@font-face {
  font-family: Montserrat;
  src: local("Montserrat Light"),local("Montserrat-Light"),url(../fonts/Montserrat/Montserrat-Light.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Montserrat;
  src: local("Montserrat Regular"),local("Montserrat-Regular"),url(../fonts/Montserrat/Montserrat-Regular.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Montserrat;
  src: local("Montserrat Medium"),local("Montserrat-Medium"),url(../fonts/Montserrat/Montserrat-Medium.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Montserrat;
  src: local("Montserrat Semi Bold"),local("Montserrat-Semi-Bold"),url(../fonts/Montserrat/Montserrat-SemiBold.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Montserrat;
  src: local("Montserrat Bold"),local("Montserrat-Bold"),url(../fonts/Montserrat/Montserrat-Bold.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}
*,
::after,
::before {
  box-sizing: border-box
}
html,body {
  height: 100%;
}
html {
  font-family: Montserrat,sans-serif;
  font-size: .520835vw;
  font-style: normal;
  font-weight: 400;
  -webkit-animation: 1s infinite bugfix;
  margin: 0;
  padding: 0
}
body {
  display: flex;
  flex-flow: column;

  font-style: normal;
  font-weight: 400;
  -webkit-animation: 1s infinite bugfix;
  line-height: 1.2;
  padding: 0;
  padding-top: 9.2rem;
  color: #272727;
  background-color: #fff;
  margin: 0
}
body.body_extra {
  /*padding-top: 16.2rem*/
  padding-top: 12.8rem
}
input,
textarea {
  -webkit-animation: 1s infinite bugfix;
  padding: 0
}
a {
  color: unset;
  background-color: transparent
}
a,
a:hover {
  text-decoration: none
}
a,
button,
input,
textarea {
  outline: 0;
  cursor: pointer;
  font: inherit
}
a:active,
a:focus,
button:active,
button:focus,
input:active,
input:focus,
textarea:active,
textarea:focus {
  outline: 0
}
a.blue-link{
  color:#0056b3;
  text-decoration: none;
}
a.blue-link:hover{
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font: inherit;
  margin: 0;
  padding: 0
}
p {
  margin-top: 0;
  margin-bottom: 0
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style-type: none
}
ol li,
ul li {
  margin: 0;
  padding: 0
}
.container {
  width: auto;
  max-width: 150.7rem;
  margin: 0 auto;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}
input[type=number] {
  -moz-appearance: textfield
}
:focus {
  outline-style: none;
  outline-width: 0!important;
  outline-color: none!important
}
.mobile {
  display: none!important
}
.o-hidden {
  overflow: hidden
}
.d-none {
  display: none!important
}
.p-top-6 {
  padding-top: 6rem
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
details,
main {
  display: block
}
h1,.h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  width: 100%;
  height: auto;
  display: block;
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
summary {
  display: list-item
}
[hidden],
template {
  display: none
}
@media (min-width:1921px) {
  html {
    font-size: 10px
  }
}
@media (max-width:1200px) {
  html {
    font-size: .72vw
  }
}
@media (max-width:48em) {
  .main_blue-mob {
    background-color: #f1f8fd
  }
  html {
    font-size: 5px;
    font-size: 1.5625vw;
    -webkit-text-size-adjust: none
  }
  body {
    padding: 10.2rem 0 0;
    -webkit-text-size-adjust: none;
    position: relative
  }
  body.body_extra {
    padding: 10.2rem 0 0
  }
  .container {
    padding: 0 3rem;
    width: 100%
  }
  .desktop {
    display: none!important
  }
  .mobile {
    display: block!important
  }
}