/*!
Theme Name: PlatformplusWRAP
Theme URI: https://www.veribodevelopment.com/
Author: Veribo
Author URI: https://www.veribodevelopment.com/
Description: A basic theme, containing a few helpful functions to get your project started. Perfect for developing custom websites.
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@font-face {
  font-family: 'Karma';
  src: url("assets/fonts/karma-semibold-webfont.eot");
  src: url("assets/fonts/karma-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/karma-semibold-webfont.woff2") format("woff2"), url("assets/fonts/karma-semibold-webfont.woff") format("woff"), url("assets/fonts/karma-semibold-webfont.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Karma';
  src: url("assets/fonts/karma-medium-webfont.eot");
  src: url("assets/fonts/karma-medium-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/karma-medium-webfont.woff2") format("woff2"), url("assets/fonts/karma-medium-webfont.woff") format("woff"), url("assets/fonts/karma-medium-webfont.svg#karmamedium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Karma';
  src: url("assets/fonts/Karma-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("assets/fonts/icomoon.eot?lb1qqw");
  src: url("assets/fonts/icomoon.eot?lb1qqw#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?lb1qqw") format("truetype"), url("assets/fonts/icomoon.woff?lb1qqw") format("woff"), url("assets/fonts/icomoon.svg?lb1qqw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-circle-7:before {
  content: "\e900";
}

.icon-circle-9:before {
  content: "\e901";
}

.icon-circle-8:before {
  content: "\e903";
}

.icon-circle-10:before {
  content: "\e904";
}

.icon-chevron-down:before {
  content: "\e905";
}

.icon-close:before {
  content: "\e906";
}

.icon-check:before {
  content: "\e907";
}

.icon-search:before {
  content: "\e908";
}

.icon-user:before {
  content: "\e909";
}

.icon-plus:before {
  content: "\e902";
}

.icon-circle-1:before {
  content: "\e92b";
}

.icon-circle-2:before {
  content: "\e92c";
}

.icon-circle-3:before {
  content: "\e92d";
}

.icon-circle-4:before {
  content: "\e92e";
}

.icon-circle-5:before {
  content: "\e92f";
}

.icon-circle-6:before {
  content: "\e930";
}

.icon-circle-11:before {
  content: "\e935";
}

.icon-circle-12:before {
  content: "\e936";
}

.icon-circle-13:before {
  content: "\e937";
}

.icon-circle-14:before {
  content: "\e938";
}

.icon-circle-15:before {
  content: "\e939";
}

.icon-circle-16:before {
  content: "\e93a";
}

.h1,
h1 {
  font-size: 40px;
  line-height: 48px;
  font-family: "Karma", sans-serif;
  font-weight: 600;
  margin: 26px 0;
  color: #604A82;
}

@media (max-width: 1200px) {
  .h1,
  h1 {
    font-size: 36px;
    line-height: 44px;
    margin: 20px 0;
  }
}

@media (max-width: 991px) {
  .h1,
  h1 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (max-width: 767px) {
  .h1,
  h1 {
    font-size: 22px;
    line-height: 28px;
    margin: 16px 0;
  }
}

.h1:first-child,
h1:first-child {
  margin-top: 0;
}

.h1:last-child,
h1:last-child {
  margin-bottom: 0;
}

.h2,
h2 {
  font-size: 40px;
  line-height: 48px;
  font-family: "Karma", sans-serif;
  font-weight: 600;
  margin: 26px 0;
  color: #604A82;
}

@media (max-width: 1200px) {
  .h2,
  h2 {
    font-size: 36px;
    line-height: 44px;
    margin: 20px 0;
  }
}

@media (max-width: 991px) {
  .h2,
  h2 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (max-width: 767px) {
  .h2,
  h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 16px 0;
  }
}

.h2:first-child,
h2:first-child {
  margin-top: 0;
}

.h2:last-child,
h2:last-child {
  margin-bottom: 0;
}

.h3,
h3 {
  font-size: 40px;
  line-height: 48px;
  font-family: "Karma", sans-serif;
  font-weight: 600;
  margin: 26px 0;
  color: #604A82;
}

@media (max-width: 1200px) {
  .h3,
  h3 {
    font-size: 36px;
    line-height: 44px;
    margin: 20px 0;
  }
}

@media (max-width: 991px) {
  .h3,
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (max-width: 767px) {
  .h3,
  h3 {
    font-size: 28px;
    line-height: 36px;
    margin: 16px 0;
  }
}

.h3:first-child,
h3:first-child {
  margin-top: 0;
}

.h3:last-child,
h3:last-child {
  margin-bottom: 0;
}

.one-third .h3, .one-third
h3 {
  margin-bottom: 26px;
}

.h4,
h4 {
  font-size: 24px;
  line-height: 34px;
  font-family: "Roboto", sans-serif;
  margin: 37px 0 6px 0;
  font-weight: bold;
  color: #052438;
}

@media (max-width: 767px) {
  .h4,
  h4 {
    font-size: 22px;
    line-height: 30px;
    margin: 32px 0 10px 0;
  }
}

.h4:first-child,
h4:first-child {
  margin-top: 0;
}

.h4:last-child,
h4:last-child {
  margin-bottom: 0;
}

.h5,
h5 {
  font-size: 23px;
  line-height: 30px;
  font-family: "Karma", sans-serif;
  margin: 26px 0 14px 0;
  font-weight: 600;
  color: #604A82;
}

@media (max-width: 767px) {
  .h5,
  h5 {
    font-size: 20px;
    line-height: 27px;
    margin: 16px 0 10px 0;
  }
}

.h5:first-child,
h5:first-child {
  margin-top: 0;
}

.h5:last-child,
h5:last-child {
  margin-bottom: 0;
}

.h6,
h6 {
  font-size: 18px;
  line-height: 31px;
  font-family: "Roboto", sans-serif;
  margin: 26px 0 14px 0;
  font-weight: bold;
  color: #604A82;
}

.h6:first-child,
h6:first-child {
  margin-top: 0;
}

.h6:last-child,
h6:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .h6,
  h6 {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
  }
}

h3 + h6 {
  margin-top: -5px;
}

p {
  margin: 14px 0;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

.color-white {
  color: #ffffff;
}

.color-white h1,
.color-white h2,
.color-white h3,
.color-white h4,
.color-white h5,
.color-white h6,
.color-white ul {
  color: #ffffff;
}

ul {
  padding: 5px 0 5px 18px;
}

ul li {
  font-size: 18px;
  padding: 11px 0;
}

ul li:first-child {
  padding-top: 0;
}

ul li:last-child {
  padding-bottom: 0;
}

ol {
  padding: 5px 0 5px 18px;
}

ol li {
  padding: 11px 0;
}

ol li:first-child {
  padding-top: 0;
}

ol li:last-child {
  padding-bottom: 0;
}

.centered-text {
  text-align: center;
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
  color: #052438;
  margin: 53px 0;
  position: relative;
}

@media (max-width: 991px) {
  .centered-text {
    margin: 40px 0;
  }
}

@media (max-width: 767px) {
  .centered-text {
    margin: 25px 0;
    font-size: 16px;
    line-height: 26px;
  }
}

.centered-text:first-child {
  margin-top: 0;
}

.centered-text:first-child:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -135px;
  margin-left: -1px;
  background-color: #604A82;
  width: 2px;
  height: 90px;
}

@media (max-width: 1200px) {
  .centered-text:first-child:before {
    height: 70px;
    top: -95px;
  }
}

@media (max-width: 991px) {
  .centered-text:first-child:before {
    top: -85px;
  }
}

.centered-text:last-child {
  margin-bottom: 0;
}

.centered-text h2 {
  color: #052438;
}

.centered-text p {
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .centered-text {
    text-align: left;
  }
}

img {
  max-width: 100%;
  height: auto;
  margin: 14px 0;
}

.columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 -18px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .columns {
    display: block;
  }
}

.columns .one-third {
  -ms-flex-preferred-size: calc(100% / 3 - 60px);
      flex-basis: calc(100% / 3 - 60px);
  padding: 0 18px;
}

@media (max-width: 1200px) {
  .columns .one-third {
    -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
  }
}

@media (max-width: 991px) {
  .columns .one-third {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

#footer .columns .one-third {
  -ms-flex-preferred-size: calc(100% / 3 - 100px);
      flex-basis: calc(100% / 3 - 100px);
}

@media (max-width: 1200px) {
  #footer .columns .one-third {
    -ms-flex-preferred-size: calc(100% / 3 - 50px);
        flex-basis: calc(100% / 3 - 50px);
  }
}

#footer .columns .one-third:last-child {
  text-align: right;
}

@media (max-width: 1200px) {
  #footer .columns .one-third:last-child {
    text-align: left;
    margin-top: 20px;
  }
}

@media all and (-ms-high-contrast: none) and (min-width: 1201px) {
  .columns .one-third {
    max-width: calc(100% / 3);
  }
}

.columns .left,
.columns .right {
  -ms-flex-preferred-size: calc(50% - 75px);
      flex-basis: calc(50% - 75px);
  padding: 0 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (-ms-high-contrast: none) and (min-width: 1201px) {
  .columns .left,
  .columns .right {
    max-width: calc(50% - 75px);
  }
}

@media (max-width: 1400px) {
  .columns .left,
  .columns .right {
    -ms-flex-preferred-size: calc(50% - 32px);
        flex-basis: calc(50% - 32px);
  }
}

@media (max-width: 991px) {
  .columns .left,
  .columns .right {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .columns .right {
    padding-top: 20px;
  }
}

.columns .two-third {
  padding: 0 18px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.columns .one-quarter {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  padding: 0 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  margin: 44px 0 0 0;
}

@media all and (-ms-high-contrast: none) and (min-width: 1201px) {
  .columns .one-quarter {
    max-width: 25%;
  }
}

@media (max-width: 991px) {
  .columns .one-quarter {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

.columns .one-quarter p {
  letter-spacing: -0.29px;
}

.columns .one-quarter img {
  margin: 0 auto;
  display: block;
}

.columns .one-quarter img + h2,
.columns .one-quarter img + h3,
.columns .one-quarter img + h4 {
  margin-top: 16px;
}

.columns .one-half {
  -ms-flex-preferred-size: calc(50% - 75px);
      flex-basis: calc(50% - 75px);
  padding: 0 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  .columns .one-half {
    -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
  }
}

@media (max-width: 991px) {
  .columns .one-half {
    -ms-flex-preferred-size: calc(50%);
        flex-basis: calc(50%);
  }
}

.default-button {
  text-decoration: none;
  border: 2px solid #604A82;
  padding: 13px 32px 14px 32px;
  text-align: center;
  color: #052438;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  margin-top: 31px;
}

.default-button strong {
  font-weight: bold;
}

@media (max-width: 1200px) {
  .default-button {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .default-button {
    padding: 12px 20px 12px 20px;
  }
}

.default-button:hover {
  background-color: #604A82;
  color: #ffffff;
}

.color-white .default-button {
  border-color: #ffffff;
  color: #ffffff;
}

.color-white .default-button:hover {
  background-color: #fff;
  border-color: #ffffff;
  color: #604A82;
}

.default-button.blue {
  border-color: #404460;
  color: #ffffff;
  background-color: #172c47;
}

.default-button.blue:hover {
  background-color: #404460;
  border-color: #404460;
  color: #ffffff;
}

.color-white .default-button.blue {
  color: #ffffff;
}

.color-white .default-button.blue:hover {
  border-color: #604A82;
  border-color: #404460;
}

a {
  text-decoration: none;
  color: #604A82;
  font-weight: 500;
}

a:hover {
  color: #604A82;
}

.show-on-mobile {
  display: none;
}

@media (max-width: 767px) {
  .show-on-mobile {
    display: inline-block;
  }
}

.read-more {
  display: inline-block;
  color: #604A82;
  border-bottom: 2px solid #604A82;
  font-weight: normal;
  margin-top: 36px;
}

@media (max-width: 1200px) {
  .read-more {
    margin-top: 15px;
  }
}

.read-more:hover {
  color: #604A82;
}

* {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
}

body {
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #052438;
  background-color: #F1F0EE;
}

@media (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 26px;
  }
}

header,
nav,
section,
article,
aside,
footer {
  display: block;
}

.clear {
  display: block;
  clear: both;
  height: 0;
}

a {
  outline: none;
}

a i {
  -webkit-transition: none !important;
  transition: none !important;
}

a img {
  border: none;
}

input[type="submit"] {
  -webkit-appearance: none;
}

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.loaded *,
.loaded {
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

::-moz-selection {
  color: #ffffff;
  background: #604A82;
}

::selection {
  color: #ffffff;
  background: #604A82;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #052438;
  padding-right: 0;
}

#header .header-inner {
  height: 91px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 1200px) {
  #header .header-inner {
    height: 73px;
  }
}

#logo {
  display: block;
  width: 289px;
  height: 38px;
  margin-top: 26px;
  border-bottom: 3px solid transparent;
  padding-bottom: 24px;
}

#logo:hover {
  border-color: #ffffff;
}

body.home #logo {
  border-color: #ffffff;
}

@media (max-width: 1200px) {
  #logo {
    border: none;
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {
  #logo {
    max-width: calc(100% - 138px);
  }
}

#logo img {
  display: block;
  width: 289px;
  height: 38px;
  margin: 0;
}

@media (max-width: 1200px) {
  .nav {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #edeae6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
    background-color: #052438;
    padding-top: 69px;
  }
  .menu-open .nav {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}

.nav .menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.nav .menu li {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 26px;
  position: relative;
}

.nav .menu li ul {
  position: absolute;
  left: -25px;
  top: 100%;
  white-space: nowrap;
  background-color: #052438;
  padding: 0 25px 15px 25px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

@media (max-width: 1200px) {
  .nav .menu li ul {
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
    position: relative;
    top: auto;
    left: auto;
    padding: 0 0 0 25px;
  }
  .nav .menu li ul li a:before {
    content: "- ";
    display: inline-block;
    margin-right: 10px;
    color: #ffffff;
  }
}

@media (max-width: 767px) {
  .nav .menu li ul {
    padding-left: 15px;
  }
}

@media (min-width: 1201px) {
  .nav .menu li ul li {
    display: block;
    padding: 0;
    margin: 0;
  }
  .nav .menu li ul li a {
    display: block;
    padding: 15px 1px 5px 1px;
  }
}

.nav .menu li:hover ul {
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}

.nav .menu li.home {
  display: none;
}

@media (max-width: 1200px) {
  .nav .menu li.home {
    display: block;
  }
}

@media (max-width: 1200px) {
  .nav .menu li {
    display: block;
    margin: 0;
    padding: 8px 0;
  }
}

.nav .menu li:before {
  display: none;
}

.nav .menu li a {
  text-decoration: none;
  color: #ffffff;
  letter-spacing: -0.29px;
  border-bottom: 3px solid transparent;
  padding: 31px 1px 28px 1px;
  display: block;
  font-size: 18px;
  font-weight: 400;
}

@media (max-width: 1200px) {
  .nav .menu li a {
    color: #ffffff;
    padding: 9px 15px 8px 46px;
    border: none;
    border-left: 4px solid transparent;
    font-size: 20px;
    font-weight: normal;
  }
}

@media (max-width: 767px) {
  .nav .menu li a {
    padding-left: 26px;
    padding-top: 8px;
    padding-bottom: 7px;
  }
}

.nav .menu li a:hover {
  color: #ffffff;
  border-color: #8d68c5;
}

.nav .menu li.current-menu-ancestor > a,
.nav .menu li.current-menu-parent > a,
.nav .menu li.current-menu-item > a {
  color: #ffffff;
  border-color: #ffffff;
}

@media (max-width: 1200px) {
  .nav .menu li.current-menu-ancestor > a,
  .nav .menu li.current-menu-parent > a,
  .nav .menu li.current-menu-item > a {
    color: #ffffff;
    border-color: #8d68c5;
  }
}

.header-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header-links {
  margin-left: 40px;
}

@media (max-width: 1200px) {
  .header-links {
    margin-right: 60px;
    margin-left: 0;
  }
}

@media (max-width: 360px) {
  .header-links {
    margin-right: 40px;
  }
}

.header-links .login-button {
  display: none !important;
}

@media (max-width: 1200px) {
  .header-links .login-button {
    display: block !important;
  }
  .header-links .login-button.toggle-button {
    padding-top: 18px !important;
    padding-bottom: 11px !important;
  }
}

.header-links > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  font-size: 16px;
}

@media (max-width: 991px) {
  .header-links > div {
    margin-left: 8px;
  }
}

.header-links > div.search {
  margin-left: -5px;
}

@media (max-width: 1200px) {
  .header-links > div.search {
    display: none;
  }
}

.header-links .toggle-button {
  text-decoration: none;
  color: #ffffff;
  letter-spacing: -0.29px;
  border-top: 4px solid transparent;
  padding: 29px 19px 25px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 1200px) {
  .header-links .toggle-button {
    padding: 19px 0 18px 0 !important;
    width: 60px;
    text-align: center;
  }
  .header-links .toggle-button span {
    display: none;
  }
}

@media (max-width: 360px) {
  .header-links .toggle-button {
    width: 40px;
  }
}

.header-links .toggle-button:hover, .header-links .toggle-button.active {
  color: #052438;
  border-color: #604A82;
  background-color: #EEEAE6;
}

.header-links .toggle-button:hover i, .header-links .toggle-button.active i {
  color: #604A82 !important;
}

.header-links .toggle-button i {
  color: #ffffff;
  font-size: 33px;
  line-height: 33px;
  margin-left: 20px;
  position: relative;
  top: -4px;
}

@media (max-width: 1200px) {
  .header-links .toggle-button i {
    margin: 0 auto !important;
    display: inline-block;
    font-size: 33px;
    color: #ffffff;
  }
}

.header-links .toggle-button.search-toggle-button i {
  margin-left: 0;
}

.header-links .active.opened .toggle-button {
  color: #052438;
  border-color: #604A82;
  background-color: #EEEAE6;
}

.header-links .active.opened .toggle-button i {
  color: #604A82 !important;
}

.header-links .toggle {
  position: absolute;
  right: 0;
  top: 100%;
  display: block;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  width: 348px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px 33px;
  background-color: #EEEAE6;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

@media (max-width: 1200px) {
  .header-links .toggle {
    padding: 20px 15px 15px 15px;
    width: 100vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media (max-width: 1200px) {
  .header-links .login {
    position: relative;
    padding-right: 6px;
    margin-right: 3px;
  }
  .header-links .login:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 15px;
    width: 2px;
    height: 43px;
    background-color: #384257;
  }
  .header-links .login .toggle {
    right: -60px;
    width: calc(100vw + 2px);
  }
}

.header-links form {
  width: 100%;
}

.header-links form input {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  color: #052438;
  border: none;
  padding: 17px 10px 17px 17px;
  border-bottom: 3px solid #052438;
  margin: 0 0 22px 0;
  letter-spacing: -0.29px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

@media (max-width: 1200px) {
  .header-links form input {
    margin-bottom: 15px;
    padding: 12px 10px 12px 8px;
    font-size: 16px;
    border-bottom-width: 2px;
    margin-bottom: 10px;
  }
}

.header-links form input:focus {
  border-color: #604A82;
}

.header-links form input[type='submit'] {
  border: none;
  height: 49px;
  line-height: 49px;
  background-color: #052438;
  padding: 0;
  margin: 0;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .header-links form input[type='submit'] {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}

.header-links form input[type='submit']:hover {
  background-color: #604A82;
}

.header-links form a {
  text-decoration: underline;
  color: #5C5C64;
  font-size: 16px;
  letter-spacing: -0.26px;
  font-weight: normal;
  display: inline-block;
  margin-top: 20px;
}

.header-links form a:hover {
  text-decoration: none;
  color: #604A82;
}

@media (max-width: 1200px) {
  .header-links form a {
    font-size: 14px;
    margin-top: 14px;
  }
}

.header-links form ::-webkit-input-placeholder {
  color: #5C5C64;
  opacity: 1;
}

.header-links form ::-moz-placeholder {
  color: #5C5C64;
  opacity: 1;
}

.header-links form :-ms-input-placeholder {
  color: #5C5C64;
  opacity: 1;
}

.header-links form :-moz-placeholder {
  color: #5C5C64;
  opacity: 1;
}

.header-links .opened .toggle {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}

#mobile-menu-button {
  display: none;
  width: 60px;
  height: 73px;
  line-height: 73px;
  text-decoration: none;
  position: absolute;
  right: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}

@media (max-width: 1200px) {
  #mobile-menu-button {
    display: block;
  }
}

@media (max-width: 360px) {
  #mobile-menu-button {
    width: 40px;
  }
}

#mobile-menu-button span.lines {
  width: 28px;
  height: 23px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
  z-index: 150;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 50%;
  margin: -14px auto 0 17px;
}

@media (max-width: 360px) {
  #mobile-menu-button span.lines {
    margin-left: 7px;
  }
}

#mobile-menu-button span.lines span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #ffffff;
  opacity: 1;
  left: 0;
  top: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

#mobile-menu-button span.lines span:nth-child(1) {
  top: 0px;
}

#mobile-menu-button span.lines span:nth-child(2), #mobile-menu-button span.lines span:nth-child(3) {
  top: 10px;
}

#mobile-menu-button span.lines span:nth-child(4) {
  top: 20px;
}

#mobile-menu-button.active span.lines span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}

#mobile-menu-button.active span.lines span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 100%;
}

#mobile-menu-button.active span.lines span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 100%;
}

#mobile-menu-button.active span.lines span:nth-child(4) {
  top: 10px;
  width: 0%;
  left: 50%;
}

.searchform-container {
  text-align: left;
  margin-bottom: 30px;
}

.searchform-container div#ajaxsearchlite1 {
  border-bottom: 2px solid #604A82;
}

.searchform-container h5.searchfrom-title {
  font-family: "Karma", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
}

.page-banner-container .page-banner .text-wrap.text-search h1 strong {
  background-color: transparent;
  padding-left: 0px;
  margin-bottom: 16px;
}

.page-banner-container .page-banner .text-wrap.text-search .left {
  text-align: left;
  margin-bottom: 50px;
}

.page-banner-container .page-banner .text-wrap.text-search .left p {
  margin-bottom: 30px;
}

.page-banner-container .page-banner .text-wrap.text-search .left a {
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 14px 30px;
}

.page-banner-container .page-banner .text-wrap.text-search .left a:hover {
  background-color: #ffffff;
  color: #604a82 !important;
}

header .topnav {
  background-color: #000000;
}

header .topnav nav ul.top-menu {
  list-style: none;
  padding: 0;
  margin: 0 14px 0 0;
  text-align: right;
}

@media (max-width: 360px) {
  header .topnav nav ul.top-menu {
    margin: 0;
    text-align: center;
  }
}

header .topnav nav ul.top-menu li {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 26px;
  position: relative;
}

header .topnav nav ul.top-menu li a {
  text-decoration: none;
  color: #ffffff;
  border-bottom: 3px solid transparent;
  padding: 3px 1px 0;
  display: block;
  font-size: 16px;
  font-weight: 400;
}

header .topnav nav ul.top-menu li a:hover {
  color: #ffffff;
  border-color: #604A82;
}

#page-wrapper {
  padding-top: 91px;
}

@media (max-width: 1200px) {
  #page-wrapper {
    padding-top: 73px;
  }
}

#body-wrapper {
  overflow: hidden;
}

#body-wrapper:before {
  display: none;
  content: "";
  position: fixed;
  left: 50%;
  width: 1212px;
  height: 100%;
  background-color: red;
  opacity: 0.05;
  z-index: 100;
  margin-left: -606px;
  pointer-events: none;
}

.grid-outer {
  padding: 0 25px;
}

@media (max-width: 767px) {
  .grid-outer {
    padding: 0 15px;
  }
}

.grid {
  max-width: 1250px;
  margin: 0 auto;
  padding: 90px 0;
}

.full .grid {
  max-width: none;
  padding: 0;
}

@media (max-width: 1200px) {
  .grid {
    padding: 60px 0;
  }
}

@media (max-width: 991px) {
  .grid {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .grid {
    padding: 44px 0;
  }
}

.container {
  background-color: #F1F0EE;
}

.container.full {
  padding: 0;
}

.container.white {
  background-color: #fff;
  color: #5C5C64;
}

.banner-container {
  background-size: cover !important;
  position: relative;
  text-align: center;
  border-bottom: 33px solid #F1F0EE;
}

.banner-container:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -132px;
  width: 100%;
  height: 212px;
  background: transparent url(assets/img/watermark-large.png) repeat-x left top;
  background-size: auto 212px;
  pointer-events: none;
}

@media (max-width: 767px) {
  .banner-container {
    background-color: #fff;
    border-bottom: none;
  }
}

.banner-container .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
}

.banner-container .bg-image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #604A82;
  opacity: 0.9;
}

.banner-container .banner {
  margin: 0 auto;
  padding: 119px 25px 0 25px;
  position: relative;
}

@media (max-width: 1500px) {
  .banner-container .banner {
    padding-top: 70px;
  }
}

@media (max-width: 1400px) {
  .banner-container .banner {
    padding-top: 50px;
  }
}

@media (max-width: 1200px) {
  .banner-container .banner {
    padding-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .banner-container .banner {
    padding-top: 54px;
  }
}

.banner-container .banner h1 {
  font-weight: 500;
  font-size: 52px;
  line-height: 60px;
  padding: 0;
  margin: 0;
  color: #ffffff;
}

@media (max-width: 1200px) {
  .banner-container .banner h1 {
    font-size: 46px;
    line-height: 54px;
  }
}

@media (max-width: 767px) {
  .banner-container .banner h1 {
    font-size: 26px;
    line-height: 32px;
    max-width: 224px;
    margin-left: auto;
    margin-right: auto;
  }
}

.banner-container .banner h2 {
  font-size: 22px;
  line-height: 23px;
  padding: 0 0 28px 0;
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  position: relative;
}

.banner-container .banner h2 strong {
  font-weight: bold;
}

.banner-container .banner h3 {
  font-size: 38px;
  line-height: 45px;
  padding: 0 0 0 0;
  margin: 0;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}

@media (max-width: 1200px) {
  .banner-container .banner h3 {
    font-size: 30px;
    line-height: 37px;
  }
}

.banner-container .banner h3 strong {
  display: block;
  float: left;
  clear: both;
  font-weight: 500;
  background-color: rgba(5, 36, 56, 0.55);
  margin-bottom: -3px;
  padding: 0 15px;
}

.banner-container .banner h3:after {
  content: '';
  display: table;
  clear: both;
}

.banner-container .banner img {
  margin: 0;
}

.banner-container .banner .banner-laptop {
  max-width: 1290px;
  margin: 103px auto 0 auto;
  position: relative;
  padding: 0 175px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1500px) {
  .banner-container .banner .banner-laptop {
    margin-top: 40px;
  }
}

@media (max-width: 1400px) {
  .banner-container .banner .banner-laptop {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  .banner-container .banner .banner-laptop {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .banner-container .banner .banner-laptop {
    margin: 41px -50px 0 -50px;
  }
}

.banner-container .banner .banner-laptop .default-button {
  margin-top: 20px;
  display: inline-block;
  width: 156px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
}

.banner-container .banner .banner-laptop .left {
  position: absolute;
  left: 0;
  top: 13.5%;
  text-align: left;
  max-width: 270px;
  z-index: 3;
}

@media (max-width: 991px) {
  .banner-container .banner .banner-laptop .left {
    display: none;
  }
}

.banner-container .banner .banner-laptop .left h2:after {
  content: "";
  display: block;
  height: 1px;
  background-color: #fff;
  width: 122.7%;
  margin-top: 11px;
  position: absolute;
  left: 0;
  bottom: 16px;
}

.banner-container .banner .banner-laptop .left h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 122.7%;
  bottom: 13px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid #ffffff;
}

.banner-container .banner .banner-laptop .right {
  position: absolute;
  right: 0;
  top: 13.5%;
  text-align: right;
  max-width: 270px;
  z-index: 3;
}

@media (max-width: 991px) {
  .banner-container .banner .banner-laptop .right {
    display: none;
  }
}

.banner-container .banner .banner-laptop .right h3 strong {
  float: right;
}

.banner-container .banner .banner-laptop .center {
  position: relative;
  margin-bottom: -34px;
}

@media (max-width: 991px) {
  .banner-container .banner .banner-laptop .center {
    margin-bottom: -40px;
  }
}

.banner-container .banner .banner-laptop .center .laptop {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  margin: 0;
  position: relative;
  z-index: 2;
}

.banner-container .banner .banner-laptop .center .image {
  position: absolute;
  left: 16%;
  top: 6%;
  max-width: none;
  width: 68%;
  height: auto;
  display: block;
  margin: 0 auto;
  z-index: 1;
}

.animate path {
  -webkit-transition: fill .4s ease;
  transition: fill .4s ease;
  position: relative;
  z-index: 100;
}

.animate:hover path {
  fill: transparent !important;
}

.cta-container {
  background-color: #604A82;
}

.cta-container .cta {
  padding: 27px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta-container .cta h4 {
  font-weight: 600;
  font-family: "Karma", sans-serif;
  font-size: 26px;
}

@media (max-width: 767px) {
  .cta-container .cta h4 {
    font-size: 20px;
    line-height: 27px;
    padding-top: 3px;
  }
}

@media (max-width: 991px) {
  .cta-container .cta {
    display: block;
  }
}

.cta-container .cta .text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 60px;
}

@media (max-width: 991px) {
  .cta-container .cta .text {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .cta-container .cta .buttons {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .cta-container .cta .buttons {
    margin-top: 20px;
  }
}

.cta-container .cta .buttons .default-button {
  margin: 0 0 0 19px;
  display: inline-block;
  border-width: 3px;
  padding-top: 15px;
  padding-bottom: 14px;
  font-size: 18px;
}

.cta-container .cta .buttons .default-button:first-child {
  margin-left: 0;
}

@media (max-width: 767px) {
  .cta-container .cta .buttons .default-button {
    margin: 10px 0 0 0;
    display: block;
  }
  .cta-container .cta .buttons .default-button:first-child {
    margin-top: 0;
  }
}

body.modal-open {
  overflow: hidden;
}

.modal-container {
  overflow: auto;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(5, 36, 56, 0.78);
  mix-blend-mode: normal;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

.modal-open .modal-container {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.modal-container .modal {
  padding: 51px 114px 79px 92px;
  max-width: 883px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  background: #EEEEEE;
  position: relative;
}

@media (max-width: 1200px) {
  .modal-container .modal {
    padding: 50px 50px 50px 50px;
  }
}

@media (max-width: 991px) {
  .modal-container .modal {
    padding: 50px 25px 50px 25px;
  }
}

@media (max-width: 767px) {
  .modal-container .modal {
    padding: 50px 15px 35px 15px;
  }
}

.modal-container .modal .close-modal {
  position: absolute;
  right: 41px;
  top: 49px;
  font-size: 31px;
  text-decoration: none;
  font-weight: bold;
  color: #604A82;
}

@media (max-width: 1200px) {
  .modal-container .modal .close-modal {
    right: 25px;
    top: 25px;
  }
}

@media (max-width: 1200px) {
  .modal-container .modal .close-modal {
    right: 15px;
    top: 15px;
    font-size: 26px;
  }
}

.page-banner-container {
  padding: 0 25px;
  position: relative;
}

.page-banner-container:not(.title-subtitle-image):after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -132px;
  width: 100%;
  height: 212px;
  background: transparent url(assets/img/watermark-large.png) repeat-x left top;
  background-size: auto 212px;
  pointer-events: none;
}

@media (max-width: 767px) {
  .page-banner-container {
    padding: 0 15px;
  }
}

.page-banner-container.has-laptop {
  border-bottom: 33px solid #F1F0EE;
}

@media (max-width: 767px) {
  .page-banner-container.has-laptop {
    border: none;
  }
}

.page-banner-container .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
}

.page-banner-container .bg-image:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(96, 74, 130, 0.9);
}

.page-banner-container .page-banner {
  text-align: center;
  position: relative;
  z-index: 2;
  font-size: 16px;
  line-height: 25px;
}

.page-banner-container .page-banner h1 {
  font-size: 52px;
  line-height: 54px;
  font-family: "Karma", sans-serif;
  font-weight: 500;
  padding: 0;
  margin: 0;
}

@media (max-width: 1200px) {
  .page-banner-container .page-banner h1 {
    font-size: 46px;
    line-height: 48px;
  }
}

@media (max-width: 767px) {
  .page-banner-container .page-banner h1 {
    font-size: 36px;
    line-height: 42px;
  }
}

.page-banner-container .page-banner h1 strong {
  display: block;
  float: left;
  clear: both;
  font-weight: 500;
  margin-bottom: -3px;
  padding: 0 15px;
  position: relative;
  z-index: 20;
}

.page-banner-container .page-banner h1 strong:nth-child(1) {
  z-index: 19;
}

.page-banner-container .page-banner h1 strong:nth-child(2) {
  z-index: 18;
}

.page-banner-container .page-banner h1 strong:nth-child(3) {
  z-index: 17;
}

.page-banner-container .page-banner h1 strong:nth-child(4) {
  z-index: 16;
}

.page-banner-container .page-banner h1 strong:nth-child(5) {
  z-index: 15;
}

.page-banner-container .page-banner h1 strong:nth-child(6) {
  z-index: 14;
}

.page-banner-container .page-banner h1 strong:nth-child(7) {
  z-index: 13;
}

.page-banner-container .page-banner h1 strong:nth-child(8) {
  z-index: 12;
}

.page-banner-container .page-banner h1 strong:nth-child(9) {
  z-index: 11;
}

.page-banner-container .page-banner h1 strong:nth-child(10) {
  z-index: 10;
}

.page-banner-container .page-banner h1 strong:nth-child(11) {
  z-index: 9;
}

.page-banner-container .page-banner h1 strong:nth-child(12) {
  z-index: 8;
}

.page-banner-container .page-banner h1 strong:nth-child(13) {
  z-index: 7;
}

.page-banner-container .page-banner h1 strong:nth-child(14) {
  z-index: 6;
}

.page-banner-container .page-banner h1 strong:nth-child(15) {
  z-index: 5;
}

.page-banner-container .page-banner h1 strong:nth-child(16) {
  z-index: 4;
}

.page-banner-container .page-banner h1 strong:nth-child(17) {
  z-index: 3;
}

.page-banner-container .page-banner h1 strong:nth-child(18) {
  z-index: 2;
}

.page-banner-container .page-banner h1 strong:nth-child(19) {
  z-index: 1;
}

.page-banner-container .page-banner h1 strong:nth-child(20) {
  z-index: 0;
}

.page-banner-container .page-banner h1:after {
  content: '';
  display: table;
  clear: both;
}

.page-banner-container .page-banner .has-laptop {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: 74px 0 0 0;
}

@media (max-width: 1200px) {
  .page-banner-container .page-banner .has-laptop {
    padding-top: 50px;
  }
}

@media (max-width: 767px) {
  .page-banner-container .page-banner .has-laptop .text h1 {
    font-size: 26px;
    line-height: 32px;
    max-width: 224px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
  }
}

.page-banner-container .page-banner .has-laptop:after {
  content: '';
  display: table;
  clear: both;
}

.page-banner-container .page-banner .has-laptop .text {
  max-width: 271px;
  position: absolute;
  left: 0;
  top: 139px;
  text-align: left;
}

@media (max-width: 1200px) {
  .page-banner-container .page-banner .has-laptop .text {
    top: 100px;
  }
}

@media (max-width: 991px) {
  .page-banner-container .page-banner .has-laptop .text {
    text-align: center;
    top: auto;
    left: auto;
    position: relative;
    max-width: none;
  }
  .page-banner-container .page-banner .has-laptop .text h1 strong {
    display: inline-block;
    background-color: transparent;
    margin: 0;
    padding: 0;
    float: none;
  }
}

.page-banner-container .page-banner .has-laptop .text p {
  padding: 24px 0 0 0;
  margin: 0;
}

@media (max-width: 991px) {
  .page-banner-container .page-banner .has-laptop .text p {
    display: none;
  }
}

.page-banner-container .page-banner .has-laptop .laptop-wrap {
  width: 70.08%;
  position: relative;
  float: right;
  margin-bottom: -29px;
}

@media (max-width: 991px) {
  .page-banner-container .page-banner .has-laptop .laptop-wrap {
    margin-bottom: -15px;
    float: none;
    width: 100%;
    margin-top: 36px;
  }
}

@media (max-width: 767px) {
  .page-banner-container .page-banner .has-laptop .laptop-wrap {
    margin-left: -40px;
    width: calc(100% + 80px);
    margin-top: 41px;
  }
}

.page-banner-container .page-banner .has-laptop .laptop-wrap img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  margin: 0;
  position: relative;
  z-index: 2;
}

.page-banner-container .page-banner .has-laptop .laptop-wrap img.image {
  position: absolute;
  left: 16%;
  top: 6%;
  width: 68%;
  z-index: 1;
}

.page-banner-container .page-banner .centered-text {
  min-height: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.page-banner-container .page-banner .centered-text strong {
  float: none;
  display: inline-block;
  padding: 8px 26px;
  margin: 0;
}

@media (max-width: 1500px) {
  .page-banner-container .page-banner .centered-text {
    min-height: 300px;
  }
}

@media (max-width: 1200px) {
  .page-banner-container .page-banner .centered-text {
    min-height: 240px;
  }
}

@media (max-width: 767px) {
  .page-banner-container .page-banner .centered-text {
    min-height: 240px;
    padding: 50px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.page-banner-container .page-banner .text-wrap {
  max-width: 1250px;
  margin: 0 auto;
  padding: 70px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 510px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1500px) {
  .page-banner-container .page-banner .text-wrap {
    padding: 50px 0;
    min-height: 400px;
  }
}

@media (max-width: 1200px) {
  .page-banner-container .page-banner .text-wrap {
    min-height: 360px;
  }
}

@media (max-width: 1200px) {
  .page-banner-container .page-banner .text-wrap {
    min-height: 240px;
    padding: 50px 0;
  }
}

.text-image-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.text-image-columns .text {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 25px 40px 93px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.text-image-columns .text .inner-text {
  max-width: 532px;
}

@media (max-width: 991px) {
  .text-image-columns .text .inner-text {
    max-width: none;
  }
}

@media all and (-ms-high-contrast: none) and (min-width: 1201px) {
  .text-image-columns .text {
    max-width: 50%;
  }
}

@media (max-width: 1400px) {
  .text-image-columns .text {
    padding-left: 50px;
  }
}

@media (max-width: 991px) {
  .text-image-columns .text {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 2 !important;
    display: block;
    padding: 50px 25px 62px 25px !important;
  }
}

@media (max-width: 767px) {
  .text-image-columns .text {
    padding: 43px 15px 62px 15px !important;
  }
}

.text-image-columns .image {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media all and (-ms-high-contrast: none) and (min-width: 1201px) {
  .text-image-columns .image {
    max-width: 50%;
  }
}

@media (max-width: 991px) {
  .text-image-columns .image {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-top: 0;
    margin-left: -25px;
    margin-right: -25px;
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}

.text-image-columns .image img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991px) {
  .text-image-columns .image img {
    min-height: 1px;
  }
}

.text-image-columns:nth-of-type(even) .text {
  padding-right: 93px;
  padding-left: 25px;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.text-image-columns:nth-of-type(even) .text .inner-text {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media (max-width: 1400px) {
  .text-image-columns:nth-of-type(even) .text {
    padding-right: 50px;
  }
}

@media (max-width: 991px) {
  .text-image-columns:nth-of-type(even) .text {
    padding-left: 0;
  }
}

.text-image-columns.text_first .text {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 25px;
  padding-right: 93px;
}

@media (max-width: 1400px) {
  .text-image-columns.text_first .text {
    padding-right: 50px;
  }
}

.text-image-columns.text_first .text .inner-text {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.text-image-columns.text_first .image {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.text-image-columns.text_first:nth-of-type(even) .text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-right: 25px;
  padding-left: 93px;
}

@media (max-width: 1400px) {
  .text-image-columns.text_first:nth-of-type(even) .text {
    padding-left: 50px;
  }
}

.text-image-columns.text_first:nth-of-type(even) .text .inner-text {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.text-image-columns.text_first:nth-of-type(even) .image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.tabs-wrap .tabs-nav {
  display: flex;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.tabs-wrap .tabs-nav a {
  color: var(--primary-main, #664E88);

  display: block;
  width: fit-content;

  font-family: Roboto;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5rem; /* 171.429% */
  letter-spacing: 0.025rem;
  text-transform: capitalize;

  padding: 0.5625rem 1rem;
}

