@import "//imprimispharma1.sharepoint.com///hello.myfonts.net/count/3c1fb1";
.ie10 {
  display: none;
}
html[data-useragent*="MSIE 10.0"] .ie10 {
  display: block;
}
ul {
    list-style-type: disc;
}

.browserupgrade {
  padding: 25px;
  margin-bottom: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
}
@font-face {
  font-family: "Korolev-Light";
  src: url("../fonts/Korolev-Light/font.woff2") format("woff2"),
    url("../fonts/Korolev-Light/font.woff") format("woff");
}
@font-face {
  font-family: "Korolev-Bold";
  src: url("../fonts/Korolev-Bold/font.woff2") format("woff2"),
    url("../fonts/Korolev-Bold/font.woff") format("woff");
}
@font-face {
  font-family: "Korolev-Medium";
  src: url("../fonts/Korolev-Medium/font.woff2") format("woff2"),
    url("../fonts/Korolev-Medium/font.woff") format("woff");
}
@font-face {
  font-family: "Korolev-Thin";
  src: url("../fonts/Korolev-Thin/font.woff2") format("woff2"),
    url("../fonts/Korolev-Thin/font.woff") format("woff");
}
@font-face {
  font-family: "TradeGothicLT";
  src: url("../fonts/3A16B5_0_0.eot");
  src: url("../fonts/3A16B5_0_0.eot?#iefix") format("embedded-opentype"),
    url("../fonts/3A16B5_0_0.woff2") format("woff2"),
    url("../fonts/3A16B5_0_0.woff") format("woff"),
    url("../fonts/3A16B5_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "TradeGothicLT-BoldTwo";
  src: url("../fonts/3A16B5_2_0.eot");
  src: url("../fonts/3A16B5_2_0.eot?#iefix") format("embedded-opentype"),
    url("../fonts/3A16B5_2_0.woff2") format("woff2"),
    url("../fonts/3A16B5_2_0.woff") format("woff"),
    url("../fonts/3A16B5_2_0.ttf") format("truetype");
}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #510c76;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #f1ca47;
  --green: #28a745;
  --teal: #4c7f82;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #76777a;
  --gray-dark: #343a40;
  --primary: #510c76;
  --secondary: #4c7f82;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #f1ca47;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: "TradeGothicLT", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #76777a;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}

.reqtext{
  font-size: 2.65rem;
  display: flex;
  /* text-align: right; */
  right: 90px;
  margin-top: 300px;
  font-weight: 700;
  color: white;
  /* justify-content: center; */
  /* align-items: end; */
  position: absolute;
  
}


.reqtitle{
  font-family: "Korolev-Bold";
  font-size: 4.375rem;
  display: flex;
  /* text-align: right; */
  right: 120px;
  margin-top: 299px;
  font-weight: 700;
  color: white;
  /* justify-content: center; */
  /* align-items: end; */
  position: absolute;
}

 .tfor{
    display: block !important;
    margin: 0 auto;
     padding-right: 15px;
    padding-left: 15px;
 }
 

.billboard-bg{
  height: 35.625rem;
  display: block;
}

@media (max-width: 1200px) {
  .reqtext{
    margin-top: 270px;
  }}

  @media (max-width: 850px) {
    .reqtext{
      margin-top: 315px;
    }
  .reqtitle {
    margin-top: 339px;
  }
  
  }
  

.reqtext sup {
    font-size: 60%;
    top: 0.4em;
    text-transform: none;
}

.reqtitle sup{
  font-size: 60%;
  top: 0.4em;
  text-transform: none;
}

 

.headtxt{
  font-size: 22px;
   line-height: 122%;
   text-align: center;
 }

.check-23{
  position:absolute; 
  left: 8px;
  top: -6.5px;
}

 @media (min-width: 1200px) {
  .reqtitle {
    /* font-size: 2rem; */
    margin-top: 321px;
  }
}

@media (min-width: 992px) {
 
}
 @media (max-width: 991px) {
  .check-23{
 top:-1.5px;
   }
}


 @media (max-width: 490px) {
  .headtxt{
    font-size: 18px;
     line-height: 24px;
     text-align: center;
   }
}

.highlght{
  border-top: 0.125rem solid #510c76;
  border-bottom: 0.125rem solid #510c76;
  color: #fff;
  font-size: 2.625rem;
  left: 0;
  padding: 0 0.5rem 0.25rem;
  position: absolute;
  text-transform: uppercase;
  top: -0.0625rem;
}

.reqbackground{

  background-image: url(../img/medals.jpg);
  background-repeat: no-repeat;
  background-size: cover;
   height: 112%;
   margin: 0 auto;
   position: relative;
  width: 100%;
  max-height: 33.75rem;
background-position: center;
 }


 @media (max-width: 768px) {
  .reqtext {
     margin-top: 352px;
     font-size: 1.6rem;

  }
  .reqtitle{
    margin-top: 359px;
    font-size: 2.4375rem;

   }
}

 


 @media (max-width: 600px) {
  .reqtext {
    /* font-size: 2rem; */
    right: 66px;
  }
}



 

@media (max-width: 400px) {
  .reqtext {
    font-size: 1.4rem;
    right: 21px;
    margin-top: 363px;

  }
  .reqtitle{
    margin-top: 367px;

    right:52px;
  }
}

a {
  color: #510c76;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}
a:hover {
  color: #210531;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #76777a;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
@media (max-width: 1200px) {
  legend {
    font-size: calc(1.275rem + 0.3vw);
  }
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: "TradeGothicLT-BoldTwo";
  font-weight: 500;
  line-height: 1.2;
}
h1,
.h1 {
  font-size: 2.5rem;
}
@media (max-width: 1200px) {
  h1,
  .h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
}
h2,
.h2 {
  font-size: 2rem;
}
@media (max-width: 1200px) {
  h2,
  .h2 {
    font-size: calc(1.325rem + 0.9vw);
  }
}
h3,
.h3 {
  font-size: 1.75rem;
}
@media (max-width: 1200px) {
  h3,
  .h3 {
    font-size: calc(1.3rem + 0.6vw);
  }
}
h4,
.h4 {
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  h4,
  .h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
h5,
.h5 {
  font-size: 1.25rem;
}
h6,
.h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .display-1 {
    font-size: calc(1.725rem + 5.7vw);
  }
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .display-2 {
    font-size: calc(1.675rem + 5.1vw);
  }
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .display-3 {
    font-size: calc(1.575rem + 3.9vw);
  }
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .display-4 {
    font-size: calc(1.475rem + 2.7vw);
  }
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
  font-size: 80%;
  font-weight: 400;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #76777a;
}
.blockquote-footer::before {
  content: "— ";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #76777a;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  overflow-x: hidden !important;
  -ms-overflow-style-x: hidden !important;
  box-shadow: 0 0 35px 6px rgba(0, 0, 0, 0.15);
  position: relative;
  line-height: 1;
  font-family: "TradeGothicLT", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji",
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
    Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";
}
ul {
  list-style: none;
  -webkit-padding-start: 1.125rem;
  padding-inline-start: 1.125rem;
}
ul li:not(:last-child) {
  margin-bottom: 0.5rem;
}
ul .sublist ul {
  margin-top: 1rem;
  margin-bottom: 0;
  -webkit-padding-start: 1.25rem;
  padding-inline-start: 1.25rem;
}
ul .sublist ul .subbullet {
  color: #4c7f82;
  margin-left: -1.1875rem;
}
ul .bullet::before {
  font-size: 1.25rem;
  content: "•";
  color: #4c7f82;
  display: inline-block;
  padding-right: 0.5rem;
  margin-left: -1.125rem;
}
ul .bullet.small::before {
  padding-right: 0.625rem;
  margin-left: -1rem;
  font-size: 0.75rem;
}
main {
  font-size: 1.125rem;
  line-height: 1.2;
}

@media (min-width: 992px) {
  main {
    font-size: 1.5rem;
  }
}
.nowrap {
  white-space: nowrap;
}
.bold {
  font-family: "TradeGothicLT-BoldTwo";
}
.italic {
  font-style: italic;
}
@media (min-width: 576px) {
  a[href^="tel:"] {
    color: #76777a;
    text-decoration: none;
/*    pointer-events: none;*/
    display: inline-block;
  }
}
a:focus,
button:focus {
  outline: 0;
}
h1,
.h1 {
  color: #510c76;
  font-family: "Korolev-Medium";
  font-size: 1.75rem;
  line-height: 2rem;
  position: relative;
  text-transform: uppercase;
}
h1 sup,
.h1 sup {
  font-size: 1rem;
  font-family: "TradeGothicLT";
}
h1 sup.r,
.h1 sup.r {
  position: relative;
  top: -0.5rem;
}
h1::before,
.h1::before {
  content: "";
  display: block;
  background: #510c76;
  height: 0.25rem;
  left: 0;
  position: absolute;
  top: -2rem;
  width: 10rem;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  h1 sup,
  .h1 sup {
    font-size: 1.125rem;
  }
  h1 sup.r,
  .h1 sup.r {
    position: relative;
    top: -0.8125rem;
  }
}
h1.no-border,
.h1.no-border {
  margin-top: 1.875rem;
  margin-bottom: 3.75rem;
}
h2,
.h2 {
  font-size: 1.5rem;
  color: #4c7f82;
  font-weight: bold;
  letter-spacing: 0.03125rem;
  margin-bottom: 0.9375rem;
}
@media (max-width: 1200px) {
  h2,
  .h2 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
h2 a,
.h2 a {
  color: #4c7f82;
  text-decoration: underline;
}
h3,
.h3 {
  font-size: 1.125rem;
  color: #3f3f3f;
  letter-spacing: 0.0625rem;
  margin-bottom: 0.9375rem;
}
h4,
.h4 {
  font-size: 1rem;
  color: #3f3f3f;
}
sup {
  font-size: 60%;
  top: -0.6em;
  text-transform: none;
}
small,
.small {
  font-size: 0.75rem;
  line-height: 0.875rem;
}
.light {
  font-family: "TradeGothicLT";
}
strong {
  font-weight: 400;
  font-family: "TradeGothicLT-BoldTwo";
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(5, 18, 36, 0.8);
  z-index: 1090;
  display: flex;
  justify-content: center;
  align-items: center;
}
#preloader .loader {
  border: 4px solid rgba(241, 241, 242, 0.85);
  border-top: 4px solid rgba(0, 0, 0, 0);
  border-radius: 50%;
  width: 100px;
  height: 100px;
  -webkit-animation: spin 0.75s linear infinite;
  animation: spin 0.75s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.btn {
  display: inline-block;
  font-family: "TradeGothicLT-BoldTwo";
  color: #4c7f82;
  text-align: center;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid #4c7f82;
  border-left: 0;
  border-right: 0;
  padding: 0.75rem 2.8125rem 0.6875rem 1.875rem;
  line-height: 1rem;
  font-size: 1rem;
  position: relative;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    stroke 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover,
.btn:focus,
.btn:active {
  border-color: #510c76;
  color: #510c76;
  text-decoration: none;
}
.btn:hover svg,
.btn:focus svg,
.btn:active svg {
  right: 0.9375rem;
}
.btn:hover svg path,
.btn:focus svg path,
.btn:active svg path {
  stroke: #510c76;
}
@media (min-width: 768px) {
  .btn {
    font-size: 1.125rem;
    line-height: 1.25rem;
    padding: 0.9375rem 2.8125rem 0.875rem 1.875rem;
  }
}
@media (min-width: 992px) {
  .btn {
    padding: 1.25rem 2.8125rem 1.125rem 1.875rem;
  }
}
.btn svg {
  position: absolute;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: right 0.5s;
}
.btn svg path {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    stroke 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn svg path {
    transition: none;
  }
}
.btn:focus,
.btn.focus {
  box-shadow: 0 0 0 0.2rem rgba(81, 12, 118, 0.25);
}
.utility {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 1rem;
  font-family: "TradeGothicLT-BoldTwo";
  z-index: 1000;
}
@media (min-width: 768px) {
  .utility {
    margin-top: 1.75rem;
    flex: 0 1 auto;
    flex-flow: row wrap;
    justify-content: flex-end;
    z-index: 100;
  }
}
.utility .nav {
  justify-content: center;
}
.utility .nav-item:not(:first-child)::before {
  content: "";
  padding: 0 8px;
  display: inline-block;
}
@media screen and (min-width: 360px) {
  .utility .nav-item:not(:first-child)::before {
    content: "|";
  }
}
.utility .nav-link {
  font-family: "TradeGothicLT-BoldTwo";
  color: #4c7f82;
  font-size: 0.75rem;
}
@media screen and (min-width: 375px) {
  .utility .nav-link {
    font-size: 0.875rem;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: inline-block;
}
.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}
.primary-menu {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 1.25rem;
  margin-bottom: 1.875rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media (min-width: 992px) {
  .primary-menu {
    margin-top: -3.375rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    justify-content: space-between;
  }
}
.brand-logo {
  flex: 1;
  z-index: 100;
}
@media (min-width: 1200px) {
  .brand-logo {
    flex: 2;
  }
}
.menu-toggle {
  margin-bottom: 2px;
  background: rgba(0, 0, 0, 0);
  border: 0;
  width: 50px;
  height: 30px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  outline: 0;
}
@media (min-width: 992px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #495057;
  border-radius: 5px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.menu-toggle span:nth-child(1) {
  top: 0px;
}
.menu-toggle span:nth-child(2) {
  top: 12px;
}
.menu-toggle span:nth-child(3) {
  top: 24px;
}
.menu-toggle.up span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-toggle.up span:nth-child(2) {
  opacity: 0;
}
.menu-toggle.up span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.primary-nav {
  text-transform: uppercase;
  display: none;
  z-index: 1020;
}
.primary-nav.active {
  position: absolute;
  top: 8.4375rem;
  left: 0;
  display: block;
  width: 100%;
  padding: 2.5rem 1.25rem;
  background: #510c76;
}
.primary-nav.active .nav-item {
  font-size: 1.5rem;
  text-align: left;
}
.primary-nav.active .nav-item:not(:last-child) {
  margin-bottom: 1.875rem;
}
.primary-nav.active .nav-item.active .nav-link,
.primary-nav.active .nav-item:hover .nav-link,
.primary-nav.active .nav-item:focus .nav-link,
.primary-nav.active .nav-item:active .nav-link {
  color: #f1ca47;
}
.primary-nav.active .nav-item .nav-link {
  color: #fff;
  padding-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .primary-nav {
    z-index: inherit;
    padding-top: 6.6875rem;
    margin-bottom: -0.3125rem;
    flex: 0 1 100%;
    display: flex;
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  .primary-nav .nav-item {
    align-items: center;
    display: flex;
    height: 1.875rem;
    margin-bottom: 0;
    padding: 0.375rem 0.325rem 0.1875rem;
    position: relative;
  }
  .primary-nav .nav-item:not(:last-child) {
    margin-right: 0.625rem;
  }
  .primary-nav .nav-item .nav-link {
    color: #76777a;
    font-size: .9rem;
    transition: all 0.2s ease-in-out;
  }
}
@media (min-width: 992px) and (prefers-reduced-motion: reduce) {
  .primary-nav .nav-item .nav-link {
    transition: none;
  }
}
@media (min-width: 1200px) {
  .primary-nav .nav-item:not(:last-child) {
    margin-right: 2.875rem;
  }
}
.primary-nav .nav-item:hover .subnav {
  display: block;
}
.primary-nav .nav-item .subnav {
  background-color: #510c76;
  border-top: 0.125rem solid #fff;
  margin-top: 0.625rem;
  padding: 1.25rem 2.5rem;
}
@media (min-width: 992px) {
  .primary-nav .nav-item .subnav {
    display: none;
    left: 0;
    margin-top: 0;
    padding: 0.9375rem 1.25rem;
    position: absolute;
    top: 1.625rem;
    width: 13.25rem;
    z-index: 10;
  }
}
.primary-nav .nav-item .subnav li a {
  color: #fff;
  font-family: "TradeGothicLT";
  font-size: 1.5rem;
  text-transform: capitalize;
}
.primary-nav .nav-item .subnav li a:hover {
  color: #f1ca47;
  text-decoration: none;
}
@media (min-width: 992px) {
  .primary-nav .nav-item .subnav li a {
    font-size: 1.25rem;
  }
}
.primary-nav .nav-item:last-child .nav-link svg {
  display: none;
}
@media (min-width: 992px) {
  .primary-nav .nav-item:last-child .nav-link svg {
    bottom: 0.125rem;
    display: inline-block;
    height: 1.1875rem;
    margin-right: 0.3125rem;
    position: relative;
    width: 1.625rem;
  }
  .primary-nav .nav-item:last-child .nav-link svg path {
    transition: all 0.2s ease-in-out;
  }
}
@media (min-width: 992px) and (prefers-reduced-motion: reduce) {
  .primary-nav .nav-item:last-child .nav-link svg path {
    transition: none;
  }
}
@media (min-width: 992px) {
  .primary-nav .nav-item.active .nav-link,
  .primary-nav .nav-item:hover .nav-link,
  .primary-nav .nav-item:focus .nav-link,
  .primary-nav .nav-item:active .nav-link {
    color: #510c76;
  }
  .primary-nav .nav-item.active .nav-link svg path,
  .primary-nav .nav-item:hover .nav-link svg path,
  .primary-nav .nav-item:focus .nav-link svg path,
  .primary-nav .nav-item:active .nav-link svg path {
    stroke: #510c76;
  }
  .primary-nav .nav-item.active .nav-link svg > path + path,
  .primary-nav .nav-item:hover .nav-link svg > path + path,
  .primary-nav .nav-item:focus .nav-link svg > path + path,
  .primary-nav .nav-item:active .nav-link svg > path + path {
    fill: #510c76;
    stroke: none;
  }
}
@media (min-width: 992px) {
  .primary-nav .nav-item.active {
    border-top: 0.125rem solid #510c76;
    border-bottom: 0.125rem solid #510c76;
  }
}
.jump-link {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: center;
  margin-bottom: 2.5rem;
}
@media (min-width: 576px) {
  .jump-link {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .jump-link {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .jump-link {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .jump-link {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  .jump-link {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 992px) {
  .jump-link {
    margin-bottom: 5rem;
  }
}
.jump-link a {
  align-items: center;
  border: none;
  color: #f1ca47;
  display: flex;
  max-width: 70%;
  padding: 0.75rem 0 0.5625rem 1.875rem;
}
@media (min-width: 768px) {
  .jump-link a {
    padding: 0.9375rem 0 0.75rem 1.875rem;
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  .jump-link a {
    padding: 1.25rem 0 1rem 1.875rem;
  }
}
.jump-link a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #f1ca47;
}
.jump-link a img {
  margin-left: 10px;
}
.jump-link a::before {
  background-image: url("../img/home-ribbon.jpg");
  background-size: 100rem 100%;
  background-position: center top;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1000px;
  z-index: -1;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3/2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  .jump-link a::before {
    background-image: url("../img/home-ribbon@2x.jpg");
  }
}
.references {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  margin: 0 auto 2.5rem !important;
}
@media (min-width: 576px) {
  .references {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .references {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .references {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .references {
    max-width: 1140px;
  }
}
.references > div {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.references > div > div {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}
.aside {
  margin-top: 1.875rem;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  position: static;
}
.aside .aside-wrapper {
  display: flex;
  align-items: flex-start;
}
.aside .aside-left::after {
  content: "";
  display: block;
  background: #4c7f82;
  height: 2px;
  position: absolute;
  left: 0;
  width: calc(100% - 30px / 2);
}
@media (min-width: 576px) {
  .aside .aside-left::after {
    width: calc(510px + ((100% - 510px) / 2));
  }
}
@media (min-width: 768px) {
  .aside .aside-left::after {
    width: calc(690px + ((100% - 690px) / 2));
  }
}
@media (min-width: 992px) {
  .aside .aside-left::after {
    width: calc(930px + ((100% - 930px) / 2));
  }
}
@media (min-width: 1200px) {
  .aside .aside-left::after {
    width: calc(1110px + ((100% - 1110px) / 2));
  }
}
.aside .aside-right::after {
  content: "";
  display: block;
  background: #4c7f82;
  height: 2px;
  position: absolute;
  right: 0;
  width: calc(100% - 30px / 2);
}
@media (min-width: 576px) {
  .aside .aside-right::after {
    width: calc(510px + ((100% - 510px) / 2));
  }
}
@media (min-width: 768px) {
  .aside .aside-right::after {
    width: calc(690px + ((100% - 690px) / 2));
  }
}
@media (min-width: 992px) {
  .aside .aside-right::after {
    width: calc(930px + ((100% - 930px) / 2));
  }
}
@media (min-width: 1200px) {
  .aside .aside-right::after {
    width: calc(1110px + ((100% - 1110px) / 2));
  }
}
.aside .h2 {
  color: #4c7f82;
  padding: 1.5625rem 0 0 1.5625rem;
  margin-bottom: 0;
}
.aside .h2.light {
  font-family: "TradeGothicLT", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.figure {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: static;
}
@media (min-width: 576px) {
  .figure {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .figure {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .figure {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .figure {
    max-width: 1140px;
  }
}
.figure figure {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  justify-content: center;
  align-items: center;
}
.figure figure figcaption {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  position: static;
  margin-bottom: 2.5rem;
}
@media (min-width: 576px) {
  .figure figure figcaption {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 768px) {
  .figure figure figcaption {
    margin-bottom: 5rem;
  }
}
.figure figure img {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  max-width: 33.75rem;
  height: auto;
}
@media (min-width: 992px) {
  .figure figure img {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .figure figure .aside {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .figure figure .aside-right::after {
    position: absolute;
    right: 0;
    width: calc(100% - 30px / 2);
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .figure figure .aside-right::after {
    width: calc(195px + ((100% - 510px) / 2));
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .figure figure .aside-right::after {
    width: calc(270px + ((100% - 690px) / 2));
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .figure figure .aside-right::after {
    width: calc(370px + ((100% - 930px) / 2));
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .figure figure .aside-right::after {
    width: calc(445px + ((100% - 1110px) / 2));
  }
}
.media {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .media {
    flex-direction: row;
  }
}
.card {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  color: #4c7f82;
}
.card-head {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 1.375rem;
}
.card-body h2 {
  font-family: "Korolev-Medium";
  font-size: 1.5rem;
  text-transform: uppercase;
}
.card-body p {
  line-height: 1.5rem;
  max-width: 20.125rem;
  margin: 0 auto 1.25rem;
}
@media (min-width: 768px) {
  .card-body p {
    line-height: 1.75rem;
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 992px) {
  .card-body p {
    font-size: 1.375rem;
    margin-bottom: 2.5rem;
    min-height: 84px;
  }
}
.banner {
  min-height: 7.875rem;
  max-height: 15.625rem;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}
.banner img.background {
  height: 5.9375rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
@media (min-width: 768px) {
  .banner img.background {
    height: 8.75rem;
  }
}
@media (min-width: 992px) {
  .banner img.background {
    height: 11rem;
  }
}


.banner img.medals {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.not-front .banner {
  max-height: 29.625rem;
}
.not-front .banner img.background {
  height: 16rem;
}
.header .menus-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .header .menus-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .header .menus-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .header .menus-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .header .menus-container {
    max-width: 1140px;
  }
}
.header .menus-container > div {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.front .billboard {
  margin-top: 0;
  height: 42.1875rem;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .front .billboard {
    height: 42rem;
  }
}
.front .billboard-background {
  background-image: url("../img/banner-background.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0 auto;
  max-height: 33.75rem;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .front .billboard-background {
    flex-direction: column;
    max-height: 19.0625rem;
  }
}
.front .billboard-background .billboard-medals {
  left: 11.25rem;
  position: absolute;
  top: 0;
  margin: 0 auto;
}
@media screen and (max-width: 1450px) {
  .front .billboard-background .billboard-medals {
    left: 5.9375rem;
    width: 52%;
  }
}
@media screen and (max-width: 1060px) {
  .front .billboard-background .billboard-medals {
    left: 0.9375rem;
    width: 52%;
  }
}
@media screen and (max-width: 900px) {
  .front .billboard-background .billboard-medals {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .front .billboard-background .billboard-medals {
    position: static;
    width: 20.9375rem;
  }
}
.front .billboard-background .billboard-medals img {
  left: 0;
  margin-left: 0;
}
@media screen and (max-width: 1405px) {
  .front .billboard-background .billboard-medals img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .front .billboard-background .billboard-medals img {
    height: 12.1875rem;
    margin-top: -2.1875rem;
    position: static;
    width: 20.9375rem;
  }
}
.front .billboard-background > video {
  display: none;
}
@media (min-width: 768px) {
  .front .billboard-background > video {
    display: block;
    left: 0;
    min-width: 70.3125rem;
    position: absolute;
    top: -5rem;
  }
}
.front .billboard-background .billboard-text {
  bottom: 3.125rem;
  margin: 0 auto;
  max-width: 37.625rem;
  position: absolute;
  right: 3rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .front .billboard-background .billboard-text {
    max-width: 22.5rem;
    padding: 0.9375rem 0.9375rem 0;
/*    position: static;*/
  }
}
@media (min-width: 768px) {
  .front .billboard-background .billboard-text {
    opacity: 1;
    transition: opacity 1s;
    transition-timing-function: cubic-bezier(0.44, 1.05, 0.67, 0.92);
  }
}
.front .billboard-background .billboard-text p {
  color: #fff;
  font-size: 1.75rem;
  line-height: 2.25rem;
  margin-bottom: 0;
  letter-spacing: 0.0625rem;
}
@media screen and (max-width: 768px) {
  .front .billboard-background .billboard-text p {
    font-size: 1.125rem;
    line-height: 1.25rem;
    margin: 0.625rem 0 0.3125rem;
    letter-spacing: 0.046875rem;
  }
}
.front .billboard-background .billboard-text p .r {
  position: relative;
  top: -0.3125rem;
}
@media (min-width: 768px) {
  .front .billboard-background .billboard-text p .r {
    top: -0.5rem;
  }
}
.front .billboard-background .billboard-text h1 {
  color: #fff;
  font-family: "Korolev-Bold";
  font-size: 4.375rem;
  margin: 0.9375rem 0 0;
  padding-left: 3.4375rem;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
}
@media screen and (max-width: 768px) {
  .front .billboard-background .billboard-text h1 {
    font-size: 2.4375rem;
    margin: 0.9375rem 0 0.625rem;
    padding-left: 2.375rem;
    letter-spacing: 0.03125rem;
  }
}
@media screen and (max-width: 350px) {
  .front .billboard-background .billboard-text h1 {
    font-size: 2.1875rem;
  }
}
.front .billboard-background .billboard-text h1 span {
  border-top: 0.125rem solid #510c76;
  border-bottom: 0.125rem solid #510c76;
  color: #fff;
  font-size: 2.625rem;
  left: 0;
  padding: 0 0.5rem 0.25rem;
  position: absolute;
  text-transform: uppercase;
  top: -0.0625rem;
}
@media screen and (max-width: 768px) {
  .front .billboard-background .billboard-text h1 span {
    font-size: 1.375rem;
    line-height: 1.375rem;
    top: 0.125rem;
  }
}
.front .billboard-background .billboard-text h1::before {
  display: none;
}
.front .billboard-ribbon {
  background-image: url("../img/home-ribbon.jpg");
  background-size: 100rem 8.4375rem;
  background-position: center top;
  background-repeat: no-repeat;
  height: 8.4375rem;
  margin: 0 auto;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3/2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  .front .billboard-ribbon {
    background-image: url("../img/home-ribbon@2x.jpg");
  }
}
.front .billboard-ribbon > div {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
}
@media (min-width: 576px) {
  .front .billboard-ribbon > div {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .front .billboard-ribbon > div {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .front .billboard-ribbon > div {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .front .billboard-ribbon > div {
    max-width: 1140px;
  }
}
.front .billboard-ribbon > div > div {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: center;
  height: 100%;
}
.front .billboard-ribbon > div > div > div {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}
.front .billboard-ribbon h2 {
  color: #f1ca47;
  font-family: "TradeGothicLT";
  font-size: 1.5625rem;
  text-transform: none;
  margin-bottom: 0;
  letter-spacing: -0.0625rem;
}
.front .billboard-ribbon h2 strong {
  font-family: "TradeGothicLT-BoldTwo";
}
@media screen and (max-width: 768px) {
  .front .billboard-ribbon h2 {
    font-size: 1.125rem;
    letter-spacing: -0.046875rem;
  }
}
@media screen and (max-width: 374px) {
  .front .billboard-ribbon h2 {
    font-size: 1rem;
    letter-spacing: 0;
  }
}
.front .headings {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media (min-width: 576px) {
  .front .headings {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .front .headings {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .front .headings {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .front .headings {
    max-width: 1140px;
  }
}
.front .headings > div {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.front .headings > div > div {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}
.front .headings h1 {
  font-size: 3.25rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .front .headings h1 {
    font-size: calc(1.45rem + 2.4vw);
  }
}
@media (min-width: 768px) {
  .front .headings h1 {
    font-size: 5.625rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .front .headings h1 {
    font-size: calc(1.6875rem + 5.25vw);
  }
}
.front .headings h2 {
  font-size: 1.5rem;
  text-transform: none;
  margin: 0 auto 1.25rem;
}
@media (max-width: 1200px) {
  .front .headings h2 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media (min-width: 768px) {
  .front .headings h2 {
    font-size: 2rem;
    max-width: 46.875rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .front .headings h2 {
    font-size: calc(1.325rem + 0.9vw);
  }
}
@media (min-width: 992px) {
  .front .headings h2 {
    max-width: 50rem;
    margin-bottom: 2.5rem;
  }
}
.front .headings p {
  margin: 0 auto 2.5rem;
}
@media (min-width: 768px) {
  .front .headings p {
    max-width: 34.375rem;
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 992px) {
  .front .headings p {
    max-width: 46rem;
    margin-bottom: 5rem;
  }
}
.not-front .billboard {
  position: relative;
  z-index: -1;
  display: none;
  overflow: hidden;
}
@media (min-width: 768px) {
  .not-front .billboard {
    height: 35.625rem;
    display: block;
  }
}
.not-front .billboard-image {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.entry-content {
  padding-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .entry-content {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 992px) {
  .entry-content {
    margin-bottom: 5rem;
  }
}
.entry-content section {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin: 0;
  padding-top: 1.875rem;
  padding-right: 0;
  padding-bottom: 1.875rem;
  padding-left: 0;
}
@media (min-width: 768px) {
  .entry-content section {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
.entry-content section > div {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin: 0 auto;
  max-width: 540px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .entry-content section > div {
    max-width: 720px;
  }
}
@media (min-width: 768px) {
  .entry-content section > div {
    max-width: 1140px;
  }
}
.entry-content section > div > div {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .entry-content section > div > div {
    max-width: 540px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .entry-content section > div > div {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .entry-content section > div > div {
    max-width: 1140px;
  }
}
.entry-content section ul {
  color: #4c7f82;
  margin-left: 1.875rem;
  list-style-type: disc;
}
.entry-content section ul li {
  font-size: 1rem;
  line-height: 1.5rem;
}
.entry-content section ul li span {
  color: #3f3f3f;
}
.entry-content section p {
  font-size: 1.25rem;
}
.entry-content section p.bold {
  font-size: 1rem;
  font-weight: bold;
}
.entry-content section p.green {
  color: #4c7f82;
}
@media (min-width: 768px) {
  .entry-content section p {
    font-size: 1.5rem;
  }
  .entry-content section p.bold {
    font-size: 1.125rem;
  }
}
.entry-content .headline {
  padding-bottom: 0;
}
.isi {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  font-size: 1rem;
  color: #3f3f3f;
  line-height: 1.25rem;
  margin-top: 3.125rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 576px) {
  .isi {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .isi {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .isi {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .isi {
    max-width: 1140px;
  }
}
@media (min-width: 576px) {
  .isi {
    margin-top: 1.875rem;
  }
}
.isi > div {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.isi > div > div {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .isi > div > div {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
}
.isi .subhead {
  font-family: "TradeGothicLT-BoldTwo";
  margin: 0;
}
.isi .subhead:nth-child(3) {
  margin-bottom: 1rem;
}
.isi .pi {
  color: #4c7f82;
}
#sticky-isi {
  height: 16.25rem;
  width: 100%;
  position: fixed;
  bottom: 0;
  background: #fff;
  box-shadow: 0 0 35px 6px rgba(0, 0, 0, 0.15);
  transition: opacity 0.4s ease, visibility 0.4s ease, 0.4s height ease-in-out;
  z-index: 1080;
  max-width: 1600px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (min-width: 576px) {
  #sticky-isi {
    height: 13.875rem;
  }
}
@media (min-width: 768px) {
  #sticky-isi {
    height: 11.375rem;
  }
}
@media (min-width: 992px) {
  #sticky-isi {
    height: 11.25rem;
  }
}
@media (min-width: 1200px) {
  #sticky-isi {
    height: 10.25rem;
  }
}
#sticky-isi.disabled {
  visibility: hidden;
  opacity: 0;
}
#sticky-isi.open {
  transition: all 0.4s ease-in-out;
  height: 100%;
  overflow: scroll;
}
#sticky-isi.open .isi-toggle > div {
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#sticky-isi .isi-toggle {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1000;
}
@media (min-width: 576px) {
  #sticky-isi .isi-toggle {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #sticky-isi .isi-toggle {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #sticky-isi .isi-toggle {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #sticky-isi .isi-toggle {
    max-width: 1140px;
  }
}
#sticky-isi .isi-toggle > div {
  border: 0.125rem solid #4c7f82;
  border-radius: 1.5625rem;
  font-family: "TradeGothicLT";
  font-size: 1.25rem;
  padding: 0.25rem;
  position: absolute;
  display: block;
  height: 32px;
  top: 1.875rem;
  right: 1rem;
  cursor: pointer;
  text-align: center;
  transition: all 0.4s ease;
  width: 2rem;
}
.footer {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  background: #dee2e6;
  max-width: 100rem;
  margin: 0 auto;
  font-size: 0.75rem;
  line-height: 14px;
}
.footer > div {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .footer > div {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .footer > div {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .footer > div {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .footer > div {
    max-width: 1140px;
  }
}
.footer > div > div {
  display: flex;
  /* flex-wrap: wrap; */
  /* flex-direction: column !important; */
  margin-right: -15px;
  margin-left: -15px;
  align-items: center;
}
.footer .santen-logo,
.footer .sign-off,
.footer .menu {
  position: relative;
  /* width: 100%; */
  padding-right: 15px;
  padding-left: 15px;
  /* flex: 0 0 100%; */
  max-width: 100%;
}
@media (min-width: 992px) {
  .footer .santen-logo {
    flex: 0 0 16%;
    max-width: 16%;
  }
}
.footer .santen-logo a {
  height: 2.75rem;
  width: 10.3125rem;
}
.footer .santen-logo a img {
  pointer-events: none;
}
.footer .column .sign-off {
  margin-top: 0.9375rem;
}
.footer .column .sign-off p {
  margin: 0;
}
@media (min-width: 992px) {
  .footer .column .sign-off {
    margin-top: 0;
  }
}
.footer .column .menu {
  margin-top: 0.9375rem;
}
@media (min-width: 992px) {
  .footer .column .menu {
    display: flex;
    margin-top: 0.625rem;
  }
  .footer .column .menu .nav-item {
    margin-bottom: 0;
  }
}
.footer .column .menu .nav-item:not(:first-child)::before {
  content: " | ";
  margin: 0 0.4375rem;
}
.footer .column .menu .nav-link {
  display: inline-block;
  padding: 0;
  color: #4c7f82;
}
.a11y-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2050;
  opacity: 1;
  position: fixed;
  outline: 0;
  transition: opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out transform 0.2s ease-in-out;
  max-width: 917px;
  width: 100%;
}
.a11y-modal[hidden] {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-15vh);
  transform: translateY(-15vh);
}
.a11y-modal__heading {
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-transform: uppercase;
}
.a11y-modal__heading,
.a11y-modal p {
  color: #fff;
  text-align: center;
}
.a11y-modal p {
  font-size: 1rem;
  line-height: 2.25rem;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.a11y-modal-btn__wrapper {
  display: flex;
  flex-direction: column;
  font-size: 1.25rem;
  align-items: center;
}
@media (min-width: 576px) {
  .a11y-modal-btn__wrapper {
    flex-direction: row;
    justify-content: center;
  }
}
.a11y-modal-btn__wrapper > * {
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  color: #fff;
  justify-content: center;
  margin: 10px 0;
  padding: 0.75rem 1.875rem 0.6875rem;
}
@media (min-width: 576px) {
  .a11y-modal-btn__wrapper > * {
    margin: 20px 10px 0;
  }
}
@media (min-width: 768px) {
  .a11y-modal-btn__wrapper > * {
    padding: 0.9375rem 2.8125rem 0.875rem;
  }
}
@media (min-width: 992px) {
  .a11y-modal-btn__wrapper > * {
    padding: 1.25rem 2.8125rem 1.125rem;
  }
}
.a11y-modal-btn__wrapper > * img {
  left: 0;
  position: relative;
  transition: left 1s;
}
.a11y-modal-btn__wrapper > *:hover {
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  color: #fff;
}
.a11y-modal-btn__wrapper > *:hover img {
  left: 0.3125rem;
}
.a11y-modal__close-btn {
  display: none;
}
body.modal-open {
  overflow: hidden;
}
[role="alertdialog"],
[role="dialog"] {
  box-sizing: border-box;
  padding: 15px 30px;
  border: none;
  background-color: #510c76;
  min-height: 100vh;
  width: 100%;
}
@media (min-width: 576px) {
  [role="alertdialog"],
  [role="dialog"] {
    flex-direction: row;
    justify-content: center;
    padding: 60px 30px;
  }
}
@media (min-width: 576px) {
  [role="alertdialog"],
  [role="dialog"] {
    position: fixed;
    top: 50vh;
    left: 50vw;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 610px;
    min-height: auto;
    box-shadow: 0 0 1800px 400px rgba(47, 47, 47, 0.34);
  }
}
.dialog_label {
  text-align: center;
}
.dialog_form {
  margin: 15px;
}
.dialog_form .label_text {
  box-sizing: border-box;
  padding-right: 0.5em;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  width: 30%;
  text-align: right;
}
.dialog_form .label_info {
  box-sizing: border-box;
  padding-right: 0.5em;
  font-size: 12px;
  width: 30%;
  text-align: right;
  display: inline-block;
}
.dialog_form_item {
  margin: 10px 0;
  font-size: 0;
}
.dialog_form_item .wide_input {
  box-sizing: border-box;
  max-width: 70%;
  width: 27em;
}
.dialog_form_item .city_input {
  box-sizing: border-box;
  max-width: 70%;
  width: 17em;
}
.dialog_form_item .state_input {
  box-sizing: border-box;
  max-width: 70%;
  width: 15em;
}
.dialog_form_item .zip_input {
  box-sizing: border-box;
  max-width: 70%;
  width: 9em;
}
.dialog_form_actions {
  text-align: right;
  padding: 0 20px 20px;
}
.dialog_close_button {
  float: right;
  position: absolute;
  top: 10px;
  left: 92%;
  height: 25px;
}
.dialog_close_button img {
  border: 0;
}
.dialog_desc {
  padding: 10px 20px;
}
.dialog-backdrop {
  display: none;
  position: fixed;
  overflow-y: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 640px) {
  .dialog-backdrop {
    background: rgba(0, 0, 0, 0.3);
  }
}
.dialog-backdrop.active {
  display: block;
}
.no-scroll {
  overflow-y: auto !important;
}
.has-dialog {
  overflow: hidden;
}
.notes {
  display: block;
  font-size: 1rem;
  line-height: 1.3;
  min-width: 400px;
  max-width: 100%;
  width: 33%;
}
.toast {
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  padding: 1rem;
  border: none;
  border-radius: 0.25rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  position: fixed;
  top: 1rem;
  right: 1rem;
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
  transition: -webkit-transform 225ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 225ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 225ms cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 225ms cubic-bezier(0.4, 0, 0.2, 1);
}
.toast.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.preface {
  background: #f1f1f2;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .preface {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
.preface > div {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}
@media (min-width: 576px) {
  .preface > div {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .preface > div {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .preface > div {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .preface > div {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  .preface > div {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .preface > div {
    max-width: 71.25rem;
  }
}
.preface > div > div {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: flex-start;
}
.preface .card .card-head {
  height: 5.625rem;
}
.preface .card + .card {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .preface .card {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .preface .card + .card {
    margin-top: 0;
  }
}
.preface .card:nth-of-type(2) .card-head {
  height: 3.75rem;
}
@media (min-width: 768px) {
  .preface .card:nth-of-type(2) .card-head {
    height: 5.625rem;
  }
}
.download {
  padding-top: 2.5rem;
}
.download > div {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .download > div {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .download > div {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .download > div {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .download > div {
    max-width: 1140px;
  }
}
.download > div > div {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: center;
}
.download > div > div .card {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}
.download > div > div .card p {
  color: #76777a;
  max-width: 28.125rem;
}
#about .overview {
  display: flex;
  margin: 0 auto;
}
#about .overview .top-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  #about .overview .top-row {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  #about .overview .top-row p {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
#about .overview .top-row img {
  height: 100%;
  margin: 0.9375rem 0;
  max-height: 13.6875rem;
  max-width: 21.5625rem;
  width: 100%;
}
@media (min-width: 768px) {
  #about .overview .top-row img {
    flex: 0 0 41.6666666667%;
    margin: 0 0 0 8.3333333333%;
  }
}
#about .overview .aside {
  margin-left: 0;
  padding-left: 0;
  position: relative;
}
@media (min-width: 768px) {
  #about .overview .aside {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
#about .overview .aside .h2 {
  padding-left: 0;
}
#about .overview .aside ::after {
  width: 200%;
}
#about .overview .abbr {
  line-height: 0.875rem;
  margin: 1.875rem 0 0;
}
@media (min-width: 768px) {
  #about .overview .abbr {
    margin: 3.75rem 0 0;
  }
}
#about .dry-eyes {
  background: #f1f1f2;
  overflow: hidden;
}
#about .dry-eyes > div > div {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 576px) {
  #about .dry-eyes > div > div {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #about .dry-eyes > div > div {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #about .dry-eyes > div > div {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #about .dry-eyes > div > div {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  #about .dry-eyes > div > div {
    flex-wrap: nowrap;
  }
}
#about .dry-eyes > div > div > img {
  height: 25.25rem;
  left: calc((100% - 326px) / 2);
  margin: 0 0 -8.75rem;
  max-width: 20.375rem;
  position: relative;
  top: -8.75rem;
}
@media (min-width: 992px) {
  #about .dry-eyes > div > div > img {
    flex: 0 0 20.375rem;
    left: 0;
    margin: 0 3.125rem;
    top: -3.75rem;
  }
}
#about .dry-eyes > div > div .right-column {
  width: 100%;
}
@media (min-width: 992px) {
  #about .dry-eyes > div > div .right-column {
    max-width: 45.0625rem;
  }
}
#about .dry-eyes > div > div .right-column h1 {
  margin-top: 2rem;
  position: relative;
}
#about .dry-eyes > div > div .right-column p {
  margin: 3.75rem 0;
}
#about .dry-eyes > div > div .right-column img {
  height: auto;
  max-width: 100%;
}
#about .molecule {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #about .molecule {
    padding-bottom: 1.875rem;
  }
}
#about .molecule .figure {
  position: static;
}
#about .molecule .figure figure {
  margin-bottom: 0;
}
#efficacy-safety .intro {
  background: #fff;
  padding-top: 1.875rem;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #efficacy-safety .intro {
    padding-top: 3.75rem;
    padding-bottom: 0;
  }
}
#efficacy-safety .intro.intro-2 {
  background: #f1f1f2;
  padding-bottom: 0;
}
#efficacy-safety .intro > div > div {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  #efficacy-safety .intro > div > div {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #efficacy-safety .intro > div > div {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #efficacy-safety .intro > div > div {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #efficacy-safety .intro > div > div {
    max-width: 1140px;
  }
}
#efficacy-safety .charts {
  background: #fff;
}
@media (min-width: 576px) {
  #efficacy-safety .charts {
    padding-bottom: 2.5rem;
  }
}
#efficacy-safety .charts.charts-2 {
  background: #f1f1f2;
}
#efficacy-safety .charts .figure {
  position: static;
}
#efficacy-safety .charts .figure .chart-group {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
@media (min-width: 992px) {
  #efficacy-safety .charts .figure .chart-group {
    max-width: 50%;
  }
}
#efficacy-safety .charts .figure .chart-group h3 {
  font-size: 1rem;
  text-align: center;
}
#efficacy-safety .charts .figure .chart-group img {
  flex: auto;
  height: auto;
  max-height: 14.625rem;
  max-width: 34.6875rem;
}
#efficacy-safety .charts .figure .chart-group .labels {
  display: flex;
  justify-content: space-around;
  max-width: 34.6875rem;
  width: 100%;
}
#efficacy-safety .charts .figure .chart-group .labels label {
  color: #3f3f3f;
  font-family: "Korolev-Bold";
  font-size: 0.75rem;
  max-width: 50%;
  text-align: center;
}
@media (min-width: 768px) {
  #efficacy-safety .charts .figure .chart-group .labels label {
    font-size: 1rem;
  }
}
#efficacy-safety .charts .figure .chart-group .labels label:nth-of-type(1) {
  left: 0.3125rem;
  position: relative;
}
#efficacy-safety .charts .figure .chart-group .labels label:nth-of-type(2) {
  right: 0.9375rem;
  position: relative;
}
#efficacy-safety .charts .description {
  margin-top: 2.5rem;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  #efficacy-safety .charts .description {
    margin-top: 3.75rem;
  }
}
@media (min-width: 768px) {
  #efficacy-safety .charts .description {
    margin-top: 5rem;
  }
}
@media (min-width: 576px) {
  #efficacy-safety .charts .description {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #efficacy-safety .charts .description {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #efficacy-safety .charts .description {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #efficacy-safety .charts .description {
    max-width: 1140px;
  }
}
#efficacy-safety .summary h1 {
  margin-top: 1.875rem;
  margin-bottom: 3.75rem;
}
#efficacy-safety .footnotes {
  padding: 0;
}
#efficacy-safety .footnotes p {
  color: #3f3f3f;
  font-size: 0.625rem;
}
@media (min-width: 768px) {
  #efficacy-safety .footnotes p {
    font-size: 0.75rem;
  }
}
#efficacy-safety .footnotes .small {
  padding-left: 0.375rem;
  text-indent: -0.375rem;
}
#efficacy-safety .footnotes .small:last-child() {
  margin-bottom: 0;
}
#dosing .product {
  padding-bottom: 0;
}
#dosing .media {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.875rem;
}
#dosing .media img {
  max-width: 12.5rem;
  height: auto;
  margin: 0 auto 1.875rem;
}
@media (min-width: 992px) {
  #dosing .media img {
    margin-bottom: 0;
  }
}
#dosing .media .media-body h4 {
  margin-bottom: 2.8125rem;
}
#dosing .rx {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  width: 100%;
}
@media (min-width: 992px) {
  #dosing .rx {
    flex-wrap: nowrap;
  }
}
#dosing .rx img {
  height: auto;
  width: 100%;
  max-width: 36.4375rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  #dosing .rx img {
    margin-bottom: 0;
  }
}
#dosing .rx .aside {
  flex: auto;
  margin: 0;
  max-width: 100%;
  text-align: left;
}
@media (min-width: 992px) {
  #dosing .rx .aside {
    max-width: 55%;
  }
}
#dosing .rx .aside .aside-wrapper {
  display: block;
  position: relative;
}
#dosing .rx .aside .aside-wrapper img {
  height: 5.625rem;
  margin: 1.25rem 0 0;
  width: 5rem;
}
#dosing .rx .aside .aside-wrapper::after {
  width: 200%;
}
#access article {
  margin-bottom: 0;
}
#access .savings {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
@media (min-width: 768px) {
  #access .savings {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
#access .savings h2 {
  margin-bottom: 0;
}
#access .copay {
  padding-top: 0;
  padding-bottom: 1.875rem;
  text-align: center;
}
#access .copay > div > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#access .copay img {
  height: auto;
  margin-bottom: 1.875rem;
  max-width: 100%;
}
@media (min-width: 992px) {
  #access .copay img {
    margin-bottom: 0;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  #access .copay .jump-link {
    margin-top: 0px;
  }
}
@media (max-width: 767.98px) {
  #access .copay .jump-link {
    text-align: center;
    margin-left: inherit;
    display: block;
  }
  #access .copay .jump-link a {
    display: block;
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
  }
}
#access .copay .costs {
  max-width: 100%;
}
@media (min-width: 992px) {
  #access .copay .costs {
    max-width: 50%;
    text-align: left;
  }
}
#access .copay .costs span.h3 {
  display: block;
}
#access .copay .costs .h3 {
  font-family: "TradeGothicLT", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #510c76;
  text-transform: uppercase;
  font-size: 1.875rem;
  margin-bottom: 1.5rem;
  font-weight: 300;
  letter-spacing: 0px;
}
#access .copay .costs .h3.green {
  color: #4c7f82;
}
@media screen and (max-width: 390px) {
  #access .copay .costs .h3 {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  #access .copay .costs .h3 {
    font-size: 2.25rem;
    margin-bottom: 2.0625rem;
  }
}
#access .copay .costs .h3 span {
  display: inline-block;
  position: relative;
  top: 0.625rem;
  margin-top: -0.9375rem;
  font-size: 3.75rem;
}
@media screen and (max-width: 390px) {
  #access .copay .costs .h3 span {
    font-size: 2.8125rem;
  }
}
@media (min-width: 992px) {
  #access .copay .costs .h3 span {
    font-size: 4.5rem;
  }
}
#access .copay .costs .or {
  margin: 2.8125rem 0 3.5rem;
}
#access .copay .costs p {
  color: #3f3f3f;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
