@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Space+Mono&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("//hello.myfonts.net/count/3fa798");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.site-header {
  position: absolute;
  top: 0;
  z-index: 10;
  transition: all 1s;
  transition: all 0.5s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 33px 41px 0 41px;
  transition: all 1s;
}
.site-header.fadeup {
  background-color: white;
  transition: all 0.3s;
}
@media screen and (max-width: 720px) {
  .site-header {
    top: 0px;
    right: 0px;
    left: 0px;
    padding: 20px 25px 0 25px;
  }
}
.site-header .site-branding {
  width: 178px;
  display: flex;
  align-items: flex-end;
}
.site-header .site-branding img {
  width: 100%;
  height: auto;
}

.nav-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  position: absolute;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 1;
}

.bg-primary {
  background-color: #4D3261 !important;
}

.bg-secondary {
  background-color: #D3D400 !important;
}

.bg-octonary {
  background-color: #F7F5FC;
}

.bg-senary {
  background-color: #EDEDA9;
}

.bg-keybensgreenbg {
  background-color: #f9f9e5;
}

.bg-quinary {
  background-color: #A257ED;
}

.bg-ctapurple {
  background-color: #794C99;
}

.bg-formtint {
  background-color: #8E69A9;
}

.bg-lightblue {
  background-color: #E0F6FF;
}

.bg-darkblue {
  background-color: #17ADEE;
}

.hero--large {
  padding: 158px 0 50px 0;
  position: relative;
}
@media screen and (max-width: 720px) {
  .hero--large {
    padding: 100px 0 0 0;
  }
}
.hero--large::after {
  content: "";
  width: 100%;
  height: 166px;
  background-color: #F7F5FC;
  position: absolute;
}
.hero--small {
  padding: 158px 0 138px 0;
  position: relative;
}
@media screen and (max-width: 720px) {
  .hero--small {
    padding: 85px 0 85px 0;
  }
}
.hero--minimal {
  padding: 158px 0 88px 0;
  position: relative;
}
@media screen and (max-width: 720px) {
  .hero--minimal {
    padding: 85px 0 85px 0;
  }
}
.hero__content--large {
  max-width: 637px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.hero__subcontent {
  max-width: 487px;
  margin: 0 auto;
}
.hero__subcontent--product {
  max-width: 545px;
  margin: 0;
}

.heroaward {
  margin-top: 80px;
}
@media screen and (max-width: 720px) {
  .heroaward {
    margin-top: 38px;
  }
}

.herographic {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 720px) {
  .herographic img {
    width: 100%;
  }
}

.herographic--one {
  position: absolute;
  top: 160px;
  left: 20px;
  z-index: 1;
}
@media screen and (max-width: 1384px) {
  .herographic--one {
    width: 315px;
    top: 250px;
  }
}
@media screen and (max-width: 1184px) {
  .herographic--one {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .herographic--one {
    display: block;
    top: 0;
    position: relative;
    width: 100%;
    margin-top: 40px;
    left: 0;
  }
}
.herographic--one img {
  width: 100%;
}

.herographic--two {
  position: absolute;
  right: 20px;
  top: 160px;
  z-index: 1;
}
@media screen and (max-width: 1384px) {
  .herographic--two {
    width: 315px;
    top: 250px;
  }
}
@media screen and (max-width: 1184px) {
  .herographic--two {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .herographic--two {
    position: relative;
    top: auto;
    width: 100%;
    right: auto;
    bottom: auto;
    margin-top: 26px;
  }
}
.herographic--two img {
  width: 100%;
}

.herographic--small--one {
  position: absolute;
  height: 350px;
  top: 0;
  left: 20px;
}
@media screen and (max-width: 1384px) {
  .herographic--small--one {
    width: 315px;
    top: 100px;
    left: 0;
  }
}
@media screen and (max-width: 1184px) {
  .herographic--small--one {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .herographic--small--one {
    display: block;
    top: 0;
    position: relative;
    width: 100%;
    margin-top: 40px;
    left: 0;
  }
}
.herographic--small--one img {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 720px) {
  .herographic--small--one img {
    height: auto;
    width: 100%;
  }
}

.herographic--small--two {
  position: absolute;
  height: 350px;
  top: 0;
  right: 20px;
}
@media screen and (max-width: 1384px) {
  .herographic--small--two {
    width: 315px;
    top: 67px;
    right: 0;
  }
}
@media screen and (max-width: 1184px) {
  .herographic--small--two {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .herographic--small--two {
    position: relative;
    top: auto;
    width: 100%;
    right: auto;
    bottom: auto;
    margin-top: 26px;
  }
}
.herographic--small--two img {
  height: 100%;
  width: auto;
}

.hamburger {
  display: none;
  top: 18px;
  right: 15px;
  position: absolute;
  z-index: 14;
}
.hamburger:focus {
  outline: none;
  box-shadow: none;
}
@media screen and (max-width: 990px) {
  .hamburger {
    display: block;
  }
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  height: 2px;
  background-color: #333E47;
}
@media screen and (max-width: 767px) {
  .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: #333E47;
  }
}

.hamburger-inner--dark, .hamburger-inner--dark:after, .hamburger-inner--dark:before {
  background-color: #333E47;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
  background-color: #333E47;
}

.main-navigation {
  display: block;
  transition: all 0.3s;
}
@media screen and (max-width: 990px) {
  .main-navigation {
    display: none;
  }
}
.main-navigation.open {
  display: block;
  right: 0;
  top: 0;
}

.footernav {
  list-style: none;
  padding: 0;
  display: flex;
  margin: 10px 0 2px 0;
}
.footernav li {
  margin-right: 20px;
}
.footernav li a {
  color: white;
  text-decoration: none;
  font-size: 0.85rem;
  border-bottom: 1px solid #4D3261;
  transition: all 0.5s;
}
.footernav li a:hover {
  border-bottom: 1px solid white;
}

.navborder {
  border-top: 1px solid #EDE7F0;
  padding-top: 35px;
}
@media screen and (max-width: 720px) {
  .navborder {
    border-top: none;
  }
}

.blognavbg {
  width: 100%;
  height: 110px;
  background: #d0dede;
}

ul.main_nav {
  margin: 0;
  list-style: none;
  display: flex;
  font-size: 15px;
  align-items: center;
  padding: 0;
}
@media screen and (max-width: 720px) {
  ul.main_nav {
    position: absolute;
    flex-direction: column;
    justify-content: flex-start;
    background: white;
    top: 80px;
    width: 100%;
    left: 0;
    right: 0;
    padding: 10px 20px;
    height: 100vh;
    transition: all 0.1s;
  }
  ul.main_nav.main_nav--open {
    left: -620px;
  }
}
ul.main_nav li {
  margin: 0 13px;
}
@media screen and (max-width: 720px) {
  ul.main_nav li {
    position: relative;
    border-bottom: 1px solid #4D3261;
    width: 100%;
    padding: 10px 0;
    font-size: 1.2rem;
  }
}
ul.main_nav li.has-submenu {
  display: flex;
  padding: 20px 0 20px 0;
  cursor: pointer;
}
@media screen and (max-width: 720px) {
  ul.main_nav li.has-submenu {
    flex-direction: column;
    padding: 10px 0;
    font-size: 1.2rem;
  }
}
ul.main_nav li.has-submenu::after {
  content: "";
  background-image: url("../../img/nav-downarrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: 7px;
  right: -5px;
  width: 10px;
  height: 6px;
  transition: all 0.1s;
}
@media screen and (max-width: 720px) {
  ul.main_nav li.has-submenu::after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    position: absolute;
    right: 0;
    top: 20px;
  }
}
ul.main_nav li.has-submenu:hover::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.main_nav__link {
  font-size: 15px;
  color: #56586A;
  text-decoration: none;
}
@media screen and (max-width: 720px) {
  .main_nav__link {
    font-size: 1.2rem;
  }
}
.main_nav__link:hover {
  color: #56586A;
  text-decoration: none;
}

ul.sub_nav {
  display: flex;
  left: 0;
  width: 100%;
  background-color: white;
  list-style: none;
  padding: 0;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 720px) {
  ul.sub_nav {
    flex-direction: column;
    margin-bottom: 5px;
  }
}
ul.sub_nav li {
  text-align: left;
  display: flex;
  margin: 0;
  max-width: 360px;
}
@media screen and (max-width: 720px) {
  ul.sub_nav li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #4D3261;
    padding-bottom: 10px;
  }
}

.sub_nav-icon {
  margin-right: 15px;
}
.sub_nav-icon img {
  width: auto;
  max-height: 60px;
  max-width: 60px;
}
.sub_nav-title {
  display: flex;
  justify-content: space-between;
}
.sub_nav-title--mobile {
  display: flex;
  align-items: baseline;
}

.submenu__goback {
  color: #A257ED;
  margin-left: 23px;
  position: relative;
  margin-right: 14px;
  font-size: 14px;
}
.submenu__goback::before {
  content: "";
  background-image: url("../../img/submenu_backarrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 12px;
  height: 12px;
  left: -16px;
  top: 5px;
}

.submenu-container {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  position: absolute;
  top: 88px;
  left: 0;
  right: 0;
  display: none;
  transition: all 0.1s;
}
@media screen and (max-width: 720px) {
  .submenu-container {
    display: none;
    display: block;
    z-index: 100;
    background-color: white;
    left: 100%;
    height: 75vh;
    top: 79px;
    padding: 8px;
  }
  .submenu-container.nomobile {
    display: none;
  }
}
.submenu-container.open {
  left: 0;
  overflow-y: auto;
}

.has-submenu {
  transition: all 0.7s;
}

.has-submenu:hover .submenu-container {
  display: flex;
  background-color: white;
  transition: all 0.3s;
  padding: 35px 0;
}
@media screen and (max-width: 720px) {
  .has-submenu:hover .submenu-container {
    display: none;
  }
}

.navcallout {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 720px) {
  .navcallout {
    flex-direction: column;
  }
}

ul.main_nav:hover > li {
  opacity: 0.5;
}
@media screen and (max-width: 720px) {
  ul.main_nav:hover > li {
    opacity: 1;
  }
}

ul.main_nav:hover > li:hover {
  opacity: 1;
}

.feature-item__content {
  display: none;
}

body {
  font-family: "CodecPro-Regular";
}

.font-mono {
  font-family: "Space Mono", monospace;
  text-transform: uppercase;
}

.font-bold {
  font-family: "CodecPro-Bold";
}

.font-extrabold {
  font-family: "CodecPro-ExtraBold";
}

.text-primary {
  color: #4D3261 !important;
}

.text-quinary {
  color: #A257ED;
}

.text-secondary {
  color: #D3D400 !important;
}

.text-blue {
  color: #17ADEE !important;
}

.text-footerlinks {
  color: #333E47;
}
.text-footerlinks a {
  color: #333E47;
}

.text-body {
  color: #56586A !important;
}

p {
  font-size: 16px;
}

h1 {
  font-size: 62px;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 38px;
  }
}

h2 {
  font-size: 52px;
  font-family: "CodecPro-Bold";
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 42px;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 24px;
  }
}

h4 {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 22px;
  }
}

h5 {
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 20px;
  }
}

