@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Inter-Regular.woff2?v=1") format("woff2"), url("../fonts/Inter-Regular.woff?v=1") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Inter-SemiBold.woff2?v=1") format("woff2"), url("../fonts/Inter-SemiBold.woff?v=1") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Inter-Bold.woff2?v=1") format("woff2"), url("../fonts/Inter-Bold.woff?v=1") format("woff");
}
@font-face {
  font-family: "Site Icons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icomoon.eot?v=1");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff?v=1") format("woff"), url("../fonts/icomoon.ttf?v=1") format("truetype"), url("../fonts/icomoon.svg?v=1") format("svg");
}
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,
button {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

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

body {
  line-height: 1;
}

body,
input[type=submit],
input[type=button],
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ol,
ul {
  list-style: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=color],
input[type=submit],
input[type=button],
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
}

select::-ms-expand {
  display: none;
}

input[type=radio],
input[type=checkbox],
input[type=color],
input[type=submit],
input[type=button],
button,
select {
  cursor: pointer;
}

textarea {
  resize: none;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

.flex-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.flex-container iframe,
.flex-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

img,
object,
video,
audio {
  max-width: 100%;
}

img {
  height: auto;
  display: block;
}

.flex-container {
  padding-bottom: 56.25%;
}

.survey__question__dropdown-arrow::before, .survey__select__dropdown__item::before, .service-card__icons::before, .button--icon-survey::after, .icon-arrow::before,
.testimonial__button::before, .footer__social-icon::before, .header__mobile-nav-toggle::before, .survey label > input[type=checkbox]:checked + *::after, .icon::before,
.icon-end::after {
  font-family: "Site Icons";
  vertical-align: middle;
  speak: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.footer__social-icon--instagram::before, .icon--icon-ig::before,
.icon-end--icon-ig::after {
  content: "\e900";
}

.footer__social-icon--linkedin::before, .icon--icon-linked-in::before,
.icon-end--icon-linked-in::after {
  content: "\e901";
}

.icon--icon-arrow-circle::before,
.icon-end--icon-arrow-circle::after {
  content: "\e903";
}

.icon-arrow--left::before,
.testimonial__button--prev::before, .icon-arrow--right::before,
.testimonial__button--next::before, .icon--icon-arrow::before,
.icon-end--icon-arrow::after {
  content: "\e905";
}

.service-card__icons--alarm::before, .icon--icon-bell::before,
.icon-end--icon-bell::after {
  content: "\e906";
}

.service-card__icons--cctv::before, .icon--icon-camera::before,
.icon-end--icon-camera::after {
  content: "\e907";
}

.survey label > input[type=checkbox]:checked + *::after, .icon--icon-checkbox-tick::before,
.icon-end--icon-checkbox-tick::after {
  content: "\e908";
}

.survey__select__dropdown__item--down::before, .survey__select__dropdown__item--up::before, .icon--icon-dropdown::before,
.icon-end--icon-dropdown::after {
  content: "\e902";
}

.service-card__icons--support::before, .icon--icon-support::before,
.icon-end--icon-support::after {
  content: "\e90b";
}

.button--icon-survey::after, .icon--icon-survey::before,
.icon-end--icon-survey::after {
  content: "\e90a";
}

.mobile-nav-open .header__mobile-nav-toggle::before, .icon--icon-close::before,
.icon-end--icon-close::after {
  content: "\e90c";
}

.header__mobile-nav-toggle::before, .icon--icon-menu::before,
.icon-end--icon-menu::after {
  content: "\e90d";
}

[todo] {
  position: relative;
}
[todo]:before {
  font-size: 11px;
  font-weight: bold;
  text-transform: none;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  content: "TODO " attr(todo);
  color: #fff;
  background-color: #f35100;
  border: 2px dashed rgba(255, 255, 255, 0.2);
  z-index: 999;
  padding: 2px;
}

.a1-48 {
  width: 2.0833333333%;
}

.a2-48 {
  width: 4.1666666667%;
}

.a3-48 {
  width: 6.25%;
}

.a4-48 {
  width: 8.3333333333%;
}

.a5-48 {
  width: 10.4166666667%;
}

.a6-48 {
  width: 12.5%;
}

.a7-48 {
  width: 14.5833333333%;
}

.a8-48 {
  width: 16.6666666667%;
}

.a9-48 {
  width: 18.75%;
}

.a10-48 {
  width: 20.8333333333%;
}

.a11-48 {
  width: 22.9166666667%;
}

.a12-48 {
  width: 25%;
}

.a13-48 {
  width: 27.0833333333%;
}

.a14-48 {
  width: 29.1666666667%;
}

.a15-48 {
  width: 31.25%;
}

.a16-48 {
  width: 33.3333333333%;
}

.a17-48 {
  width: 35.4166666667%;
}

.a18-48 {
  width: 37.5%;
}

.a19-48 {
  width: 39.5833333333%;
}

.a20-48 {
  width: 41.6666666667%;
}

.a21-48 {
  width: 43.75%;
}

.a22-48 {
  width: 45.8333333333%;
}

.a23-48 {
  width: 47.9166666667%;
}

.a24-48 {
  width: 50%;
}

.a25-48 {
  width: 52.0833333333%;
}

.a26-48 {
  width: 54.1666666667%;
}

.a27-48 {
  width: 56.25%;
}

.a28-48 {
  width: 58.3333333333%;
}

.a29-48 {
  width: 60.4166666667%;
}

.a30-48 {
  width: 62.5%;
}

.a31-48 {
  width: 64.5833333333%;
}

.a32-48 {
  width: 66.6666666667%;
}

.a33-48 {
  width: 68.75%;
}

.a34-48 {
  width: 70.8333333333%;
}

.a35-48 {
  width: 72.9166666667%;
}

.a36-48 {
  width: 75%;
}

.a37-48 {
  width: 77.0833333333%;
}

.a38-48 {
  width: 79.1666666667%;
}

.a39-48 {
  width: 81.25%;
}

.a40-48 {
  width: 83.3333333333%;
}

.a41-48 {
  width: 85.4166666667%;
}

.a42-48 {
  width: 87.5%;
}

.a43-48 {
  width: 89.5833333333%;
}

.a44-48 {
  width: 91.6666666667%;
}

.a45-48 {
  width: 93.75%;
}

.a46-48 {
  width: 95.8333333333%;
}

.a47-48 {
  width: 97.9166666667%;
}

.a48-48 {
  width: 100%;
}

.a1-24 {
  width: 4.1666666667%;
}

.a2-24 {
  width: 8.3333333333%;
}

.a3-24 {
  width: 12.5%;
}

.a4-24 {
  width: 16.6666666667%;
}

.a5-24 {
  width: 20.8333333333%;
}

.a6-24 {
  width: 25%;
}

.a7-24 {
  width: 29.1666666667%;
}

.a8-24 {
  width: 33.3333333333%;
}

.a9-24 {
  width: 37.5%;
}

.a10-24 {
  width: 41.6666666667%;
}

.a11-24 {
  width: 45.8333333333%;
}

.a12-24 {
  width: 50%;
}

.a13-24 {
  width: 54.1666666667%;
}

.a14-24 {
  width: 58.3333333333%;
}

.a15-24 {
  width: 62.5%;
}

.a16-24 {
  width: 66.6666666667%;
}

.a17-24 {
  width: 70.8333333333%;
}

.a18-24 {
  width: 75%;
}

.a19-24 {
  width: 79.1666666667%;
}

.a20-24 {
  width: 83.3333333333%;
}

.a21-24 {
  width: 87.5%;
}

.a22-24 {
  width: 91.6666666667%;
}

.a23-24 {
  width: 95.8333333333%;
}

.a24-24 {
  width: 100%;
}

.a1-20 {
  width: 5%;
}

.a2-20 {
  width: 10%;
}

.a3-20 {
  width: 15%;
}

.a4-20 {
  width: 20%;
}

.a5-20 {
  width: 25%;
}

.a6-20 {
  width: 30%;
}

.a7-20 {
  width: 35%;
}

.a8-20 {
  width: 40%;
}

.a9-20 {
  width: 45%;
}

.a10-20 {
  width: 50%;
}

.a11-20 {
  width: 55%;
}

.a12-20 {
  width: 60%;
}

.a13-20 {
  width: 65%;
}

.a14-20 {
  width: 70%;
}

.a15-20 {
  width: 75%;
}

.a16-20 {
  width: 80%;
}

.a17-20 {
  width: 85%;
}

.a18-20 {
  width: 90%;
}

.a19-20 {
  width: 95%;
}

.a20-20 {
  width: 100%;
}

@media only screen and (max-width: 1449px) {
  .b1-20 {
    width: 5%;
  }
  .b2-20 {
    width: 10%;
  }
  .b3-20 {
    width: 15%;
  }
  .b4-20 {
    width: 20%;
  }
  .b5-20 {
    width: 25%;
  }
  .b6-20 {
    width: 30%;
  }
  .b7-20 {
    width: 35%;
  }
  .b8-20 {
    width: 40%;
  }
  .b9-20 {
    width: 45%;
  }
  .b10-20 {
    width: 50%;
  }
  .b11-20 {
    width: 55%;
  }
  .b12-20 {
    width: 60%;
  }
  .b13-20 {
    width: 65%;
  }
  .b14-20 {
    width: 70%;
  }
  .b15-20 {
    width: 75%;
  }
  .b16-20 {
    width: 80%;
  }
  .b17-20 {
    width: 85%;
  }
  .b18-20 {
    width: 90%;
  }
  .b19-20 {
    width: 95%;
  }
  .b20-20 {
    width: 100%;
  }
}
@media only screen and (max-width: 1295px) {
  .c1-24 {
    width: 4.1666666667%;
  }
  .c2-24 {
    width: 8.3333333333%;
  }
  .c3-24 {
    width: 12.5%;
  }
  .c4-24 {
    width: 16.6666666667%;
  }
  .c5-24 {
    width: 20.8333333333%;
  }
  .c6-24 {
    width: 25%;
  }
  .c7-24 {
    width: 29.1666666667%;
  }
  .c8-24 {
    width: 33.3333333333%;
  }
  .c9-24 {
    width: 37.5%;
  }
  .c10-24 {
    width: 41.6666666667%;
  }
  .c11-24 {
    width: 45.8333333333%;
  }
  .c12-24 {
    width: 50%;
  }
  .c13-24 {
    width: 54.1666666667%;
  }
  .c14-24 {
    width: 58.3333333333%;
  }
  .c15-24 {
    width: 62.5%;
  }
  .c16-24 {
    width: 66.6666666667%;
  }
  .c17-24 {
    width: 70.8333333333%;
  }
  .c18-24 {
    width: 75%;
  }
  .c19-24 {
    width: 79.1666666667%;
  }
  .c20-24 {
    width: 83.3333333333%;
  }
  .c21-24 {
    width: 87.5%;
  }
  .c22-24 {
    width: 91.6666666667%;
  }
  .c23-24 {
    width: 95.8333333333%;
  }
  .c24-24 {
    width: 100%;
  }
  .c1-20 {
    width: 5%;
  }
  .c2-20 {
    width: 10%;
  }
  .c3-20 {
    width: 15%;
  }
  .c4-20 {
    width: 20%;
  }
  .c5-20 {
    width: 25%;
  }
  .c6-20 {
    width: 30%;
  }
  .c7-20 {
    width: 35%;
  }
  .c8-20 {
    width: 40%;
  }
  .c9-20 {
    width: 45%;
  }
  .c10-20 {
    width: 50%;
  }
  .c11-20 {
    width: 55%;
  }
  .c12-20 {
    width: 60%;
  }
  .c13-20 {
    width: 65%;
  }
  .c14-20 {
    width: 70%;
  }
  .c15-20 {
    width: 75%;
  }
  .c16-20 {
    width: 80%;
  }
  .c17-20 {
    width: 85%;
  }
  .c18-20 {
    width: 90%;
  }
  .c19-20 {
    width: 95%;
  }
  .c20-20 {
    width: 100%;
  }
  .c1-10 {
    width: 10%;
  }
  .c2-10 {
    width: 20%;
  }
  .c3-10 {
    width: 30%;
  }
  .c4-10 {
    width: 40%;
  }
  .c5-10 {
    width: 50%;
  }
  .c6-10 {
    width: 60%;
  }
  .c7-10 {
    width: 70%;
  }
  .c8-10 {
    width: 80%;
  }
  .c9-10 {
    width: 90%;
  }
  .c10-10 {
    width: 100%;
  }
}
@media only screen and (max-width: 1111px) {
  .d1-24 {
    width: 4.1666666667%;
  }
  .d2-24 {
    width: 8.3333333333%;
  }
  .d3-24 {
    width: 12.5%;
  }
  .d4-24 {
    width: 16.6666666667%;
  }
  .d5-24 {
    width: 20.8333333333%;
  }
  .d6-24 {
    width: 25%;
  }
  .d7-24 {
    width: 29.1666666667%;
  }
  .d8-24 {
    width: 33.3333333333%;
  }
  .d9-24 {
    width: 37.5%;
  }
  .d10-24 {
    width: 41.6666666667%;
  }
  .d11-24 {
    width: 45.8333333333%;
  }
  .d12-24 {
    width: 50%;
  }
  .d13-24 {
    width: 54.1666666667%;
  }
  .d14-24 {
    width: 58.3333333333%;
  }
  .d15-24 {
    width: 62.5%;
  }
  .d16-24 {
    width: 66.6666666667%;
  }
  .d17-24 {
    width: 70.8333333333%;
  }
  .d18-24 {
    width: 75%;
  }
  .d19-24 {
    width: 79.1666666667%;
  }
  .d20-24 {
    width: 83.3333333333%;
  }
  .d21-24 {
    width: 87.5%;
  }
  .d22-24 {
    width: 91.6666666667%;
  }
  .d23-24 {
    width: 95.8333333333%;
  }
  .d24-24 {
    width: 100%;
  }
  .d1-48 {
    width: 2.0833333333%;
  }
  .d2-48 {
    width: 4.1666666667%;
  }
  .d3-48 {
    width: 6.25%;
  }
  .d4-48 {
    width: 8.3333333333%;
  }
  .d5-48 {
    width: 10.4166666667%;
  }
  .d6-48 {
    width: 12.5%;
  }
  .d7-48 {
    width: 14.5833333333%;
  }
  .d8-48 {
    width: 16.6666666667%;
  }
  .d9-48 {
    width: 18.75%;
  }
  .d10-48 {
    width: 20.8333333333%;
  }
  .d11-48 {
    width: 22.9166666667%;
  }
  .d12-48 {
    width: 25%;
  }
  .d13-48 {
    width: 27.0833333333%;
  }
  .d14-48 {
    width: 29.1666666667%;
  }
  .d15-48 {
    width: 31.25%;
  }
  .d16-48 {
    width: 33.3333333333%;
  }
  .d17-48 {
    width: 35.4166666667%;
  }
  .d18-48 {
    width: 37.5%;
  }
  .d19-48 {
    width: 39.5833333333%;
  }
  .d20-48 {
    width: 41.6666666667%;
  }
  .d21-48 {
    width: 43.75%;
  }
  .d22-48 {
    width: 45.8333333333%;
  }
  .d23-48 {
    width: 47.9166666667%;
  }
  .d24-48 {
    width: 50%;
  }
  .d25-48 {
    width: 52.0833333333%;
  }
  .d26-48 {
    width: 54.1666666667%;
  }
  .d27-48 {
    width: 56.25%;
  }
  .d28-48 {
    width: 58.3333333333%;
  }
  .d29-48 {
    width: 60.4166666667%;
  }
  .d30-48 {
    width: 62.5%;
  }
  .d31-48 {
    width: 64.5833333333%;
  }
  .d32-48 {
    width: 66.6666666667%;
  }
  .d33-48 {
    width: 68.75%;
  }
  .d34-48 {
    width: 70.8333333333%;
  }
  .d35-48 {
    width: 72.9166666667%;
  }
  .d36-48 {
    width: 75%;
  }
  .d37-48 {
    width: 77.0833333333%;
  }
  .d38-48 {
    width: 79.1666666667%;
  }
  .d39-48 {
    width: 81.25%;
  }
  .d40-48 {
    width: 83.3333333333%;
  }
  .d41-48 {
    width: 85.4166666667%;
  }
  .d42-48 {
    width: 87.5%;
  }
  .d43-48 {
    width: 89.5833333333%;
  }
  .d44-48 {
    width: 91.6666666667%;
  }
  .d45-48 {
    width: 93.75%;
  }
  .d46-48 {
    width: 95.8333333333%;
  }
  .d47-48 {
    width: 97.9166666667%;
  }
  .d48-48 {
    width: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .e1-48 {
    width: 2.0833333333%;
  }
  .e2-48 {
    width: 4.1666666667%;
  }
  .e3-48 {
    width: 6.25%;
  }
  .e4-48 {
    width: 8.3333333333%;
  }
  .e5-48 {
    width: 10.4166666667%;
  }
  .e6-48 {
    width: 12.5%;
  }
  .e7-48 {
    width: 14.5833333333%;
  }
  .e8-48 {
    width: 16.6666666667%;
  }
  .e9-48 {
    width: 18.75%;
  }
  .e10-48 {
    width: 20.8333333333%;
  }
  .e11-48 {
    width: 22.9166666667%;
  }
  .e12-48 {
    width: 25%;
  }
  .e13-48 {
    width: 27.0833333333%;
  }
  .e14-48 {
    width: 29.1666666667%;
  }
  .e15-48 {
    width: 31.25%;
  }
  .e16-48 {
    width: 33.3333333333%;
  }
  .e17-48 {
    width: 35.4166666667%;
  }
  .e18-48 {
    width: 37.5%;
  }
  .e19-48 {
    width: 39.5833333333%;
  }
  .e20-48 {
    width: 41.6666666667%;
  }
  .e21-48 {
    width: 43.75%;
  }
  .e22-48 {
    width: 45.8333333333%;
  }
  .e23-48 {
    width: 47.9166666667%;
  }
  .e24-48 {
    width: 50%;
  }
  .e25-48 {
    width: 52.0833333333%;
  }
  .e26-48 {
    width: 54.1666666667%;
  }
  .e27-48 {
    width: 56.25%;
  }
  .e28-48 {
    width: 58.3333333333%;
  }
  .e29-48 {
    width: 60.4166666667%;
  }
  .e30-48 {
    width: 62.5%;
  }
  .e31-48 {
    width: 64.5833333333%;
  }
  .e32-48 {
    width: 66.6666666667%;
  }
  .e33-48 {
    width: 68.75%;
  }
  .e34-48 {
    width: 70.8333333333%;
  }
  .e35-48 {
    width: 72.9166666667%;
  }
  .e36-48 {
    width: 75%;
  }
  .e37-48 {
    width: 77.0833333333%;
  }
  .e38-48 {
    width: 79.1666666667%;
  }
  .e39-48 {
    width: 81.25%;
  }
  .e40-48 {
    width: 83.3333333333%;
  }
  .e41-48 {
    width: 85.4166666667%;
  }
  .e42-48 {
    width: 87.5%;
  }
  .e43-48 {
    width: 89.5833333333%;
  }
  .e44-48 {
    width: 91.6666666667%;
  }
  .e45-48 {
    width: 93.75%;
  }
  .e46-48 {
    width: 95.8333333333%;
  }
  .e47-48 {
    width: 97.9166666667%;
  }
  .e48-48 {
    width: 100%;
  }
  .e1-24 {
    width: 4.1666666667%;
  }
  .e2-24 {
    width: 8.3333333333%;
  }
  .e3-24 {
    width: 12.5%;
  }
  .e4-24 {
    width: 16.6666666667%;
  }
  .e5-24 {
    width: 20.8333333333%;
  }
  .e6-24 {
    width: 25%;
  }
  .e7-24 {
    width: 29.1666666667%;
  }
  .e8-24 {
    width: 33.3333333333%;
  }
  .e9-24 {
    width: 37.5%;
  }
  .e10-24 {
    width: 41.6666666667%;
  }
  .e11-24 {
    width: 45.8333333333%;
  }
  .e12-24 {
    width: 50%;
  }
  .e13-24 {
    width: 54.1666666667%;
  }
  .e14-24 {
    width: 58.3333333333%;
  }
  .e15-24 {
    width: 62.5%;
  }
  .e16-24 {
    width: 66.6666666667%;
  }
  .e17-24 {
    width: 70.8333333333%;
  }
  .e18-24 {
    width: 75%;
  }
  .e19-24 {
    width: 79.1666666667%;
  }
  .e20-24 {
    width: 83.3333333333%;
  }
  .e21-24 {
    width: 87.5%;
  }
  .e22-24 {
    width: 91.6666666667%;
  }
  .e23-24 {
    width: 95.8333333333%;
  }
  .e24-24 {
    width: 100%;
  }
  .e1-20 {
    width: 5%;
  }
  .e2-20 {
    width: 10%;
  }
  .e3-20 {
    width: 15%;
  }
  .e4-20 {
    width: 20%;
  }
  .e5-20 {
    width: 25%;
  }
  .e6-20 {
    width: 30%;
  }
  .e7-20 {
    width: 35%;
  }
  .e8-20 {
    width: 40%;
  }
  .e9-20 {
    width: 45%;
  }
  .e10-20 {
    width: 50%;
  }
  .e11-20 {
    width: 55%;
  }
  .e12-20 {
    width: 60%;
  }
  .e13-20 {
    width: 65%;
  }
  .e14-20 {
    width: 70%;
  }
  .e15-20 {
    width: 75%;
  }
  .e16-20 {
    width: 80%;
  }
  .e17-20 {
    width: 85%;
  }
  .e18-20 {
    width: 90%;
  }
  .e19-20 {
    width: 95%;
  }
  .e20-20 {
    width: 100%;
  }
  .e1-10 {
    width: 10%;
  }
  .e2-10 {
    width: 20%;
  }
  .e3-10 {
    width: 30%;
  }
  .e4-10 {
    width: 40%;
  }
  .e5-10 {
    width: 50%;
  }
  .e6-10 {
    width: 60%;
  }
  .e7-10 {
    width: 70%;
  }
  .e8-10 {
    width: 80%;
  }
  .e9-10 {
    width: 90%;
  }
  .e10-10 {
    width: 100%;
  }
}
@media only screen and (max-width: 895px) {
  .f1-6 {
    width: 16.6666666667%;
  }
  .f2-6 {
    width: 33.3333333333%;
  }
  .f3-6 {
    width: 50%;
  }
  .f4-6 {
    width: 66.6666666667%;
  }
  .f5-6 {
    width: 83.3333333333%;
  }
  .f6-6 {
    width: 100%;
  }
  .f1-12 {
    width: 8.3333333333%;
  }
  .f2-12 {
    width: 16.6666666667%;
  }
  .f3-12 {
    width: 25%;
  }
  .f4-12 {
    width: 33.3333333333%;
  }
  .f5-12 {
    width: 41.6666666667%;
  }
  .f6-12 {
    width: 50%;
  }
  .f7-12 {
    width: 58.3333333333%;
  }
  .f8-12 {
    width: 66.6666666667%;
  }
  .f9-12 {
    width: 75%;
  }
  .f10-12 {
    width: 83.3333333333%;
  }
  .f11-12 {
    width: 91.6666666667%;
  }
  .f12-12 {
    width: 100%;
  }
  .f1-24 {
    width: 4.1666666667%;
  }
  .f2-24 {
    width: 8.3333333333%;
  }
  .f3-24 {
    width: 12.5%;
  }
  .f4-24 {
    width: 16.6666666667%;
  }
  .f5-24 {
    width: 20.8333333333%;
  }
  .f6-24 {
    width: 25%;
  }
  .f7-24 {
    width: 29.1666666667%;
  }
  .f8-24 {
    width: 33.3333333333%;
  }
  .f9-24 {
    width: 37.5%;
  }
  .f10-24 {
    width: 41.6666666667%;
  }
  .f11-24 {
    width: 45.8333333333%;
  }
  .f12-24 {
    width: 50%;
  }
  .f13-24 {
    width: 54.1666666667%;
  }
  .f14-24 {
    width: 58.3333333333%;
  }
  .f15-24 {
    width: 62.5%;
  }
  .f16-24 {
    width: 66.6666666667%;
  }
  .f17-24 {
    width: 70.8333333333%;
  }
  .f18-24 {
    width: 75%;
  }
  .f19-24 {
    width: 79.1666666667%;
  }
  .f20-24 {
    width: 83.3333333333%;
  }
  .f21-24 {
    width: 87.5%;
  }
  .f22-24 {
    width: 91.6666666667%;
  }
  .f23-24 {
    width: 95.8333333333%;
  }
  .f24-24 {
    width: 100%;
  }
}
@media only screen and (max-width: 721px) {
  .g1-6 {
    width: 16.6666666667%;
  }
  .g2-6 {
    width: 33.3333333333%;
  }
  .g3-6 {
    width: 50%;
  }
  .g4-6 {
    width: 66.6666666667%;
  }
  .g5-6 {
    width: 83.3333333333%;
  }
  .g6-6 {
    width: 100%;
  }
  .g1-12 {
    width: 8.3333333333%;
  }
  .g2-12 {
    width: 16.6666666667%;
  }
  .g3-12 {
    width: 25%;
  }
  .g4-12 {
    width: 33.3333333333%;
  }
  .g5-12 {
    width: 41.6666666667%;
  }
  .g6-12 {
    width: 50%;
  }
  .g7-12 {
    width: 58.3333333333%;
  }
  .g8-12 {
    width: 66.6666666667%;
  }
  .g9-12 {
    width: 75%;
  }
  .g10-12 {
    width: 83.3333333333%;
  }
  .g11-12 {
    width: 91.6666666667%;
  }
  .g12-12 {
    width: 100%;
  }
  .g1-24 {
    width: 4.1666666667%;
  }
  .g2-24 {
    width: 8.3333333333%;
  }
  .g3-24 {
    width: 12.5%;
  }
  .g4-24 {
    width: 16.6666666667%;
  }
  .g5-24 {
    width: 20.8333333333%;
  }
  .g6-24 {
    width: 25%;
  }
  .g7-24 {
    width: 29.1666666667%;
  }
  .g8-24 {
    width: 33.3333333333%;
  }
  .g9-24 {
    width: 37.5%;
  }
  .g10-24 {
    width: 41.6666666667%;
  }
  .g11-24 {
    width: 45.8333333333%;
  }
  .g12-24 {
    width: 50%;
  }
  .g13-24 {
    width: 54.1666666667%;
  }
  .g14-24 {
    width: 58.3333333333%;
  }
  .g15-24 {
    width: 62.5%;
  }
  .g16-24 {
    width: 66.6666666667%;
  }
  .g17-24 {
    width: 70.8333333333%;
  }
  .g18-24 {
    width: 75%;
  }
  .g19-24 {
    width: 79.1666666667%;
  }
  .g20-24 {
    width: 83.3333333333%;
  }
  .g21-24 {
    width: 87.5%;
  }
  .g22-24 {
    width: 91.6666666667%;
  }
  .g23-24 {
    width: 95.8333333333%;
  }
  .g24-24 {
    width: 100%;
  }
}
@media only screen and (max-width: 525px) {
  .h1-6 {
    width: 16.6666666667%;
  }
  .h2-6 {
    width: 33.3333333333%;
  }
  .h3-6 {
    width: 50%;
  }
  .h4-6 {
    width: 66.6666666667%;
  }
  .h5-6 {
    width: 83.3333333333%;
  }
  .h6-6 {
    width: 100%;
  }
  .h1-12 {
    width: 8.3333333333%;
  }
  .h2-12 {
    width: 16.6666666667%;
  }
  .h3-12 {
    width: 25%;
  }
  .h4-12 {
    width: 33.3333333333%;
  }
  .h5-12 {
    width: 41.6666666667%;
  }
  .h6-12 {
    width: 50%;
  }
  .h7-12 {
    width: 58.3333333333%;
  }
  .h8-12 {
    width: 66.6666666667%;
  }
  .h9-12 {
    width: 75%;
  }
  .h10-12 {
    width: 83.3333333333%;
  }
  .h11-12 {
    width: 91.6666666667%;
  }
  .h12-12 {
    width: 100%;
  }
  .h1-24 {
    width: 4.1666666667%;
  }
  .h2-24 {
    width: 8.3333333333%;
  }
  .h3-24 {
    width: 12.5%;
  }
  .h4-24 {
    width: 16.6666666667%;
  }
  .h5-24 {
    width: 20.8333333333%;
  }
  .h6-24 {
    width: 25%;
  }
  .h7-24 {
    width: 29.1666666667%;
  }
  .h8-24 {
    width: 33.3333333333%;
  }
  .h9-24 {
    width: 37.5%;
  }
  .h10-24 {
    width: 41.6666666667%;
  }
  .h11-24 {
    width: 45.8333333333%;
  }
  .h12-24 {
    width: 50%;
  }
  .h13-24 {
    width: 54.1666666667%;
  }
  .h14-24 {
    width: 58.3333333333%;
  }
  .h15-24 {
    width: 62.5%;
  }
  .h16-24 {
    width: 66.6666666667%;
  }
  .h17-24 {
    width: 70.8333333333%;
  }
  .h18-24 {
    width: 75%;
  }
  .h19-24 {
    width: 79.1666666667%;
  }
  .h20-24 {
    width: 83.3333333333%;
  }
  .h21-24 {
    width: 87.5%;
  }
  .h22-24 {
    width: 91.6666666667%;
  }
  .h23-24 {
    width: 95.8333333333%;
  }
  .h24-24 {
    width: 100%;
  }
}
@media only screen and (max-width: 389px) {
  .i1-6 {
    width: 16.6666666667%;
  }
  .i2-6 {
    width: 33.3333333333%;
  }
  .i3-6 {
    width: 50%;
  }
  .i4-6 {
    width: 66.6666666667%;
  }
  .i5-6 {
    width: 83.3333333333%;
  }
  .i6-6 {
    width: 100%;
  }
  .i1-12 {
    width: 8.3333333333%;
  }
  .i2-12 {
    width: 16.6666666667%;
  }
  .i3-12 {
    width: 25%;
  }
  .i4-12 {
    width: 33.3333333333%;
  }
  .i5-12 {
    width: 41.6666666667%;
  }
  .i6-12 {
    width: 50%;
  }
  .i7-12 {
    width: 58.3333333333%;
  }
  .i8-12 {
    width: 66.6666666667%;
  }
  .i9-12 {
    width: 75%;
  }
  .i10-12 {
    width: 83.3333333333%;
  }
  .i11-12 {
    width: 91.6666666667%;
  }
  .i12-12 {
    width: 100%;
  }
  .i1-24 {
    width: 4.1666666667%;
  }
  .i2-24 {
    width: 8.3333333333%;
  }
  .i3-24 {
    width: 12.5%;
  }
  .i4-24 {
    width: 16.6666666667%;
  }
  .i5-24 {
    width: 20.8333333333%;
  }
  .i6-24 {
    width: 25%;
  }
  .i7-24 {
    width: 29.1666666667%;
  }
  .i8-24 {
    width: 33.3333333333%;
  }
  .i9-24 {
    width: 37.5%;
  }
  .i10-24 {
    width: 41.6666666667%;
  }
  .i11-24 {
    width: 45.8333333333%;
  }
  .i12-24 {
    width: 50%;
  }
  .i13-24 {
    width: 54.1666666667%;
  }
  .i14-24 {
    width: 58.3333333333%;
  }
  .i15-24 {
    width: 62.5%;
  }
  .i16-24 {
    width: 66.6666666667%;
  }
  .i17-24 {
    width: 70.8333333333%;
  }
  .i18-24 {
    width: 75%;
  }
  .i19-24 {
    width: 79.1666666667%;
  }
  .i20-24 {
    width: 83.3333333333%;
  }
  .i21-24 {
    width: 87.5%;
  }
  .i22-24 {
    width: 91.6666666667%;
  }
  .i23-24 {
    width: 95.8333333333%;
  }
  .i24-24 {
    width: 100%;
  }
}
.cookie-manager {
  font-size: 0.875rem;
  line-height: 1.5;
}
.cookie-manager h2,
.cookie-manager .cookie-banner__inner__title,
.cookie-manager .h2,
.cookie-manager h3,
.cookie-manager h4 {
  color: #29255c;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.cookie-manager h2,
.cookie-manager .cookie-banner__inner__title,
.cookie-manager .h2 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.cookie-manager h3 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.cookie-manager h4 {
  font-size: 1.25rem;
  line-height: 1.5;
}
.cookie-manager a {
  color: #29255c;
  text-decoration: none;
}
.cookie-manager--overlay-mode h3 {
  font-size: 1.125rem;
  line-height: 1.5;
}
.cookie-manager--overlay-mode p {
  font-size: 1rem;
}

.cookie__p {
  font-size: 1rem;
  letter-spacing: -0.02rem;
  line-height: 26px;
  margin-bottom: 1rem;
}

.cookie-manager--overlay-mode {
  background-color: rgba(106, 110, 122, 0.8);
  bottom: 0;
  display: none;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  left: 0;
  padding: 4.5rem;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
@media only screen and (max-width: 699px) {
  .cookie-manager--overlay-mode {
    padding: 0.5rem;
  }
}
.cookie-manager-open .cookie-manager--overlay-mode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-manager__button-parent {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.cookie-manager--overlay-mode .cookie-manager__button-parent {
  max-width: 640px;
  position: relative;
}

.cookie-manager__scroller {
  background-color: #fff;
}
.cookie-manager--overlay-mode .cookie-manager__scroller {
  bottom: 0;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.cookie-manager__container {
  color: #6a6e7a;
  padding: 2.5rem;
  padding-top: 0;
}
.cookie-manager--overlay-mode .cookie-manager__container {
  padding-bottom: 8rem;
}
.cookie-manager__container--spaced {
  padding: 0;
}
@media only screen and (max-width: 389px) {
  .cookie-manager__container {
    padding: 1.25rem;
  }
}

.cookie-manager__title-hidden {
  left: -999rem;
  position: absolute;
  visibility: hidden;
}

.cookie-manager__logo {
  background: url("../img/bates-logo.svg") no-repeat 0 0;
  height: 111px;
  margin-bottom: 2rem;
  margin-top: -2.5rem;
  width: 64px;
}
@media only screen and (max-width: 389px) {
  .cookie-manager__logo {
    margin-top: -1.25rem;
  }
}

.cookie-manager-box {
  border-bottom: 1px solid #e7eaf1;
  padding-bottom: 1.5rem;
  padding-right: 3rem;
}
@media only screen and (max-width: 895px) {
  .cookie-manager-box {
    padding-bottom: 1.75rem;
  }
}
@media only screen and (max-width: 721px) {
  .cookie-manager-box {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 389px) {
  .cookie-manager-box {
    padding-right: 0;
  }
}
.cookie-manager-box--summary-mode {
  border-bottom: 0;
  padding-right: 3rem;
}
.cookie-manager-box--last {
  border-bottom: 0;
}

.cookie-manager__category-list {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.cookie-manager__category-list--spaced {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}

.cookie-manager__category {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 1rem;
  padding-top: 1rem;
}
.cookie-manager__category-list--spaced .cookie-manager__category {
  margin-top: 2rem;
  padding-top: 2rem;
}

.cookie-manager__category-info,
.cookie-manager__provider-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.5rem;
  margin-left: -1rem;
}
.cookie-manager__category-info > div,
.cookie-manager__provider-info > div {
  margin-left: 1rem;
}

@media only screen and (max-width: 699px) {
  .cookie-manager__category-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cookie-manager--overlay-mode .cookie-manager__category-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.cookie-manager__category-buttons {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-manager__button-container {
  background-color: #fff;
  bottom: 0;
  -webkit-box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 1rem;
  position: fixed;
  right: 0;
  z-index: 1001;
}
.cookie-manager--overlay-mode .cookie-manager__button-container {
  padding: 1.5rem 2.5rem;
  position: absolute;
}
.cookie-manager-buttons-visible .cookie-manager__button-container {
  display: block;
}
.mobile-nav-open .cookie-manager__button-container {
  display: none;
}

.cookie-manager__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.875rem;
}
@media only screen and (max-width: 389px) {
  .cookie-manager__buttons {
    display: block;
  }
}

.cookie-manager-save-changes .cookie-manager__buttons-accept-deny {
  display: none;
}

.cookie-manager__buttons-save-deny {
  display: none;
}
.cookie-manager-save-changes .cookie-manager__buttons-save-deny {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 389px) {
  .cookie-manager-save-changes .cookie-manager__buttons-save-deny {
    display: block;
  }
}

.cookie-manager__button,
.cookie-banner__button {
  background-color: #e7eaf1;
  border-radius: 8px;
  color: #29255c;
  font-weight: 600;
  margin-right: 1rem;
  max-width: 400px;
  padding: 0.75rem 2.75rem;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}
.cookie-manager__button:last-of-type,
.cookie-banner__button:last-of-type {
  margin-right: 0;
}
.cookie-manager__button--primary,
.cookie-banner__button--primary {
  background-color: #ffed00;
}
.cookie-manager__button--small {
  padding: 12px 20px;
}
@media only screen and (max-width: 389px) {
  .cookie-manager__button,
  .cookie-banner__button {
    margin-bottom: 1rem;
    padding: 0.75rem 1rem;
  }
}

.cookie-manager__cookie-table {
  background-color: #fff;
  border-radius: 4px;
  color: #6a6e7a;
  margin-bottom: 40px;
  width: 100%;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table {
    background: none;
  }
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table thead {
    display: block;
    height: 0;
    visibility: hidden;
  }
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table tbody {
    display: block;
  }
}
.cookie-manager__cookie-table tbody tr:last-child th,
.cookie-manager__cookie-table tbody tr:last-child td {
  border-bottom: 0;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table tr {
    background-color: #fff;
    border-radius: 4px;
    display: block;
    margin-bottom: 0.5rem;
    padding: 0.75rem;
  }
}
.cookie-manager__cookie-table th,
.cookie-manager__cookie-table td {
  border-bottom: 1px solid #6a6e7a;
  padding: 0.75rem;
}
.cookie-manager__cookie-table th {
  font-weight: bold;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table td {
    display: block;
    margin-top: 0.75rem;
    padding: 0;
  }
  .cookie-manager__cookie-table td:first-child {
    margin-top: 0;
  }
  .cookie-manager__cookie-table td::before {
    content: attr(data-label);
    display: block;
    font-weight: bold;
  }
}

.cookie-manager__bullet-list {
  margin-bottom: 1rem;
}
.cookie-manager__bullet-list li {
  list-style: disc inside;
}

.cookie-manager__lightswitch {
  color: #29255c;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 1rem;
  margin: 0 auto 0.5rem;
  position: relative;
  width: 1.75rem;
}
.cookie-manager__lightswitch input {
  height: 0;
  opacity: 0;
  width: 0;
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider {
  background-color: #ffed00;
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider::before {
  color: #fff;
  -webkit-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider::after {
  content: "On";
}
.cookie-manager__lightswitch input:focus + .cookie-manager__lightswitch-slider {
  -webkit-box-shadow: 0 0 1px #ffed00;
          box-shadow: 0 0 1px #ffed00;
}
.cookie-manager__lightswitch--global input:checked + .cookie-manager__lightswitch-slider::after {
  content: "Accept all";
}

.cookie-manager__lightswitch-slider {
  background-color: #29255c;
  border-radius: 1rem;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cookie-manager__lightswitch-slider::before {
  background-color: #fff;
  border-radius: 1rem;
  bottom: 0.125rem;
  content: "";
  height: 0.75rem;
  left: 0.125rem;
  position: absolute;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 0.75rem;
}
.cookie-manager__lightswitch-slider::after {
  font-size: 0.75rem;
  content: "Off";
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 1.5rem;
  white-space: nowrap;
}
.cookie-manager__lightswitch--global .cookie-manager__lightswitch-slider::after {
  content: "Deny all";
  left: -60%;
}

.cookie-maneger-divider {
  border-bottom: 1px solid #e7eaf1;
  margin-bottom: 46px;
}

.mb-0 {
  margin-bottom: 0;
}

.cookie-consent-wrapper__blocked {
  background-color: #fff;
  border: 2px solid #e7eaf1;
  border-radius: 4px;
  margin: 0 auto;
  max-width: 360px;
  padding: 2.5rem;
  text-align: center;
}

.cookie-consent-wrapper__unblocked {
  display: none;
}

.cookie-banner {
  font-size: 0.875rem;
  background-color: rgba(106, 110, 122, 0.8);
  border: 1px solid #fff;
  bottom: 0;
  color: #6a6e7a;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.cookie-banner-open .cookie-banner {
  display: block;
}
.cookie-banner a {
  color: #6a6e7a;
  text-decoration: none;
}

.cookie-banner__inner {
  background-color: #fff;
  border: 1px;
  border-radius: 8px;
  color: #6a6e7a;
  left: 0;
  margin: 0 auto;
  max-width: 360px;
  padding: 2rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cookie-banner__inner p {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 895px) {
  .cookie-banner__inner {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: none;
    padding: 1rem;
    top: initial;
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }
}

.cookie-banner__inner__title {
  color: #29255c;
  margin-bottom: 0.5rem;
}

.cookie-banner__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}

.cookie-banner__button {
  margin-right: 0.5rem;
  max-width: 400px;
}
.cookie-banner__button-customise {
  color: #29255c;
  font-size: inherit;
  font-weight: 600;
  text-decoration: none;
}

.header,
.container {
  margin: 0 auto;
  padding: 0 48px;
}
.container--off-right {
  max-width: none;
  padding: 0 0 0 10rem;
}
.body-contrast .header,
.body-contrast .container {
  background-color: #6a6e7a;
}
@media only screen and (max-width: 895px) {
  .header,
  .container {
    padding: 0 48px;
    padding-top: 0;
  }
}
@media only screen and (max-width: 721px) {
  .header,
  .container {
    padding: 0 24px;
  }
}
@media only screen and (max-width: 525px) {
  .header,
  .container {
    padding: 0 20px;
  }
}

.footer__inner,
.container-plain {
  margin: 0 auto;
  max-width: 1344px;
  padding: 0 48px;
}
@media only screen and (max-width: 525px) {
  .footer__inner,
  .container-plain {
    padding: 0 1.25rem;
  }
}
@media only screen and (max-width: 895px) {
  .footer__inner,
  .container-plain {
    padding-top: 10.5rem;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.flex--wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex--align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex--align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex--align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex--justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex--justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex--justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex--justify-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.grid {
  margin-left: -24px;
}

.grid__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 24px;
}
@media only screen and (max-width: 895px) {
  .grid__item {
    padding-left: 1rem;
  }
}

body,
input,
textarea,
button {
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Inter";
}

body,
.p,
.typeset--p,
.typeset p,
.typeset ul,
.typeset ol {
  color: #6a6e7a;
  letter-spacing: -0.02rem;
  line-height: 26px;
  overflow-x: hidden;
}
@media only screen and (max-width: 895px) {
  body.mobile-nav-open,
  .mobile-nav-open.p,
  .mobile-nav-open.typeset--p,
  .typeset p.mobile-nav-open,
  .typeset ul.mobile-nav-open,
  .typeset ol.mobile-nav-open {
    overflow: hidden;
  }
}

.skip-to-content {
  background-color: #ffed00;
  border-bottom-right-radius: 8px;
  color: #29255c;
  font-weight: 600;
  left: -999rem;
  padding: 0.75rem;
  position: absolute;
  text-decoration: none;
  top: 0;
  z-index: 99;
}
.skip-to-content:focus {
  left: 0;
}

.survey label {
  color: #141414;
}
.survey input[type=text],
.survey input[type=email],
.survey input[type=tel],
.survey select {
  font-size: 1.125rem;
  line-height: 1.5;
  border: 1px solid #E3E3E3;
  border-radius: 0.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 3.5rem;
  padding-left: 1.5rem;
  width: 100%;
}
.survey input[type=text]:focus,
.survey input[type=email]:focus,
.survey input[type=tel]:focus,
.survey select:focus {
  border: 2px solid #29255c;
  outline: none;
  padding-left: 23px;
}
.survey select {
  margin-bottom: 1rem;
}
.survey ::-webkit-input-placeholder {
  color: #141414;
  opacity: 1;
}
.survey ::-moz-placeholder {
  color: #141414;
  opacity: 1;
}
.survey :-ms-input-placeholder {
  color: #141414;
  opacity: 1;
}
.survey ::-ms-input-placeholder {
  color: #141414;
  opacity: 1;
}
.survey ::placeholder {
  color: #141414;
  opacity: 1;
}
.survey option:checked {
  background-color: #29255c;
}
.survey label > input[type=radio],
.survey label > input[type=checkbox] {
  display: none;
}
.survey label > input[type=checkbox] {
  display: none;
}
.survey label > input[type=radio] + *::before,
.survey label > input[type=checkbox] + *::before {
  border-color: #29255c;
  border-style: solid;
  border-width: 0.125rem;
  content: "";
  display: inline-block;
  height: 1.25rem;
  margin-left: 1px;
  margin-right: 1rem;
  min-width: 1.25rem;
  vertical-align: center;
}
.survey label > input[type=radio] + *::before {
  border-radius: 50%;
}
.survey label > input[type=checkbox] + *::before {
  border-radius: 4px;
}
.survey label > input[type=radio]:checked + *::before {
  background: radial-gradient(#29255c 0%, #29255c 40%, transparent 0%, transparent);
  border-color: #29255c;
}
.survey label > input[type=checkbox] *::before {
  border-color: #29255c;
}
.survey label > input[type=checkbox]:checked + *::after {
  font-size: 1rem;
  line-height: 1.5;
  color: #29255c;
  position: absolute;
  -webkit-transform: translate(30%);
          transform: translate(30%);
}

.h1,
.intro__title,
.typeset h1 {
  font-size: 2.5rem;
  color: #29255c;
  font-weight: 700;
  letter-spacing: -0.03rem;
  line-height: 3rem;
}
.h1--contrast,
.intro__title--contrast {
  color: #fff;
}
@media only screen and (max-width: 525px) {
  .h1,
  .intro__title,
  .typeset h1 {
    font-size: 2.25rem;
  }
}

.h,
.info-card__content__heading,
.testimonial__heading,
.service-card__p,
.service-card__h,
.typeset h2,
.h2,
.cookie-banner__inner__title {
  font-size: 2rem;
  line-height: 1.3;
  color: #29255c;
  font-weight: 600;
}
.h--24 {
  font-size: 1.5rem;
  line-height: 1.5;
}

.h2,
.cookie-banner__inner__title {
  font-size: 1.5rem;
  line-height: 1.5;
}

.a,
.footer__link,
.typeset a {
  color: #29255c;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.a:hover, .a:focus,
.footer__link:hover,
.typeset a:hover,
.footer__link:focus,
.typeset a:focus {
  color: #635cbe;
}

.typeset ul, .typeset ol, .ul, .ol {
  padding-left: 1.2rem;
}

.typeset ul li, .typeset ol li, .ul li, .ol li {
  margin-bottom: 0.6rem;
}

.typeset ul li, .ul li {
  list-style: disc outside;
}

.typeset ol li, .ol li {
  list-style: decimal outside;
}

.typeset--eta {
  font-size: 1.125rem;
  line-height: 1.5;
}
.typeset h2,
.typeset h3 {
  margin-bottom: 2rem;
}
.typeset p {
  margin-bottom: 1rem;
}

.typeset--free-content {
  font-size: 1.125rem;
  line-height: 1.5;
  line-height: 28px;
}

.typeset--p {
  letter-spacing: -0.02rem;
}
.typeset--p--12 {
  font-size: 0.75rem;
  line-height: 1.5;
  line-height: 22px;
}
.typeset--p--18 {
  font-size: 1.125rem;
  line-height: 1.5;
  line-height: 28px;
}
.typeset--p--20 {
  font-size: 1.25rem;
  line-height: 1.5;
  line-height: 28px;
}
.typeset--p--24 {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: -0.03rem;
}
.typeset--p--24-other {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: -0.03rem;
  line-height: 34px;
}
.typeset--p--contrast {
  color: #fff;
}
.typeset--p--black {
  color: #141414;
}

.typeset--intro-description {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #6a6e7a;
  line-height: 28px;
}
.typeset--intro-description--free-survey, .typeset--intro-description--thank-you {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: -0.03;
  line-height: 34px;
}

.page-content {
  width: 83.3333333333%;
  margin: 0 auto;
}
@media only screen and (max-width: 895px) {
  .page-content {
    width: 91.6666666667%;
  }
}
@media only screen and (max-width: 721px) {
  .page-content {
    width: 100%;
  }
}
.page-content--contact, .page-content--legal {
  margin-bottom: 6.625rem;
}
.page-content--free-survey {
  margin-bottom: 5.875px;
}
@media only screen and (max-width: 895px) {
  .page-content--contact, .page-content--legal, .page-content--free-survey {
    margin-bottom: 5.5rem;
  }
}

.thank-you-page {
  background-color: #6a6e7a;
  padding-bottom: 6.4375rem;
}

.thank-you__intro {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #fff;
  letter-spacing: -0.03;
  line-height: 34px;
}

.header {
  font-weight: 600;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 96px;
  padding-top: 3.6rem;
  position: relative;
}
.header--survey {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 400;
  line-height: 1.75rem;
  padding-bottom: 106px;
}
.body-contrast .header {
  background-color: #6a6e7a;
}
@media only screen and (max-width: 721px) {
  .header {
    margin-bottom: 0;
    padding-left: 58px;
  }
}
@media only screen and (max-width: 525px) {
  .header {
    padding-left: 64px;
  }
}

.header__inner,
.header__inner-regular {
  width: 83.3333333333%;
  margin-left: -1rem;
}
@media only screen and (max-width: 895px) {
  .header__inner,
  .header__inner-regular {
    width: 100%;
    background-color: #29255c;
    bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none;
    left: 0;
    margin-left: 0;
    overflow-y: scroll;
    padding-top: 10rem;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 98;
  }
  .mobile-nav-open .header__inner,
  .mobile-nav-open .header__inner-regular {
    display: block;
    font-weight: 600;
  }
}

.mobile-nav-open .header__survey-title {
  display: none;
}

.header__logo {
  background: url("../img/bates-logo.svg") no-repeat 0 0;
  display: block;
  height: 111px;
  left: 3rem;
  position: fixed;
  top: 0;
  width: 64px;
}
.header__logo--cookies {
  position: static;
}
@media only screen and (max-width: 1295px) {
  .header__logo {
    left: 1.5rem;
  }
}
@media only screen and (max-width: 1111px) {
  .header__logo {
    left: 1.5rem;
  }
}
@media only screen and (max-width: 979px) {
  .header__logo {
    left: 1rem;
  }
}
@media only screen and (max-width: 895px) {
  .header__logo {
    position: absolute;
  }
  .mobile-nav-open .header__logo {
    display: none;
  }
}
@media only screen and (max-width: 389px) {
  .header__logo {
    left: 0.75rem;
  }
}

.header__nav-other {
  font-size: 0.875rem;
  color: #fff;
  line-height: 1.375rem;
  margin-bottom: 0.55rem;
}

.header__nav-services {
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.header__link {
  border-color: #fff;
  border-radius: 6px;
  border-style: solid;
  border-width: 0.0625rem;
  color: #29255c;
  display: block;
  padding: 0.0625rem 0.75rem;
  text-decoration: none;
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.header__link:hover {
  border-color: #29255c;
}
.header__link--nav-other {
  margin-right: 0.3rem;
}
@media only screen and (max-width: 895px) {
  .header__link--nav-other {
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 895px) {
  .header__link--nav-other--mb {
    margin-bottom: 16px;
    margin-right: 0;
    padding: 0;
  }
}
.header__link--nav-other--mb--mobile {
  margin-bottom: 32px;
  padding: 0;
}
.header__link--nav-services {
  margin-right: 0.5rem;
}
@media only screen and (max-width: 895px) {
  .header__link--nav-services {
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 40px;
    margin-right: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 895px) {
  .header__link--nav-services--mb {
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 40px;
    margin-right: 0;
    padding: 0;
  }
}
.header__link--mobile {
  display: none;
  padding: 0;
}
@media only screen and (max-width: 895px) {
  .mobile-nav-open .header__link--mobile {
    display: block;
  }
}
.body-contrast .header__link {
  border-color: #6a6e7a;
  color: #fff;
}
.body-contrast .header__link:hover {
  border-color: #141414;
}
@media only screen and (max-width: 895px) {
  .header__link {
    border-width: 0;
    color: #fff;
  }
}

.header__a--selected {
  background-color: #29255c;
  border-color: #29255c;
  color: #fff;
}
.body-contrast .header__a--selected {
  background-color: #fff;
  border-color: #fff;
  color: #29255c;
}

.header__inner-regular {
  display: none;
}

.header__inner-survey {
  width: 83.3333333333%;
}
@media only screen and (max-width: 895px) {
  .mobile-nav-open .header__inner-survey {
    display: none;
  }
}

.header__mobile-nav-toggle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffed00;
  border-radius: 50%;
  display: none;
  height: 44px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  right: 1.25rem;
  top: 2rem;
  width: 44px;
  z-index: 99;
}
@media only screen and (max-width: 895px) {
  .header__mobile-nav-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header__mobile-nav-toggle::before {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #29255c;
}
.header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 895px) {
  .header__content {
    background-color: #29255c;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 1.25rem;
    padding-bottom: 3.75rem;
  }
}

.footer {
  border-top: 1px solid #e7eaf1;
  width: 100%;
}

.footer__inner {
  padding-bottom: 2.44rem;
  padding-top: 3.5rem;
}
@media only screen and (max-width: 979px) {
  .footer__inner {
    padding-top: 3rem;
  }
}
@media only screen and (max-width: 721px) {
  .footer__inner {
    padding-top: 2.5625rem;
  }
}

.footer__images {
  height: 108px;
}
.footer__images--bates-logo-full {
  background: url("../img/full-logo.svg") no-repeat 0 0;
  background-size: 100%;
  margin-right: 37px;
  width: 232px;
}
@media only screen and (max-width: 1295px) {
  .footer__images--bates-logo-full {
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 979px) {
  .footer__images--bates-logo-full {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: 5rem;
  }
}
@media only screen and (max-width: 721px) {
  .footer__images--bates-logo-full {
    height: 70px;
    margin-right: 24px;
    width: 150px;
  }
}
.footer__images--crest {
  background: url("../img/crest.svg") no-repeat 0 0;
  background-size: 100%;
  height: 108px;
  width: 106px;
}
@media only screen and (max-width: 1295px) {
  .footer__images--crest {
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 979px) {
  .footer__images--crest {
    margin: 0;
  }
}
@media only screen and (max-width: 721px) {
  .footer__images--crest {
    height: 70px;
    width: 67.99px;
  }
}
.footer__images--nsi {
  background: url("../img/medal-logo.png") no-repeat 0 0;
  background-size: 100%;
  height: 62px;
  margin-right: 44px;
  width: 34px;
}
.footer__images--bsia {
  background: url("../img/bsia-logo.png") no-repeat 0 0;
  background-size: 100%;
  height: 54px;
  width: 122px;
}

.footer__primary {
  margin-bottom: 4.375rem;
}
@media only screen and (max-width: 1295px) {
  .footer__primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 979px) {
  .footer__primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 721px) {
  .footer__primary {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media only screen and (max-width: 979px) {
  .footer__bates-logos {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 40px;
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 895px) {
  .footer__bates-logos {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 721px) {
  .footer__bates-logos {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.footer__heading {
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 1295px) {
  .footer__heading {
    margin-bottom: 0.5rem;
  }
}
@media only screen and (max-width: 979px) {
  .footer__heading {
    margin-bottom: 0.75rem;
  }
}

@media only screen and (max-width: 1295px) {
  .footer__contact-connect {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 979px) {
  .footer__contact-connect {
    font-size: 1rem;
    line-height: 1.5;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 895px) {
  .footer__contact-connect {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media only screen and (max-width: 721px) {
  .footer__contact-connect {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media only screen and (max-width: 979px) {
  .footer__accreditations {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
  }
}
@media only screen and (max-width: 721px) {
  .footer__accreditations {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media only screen and (max-width: 721px) {
  .footer__contact {
    margin-bottom: 2.5rem;
    margin-right: 0;
  }
}

.footer__row {
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 1295px) {
  .footer__row {
    margin-bottom: 0.25rem;
  }
}
@media only screen and (max-width: 979px) {
  .footer__row {
    margin-bottom: 0.5rem;
  }
}
.footer__link:hover .footer__row--connect::before,
.footer__link:hover .footer__row--connect .footer__dd, .footer__link:focus .footer__row--connect::before,
.footer__link:focus .footer__row--connect .footer__dd {
  color: #635cbe;
}

.footer__dt {
  color: #141414;
  margin-right: 4rem;
}
@media only screen and (max-width: 1111px) {
  .footer__dt {
    margin-right: 3rem;
  }
}
@media only screen and (max-width: 979px) {
  .footer__dt {
    margin-right: 4rem;
  }
}

.footer__dd {
  color: #29255c;
  font-weight: 600;
}

.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer__social-icon {
  font-weight: 600;
  margin-right: 0.75rem;
}
.footer__social-icon::before {
  font-size: 1.25rem;
  line-height: 1.5;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.footer__link:hover .footer__social-icon::before, .footer__link:focus .footer__social-icon::before {
  color: #635cbe;
}

@media only screen and (max-width: 979px) {
  .footer__secondary {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 721px) {
  .footer__secondary {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media only screen and (max-width: 1295px) {
  .footer__empty-space {
    margin-right: 1.5rem;
  }
}
@media only screen and (max-width: 979px) {
  .footer__empty-space {
    margin-right: 0;
    width: 0;
  }
}

.footer__copyright {
  font-size: 0.75rem;
  line-height: 1.5;
  line-height: inherit;
  margin-right: 1.5rem;
}

.footer__link {
  color: #29255c;
  text-decoration: none;
}
.footer__link--secondary {
  font-size: 0.75rem;
  line-height: 1.5;
  margin-right: 1.5rem;
}

@media only screen and (max-width: 721px) {
  .footer__list {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.icon-arrow--right,
.testimonial__button--next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.icon-arrow--right--animated {
  -webkit-transition: margin-left 0.2s;
  transition: margin-left 0.2s;
}
.icon-arrow--right--circle,
.testimonial__button--next--circle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #29255c;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 56px;
}
.icon-arrow--right--circle::before,
.testimonial__button--next--circle::before {
  margin-right: 0;
}
@media only screen and (max-width: 525px) {
  .icon-arrow--right--circle,
  .testimonial__button--next--circle {
    height: 44px;
    width: 44px;
  }
}
.icon-arrow--left::before,
.testimonial__button--prev::before {
  margin-right: 0;
}
.icon-arrow--left--circle,
.testimonial__button--prev--circle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #29255c;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 56px;
}
@media only screen and (max-width: 525px) {
  .icon-arrow--left--circle,
  .testimonial__button--prev--circle {
    height: 44px;
    width: 44px;
  }
}

.image {
  border-radius: 0.5rem;
}
.image--bottom-left-rounded {
  border-bottom-left-radius: 6.25rem;
}
@media only screen and (max-width: 895px) {
  .image--bottom-left-rounded {
    border-bottom-left-radius: 48px;
  }
}
.image--top-right-rounded {
  border-top-right-radius: 6.25rem;
}
@media only screen and (max-width: 895px) {
  .image--top-right-rounded {
    border-top-right-radius: 48px;
  }
}
.image--top-left-rounded {
  border-top-left-radius: 6.25rem;
}
@media only screen and (max-width: 895px) {
  .image--top-left-rounded {
    border-top-left-radius: 48px;
  }
}
.image--bottom-left-normal {
  border-bottom-left-radius: 0.5rem;
  border-radius: 6.25rem;
}
@media only screen and (max-width: 895px) {
  .image--bottom-left-normal {
    border-bottom-left-radius: 0.5rem;
    border-radius: 48px;
  }
}
@media only screen and (max-width: 1111px) {
  .image--homepage-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media only screen and (max-width: 721px) {
  .image--homepage-outer {
    display: block;
  }
}
.image--homepage-figure {
  margin-bottom: 64px;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}
@media only screen and (max-width: 1111px) {
  .image--homepage-figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.image--homepage-top-right, .image--homepage-bottom-right {
  width: calc(7.78vw + 3rem);
}
@media only screen and (max-width: 1295px) {
  .image--homepage-top-right, .image--homepage-bottom-right {
    width: calc(7.69vw + 3rem);
  }
}
@media only screen and (max-width: 1111px) {
  .image--homepage-top-right, .image--homepage-bottom-right {
    width: calc(7.75vw + 3rem);
  }
}
@media only screen and (max-width: 895px) {
  .image--homepage-top-right, .image--homepage-bottom-right {
    width: calc(12.496vw + 1.95rem);
  }
}
@media only screen and (max-width: 721px) {
  .image--homepage-top-right, .image--homepage-bottom-right {
    width: calc(16.66vw + 1rem);
  }
}
@media only screen and (max-width: 525px) {
  .image--homepage-top-right, .image--homepage-bottom-right {
    width: calc(16.66vw + 0.83rem);
  }
}
.image--homepage-top-right {
  border-bottom-left-radius: 0.5rem;
  border-radius: 0;
  border-top-left-radius: 6.25rem;
  height: 219px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(100%, -100%);
          transform: translate(100%, -100%);
}
@media only screen and (max-width: 1295px) {
  .image--homepage-top-right {
    height: auto;
  }
}
@media only screen and (max-width: 721px) {
  .image--homepage-top-right {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 48px;
  }
}
.image--homepage-bottom-right {
  border-radius: 50%;
  border-top-left-radius: 0.5rem;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 0;
  -webkit-transform: translate(100%, 100%);
          transform: translate(100%, 100%);
}
@media only screen and (max-width: 721px) {
  .image--homepage-bottom-right {
    bottom: 0;
    right: 0;
    -webkit-transform: translate(100%, 100%);
            transform: translate(100%, 100%);
  }
}
.image--droplet {
  border-radius: 6.25rem;
  border-top-left-radius: 0.5rem;
}

.pattern-yellow-stripe {
  background-color: #ffed00;
  border-bottom-left-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
  position: absolute;
  z-index: -100;
}
.pattern-yellow-stripe--homepage {
  background-color: #ffed00;
  height: 82.75rem;
  margin-right: calc(-7.78vw - 48px);
  position: absolute;
  right: 0;
  top: -20%;
  width: 32vw;
  z-index: -100;
}
@media only screen and (max-width: 1295px) {
  .pattern-yellow-stripe--homepage {
    height: 75rem;
    margin-right: calc(-7.69vw - 48px);
    width: 19vw;
  }
}
@media only screen and (max-width: 1111px) {
  .pattern-yellow-stripe--homepage {
    height: 80rem;
    margin-right: calc(-7.75vw - 3rem);
    width: 16vw;
  }
}
@media only screen and (max-width: 979px) {
  .pattern-yellow-stripe--homepage {
    height: 105rem;
    margin-right: calc(-12.496vw - 1.95rem);
    width: 25vw;
  }
}
@media only screen and (max-width: 721px) {
  .pattern-yellow-stripe--homepage {
    margin-right: calc(-16.66vw - 1rem);
    width: 34vw;
  }
}
@media only screen and (max-width: 525px) {
  .pattern-yellow-stripe--homepage {
    height: 90rem;
    margin-right: calc(-16.66vw - 0.83rem);
    width: 30vw;
  }
}
.pattern-yellow-stripe--why-bates {
  right: -15%;
  top: 50%;
}
.pattern-yellow-stripe--why-bates--double-image {
  height: 1700px;
  width: 423px;
}
@media only screen and (max-width: 1449px) {
  .pattern-yellow-stripe--why-bates--double-image {
    margin-right: -40px;
    right: -8.33vw;
  }
}
@media only screen and (max-width: 1295px) {
  .pattern-yellow-stripe--why-bates--double-image {
    height: 1600px;
    width: 30vw;
  }
}
@media only screen and (max-width: 1111px) {
  .pattern-yellow-stripe--why-bates--double-image {
    height: 1550px;
    width: 25vw;
  }
}
@media only screen and (max-width: 895px) {
  .pattern-yellow-stripe--why-bates--double-image {
    height: 750px;
    margin-right: calc(-4.166vw - 44px);
    right: 0;
    top: 15%;
    width: 252px;
  }
}
@media only screen and (max-width: 721px) {
  .pattern-yellow-stripe--why-bates--double-image {
    height: 726px;
    margin-right: -24px;
    width: 168px;
  }
}
@media only screen and (max-width: 525px) {
  .pattern-yellow-stripe--why-bates--double-image {
    height: 450px;
    margin-right: -20px;
    width: 166px;
  }
}
@media only screen and (max-width: 389px) {
  .pattern-yellow-stripe--why-bates--double-image {
    width: 156px;
  }
}
.pattern-yellow-stripe--why-bates--testimonial {
  top: 0;
}
@media only screen and (max-width: 895px) {
  .pattern-yellow-stripe--why-bates--testimonial {
    height: 346px;
    margin-right: calc(-4.166vw + 10%);
    width: 252px;
  }
}
@media only screen and (max-width: 721px) {
  .pattern-yellow-stripe--why-bates--testimonial {
    height: 300px;
    width: 235px;
  }
}
@media only screen and (max-width: 525px) {
  .pattern-yellow-stripe--why-bates--testimonial {
    height: 270px;
    right: -8%;
    width: 166px;
  }
}
@media only screen and (max-width: 389px) {
  .pattern-yellow-stripe--why-bates--testimonial {
    width: 156px;
  }
}

.pattern-circle {
  background: url("../img/circle-pattern.svg") no-repeat 0 0;
  background-size: 100%;
  height: 360px;
  position: absolute;
  width: 309px;
  z-index: -99;
}
.pattern-circle--top-right {
  background: url("../img/circle-pattern.svg") no-repeat 0 0;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 721px) {
  .pattern-circle--top-right {
    background: url("../img/circle-pattern-mobile.svg") no-repeat 0 0;
    height: 248px;
    width: 166px;
  }
}
.pattern-circle--top-right--contrast {
  background: url("../img/circle-pattern-contrast-main.svg") no-repeat 0 0;
  width: 252px;
  z-index: 1;
}
@media only screen and (max-width: 721px) {
  .pattern-circle--top-right--contrast {
    height: 248px;
    width: 166px;
  }
}
.pattern-circle--mobile-header {
  background: url("../img/circle-pattern-header-contrast.svg");
  display: none;
  height: 100vh;
  width: 100%;
}
.mobile-nav-open .pattern-circle--mobile-header {
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 162px;
}
.pattern-circle--testimonial {
  left: -8.33vw;
  margin-left: -48px;
}
@media only screen and (max-width: 895px) {
  .pattern-circle--testimonial {
    left: calc(-4.166vw - 43px);
  }
}
@media only screen and (max-width: 721px) {
  .pattern-circle--testimonial {
    left: -24px;
  }
}
@media only screen and (max-width: 525px) {
  .pattern-circle--testimonial {
    background: url("../img/circle-pattern-mobile.svg") no-repeat 0 0;
    left: -30px;
    width: 167px;
  }
}

.button-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 389px) {
  .button-section--survey-why-bates-pair {
    display: block;
  }
}
.button-section--homepage {
  margin-bottom: 1.875rem;
}
.button-section--why-bates {
  margin-bottom: 94px;
}
@media only screen and (max-width: 721px) {
  .button-section--why-bates {
    margin-bottom: 88px;
  }
}
.button-section--contact {
  margin-bottom: 5.875rem;
}
.button-section--services {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 1111px) {
  .button-section--services {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media only screen and (max-width: 979px) {
  .button-section--services {
    margin-bottom: 88px;
  }
}
@media only screen and (max-width: 389px) {
  .button-section--services {
    margin-bottom: 72px;
  }
}
@media only screen and (max-width: 389px) {
  .button-section--survey {
    display: block;
  }
}

.button-margin {
  margin-right: 1rem;
}
@media only screen and (max-width: 1111px) {
  .button-margin {
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 721px) {
  .button-margin {
    margin-right: 0.5rem;
  }
}

.button {
  font-size: 1rem;
  line-height: 1.5;
  background-color: #e7eaf1;
  border-radius: 8px;
  color: #29255c;
  display: inline-block;
  font-weight: 600;
  line-height: 26px;
  padding: 16px 32px;
  text-decoration: none;
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
  white-space: nowrap;
}
.button:hover {
  background-color: #29255c;
  border-color: #fff;
  color: #fff;
}
.button--bright-bg {
  background-color: #ffed00;
}
.button--icon-survey {
  padding-right: 4rem;
  position: relative;
}
.button--icon-survey::after {
  font-size: 1.5rem;
  line-height: 1.5;
  padding-left: 20.5px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 721px) {
  .button {
    font-size: 0.875rem;
    line-height: 1.5;
    line-height: 22px;
    padding: 12px 20px;
  }
  .button--icon-survey {
    padding-right: 3rem;
  }
  .button--icon-survey::after {
    font-size: 1.25rem;
    line-height: 1.5;
    padding-left: 11.75px;
  }
}

.intro--homepage {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 1295px) {
  .intro--homepage {
    margin-bottom: 6.75px;
  }
}
@media only screen and (max-width: 1111px) {
  .intro--homepage {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 721px) {
  .intro--homepage {
    margin-bottom: 8.3175rem;
  }
}
.intro--services, .intro--thank-you {
  margin-bottom: 96px;
}
@media only screen and (max-width: 1111px) {
  .intro--services, .intro--thank-you {
    margin-bottom: 48px;
  }
}
@media only screen and (max-width: 895px) {
  .intro--services, .intro--thank-you {
    margin-bottom: 32px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1295px) {
  .intro--thank-you {
    margin-bottom: 96px;
  }
}
@media only screen and (max-width: 721px) {
  .intro--thank-you {
    margin-bottom: 88px;
  }
}
.intro--why-bates {
  margin-bottom: 40px;
}
@media only screen and (max-width: 721px) {
  .intro--why-bates {
    margin-bottom: 32px;
  }
}

.intro__title {
  margin-bottom: 24px;
}
.intro__title--free-survey, .intro__title--thank-you {
  margin-bottom: 16px;
}
@media only screen and (max-width: 895px) {
  .intro__title {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 721px) {
  .intro__title {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }
}

.intro-buttons--services {
  margin-left: 8.33%;
}
@media only screen and (max-width: 895px) {
  .intro-buttons--services {
    margin-left: 28px;
    margin-right: 28px;
  }
}
@media only screen and (max-width: 721px) {
  .intro-buttons--services {
    margin: 0;
  }
}

.background--contrast {
  background-color: #6a6e7a;
}

.message {
  border-radius: 4px;
  font-weight: bold;
  margin-bottom: 2rem;
  padding: 0.5rem 1rem;
}
.message--error {
  background-color: #ffdddd;
  color: #ff3333;
}

.service-card-heading {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #29255c;
  font-weight: 600;
  line-height: 2rem;
}

.service-card-section {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 979px) {
  .service-card-section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media only screen and (max-width: 895px) {
  .service-card-section {
    margin-bottom: 88px;
  }
}
.service-card-section--homepage {
  margin-bottom: 56px;
}
@media only screen and (max-width: 979px) {
  .service-card-section--homepage {
    display: block;
  }
}
@media only screen and (max-width: 525px) {
  .service-card-section--homepage {
    margin-bottom: 48px;
  }
}

.service-card {
  border-left: 1px solid #e7eaf1;
  -webkit-transition: -webkit-box-shadow 0.2s;
  transition: -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.service-card:hover, .service-card:focus {
  border-left: 0;
  -webkit-box-shadow: 0 16px 40px 0 #E3E3E3;
          box-shadow: 0 16px 40px 0 #E3E3E3;
}
.service-card:hover .service-card__icons, .service-card:focus .service-card__icons {
  background-color: #ffed00;
}
.service-card:hover .icon-arrow--right--animated, .service-card:focus .icon-arrow--right--animated {
  margin-left: 0.25rem;
}
@media only screen and (max-width: 979px) {
  .service-card--mb {
    margin-bottom: 2rem;
  }
}

.service-card__h {
  letter-spacing: -0.03rem;
  line-height: 2.5rem;
  margin-bottom: 2.75rem;
  margin-top: 2.875rem;
}

.service-card__link {
  color: #29255c;
  text-decoration: none;
}

.service-card__icons {
  font-size: 3rem;
  line-height: 1.2;
  padding-bottom: 2.58rem;
  padding-left: 2.56rem;
  padding-top: 3.2rem;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.service-card__icons::before {
  margin-right: 0.75rem;
}
.service-card__icons--large {
  font-size: 3.75rem;
  line-height: 1.5;
  padding-bottom: 2.7rem;
  padding-left: 3.75rem;
  padding-top: 3.2rem;
}
@media only screen and (max-width: 895px) {
  .service-card__icons {
    padding-bottom: 0.82rem;
    padding-left: 2rem;
    padding-top: 1rem;
  }
}

.service-card__p-arrow {
  padding: 2.58rem 27px 45px 40px;
}
.service-card__p-arrow--extra-padding {
  padding-right: 3.3rem;
}
@media only screen and (max-width: 979px) {
  .service-card__p-arrow {
    padding: 2.5rem 1.1rem 1.75rem 1.5rem;
  }
}
@media only screen and (max-width: 895px) {
  .service-card__p-arrow {
    padding: 0.82rem 20px 1.75rem 30px;
  }
}

.service-card__p {
  font-size: 1.25rem;
  line-height: 28px;
  margin-bottom: 1.33rem;
}
@media only screen and (max-width: 895px) {
  .service-card__p {
    font-size: 1.25rem;
    margin-bottom: 1rem;
  }
}
.service-card__p--large {
  font-size: 2rem;
  line-height: 40px;
  margin-bottom: 2.33rem;
}
@media only screen and (max-width: 979px) {
  .service-card__p--large {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 895px) {
  .service-card__p--large {
    font-size: 1.25rem;
    margin-bottom: 1rem;
  }
}

.testimonial {
  margin-bottom: 6rem;
  margin-right: -1.5rem;
}

.testimonial__heading-arrows {
  margin-bottom: 52px;
  position: relative;
}
@media only screen and (max-width: 895px) {
  .testimonial__heading-arrows {
    margin-bottom: 32px;
  }
}

.testimonial__heading {
  font-size: 1.5rem;
  line-height: 1.5;
  padding-right: 1rem;
}
@media only screen and (max-width: 721px) {
  .testimonial__heading {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.testimonial__heading,
.testimonial__arrows {
  margin-top: 60px;
}

.testimonial__arrows {
  margin-right: 4rem;
}
@media only screen and (max-width: 1295px) {
  .testimonial__arrows {
    margin-right: -2rem;
  }
}
@media only screen and (max-width: 1111px) {
  .testimonial__arrows {
    margin-right: -4rem;
  }
}
@media only screen and (max-width: 895px) {
  .testimonial__arrows {
    margin-right: -2rem;
  }
}
@media only screen and (max-width: 721px) {
  .testimonial__arrows {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 389px) {
  .testimonial__arrows {
    margin-right: 10px;
  }
}

.testimonial__button {
  font-size: 1rem;
  line-height: 1.5;
  opacity: 0.5;
}
.testimonial__button--enabled {
  opacity: 1;
}
.testimonial__button--enabled:hover {
  background-color: #29255c;
  color: #fff;
}
.testimonial__button--prev {
  margin-right: 0.75rem;
}
@media only screen and (max-width: 525px) {
  .testimonial__button--prev--circle {
    height: 44px;
    width: 44px;
  }
}
@media only screen and (max-width: 525px) {
  .testimonial__button--prev {
    margin-right: 0.5rem;
  }
}
.testimonial__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 100%;
}

.testimonial__item__review {
  margin-bottom: 22px;
}

.testimonial__item__image {
  border-radius: 100px;
}
@media only screen and (max-width: 895px) {
  .testimonial__item__image {
    border-radius: 48px;
  }
}
.testimonial__item__image--review {
  border-bottom-left-radius: 8px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 895px) {
  .testimonial__item__image--review {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 721px) {
  .testimonial__item__image--review {
    border-bottom-left-radius: 8px;
    border-radius: 48px;
  }
}
.testimonial__item__image--customer {
  border-radius: 6.25rem;
  margin-right: 1.5rem;
}

.testimonial__item__p {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: -0.03rem;
  line-height: 2.125rem;
  width: 93%;
}
@media only screen and (max-width: 721px) {
  .testimonial__item__p {
    font-size: 1.125rem;
    letter-spacing: -0.02rem;
    line-height: 1.75rem;
  }
}

.testimonial__item__dt {
  font-weight: 600;
}

.info-card__content {
  border-left-color: #ffed00;
  border-left-width: 0.125rem;
  border-style: solid;
  margin-bottom: 6rem;
  padding-left: 2.625rem;
  padding-right: 5rem;
}
@media only screen and (max-width: 1295px) {
  .info-card__content {
    margin-bottom: 5.5rem;
    padding-left: 2rem;
    padding-right: 1rem;
  }
}

.info-card__content__heading {
  letter-spacing: -0.03rem;
  line-height: 2.5rem;
  margin-bottom: 1rem;
  margin-top: 2.5rem;
}
@media only screen and (max-width: 895px) {
  .info-card__content__heading {
    font-size: 1.5rem;
    line-height: 1.5;
    line-height: 2rem;
  }
}

.info-card__content__p {
  color: #29255c;
  line-height: 1.625rem;
  width: 95%;
}
@media only screen and (max-width: 979px) {
  .info-card__content__p {
    width: 100%;
  }
}

.client {
  background-color: #6a6e7a;
}

.client__heading {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #fff;
  font-weight: 600;
  line-height: 32px;
  padding-bottom: 64px;
  padding-top: 96px;
}
@media only screen and (max-width: 895px) {
  .client__heading {
    padding-top: 64px;
  }
}

.client__logo {
  padding-bottom: 110px;
}
@media only screen and (max-width: 895px) {
  .client__logo {
    padding-bottom: 14px;
  }
}

@media only screen and (max-width: 895px) {
  .client-logo__item {
    margin-bottom: 70px;
  }
}

.free-content__text {
  margin-bottom: 72px;
}
@media only screen and (max-width: 895px) {
  .free-content__text {
    margin-bottom: 48px;
  }
}
.free-content__text--large-mb {
  margin-bottom: 56px;
}
@media only screen and (max-width: 895px) {
  .free-content__text--large-mb {
    margin-bottom: 48px;
  }
}

.free-content__single-image {
  margin-bottom: 72px;
}

.free-content__double-image {
  margin-bottom: 64px;
}
.free-content__double-image--large-mb {
  margin-bottom: 108px;
}
@media only screen and (max-width: 895px) {
  .free-content__double-image--large-mb {
    margin-bottom: 88px;
  }
}
@media only screen and (max-width: 895px) {
  .free-content__double-image {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 895px) {
  .free-content__double-image__first {
    margin-bottom: 48px;
  }
}

.contact-connect {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 895px) {
  .contact-connect {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 895px) {
  .contact,
  .connect {
    margin-bottom: 5.5rem;
  }
}

@media only screen and (max-width: 895px) {
  .contact__heading {
    font-size: 2.25rem;
    line-height: 1.2;
    line-height: 44px;
  }
}

.contact__link {
  color: #29255c;
  display: inline;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.contact__link:hover, .contact__link:focus {
  color: #635cbe;
}
.contact__link--number {
  text-decoration: none;
}

.contact__item {
  font-size: 1.5rem;
  line-height: 1.5;
}

.survey {
  margin-bottom: 15.94rem;
  padding-top: 2.75rem;
}
@media only screen and (max-width: 979px) {
  .survey {
    padding-top: 32px;
  }
}
@media only screen and (max-width: 895px) {
  .survey {
    padding-top: 64px;
  }
}

.survey__progress {
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 979px) {
  .survey__progress {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: static;
  }
}

.survey__progress__text {
  margin-bottom: 14px;
}
@media only screen and (max-width: 979px) {
  .survey__progress__text {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.survey__progress__step-circle {
  margin-bottom: 32px;
}
@media only screen and (max-width: 979px) {
  .survey__progress__step-circle {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 0;
  }
}

.survey__progress__step-circle__item {
  font-size: 1.25rem;
  line-height: 1.5;
  border: 2px solid;
  border-color: #E3E3E3;
  border-radius: 50%;
  color: #29255c;
  font-weight: 600;
  height: 0.125rem;
  padding: 1rem;
  text-align: center;
  width: 0.125rem;
}
.survey__progress__step-circle__item--current {
  border-color: #ffed00;
}
.survey__progress__step-circle__item--completed {
  background-color: #ffed00;
}

.survey__progress__line {
  background-color: #E3E3E3;
  border: 1px solid;
  color: #E3E3E3;
  height: 0.03rem;
  width: 2rem;
}
.survey__progress__line--completed {
  background-color: #ffed00;
  color: #ffed00;
}

.survey__question__label {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #141414;
  letter-spacing: -0.03rem;
  line-height: 34px;
}
.survey__question__label--small {
  font-size: 1.125rem;
  line-height: 1.5;
  line-height: 28px;
}

.survey__question__heading {
  margin-left: 0.1875rem;
}

.survey__select__dropdown {
  right: 5%;
  top: 30%;
}

.survey__select__dropdown__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  margin-right: 0.75rem;
}
.survey__select__dropdown__item::before {
  font-size: 0.4rem;
  line-height: 1.5;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.survey__select__dropdown__item--up {
  -ms-flex-line-pack: end;
      align-content: end;
}
.survey__select__dropdown__item--down {
  -ms-flex-line-pack: start;
      align-content: start;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.survey__question__dropdown-arrow::before {
  margin-right: 0.75rem;
}

.survey__question__link {
  font-size: 0.875rem;
  color: #29255c;
}

.error-list {
  font-size: 0.875rem;
  background-color: #ffdddd;
  border-radius: 4px;
  color: #ff3333;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 1rem;
  overflow: hidden;
  padding: 0 1rem;
}
.error-list li {
  margin: 0.8rem 0;
}

.embla__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.embla__slide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.embla-survey {
  overflow: hidden;
  position: relative;
}

.embla-survey__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.embla-survey__slide {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.invisible {
  left: -999rem;
  position: absolute;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.removed {
  display: none;
}

.overflow-hidden {
  overflow: hidden;
}

.mr-0 {
  margin-right: 0;
}

.pr-0 {
  padding-right: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-8 {
  margin-bottom: 0.5rem;
}

.mb-12 {
  margin-bottom: 0.75rem;
}

.mb-14 {
  margin-bottom: 0.875rem;
}

.mb-16 {
  margin-bottom: 1rem;
}

.mb-18 {
  margin-bottom: 1.125rem;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-24 {
  margin-bottom: 1.5rem;
}

.mb-32 {
  margin-bottom: 2rem;
}

.mb-40 {
  margin-bottom: 2.5rem;
}

.mb-46 {
  margin-bottom: 46px;
}

.mb-64 {
  margin-bottom: 4rem;
}

.mb-72 {
  margin-bottom: 4.6rem;
}

.mb-84 {
  margin-bottom: 5.25rem;
}

.mb-94 {
  margin-bottom: 5.875rem;
}

.mb-96 {
  margin-bottom: 6rem;
}

.mb-103 {
  margin-bottom: 6.44rem;
}

.mb-108 {
  margin-bottom: 6.75rem;
}

.mb-132 {
  margin-bottom: 8.125rem;
}

.mr-16 {
  margin-right: 16px;
}

.mr-24 {
  margin-right: 1.5rem;
}

.mr-37 {
  margin-right: 2.3125rem;
}

.mr-44 {
  margin-right: 2.75rem;
}

.mt-40 {
  margin-top: 2.5rem;
}

.pt-96 {
  padding-top: 6rem;
}

.pb-80 {
  padding-bottom: 5rem;
}

.dark {
  color: #141414;
}