.tabs-wrap .tabs-nav a {
  border-bottom: 0.125rem solid transparent;
  transition: border-color 200ms ease-in-out;
}

.tabs-wrap .tabs-nav a.active,
.tabs-wrap .tabs-nav a:hover {
  border-bottom: 0.125rem solid #664E88;
}

.tabs-wrap .tabs {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.tabs-wrap .tabs .tab {
  display: none;
}

.tabs-wrap .tabs .tab.active {
  display: block;
}

@media (min-width: 1023px) {
  .tabs-wrap {
    padding-left: 4rem;
    padding-right: 4rem;
  } 

  .tabs-wrap .tabs-nav {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .tabs-wrap .tabs {
    padding-top: 1rem;
    padding-bottom: 4rem;
  }
}

body .gform_wrapper {
  padding: 28px 0 0 0;
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}

body .gform_wrapper p {
  padding: 0;
  margin: 0;
}

body .gform_wrapper br {
  display: none;
}

@media (max-width: 991px) {
  body .gform_wrapper {
    max-width: none !important;
  }
}

body .gform_wrapper ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

body .gform_wrapper ul li {
  padding: 0 !important;
  margin: 0 !important;
  max-width: none !important;
  width: 100% !important;
  border: none !important;
  background-color: transparent !important;
  position: relative;
}

@media (min-width: 768px) {
  body .gform_wrapper ul li.gfield.half {
    float: left !important;
    clear: none !important;
    width: calc(50% - 8px) !important;
    max-width: calc(50% - 8px) !important;
    margin-right: 16px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box !important;
  }
  body .gform_wrapper ul li.gfield.half:nth-of-type(even) {
    margin-right: 0 !important;
  }
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half):not(.half) {
  max-width: none !important;
  width: 100% !important;
}

body .gform_wrapper .gfield_required {
  color: #604A82 !important;
}

body .gform_wrapper .ginput_container:not(.ginput_container_checkbox) {
  padding: 0 0 0 313px !important;
  margin: 0 0 15px 0 !important;
  max-width: none !important;
  width: 100% !important;
  position: relative;
}

@media (max-width: 767px) {
  body .gform_wrapper .ginput_container:not(.ginput_container_checkbox) {
    padding-left: 0 !important;
    margin-bottom: 20px !important;
  }
}

body .gform_wrapper label {
  font-size: 17px !important;
  line-height: 20px !important;
  color: #052438 !important;
  font-family: "Roboto", sans-serif !important;
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 278px;
}

@media (max-width: 767px) {
  body .gform_wrapper label {
    width: 100% !important;
    left: auto !important;
    top: auto !important;
    position: relative !important;
    padding-bottom: 6px !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
}

body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="password"],
body .gform_wrapper select {
  width: 100% !important;
  max-width: 100% !important;
  height: 50px;
  line-height: 50px;
  border-radius: 0px;
  border: 1px solid #052438 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
  background-color: #fff;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-family: "Roboto", sans-serif !important;
  color: #604A82 !important;
  padding: 0 0 0 19px !important;
  margin: 0 !important;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

@media (max-width: 767px) {
  body .gform_wrapper input[type="text"],
  body .gform_wrapper input[type="email"],
  body .gform_wrapper input[type="tel"],
  body .gform_wrapper input[type="password"],
  body .gform_wrapper select {
    padding-left: 8px !important;
  }
}

body .gform_wrapper input[type="text"]:focus,
body .gform_wrapper input[type="email"]:focus,
body .gform_wrapper input[type="tel"]:focus,
body .gform_wrapper input[type="password"]:focus,
body .gform_wrapper select:focus {
  border-color: #604A82 !important;
}

body .gform_wrapper textarea {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  height: 160px !important;
  border-radius: 0px;
  border: 1px solid #052438 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
  background-color: #fff;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-family: "Roboto", sans-serif !important;
  color: #604A82 !important;
  padding: 15px 16px 0 19px !important;
  margin: 0 !important;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

@media (max-width: 767px) {
  body .gform_wrapper textarea {
    padding-left: 8px !important;
  }
}

body .gform_wrapper textarea:focus {
  border-color: #604A82 !important;
}

body .gform_wrapper .gfield_error input {
  border-color: #ff0000 !important;
}

body .gform_wrapper .gfield_error label {
  color: #ff0000 !important;
}

body .gform_wrapper input[type="submit"] {
  width: auto !important;
  height: 50px !important;
  line-height: 46px;
  border-radius: 0px;
  border: 2px solid #604A82;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
  background-color: transparent;
  font-size: 16px !important;
  font-weight: 500 !important;
  font-family: "Roboto", sans-serif !important;
  color: #052438 !important;
  padding: 0 30px !important;
  margin: 0 !important;
  float: right;
}

body .gform_wrapper input[type="submit"]:hover {
  background-color: #604A82 !important;
  color: #ffffff !important;
  cursor: pointer;
}

body .gform_wrapper .gform_footer {
  padding: 1px 0 0 0 !important;
  margin: 0 !important;
}

body .gform_wrapper ::-webkit-input-placeholder {
  color: #604A82 !important;
  font-weight: 400 !important;
  opacity: 1;
}

body .gform_wrapper ::-moz-placeholder {
  color: #604A82 !important;
  font-weight: 400 !important;
  opacity: 1;
}

body .gform_wrapper :-ms-input-placeholder {
  color: #604A82 !important;
  font-weight: 400 !important;
  opacity: 1;
}

body .gform_wrapper :-moz-placeholder {
  color: #604A82 !important;
  font-weight: 400 !important;
  opacity: 1;
}

body .gform_wrapper .validation_message {
  color: #ff0000 !important;
  padding: 0 !important;
  margin: -20px 0 0 0 !important;
  font-weight: 400 !important;
  display: none !important;
}

body .gform_wrapper .validation_error {
  padding: 0 0 20px 0 !important;
  margin: 0 !important;
  border: none !important;
  font-weight: 400 !important;
  color: #ff0000 !important;
  text-align: left !important;
}

.content .columns .right .gform_wrapper .top_label div.ginput_container {
  padding-left: 200px !important;
}

@media (max-width: 767px) {
  .content .columns .right .gform_wrapper .top_label div.ginput_container {
    padding-left: 0 !important;
  }
}

.content .columns .right .gform_wrapper label {
  width: 180px !important;
}

@media (max-width: 767px) {
  .content .columns .right .gform_wrapper label {
    width: auto !important;
  }
}

body img.gform_ajax_spinner {
  display: none !important;
}

.gform_confirmation_message {
  font-size: 20px !important;
  line-height: 30px !important;
  padding-top: 30px !important;
  color: #484848 !important;
  font-weight: 400 !important;
}

section {
  position: relative;
}

section:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 119px;
  background: transparent url("assets/img/watermark.png") repeat-x left top;
  background-size: auto 119px;
  pointer-events: none;
}

@media (max-width: 767px) {
  section:after {
    display: none;
  }
}

@media (max-width: 991px) {
  .key-features {
    margin-top: 30px;
  }
}

.key-features.hide-title h4.title {
  display: none;
}

.key-features.hide-title .features {
  padding-top: 0;
  margin-top: 0;
}

.key-features.hide-title .features .item {
  margin-top: 0;
  margin-bottom: 30px;
}

.key-features h4.title {
  padding: 0;
  margin: 0;
  display: block;
  text-align: center;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #604A82;
  position: relative;
}

.key-features h4.title:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  background-color: #d6d6d6;
  z-index: 1;
  width: 100%;
  height: 1px;
}

.key-features h4.title span {
  display: inline-block;
  position: relative;
  z-index: 2;
  background-color: #F1F0EE;
  padding: 0 10px;
}

.white .key-features h4.title span {
  background-color: #ffffff;
}

.key-features .features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 7px -10px 0 -10px;
}

@media (max-width: 767px) {
  .key-features .features {
    margin-top: 0;
  }
}

.key-features .features .item {
  -ms-flex-preferred-size: 150px;
      flex-basis: 150px;
  text-align: center;
  margin: 30px 10px 0 10px;
}

@media (max-width: 1200px) {
  .key-features .features .item {
    -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.key-features .features .item img {
  display: block;
  max-width: 88px;
  height: auto;
  margin: 0 auto 14px auto;
}

@media (max-width: 767px) {
  .key-features .features .item img {
    max-width: 66px;
    margin-bottom: 8px;
  }
}

.key-features .features .item p {
  padding: 0 0 0 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  max-width: 130px;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .key-features .features .item p {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 767px) {
  .key-features .features .item p {
    font-size: 14px;
    line-height: 20px;
  }
}

.key-features .features .item p:empty {
  display: none;
}

.filters {
  text-align: center;
}

.filters p {
  font-size: 22px;
  line-height: 31px;
}

@media (max-width: 1200px) {
  .filters p {
    font-size: 20px;
    line-height: 29px;
  }
}

@media (max-width: 767px) {
  .filters p {
    font-size: 18px;
    line-height: 27px;
  }
}

.filters .items {
  padding: 17px 0 0 0;
}

@media (max-width: 767px) {
  .filters .items {
    padding-top: 6px;
  }
}

.filters .items a {
  display: inline-block;
  text-decoration: none;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  font-family: "Karma", sans-serif;
  color: #604A82;
  background-color: #fff;
  border-bottom: 2px solid #604A82;
  padding: 15px 35px 12px 35px;
  margin: 0 1px 5px 0;
}

@media (max-width: 1200px) {
  .filters .items a {
    font-size: 22px;
    line-height: 26px;
    padding: 13px 25px 10px 25px;
  }
}

@media (max-width: 991px) {
  .filters .items a {
    font-size: 18px;
    line-height: 22px;
    padding: 10px 15px;
  }
}

@media (max-width: 767px) {
  .filters .items a {
    font-size: 14px;
    line-height: 18px;
    padding: 8px 13px;
  }
}

.filters .items a:hover {
  background-color: #604A82;
  color: #ffffff;
}

.filters .items a.active {
  background-color: #604A82;
  color: #ffffff;
}

.solutions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -15px;
  padding-top: 24px;
  padding-bottom: 23px;
}

@media (max-width: 1200px) {
  .solutions {
    padding-top: 10px;
  }
}

@media (max-width: 767px) {
  .solutions {
    padding-top: 0;
    display: block;
  }
}

.solutions .solution {
  padding: 0 15px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  margin: 30px 0 0 0;
  min-height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (-ms-high-contrast: none) and (min-width: 1201px) {
  .solutions .solution {
    max-width: 50%;
  }
}

.solutions .solution .solution-inner {
  background-color: #fff;
  padding: 48px 50px 64px 50px;
  color: #5C5C64;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  .solutions .solution .solution-inner {
    padding: 40px 25px 40px 25px;
  }
}

@media (max-width: 767px) {
  .solutions .solution .solution-inner {
    padding: 25px 15px 25px 15px;
  }
}

.solutions .solution .solution-inner .text {
  margin: 0 auto auto auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-height: 100%;
}

.solutions .solution .solution-inner h2 {
  margin: 20px 0;
}

.solutions .solution .solution-inner h2:first-child {
  margin-top: 0;
}

.solutions .solution .solution-inner p {
  padding: 0 0 26px 0;
  margin: 0;
}

.solutions .solution .solution-inner .default-button {
  margin: auto 0 0 0;
  display: inline-block;
}

@media (max-width: 991px) {
  .solutions .solution .solution-inner .default-button {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.solutions .solution .solution-inner .default-button svg {
  display: inline-block;
  width: 20px;
  height: 17px;
  margin: 0 14px 0 0;
  position: relative;
  top: 2px;
}

.solutions .solution .solution-inner .default-button:hover svg path {
  stroke: #ffffff !important;
}

.solutions .solution.large {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media all and (-ms-high-contrast: none) and (min-width: 1201px) {
  .solutions .solution.large {
    max-width: 100%;
  }
}

.solutions .solution.large .solution-inner {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 45px;
}

@media (max-width: 767px) {
  .solutions .solution.large .solution-inner {
    padding-bottom: 25px;
  }
}

.solutions .solution.large .solution-inner .text {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding-right: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (-ms-high-contrast: none) and (min-width: 1201px) {
  .solutions .solution.large .solution-inner .text {
    max-width: 50%;
  }
}

@media (max-width: 991px) {
  .solutions .solution.large .solution-inner .text {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-right: 0;
  }
}

.solutions .solution.large .solution-inner .table {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

@media all and (-ms-high-contrast: none) and (min-width: 1201px) {
  .solutions .solution.large .solution-inner .table {
    max-width: 50%;
  }
}

@media (max-width: 991px) {
  .solutions .solution.large .solution-inner .table {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.solutions .solution.large .solution-inner .table p {
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .solutions .solution.large .solution-inner .table p {
    font-size: 14px;
    line-height: 22px;
  }
}

.solutions .solution.large .solution-inner .table > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 17px 20px 15px 20px;
  margin-bottom: 5px;
}

@media (max-width: 1200px) {
  .solutions .solution.large .solution-inner .table > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .solutions .solution.large .solution-inner .table > div {
    padding-left: 0;
    padding-right: 0;
  }
}

.solutions .solution.large .solution-inner .table .table-title {
  padding: 0 75px 11px 0;
  border-bottom: 1px solid #979797;
  color: #052438;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 767px) {
  .solutions .solution.large .solution-inner .table .table-title {
    padding-right: 0;
  }
}

.solutions .solution.large .solution-inner .table .table-title p strong {
  font-weight: 500;
  font-size: 22px;
}

@media (max-width: 1200px) {
  .solutions .solution.large .solution-inner .table .table-title p strong {
    font-size: 20px;
  }
}

.solutions .solution.large .solution-inner .table .table-heading {
  padding-top: 11px;
  padding-bottom: 10px;
}

.solutions .solution.large .solution-inner .table .table-heading strong {
  font-weight: 700;
  color: #604A82;
}

.solutions .solution.large .solution-inner .table .table-heading p:nth-child(1) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.solutions .solution.large .solution-inner .table .table-heading p:nth-child(2),
.solutions .solution.large .solution-inner .table .table-heading p:nth-child(3) {
  -ms-flex-preferred-size: 170px;
      flex-basis: 170px;
  text-align: right;
}

@media (max-width: 1200px) {
  .solutions .solution.large .solution-inner .table .table-heading p:nth-child(2),
  .solutions .solution.large .solution-inner .table .table-heading p:nth-child(3) {
    -ms-flex-preferred-size: 150px;
        flex-basis: 150px;
  }
}

@media (max-width: 767px) {
  .solutions .solution.large .solution-inner .table .table-heading {
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .solutions .solution.large .solution-inner .table .table-heading p {
    -ms-flex-preferred-size: calc(100% / 3) !important;
        flex-basis: calc(100% / 3) !important;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.solutions .solution.large .solution-inner .table .table-row {
  color: #052438;
  font-weight: bold;
  font-size: 17px;
  background-color: #F1F0EE;
  border-left: 4px solid #604A82;
  padding-left: 16px;
}

@media (max-width: 1200px) {
  .solutions .solution.large .solution-inner .table .table-row {
    font-size: 17px;
    padding-left: 6px;
  }
}

@media (max-width: 767px) {
  .solutions .solution.large .solution-inner .table .table-row {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 0;
    padding-right: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .solutions .solution.large .solution-inner .table .table-row p {
    -ms-flex-preferred-size: calc(100% / 3) !important;
        flex-basis: calc(100% / 3) !important;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
  }
}

.solutions .solution.large .solution-inner .table .table-row strong {
  font-weight: bold;
  color: #604A82;
}

.solutions .solution.large .solution-inner .table .table-row p:nth-child(1) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.solutions .solution.large .solution-inner .table .table-row p:nth-child(2),
.solutions .solution.large .solution-inner .table .table-row p:nth-child(3) {
  -ms-flex-preferred-size: 170px;
      flex-basis: 170px;
  text-align: right;
  font-size: 19px;
}

@media (max-width: 1200px) {
  .solutions .solution.large .solution-inner .table .table-row p:nth-child(2),
  .solutions .solution.large .solution-inner .table .table-row p:nth-child(3) {
    -ms-flex-preferred-size: 150px;
        flex-basis: 150px;
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .solutions .solution.large .solution-inner .table .table-row p:nth-child(2),
  .solutions .solution.large .solution-inner .table .table-row p:nth-child(3) {
    font-size: 14px;
  }
}

div#tab-advisers h2,
div#tab-investors h2 {
  font-size: 28px;
}

div#tab-advisers .kb-item,
div#tab-investors .kb-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2.5%;
          column-gap: 2.5%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

div#tab-advisers .kb-item .item-wrapper,
div#tab-investors .kb-item .item-wrapper {
  border-left: 3px solid #604A82;
  background-color: #ffffff;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 25%;
  margin-bottom: 30px;
  padding: 2.5% 3% 68px;
  position: relative;
}

@media (max-width: 991px) {
  div#tab-advisers .kb-item .item-wrapper,
  div#tab-investors .kb-item .item-wrapper {
    width: 42%;
  }
}

@media (max-width: 767px) {
  div#tab-advisers .kb-item .item-wrapper,
  div#tab-investors .kb-item .item-wrapper {
    width: 100%;
  }
}

div#tab-advisers .kb-item .item-wrapper .item-footer,
div#tab-investors .kb-item .item-wrapper .item-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  bottom: 0px;
  width: 80%;
  margin-bottom: 28px;
}

@media (max-width: 991px) {
  div#tab-advisers .kb-item .item-wrapper .item-footer,
  div#tab-investors .kb-item .item-wrapper .item-footer {
    width: 88%;
  }
}

@media (max-width: 767px) {
  div#tab-advisers .kb-item .item-wrapper .item-footer,
  div#tab-investors .kb-item .item-wrapper .item-footer {
    width: 94%;
  }
}

div#tab-advisers .kb-item .item-wrapper .item-footer .category-link a,
div#tab-investors .kb-item .item-wrapper .item-footer .category-link a {
  font-size: 2.4rem;
}

div#tab-advisers .kb-item .item-wrapper .item-footer .category-link a :hover,
div#tab-investors .kb-item .item-wrapper .item-footer .category-link a :hover {
  font-weight: bolder;
}

div#tab-advisers .kb-item .item-wrapper .item-footer .extra-counter a,
div#tab-investors .kb-item .item-wrapper .item-footer .extra-counter a {
  font-size: 16px;
  font-weight: 600;
}

div#tab-advisers .kb-item .item-wrapper .img-wrap,
div#tab-investors .kb-item .item-wrapper .img-wrap {
  text-align: right;
}

div#tab-advisers .kb-item .item-wrapper .img-wrap img,
div#tab-investors .kb-item .item-wrapper .img-wrap img {
  margin: 0;
  width: 80px;
}

@media (max-width: 991px) {
  div#tab-advisers .kb-item .item-wrapper .img-wrap img,
  div#tab-investors .kb-item .item-wrapper .img-wrap img {
    width: 70px;
  }
}

@media (max-width: 767px) {
  div#tab-advisers .kb-item .item-wrapper .img-wrap img,
  div#tab-investors .kb-item .item-wrapper .img-wrap img {
    width: 60px;
  }
}

