/**
 * Foundation Mixins
 */
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

* {
  box-sizing: border-box;
}

.text-center, .therack .our-mission, .section {
  text-align: center;
}

h1, .title {
  font-size: 2.0625rem;
  line-height: 1.2;
  font-weight: 700;
  color: #000000;
}
@media (min-width: 769px) {
  h1, .title {
    font-size: 2.6875rem;
  }
}
@media (min-width: 961px) {
  h1, .title {
    font-size: 3.3125rem;
  }
}

h2, h3, .sub-title {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 500;
  color: #f6a517;
}
@media (min-width: 769px) {
  h2, h3, .sub-title {
    font-size: 1.4375rem;
  }
}
@media (min-width: 961px) {
  h2, h3, .sub-title {
    font-size: 1.5rem;
  }
}

h3 {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 500;
  color: #f6a517;
}
@media (min-width: 769px) {
  h3 {
    font-size: 1.3125rem;
  }
}
@media (min-width: 961px) {
  h3 {
    font-size: 1.375rem;
  }
}

p {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  color: #656665;
}
@media (min-width: 769px) {
  p {
    font-size: 1.125rem;
  }
}
@media (min-width: 961px) {
  p {
    font-size: 1.25rem;
  }
}

ul, ol {
  margin-bottom: 1.875rem;
}
ul li, ol li {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
}
@media (min-width: 769px) {
  ul li, ol li {
    font-size: 1.125rem;
  }
}
@media (min-width: 961px) {
  ul li, ol li {
    font-size: 1.25rem;
  }
}

html, body {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  color: #656665;
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
}
body.modal-open {
  overflow: hidden;
}

#app {
  min-height: 100vh;
}

.app {
  overflow-x: hidden;
}

.container {
  max-width: 80rem;
  margin: 0 auto;
  padding: 0 1.875rem;
}

.section {
  padding-top: 4.375rem;
}
@media (min-width: 769px) {
  .section {
    padding-top: 6.5625rem;
  }
}
@media (min-width: 961px) {
  .section {
    padding-top: 8.75rem;
  }
}

a:not(.button) {
  color: #6175a3;
}
a:not(.button):hover {
  color: #a34b87;
}

sub {
  vertical-align: super;
  font-size: medium;
  line-height: normal;
}

p {
  margin-bottom: 1.875rem;
}
p:last-child {
  margin-bottom: 0;
}
p a {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

ul, ol {
  padding-left: 1.25rem;
  font-size: 1.25rem;
}
ul li, ol li {
  margin-bottom: 1.25rem;
}

.flex, .therack .hero .container, .sustainable-solution .container .sustainable-solution__fact-group, .sustainable-solution .container, .home.hero .container, .footer .container .footer__lower .footer__links, .footer .container .footer__lower .footer__social-media, .footer .container .footer__lower, .footer .container .footer__upper .footer__nav ul .footer__nav-list .footer__nav-sub-list, .footer .container .footer__upper .footer__nav ul .footer__nav-list, .footer .container .footer__upper .footer__nav ul, .footer .container .footer__upper {
  display: flex;
}

.row {
  flex-direction: row;
}

.column, .therack .hero .container .button-group, .therack .hero .container, .sustainable-solution .container, .home.hero .container .button-group, .home.hero .container, .footer .container .footer__lower .footer__links, .footer .container .footer__lower, .footer .container .footer__upper .footer__nav ul .footer__nav-list .footer__nav-sub-list, .footer .container .footer__upper .footer__nav ul .footer__nav-list, .footer .container .footer__upper .footer__nav ul, .footer .container .footer__upper {
  flex-direction: column;
}

.justify-start, .sustainable-solution .container .sustainable-solution__fact-group {
  justify-content: flex-start;
}

.justify-center, .therack .hero .container, .sustainable-solution .container, .home.hero .container, .footer .container .footer__lower .footer__links, .footer .container .footer__lower .footer__social-media, .footer .container .footer__upper {
  justify-content: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-space-between, .footer .container .footer__lower {
  justify-content: space-between;
}

.justify-space-evenly {
  justify-content: space-evenly;
}

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

.align-center, .therack .hero .container, .sustainable-solution .container, .home.hero .container, .footer .container .footer__lower, .footer .container .footer__upper .footer__nav ul .footer__nav-list, .footer .container .footer__upper {
  align-items: center;
}

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

.flex-wrap, .sustainable-solution .container .sustainable-solution__fact-group {
  flex-wrap: wrap;
}

#app.top {
  opacity: 0;
}
#app.top.loaded {
  opacity: 1;
}

.v-toolbar__title {
  display: flex;
  align-items: center;
}
.v-toolbar__title a {
  height: 50px;
}
.v-toolbar__title a .toolbar-logo {
  height: 100%;
}

.auto-fill-height {
  min-height: calc(100vh - 64px - 100px);
}

.tox {
  z-index: 10000;
}

.tox-silver-sink {
  z-index: 202 !important;
}

.v-pagination li,
.v-pagination li button {
  outline: none !important;
}

.theme--dark.v-data-table > .v-data-table__wrapper > table > tbody > tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper) {
  background-color: #0d0d0d;
}