#access .copay .costs p.small {
  font-size: 0.75rem;
  line-height: 0.875rem;
}
@media (min-width: 992px) {
  #access .copay .costs p {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}
#access .footnotes {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  color: #3f3f3f;
}
@media (min-width: 576px) {
  #access .footnotes {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #access .footnotes {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #access .footnotes {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #access .footnotes {
    max-width: 1140px;
  }
}
#access .footnotes > div {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#access .footnotes > div > div {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}
#access .footnotes a {
  color: #510c76 !important;
  text-decoration: underline;
}
#access .footnotes ul {
  -webkit-padding-start: 1rem;
  padding-inline-start: 1rem;
}
#access .footnotes .bullet::before {
  color: #76777a;
}
#access .cta {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  #access .cta {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 992px) {
  #access .cta {
    margin-bottom: 5rem;
  }
}
#access .cta > div {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#access .cta .aside-container {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: static;
}
@media (min-width: 576px) {
  #access .cta .aside-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #access .cta .aside-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #access .cta .aside-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #access .cta .aside-container {
    max-width: 1140px;
  }
}
#access .cta .aside-container > div {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: center;
}
#access .cta .aside-container > div .h2 {
  text-align: center;
}
@media (min-width: 992px) {
  #access .cta .aside-container > div .h2 {
    text-align: left;
  }
}
#access .cta .jump-link {
  margin-top: 4rem;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  #access .cta .jump-link {
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 8.3333333333%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
#access .cta .jump-link .btn {
  width: 100%;
  max-width: 18.25rem;
}
@media (min-width: 768px) {
  #access .cta .jump-link .btn {
    max-width: 19.9375rem;
  }
}
@media (min-width: 992px) {
  #access .cta .jump-link .btn {
    max-width: 21.0625rem;
  }
}
#access .cta .aside {
  margin-top: 0;
}
@media (min-width: 992px) {
  #access .cta .aside {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
#access .cta .aside .h2 {
  padding-left: 0;
}
@media (min-width: 992px) {
  #access .cta .aside-left::after {
    position: absolute;
    left: 0;
    width: calc(100% - 30px / 2);
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  #access .cta .aside-left::after {
    width: calc(195px + ((100% - 510px) / 2));
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  #access .cta .aside-left::after {
    width: calc(270px + ((100% - 690px) / 2));
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #access .cta .aside-left::after {
    width: calc(370px + ((100% - 930px) / 2));
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #access .cta .aside-left::after {
    width: calc(445px + ((100% - 1110px) / 2));
  }
}
.hang-left {
  margin-left: -3px;
}
.copay-link:hover {
  color: #510c76;
}
/*# sourceMappingURL=main.min.css.map */

/*@media screen and (min-width: 768px) {*/
	.front .billboard-background {
	  background-image: url("../img/medals.jpg");
	  background-repeat: no-repeat;
	  background-size: cover;
	  display: flex;
	  height: 100%;
	  justify-content: center;
	  margin: 0 auto;
	  max-height: 33.75rem;
	  overflow: hidden;
	  position: relative;
	  width: 100%;
	}
/*}*/

@media (max-width: 480px) {
  .footer > div > div{
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
  }

}