div#tab-advisers .kb-item .item-wrapper a h3,
div#tab-investors .kb-item .item-wrapper a h3 {
  font-size: 30px;
}

div#tab-advisers .kb-item .item-wrapper p,
div#tab-investors .kb-item .item-wrapper p {
  color: #5C5C64;
  font-size: 16px;
}

div#tab-advisers .kb-item .item-wrapper ul,
div#tab-investors .kb-item .item-wrapper ul {
  list-style: none;
  padding: 5px 0px;
}

div#tab-advisers .kb-item .item-wrapper ul li,
div#tab-investors .kb-item .item-wrapper ul li {
  padding: 5px 0px;
}

div#tab-advisers .kb-item .item-wrapper ul li a,
div#tab-investors .kb-item .item-wrapper ul li a {
  color: #052438;
  font-size: 16px;
  font-weight: 400;
}

div#tab-advisers .kb-item .item-wrapper:hover,
div#tab-investors .kb-item .item-wrapper:hover {
  background-color: #604A82;
  border-left: 3px solid #000000;
}

div#tab-advisers .kb-item .item-wrapper:hover a h3,
div#tab-advisers .kb-item .item-wrapper:hover p,
div#tab-advisers .kb-item .item-wrapper:hover ul li a,
div#tab-advisers .kb-item .item-wrapper:hover .item-footer a,
div#tab-investors .kb-item .item-wrapper:hover a h3,
div#tab-investors .kb-item .item-wrapper:hover p,
div#tab-investors .kb-item .item-wrapper:hover ul li a,
div#tab-investors .kb-item .item-wrapper:hover .item-footer a {
  color: #ffffff !important;
}

