html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.mt-0 {
  margin-top: 0rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.ml-0 {
  margin-left: 0rem !important;
}

.pl-0 {
  padding-left: 0rem !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

.pr-0 {
  padding-right: 0rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.pt-1 {
  padding-top: 1rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.pb-1 {
  padding-bottom: 1rem !important;
}

.ml-1 {
  margin-left: 1rem !important;
}

.pl-1 {
  padding-left: 1rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

.pr-1 {
  padding-right: 1rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.pt-2 {
  padding-top: 2rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.pb-2 {
  padding-bottom: 2rem !important;
}

.ml-2 {
  margin-left: 2rem !important;
}

.pl-2 {
  padding-left: 2rem !important;
}

.mr-2 {
  margin-right: 2rem !important;
}

.pr-2 {
  padding-right: 2rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.pt-3 {
  padding-top: 3rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.pb-3 {
  padding-bottom: 3rem !important;
}

.ml-3 {
  margin-left: 3rem !important;
}

.pl-3 {
  padding-left: 3rem !important;
}

.mr-3 {
  margin-right: 3rem !important;
}

.pr-3 {
  padding-right: 3rem !important;
}

.mt-4 {
  margin-top: 4rem !important;
}

.pt-4 {
  padding-top: 4rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.pb-4 {
  padding-bottom: 4rem !important;
}

.ml-4 {
  margin-left: 4rem !important;
}

.pl-4 {
  padding-left: 4rem !important;
}

.mr-4 {
  margin-right: 4rem !important;
}

.pr-4 {
  padding-right: 4rem !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.pt-5 {
  padding-top: 5rem !important;
}

.mb-5 {
  margin-bottom: 5rem !important;
}

.pb-5 {
  padding-bottom: 5rem !important;
}

.ml-5 {
  margin-left: 5rem !important;
}

.pl-5 {
  padding-left: 5rem !important;
}

.mr-5 {
  margin-right: 5rem !important;
}

.pr-5 {
  padding-right: 5rem !important;
}

.mt-6 {
  margin-top: 6rem !important;
}

.pt-6 {
  padding-top: 6rem !important;
}

.mb-6 {
  margin-bottom: 6rem !important;
}

.pb-6 {
  padding-bottom: 6rem !important;
}

.ml-6 {
  margin-left: 6rem !important;
}

.pl-6 {
  padding-left: 6rem !important;
}

.mr-6 {
  margin-right: 6rem !important;
}

.pr-6 {
  padding-right: 6rem !important;
}

.text-lightgrey {
  color: #F0F0F0;
}

.bg-lightgrey {
  background-color: #F0F0F0;
}

.text-core-darkblue {
  color: #262D4F;
}

.bg-core-darkblue {
  background-color: #262D4F;
}

.text-core-coral {
  color: #FF595C;
}

.bg-core-coral {
  background-color: #FF595C;
}

@-ms-viewport {
  width: device-width;
  height: device-height;
}

html,
body {
  width: 100%;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  -ms-overflow-style: auto;
  padding: 0;
  margin: 0;
  min-height: 100vh;
  overflow-x: hidden;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  font-size: 16px;
  line-height: 1.5;
  color: #262D4F;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}

.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-center {
  align-items: center;
}

.align-items-end {
  align-items: flex-end;
}

.nodisplay {
  display: none;
}

.tleft {
  text-align: left;
}

.tright {
  text-align: right;
}

.tcentre {
  text-align: center;
}

a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  transition: opacity 0.2s linear;
}

a.underlined {
  text-decoration: underline;
}

a:focus,
a:hover {
  opacity: 0.75;
}

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

strong {
  font-weight: 700;
}

h1,
.h1 {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 8rem;
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -0.03em;
  color: #262D4F;
  margin-bottom: 3rem;
}

@media (max-width: 1600px) {
  h1,
  .h1 {
    margin-bottom: 2rem;
  }

  h1,
  .h1 {
    font-size: 60px;
  }
}

@media screen and (max-width: 1600px) and (min-width: 1366px) {
  h1,
  .h1 {
    font-size: 16px;
    font-size: calc(60px + 20 * ((100vw - 1366px) / 234));
  }
}

@media screen and (max-width: 1600px) and (min-width: 1600px) {
  h1,
  .h1 {
    font-size: 80px;
  }
}

@media (max-width: 1440px) {
  h1,
  .h1 {
    font-size: 32px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 540px) {
  h1,
  .h1 {
    font-size: 16px;
    font-size: calc(32px + 28 * ((100vw - 540px) / 826));
  }
}

@media screen and (max-width: 1440px) and (min-width: 1366px) {
  h1,
  .h1 {
    font-size: 60px;
  }
}

@media (max-width: 840px) {
  h1,
  .h1 {
    margin-bottom: 1rem;
  }
}

h2,
.h2 {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: -0.03em;
  color: #262D4F;
  margin-bottom: 2rem;
}

@media (max-width: 1600px) {
  h2,
  .h2 {
    font-size: 42px;
  }
}

@media screen and (max-width: 1600px) and (min-width: 1366px) {
  h2,
  .h2 {
    font-size: 16px;
    font-size: calc(42px + 14 * ((100vw - 1366px) / 234));
  }
}

@media screen and (max-width: 1600px) and (min-width: 1600px) {
  h2,
  .h2 {
    font-size: 56px;
  }
}

@media (max-width: 1440px) {
  h2,
  .h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 540px) {
  h2,
  .h2 {
    font-size: 16px;
    font-size: calc(32px + 10 * ((100vw - 540px) / 826));
  }
}

@media screen and (max-width: 1440px) and (min-width: 1366px) {
  h2,
  .h2 {
    font-size: 42px;
  }
}

@media (max-width: 840px) {
  h2,
  .h2 {
    margin-bottom: 1rem;
  }
}

h3,
.h3 {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 4.4rem;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: -0.03em;
  color: #262D4F;
  margin-bottom: 1rem;
}

h3.small,
.h3.small {
  font-size: 4rem;
  line-height: 0.98;
}

@media (max-width: 1600px) {
  h3,
  .h3 {
    font-size: 35px;
  }
}

@media screen and (max-width: 1600px) and (min-width: 1366px) {
  h3,
  .h3 {
    font-size: 16px;
    font-size: calc(35px + 9 * ((100vw - 1366px) / 234));
  }
}

@media screen and (max-width: 1600px) and (min-width: 1600px) {
  h3,
  .h3 {
    font-size: 44px;
  }
}

@media (max-width: 1600px) {
  h3.small,
  .h3.small {
    font-size: 30px;
  }
}

@media screen and (max-width: 1600px) and (min-width: 540px) {
  h3.small,
  .h3.small {
    font-size: 16px;
    font-size: calc(30px + 10 * ((100vw - 540px) / 1060));
  }
}

@media screen and (max-width: 1600px) and (min-width: 1600px) {
  h3.small,
  .h3.small {
    font-size: 40px;
  }
}

@media (max-width: 1440px) {
  h3,
  .h3 {
    font-size: 26px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 540px) {
  h3,
  .h3 {
    font-size: 16px;
    font-size: calc(26px + 9 * ((100vw - 540px) / 826));
  }
}

@media screen and (max-width: 1440px) and (min-width: 1366px) {
  h3,
  .h3 {
    font-size: 35px;
  }
}

@media (max-width: 840px) {
  h3.small,
  .h3.small {
    line-height: 1.28;
  }
}

h4,
.h4 {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.02em;
  color: #262D4F;
  margin-bottom: 1rem;
}

@media (max-width: 1600px) {
  h4,
  .h4 {
    font-size: 18px;
  }
}

@media screen and (max-width: 1600px) and (min-width: 1366px) {
  h4,
  .h4 {
    font-size: 16px;
    font-size: calc(18px + 6 * ((100vw - 1366px) / 234));
  }
}

@media screen and (max-width: 1600px) and (min-width: 1600px) {
  h4,
  .h4 {
    font-size: 24px;
  }
}

@media (max-width: 840px) {
  h4,
  .h4 {
    line-height: 1.25;
    letter-spacing: -0.03em;
  }
}

p,
.para {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -0.03em;
  color: #262D4F;
}

p a,
.para a {
  color: #262D4F;
  text-decoration: underline;
}

p.medium,
.para.medium {
  font-size: 1.8rem;
  line-height: 1.5;
}

p.small,
.para.small {
  font-size: 1.6rem;
  line-height: 1.5;
}

p.xsmall,
.para.xsmall {
  font-size: 1.4rem;
  line-height: 1.5;
}

@media (max-width: 1600px) {
  p,
  .para {
    font-size: 16.5px;
  }
}

@media screen and (max-width: 1600px) and (min-width: 1366px) {
  p,
  .para {
    font-size: 16px;
    font-size: calc(16.5px + 5.5 * ((100vw - 1366px) / 234));
  }
}

@media screen and (max-width: 1600px) and (min-width: 1600px) {
  p,
  .para {
    font-size: 22px;
  }
}

@media (max-width: 1600px) {
  p.medium,
  .para.medium {
    font-size: 16px;
  }
}

@media screen and (max-width: 1600px) and (min-width: 540px) {
  p.medium,
  .para.medium {
    font-size: 16px;
    font-size: calc(16px + 2 * ((100vw - 540px) / 1060));
  }
}

@media screen and (max-width: 1600px) and (min-width: 1600px) {
  p.medium,
  .para.medium {
    font-size: 18px;
  }
}

@media (max-width: 1440px) {
  p,
  .para {
    font-size: 16px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 540px) {
  p,
  .para {
    font-size: 16px;
    font-size: calc(16px + 0.5 * ((100vw - 540px) / 826));
  }
}

@media screen and (max-width: 1440px) and (min-width: 1366px) {
  p,
  .para {
    font-size: 16.5px;
  }
}

@media (max-width: 840px) {
  p,
  .para {
    line-height: 1.5;
  }
}

p + p,
p + .para,
p + ul,
.para + p,
.para + .para,
.para + ul,
ol + p,
ol + .para,
ol + ul,
ul + p,
ul + .para,
ul + ul {
  margin-top: 1.6rem;
}

p + a,
p + .button,
.para + a,
.para + .button,
ol + a,
ol + .button,
ul + a,
ul + .button {
  margin-top: 1rem;
}

@media (max-width: 840px) {
  p + p,
  p + .para,
  p + ul,
  .para + p,
  .para + .para,
  .para + ul,
  ol + p,
  ol + .para,
  ol + ul,
  ul + p,
  ul + .para,
  ul + ul {
    margin-top: 1rem;
  }
}

.tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  margin: -0.5rem;
}

.tags .tag {
  flex-shrink: 0;
  position: relative;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  border-radius: 2px;
  background: #262D4F;
  white-space: nowrap;
  margin: 0.5rem;
  padding: 0.3rem 1rem;
  border: 2px solid #262D4F;
  transition: all 0.2s linear;
}

.tags .tag:hover {
  opacity: 1;
  color: #262D4F;
  background: #FFFFFF;
}

.aspect-ratio-image {
  min-height: 0;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
  overflow: hidden;
  display: block;
  text-decoration: none;
}

.aspect-ratio-image::before {
  content: '';
  display: block;
  height: 0;
  min-height: 0;
  width: 100%;
  z-index: 0;
}

.aspect-ratio-image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.aspect-ratio-image.no-gradient::after {
  content: none;
}

.phone-container .phone-image {
  position: relative;
  display: flex;
  align-items: flex-start;
  max-width: 100%;
  overflow: hidden;
}

.phone-container .phone-image::before {
  content: '';
  position: relative;
  width: 100%;
  padding-bottom: 199.348%;
  background-position: left top;
  background-size: 100% auto;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDYwIiBoZWlnaHQ9IjkxNyIgdmlld0JveD0iMCAwIDQ2MCA5MTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zODEuOTg4IDcuOTQ1SDY5LjgzOEMzMy4wMiA3Ljk0NSAzLjE3MyAzNy44MjQgMy4xNzMgNzQuNjh2NTUuMDg0QTMuMTc1IDMuMTc1IDAgMDAwIDEzMi45NDJ2MjcuNTQyYTMuMTc2IDMuMTc2IDAgMDAzLjE3NCAzLjE3OHYzMS43NzlBMy4xNzYgMy4xNzYgMCAwMDAgMTk4LjYxOXY1OS4zMjFhMy4xNzYgMy4xNzYgMCAwMDMuMTc0IDMuMTc4djE2Ljk0OUEzLjE3NiAzLjE3NiAwIDAwMCAyODEuMjQ1djU5LjMyMWEzLjE3NiAzLjE3NiAwIDAwMy4xNzQgMy4xNzhWODUwLjA5YzAgMzYuODU3IDI5Ljg0NiA2Ni43MzYgNjYuNjYzIDY2LjczNmgzMTIuMTUxYzM2LjgxNyAwIDY2LjY2My0yOS44NzkgNjYuNjYzLTY2LjczNlYzMjIuNTU4YTMuMTc3IDMuMTc3IDAgMDAzLjE3NS0zLjE3OHYtOTkuNTc1YTMuMTc3IDMuMTc3IDAgMDAtMy4xNzUtMy4xNzhWNzQuNjgxYzAtMzYuODU3LTI5Ljg0Ni02Ni43MzYtNjYuNjYzLTY2LjczNnoiIGZpbGw9IiMzMzMiIGZpbGwtb3BhY2l0eT0iLjIiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTM4OS4zOTUgMEg3Ny4yNDRDNDAuNDI3IDAgMTAuNTggMjkuODc5IDEwLjU4IDY2LjczNnY1NS4wODRhMy4xNzYgMy4xNzYgMCAwMC0zLjE3NCAzLjE3OHYyNy41NDJhMy4xNzUgMy4xNzUgMCAwMDMuMTc0IDMuMTc3djMxLjc4YTMuMTc1IDMuMTc1IDAgMDAtMy4xNzQgMy4xNzd2NTkuMzIxYTMuMTc2IDMuMTc2IDAgMDAzLjE3NCAzLjE3OHYxNi45NDlhMy4xNzYgMy4xNzYgMCAwMC0zLjE3NCAzLjE3OHY1OS4zMjFhMy4xNzYgMy4xNzYgMCAwMDMuMTc0IDMuMTc4djUwNi4zNDZjMCAzNi44NTggMjkuODQ2IDY2LjczNiA2Ni42NjMgNjYuNzM2aDMxMi4xNTFjMzYuODE3IDAgNjYuNjYzLTI5Ljg3OCA2Ni42NjMtNjYuNzM2VjMxNC42MTNhMy4xNzYgMy4xNzYgMCAwMDMuMTc0LTMuMTc4VjIxMS44NmEzLjE3NSAzLjE3NSAwIDAwLTMuMTc0LTMuMTc3VjY2LjczNkM0NTYuMDU4IDI5Ljg3OSA0MjYuMjEyIDAgMzg5LjM5NSAweiIgZmlsbD0iIzMzMyIvPjwvc3ZnPg==");
  z-index: 0;
}

.phone-container .phone-image .render-inner-image {
  position: absolute;
  left: 7.72%;
  bottom: 0;
  width: 86.406%;
  height: 100%;
  margin-bottom: 7.0357%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
  z-index: 1;
}

.phone-container .phone-image::after {
  content: '';
  position: absolute;
  top: 0.5781%;
  left: 3.5712%;
  width: 94.702%;
  padding-bottom: 206.551%;
  background-position: left top;
  background-size: 100% auto;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDM2IiBoZWlnaHQ9Ijg5OSIgdmlld0JveD0iMCAwIDQzNiA4OTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00MTYuMzcyIDYxLjc5NWMwLTIzLjQxLTE4Ljk0LTQyLjM3Mi00Mi4zMjUtNDIuMzcyaC0zOS42ODFhNi4zNTIgNi4zNTIgMCAwMC02LjM0OCA2LjM1NnYzLjE3OGMwIDEyLjkyMy0xMC4zNyAyMy4zMDUtMjMuMjc5IDIzLjMwNUgxMzEuMjA0Yy0xMi45MSAwLTIzLjI3OS0xMC4zODItMjMuMjc5LTIzLjMwNXYtMy4xNzhhNi4zNTMgNi4zNTMgMCAwMC02LjM0OS02LjM1NmgtMzkuNjhjLTIzLjM4NSAwLTQyLjMyNiAxOC45NjItNDIuMzI2IDQyLjM3MnY3NzUuNDFjMCAyMy40MSAxOC45NCA0Mi4zNzIgNDIuMzI1IDQyLjM3MmgzMTIuMTUyYzIzLjM4NSAwIDQyLjMyNS0xOC45NjIgNDIuMzI1LTQyLjM3MlY2MS43OTV6TTYxLjg5Ni4zNTVoMzEyLjE1MWMzMy44NiAwIDYxLjM3MiAyNy41NDMgNjEuMzcyIDYxLjQ0djc3NS40MWMwIDMzLjg5Ny0yNy41MTIgNjEuNDM5LTYxLjM3MiA2MS40MzlINjEuODk1Yy0zMy44NiAwLTYxLjM3Mi0yNy41NDItNjEuMzcyLTYxLjQzOVY2MS43OTVDLjUyMyAyNy44OTggMjguMDM1LjM1NSA2MS44OTUuMzU1eiIgZmlsbD0iIzAwMCIvPjxnIG9wYWNpdHk9Ii4yIiBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMjcyLjk5NSAyOC45NTdjMCA0LjA5NS0zLjMxNyA3LjQxNS03LjQwNyA3LjQxNS00LjA5MSAwLTcuNDA3LTMuMzItNy40MDctNy40MTUgMC00LjA5NSAzLjMxNi03LjQxNSA3LjQwNy03LjQxNSA0LjA5IDAgNy40MDcgMy4zMiA3LjQwNyA3LjQxNXpNMTk0LjE2MyAyNS43OGEzLjE3NiAzLjE3NiAwIDAwLTMuMTc0IDMuMTc3IDMuMTc2IDMuMTc2IDAgMDAzLjE3NCAzLjE3OGg0Ni41NThhMy4xNzYgMy4xNzYgMCAwMDMuMTc1LTMuMTc4IDMuMTc2IDMuMTc2IDAgMDAtMy4xNzUtMy4xNzhoLTQ2LjU1OHoiLz48L2c+PC9zdmc+");
  z-index: 2;
}

.w-100 {
  width: 100%;
}

.alert-danger {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.03em;
  color: #D50A0D;
  margin-top: 1rem;
}

.alert-danger .icon {
  flex-shrink: 0;
  margin-right: 1rem;
}

/**
  * ********************************************************************
  * ************************** grid cols *******************************
  * ********************************************************************
  */

@media (max-width: 0px) {
  .hidden-xs-down {
    display: none !important;
  }
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 540px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 541px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-smd-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-smd-up {
    display: none !important;
  }
}

@media (max-width: 840px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 841px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1200px) {
  .hidden-xl-down {
    display: none !important;
  }
}

@media (min-width: 1201px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.grid-row {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.grid-row.reversed {
  flex-direction: row-reverse;
}

@media (max-width: 840px) {
  .grid-row.mobile-reversed > *:last-child {
    order: -1;
  }
}

.grid.xxsmall-padding {
  margin: -0.5rem;
}

.grid.xxsmall-padding > * {
  padding: 0.5rem;
}

.grid.large-padding {
  margin: -3rem;
}

.grid.large-padding > * {
  padding: 3rem;
}

@media (max-width: 1600px) {
  .grid.large-padding {
    margin: -2rem;
  }

  .grid.large-padding > * {
    padding: 2rem;
  }
}

@media (max-width: 840px) {
  .grid.large-padding {
    margin: -1rem;
  }

  .grid.large-padding > * {
    padding: 1rem;
  }
}

.grid__col-offset-0 {
  margin-left: 0;
}

.grid__col-1 {
  flex-basis: 8.33333%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-1 {
    max-width: 8.33333%;
  }
}

.grid__col-offset-1 {
  margin-left: 8.33333%;
}

.grid__col-2 {
  flex-basis: 16.66667%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-2 {
    max-width: 16.66667%;
  }
}

.grid__col-offset-2 {
  margin-left: 16.66667%;
}

.grid__col-3 {
  flex-basis: 25%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-3 {
    max-width: 25%;
  }
}

.grid__col-offset-3 {
  margin-left: 25%;
}

.grid__col-4 {
  flex-basis: 33.33333%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-4 {
    max-width: 33.33333%;
  }
}

.grid__col-offset-4 {
  margin-left: 33.33333%;
}

.grid__col-5 {
  flex-basis: 41.66667%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-5 {
    max-width: 41.66667%;
  }
}

.grid__col-offset-5 {
  margin-left: 41.66667%;
}

.grid__col-6 {
  flex-basis: 50%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-6 {
    max-width: 50%;
  }
}

.grid__col-offset-6 {
  margin-left: 50%;
}

.grid__col-7 {
  flex-basis: 58.33333%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-7 {
    max-width: 58.33333%;
  }
}

.grid__col-offset-7 {
  margin-left: 58.33333%;
}

.grid__col-8 {
  flex-basis: 66.66667%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-8 {
    max-width: 66.66667%;
  }
}

.grid__col-offset-8 {
  margin-left: 66.66667%;
}

.grid__col-9 {
  flex-basis: 75%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-9 {
    max-width: 75%;
  }
}

.grid__col-offset-9 {
  margin-left: 75%;
}

.grid__col-10 {
  flex-basis: 83.33333%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-10 {
    max-width: 83.33333%;
  }
}

.grid__col-offset-10 {
  margin-left: 83.33333%;
}

.grid__col-11 {
  flex-basis: 91.66667%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-11 {
    max-width: 91.66667%;
  }
}

.grid__col-offset-11 {
  margin-left: 91.66667%;
}

.grid__col-12 {
  flex-basis: 100%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-12 {
    max-width: 100%;
  }
}

.grid__col-offset-12 {
  margin-left: 100%;
}

@media (min-width: 541px) {
  .grid__col-sm-offset-0 {
    margin-left: 0;
  }

  .grid__col-sm-1 {
    flex-basis: 8.33333%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-1 {
    max-width: 8.33333%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .grid__col-sm-2 {
    flex-basis: 16.66667%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-2 {
    max-width: 16.66667%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .grid__col-sm-3 {
    flex-basis: 25%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-3 {
    max-width: 25%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-3 {
    margin-left: 25%;
  }

  .grid__col-sm-4 {
    flex-basis: 33.33333%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-4 {
    max-width: 33.33333%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .grid__col-sm-5 {
    flex-basis: 41.66667%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-5 {
    max-width: 41.66667%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .grid__col-sm-6 {
    flex-basis: 50%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-6 {
    max-width: 50%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-6 {
    margin-left: 50%;
  }

  .grid__col-sm-7 {
    flex-basis: 58.33333%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-7 {
    max-width: 58.33333%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .grid__col-sm-8 {
    flex-basis: 66.66667%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-8 {
    max-width: 66.66667%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .grid__col-sm-9 {
    flex-basis: 75%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-9 {
    max-width: 75%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-9 {
    margin-left: 75%;
  }

  .grid__col-sm-10 {
    flex-basis: 83.33333%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-10 {
    max-width: 83.33333%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .grid__col-sm-11 {
    flex-basis: 91.66667%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-11 {
    max-width: 91.66667%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .grid__col-sm-12 {
    flex-basis: 100%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-12 {
    max-width: 100%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-0 {
    margin-left: 0;
  }

  .grid__col-smd-1 {
    flex-basis: 8.33333%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-1 {
    max-width: 8.33333%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-1 {
    margin-left: 8.33333%;
  }

  .grid__col-smd-2 {
    flex-basis: 16.66667%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-2 {
    max-width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-2 {
    margin-left: 16.66667%;
  }

  .grid__col-smd-3 {
    flex-basis: 25%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-3 {
    max-width: 25%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-3 {
    margin-left: 25%;
  }

  .grid__col-smd-4 {
    flex-basis: 33.33333%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-4 {
    max-width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-4 {
    margin-left: 33.33333%;
  }

  .grid__col-smd-5 {
    flex-basis: 41.66667%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-5 {
    max-width: 41.66667%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-5 {
    margin-left: 41.66667%;
  }

  .grid__col-smd-6 {
    flex-basis: 50%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-6 {
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-6 {
    margin-left: 50%;
  }

  .grid__col-smd-7 {
    flex-basis: 58.33333%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-7 {
    max-width: 58.33333%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-7 {
    margin-left: 58.33333%;
  }

  .grid__col-smd-8 {
    flex-basis: 66.66667%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-8 {
    max-width: 66.66667%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-8 {
    margin-left: 66.66667%;
  }

  .grid__col-smd-9 {
    flex-basis: 75%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-9 {
    max-width: 75%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-9 {
    margin-left: 75%;
  }

  .grid__col-smd-10 {
    flex-basis: 83.33333%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-10 {
    max-width: 83.33333%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-10 {
    margin-left: 83.33333%;
  }

  .grid__col-smd-11 {
    flex-basis: 91.66667%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-11 {
    max-width: 91.66667%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-11 {
    margin-left: 91.66667%;
  }

  .grid__col-smd-12 {
    flex-basis: 100%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-12 {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-0 {
    margin-left: 0;
  }

  .grid__col-md-1 {
    flex-basis: 8.33333%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-1 {
    max-width: 8.33333%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .grid__col-md-2 {
    flex-basis: 16.66667%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-2 {
    max-width: 16.66667%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .grid__col-md-3 {
    flex-basis: 25%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-3 {
    max-width: 25%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-3 {
    margin-left: 25%;
  }

  .grid__col-md-4 {
    flex-basis: 33.33333%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-4 {
    max-width: 33.33333%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .grid__col-md-5 {
    flex-basis: 41.66667%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-5 {
    max-width: 41.66667%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .grid__col-md-6 {
    flex-basis: 50%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-6 {
    max-width: 50%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-6 {
    margin-left: 50%;
  }

  .grid__col-md-7 {
    flex-basis: 58.33333%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-7 {
    max-width: 58.33333%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .grid__col-md-8 {
    flex-basis: 66.66667%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-8 {
    max-width: 66.66667%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .grid__col-md-9 {
    flex-basis: 75%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-9 {
    max-width: 75%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-9 {
    margin-left: 75%;
  }

  .grid__col-md-10 {
    flex-basis: 83.33333%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-10 {
    max-width: 83.33333%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .grid__col-md-11 {
    flex-basis: 91.66667%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-11 {
    max-width: 91.66667%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .grid__col-md-12 {
    flex-basis: 100%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-12 {
    max-width: 100%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-0 {
    margin-left: 0;
  }

  .grid__col-lg-1 {
    flex-basis: 8.33333%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-1 {
    max-width: 8.33333%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .grid__col-lg-2 {
    flex-basis: 16.66667%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-2 {
    max-width: 16.66667%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .grid__col-lg-3 {
    flex-basis: 25%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-3 {
    max-width: 25%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-3 {
    margin-left: 25%;
  }

  .grid__col-lg-4 {
    flex-basis: 33.33333%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-4 {
    max-width: 33.33333%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .grid__col-lg-5 {
    flex-basis: 41.66667%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-5 {
    max-width: 41.66667%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .grid__col-lg-6 {
    flex-basis: 50%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-6 {
    max-width: 50%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-6 {
    margin-left: 50%;
  }

  .grid__col-lg-7 {
    flex-basis: 58.33333%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-7 {
    max-width: 58.33333%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .grid__col-lg-8 {
    flex-basis: 66.66667%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-8 {
    max-width: 66.66667%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .grid__col-lg-9 {
    flex-basis: 75%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-9 {
    max-width: 75%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-9 {
    margin-left: 75%;
  }

  .grid__col-lg-10 {
    flex-basis: 83.33333%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-10 {
    max-width: 83.33333%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .grid__col-lg-11 {
    flex-basis: 91.66667%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-11 {
    max-width: 91.66667%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .grid__col-lg-12 {
    flex-basis: 100%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-12 {
    max-width: 100%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-0 {
    margin-left: 0;
  }

  .grid__col-xl-1 {
    flex-basis: 8.33333%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-1 {
    max-width: 8.33333%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-1 {
    margin-left: 8.33333%;
  }

  .grid__col-xl-2 {
    flex-basis: 16.66667%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-2 {
    max-width: 16.66667%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-2 {
    margin-left: 16.66667%;
  }

  .grid__col-xl-3 {
    flex-basis: 25%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-3 {
    max-width: 25%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-3 {
    margin-left: 25%;
  }

  .grid__col-xl-4 {
    flex-basis: 33.33333%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-4 {
    max-width: 33.33333%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-4 {
    margin-left: 33.33333%;
  }

  .grid__col-xl-5 {
    flex-basis: 41.66667%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-5 {
    max-width: 41.66667%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-5 {
    margin-left: 41.66667%;
  }

  .grid__col-xl-6 {
    flex-basis: 50%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-6 {
    max-width: 50%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-6 {
    margin-left: 50%;
  }

  .grid__col-xl-7 {
    flex-basis: 58.33333%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-7 {
    max-width: 58.33333%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-7 {
    margin-left: 58.33333%;
  }

  .grid__col-xl-8 {
    flex-basis: 66.66667%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-8 {
    max-width: 66.66667%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-8 {
    margin-left: 66.66667%;
  }

  .grid__col-xl-9 {
    flex-basis: 75%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-9 {
    max-width: 75%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-9 {
    margin-left: 75%;
  }

  .grid__col-xl-10 {
    flex-basis: 83.33333%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-10 {
    max-width: 83.33333%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-10 {
    margin-left: 83.33333%;
  }

  .grid__col-xl-11 {
    flex-basis: 91.66667%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-11 {
    max-width: 91.66667%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-11 {
    margin-left: 91.66667%;
  }

  .grid__col-xl-12 {
    flex-basis: 100%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-12 {
    max-width: 100%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-offset-12 {
    margin-left: 100%;
  }
}

.grid__col-1_7 {
  flex-basis: 14.2857%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__col-1_7 {
    max-width: 14.2857%;
  }
}

@media (min-width: 541px) {
  .grid__col-sm-1_7 {
    flex-basis: 14.2857%;
  }
}

@media all and (min-width: 541px) and (-ms-high-contrast: none), (min-width: 541px) and (-ms-high-contrast: active) {
  .grid__col-sm-1_7 {
    max-width: 14.2857%;
  }
}

@media (min-width: 768px) {
  .grid__col-smd-1_7 {
    flex-basis: 14.2857%;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .grid__col-smd-1_7 {
    max-width: 14.2857%;
  }
}

@media (min-width: 841px) {
  .grid__col-md-1_7 {
    flex-basis: 14.2857%;
  }
}

@media all and (min-width: 841px) and (-ms-high-contrast: none), (min-width: 841px) and (-ms-high-contrast: active) {
  .grid__col-md-1_7 {
    max-width: 14.2857%;
  }
}

@media (min-width: 1025px) {
  .grid__col-lg-1_7 {
    flex-basis: 14.2857%;
  }
}

@media all and (min-width: 1025px) and (-ms-high-contrast: none), (min-width: 1025px) and (-ms-high-contrast: active) {
  .grid__col-lg-1_7 {
    max-width: 14.2857%;
  }
}

@media (min-width: 1201px) {
  .grid__col-xl-1_7 {
    flex-basis: 14.2857%;
  }
}

@media all and (min-width: 1201px) and (-ms-high-contrast: none), (min-width: 1201px) and (-ms-high-contrast: active) {
  .grid__col-xl-1_7 {
    max-width: 14.2857%;
  }
}

.block {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

@media (max-width: 1600px) {
  .block {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}

@media (max-width: 1200px) {
  .block {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (max-width: 840px) {
  .block {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.wrap {
  max-width: 160rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1600px) {
  .wrap {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (max-width: 1440px) {
  .wrap {
    max-width: 120rem;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1260px) {
  .wrap {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.small-wrap {
  max-width: 106rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.xsmall-wrap {
  max-width: 80rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.xxsmall-wrap {
  max-width: 72rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.xxxsmall-wrap {
  max-width: 60rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 600px) {
  .xxxsmall-wrap {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.button,
button,
input[type=submit] {
  cursor: pointer;
  display: inline-block;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  border-radius: 40px;
  padding: 1.4rem 3rem;
  color: #FFFFFF;
  background: #FF595C;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s linear;
}

.button.medium,
button.medium,
input[type=submit].medium {
  padding: 2.25rem 5rem;
}

.button.larger,
button.larger,
input[type=submit].larger {
  padding: 2.5rem 3rem;
}

.button.bg-core-darkblue-button,
button.bg-core-darkblue-button,
input[type=submit].bg-core-darkblue-button {
  background: #262D4F;
}

@media (max-width: 840px) {
  .button,
  button,
  input[type=submit] {
    padding: 1.2rem 2rem;
  }

  .button.medium,
  button.medium,
  input[type=submit].medium {
    padding: 1.2rem 4rem;
  }

  .button.larger,
  button.larger,
  input[type=submit].larger {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}

.outline-button {
  color: #262D4F;
  border: 2px solid #262D4F;
  background: transparent;
}

.link-button {
  color: #262D4F;
  border: none;
  background: transparent;
  padding: 0;
}

.apple-store-button,
.google-play-button {
  display: inline-block;
  font-size: 0;
  height: 7.2rem;
}

.apple-store-button img,
.google-play-button img {
  width: auto;
  height: 100%;
}

.apple-store-button.small,
.google-play-button.small {
  height: 5.6rem;
}

@media (max-width: 1600px) {
  .apple-store-button,
  .google-play-button {
    height: 6rem;
  }
}

@media (max-width: 1440px) {
  .apple-store-button,
  .google-play-button {
    height: 5.4rem;
  }
}

@media (max-width: 840px) {
  .apple-store-button,
  .google-play-button {
    height: 4.4rem;
  }

  .apple-store-button.small,
  .google-play-button.small {
    height: 4.4rem;
  }
}

.apple-pay-button {
  display: none;
  height: 4.4rem;
  border-radius: 6px;
  background: #000000;
}

@media (max-width: 540px) {
  .apple-pay-button {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

::-webkit-input-placeholder {
  color: #000000;
  opacity: 0.4;
}

:-moz-placeholder {
  color: #000000;
  opacity: 0.4;
}

::-moz-placeholder {
  color: #000000;
  opacity: 0.4;
}

:-ms-input-placeholder {
  color: #000000;
  opacity: 0.4;
}

form label {
  display: block;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.03em;
  color: #262D4F;
  margin-bottom: 0.5rem;
}

form input,
form select,
form textarea {
  font-family: "Montserrat", Helvetica, sans-serif;
}

form input[type=number],
form input[type=text],
form input[type=search],
form input[type=password],
form input[type=email],
form input[type=tel],
form select,
form textarea,
form input[type=date] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.5);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.03em;
  width: 100%;
  height: 6rem;
  border-radius: 4px;
  color: #262D4F;
  background: #FFFFFF;
  padding: 1.5rem 2rem;
  outline: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  form input[type=number],
  form input[type=text],
  form input[type=search],
  form input[type=password],
  form input[type=email],
  form input[type=tel],
  form select,
  form textarea,
  form input[type=date] {
    line-height: 1;
  }
}

form textarea {
  resize: none;
  height: auto;
}

form .form-group {
  margin-bottom: 2rem;
}

form .error-message {
  display: flex;
  align-items: center;
  flex-direction: row;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.03em;
  color: #D50A0D;
  margin-top: 1rem;
}

form .error-message .icon {
  flex-shrink: 0;
  margin-right: 1rem;
}

@media (max-width: 540px) {
  form input[type=number],
  form input[type=text],
  form input[type=search],
  form input[type=password],
  form input[type=email],
  form input[type=tel],
  form select,
  form textarea,
  form input[type=date] {
    height: 4.4rem;
    padding: 1rem 1.5rem;
  }

  form textarea {
    height: auto;
  }

  form .form-group {
    margin-bottom: 1rem;
  }

  form .error-message {
    margin-top: 0.5rem;
  }
}

form .input-checkbox label {
  cursor: pointer;
  position: relative;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.03em;
  min-height: 4rem;
  text-transform: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 0;
  padding: 0.8rem 0 0 5rem;
}

form .input-checkbox label > a {
  color: inherit;
  text-decoration: underline;
}

form .input-checkbox label:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  height: 4rem;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  background: #FFFFFF;
}

form .input-checkbox label:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  height: 4rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSA1bDQuNjY3IDRMMTMgMSIgc3Ryb2tlPSIjRkY1OTVDIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.4rem 1.1rem;
  opacity: 0;
  transition: opacity 0.2s linear;
}

form .input-checkbox input[type=checkbox] {
  display: block;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  font-size: 0;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

form .input-checkbox input[type=checkbox]:focus + label {
  outline: -webkit-focus-ring-color auto 5px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 5px;
}

form .input-checkbox input[type=checkbox]:checked + label::after {
  opacity: 1;
}

form .input-checkbox + .input-checkbox {
  margin-top: 1rem;
}

@media (max-width: 1600px) {
  form .input-checkbox label {
    min-height: 3.2rem;
    padding-top: 0.5rem;
    padding-left: 4.2rem;
  }

  form .input-checkbox label::before,
  form .input-checkbox label::after {
    width: 3.2rem;
    height: 3.2rem;
  }
}

@media (max-width: 540px) {
  form .input-checkbox label {
    min-height: 2.4rem;
    padding-top: 0;
    padding-left: 3.4rem;
  }

  form .input-checkbox label::before,
  form .input-checkbox label::after {
    width: 2.4rem;
    height: 2.4rem;
  }
}

.input-checkbox-group {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}

.header {
  position: relative;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  z-index: 99;
}

.header .flex {
  align-items: center;
  flex-direction: row;
}

.header .logos-container {
  flex-grow: 1;
}

.header .logos-container .logo + .logo {
  margin-left: 6rem;
}

.header .logo {
  flex-shrink: 0;
  font-size: 0;
  z-index: 100;
}

.header .logo img,
.header .logo svg {
  width: auto;
  max-height: 11.4rem;
}

.header .signup-button {
  flex-shrink: 0;
}

@media (max-width: 1600px) {
  .header {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .header .logos-container .logo + .logo {
    margin-left: 4rem;
  }

  .header .logo img,
  .header .logo svg {
    max-height: 8rem;
  }
}

@media (max-width: 1440px) {
  .header .logo img,
  .header .logo svg {
    max-height: 7.4rem;
  }
}

@media (max-width: 840px) {
  .header {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .header .logos-container .logo + .logo {
    margin-left: 3rem;
  }

  .header .logos-container .logo + .logo img,
  .header .logos-container .logo + .logo svg {
    max-height: 3rem;
  }

  .header .logo img,
  .header .logo svg {
    max-height: 4.4rem;
  }
}

@media (max-width: 540px) {
  .header .logo:nth-child(2) {
    display: none;
  }
}

.subscribe-plan-header {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.subscribe-plan-header .logo img,
.subscribe-plan-header .logo svg {
  max-height: 8rem;
}

.subscribe-plan-header.with-promo .logos-container {
  flex-grow: 0;
}

.subscribe-plan-header.with-promo .promo-container {
  flex-grow: 1;
  text-align: center;
}

.subscribe-plan-header.with-promo .promo-container .promo-text {
  margin-bottom: 0;
}

.subscribe-plan-header.with-promo .promo-container span,
.subscribe-plan-header.with-promo .promo-container a.link {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.subscribe-plan-header.with-promo .promo-container a.link {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: 0;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

@media (max-width: 1600px) {
  .subscribe-plan-header.with-promo .promo-container .plan-unit {
    font-size: 16px;
  }
}

@media screen and (max-width: 1600px) and (min-width: 540px) {
  .subscribe-plan-header.with-promo .promo-container .plan-unit {
    font-size: 16px;
    font-size: calc(16px + 8 * ((100vw - 540px) / 1060));
  }
}

@media screen and (max-width: 1600px) and (min-width: 1600px) {
  .subscribe-plan-header.with-promo .promo-container .plan-unit {
    font-size: 24px;
  }
}

@media (max-width: 1600px) {
  .subscribe-plan-header.with-promo .promo-container a.link {
    font-size: 14px;
  }
}

@media screen and (max-width: 1600px) and (min-width: 540px) {
  .subscribe-plan-header.with-promo .promo-container a.link {
    font-size: 16px;
    font-size: calc(14px + 2 * ((100vw - 540px) / 1060));
  }
}

@media screen and (max-width: 1600px) and (min-width: 1600px) {
  .subscribe-plan-header.with-promo .promo-container a.link {
    font-size: 16px;
  }
}

@media (max-width: 840px) {
  .subscribe-plan-header {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .subscribe-plan-header .logo img,
  .subscribe-plan-header .logo svg {
    max-height: 4.4rem;
  }
}

@media (max-width: 540px) {
  .subscribe-plan-header.with-promo {
    padding-bottom: 0;
  }

  .subscribe-plan-header.with-promo > .flex {
    flex-wrap: wrap;
  }

  .subscribe-plan-header.with-promo .logos-container {
    flex-grow: 1;
  }

  .subscribe-plan-header.with-promo .promo-container {
    order: 1;
    flex-basis: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 2rem -3rem 0;
    padding: 1.5rem 2.5rem;
    background: #FF595C;
  }

  .subscribe-plan-header.with-promo .promo-container .promo-text {
    width: 100%;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
  }

  .subscribe-plan-header.with-promo .promo-container .plan-price {
    font-size: 3rem;
    line-height: 1.28;
    margin-left: 0;
  }

  .subscribe-plan-header.with-promo .promo-container .plan-unit {
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 2px;
  }

  .subscribe-plan-header.with-promo .promo-container a.link {
    flex-grow: 1;
    text-align: right;
    padding-bottom: 0.6rem;
  }
}

@media (max-width: 360px) {
  .subscribe-plan-header.with-promo .promo-container .promo-text {
    flex-wrap: wrap;
  }

  .subscribe-plan-header.with-promo .promo-container a.link {
    text-align: left;
    flex-basis: 100%;
  }
}

.content {
  position: relative;
  width: 100%;
  overflow-x: hidden;
}

.block .block-title {
  text-align: center;
  margin-bottom: 6rem;
}

@media (max-width: 1600px) {
  .block .block-title {
    margin-bottom: 4rem;
  }
}

@media (max-width: 840px) {
  .block .block-title {
    text-align: left;
    margin-bottom: 3rem;
  }
}

.checkout-form-block h2 {
  text-align: center;
}

.checkout-form-block .checkout-form p.medium {
  font-weight: 600;
}

.checkout-form-block .checkout-form p.medium + p {
  color: rgba(0, 0, 0, 0.8);
  margin-top: 0.5rem;
}

.checkout-form-block .checkout-form .form-group-section {
  margin-bottom: 2rem;
}

.checkout-form-block .checkout-form .form-group-section p + .form-group {
  margin-top: 2rem;
}

.checkout-form-block .checkout-form .input-checkbox label {
  font-size: 1.4rem;
  padding-top: 0.9rem;
}

@media (max-width: 1600px) {
  .checkout-form-block .checkout-form .input-checkbox label {
    padding-top: 0.5rem;
  }
}

@media (max-width: 540px) {
  .checkout-form-block .checkout-form .form-group {
    margin-bottom: 2rem;
  }

  .checkout-form-block .checkout-form .input-checkbox label {
    min-height: 3rem;
    padding-top: 0;
    padding-left: 4rem;
  }

  .checkout-form-block .checkout-form .input-checkbox label::before,
  .checkout-form-block .checkout-form .input-checkbox label::after {
    width: 3rem;
    height: 3rem;
  }
}