h6 {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  h6 {
    font-size: 18px;
  }
}

.p-xxlrg {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .p-xxlrg {
    font-size: 18px;
  }
}

.p-xlrg {
  font-size: 20px;
  line-height: 2.2rem;
}
@media screen and (max-width: 767px) {
  .p-xlrg {
    font-size: 15px;
    line-height: 1.7rem;
  }
}

.p-lrg {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .p-lrg {
    font-size: 16px;
  }
}

.p-sml {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-sml {
    font-size: 13px;
  }
}

.p-xsml {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .p-xsml {
    font-size: 13px;
  }
}

.p-xxsml {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .p-xxsml {
    font-size: 10px;
  }
}

.p-xxxsml {
  font-size: 10px;
}

.btn {
  border-radius: 0;
  border-radius: 10px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-size: 15px;
  font-family: "CodecPro-Bold";
  padding: 12px 50px 12px 17px;
}
.btn--primary {
  background-color: #4D3261;
  color: white;
  position: relative;
  transition: all 0.5s;
  border: 2px solid #4D3261;
  position: relative;
}
.btn--primary::after {
  content: "";
  position: absolute;
  right: 17px;
  top: 15px;
  background-image: url("../../img/white-arrow.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 17px;
  background-size: 9px;
}
.btn--primary:hover {
  text-decoration: none;
  color: #4D3261;
  background-color: white;
  border: 2px solid white;
}
.btn--primary:hover::after {
  background-image: url("../../img/secondary-arrow.svg");
}
.btn--secondary {
  background-color: #D3D400;
  color: #4D3261;
  position: relative;
  border: 2px solid #D3D400;
  transition: all 0.5s;
  position: relative;
}
.btn--secondary::after {
  content: "";
  position: absolute;
  right: 17px;
  top: 15px;
  background-image: url("../../img/secondary-arrow.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 17px;
  background-size: 9px;
}
.btn--secondary:hover {
  text-decoration: none;
  color: #4D3261;
  background-color: #fff;
  border: 2px solid #D3D400;
}
.btn--green, .newsgrid__item:nth-child(7) .btn--brightpurple, .newsgrid__item:nth-child(4) .btn--brightpurple {
  background-color: white;
  color: #D3D400;
  position: relative;
  border: 2px solid white;
  transition: all 0.5s;
  position: relative;
}
.btn--green::after, .newsgrid__item:nth-child(7) .btn--brightpurple::after, .newsgrid__item:nth-child(4) .btn--brightpurple::after {
  content: "";
  position: absolute;
  right: 17px;
  top: 15px;
  background-image: url("../../img/green-arrow.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 17px;
  background-size: 9px;
}
.btn--green:hover, .newsgrid__item:nth-child(7) .btn--brightpurple:hover, .newsgrid__item:nth-child(4) .btn--brightpurple:hover {
  text-decoration: none;
  color: #4D3261;
  background-color: #fff;
  border: 2px solid white;
}
.btn--quinary {
  background-color: #A257ED;
  color: white;
  position: relative;
  border: 2px solid #A257ED;
  transition: all 0.5s;
  position: relative;
}
.btn--quinary::after {
  content: "";
  position: absolute;
  right: 17px;
  top: 15px;
  background-image: url("../../img/white-arrow.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 17px;
  background-size: 9px;
}
.btn--quinary:hover {
  text-decoration: none;
  color: #A257ED;
  background-color: #fff;
  border: 2px solid #A257ED;
}
.btn--quinary:hover::after {
  background-image: url("../../img/secondary-arrow.svg");
}
.btn--darkblue {
  background-color: #17ADEE;
  color: white;
  position: relative;
  border: 2px solid #17ADEE;
  transition: all 0.5s;
  position: relative;
}
.btn--darkblue::after {
  content: "";
  position: absolute;
  right: 17px;
  top: 15px;
  background-image: url("../../img/white-arrow.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 17px;
  background-size: 9px;
}
.btn--darkblue:hover {
  text-decoration: none;
  color: #17ADEE;
  background-color: #fff;
  border: 2px solid #17ADEE;
}
.btn--darkblue:hover::after {
  background-image: url("../../img/secondary-arrow.svg");
}
.btn--white, .newsgrid__item:nth-child(8) .btn--brightpurple, .newsgrid__item:nth-child(5) .btn--brightpurple, .newsgrid__item:nth-child(3) .btn--brightpurple, .newsgrid__item:nth-child(2) .btn--brightpurple {
  background-color: white;
  color: #4D3261;
  position: relative;
  transition: all 0.5s;
  border: 2px solid white;
}
.btn--white::after, .newsgrid__item:nth-child(8) .btn--brightpurple::after, .newsgrid__item:nth-child(5) .btn--brightpurple::after, .newsgrid__item:nth-child(3) .btn--brightpurple::after, .newsgrid__item:nth-child(2) .btn--brightpurple::after {
  content: "";
  position: absolute;
  right: 17px;
  top: 15px;
  background-image: url("../../img/primary-arrow.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 17px;
  background-size: 9px;
}
.btn--white:hover, .newsgrid__item:nth-child(8) .btn--brightpurple:hover, .newsgrid__item:nth-child(5) .btn--brightpurple:hover, .newsgrid__item:nth-child(3) .btn--brightpurple:hover, .newsgrid__item:nth-child(2) .btn--brightpurple:hover {
  text-decoration: none;
  color: #4D3261;
  background-color: #D3D400;
  border: 2px solid #D3D400;
}
.btn--brightpurple {
  background-color: #794C99;
  color: white;
  position: relative;
  transition: all 0.5s;
  border: 2px solid #794C99;
  position: relative;
}
.btn--brightpurple::after {
  content: "";
  position: absolute;
  right: 17px;
  top: 15px;
  background-image: url("../../img/white-arrow.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 17px;
  background-size: 9px;
}
.btn--brightpurple:hover {
  text-decoration: none;
  color: #794C99;
  background-color: white;
}
.btn--brightpurple:hover::after {
  background-image: url("../../img/secondary-arrow.svg");
}
.btn--video {
  font-size: 15px;
  color: white;
  font-family: "CodecPro-Bold";
  text-decoration: none;
  background-color: #A257ED;
  border-radius: 23px;
  padding: 14px 50px 14px 20px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  position: absolute;
  transition: all 0.7s;
}
.btn--video:hover {
  color: white;
  background-color: #4D3261;
}
.btn--video::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background-image: url("../../img/videoplay-sml.svg");
  background-repeat: no-repeat;
  background-size: 87px;
  width: 50px;
  height: 50px;
  background-position: center -11px;
}
.btn--readmore {
  font-family: "CodecPro-Bold";
  font-size: 15px;
  color: #4D3261;
  position: relative;
  text-decoration: none;
  padding-right: 20px;
  transition: all 0.7s;
  cursor: pointer;
}
.btn--readmore:hover {
  color: #A257ED;
}
.btn--readmore::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 7px;
  background-image: url(../../img/readmore-arrow.svg);
  background-repeat: no-repeat;
  width: 10px;
  height: 7px;
  background-size: 10px;
}
.btn--readmore--white {
  font-family: "CodecPro-Bold";
  font-size: 15px;
  color: white;
  position: relative;
  text-decoration: none;
  padding-right: 20px;
  transition: all 0.7s;
}
.btn--readmore--white:hover {
  color: #A257ED;
}
.btn--readmore--white::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 7px;
  background-image: url(../../img/readmore-arrow-white.svg);
  background-repeat: no-repeat;
  width: 10px;
  height: 7px;
  background-size: 10px;
}

a.link__arrow {
  color: white;
  text-decoration: none;
}

.link {
  text-decoration: none;
}
.link--secondary {
  color: #D3D400;
  font-family: "CodecPro-Bold";
  text-decoration: none;
  position: relative;
  transition: all 0.7s;
}
.link--secondary:hover {
  color: #4D3261;
}
.link--secondary::after {
  content: "";
  position: absolute;
  background-image: url("../../img/secondary-arrow.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 13px;
  background-size: 7px;
  top: 2px;
  right: -20px;
}
.link--back {
  color: #4D3261;
  text-decoration: none;
  position: relative;
  transition: all 0.7s;
  padding-left: 30px;
  font-family: "CodecPro-Bold";
  cursor: pointer;
}
.link--back:hover {
  color: #A257ED;
}
.link--back::after {
  content: "";
  position: absolute;
  background-image: url("../../img/secondary-arrow.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 13px;
  background-size: 7px;
  top: 2px;
  left: 0px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.link--viewmore {
  color: #D3D400;
  font-family: "CodecPro-Bold";
  text-decoration: none;
  position: relative;
  transition: all 0.7s;
  display: inline;
}
.link--viewmore:hover {
  color: #4D3261;
}
.link--viewmore::after {
  content: "";
  position: absolute;
  background-image: url("../../img/green-arrow.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 13px;
  background-size: 7px;
  top: 2px;
  right: -20px;
}
.link--primary {
  color: #4D3261;
  font-family: "CodecPro-Bold";
  text-decoration: none;
  position: relative;
  transition: all 0.7s;
  display: inline;
}
.link--primary:hover {
  color: #4D3261;
}
.link--primary::after {
  content: "";
  position: absolute;
  background-image: url("../../img/primary-arrow.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 13px;
  background-size: 7px;
  top: 2px;
  right: -20px;
}

@media screen and (max-width: 990px) {
  body {
    overflow-x: hidden;
    position: relative;
  }
}

@media screen and (max-width: 990px) {
  html,
body {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 720px) {
  .container-padding-none-mob {
    padding-left: 0;
    padding-right: 0;
  }
}

.feature {
  border-radius: 10px;
  background-color: #F7F5FC;
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.feature-toggle {
  background-color: white;
  border-radius: 10px;
  font-size: 15px;
  color: #333E47;
  padding: 12px 20px 12px 53px;
  background-position-y: center;
  background-repeat: no-repeat;
  background-position-x: 4px;
  margin: 0 10px;
}
@media screen and (max-width: 720px) {
  .feature-toggle {
    width: 100%;
  }
}
.feature-toggle:first-of-type {
  margin-bottom: 10px;
}
.feature-toggle--primary {
  background-image: url("../../img/toggle-icon-primary.svg");
}
.feature-toggle--primary.active {
  border: 2px solid #A257ED;
}
.feature-toggle--secondary {
  background-image: url("../../img/toggle-icon-secondary.svg");
}
.feature-toggle--secondary.active {
  border: 2px solid #D3D400;
}
.feature-toggle__container {
  display: flex;
  margin: 10px 0 40px;
  align-items: flex-start;
}
@media screen and (max-width: 720px) {
  .feature-toggle__container {
    flex-direction: column;
  }
}
.feature--graphic {
  width: 100%;
}
.feature--graphic img {
  width: 100%;
  max-height: 400px;
}

.cta-graphic {
  width: 100%;
  height: 100%;
  background-position: center;
  border-radius: 10px;
  padding: 0px 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .cta-graphic {
    padding: 20px 40px;
    border-radius: 10px;
  }
}
.cta-graphic img {
  width: 100%;
  height: auto;
}

.keybenefit__container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .keybenefit__container {
    flex-direction: column;
    align-items: center;
  }
}
.keybenefit__point {
  width: 160px;
  max-width: 160px;
}
.keybenefit__icon {
  position: relative;
}

.cta__container {
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .cta__container {
    padding-bottom: 30px;
  }
}
.cta__content--right {
  padding: 68px 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .cta__content--right {
    padding: 0 40px 20px 40px;
  }
}
.cta__content--left {
  padding: 68px 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .cta__content--left {
    padding: 35px 45px 34px 0px;
  }
}
@media screen and (max-width: 767px) {
  .cta__content--left {
    padding: 0 40px 20px 40px;
  }
}

.casestudyfeature {
  background-color: #794C99;
  display: block;
  border-radius: 10px;
  height: 600px;
}
@media screen and (max-width: 720px) {
  .casestudyfeature {
    margin-bottom: 20px;
    height: 440px;
  }
}
.casestudyfeature img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  opacity: 0.22;
  border-radius: 10px;
}
.casestudyfeature__meta {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.casestudyfeature__stats {
  display: flex;
  width: 100%;
  padding: 0 70px;
  align-items: center;
}
@media screen and (max-width: 720px) {
  .casestudyfeature__stats {
    padding: 0 15px;
  }
}
.casestudyfeature__ministat {
  background-color: white;
  position: absolute;
  width: 41px;
  height: 41px;
  display: flex;
  align-items: center;
  border-radius: 50%;
  color: #333E47;
  font-size: 11px;
  justify-content: center;
  top: 35px;
  right: 32px;
}
@media screen and (max-width: 720px) {
  .casestudyfeature__ministat {
    top: 15px;
    right: 15px;
  }
}
.casestudyfeature__card {
  background-color: #D3D400;
  border-radius: 10px;
  width: 50%;
  position: relative;
  padding: 55px 20px 30px 20px;
}
@media screen and (max-width: 720px) {
  .casestudyfeature__card {
    width: 80%;
    padding: 49px 20px 30px 20px;
  }
}
.casestudyfeature__logo {
  width: 50%;
  background-color: #333E47;
  padding: 62px 51px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media screen and (max-width: 720px) {
  .casestudyfeature__logo {
    padding: 30px 25px;
  }
}
.casestudyfeature__logo img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 1;
  border-radius: 0;
}

.clientlogoblock {
  background-color: white;
  border-radius: 10px;
  padding: 30px 0;
  position: relative;
  box-shadow: 0px 5px 20px 0px rgba(77, 50, 97, 0.11);
}

.feature-item {
  border: 2px solid #EBE7ED;
  background-color: white;
  border-radius: 5px;
  padding: 20px 30px;
  margin-bottom: 11px;
}
.feature-item.active {
  box-shadow: 0px 5px 20px 0px rgba(77, 50, 97, 0.11);
}
.feature-item.active .feature-item-number {
  background-color: #D3D400;
}
.feature-item-title {
  display: flex;
  align-items: center;
}
.feature-item-number {
  background-color: #926CAD;
  display: block;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  color: white;
  font-size: 12px;
  font-family: "Space Mono", monospace;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.feature-item__content {
  display: none;
}

.testimonialsliderblock {
  box-shadow: 0px 5px 30px 0px rgba(77, 50, 97, 0.22);
  border-radius: 10px;
  padding: 120px;
  background-color: white;
  position: relative;
}
@media screen and (max-width: 720px) {
  .testimonialsliderblock {
    padding: 41px 28px;
  }
}
.testimonialsliderblock::after {
  content: "";
  position: absolute;
  bottom: 60px;
  width: 22px;
  height: 14px;
  background-image: url("../../img/speechbubble.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 720px) {
  .testimonialsliderblock::after {
    display: none;
  }
}
.testimonialsliderblock::before {
  content: "";
  position: absolute;
  top: 60px;
  width: 30px;
  height: 20px;
  background-image: url("../../img/speechbubble.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 720px) {
  .testimonialsliderblock::before {
    display: none;
  }
}
.testimonialsliderblock__sliders {
  background-image: url("../../img/testimonial-circle.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 53px 0;
  position: relative;
}
@media screen and (max-width: 720px) {
  .testimonialsliderblock__sliders {
    padding: 25px;
  }
}
.testimonialsliderblock__sliders .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonials__prev, .testimonials__next, .services__prev, .services__next {
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-color: #D3D400;
  margin-top: -25px;
}
@media screen and (max-width: 720px) {
  .testimonials__prev, .testimonials__next, .services__prev, .services__next {
    display: none !important;
  }
}

.testimonials__prev, .services__prev {
  top: 50%;
  left: -25px;
  background-image: url("../../img/white-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.testimonials__next, .services__next {
  top: 50%;
  right: 0px;
  background-image: url("../../img/white-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.testimonials__next {
  right: -25px;
}
@media screen and (max-width: 720px) {
  .testimonials__next {
    right: 7px !important;
  }
}

@media screen and (max-width: 720px) {
  .testimonials__prev {
    left: 8px !important;
  }
}

@media screen and (max-width: 720px) {
  .testimonials__prev,
.testimonials__next {
    display: block !important;
  }
}

.testimoniallogo {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.testimoniallogo img {
  width: 120px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.clientlogoblock__logos {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media screen and (max-width: 720px) {
  .clientlogoblock__logos {
    flex-direction: column;
  }
}
@media screen and (max-width: 720px) {
  .clientlogoblock__logos--img {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 720px) {
  .clientlogoblock__logos--img:nth-child(5) {
    display: none;
  }
}

.cta-shadow {
  box-shadow: 0px 5px 30px 0px rgba(77, 50, 97, 0.33);
  margin-bottom: 40px;
}

.shadow--small {
  box-shadow: 0px 2px 18px 4px rgba(77, 50, 97, 0.11);
}

.toggle__tab__content {
  display: none;
}
.toggle__tab__content.active {
  display: block;
}

.video-thumb {
  position: relative;
}

.content_bullets {
  margin: 0;
  margin-bottom: 20px;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #EEEAF2;
  width: 100%;
}
.content_bullets li {
  position: relative;
  list-style: none;
  padding-left: 15px;
  margin-bottom: 4px;
}
.content_bullets li::before {
  content: "•";
  color: #A257ED;
  position: absolute;
  left: 0;
  top: 0;
}

.product__icon img {
  max-width: 40px;
}

.content--twocolumntext {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
@media screen and (max-width: 720px) {
  .content--twocolumntext {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.theteam__link {
  display: block;
  border-radius: 16px;
  padding-bottom: 10px;
  background-color: white;
  transition: all 0.3s;
}
.theteam__link:hover {
  background-color: #EEEAF2;
}
.theteam__profile {
  position: relative;
  height: 373px;
}
.theteam__profile img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  border-radius: 15px;
}
.theteam-social {
  display: flex;
}
.theteam-social a {
  text-decoration: none;
}
.theteam-social a i {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #F7F5FC;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-size: 1.3rem;
  color: #A257ED;
  transition: all 1.2s;
}
.theteam-social a i:hover {
  background-color: #A257ED;
  color: white;
}

.centerpattern, .centerpattern--blue, .centerpattern--green {
  background-image: url("../../img/patterncenter.svg");
  background-position: center;
  background-repeat: no-repeat;
  padding: 150px 0;
  background-size: contain;
}
@media screen and (max-width: 720px) {
  .centerpattern, .centerpattern--blue, .centerpattern--green {
    background-size: cover;
    padding: 105px 25px;
  }
}
.centerpattern--green {
  background-image: url("../../img/patterncenter-green.svg");
}
.centerpattern--blue {
  background-image: url("../../img/patterncenter-blue.svg");
}

.faq__titles {
  display: grid;
  grid-template-columns: 5fr 2fr 1fr;
  border-bottom: 2px solid #EDE7F0;
  padding: 12px 0;
}

.faq__toggle {
  border-bottom: 2px solid #EDE7F0;
  padding: 12px 0;
}

.faqanswer__content {
  display: none;
}
.faqanswer__content.active {
  display: block;
}

.overlap--light {
  position: relative;
}
.overlap--light::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  background-color: #F7F5FC;
}
@media screen and (max-width: 720px) {
  .overlap--light::before {
    height: 65px;
  }
}

.overlap--service {
  position: relative;
}
.overlap--service::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10%;
  background-color: #F7F5FC;
}
@media screen and (max-width: 720px) {
  .overlap--service::before {
    height: 65px;
  }
}

.logoblock-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-row-gap: 25px;
  grid-column-gap: 25px;
}
@media screen and (max-width: 1384px) {
  .logoblock-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 976px) {
  .logoblock-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 720px) {
  .logoblock-grid {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
  }
}
.logoblock-grid--item {
  display: flex;
  justify-content: center;
}
.logoblock-grid--item img {
  width: 100%;
  max-height: 84px;
}

.container-fluid {
  overflow-x: hidden;
  position: relative;
}
.container-fluid .slick-list {
  overflow: visible;
  /*important, allows overflow slides to be visible*/
}

.slider-services .slick-track, .history-slider .slick-track {
  display: flex !important;
}
.slider-services .slick-slide, .history-slider .slick-slide {
  height: inherit !important;
}
.slider-services .slick-dots, .history-slider .slick-dots {
  margin-top: 20px;
  bottom: -50px;
}
.slider-services .slick-dots li button:before, .history-slider .slick-dots li button:before {
  font-size: 16px;
}
.slider-services .slick-dots li.slick-active button:before, .history-slider .slick-dots li.slick-active button:before {
  color: #A257ED;
  opacity: 1;
}
.slider-services .slick-dots li, .history-slider .slick-dots li {
  margin: 0 2px;
}

.contactblock__icon {
  max-width: 60px;
}
.contactblock__icon img {
  width: 100%;
}

.tablehead--secondary {
  background-color: #D3D400;
}
.tablehead--secondary td {
  padding: 14px 0;
}

table.software {
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.08);
  background-color: white;
}

tr.tablehead--secondary:first-child td:first-child {
  border-top-left-radius: 10px;
  padding-left: 25px;
}
@media screen and (max-width: 720px) {
  tr.tablehead--secondary:first-child td:first-child {
    padding-left: 12px;
  }
}

tr.tablehead--secondary:first-child td:last-child {
  border-top-right-radius: 10px;
}
@media screen and (max-width: 720px) {
  tr.tablehead--secondary:first-child td:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}

tr.tabledata td {
  padding: 10px;
}
tr.tabledata td:first-child {
  padding-left: 25px;
}
@media screen and (max-width: 720px) {
  tr.tabledata td:first-child {
    padding-left: 11px;
  }
}

@media screen and (max-width: 720px) {
  tr.tabledata p.p-lrg.text-body.m-0 {
    font-size: 14px;
  }
}

tr.tabledata:nth-child(even) {
  background-color: #F5F7FC;
}

.postfeaturedimg {
  position: relative;
}
.postfeaturedimg img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.relatednews__feature {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.relatednews__featureimg {
  position: relative;
  width: 100%;
  height: 280px;
}
.relatednews__featureimg > img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.download--secondary {
  position: relative;
  padding-left: 46px;
}
.download--secondary::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 0;
  width: 36px;
  height: 36px;
  background-image: url("../../img/downloads.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.column__icon {
  width: 60px;
}

.inform__searchform {
  display: grid;
  grid-template-columns: 2fr 2fr 1fr;
  grid-column-gap: 12px;
}
@media screen and (max-width: 976px) {
  .inform__searchform {
    grid-template-columns: 1fr;
    row-gap: 12px;
  }
}
.inform__searchform select {
  padding: 10px 20px;
  border-radius: 10px;
  border: 1px solid #C7C7C7;
}
.inform__searchform input[type=text] {
  padding: 10px 20px;
  border-radius: 10px;
  border: 1px solid #C7C7C7;
}

.readmorecontent {
  visibility: hidden;
  height: 0;
  opacity: 0;
  transition: 0.7s all;
}
.readmorecontent.show {
  visibility: visible;
  height: auto;
  opacity: 1;
  transition: 0.2s all;
}

.iconblock-container {
  display: flex;
  justify-content: center;
}
.iconblock__icon {
  max-width: 167px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 0 20px;
}

.plus {
  position: relative;
}
.plus::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background-color: #4D3261;
  left: 0;
  top: 50%;
}

.iconcontent-icon {
  max-width: 80px;
}

.bureaublock {
  display: flex;
}
@media screen and (max-width: 767px) {
  .bureaublock {
    flex-direction: column;
  }
}
.bureaublock__column {
  width: 100%;
  margin-left: 7px;
}
.bureaublock__column:first-of-type {
  border-right: 2px solid #D4D3D6;
  margin-right: 7px;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .bureaublock__column:first-of-type {
    margin-right: 0px;
  }
}
.bureaublock__tablecolumn {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.bureaublock__tablecolumn > div {
  padding: 17px 38px;
}
.bureaublock__tablecolumn > div:nth-child(even) {
  border-left: 2px solid #D4D3D6;
}
.bureaublock__tablecolumn > div:nth-child(4n+1), .bureaublock__tablecolumn > div:nth-child(4n+2) {
  background: white;
}
.bureaublock__tablecolumn > div:nth-child(4n+3), .bureaublock__tablecolumn > div:nth-child(4n+4) {
  background: #F4F2F9;
}
.bureaublock__tableheader {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.bureaublock__tableheader > div {
  padding: 0px 38px 11px;
}
.bureaublock__tableheader > div:nth-child(even) {
  border-left: 2px solid #D4D3D6;
}
.bureaublock__title {
  border-bottom: 2px solid #D4D3D6;
  padding: 20px 0;
}

.acf-map {
  width: 100%;
  height: 546px;
  border: 0px;
  margin: 20px 0;
  border-radius: 10px;
}
.acf-map .marker {
  width: 50px;
  height: auto;
}

.acf-map img {
  max-width: inherit !important;
}

.addressblock {
  position: absolute;
  bottom: -30px;
  right: 0;
  background-color: white;
  padding: 30px;
  width: 400px;
  box-shadow: 0px 0px 46px 0px rgba(77, 50, 97, 0.17);
  border-radius: 10px;
}
.addressblock .icon {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .addressblock {
    position: relative;
    bottom: initial;
    width: 90%;
    margin: 0 auto;
    margin-top: -177px;
  }
}

.videolink {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #4D3261;
  opacity: 0.3;
}

.videoembed {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 100;
  display: none;
  align-items: center;
  justify-content: center;
}
.videoembed.show {
  display: flex;
  flex-direction: column;
}

.closevideo {
  cursor: pointer;
}
.closevideo p {
  background-color: white;
  padding: 3px 20px;
  border-radius: 5px;
}

.videopopup-overlay {
  position: fixed;
  top: 0;
  height: 100vh;
  background: black;
  width: 100%;
  z-index: 20;
  bottom: 0;
  opacity: 0.7;
  display: none;
}
.videopopup-overlay.show {
  display: block;
}

.videoplaybtn {
  position: absolute;
  left: 50%;
  margin-left: -90px;
  top: 50%;
  margin-top: -83px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .software-feature-row {
    flex-direction: column-reverse;
  }
}

body.single-meet-the-team {
  padding-top: 196px;
}

.newsgrid {
  display: grid;
  grid-auto-rows: 644px 280px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  row-gap: 1rem;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
@media screen and (max-width: 720px) {
  .newsgrid {
    display: flex;
    flex-direction: column;
    padding: 0 15px;
  }
}
.newsgrid a {
  text-decoration: none;
}

.newsgrid__item {
  border-radius: 10px;
  position: relative;
}
.newsgrid__item__image > img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.newsgrid__item .featuredarticletitle {
  display: none;
}
.newsgrid__item:nth-child(1) {
  background-color: #F7F5FC;
  grid-column: 1/5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 200px;
  text-align: center;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(1) {
    padding: 20px;
  }
}
.newsgrid__item:nth-child(1) .newsgrid__title {
  font-size: 42px;
  display: block;
  line-height: 48px;
  color: #4D3261;
  font-family: "CodecPro-Bold";
  margin-bottom: 20px;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(1) .newsgrid__title {
    font-size: 18px;
    line-height: initial;
  }
}
.newsgrid__item:nth-child(1) .newsgrid__intro {
  display: none;
}
.newsgrid__item:nth-child(1) .featuredarticletitle {
  display: initial;
}
.newsgrid__item:nth-child(1) .newsgrid__item__image {
  display: none;
}
.newsgrid__item:nth-child(2) {
  background-color: #794C99;
  grid-column: 5/7;
}
.newsgrid__item:nth-child(2) .newsgrid__title {
  font-size: 26px;
  color: white;
  font-family: "CodecPro-Bold";
  margin-bottom: 20px;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(2) .newsgrid__title {
    font-size: 18px;
    line-height: auto;
  }
}
.newsgrid__item:nth-child(2) .newsgrid__blurb {
  padding: 20px;
}
.newsgrid__item:nth-child(2) .btn--brightpurple {
  position: relative;
  left: 0px;
  bottom: 0px;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(2) .btn--brightpurple {
    position: relative;
    left: 0px;
    bottom: 0px;
  }
}
.newsgrid__item:nth-child(3) {
  background-color: #4D3261;
  grid-column: 1/3;
  display: flex;
  align-items: center;
}
.newsgrid__item:nth-child(3) .newsgrid__title {
  font-size: 26px;
  color: white;
  font-family: "CodecPro-Bold";
  margin-bottom: 20px;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(3) .newsgrid__title {
    font-size: 18px;
    line-height: auto;
  }
}
.newsgrid__item:nth-child(3) .newsgrid__blurb {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.newsgrid__item:nth-child(3) .newsgrid__intro {
  display: none;
}
.newsgrid__item:nth-child(3) .newsgrid__item__image {
  display: none;
}
.newsgrid__item:nth-child(4) {
  background-color: #D3D400;
  grid-column: 3/7;
  display: flex;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(4) {
    flex-direction: column;
  }
}
.newsgrid__item:nth-child(4) .newsgrid__item__image {
  height: 100%;
}
.newsgrid__item:nth-child(4) .newsgrid__item__image > img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 10px;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(4) .newsgrid__item__image > img {
    width: 100%;
    height: auto;
  }
}
.newsgrid__item:nth-child(4) .newsgrid__title {
  font-size: 26px;
  color: white;
  font-family: "CodecPro-Bold";
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(4) .newsgrid__title {
    font-size: 18px;
    line-height: auto;
  }
}
.newsgrid__item:nth-child(4) .newsgrid__blurb {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.newsgrid__item:nth-child(4) .btn--brightpurple {
  color: #D3D400;
}
.newsgrid__item:nth-child(5) {
  background-color: #794C99;
  grid-column: 1/3;
}
.newsgrid__item:nth-child(5) .newsgrid__title {
  font-size: 26px;
  color: white;
  font-family: "CodecPro-Bold";
  margin-bottom: 20px;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(5) .newsgrid__title {
    font-size: 18px;
    line-height: auto;
  }
}
.newsgrid__item:nth-child(5) .newsgrid__blurb {
  padding: 20px;
}
.newsgrid__item:nth-child(5) .btn--brightpurple {
  position: relative;
  left: 0px;
  bottom: 0px;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(5) .btn--brightpurple {
    position: relative;
    left: 0px;
    bottom: 0px;
  }
}
.newsgrid__item:nth-child(6) {
  background-color: #F7F5FC;
  grid-column: 3/7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 200px;
  text-align: center;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(6) {
    padding: 20px;
  }
}
.newsgrid__item:nth-child(6) .newsgrid__title {
  font-size: 42px;
  display: block;
  line-height: 48px;
  color: #4D3261;
  font-family: "CodecPro-Bold";
  margin-bottom: 20px;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(6) .newsgrid__title {
    font-size: 18px;
    line-height: initial;
  }
}
.newsgrid__item:nth-child(6) .newsgrid__intro {
  display: none;
}
.newsgrid__item:nth-child(6) .featuredarticletitle {
  display: initial;
}
.newsgrid__item:nth-child(7) {
  background-color: #D3D400;
  grid-column: 1/5;
  display: flex;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(7) {
    flex-direction: column;
  }
}
.newsgrid__item:nth-child(7) .newsgrid__item__image {
  height: 100%;
}
.newsgrid__item:nth-child(7) .newsgrid__item__image > img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 10px;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(7) .newsgrid__item__image > img {
    width: 100%;
    height: auto;
  }
}
.newsgrid__item:nth-child(7) .newsgrid__title {
  font-size: 26px;
  color: white;
  font-family: "CodecPro-Bold";
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(7) .newsgrid__title {
    font-size: 18px;
    line-height: auto;
  }
}
.newsgrid__item:nth-child(7) .newsgrid__blurb {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.newsgrid__item:nth-child(7) .btn--brightpurple {
  color: #D3D400;
}
.newsgrid__item:nth-child(8) {
  background-color: #4D3261;
  grid-column: 5/7;
  display: flex;
  align-items: center;
}
.newsgrid__item:nth-child(8) .newsgrid__title {
  font-size: 26px;
  color: white;
  font-family: "CodecPro-Bold";
  margin-bottom: 20px;
}
@media screen and (max-width: 720px) {
  .newsgrid__item:nth-child(8) .newsgrid__title {
    font-size: 18px;
    line-height: auto;
  }
}
.newsgrid__item:nth-child(8) .newsgrid__blurb {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.newsgrid__item:nth-child(8) .newsgrid__intro {
  display: none;
}
.newsgrid__item:nth-child(8) .newsgrid__item__image {
  display: none;
}
.page-numbers {
  width: 50px;
  height: 50px;
  background-color: #F7F5FC;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  margin: 0 5px;
  color: #56586A;
  text-decoration: none;
}
.page-numbers.current {
  background-color: #4D3261;
  color: white;
}

.prev.page-numbers, .next.page-numbers {
  background-color: #D3D400;
  color: white;
}

/**
 * @license
 * MyFonts Webfont Build ID 4171672, 2021-09-01T10:51:08-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: CodecPro-Regular by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/codec-pro/regular/
 * 
 * Webfont: CodecPro-Bold by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/codec-pro/bold/
 * 
 * Webfont: CodecPro-ExtraBold by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/codec-pro/extra-bold/
 * 
 * 
 * Webfonts copyright: Copyright © 2019 by Cosimo Lorenzo Pancini &amp; Francesco Canovaro. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "CodecPro-Bold";
  src: url("webFonts/CodecProBold/font.woff2") format("woff2"), url("webFonts/CodecProBold/font.woff") format("woff");
}
@font-face {
  font-family: "CodecPro-Regular";
  src: url("webFonts/CodecProRegular/font.woff2") format("woff2"), url("webFonts/CodecProRegular/font.woff") format("woff");
}
@font-face {
  font-family: "CodecPro-ExtraBold";
  src: url("webFonts/CodecProExtraBold/font.woff2") format("woff2"), url("webFonts/CodecProExtraBold/font.woff") format("woff");
}
.no-scroll {
  overflow-y: hidden;
}

.border-radius {
  border-radius: 10px;
}

.border-top-octonary {
  border-top: 1px solid #F7F5FC;
}

.border-bottom-white-05 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.mt-7 {
  margin-top: 4rem;
}

.mt-8 {
  margin-top: 5.4rem;
}

.mb-7 {
  margin-bottom: 4rem;
}
@media screen and (max-width: 720px) {
  .mb-7 {
    margin-bottom: 1.5rem;
  }
}

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

@media screen and (max-width: 720px) {
  .px-5 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}

.main-padding-top {
  padding-top: 100px;
}
@media screen and (max-width: 720px) {
  .main-padding-top {
    padding-top: 50px;
  }
}

.main-margin-top {
  margin-top: 100px;
}
@media screen and (max-width: 720px) {
  .main-margin-top {
    margin-top: 50px;
  }
}

.added-padding {
  padding-right: 1.8rem;
  padding-left: 1.8rem;
}

.p-6 {
  padding: 3.5rem;
}

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

.pb-6 {
  padding-bottom: 3.5rem;
}

.py-6 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.p-7 {
  padding: 4rem;
}
@media screen and (max-width: 720px) {
  .p-7 {
    padding: 1.5rem;
  }
}

.py-7 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.pt-7 {
  padding-top: 4rem;
}

.pb-7 {
  padding-bottom: 4rem;
}

.py-8 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.ps-8 {
  padding-left: 4.5rem;
}

.p-8 {
  padding: 4.5rem;
}
@media screen and (max-width: 720px) {
  .p-8 {
    padding: 2rem;
  }
}

.pt-8 {
  padding-top: 4.5rem;
}

.pb-8 {
  padding-bottom: 4.5rem;
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.site-footer {
  background-color: #F7F5FC;
  position: relative;
  padding-top: 100px;
  padding-bottom: 70px;
}
.site-footer::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 200px;
  background: #F7F5FC;
  top: -200px;
  z-index: -1;
}
.site-footer .site-branding {
  width: 186px;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 720px) {
  .site-footer .site-branding {
    margin-bottom: 30px;
  }
}
.site-footer .site-branding img {
  width: 186px;
  height: auto;
}

.footer-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 65px;
}
@media screen and (max-width: 720px) {
  .footer-top {
    flex-direction: column;
  }
}

.footer-smallprint {
  opacity: 0.67;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 720px) {
  .footer-smallprint {
    flex-direction: column;
  }
}

.footer-social {
  display: flex;
}
@media screen and (max-width: 720px) {
  .footer-social {
    justify-content: space-between;
  }
}
.footer-social a {
  text-decoration: none;
}
.footer-social a i {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-size: 1.3rem;
  color: #A257ED;
  transition: all 1.2s;
}
.footer-social a i:hover {
  background-color: #A257ED;
  color: white;
}
.footer-social a i:last-of-type {
  margin-right: 0;
}

.sitefootersub__nav ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.sitefootersub__nav ul li {
  font-size: 15px;
  margin-bottom: 5px;
}
.sitefootersub__nav ul li a {
  color: #333E47;
  text-decoration: none;
}

.enquiryblock .form-control,
.enquiryblock .wpcf7 .wpcf7-validation-errors,
.enquiryblock .wpcf7 input[type=color],
.enquiryblock .wpcf7 input[type=date],
.enquiryblock .wpcf7 input[type=datetime-local],
.enquiryblock .wpcf7 input[type=datetime],
.enquiryblock .wpcf7 input[type=email],
.enquiryblock .wpcf7 input[type=file],
.enquiryblock .wpcf7 input[type=month],
.enquiryblock .wpcf7 input[type=number],
.enquiryblock .wpcf7 input[type=range],
.enquiryblock .wpcf7 input[type=search],
.enquiryblock .wpcf7 input[type=tel],
.enquiryblock .wpcf7 input[type=text],
.enquiryblock .wpcf7 input[type=time],
.enquiryblock .wpcf7 input[type=url],
.enquiryblock .wpcf7 input[type=week],
.enquiryblock .wpcf7 select,
.enquiryblock .wpcf7 textarea {
  width: 100%;
  padding: 15px 20px;
  border: none;
  border-radius: 10px;
  margin-bottom: 12px;
  color: #4D3261;
  background-color: white !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.enquiryblock .form-control::-webkit-input-placeholder, .enquiryblock .wpcf7 .wpcf7-validation-errors::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=color]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=date]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=datetime-local]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=datetime]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=email]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=file]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=month]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=number]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=range]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=search]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=tel]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=text]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=time]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=url]::-webkit-input-placeholder, .enquiryblock .wpcf7 input[type=week]::-webkit-input-placeholder, .enquiryblock .wpcf7 select::-webkit-input-placeholder, .enquiryblock .wpcf7 textarea::-webkit-input-placeholder {
  color: #4D3261;
}
.enquiryblock .form-control::-moz-placeholder, .enquiryblock .wpcf7 .wpcf7-validation-errors::-moz-placeholder, .enquiryblock .wpcf7 input[type=color]::-moz-placeholder, .enquiryblock .wpcf7 input[type=date]::-moz-placeholder, .enquiryblock .wpcf7 input[type=datetime-local]::-moz-placeholder, .enquiryblock .wpcf7 input[type=datetime]::-moz-placeholder, .enquiryblock .wpcf7 input[type=email]::-moz-placeholder, .enquiryblock .wpcf7 input[type=file]::-moz-placeholder, .enquiryblock .wpcf7 input[type=month]::-moz-placeholder, .enquiryblock .wpcf7 input[type=number]::-moz-placeholder, .enquiryblock .wpcf7 input[type=range]::-moz-placeholder, .enquiryblock .wpcf7 input[type=search]::-moz-placeholder, .enquiryblock .wpcf7 input[type=tel]::-moz-placeholder, .enquiryblock .wpcf7 input[type=text]::-moz-placeholder, .enquiryblock .wpcf7 input[type=time]::-moz-placeholder, .enquiryblock .wpcf7 input[type=url]::-moz-placeholder, .enquiryblock .wpcf7 input[type=week]::-moz-placeholder, .enquiryblock .wpcf7 select::-moz-placeholder, .enquiryblock .wpcf7 textarea::-moz-placeholder {
  color: #4D3261;
}
.enquiryblock .form-control:-ms-input-placeholder, .enquiryblock .wpcf7 .wpcf7-validation-errors:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=color]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=date]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=datetime-local]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=datetime]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=email]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=file]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=month]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=number]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=range]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=search]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=tel]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=text]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=time]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=url]:-ms-input-placeholder, .enquiryblock .wpcf7 input[type=week]:-ms-input-placeholder, .enquiryblock .wpcf7 select:-ms-input-placeholder, .enquiryblock .wpcf7 textarea:-ms-input-placeholder {
  color: #4D3261;
}
.enquiryblock .form-control::placeholder,
.enquiryblock .wpcf7 .wpcf7-validation-errors::placeholder,
.enquiryblock .wpcf7 input[type=color]::placeholder,
.enquiryblock .wpcf7 input[type=date]::placeholder,
.enquiryblock .wpcf7 input[type=datetime-local]::placeholder,
.enquiryblock .wpcf7 input[type=datetime]::placeholder,
.enquiryblock .wpcf7 input[type=email]::placeholder,
.enquiryblock .wpcf7 input[type=file]::placeholder,
.enquiryblock .wpcf7 input[type=month]::placeholder,
.enquiryblock .wpcf7 input[type=number]::placeholder,
.enquiryblock .wpcf7 input[type=range]::placeholder,
.enquiryblock .wpcf7 input[type=search]::placeholder,
.enquiryblock .wpcf7 input[type=tel]::placeholder,
.enquiryblock .wpcf7 input[type=text]::placeholder,
.enquiryblock .wpcf7 input[type=time]::placeholder,
.enquiryblock .wpcf7 input[type=url]::placeholder,
.enquiryblock .wpcf7 input[type=week]::placeholder,
.enquiryblock .wpcf7 select::placeholder,
.enquiryblock .wpcf7 textarea::placeholder {
  color: #4D3261;
}
.enquiryblock .wpcf7 textarea {
  height: 150px;
}
.enquiryblock .wpcf7 select {
  background-position: 90% center;
  background-repeat: no-repeat;
  background-image: url("../../img/nav-downarrow.svg");
}
.enquiryblock .wpcf7 input[type=submit] {
  border-radius: 0;
  float: right;
  border-radius: 10px;
  text-decoration: none;
  text-align: center;
  font-size: 15px;
  font-family: "CodecPro-Bold";
  padding: 12px 50px 12px 17px;
  background-color: #D3D400;
  color: #4D3261;
  position: relative !important;
  transition: all 0.5s;
  border: 2px solid #D3D400;
  position: relative;
  background-position: 90% center;
  background-repeat: no-repeat;
  background-image: url("../../img/secondary-arrow.svg");
}
.enquiryblock .wpcf7 input[type=submit]:hover {
  text-decoration: none;
  color: #794C99;
  background-color: white;
  border: 2px solid white;
}
.enquiryblock .wpcf7-not-valid-tip {
  color: white;
  font-size: 0.8em;
  font-weight: normal;
  display: block;
  background-color: #c52f2f;
  border: 1px solid #c52f2f;
  border-radius: 10px;
  padding: 5px 13px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  top: -12px;
}
.enquiryblock .wpcf7 form.invalid .wpcf7-response-output,
.enquiryblock .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #c52f2f;
  background-color: #c52f2f;
  color: white;
  border-radius: 10px;
  padding: 8px 16px;
  font-size: 0.9rem;
}

.bg-secondary .enquiryblock .wpcf7 input[type=submit] {
  background-color: #A257ED;
  background-position: 90% center;
  background-repeat: no-repeat;
  background-image: url(../../img/white-arrow.svg);
  color: white;
}
.bg-secondary .enquiryblock .wpcf7 input[type=submit]:hover {
  text-decoration: none;
  color: #794C99;
  background-color: white;
  border: 2px solid white;
  background-image: url("../../img/secondary-arrow.svg");
}

.enquiryblock .wpcf7 select option {
  width: 100%;
  padding: 15px 20px;
  border: none;
  border-radius: 10px;
  margin-bottom: 12px;
  color: #4D3261;
}

/*# sourceMappingURL=style.css.map */