div#tab-advisers .kb-item .item-wrapper:hover .img-wrap img,
div#tab-investors .kb-item .item-wrapper:hover .img-wrap img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

div#tab-advisers .kb-item ul li a:hover,
div#tab-investors .kb-item ul li a:hover {
  text-decoration: underline;
}

section.kb-section {
  z-index: 11 !important;
}

.sidebar-navigation {
  width: 300px;
}

.sidebar-navigation .mainmenu {
  list-style: none;
  padding: 12px 0;
  margin: 0;
  border-left: 2px solid #cacacac2;
  color: #5C5C64;
}

.sidebar-navigation .mainmenu .submenu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sidebar-navigation .mainmenu .submenu li {
  padding: 5px 0 5px 50px;
}

.sidebar-navigation .mainmenu .submenu li.active {
  background-color: #ffffff;
}

.sidebar-navigation .mainmenu a,
.sidebar-navigation .mainmenu label {
  display: block;
  text-decoration: none;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.sidebar-navigation .mainmenu input {
  display: none;
}

.sidebar-navigation .mainmenu :checked ~ .submenu {
  display: block;
}

.sidebar-navigation .mainmenu :checked ~ .submenu a {
  color: #052438;
}

.sidebar-navigation .mainmenu input[type=checkbox]:checked + label {
  color: #052438;
}

.sidebar-navigation .mainmenu li label {
  padding-left: 25px;
}

.sidebar-navigation .mainmenu li label:after {
  content: "\e905";
  font-family: 'icomoon' !important;
  float: right;
  font-size: 10px;
  font-weight: bolder;
  color: #a9a9a9;
}

.sidebar-navigation .mainmenu li :checked + label:after {
  content: "\e905";
  font-family: 'icomoon' !important;
  float: right;
  font-size: 10px;
  -webkit-transform: rotate(180deg) scaleX(-1);
          transform: rotate(180deg) scaleX(-1);
  color: #604A82;
  font-weight: bolder;
}

.sidebar-navigation .mainmenu li.checked {
  border-left: 2px solid #604A82;
  margin-left: -2px;
}

.sidebar-navigation .submenu {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.sidebar-navigation .submenu a {
  color: #5C5C64;
  font-size: 16px;
  font-weight: 400;
}

.sidebar-navigation h3 {
  color: #052438;
  font-size: 28px;
}

.kb-sidebar-page {
  background: transparent url(assets/img/watermark-kb-large.png) repeat-x left top;
  background-size: auto 190px;
  margin-top: 35px;
  padding-top: 90px;
}

.kb-sidebar-page section.main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 40px 0;
  -webkit-column-gap: 35px;
          column-gap: 35px;
}

@media (max-width: 991px) {
  .kb-sidebar-page section.main {
    display: block !important;
  }
}

.kb-sidebar-page section.main .main-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.kb-sidebar-page section.main .main-content h1.article-title {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.kb-sidebar-page section.main .main-content h6.subtitle {
  font-weight: 500;
}

.kb-sidebar-page section.main .main-content ul.kb-category {
  list-style: none;
  padding-left: 0px;
}

.kb-sidebar-page section.main .main-content ul.kb-category li {
  background-color: #ffffff;
  margin-bottom: 15px;
  padding: 5px 20px;
  max-width: 74%;
  border-left: 2px solid #604A82;
  font-size: 16px;
  color: #052438;
}

@media (max-width: 991px) {
  .kb-sidebar-page section.main .main-content ul.kb-category li {
    max-width: 100%;
  }
}

.kb-sidebar-page section.main .main-content ul.kb-category li:hover {
  background-color: #604A82;
  border-left: 2px solid #052438;
  color: #ffffff;
}

.kb-sidebar-page section.main .main-content h3 {
  font-size: 30px;
}

.kb-sidebar-page section.main .main-content .site-pagination {
  margin-top: 50px;
  margin-bottom: 50px;
}

.kb-sidebar-page section.main .main-content .site-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
}

.kb-sidebar-page section.main .main-content .site-pagination ul li {
  padding: 10px;
}

.kb-sidebar-page section.main .main-content .site-pagination ul li span.current {
  color: #EEEAE6;
  background-color: #ac8cde;
  border-radius: 50%;
  padding: 8px 14px;
}

.kb-sidebar-page section.main .main-content .site-pagination ul li a {
  color: #ffffff;
  background-color: #604A82;
  border-radius: 50%;
  padding: 8px 14px;
}

.kb-sidebar-page section.main .main-content .site-pagination ul li a:hover {
  background-color: #604a82e3;
}

.kb-sidebar-page section.main .main-content .search-post-wrap {
  margin-bottom: 20px;
  border-bottom: 1px solid #9e9e9e21;
  padding-bottom: 20px;
}

.kb-sidebar-page section.main .main-content .search-post-wrap h2 {
  font-size: 30px;
  margin-bottom: 0px;
}

.kb-sidebar-page section.main .main-content .search-post-wrap p {
  color: #5C5C64;
}

.kb-sidebar-page section.main .main-content .search-post-wrap a.item-link {
  color: #052438;
  font-size: 16px;
}

.kb-sidebar-page section.main .main-content .search-post-wrap a.item-link :hover {
  color: #604A82;
}

.kb-sidebar-page section.main .main-content a.next-post {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  border-left: 3px solid #604A82;
  padding: 20px 30px;
  margin: 80px 0;
}

.kb-sidebar-page section.main .main-content a.next-post h6 {
  margin-bottom: 0px;
  font-weight: 400;
}

.kb-sidebar-page section.main .main-content a.next-post h4 {
  margin-top: 0px;
}

.kb-sidebar-page section.main .main-content a.next-post .arrow-link {
  font-size: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.kb-sidebar-page header.archive-header {
  padding-bottom: 44px;
  border-bottom: 1px solid #cacaca;
}

.kb-sidebar-page header.archive-header .overview-wrapper {
  margin-bottom: 8px;
}

.kb-sidebar-page header.archive-header .overview-wrapper a.overview-link span img {
  margin: 0 5px 0 0;
}

.kb-sidebar-page header.archive-header .overview-wrapper a.overview-link span {
  color: #052438;
}

.kb-sidebar-page header.archive-header h2 {
  color: #052438;
}

.kb-sidebar-page header.archive-header .columns .left p {
  color: #5C5C64;
}

.kb-sidebar-page header.archive-header .archive-meta p {
  color: #5C5C64;
}

.kb-sidebar-page .archive-title img {
  margin: 0;
  width: 40px;
}

.kb-sidebar-page section.container.white {
  background-color: transparent;
  padding: 0;
  color: #052438;
}

.kb-sidebar-page section.grid-outer {
  padding: 0;
  color: #052438;
}

.kb-sidebar-page article.grid {
  padding: 30px 0;
}

.kb-sidebar-page h6.subtitle {
  color: #052438;
}

.kb-section .tabs-wrap {
  margin-top: -160px;
}

@media (max-width: 1200px) {
  .kb-section .tabs-wrap {
    margin-top: -116px;
  }
}

@media (max-width: 991px) {
  .kb-section .tabs-wrap {
    margin-top: -100px;
  }
}

@media (max-width: 767px) {
  .kb-section .tabs-wrap {
    margin-top: -88px;
  }
}

@media (max-width: 360px) {
  .kb-section .tabs-wrap {
    margin-top: -86px;
  }
}

.kb-section .tabs-wrap .tabs-nav-wrap:before {
  content: none;
  width: 0;
  height: 0;
  background-color: none;
}

.kb-section .tabs-wrap .tabs-nav a:hover,
.kb-section .tabs-wrap .tabs-nav a.active {
  color: #052438;
  background-color: #f1f0ee;
  border: none;
  border-top: 4px solid #ffffff;
}

@media (max-width: 767px) {
  .kb-section .tabs-wrap .tabs-nav a:hover,
  .kb-section .tabs-wrap .tabs-nav a.active {
    border-top: 2px solid #ffffff;
  }
}

.kb-section .tabs-wrap .tabs-nav a {
  background-color: #052438;
  color: #f1f0ee;
  border: none;
  font-weight: 400;
  margin-right: 5px;
  padding: 19px 32px 19px 32px;
}

@media (max-width: 1200px) {
  .kb-section .tabs-wrap .tabs-nav a {
    padding: 12px 24px 12px 24px;
  }
}

@media (max-width: 991px) {
  .kb-section .tabs-wrap .tabs-nav a {
    padding: 10px 22px 10px 22px;
  }
}

@media (max-width: 360px) {
  .kb-section .tabs-wrap .tabs-nav a {
    padding: 9px 15px 9px 15px;
  }
}

.tips article.tips-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tips article.tips-container img {
  width: 58px;
  margin-right: 18px;
}

.tips article.tips-container p {
  margin-top: 0;
}

table.kb-table thead {
  color: #ffffff;
  background-color: #604A82;
  font-size: 18px;
}

table.kb-table thead th {
  font-weight: 400;
  text-align: left;
  padding: 12px 10px;
}

table.kb-table tr td:last-child {
  border-right: 1px solid #9e9e9e;
}

table.kb-table tr td:first-child {
  font-weight: 500;
  min-width: 140px;
}

table.kb-table td {
  min-width: 100px;
  padding: 18px 10px;
  border-left: 1px solid #9e9e9e;
  border-bottom: 1px solid #9e9e9e;
  vertical-align: top;
}

section.container.table {
  margin: 40px 0;
}

section.kb-list-type ul {
  padding: 25px 0;
}

section.kb-list-type ul li {
  padding-bottom: 0px;
}

hr.separator {
  background-color: #d0cece;
  height: 1px;
  border: none;
  margin: 10px 0;
  width: 100%;
}

section.kb-headings {
  margin: 10px 0;
}

section.kb-headings h1 {
  font-weight: 400;
}

section.kb-headings h2 {
  font-size: 34px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

section.kb-headings h3 {
  color: #052438;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

section.kb-headings h4 {
  font-weight: 400;
}

section.kb-headings a {
  text-decoration: underline;
}

section.kb-headings small {
  color: #5C5C64;
}

@media (min-width: 992px) {
  .text-round-image .text-image-columns .image .square {
    position: relative;
    width: 100%;
    max-width: 340px;
    padding-left: 10px;
    margin: auto;
  }
  .text-round-image .text-image-columns .image .square img {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .text-round-image .text-image-columns .image .square:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
}

@media (max-width: 991px) {
  .text-round-image .text-image-columns .image {
    width: 100%;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
  }
  .text-round-image .text-image-columns .image .square img {
    display: unset;
    width: 320px;
    height: 320px;
    border-radius: 50%;
  }
}

@media (max-width: 991px) and (max-width: 360px) {
  .text-round-image .text-image-columns .image .square img {
    width: 260px;
    height: 260px;
  }
}

@media (max-width: 991px) {
  .text-round-image .text-image-columns .image hr {
    display: none;
  }
}

.text-round-image .text-image-columns .image hr {
  position: absolute;
  width: 35%;
  top: 49%;
  left: -12%;
  z-index: 1;
  border: 0;
  height: 2px;
  background-color: #604A82;
}

.text-round-image .text-image-columns.text_first .text {
  padding-left: 0px;
}

@media (min-width: 992px) {
  .text-round-image .text-image-columns.image_first .image hr {
    right: -14%;
    left: unset;
  }
}

@media (max-width: 1200px) {
  nav.nav {
    display: none;
  }
  .menu-open nav.nav {
    display: block;
  }
}

.solution .solution-footer a.default-button {
  padding: 13px 24px 14px 24px;
}

#footer {
  background-color: #052438;
  font-size: 16px;
}

#footer a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  border-bottom: 2px solid transparent;
}

#footer a:hover {
  border-color: #ffffff;
}

#footer p {
  padding: 0;
  margin: 0 0 14px 0;
}

#footer .footer-inner {
  padding: 68px 0 90px 0;
}