.tween-height {
  will-change: height;
  transition: height 0.3s ease-in-out;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.text--white {
  color: #ffffff !important;
}

.text--black {
  color: #000000 !important;
}

.text--grey {
  color: #656665 !important;
}

.text--orange {
  color: #f6a517 !important;
}

.text--yellow {
  color: #ffe200 !important;
}

.text--green {
  color: #3b898f !important;
}

.text--blue {
  color: #6175a3 !important;
}

.text--purple {
  color: #a34b87 !important;
}

.text--turquoise {
  color: #69c0ce !important;
}

.text--uppercase {
  text-transform: uppercase !important;
}

.text-align-left {
  text-align: left;
}

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

.text-align-right {
  text-align: right;
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.px-13 {
  padding-left: 0.8125rem;
  padding-right: 0.8125rem;
}

.px-26 {
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

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

.mb-20 {
  margin-bottom: 0.625rem;
}
@media (min-width: 769px) {
  .mb-20 {
    margin-bottom: 1.25rem;
  }
}

.mb-30 {
  margin-bottom: 0.9375rem;
}
@media (min-width: 769px) {
  .mb-30 {
    margin-bottom: 1.875rem;
  }
}

.mb-40 {
  margin-bottom: 1.25rem;
}
@media (min-width: 769px) {
  .mb-40 {
    margin-bottom: 2.5rem;
  }
}

.mb-60 {
  margin-bottom: 1.875rem;
}
@media (min-width: 769px) {
  .mb-60 {
    margin-bottom: 3.75rem;
  }
}

.mb-70 {
  margin-bottom: 2.1875rem;
}
@media (min-width: 769px) {
  .mb-70 {
    margin-bottom: 4.375rem;
  }
}

.mw-50 {
  max-width: 100%;
}
@media (min-width: 769px) {
  .mw-50 {
    max-width: 50%;
  }
}

.mw-60 {
  max-width: 100%;
}
@media (min-width: 769px) {
  .mw-60 {
    max-width: 60%;
  }
}

.mw-70 {
  max-width: 100%;
}
@media (min-width: 769px) {
  .mw-70 {
    max-width: 70%;
  }
}

.mw-80 {
  max-width: 100%;
}
@media (min-width: 769px) {
  .mw-80 {
    max-width: 80%;
  }
}

.mw-100 {
  max-width: 100%;
}

.header-main {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: auto;
  padding: 0.625rem 0 1.1875rem;
  background: #ffffff;
}
@media (min-width: 769px) {
  .header-main {
    padding: 0.6875rem 0 2.375rem;
  }
}
.header-main.active {
  box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.2);
}
.header-main .container {
  display: flex;
  justify-content: space-between;
}
.header-main .container .logo {
  display: flex;
}
.header-main .container .logo .edukudu-logo {
  width: auto;
  height: 3.5rem;
}
@media (min-width: 769px) {
  .header-main .container .logo .edukudu-logo {
    height: 4.5rem;
  }
}
.header-main .container .mobile-icon {
  position: relative;
  display: flex;
  width: 1.625rem;
  height: 1.3125rem;
  margin: 2.1875rem 0 0;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
@media (min-width: 961px) {
  .header-main .container .mobile-icon {
    display: none;
  }
}
.header-main .container .mobile-icon > div {
  display: block;
  position: absolute;
  height: 0.1875rem;
  width: 100%;
  background: #818181;
  border-radius: 0.5rem;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.header-main .container .mobile-icon > div:nth-child(1) {
  top: 0;
}
.header-main .container .mobile-icon > div:nth-child(2), .header-main .container .mobile-icon > div:nth-child(3) {
  top: 0.5625rem;
}
.header-main .container .mobile-icon > div:nth-child(4) {
  top: 1.125rem;
}
.header-main .container .mobile-icon.open > div:nth-child(1), .header-main .container .mobile-icon.open > div:nth-child(4) {
  top: 0.5625rem;
  width: 0%;
  left: 50%;
}
.header-main .container .mobile-icon.open > div:nth-child(2) {
  transform: rotate(45deg);
}
.header-main .container .mobile-icon.open > div:nth-child(3) {
  transform: rotate(-45deg);
}
.header-main .container .mobile-icon.open ~ .nav-main {
  visibility: visible;
  opacity: 1;
  transition: all 0.25s ease-in-out;
}
.header-main .container .nav-main {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  height: calc(100vh - 80px);
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
}
@media (min-width: 961px) {
  .header-main .container .nav-main {
    position: inherit;
    height: auto;
    background: none;
    opacity: 1;
    visibility: visible;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 2.5rem;
    overflow: hidden;
  }
}
.header-main .container .nav-main .nav-main__list {
  margin: 0;
  padding: 0;
  font-size: 1.0625rem;
  text-align: center;
}
@media (min-width: 961px) {
  .header-main .container .nav-main .nav-main__list {
    display: flex;
    align-items: baseline;
    text-align: left;
  }
}
.header-main .container .nav-main .nav-main__list .nav-main__item {
  margin-bottom: 2.625rem;
  width: 100%;
}
@media (min-width: 961px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item:nth-child(1) {
    width: 8.5625rem;
  }
}
@media (min-width: 1281px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item:nth-child(1) {
    width: 9.8125rem;
  }
}
@media (min-width: 961px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item:nth-child(2) {
    width: 7.875rem;
  }
}
@media (min-width: 1281px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item:nth-child(2) {
    width: 9.125rem;
  }
}
@media (min-width: 961px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item:nth-child(3) {
    width: 6.125rem;
  }
}
@media (min-width: 1281px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item:nth-child(3) {
    width: 7.375rem;
  }
}
@media (min-width: 961px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item:nth-child(4) {
    width: 7.9375rem;
  }
}
@media (min-width: 1281px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item:nth-child(4) {
    width: 9.1875rem;
  }
}
@media (min-width: 961px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item:nth-child(5) {
    width: 10.5rem;
  }
}
@media (min-width: 961px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item {
    margin-bottom: 0;
  }
  .header-main .container .nav-main .nav-main__list .nav-main__item:hover .sub-menu__list {
    max-height: 6.25rem;
    width: 200px;
  }
}
.header-main .container .nav-main .nav-main__list .nav-main__item p {
  font-size: 1.25rem;
  font-weight: 500;
  color: #656665;
  margin: 0;
  padding: 0;
}
@media (min-width: 961px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item p {
    font-size: 1.0625rem;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
}
.header-main .container .nav-main .nav-main__list .nav-main__item a {
  font-size: 1.625rem;
  font-weight: 500;
  color: #f6a517;
}
@media (min-width: 961px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item a {
    font-size: 1.0625rem;
    color: #656665;
  }
  .header-main .container .nav-main .nav-main__list .nav-main__item a:hover {
    color: #f6a517;
  }
}
.header-main .container .nav-main .nav-main__list .nav-main__item a.btn {
  font-size: 1.25rem;
  font-weight: 500;
  color: #ffffff;
  background: #f6a517;
  background: linear-gradient(0deg, #f6a517 10%, #ffe200 140%);
  padding: 0.75rem 1.5625rem;
  border-radius: 2.5rem;
}
@media (min-width: 961px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item a.btn {
    font-size: 1.0625rem;
  }
}
.header-main .container .nav-main .nav-main__list .nav-main__item .sub-menu__list {
  margin: 0;
  padding: 0;
}
@media (min-width: 961px) {
  .header-main .container .nav-main .nav-main__list .nav-main__item .sub-menu__list {
    width: 100%;
    height: auto;
    max-height: 1.25rem;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
}
.header-main .container .nav-main .nav-main__list .nav-main__item .sub-menu__list .sub-menu__item {
  margin: 0;
}
.header-main .container .nav-main .nav-main__list .nav-main__item .sub-menu__list .sub-menu__item:first-child {
  margin-top: 1.25rem;
}

@media (min-width: 961px) {
  body[data-ab-active=true] .header-main .container .nav-main .nav-main__list .nav-main__item:nth-child(5) {
    width: auto;
  }
}

.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f6a517;
  margin-top: 6.25rem;
  padding: 2.5rem 0;
  font-size: 1.0625rem;
  font-weight: 400;
  color: #000000;
  min-height: 34.375rem;
  text-align: center;
}
@media (min-width: 769px) {
  .footer {
    padding: 0;
  }
}
.footer .container {
  width: 100%;
}
.footer .container .footer__upper {
  margin-bottom: 2.5rem;
}
@media (min-width: 769px) {
  .footer .container .footer__upper {
    margin-bottom: 3.4375rem;
  }
}
@media (min-width: 961px) {
  .footer .container .footer__upper {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.footer .container .footer__upper .footer__details {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 18.5rem;
}
@media (min-width: 769px) {
  .footer .container .footer__upper .footer__details {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    text-align: left;
  }
}
@media (min-width: 961px) {
  .footer .container .footer__upper .footer__details {
    flex-direction: column;
    width: 18.5rem;
  }
}
.footer .container .footer__upper .footer__details .footer__logo {
  width: 17.5rem;
  height: auto;
}
@media (min-width: 961px) {
  .footer .container .footer__upper .footer__details .footer__logo {
    width: 100%;
  }
}
.footer .container .footer__upper .footer__details .footer__logo .edukudu-logo {
  width: auto;
  height: 4.5rem;
  margin-bottom: 1.25rem;
}
.footer .container .footer__upper .footer__details .footer__logo .footer__sub-title {
  font-size: 1.5rem;
  font-weight: 500;
  color: inherit;
  margin-bottom: 1.875rem;
}
.footer .container .footer__upper .footer__details .footer__address {
  font-size: 1.0625rem;
  font-style: normal;
  color: inherit;
  width: 16.25rem;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .footer .container .footer__upper .footer__details .footer__address {
    text-align: right;
    margin: 6rem 0 0 0;
  }
}
@media (min-width: 961px) {
  .footer .container .footer__upper .footer__details .footer__address {
    text-align: left;
    margin: 0;
  }
}
.footer .container .footer__upper .footer__nav {
  display: none;
  width: 100%;
}
@media (min-width: 769px) {
  .footer .container .footer__upper .footer__nav {
    display: block;
    padding-top: 1.875rem;
  }
}
@media (min-width: 961px) {
  .footer .container .footer__upper .footer__nav {
    width: 64%;
    padding-top: 6rem;
  }
}
.footer .container .footer__upper .footer__nav ul {
  margin: 0;
  padding: 0;
}
@media (min-width: 769px) {
  .footer .container .footer__upper .footer__nav ul {
    flex-direction: row;
    justify-content: flex-end;
  }
}
.footer .container .footer__upper .footer__nav ul .footer__nav-list {
  width: 100%;
  margin: 0 0.625rem 1.875rem 0;
}
@media (min-width: 769px) {
  .footer .container .footer__upper .footer__nav ul .footer__nav-list {
    align-items: flex-start;
    margin: 0;
  }
  .footer .container .footer__upper .footer__nav ul .footer__nav-list:last-child {
    width: 25.625rem;
  }
}
@media (min-width: 961px) {
  .footer .container .footer__upper .footer__nav ul .footer__nav-list {
    width: auto;
    margin: 0 0 0 8%;
  }
  .footer .container .footer__upper .footer__nav ul .footer__nav-list:first-child {
    margin-left: 0;
  }
  .footer .container .footer__upper .footer__nav ul .footer__nav-list:last-child {
    width: auto;
  }
}
.footer .container .footer__upper .footer__nav ul .footer__nav-list .footer__nav-title {
  font-size: 1.5rem;
  font-weight: 500;
  color: inherit;
  margin: 0 0 0.625rem 0;
}
@media (min-width: 769px) {
  .footer .container .footer__upper .footer__nav ul .footer__nav-list .footer__nav-title {
    margin: 0 0 1.25rem 0;
  }
}
.footer .container .footer__upper .footer__nav ul .footer__nav-list .footer__nav-title a {
  color: inherit;
}
.footer .container .footer__upper .footer__nav ul .footer__nav-list .footer__nav-sub-list {
  text-align: center;
  padding: 0;
}
@media (min-width: 769px) {
  .footer .container .footer__upper .footer__nav ul .footer__nav-list .footer__nav-sub-list {
    text-align: left;
  }
}
.footer .container .footer__upper .footer__nav ul .footer__nav-list .footer__nav-sub-list li {
  margin-bottom: 0;
}
.footer .container .footer__upper .footer__nav ul .footer__nav-list .footer__nav-sub-list li a {
  font-size: 1.0625rem;
  font-weight: 400;
  color: inherit;
  cursor: pointer;
}
@media (min-width: 769px) {
  .footer .container .footer__lower {
    flex-direction: row;
  }
}
.footer .container .footer__lower .footer__social-media {
  list-style: none;
  margin-bottom: 1.25rem;
  padding: 0;
}
@media (min-width: 769px) {
  .footer .container .footer__lower .footer__social-media {
    margin-bottom: 0;
  }
}
.footer .container .footer__lower .footer__social-media li {
  margin: 0;
  margin: 0 0.625rem 0;
}
@media (min-width: 769px) {
  .footer .container .footer__lower .footer__social-media li {
    margin: 0 1.25rem 0 0;
  }
}
.footer .container .footer__lower .footer__social-media--facebook, .footer .container .footer__lower .footer__social-media--twitter, .footer .container .footer__lower .footer__social-media--linkedin {
  width: 2.25rem;
  height: auto;
}
.footer .container .footer__lower .footer__links {
  color: #000000;
  margin: 0;
  padding: 0;
  font-size: 1.0625rem;
}
@media (min-width: 769px) {
  .footer .container .footer__lower .footer__links {
    flex-direction: row;
    align-items: center;
  }
}
.footer .container .footer__lower .footer__links li {
  font-size: 1.0625rem;
  margin: 0.625rem 1.25rem;
}
@media (min-width: 769px) {
  .footer .container .footer__lower .footer__links li {
    margin: 0 1.25rem 0 0;
  }
  .footer .container .footer__lower .footer__links li:last-child {
    margin-right: 0;
    padding: 0;
  }
}
.footer .container .footer__lower .footer__links li a {
  color: inherit;
  cursor: pointer;
}
.footer .container .footer__lower .footer__links li p {
  font-size: inherit;
  color: inherit;
  margin: 0;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.9375rem;
  background: rgba(255, 255, 255, 0.9);
  z-index: 999;
  overflow-y: initial !important;
}
.modal .container {
  width: 100%;
  padding: 0;
}
.modal .container .modal-card {
  background: #dcdcdc;
  width: 100%;
  height: 97vh;
  margin: auto;
  padding: 1.875rem 2.1875rem;
  border-radius: 1.875rem;
  color: #000000;
  display: flex;
  flex-direction: column;
}
@media (min-width: 961px) {
  .modal .container .modal-card {
    width: 85%;
    height: 90vh;
    max-height: 827px;
    padding: 2.5rem 3.125rem;
  }
}
.modal .container .modal-card .modal-card__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 1.875rem;
  font-size: 1.75rem;
}
@media (min-width: 961px) {
  .modal .container .modal-card .modal-card__header {
    margin-bottom: 3.125rem;
  }
}
.modal .container .modal-card .modal-card__header .title {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 0.75;
}
@media (min-width: 769px) {
  .modal .container .modal-card .modal-card__header .title {
    font-size: 2.0625rem;
  }
}
@media (min-width: 961px) {
  .modal .container .modal-card .modal-card__header .title {
    font-size: 2.5rem;
  }
}
.modal .container .modal-card .modal-card__header .modal-card__btn {
  width: 2.5rem;
  height: auto;
  cursor: pointer;
}
.modal .container .modal-card .modal-card__body {
  height: 100%;
  overflow-y: auto;
  padding-right: 0.9375rem;
  scrollbar-color: #000000 #ffffff;
  scrollbar-width: thin;
}
@media (min-width: 961px) {
  .modal .container .modal-card .modal-card__body {
    max-height: 41.5625rem;
  }
}
.modal .container .modal-card .modal-card__body::-webkit-scrollbar {
  width: 0.4375rem;
}
.modal .container .modal-card .modal-card__body::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 0.625rem;
}
.modal .container .modal-card .modal-card__body::-webkit-scrollbar-thumb {
  background: #000000;
  border-radius: 0.625rem;
  width: 0.3125rem;
}
.modal .container .modal-card .modal-card__body::-webkit-scrollbar-thumb:hover {
  background: #000000;
}
.modal .container .modal-card .modal-card__body .form.sent {
  height: 100%;
}
.modal .container .modal-card .modal-card__body .form .form-wrap {
  height: 0;
}
.modal .container .modal-card .modal-card__body .form .form-wrap.active {
  height: 100%;
}
.modal .container .modal-card .modal-card__body .form .form-wrap .field {
  width: 100%;
  margin-bottom: 1.25rem;
}
@media (min-width: 961px) {
  .modal .container .modal-card .modal-card__body .form .form-wrap .field {
    margin-bottom: 2.25rem;
  }
}
@media (min-width: 961px) {
  .modal .container .modal-card .modal-card__body .form .form-wrap .field:nth-child(1) {
    width: 48%;
  }
}
@media (min-width: 961px) {
  .modal .container .modal-card .modal-card__body .form .form-wrap .field:nth-child(2) {
    width: 48%;
  }
}
@media (min-width: 961px) {
  .modal .container .modal-card .modal-card__body .form .form-wrap .field:nth-child(3) {
    width: 31%;
  }
}
@media (min-width: 961px) {
  .modal .container .modal-card .modal-card__body .form .form-wrap .field:nth-child(4) {
    width: 31%;
  }
}
@media (min-width: 961px) {
  .modal .container .modal-card .modal-card__body .form .form-wrap .field:nth-child(5) {
    width: 31%;
  }
}
.modal .container .modal-card .modal-card__body .form .form-wrap .field:nth-child(7) {
  margin-bottom: 0;
}
.modal .container .modal-card .modal-card__body .form .form-wrap .field .label {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}
@media (min-width: 961px) {
  .modal .container .modal-card .modal-card__body .form .form-wrap .field .label {
    font-size: 1.25rem;
  }
}
.modal .container .modal-card .modal-card__body .form .form-wrap .field .input, .modal .container .modal-card .modal-card__body .form .form-wrap .field .textarea {
  font-size: 1.125rem;
  height: 3.75rem;
  padding: 1.25rem;
  border-radius: 0.875rem;
}
.modal .container .modal-card .modal-card__body .form .form-wrap .field .vs__dropdown-toggle {
  font-size: 1.125rem;
  height: 3.75rem;
  padding-left: 0.8125rem;
  border-radius: 0.875rem;
}
.modal .container .modal-card .modal-card__body .form .form-wrap .field .vs__selected-options {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 0.625rem;
}
.modal .container .modal-card .modal-card__body .form .form-wrap .field .vs__selected {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal .container .modal-card .modal-card__body .form .form-wrap .field .textarea {
  min-height: 11.875rem;
}
.modal .container .modal-card .modal-card__body .form .form-wrap .field .button--submit {
  font-size: 1.25rem;
  background: #f6a517;
  border-color: #f6a517;
  margin: 0 0 0 auto;
}

.button-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 769px) {
  .button-group {
    flex-direction: row;
  }
}

.button {
  min-width: 9.3571428571em;
  color: #656665;
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  margin: 0.3571428571em 1.4285714286em;
  padding: 0.6071428571em 1.0714285714em;
  display: inline-block;
  border: 0.1428571429em solid #f6a517;
  border-radius: 1.8571428571em;
  outline: none;
  cursor: pointer;
}
@media (min-width: 769px) {
  .button {
    font-size: 1.5rem;
  }
}
@media (min-width: 961px) {
  .button {
    font-size: 1.75rem;
  }
}
.button--submit {
  color: #ffffff;
  background: #6175a3;
  border-color: #6175a3;
  margin-left: 0;
}

.form {
  position: relative;
  min-height: 13.75rem;
  overflow-y: hidden;
  transition: all 0.5s ease-in-out;
}
.form .form-wrap {
  visibility: hidden;
  opacity: 0;
  height: 0;
}
.form .form-wrap.active {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100%;
}
.form .form-wrap .field {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  width: 100%;
  margin-bottom: 1.25rem;
}
@media (min-width: 961px) {
  .form .form-wrap .field {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 961px) {
  .form .form-wrap .field:nth-child(1) {
    width: 48%;
  }
}
@media (min-width: 961px) {
  .form .form-wrap .field:nth-child(2) {
    width: 48%;
  }
}
@media (min-width: 961px) {
  .form .form-wrap .field:nth-child(4) {
    width: 48%;
  }
}
@media (min-width: 961px) {
  .form .form-wrap .field:nth-child(5) {
    width: 48%;
  }
}
.form .form-wrap .label {
  font-size: 1.375rem;
  font-weight: 600;
  color: #000000;
  margin-bottom: 0.625rem;
}
@media (min-width: 961px) {
  .form .form-wrap .label {
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
  }
}
.form .form-wrap .label--checkbox {
  font-size: 1.125rem;
  font-weight: 400;
  color: #656665;
}
@media (min-width: 769px) {
  .form .form-wrap .label--checkbox {
    font-size: 1.375rem;
  }
}
.form .form-wrap .v-select {
  width: 100%;
}
.form .form-wrap .vs__search, .form .form-wrap .vs__search:focus,
.form .form-wrap .vs__selected,
.form .form-wrap .vs--searchable.error {
  margin: 0;
}
.form .form-wrap .vs--searchable.error .vs__dropdown-toggle {
  border-color: #e3342f;
}
.form .form-wrap .vs__search, .form .form-wrap .vs__search:focus {
  color: #9e9e9e;
  font-family: "Montserrat", sans-serif;
}
.form .form-wrap .vs__dropdown-menu {
  box-shadow: 0 0.25rem 0.375rem 0 rgba(0, 0, 0, 0.15);
  border: 0.0625rem solid #9e9e9e;
  border-top: none;
}
.form .form-wrap .vs__dropdown-option {
  margin: 0;
  padding: 0.625rem 1.25rem;
  font-size: 1.125rem;
}
.form .form-wrap .vs__dropdown-option--highlight {
  background: #f6a517;
}
.form .form-wrap .vs__selected-options {
  align-items: center;
}
.form .form-wrap .input, .form .form-wrap .textarea, .form .form-wrap .vs__dropdown-toggle {
  border: 0.0625rem solid #9e9e9e;
  border-radius: 1.25rem;
  width: 100%;
  height: 3.875rem;
  padding: 1.25rem;
  outline: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: inherit;
  color: #000000;
  text-align: left;
}
@media (min-width: 769px) {
  .form .form-wrap .input, .form .form-wrap .textarea, .form .form-wrap .vs__dropdown-toggle {
    font-size: 1.125rem;
    height: 4.5rem;
    padding: 1.5625rem;
  }
}
@media (min-width: 1281px) {
  .form .form-wrap .input, .form .form-wrap .textarea, .form .form-wrap .vs__dropdown-toggle {
    height: 5.125rem;
    font-size: 1.25rem;
  }
}
.form .form-wrap .input.error, .form .form-wrap .error.textarea, .form .form-wrap .vs__dropdown-toggle.error {
  color: inherit;
  border-color: #e3342f;
  margin: 0;
}
.form .form-wrap .vs__dropdown-toggle {
  background: #ffffff;
  padding: 0.75rem 1.5625rem;
}
.form .form-wrap .textarea {
  min-height: 14.375rem;
}
@media (min-width: 769px) {
  .form .form-wrap .textarea {
    min-height: 18.125rem;
  }
}
.form .form-wrap .checkbox {
  cursor: pointer;
}
.form .form-wrap .error {
  text-align: left;
  color: #e3342f;
  margin: 0.625rem 0 0 0;
  transition: all 0.25s ease-in-out;
}
.form .form-wrap .error-message {
  font-size: 0.875rem;
}
.form .form-wrap .error-general {
  font-size: 1.125rem;
  margin: 0 0 1.25rem;
}
.form .form-wrap .form-message {
  text-align: left;
  margin-bottom: 1.875rem;
  color: #3b898f;
}
.form .form-wrap .spinner {
  margin: 0 auto;
  width: 4.375rem;
  text-align: center;
}
.form .form-wrap .spinner > div {
  width: 0.75rem;
  height: 0.75rem;
  background-color: #FFF;
  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.form .form-wrap .spinner .bounce1 {
  animation-delay: -0.32s;
}
.form .form-wrap .spinner .bounce2 {
  animation-delay: -0.16s;
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.form .form-sent {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.form .form-sent.active {
  visibility: visible;
  opacity: 1;
}
.form .form-sent .form-sent__img {
  max-width: 20rem;
  width: 100%;
  margin-bottom: 2.5rem;
  transform: scaleX(-1);
}
.form .form-sent .book-a-demo {
  text-align: center;
}
.form .form-sent .book-a-demo .form-sent__img {
  transform: scaleX(1);
}
.form .form-sent p {
  margin-bottom: 0.625rem;
}
.form .form-sent .form-sent__link {
  color: #6175a3;
  margin-top: 1.25rem;
  cursor: pointer;
}

.form-home {
  flex: 1;
}
@media (min-width: 769px) {
  .form-home .field-group {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media (min-width: 1281px) {
  .form-home .field-group {
    flex-direction: row;
  }
  .form-home .field-group .field:first-child {
    margin-right: 1.875rem;
  }
}
.form-home .checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.form-home .checkbox input:checked + label:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191.7 191.7'%3E%3Cdefs/%3E%3Cpath fill='%236175a3' d='M95.8 0C43 0 0 43 0 95.8s43 95.8 95.8 95.8 95.8-43 95.8-95.8S148.7 0 95.8 0zm55.1 79.6l-60.2 60.2c-2.6 2.6-6 4-9.6 4s-7-1.4-9.6-4l-30.7-30.7c-2.6-2.6-4-6-4-9.6 0-3.6 1.4-7 4-9.6 2.6-2.6 6-4 9.6-4 3.6 0 7 1.4 9.6 4L81.1 111l50.6-50.6c2.6-2.6 6-4 9.6-4 3.6 0 7 1.4 9.6 4 5.2 5.4 5.2 14 0 19.2z'/%3E%3C/svg%3E");
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: calc(50% - 22.5px);
  left: 18.5px;
}
.form-home .checkbox label {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  text-align: left;
}
.form-home .checkbox label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 0.0625rem solid #9e9e9e;
  padding: 2.5rem;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 1.875rem;
  border-radius: 1.25rem;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9e9e9e;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #9e9e9e;
  opacity: 1;
}

:-ms-input-placeholder { /* IE 10+ */
  color: #9e9e9e;
}

:-moz-placeholder { /* Firefox 18- */
  color: #9e9e9e;
}

.home.hero .container .hero__image {
  margin-bottom: 2.5rem;
  width: 250vw;
}
@media (min-width: 769px) {
  .home.hero .container .hero__image {
    margin-bottom: 4.0625rem;
    width: 120rem;
  }
}
@media (min-width: 769px) {
  .home.hero .container .button-group {
    flex-direction: row;
  }
}

.hero__text-overlay {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 90%;
  z-index: 2;
}
.hero__text-overlay h2,
.hero__text-overlay h3 {
  text-align: center !important;
}
.hero__text-overlay h3 {
  color: black;
  max-width: 90%;
}
@media (min-width: 961px) {
  .hero__text-overlay {
    position: absolute;
    width: 50rem;
  }
  .hero__text-overlay h3 {
    max-width: 30rem;
  }
}

.hero__image-no-laptop {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  width: 300vw;
  display: none;
}
@media (min-width: 961px) {
  .hero__image-no-laptop {
    display: flex;
    width: 110vw;
    min-width: 1900px;
    max-width: 2250px;
  }
}

.home-product-cards {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  position: relative;
}
@media (min-width: 961px) {
  .home-product-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

.home-product-cards__card {
  border: 2px solid #dfe0e1;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 120px 30px 30px 30px;
  position: relative;
}

.home-product-cards__logo {
  height: 50px;
  margin: 0px auto;
  position: absolute;
  width: auto;
  display: flex;
  top: 30px;
  transform: translateX(-50%);
  left: 50%;
}

.home-product-cards__card--therack .home-product-cards__logo {
  height: 40px;
}

.home-product-cards__card--wish .home-product-cards__logo {
  height: 55px;
}

.home-product-cards__logo img {
  max-height: 100%;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.home-product-cards__text {
  position: relative;
}

.home-product-cards__button {
  display: flex;
  border-radius: 30px;
  margin: auto auto 0px auto;
  padding: 20px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  color: black !important;
  font-weight: 700;
  transition: all 0.2s ease-in;
}

.our-products .container {
  padding: 0;
}
.our-products .container .products {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 0.9375rem;
}
@media (min-width: 769px) {
  .our-products .container .products {
    margin-bottom: 2.4375rem;
  }
}
.our-products .container .products .product {
  width: 100%;
  height: auto;
  padding: 1.625rem;
}
@media (min-width: 769px) {
  .our-products .container .products .product {
    width: 50%;
  }
}
@media (min-width: 961px) {
  .our-products .container .products .product {
    width: 33.3333333333%;
  }
}
.our-products .container .products .product .product__title {
  font-size: 2rem;
  font-weight: 600;
  color: #000000;
}
.our-products .container .products .product .product__image {
  width: 100%;
  margin: 0.25rem 0;
  padding: 2.75%;
}
@media (min-width: 769px) {
  .our-products .container .products .product .product__image {
    margin: 0.25rem 0;
  }
}
@media (min-width: 961px) {
  .our-products .container .products .product .product__image {
    margin: 0.625rem 0;
  }
}
@media (min-width: 1281px) {
  .our-products .container .products .product .product__image {
    margin: 1.25rem 0;
  }
}
.our-products .container .products .product p {
  margin: 0;
}

.ed-guide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ed-guide img {
  width: 56.25rem;
  height: auto;
  margin-bottom: 1.25rem;
}
@media (min-width: 769px) {
  .ed-guide img {
    width: 75rem;
  }
}

@media (min-width: 769px) {
  .all-features .features {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 2.4375rem;
  }
}
@media (min-width: 1281px) {
  .all-features .features {
    padding: 0 0.9375rem;
  }
}
.all-features .feature {
  width: 100%;
  height: auto;
  padding: 1.625rem;
}
@media (min-width: 769px) {
  .all-features .feature {
    width: 33.3333333333%;
  }
}
@media (min-width: 1281px) {
  .all-features .feature {
    width: 20%;
    padding: 0.9375rem;
  }
}
.all-features .feature:nth-child(1) .feature__title {
  color: #f6a517;
}
.all-features .feature:nth-child(2) .feature__title {
  color: #3b898f;
}
.all-features .feature:nth-child(3) .feature__title {
  color: #6175a3;
}
.all-features .feature:nth-child(4) .feature__title {
  color: #a34b87;
}
.all-features .feature:nth-child(5) .feature__title {
  color: #69c0ce;
}
.all-features .feature .feature__img {
  width: 50%;
}
@media (min-width: 769px) {
  .all-features .feature .feature__img {
    width: 100%;
  }
}
.all-features .feature .feature__title {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0.9375rem 0;
}
@media (min-width: 769px) {
  .all-features .feature .feature__title {
    margin: 1.75rem 0;
  }
}
.all-features .feature p {
  margin: 0;
}

.sustainable-solution .container .sustainable-solution__image {
  margin-bottom: 4.0625rem;
  width: 250vw;
}
@media (min-width: 769px) {
  .sustainable-solution .container .sustainable-solution__image {
    width: 120rem;
  }
}
.sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact {
  width: 100%;
  height: auto;
  padding: 1.625rem;
}
@media (min-width: 769px) {
  .sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact {
    width: 50%;
  }
}
@media (min-width: 961px) {
  .sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact {
    width: 33.3333333333%;
    padding: 1.625rem 1.625rem 0 1.625rem;
  }
}
.sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact .sustainable-solution__fact-img {
  width: auto;
  height: 7.5rem;
  margin-bottom: 0.9375rem;
}
@media (min-width: 769px) {
  .sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact .sustainable-solution__fact-img {
    height: 8.75rem;
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 961px) {
  .sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact .sustainable-solution__fact-img {
    height: 6.875rem;
  }
}
@media (min-width: 1281px) {
  .sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact .sustainable-solution__fact-img {
    height: 8.75rem;
    margin-bottom: 1.875rem;
  }
}
.sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact p {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 0.9375rem;
}
@media (min-width: 769px) {
  .sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact p {
    font-size: 1.625rem;
    margin-bottom: 0.9375rem;
  }
}
@media (min-width: 961px) {
  .sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact p {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 1281px) {
  .sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact p {
    margin-bottom: 1.875rem;
  }
}
.sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact p.source {
  font-size: 1.25rem;
  color: #656665;
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact p.source a {
  font-size: 1.25rem;
}
@media (min-width: 769px) {
  .sustainable-solution .container .sustainable-solution__fact-group .sustainable-solution__fact p sub {
    font-weight: 500;
  }
}

.globe-text-container {
  display: flex;
  position: relative;
}

.globe-text {
  background: #ececed;
  display: flex;
  padding: 4rem;
  overflow: hidden;
  position: relative;
}
@media (min-width: 961px) {
  .globe-text {
    min-height: 400px;
    padding: 80px 60px 80px 470px;
  }
}

.globe-text__image {
  display: none;
}
@media (min-width: 961px) {
  .globe-text__image {
    display: flex;
    height: 350px;
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 110px;
  }
}

.globe-text__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
}

.globe-text__text {
  position: relative;
}
.globe-text__text h2,
.globe-text__text p {
  text-align: initial !important;
}
.globe-text__text h2 {
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 700;
  color: black;
}
@media (min-width: 769px) {
  .globe-text__text h2 {
    font-size: 2.375rem;
  }
}
@media (min-width: 961px) {
  .globe-text__text h2 {
    font-size: 2.875rem;
  }
}
.globe-text__text p {
  color: black;
  font-weight: 600;
}

.latest-blog .title {
  margin-bottom: 1.25rem;
}
.latest-blog .sub-title {
  margin-bottom: 1.875rem;
  padding: 0 1.875rem;
}
@media (min-width: 769px) {
  .latest-blog .sub-title {
    margin-bottom: 3.75rem;
  }
}
.latest-blog .latest-blog__cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 1.625rem;
  padding: 0 0.625rem;
}
@media (min-width: 769px) {
  .latest-blog .latest-blog__cards {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 1281px) {
  .latest-blog .latest-blog__cards {
    justify-content: center;
  }
}
.latest-blog .latest-blog__cards .latest-blog__card {
  width: 100%;
  height: auto;
  padding: 0.9375rem 1.25rem;
}
.latest-blog .latest-blog__cards .latest-blog__card:last-child {
  display: none;
}
@media (min-width: 769px) {
  .latest-blog .latest-blog__cards .latest-blog__card {
    width: 50%;
    padding: 1.25rem;
  }
  .latest-blog .latest-blog__cards .latest-blog__card:last-child {
    display: block;
  }
}
@media (min-width: 961px) {
  .latest-blog .latest-blog__cards .latest-blog__card {
    width: 33.3333333333%;
  }
  .latest-blog .latest-blog__cards .latest-blog__card:nth-child(4) {
    display: none;
  }
}
@media (min-width: 1281px) {
  .latest-blog .latest-blog__cards .latest-blog__card {
    width: 25%;
  }
  .latest-blog .latest-blog__cards .latest-blog__card:nth-child(4) {
    display: block;
  }
}
.latest-blog .latest-blog__cards .latest-blog__card .latest-blog__card-content {
  height: 100%;
  border-radius: 1.25rem;
  border: 0.125rem solid #d1d1d1;
  overflow: hidden;
}
.latest-blog .latest-blog__cards .latest-blog__card .latest-blog__card-content .latest-blog__card--image {
  width: 100%;
  height: auto;
  padding-top: 87.125%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.latest-blog .latest-blog__cards .latest-blog__card .latest-blog__card-content .latest-blog__card-body {
  padding: 1.25rem;
  text-align: left;
}
.latest-blog .latest-blog__cards .latest-blog__card .latest-blog__card-content .latest-blog__card-body .latest-blog__card--date {
  font-size: 0.875rem;
  font-weight: 500;
  color: #818181;
  margin-bottom: 0.75rem;
}
.latest-blog .latest-blog__cards .latest-blog__card .latest-blog__card-content .latest-blog__card-body .latest-blog__card--excerpt {
  font-size: 1.25rem;
  font-weight: 500;
  color: #6175a3;
  margin: 0;
}

.partners-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0 1.0625rem;
}
.partners-cards .partner {
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0.8125rem;
}
@media (min-width: 769px) {
  .partners-cards .partner {
    width: 33.3333333333%;
  }
}
@media (min-width: 961px) {
  .partners-cards .partner {
    width: 20%;
  }
}
.partners-cards .partner .partner-inner {
  width: 100%;
  height: auto;
}
.partners-cards .partner .partner-inner .partner-image {
  width: 100%;
  height: auto;
  display: block;
}

.accessibe-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 1.625rem;
}
@media (min-width: 769px) {
  .accessibe-container {
    flex-direction: row;
    margin-top: 2.5rem;
  }
}
.accessibe-container img {
  margin-bottom: 0.625rem;
}
@media (min-width: 769px) {
  .accessibe-container img {
    margin-right: 0.625rem;
    margin-bottom: 0;
  }
}

.contact-us .sub-title {
  margin-bottom: 1.625rem;
}
@media (min-width: 769px) {
  .contact-us .sub-title {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 769px) {
  .contact-us .contact-us__wrapper {
    display: flex;
  }
}
.contact-us .contact-us__wrapper .contact-us__info {
  position: relative;
  font-size: 1.25rem;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 769px) {
  .contact-us .contact-us__wrapper .contact-us__info {
    width: 18.75rem;
    margin-right: 1.5625rem;
    text-align: left;
    min-height: 40.625rem;
    max-height: 50rem;
  }
}
@media (min-width: 961px) {
  .contact-us .contact-us__wrapper .contact-us__info {
    width: 22.125rem;
    margin-right: 2.1875rem;
  }
}
@media (min-width: 1281px) {
  .contact-us .contact-us__wrapper .contact-us__info {
    margin-right: 3rem;
  }
}
.contact-us .contact-us__wrapper .contact-us__info p {
  margin-bottom: 1.875rem;
}
.contact-us .contact-us__wrapper .contact-us__info .contact-us__email {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 4.0625rem;
}
@media (min-width: 769px) {
  .contact-us .contact-us__wrapper .contact-us__info .contact-us__email {
    justify-content: flex-start;
  }
}
.contact-us .contact-us__wrapper .contact-us__info .contact-us__email .contact-us__email-icon {
  flex: none;
  width: 2.75rem !important;
  height: 2.75rem !important;
  margin-right: 0.625rem;
  fill: #ffffff;
  background: #6175a3;
  border-radius: 50%;
  padding: 0.5rem;
}
.contact-us .contact-us__wrapper .contact-us__info .contact-us__email a {
  font-size: 1.25rem;
  display: inline-block;
}
.contact-us .contact-us__wrapper .contact-us__info .contact-us__image {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
}
@media (min-width: 769px) {
  .contact-us .contact-us__wrapper .contact-us__info .contact-us__image {
    display: block;
    width: auto;
    height: 29.5625rem;
  }
}

.blogs {
  min-height: 100vh;
  text-align: center;
}
.blogs .cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.blogs .cards .card {
  width: 100%;
  padding: 1.625rem;
}
@media (min-width: 769px) {
  .blogs .cards .card {
    width: 50%;
    margin-bottom: 2.5rem;
    border-bottom: 0.0625rem solid #d1d1d1;
  }
}
@media (min-width: 961px) {
  .blogs .cards .card {
    width: 33.3333333333%;
  }
}
.blogs .cards .card .card__header {
  position: relative;
  background-color: #d1d1d1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 100%;
}
.blogs .cards .card .card__header .blog__cat {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #f6a517;
  padding: 0.625rem 1.25rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #ffffff;
}
.blogs .cards .card .card__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.875rem 0;
}
.blogs .cards .card .card__body-title {
  margin-bottom: 1.25rem;
  color: #f6a517;
}
.blogs .cards .card .card__body-date {
  font-size: 0.875rem;
  font-weight: 500;
  color: #818181;
}
.blogs .button {
  margin: 1.875rem 0 1.25rem;
}
@media (min-width: 769px) {
  .blogs .button {
    margin: 3.75rem 0 2.5rem;
  }
}

.blog {
  min-height: 100vh;
}
.blog .container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .blog .container {
    flex-direction: row;
  }
}
.blog .container article {
  width: 100%;
  margin: 0 5rem 5rem 0;
}
@media (min-width: 769px) {
  .blog .container article {
    width: 70%;
    margin: 0 5rem 0 0;
  }
}
.blog .container article .blog__title {
  margin-bottom: 2.5rem;
}
.blog .container article .blog__sub-title {
  margin-bottom: 2.5rem;
}
.blog .container article .blog__date {
  font-size: 0.875rem;
  font-weight: 500;
  color: #818181;
}
.blog .container article .blog__body {
  font-size: 1.25rem;
  font-weight: 400;
  color: #656665;
  margin-top: 3.75rem;
}
.blog .container article .blog__body h1, .blog .container article .blog__body .h1, .blog .container article .blog__body h2, .blog .container article .blog__body .h2, .blog .container article .blog__body h3, .blog .container article .blog__body .h3,
.blog .container article .blog__body h4, .blog .container article .blog__body .h4, .blog .container article .blog__body h5, .blog .container article .blog__body .h5, .blog .container article .blog__body h6, .blog .container article .blog__body .h6 {
  color: #000000;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.25px;
}
.blog .container article .blog__body h2, .blog .container article .blog__body .h2 {
  color: #f6a517;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 1.3125rem 0 0.875rem;
}
.blog .container article .blog__body h3, .blog .container article .blog__body .h3 {
  font-size: 1.875rem;
  font-weight: 500;
  margin: 1.6875rem 0 1.25rem;
}
.blog .container article .blog__body h4, .blog .container article .blog__body .h4 {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 1.3125rem 0 0.875rem;
}
.blog .container article .blog__body h5, .blog .container article .blog__body .h5 {
  font-size: 1.375rem;
  font-weight: 500;
  margin: 1.1875rem 0 0.75rem;
}
.blog .container article .blog__body h6, .blog .container article .blog__body .h6 {
  font-size: 1.25rem;
  font-weight: 500;
  margin: 1.0625rem 0 0.625rem;
}
.blog .container article .blog__body p {
  line-height: 1.45;
}
.blog .container article .blog__body img {
  width: 100%;
  height: auto;
  margin-top: 0.625rem;
}
.blog .container article .blog__body ul {
  list-style: none;
  margin-left: 2.25rem;
  padding: 0;
}
.blog .container article .blog__body ul li:before {
  content: " ";
  display: inline-block;
  background-image: url(/images/tick-bullet.png);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  background-position: center;
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  margin: 0.0625rem 0 0 -2.25rem;
}
.blog .container article .blog__body ol li {
  padding-left: 0.625rem;
}
.blog .container article code {
  background: #eeeeee;
  font-size: 1rem;
  padding: 0.375rem 0.5rem;
}
.blog .container article sup, .blog .container article sub {
  vertical-align: super;
  font-size: medium;
  line-height: normal;
}
.blog .container article sub {
  vertical-align: sub;
}
.blog .container article hr {
  margin: 4.375rem 0;
}
.blog .container article .blog__nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25rem;
}
@media (min-width: 769px) {
  .blog .container article .blog__nav {
    margin-bottom: 2.5rem;
  }
}
.blog .container article .blog__nav .blog__nav-prev, .blog .container article .blog__nav .blog__nav-next {
  width: 48%;
}
.blog .container article .blog__nav .blog__nav-prev .blog__nav-title, .blog .container article .blog__nav .blog__nav-prev .blog__nav-link, .blog .container article .blog__nav .blog__nav-next .blog__nav-title, .blog .container article .blog__nav .blog__nav-next .blog__nav-link {
  font-size: 1.5rem;
  font-weight: 500;
  color: #818181;
  margin-bottom: 1.25rem;
}
.blog .container article .blog__nav .blog__nav-prev .blog__nav-link, .blog .container article .blog__nav .blog__nav-next .blog__nav-link {
  font-size: 1.125rem;
  color: #f6a517;
}
@media (min-width: 769px) {
  .blog .container article .blog__nav .blog__nav-prev .blog__nav-link, .blog .container article .blog__nav .blog__nav-next .blog__nav-link {
    font-size: 1.25rem;
  }
}
@media (min-width: 961px) {
  .blog .container article .blog__nav .blog__nav-prev .blog__nav-link, .blog .container article .blog__nav .blog__nav-next .blog__nav-link {
    font-size: 1.375rem;
  }
}
.blog .container article .blog__nav .blog__nav-next {
  text-align: right;
}
.blog .container .blog-sidebar {
  width: 100%;
}
@media (min-width: 769px) {
  .blog .container .blog-sidebar {
    width: 30%;
  }
}
.blog .container .blog-sidebar .blog-sidebar__title {
  font-size: 1.5rem;
  font-weight: 500;
  color: #818181;
  margin-bottom: 1.5625rem;
}
.blog .container .blog-sidebar .blog-sidebar__social-media {
  display: flex;
  list-style: none;
  margin-bottom: 3.75rem;
  margin-left: -0.3125rem;
  padding: 0;
}
.blog .container .blog-sidebar .blog-sidebar__social-media .blog-sidebar__social-media-icon {
  width: 1.875rem;
  height: auto;
  margin-right: 1.875rem;
  fill: #b9b9b9;
}
.blog .container .blog-sidebar .blog-sidebar__tags {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 3.75rem;
}
.blog .container .blog-sidebar .blog-sidebar__tags .blog-sidebar__tag a {
  font-size: 1.25rem;
  font-weight: 400;
  color: #656665;
  text-decoration: underline;
  margin-right: 0.625rem;
}
.blog .container .blog-sidebar .blog-sidebar__cards {
  display: flex;
  flex-direction: column;
}
.blog .container .blog-sidebar .blog-sidebar__cards .blog-sidebar__card {
  width: 100%;
  margin-bottom: 3.125rem;
  border-bottom: 1px solid #d1d1d1;
}
.blog .container .blog-sidebar .blog-sidebar__cards .blog-sidebar__card:last-child {
  border-bottom: none;
}
.blog .container .blog-sidebar .blog-sidebar__cards .blog-sidebar__card .blog-sidebar__card-header {
  width: 100%;
  height: 0;
  padding-top: 75%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog .container .blog-sidebar .blog-sidebar__cards .blog-sidebar__card .blog-sidebar__card-body {
  padding: 1.875rem 0 3.125rem;
}
.blog .container .blog-sidebar .blog-sidebar__cards .blog-sidebar__card .blog-sidebar__card-body .blog-sidebar__card-body-title {
  font-size: 1.5rem;
  font-weight: 500;
  color: #f6a517;
}

.therack {
  min-height: 100vh;
}
.therack .hero .title,
.therack .hero .sub-title,
.therack .hero p {
  max-width: 100%;
}
@media (min-width: 769px) {
  .therack .hero .title,
  .therack .hero .sub-title,
  .therack .hero p {
    max-width: 70%;
  }
}
@media (min-width: 1281px) {
  .therack .hero .title,
  .therack .hero .sub-title,
  .therack .hero p {
    max-width: 60%;
  }
}
.therack .hero .container .image-group {
  width: 100%;
}
.therack .hero .container .image-group .hero__image {
  width: 180vw;
  margin-bottom: 2.5rem;
}
@media (min-width: 769px) {
  .therack .hero .container .image-group .hero__image {
    width: 193vw;
    margin-bottom: 4.0625rem;
  }
}
@media (min-width: 961px) {
  .therack .hero .container .image-group .hero__image {
    width: 116.875rem;
  }
}
@media (min-width: 1281px) {
  .therack .hero .container .image-group .hero__image {
    width: 120rem;
  }
}
@media (min-width: 769px) {
  .therack .hero .container .button-group {
    flex-direction: row;
  }
}
.therack .help-you {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3.125rem;
}
@media (min-width: 769px) {
  .therack .help-you {
    text-align: left;
    flex-direction: row;
    margin-bottom: 4.375rem;
  }
}
.therack .help-you:last-child {
  margin: 0;
}
@media (min-width: 769px) {
  .therack .help-you.reverse {
    flex-direction: row-reverse;
  }
}
.therack .help-you .help-you__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 1.25rem;
}
@media (min-width: 769px) {
  .therack .help-you .help-you__content {
    width: 60%;
    margin-bottom: 0;
  }
}
.therack .help-you .help-you__content .help-you__title {
  color: #000000;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.therack .help-you .help-you__content p {
  margin: 0;
}
.therack .help-you .help-you__img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 769px) {
  .therack .help-you .help-you__img {
    width: 40%;
  }
}
.therack .help-you .help-you__img img {
  width: 80%;
}
@media (min-width: 769px) {
  .therack .features {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media (min-width: 1281px) {
  .therack .features {
    padding: inherit 0.9375rem;
  }
}
.therack .features .feature {
  width: 100%;
  height: auto;
  padding: 1.625rem;
}
@media (min-width: 769px) {
  .therack .features .feature {
    width: 33.3333333333%;
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 961px) {
  .therack .features .feature {
    width: 25%;
    margin-bottom: 2.8125rem;
  }
}
@media (min-width: 1281px) {
  .therack .features .feature {
    width: 20%;
    margin-bottom: 3.75rem;
    padding: 0.9375rem;
  }
}
.therack .features .feature:nth-child(1) .feature__title {
  color: #f6a517;
}
.therack .features .feature:nth-child(2) .feature__title {
  color: #3b898f;
}
.therack .features .feature:nth-child(3) .feature__title {
  color: #6175a3;
}
.therack .features .feature:nth-child(4) .feature__title {
  color: #a34b87;
}
.therack .features .feature:nth-child(5) .feature__title {
  color: #69c0ce;
}
.therack .features .feature:nth-child(6) .feature__title {
  color: #6175a3;
}
.therack .features .feature:nth-child(7) .feature__title {
  color: #a34b87;
}
.therack .features .feature:nth-child(8) .feature__title {
  color: #f6a517;
}
.therack .features .feature:nth-child(9) .feature__title {
  color: #69c0ce;
}
.therack .features .feature:nth-child(10) .feature__title {
  color: #3b898f;
}
.therack .features .feature .feature__img {
  width: 50%;
}
@media (min-width: 769px) {
  .therack .features .feature .feature__img {
    width: 100%;
  }
}
.therack .features .feature .feature__title {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0.9375rem 0;
}
@media (min-width: 961px) {
  .therack .features .feature .feature__title {
    margin: 1.25rem 0;
  }
}
@media (min-width: 1281px) {
  .therack .features .feature .feature__title {
    margin: 1.75rem 0;
  }
}
.therack .features .feature p {
  margin: 0;
}
.therack .snapshots-and-brochures {
  padding: 1.625rem 0 0;
}
@media (min-width: 769px) {
  .therack .snapshots-and-brochures {
    padding: 6.5625rem 0 0;
  }
}
@media (min-width: 961px) {
  .therack .snapshots-and-brochures {
    padding: 8.75rem 0 0;
  }
}
.therack .snapshots-and-brochures .snapshots-and-brochures__items {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 961px) {
  .therack .snapshots-and-brochures .snapshots-and-brochures__items {
    flex-direction: row;
  }
}
.therack .snapshots-and-brochures .snapshots-and-brochures__items .snapshots-and-brochures__item {
  width: 100%;
  padding: 1.625rem;
  text-align: center;
}
@media (min-width: 769px) {
  .therack .snapshots-and-brochures .snapshots-and-brochures__items .snapshots-and-brochures__item {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 961px) {
  .therack .snapshots-and-brochures .snapshots-and-brochures__items .snapshots-and-brochures__item {
    padding-top: 0;
  }
}
.therack .snapshots-and-brochures .snapshots-and-brochures__items .snapshots-and-brochures__item:last-child {
  padding-bottom: 0;
}
.therack .snapshots-and-brochures .snapshots-and-brochures__items .snapshots-and-brochures__item .sub_title {
  font-size: 32px;
}
.therack .snapshots-and-brochures .snapshots-and-brochures__items .snapshots-and-brochures__item img {
  width: 100%;
}
.therack .snapshots-and-brochures .snapshots-and-brochures__items .snapshots-and-brochures__item .list {
  text-align: left;
  margin-top: 1rem;
}
.therack .snapshots-and-brochures .snapshots-and-brochures__items .snapshots-and-brochures__item .list li {
  margin-bottom: 1rem;
}
.therack .snapshots-and-brochures .snapshots-and-brochures__items .snapshots-and-brochures__item .example-link {
  text-align: left;
}
.therack .how-it-works .feature {
  margin: 0;
}
@media (min-width: 961px) {
  .therack .how-it-works .feature {
    width: 33.3333333333%;
  }
}
@media (min-width: 1281px) {
  .therack .how-it-works .feature {
    width: 20%;
  }
}
@media (min-width: 769px) {
  .therack .how-it-works .feature .feature__title {
    min-height: 3.5rem;
  }
}
.therack .our-mission {
  padding-top: 2.75rem;
}
@media (min-width: 769px) {
  .therack .our-mission {
    padding-top: 3.0625rem;
  }
}
@media (min-width: 961px) {
  .therack .our-mission {
    padding-top: 4.3125rem;
  }
}
@media (min-width: 1281px) {
  .therack .our-mission {
    padding-top: 4.0625rem;
  }
}
.therack .our-mission .container {
  position: relative;
}
.therack .our-mission .container .our-mission__content {
  width: 100%;
  text-align: center;
  padding: 0 1.625rem 1.25rem;
}
@media (min-width: 769px) {
  .therack .our-mission .container .our-mission__content {
    width: 58%;
    text-align: left;
    padding: 0 1.625rem 2.1875rem;
  }
}
@media (min-width: 961px) {
  .therack .our-mission .container .our-mission__content {
    width: 50%;
  }
}
@media (min-width: 1281px) {
  .therack .our-mission .container .our-mission__content {
    padding: 3.75rem 0 6.875rem 1.625rem;
  }
}
.therack .our-mission .container .our-mission__image {
  height: 16.875rem;
  width: auto;
  margin: 1.25rem 0 2.5rem -2.75rem;
}
@media (min-width: 769px) {
  .therack .our-mission .container .our-mission__image {
    height: 16.875rem;
    position: absolute;
    bottom: 0;
    left: 40%;
    z-index: -1;
    margin: 0 0 0 5.625rem;
  }
}
@media (min-width: 961px) {
  .therack .our-mission .container .our-mission__image {
    height: 18.75rem;
    left: 50%;
    margin: 0;
  }
}
@media (min-width: 1281px) {
  .therack .our-mission .container .our-mission__image {
    height: 25rem;
    left: 50%;
    margin: 0;
  }
}
.therack .brochures-section .container {
  padding: 0;
}
@media (min-width: 769px) {
  .therack .brochures-section .container {
    padding: 0 0.9375rem;
  }
}
@media (min-width: 961px) {
  .therack .brochures-section .container {
    padding: 0;
  }
}
.therack .brochures-section .container .title {
  margin-bottom: 1.25rem;
}
.therack .brochures-section .container .sub-title {
  margin-bottom: 0.5625rem;
}
@media (min-width: 769px) {
  .therack .brochures-section .container .sub-title {
    margin-bottom: 2.1875rem;
  }
}
@media (min-width: 961px) {
  .therack .brochures-section .container .sub-title {
    margin-bottom: 3.75rem;
  }
}
.therack .brochures-section .container .brochures {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.therack .brochures-section .container .brochures .brochure {
  width: 100%;
  height: auto;
  padding: 1.625rem;
}
@media (min-width: 769px) {
  .therack .brochures-section .container .brochures .brochure {
    width: 33.3333333333%;
    padding: 0.9375rem;
  }
}
@media (min-width: 961px) {
  .therack .brochures-section .container .brochures .brochure {
    padding: 1.625rem;
  }
}
.therack .brochures-section .container .brochures .brochure .brochure__screenshot {
  max-width: 100%;
  height: auto;
  margin-bottom: 0.9375rem;
  border: 1px solid #eeeeee;
}
@media (min-width: 769px) {
  .therack .brochures-section .container .brochures .brochure .brochure__screenshot {
    margin-bottom: 1.875rem;
  }
}
.therack .brochures-section .container .brochures .brochure .brochure__university {
  font-size: 1.375rem;
  font-weight: 500;
  color: #6175a3;
  margin-bottom: 0.625rem;
}
@media (min-width: 769px) {
  .therack .brochures-section .container .brochures .brochure .brochure__university {
    margin-bottom: 1.25rem;
  }
}
.therack .brochures-section .container .brochures .brochure .brochure__type {
  margin: 0;
}

.istudentglobal {
  min-height: 100vh;
}
.istudentglobal .studying-abroad {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 0.875rem;
}
@media (min-width: 769px) {
  .istudentglobal .studying-abroad {
    margin-bottom: 3.75rem;
  }
}
.istudentglobal .studying-abroad .studying-abroad__topic {
  width: 100%;
  height: auto;
  padding: 1.625rem;
}
@media (min-width: 769px) {
  .istudentglobal .studying-abroad .studying-abroad__topic {
    width: 50%;
  }
}
@media (min-width: 961px) {
  .istudentglobal .studying-abroad .studying-abroad__topic {
    width: 33.3333333333%;
  }
}
.istudentglobal .studying-abroad .studying-abroad__topic .product__image {
  width: 100%;
  margin-bottom: 1.25rem;
}
.istudentglobal .studying-abroad .studying-abroad__topic p {
  margin: 0;
}
.istudentglobal .testimonials p {
  margin-bottom: 1.25rem;
}
@media (min-width: 961px) {
  .istudentglobal .testimonials p {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 1281px) {
  .istudentglobal .testimonials p {
    margin-bottom: 1.25rem;
  }
}
.istudentglobal .testimonials .testimonials-wrapper {
  padding: 0;
}
@media (min-width: 961px) {
  .istudentglobal .testimonials .testimonials-wrapper {
    padding: 0 0.9375rem;
  }
}
.istudentglobal .testimonials .testimonials-wrapper .cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 1.875rem;
}
@media (min-width: 1281px) {
  .istudentglobal .testimonials .testimonials-wrapper .cards {
    margin-bottom: 3.75rem;
  }
}
.istudentglobal .testimonials .testimonials-wrapper .cards .card {
  width: 100%;
  padding: 1.625rem;
}
.istudentglobal .testimonials .testimonials-wrapper .cards .card:nth-child(3) {
  display: none;
}
@media (min-width: 769px) {
  .istudentglobal .testimonials .testimonials-wrapper .cards .card {
    width: 50%;
  }
}
@media (min-width: 961px) {
  .istudentglobal .testimonials .testimonials-wrapper .cards .card {
    width: 33.3333333333%;
    padding: 0.9375rem;
  }
  .istudentglobal .testimonials .testimonials-wrapper .cards .card:nth-child(3) {
    display: block;
  }
}
@media (min-width: 1281px) {
  .istudentglobal .testimonials .testimonials-wrapper .cards .card {
    padding: 1.625rem;
  }
}
.istudentglobal .testimonials .testimonials-wrapper .cards .card .card__header {
  position: relative;
}
.istudentglobal .testimonials .testimonials-wrapper .cards .card .card__header .card__header-portrait {
  width: 100%;
  height: auto;
  display: block;
}
.istudentglobal .testimonials .testimonials-wrapper .cards .card .card__header .card__header-logo {
  position: absolute;
  right: 1.875rem;
  bottom: 2.125rem;
  height: 4.0625rem;
  width: auto;
}
.istudentglobal .testimonials .testimonials-wrapper .cards .card .card__header .card__header-cat {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #818181;
  padding: 0.625rem 1.25rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
}
.istudentglobal .testimonials .testimonials-wrapper .cards .card .card__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 20.625rem;
  padding: 8%;
  background: #eeeeee;
  text-align: left;
  overflow: hidden;
}
@media (min-width: 769px) {
  .istudentglobal .testimonials .testimonials-wrapper .cards .card .card__body {
    min-height: 21.25rem;
  }
}
@media (min-width: 961px) {
  .istudentglobal .testimonials .testimonials-wrapper .cards .card .card__body {
    min-height: 25rem;
  }
}
.istudentglobal .testimonials .testimonials-wrapper .cards .card .card__body .card__body-quotemark {
  max-width: 2.75rem;
  width: 14%;
  height: auto;
  fill: #818181;
  margin-bottom: 0.5rem;
}
@media (min-width: 1281px) {
  .istudentglobal .testimonials .testimonials-wrapper .cards .card .card__body .card__body-quotemark {
    width: 3.375rem;
  }
}
.istudentglobal .testimonials .testimonials-wrapper .cards .card .card__body .card__body-quote {
  font-size: 1.5rem;
  flex: 1 0 auto;
  margin: 0;
}
@media (min-width: 1281px) {
  .istudentglobal .testimonials .testimonials-wrapper .cards .card .card__body .card__body-quote {
    font-size: 1.75rem;
  }
}
.istudentglobal .testimonials .testimonials-wrapper .cards .card .card__body .card__body-client {
  margin: 0 0 0.625rem;
  color: #f6a517;
}
.istudentglobal .testimonials .testimonials-wrapper .cards .card .card__body .card__body-university {
  width: auto;
  height: 2.25rem;
  margin: 0;
}
.istudentglobal .get-involved .container {
  position: relative;
}
.istudentglobal .get-involved .container .title {
  margin-bottom: 1.25rem;
}
@media (min-width: 1281px) {
  .istudentglobal .get-involved .container .title {
    margin-bottom: 6.25rem;
  }
}
.istudentglobal .get-involved .container .get-involved__content {
  width: 100%;
  text-align: center;
  padding: 0 1.625rem 1.25rem;
}
@media (min-width: 769px) {
  .istudentglobal .get-involved .container .get-involved__content {
    width: 58%;
    text-align: left;
    padding: 3.75rem 1.625rem 10.3125rem;
  }
}
@media (min-width: 961px) {
  .istudentglobal .get-involved .container .get-involved__content {
    width: 50%;
    padding: 3.75rem 0 10.3125rem 1.625rem;
  }
}
.istudentglobal .get-involved .container .get-involved__content p {
  margin-bottom: 0;
}
.istudentglobal .get-involved .container .get-involved__image {
  width: 90%;
  height: auto;
}
@media (min-width: 769px) {
  .istudentglobal .get-involved .container .get-involved__image {
    height: 18.0625rem;
    width: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: -1;
  }
}
@media (min-width: 1281px) {
  .istudentglobal .get-involved .container .get-involved__image {
    height: 24.8125rem;
  }
}

.who-we-are {
  min-height: 100vh;
}
@media (min-width: 769px) {
  .who-we-are .were-edukudu {
    padding-bottom: 0.625rem;
  }
}
@media (min-width: 961px) {
  .who-we-are .were-edukudu {
    padding-bottom: 1.5625rem;
  }
}
@media (min-width: 1281px) {
  .who-we-are .were-edukudu {
    padding-bottom: 3.125rem;
  }
}
.who-we-are .were-edukudu .sub-title {
  margin-bottom: 1.25rem;
}
.who-we-are .were-edukudu p {
  margin: 0 auto 1.25rem;
}
@media (min-width: 769px) {
  .who-we-are .were-edukudu p {
    margin: 0 auto;
  }
}
.who-we-are .our-mission .container {
  position: relative;
}
.who-we-are .our-mission .container .our-mission__content {
  width: 100%;
  text-align: center;
  padding: 0 1.625rem 1.25rem;
}
@media (min-width: 769px) {
  .who-we-are .our-mission .container .our-mission__content {
    width: 58%;
    text-align: left;
    padding: 3.75rem 1.625rem 10.3125rem;
  }
}
@media (min-width: 961px) {
  .who-we-are .our-mission .container .our-mission__content {
    width: 50%;
    padding: 3.75rem 0 10.3125rem 1.625rem;
  }
}
.who-we-are .our-mission .container .our-mission__content .sub-title {
  max-width: 100%;
  color: #656665;
  margin: 0 0 1.25rem;
}
.who-we-are .our-mission .container .our-mission__content p {
  margin: 0;
}
.who-we-are .our-mission .container .our-mission__image {
  height: auto;
  width: 106%;
  margin-top: 1.25rem;
}
@media (min-width: 769px) {
  .who-we-are .our-mission .container .our-mission__image {
    height: 25rem;
    width: auto;
    position: absolute;
    bottom: 0;
    left: 45%;
    margin: 0;
    z-index: -1;
  }
}
@media (min-width: 961px) {
  .who-we-are .our-mission .container .our-mission__image {
    left: 50%;
  }
}
.who-we-are .our-story .sub-title {
  margin: 0 auto 1.25rem;
}
.who-we-are .our-story p {
  margin-bottom: 4.0625rem;
}
@media (min-width: 1281px) {
  .who-we-are .our-story p {
    margin-bottom: 5rem;
  }
}
.who-we-are .our-story .our-story__timeline {
  width: 75%;
  max-width: 21.875rem;
}
@media (min-width: 769px) {
  .who-we-are .our-story .our-story__timeline {
    width: 100%;
    max-width: 71.875rem;
  }
}
@media (min-width: 1281px) {
  .who-we-are .our-story .our-story__timeline {
    max-width: 100%;
  }
}
.who-we-are .meet-the-team .sub-title {
  max-width: 100%;
  margin: 0 auto 4.0625rem;
  padding: 0 1.875rem;
}
@media (min-width: 769px) {
  .who-we-are .meet-the-team .sub-title {
    max-width: 80%;
  }
}
@media (min-width: 1281px) {
  .who-we-are .meet-the-team .sub-title {
    max-width: 70%;
  }
}
.who-we-are .meet-the-team .meet-the-team__img {
  width: 100%;
  height: auto;
}
.who-we-are .meet-the-team .team {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.who-we-are .meet-the-team .team .team-member {
  width: 50%;
  height: auto;
  padding: 0.8125rem;
}
@media (min-width: 769px) {
  .who-we-are .meet-the-team .team .team-member {
    width: 33.3333333333%;
  }
}
@media (min-width: 961px) {
  .who-we-are .meet-the-team .team .team-member {
    width: 20%;
  }
}
.who-we-are .meet-the-team .team .team-member .team-member__header {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 1.25rem;
  overflow: hidden;
}
.who-we-are .meet-the-team .team .team-member .team-member__header .team-member__picture-container {
  background: #d1d1d1;
  width: 100%;
  height: auto;
  padding-top: 100%;
  border-radius: 10%;
}
.who-we-are .meet-the-team .team .team-member .team-member__header .team-member__picture-container .team-member__picture {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.who-we-are .meet-the-team .team .team-member .team-member__body {
  padding: 1.25rem 0;
}
.who-we-are .meet-the-team .team .team-member .team-member__body .team-member__title {
  font-size: 1.5rem;
  font-weight: 500;
  color: #f6a517;
}

.what-we-do {
  min-height: 100vh;
}
.what-we-do .cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.what-we-do .cards .card {
  width: 100%;
  margin-bottom: 2.5rem;
  padding: 1.625rem;
}
@media (min-width: 769px) {
  .what-we-do .cards .card {
    width: 50%;
  }
}
@media (min-width: 961px) {
  .what-we-do .cards .card {
    width: 33.3333333333%;
  }
}
.what-we-do .cards .card .card__header {
  position: relative;
}
.what-we-do .cards .card .card__header .card__header-portrait {
  width: 100%;
  height: auto;
  display: block;
}
.what-we-do .cards .card .card__header .card__header-logo {
  position: absolute;
  right: 1.875rem;
  bottom: 2.125rem;
  height: 4.0625rem;
  width: auto;
}
.what-we-do .cards .card .card__header .card__header-cat {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #f6a517;
  padding: 0.625rem 1.25rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #ffffff;
}
.what-we-do .cards .card .card__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 50%;
  padding: 1.875rem;
  background: #eeeeee;
  text-align: left;
}
.what-we-do .cards .card .card__body .card__body-quotemark {
  width: 3.375rem;
  height: auto;
  fill: #818181;
  margin-bottom: 0.5rem;
}
.what-we-do .cards .card .card__body .card__body-quote {
  font-size: 1.75rem;
  flex: 1 0 auto;
  margin: 0;
}
.what-we-do .cards .card .card__body .card__body-client {
  margin: 1.875rem 0 0.625rem;
  color: #f6a517;
}
.what-we-do .cards .card .card__body .card__body-university {
  font-size: 0.875rem;
  margin: 0;
}
.what-we-do .our-community .sub-title {
  margin-bottom: 1.875rem;
  padding: 0 1.875rem;
}
@media (min-width: 769px) {
  .what-we-do .our-community .sub-title {
    max-width: 65%;
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 1281px) {
  .what-we-do .our-community .sub-title {
    max-width: 42%;
    margin-bottom: 1.875rem;
  }
}
.what-we-do .our-community .container {
  position: relative;
}
.what-we-do .our-community .container .our-community__content {
  width: 100%;
  text-align: center;
  padding: 0 1.625rem 1.25rem;
}
@media (min-width: 769px) {
  .what-we-do .our-community .container .our-community__content {
    width: 58%;
    text-align: left;
    padding: 3.75rem 1.625rem 8.375rem;
  }
}
@media (min-width: 961px) {
  .what-we-do .our-community .container .our-community__content {
    width: 50%;
    padding: 3.75rem 0 8.375rem 1.625rem;
  }
}
.what-we-do .our-community .container .our-community__content .sub-title {
  max-width: 100%;
  color: #656665;
  margin: 0 0 1.25rem;
  padding: 0;
}
.what-we-do .our-community .container .our-community__content p {
  margin: 0;
}
.what-we-do .our-community .container .our-community__image {
  height: 25rem;
  width: auto;
  margin-top: 1.25rem;
}
@media (min-width: 769px) {
  .what-we-do .our-community .container .our-community__image {
    position: absolute;
    bottom: 0;
    left: 45%;
    z-index: -1;
  }
}
@media (min-width: 961px) {
  .what-we-do .our-community .container .our-community__image {
    left: 50%;
  }
}
.what-we-do .section-group {
  padding: 7.125rem 1.875rem 0;
}
.what-we-do .section-group .container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 961px) {
  .what-we-do .section-group .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.what-we-do .section-group .container .canie, .what-we-do .section-group .container .koto, .what-we-do .section-group .container .jot {
  width: 100%;
  padding: 1.625rem;
  text-align: center;
}
@media (min-width: 769px) {
  .what-we-do .section-group .container .canie, .what-we-do .section-group .container .koto, .what-we-do .section-group .container .jot {
    margin-bottom: 0;
  }
}
.what-we-do .section-group .container .canie .title, .what-we-do .section-group .container .koto .title, .what-we-do .section-group .container .jot .title {
  font-size: 2rem;
}
@media (min-width: 961px) {
  .what-we-do .section-group .container .canie .sub-title, .what-we-do .section-group .container .koto .sub-title, .what-we-do .section-group .container .jot .sub-title {
    min-height: 3.5rem;
  }
}
.what-we-do .section-group .container .canie .canie__image,
.what-we-do .section-group .container .canie .koto__image,
.what-we-do .section-group .container .canie .jot__image, .what-we-do .section-group .container .koto .canie__image,
.what-we-do .section-group .container .koto .koto__image,
.what-we-do .section-group .container .koto .jot__image, .what-we-do .section-group .container .jot .canie__image,
.what-we-do .section-group .container .jot .koto__image,
.what-we-do .section-group .container .jot .jot__image {
  width: 100%;
  margin: 1.25rem 0;
}
@media (min-width: 769px) {
  .what-we-do .section-group .container .canie .canie__image,
  .what-we-do .section-group .container .canie .koto__image,
  .what-we-do .section-group .container .canie .jot__image, .what-we-do .section-group .container .koto .canie__image,
  .what-we-do .section-group .container .koto .koto__image,
  .what-we-do .section-group .container .koto .jot__image, .what-we-do .section-group .container .jot .canie__image,
  .what-we-do .section-group .container .jot .koto__image,
  .what-we-do .section-group .container .jot .jot__image {
    margin: 1.875rem 0;
  }
}
.what-we-do .section-group .container .canie .canie__content,
.what-we-do .section-group .container .canie .koto__content, .what-we-do .section-group .container .koto .canie__content,
.what-we-do .section-group .container .koto .koto__content, .what-we-do .section-group .container .jot .canie__content,
.what-we-do .section-group .container .jot .koto__content {
  margin: 0;
}

.contact .sub-title {
  font-size: 1.5rem;
  font-weight: 500;
}
.contact .contact__details {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 15.625rem;
  background: #f6a517;
}
@media (min-width: 769px) {
  .contact .contact__details {
    height: 18.75rem;
  }
}
.contact .contact__details .contact__details-address {
  font-size: 1.375rem;
  font-weight: 400;
  color: #000000;
  margin: 1.875rem 0 0.9375rem;
}
@media (min-width: 769px) {
  .contact .contact__details .contact__details-address {
    margin: 1.875rem 0 1.25rem;
  }
}
.contact .contact__details .contact__details-phone {
  font-size: 1.375rem;
  font-weight: 400;
  color: #000000;
  margin-bottom: 1.875rem;
}
@media (min-width: 769px) {
  .contact .contact__details .contact__details-phone {
    margin-bottom: 2.1875rem;
  }
}
.contact .contact__details .contact__social-media {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.contact .contact__details .contact__social-media li {
  margin: 0 1rem;
  width: 2.25rem;
  height: auto;
}
@media (min-width: 769px) {
  .contact .contact__details .contact__social-media li {
    width: 3.125rem;
  }
}
.contact .contact__map {
  width: 100%;
  height: 25rem;
  outline: none;
  border: none;
  margin-bottom: 1.375rem;
  background: #f2f3f4;
}
@media (min-width: 961px) {
  .contact .contact__map {
    margin-bottom: 2.8125rem;
  }
}
@media (min-width: 1281px) {
  .contact .contact__map {
    margin-bottom: 4.0625rem;
  }
}
.contact .contact__button_group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 769px) {
  .contact .contact__button_group {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 961px) {
  .contact .contact__button_group {
    justify-content: space-evenly;
  }
}
.contact .contact__button_group .button {
  margin: 10px auto;
}
@media (min-width: 769px) {
  .contact .contact__button_group .button {
    margin: 10px 0;
  }
}
.contact .events .sub-title {
  margin-bottom: 1.125rem;
}
@media (min-width: 769px) {
  .contact .events .sub-title {
    margin-bottom: 2.8125rem;
  }
}
.contact .events .event-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (min-width: 769px) {
  .contact .events .event-cards {
    padding: 0 0.9375rem;
  }
}
@media (min-width: 1281px) {
  .contact .events .event-cards {
    padding: 0;
  }
}
.contact .events .event-cards .event-card {
  width: 100%;
  height: auto;
  padding: 1.625rem;
}
@media (min-width: 0) {
  .contact .events .event-cards .event-card {
    width: 50%;
    padding: 0.75rem;
  }
}
@media (min-width: 769px) {
  .contact .events .event-cards .event-card {
    width: 33.3333333333%;
    padding: 0.9375rem;
  }
}
@media (min-width: 961px) {
  .contact .events .event-cards .event-card {
    width: 25%;
  }
}
.contact .events .event-cards .event-card .event-card__img {
  max-width: 100%;
  height: auto;
  margin-bottom: 0.625rem;
}
@media (min-width: 769px) {
  .contact .events .event-cards .event-card .event-card__img {
    margin-bottom: 0.9375rem;
  }
}
@media (min-width: 1281px) {
  .contact .events .event-cards .event-card .event-card__img {
    margin-bottom: 1.875rem;
  }
}
.contact .events .event-cards .event-card .event-card__link {
  font-size: 1.375rem;
  display: block;
  font-weight: 400;
  margin-bottom: 1.25rem;
  cursor: pointer;
}
@media (min-width: 769px) {
  .contact .events .event-cards .event-card .event-card__link {
    margin-bottom: 1.25rem;
  }
}
.contact .events .event-cards .event-card .event-card__date {
  font-size: 0.875rem;
  font-weight: 500;
  margin: 0;
}

.wish__hero-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  max-height: 420px;
}

.wish__hero-image {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  width: 100%;
}

.wish__hero-logo {
  position: absolute;
  display: flex;
  width: 40vw;
  height: auto;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 961px) {
  .wish__hero-logo {
    width: 340px;
  }
}
.wish__hero-logo img {
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  width: 100%;
  height: auto;
}

.wish-text-container {
  display: flex;
  position: relative;
}

.wish-text {
  background: #99a7b9;
  min-height: 400px;
  display: flex;
  padding: 3rem;
  overflow: hidden;
  position: relative;
}
@media (min-width: 961px) {
  .wish-text {
    padding: 4rem 10rem;
  }
}

.wish-text__image {
  display: none;
}
@media (min-width: 961px) {
  .wish-text__image {
    display: flex;
    height: 280px;
    position: absolute;
    top: auto;
    bottom: 0px;
    right: 30px;
  }
}

.wish-text__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  transform: scaleX(-1);
}

.wish-text__text {
  position: relative;
}
.wish-text__text p {
  text-align: center !important;
  color: black;
  font-weight: 600;
}

.wish__button {
  background: #f3ec4c;
  display: flex;
  border-radius: 30px;
  margin: auto auto 0px auto;
  padding: 20px;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 213px;
  color: black !important;
  font-weight: 700;
  transition: all 0.2s ease-in;
  position: relative;
  justify-content: center;
}