@media (max-width: 1200px) {
  #footer .footer-inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #footer .footer-inner .columns {
    display: block;
  }
}

@media (max-width: 767px) {
  #footer .footer-inner {
    padding-top: 24px;
  }
}

#footer .copyright {
  font-size: 12px;
  padding-top: 32px;
}

@media (max-width: 767px) {
  #footer .copyright {
    padding-top: 8px;
  }
}

@media (max-width: 767px) {
  #footer {
    text-align: center;
  }
  #footer .one-third {
    display: none;
    text-align: center;
  }
  #footer .one-third:last-child {
    display: block;
    text-align: center !important;
  }
}

#footer-logo {
  display: inline-block;
  width: 299px;
  height: 39px;
}

@media (max-width: 767px) {
  #footer-logo {
    margin: 8px auto 0 auto;
    width: 240px;
    height: 32px;
  }
}

#footer-logo img {
  display: block;
  width: 299px;
  height: 39px;
  margin: 0;
}

@media (max-width: 767px) {
  #footer-logo img {
    width: 240px;
    height: 32px;
  }
}

#footer .footer-nav .footer-menu {
  list-style: none;
  padding: 9px 0 0 0;
  margin: 0;
}

#footer .footer-nav .footer-menu li {
  padding: 0;
  margin: 0 28px 0 0;
  display: inline-block;
}

@media (max-width: 767px) {
  #footer .footer-nav .footer-menu li {
    display: block;
    text-align: center;
    margin: 0 0 8px 0;
  }
}

#footer .footer-nav .footer-menu li:before {
  display: none;
}

#footer .footer-nav .footer-menu li a {
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  padding-bottom: 5px;
  display: inline-block;
}

#footer .footer-nav .footer-menu li.current-menu-ancestor > a,
#footer .footer-nav .footer-menu li.current-menu-parent > a,
#footer .footer-nav .footer-menu li.current-menu-item > a {
  border-color: #ffffff;
}
/*# sourceMappingURL=style.css.map */

#spinner {
  display: none;            /* hidden by default */
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(255,255,255,0.8);
  z-index: 9999;
}

#spinner::after {
  content: "";
  position: absolute;
  top: 50%; left: 50%;
  width: 50px; height: 50px;
  margin: -25px 0 0 -25px;
  border: 5px solid #ccc;
  border-top-color: #604a82;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}@keyframes spin {
  to { transform: rotate(360deg); }
}