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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

img {
  max-width: 100%;
  max-height: 100%;
}

video {
  width: 100%;
  height: auto;
}

q {
  display: block;
}

button {
  all: unset;
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
button:hover {
  cursor: pointer;
}

/* assuming default fontsize: 
 *
 * 52px    |   3.25rem
 * 48px    |   3rem
 * 32px    |   2rem
 * 24px    |   1.5rem
 * 20px    |   1.25rem
 * 18px    |   1.125rem
 * 16px    |   1rem
 * 14px    |   0.875rem 
 * 8px     |   0.5rem
 * 4px     |   0.25rem
 * 2px     |   0.125rem   
 * */
html, body {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  color: #060E31;
}

a {
  text-decoration: none;
}

p, q {
  line-height: 1.5em;
}

i {
  font-style: italic;
}

strong {
  font-weight: bolder;
}

.pre {
  white-space: pre-line;
}

.section-title {
  line-height: 1.3em;
  margin-bottom: 0.5em;
}

.lh-1, .fa-xl.lh-1 {
  line-height: 1;
}

.lh-13 {
  line-height: 1.3em;
}

.lh-15 {
  line-height: 1.5em;
}

.font-size-2 {
  font-size: 2rem;
}

.t-52-500 {
  font-size: 3.25rem;
  font-weight: 500;
}

.t-52-500-white {
  font-size: 3.25rem;
  font-weight: 500;
  color: white;
}

.t-48-500 {
  font-size: 3rem;
  font-weight: 500;
}

.t-48-500-white {
  font-size: 3rem;
  font-weight: 500;
  color: white;
}

.t-44-500-blue {
  font-size: 2.75rem;
  font-weight: 500;
  color: #1571CD;
}

.t-40-blue {
  font-size: 2.5rem;
  color: #1571CD;
}

.t-35-500-blue {
  font-size: 2.1875rem;
  font-weight: 500;
  color: #00B0FF;
  line-height: 1em;
}

.t-32-500 {
  font-size: 2rem;
  font-weight: 500;
}

.t-32-500-white {
  font-size: 2rem;
  font-weight: 500;
  color: white;
}

.t-26 {
  font-size: 1.625rem;
}

.t-26-white {
  font-size: 1.625rem;
  color: white;
}

.t-26-500 {
  font-size: 1.625rem;
  font-weight: 500;
}

.t-24-500 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5em;
}

.t-24-500-white {
  font-size: 1.5rem;
  font-weight: 500;
  color: white;
}

.t-24-500-transparent {
  font-size: 1.5rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
}

.t-22-500 {
  font-size: 1.375rem;
  font-weight: 500;
}

.t-20 {
  font-size: 1.25rem;
}

.t-20-white {
  font-size: 1.25rem;
  color: white;
}

.t-20-gray2 {
  font-size: 1.25rem;
  color: #666B81;
}

.t-20-500, .t-20-500-white {
  font-size: 1.25rem;
  font-weight: 500;
}

.t-20-500-white {
  color: white;
}

.t-20-700-white {
  font-size: 1.25rem;
  font-weight: 700;
  color: white;
}

.t-18 {
  font-size: 1.125rem;
}

.t-18-gray2 {
  font-size: 1.125rem;
  color: #666B81;
}

.t-18-gray2-underline {
  font-size: 1.125rem;
  color: #666B81;
  border-bottom: solid 1px #666B81;
}

.t-18-white {
  font-size: 1.125rem;
  color: white;
}

.t-18-500, .t-18-500-black2, .t-18-500-gray2, .t-18-500-blue, .t-18-500-white {
  font-size: 1.125rem;
  font-weight: 500;
}

.t-18-500-white {
  color: white;
}

.t-18-500-blue {
  color: #1571CD;
  line-height: 1.5em;
}

.t-18-500-gray2 {
  color: #666B81;
}

.t-18-500-black2 {
  color: #111827;
}

.t-16 {
  font-size: 1rem;
}

.t-16-gray2 {
  font-size: 1rem;
  color: #666B81;
}

.t-16-500-white {
  font-size: 1rem;
  font-weight: 500;
  color: white;
}

.t-15 {
  font-size: 0.9375rem;
  line-height: 1.5em;
}

.t-14-500-blue, .t-14-500-blue2 {
  font-size: 0.875rem;
  font-weight: 500;
  color: #1571CD;
  display: block;
  margin-bottom: 1.5em;
}

.t-14-500-blue2 {
  color: #00B0FF;
}

.t-14-white {
  font-size: 0.875rem;
  color: white;
}

.t-14-black {
  font-size: 0.875rem;
  color: #060E31;
}

.t-14-gray2 {
  font-size: 0.875rem;
  color: #666B81;
}

.t-14-gray3 {
  font-size: 0.875rem;
  color: #E5E7EB;
}

.t-13 {
  font-size: 0.8125rem;
  line-height: 1.3em;
}

.t-13-gray2 {
  font-size: 0.8125rem;
  line-height: 1.3em;
  color: #666B81;
}

.t-12-gray2 {
  font-size: 0.75rem;
  line-height: 1.3em;
  color: #666B81;
}

.t-12-500-gray2 {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.3em;
  color: #666B81;
}

.t-12, .t-12-white {
  font-size: 0.75rem;
  line-height: 1.3em;
}

.t-12-white {
  color: white;
}

.t-12-black, .t-12-black-bold {
  font-size: 0.75rem;
  line-height: 1.5rem;
}

.t-12-black-bold {
  font-weight: 600;
}

.t-10-white {
  font-size: 0.625rem;
  color: white;
}

.t-10-gray3 {
  font-size: 0.625rem;
  color: #E5E7EB;
}
.t-10-gray3:hover {
  color: white;
  text-decoration: underline;
}

.txt-blue {
  color: #1571CD;
}

.txt-black {
  display: block;
  color: #060E31;
}

.txt-gray {
  display: block;
  color: #666B81;
}

.white {
  color: white;
}

.color-white {
  color: white;
}

.color-blue {
  color: #1571CD;
}

.color-blue-2 {
  color: #00B0FF;
}

.color-gray {
  color: #666B81;
}

.link {
  color: #1571CD;
  text-decoration: underline;
}
.link:hover {
  color: #060E31;
}

.link-dark-blue {
  color: #0D2A42;
}

.link-gray {
  color: rgba(248, 251, 255, 0.5);
  text-decoration: underline;
}

.link-gray-2 {
  color: #666B81;
  text-decoration: underline;
}

.link-small {
  text-decoration: underline;
  color: #E5E7EB;
}

.link-black {
  color: #060E31;
}

.link-arrow {
  display: inline-block;
  color: gray;
  padding: 1em 0;
}
.link-arrow i {
  padding-left: 1em;
}
.link-arrow:hover {
  color: #1571CD;
}

.label {
  display: inline-block;
  font-size: 0.9em;
  font-weight: 500;
  padding: 0.5em 0.8em;
  background: rgba(21, 113, 205, 0.1);
  border-radius: 10px;
  color: #1571CD;
}

.button, .button-outlined, .button-full-width, .button-semi-transparent, .button-white {
  display: inline-block;
  text-decoration: none;
  background: #1571CD;
  border: solid 1p #1571CD;
  color: white;
  padding: 0.8rem 1.3rem;
  border-radius: 8px;
  transition: background 0.2s;
}
.button:hover, .button-outlined:hover, .button-full-width:hover, .button-semi-transparent:hover, .button-white:hover {
  background: rgb(18.1566371681, 97.7, 177.2433628319);
}
.button i, .button-outlined i, .button-full-width i, .button-semi-transparent i, .button-white i {
  margin-right: 0.5em;
}

.button-white {
  background: white;
  border: solid 1px #E6E7EA;
  color: #060E31;
}
.button-white:hover {
  background: #f9f9f9;
}

.button-semi-transparent {
  background: rgba(255, 255, 255, 0.2);
}

.button-full-width {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.button-outlined {
  background: transparent;
  color: #060E31;
  border: solid 1px rgba(102, 107, 129, 0.5);
}

.button-group .button, .button-group .button-white, .button-group .button-semi-transparent, .button-group .button-full-width, .button-group .button-outlined {
  margin-right: 0.5em;
}

.button-navigation {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  background: white;
  width: 4rem;
  height: 4rem;
  border: solid 1px #E6E7EA;
  border-radius: 50%;
  color: #0C1F32;
  margin-left: 1rem;
}
.button-navigation:hover {
  cursor: pointer;
}
.button-navigation.swiper-button-disabled {
  opacity: 0.5;
}

.grid {
  width: 1280px;
  margin: auto;
}

.flex {
  display: flex;
  align-items: center;
}
.flex .col {
  flex: 1;
}

.flex-align-start {
  display: flex;
  align-items: flex-start;
}
.flex-align-start .col {
  flex: 1;
}

.flex-2-gap {
  display: flex;
  gap: 1em;
}
.flex-2-gap > .col {
  width: calc(50% - 0.5em);
}

.flex-2-gap-lg {
  display: flex;
  gap: 3em;
}
.flex-2-gap-lg > .col {
  width: calc(50% - 1.5em);
}

.flex-3-gap {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.flex-3-gap .col {
  flex: 1;
  width: calc(33.333% - 0.6666666667rem);
}
.flex-3-gap .col .card-x {
  height: 100%;
}

.flex-gap {
  display: flex;
  gap: 2em;
}
.flex-gap .col {
  flex: 1;
}

.gap-1 {
  gap: 1em;
}

.gap-1-2 {
  gap: 1em 2em;
}

.gap-3 {
  gap: 3em;
}

.flex-stretch {
  display: flex;
  align-items: stretch;
}
.flex-stretch .col {
  flex: 1;
}

.flex-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
}

.flex-column-equal {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.flex-column-equal .row {
  height: calc(50% - 0.5rem);
}

.flex-row, .flex-row-center, .flex-row-start {
  display: flex;
  flex-direction: row;
  align-items: center;
}

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

.flex-row-center {
  justify-content: center;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.justify-content {
  justify-content: center;
}

.stretch {
  height: 100%;
}

.flex-grow {
  flex-grow: 1;
}

.flex-space-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

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

.flex-list {
  display: flex;
  flex-wrap: wrap;
}
.flex-list li {
  width: 50%;
  line-height: 2.125em;
}
.flex-list li i {
  margin-right: 1em;
  color: #1571CD;
}

.col-40 {
  width: 40%;
}

.col-45 {
  width: 45%;
}

.col-50 {
  width: 50%;
}

.col-60 {
  width: 60%;
}

.grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.grid-1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}

.pad-1 {
  padding: 1em;
}

.pad-15 {
  padding: 1.5em;
}

.pad-2 {
  padding: 2em;
}

.pad-3 {
  padding: 3em;
}

.pad-4 {
  padding: 4em;
}

.pad-03-0 {
  padding: 0.3em 0;
}

.pad-05-0 {
  padding: 0.5em 0;
}

.pad-1-0 {
  padding: 1em 0;
}

.pad-1-2 {
  padding: 1em 2em;
}

.pad-15-2 {
  padding: 1.5em 2em;
}

.pad-2-0 {
  padding: 2em 0;
}

.pad-3-0 {
  padding: 3em 0;
}

.pad-4-0 {
  padding: 4em 0;
}

.pad-5-0 {
  padding: 5em 0;
}

.pad-4-3 {
  padding: 4rem 3rem;
}

.pad-5-3 {
  padding: 5em 3em;
}

.pad-5-0-0-0 {
  padding-top: 5em;
}

.pad-0-0-5-0 {
  padding-bottom: 5em;
}

.pad-0-1 {
  padding: 0 1em;
}

.pad-0-2 {
  padding: 0 2em;
}

.m-1-0 {
  margin: 1em 0;
}

.mr-1 {
  margin-right: 1em;
}

.mt-1 {
  margin-top: 1em;
}

.mb-05 {
  margin-bottom: 0.5em;
}

.mb-1 {
  margin-bottom: 1em;
}

.mb-2 {
  margin-bottom: 2em;
}

.mb-3 {
  margin-bottom: 3em;
}

.mb-5 {
  margin-bottom: 5em;
}

.mr-2 {
  margin-right: 2em;
}

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

.radius-20 {
  border-radius: 20px;
  overflow: hidden;
}

.min-h-3 {
  min-height: 3rem;
}

.max-w-x {
  max-width: 35em;
}

.max-width-50 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.max-width-60 {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.max-width-70 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.rel {
  position: relative;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.center {
  text-align: center;
}

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

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

.hidden {
  display: none;
}

.icon-round, .icon-rounded, .icon-rounded-blue, .icon-round-blue {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #EEFAFF;
  border-radius: 50%;
  width: 4rem;
  height: 4rem;
  margin-right: 1em;
  flex-shrink: 0;
}

.icon-round-blue {
  background: #1571CD;
  color: white;
}

.icon-rounded, .icon-rounded-blue {
  border-radius: 10px;
  background: #0D2A42;
  width: 3rem;
  height: 3rem;
  color: white;
}

.icon-rounded-blue {
  background: #EEF5FE;
}

.icon-blue {
  color: #1571CD;
}
.icon-blue i {
  line-height: 1;
}

.bullet-list-with-icon li {
  display: flex;
  gap: 1em;
  align-items: center;
  line-height: 1.3em;
  margin: 0.5em 0;
}

.gradient-blue {
  background-image: url(../assets-b2b/graphics/shape-rectangles.svg), linear-gradient(90deg, white 0%, #EEFAFF 100%);
  background-repeat: no-repeat;
  background-position: bottom right, top right;
}

.gradient-vertical {
  background: linear-gradient(180deg, #FFFFFF 0%, #F8FBFF 100%);
}

.gradient-vertical-gray-blue {
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(232, 241, 250, 0.5));
}

.section-border-bottom {
  border-bottom: solid 1px rgba(230, 231, 234, 0.5);
}

.bg-white {
  background: white;
}

.bg-blue {
  background: #1571CD;
}

.bg-dark-blue {
  background: #0D2A42;
}

.bg-light-blue {
  background: #EEFAFF;
}

.bg-white-blue {
  background: #F8FBFF;
}

.bg-blue-transparent {
  background: rgba(21, 113, 205, 0.1);
}

.bg-dark-blue-shape {
  background-image: url(../assets-b2b/graphics/shape-layered.png);
  background-color: #0D2A42;
  background-repeat: no-repeat;
  background-position: top right;
}

.bg-blue-shape-triangles {
  background-image: url(../assets-b2b/graphics/shape-triangle.svg), url(../assets-b2b/graphics/shape-piramids.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: bottom right, top right;
}

.bg-layered {
  background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%), url(../assets-b2b/graphics/shape-layered-2.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.bg-contact {
  background-image: url(../assets-b2b/graphics/shape-contact.png);
  background-repeat: no-repeat;
  background-position: top right;
}

.img-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.img-sm {
  height: 50px;
  width: auto;
}

.img-circle {
  height: 4rem;
  width: 4rem;
  border-radius: 2rem;
}

.img-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 2em;
  color: white;
  z-index: 99;
}

.card, .card-white {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  border: solid 1px #E6E7EA;
  overflow: hidden;
}

.card-white {
  background: white;
}

.card-x {
  display: block;
  background: white;
  border-radius: 10px;
  border: solid 1px #E6E7EA;
  overflow: hidden;
}

a.card-x {
  transition: transform 0.2s;
  color: #060E31;
}
a.card-x:hover {
  transform: scale(1.01);
}

.card-header {
  min-height: 250px;
  background: #EEFAFF;
}

.card-img-centered {
  max-width: 80%;
  max-height: 80%;
}

.card-img {
  height: 150px;
  background-color: #1571CD;
}

.card-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 2em;
  height: 100%;
}

.card-bottom-line {
  border-bottom: solid 1px #E6E7EA;
}

.card-transparent {
  background: linear-gradient(261.85deg, rgba(8, 99, 145, 0.6) 3.2%, rgba(10, 81, 121, 0) 82.9%);
  border: 1px solid rgba(230, 231, 234, 0.2);
  border-radius: 10px;
}

.dropout, .dropout-white {
  box-sizing: border-box;
  border: solid 1px #E6E7EA;
  border-radius: 8px;
  padding: 1em;
  width: 100%;
  color: #060E31;
}

.dropout-white {
  border: solid 1px rgba(102, 107, 129, 0.5);
  color: white;
}

.box-radius, .box-radius-blue {
  padding: 3rem;
  border-radius: 10px;
  border: solid 1px #E6E7EA;
  background: white;
}

.box-radius-blue {
  background: #EEFAFF;
}

.todo {
  padding: 1em;
  display: inline-block;
  background: orange;
}

#topbar {
  background: #1571CD;
  color: white;
  padding: 1em 0;
  text-align: center;
}

#menu {
  padding: 1em 0;
  border-bottom: solid 1px rgba(130, 134, 152, 0.2);
}

#navbar-logo {
  width: 50px;
}

#navbar-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.navbar {
  overflow: hidden;
}
.navbar > a {
  float: left;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  color: #0D2A42;
}

.dropdown {
  float: left;
  overflow: hidden;
}
.dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  padding: 14px 16px;
  background-color: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  color: #1571CD;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 1.5rem;
  border: solid 1px #E6E7EA;
  z-index: 999;
}

.dropdown-title {
  border-bottom: solid 1px #E6E7EA;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.nav-item {
  color: black;
}
.nav-item .t-12, .nav-item .t-12-white {
  color: #E6E7EA;
}

#footer .link-small {
  padding-left: 1.5em;
}

#footer-parkd-logo {
  width: 60px;
}

.footer-list {
  margin-top: 1em;
}
.footer-list li a {
  line-height: 3em;
  text-decoration: none;
}

#block-footer-columns {
  padding: 3em 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}

#block-copyright {
  padding: 2em 0 8em 0;
}

#footer-stripes {
  width: 100%;
  height: 200px;
  background: linear-gradient(to top, rgb(13, 42, 66), rgba(13, 42, 66, 0)), repeating-linear-gradient(to right, #00B0FF 0px, #00B0FF 40px, #0D2A42 40px, #0D2A42 100px);
}

.swiper-full-width {
  width: 100%;
}

.swiper-pagination.swiper-stripes-pagination {
  text-align: right;
  box-sizing: border-box;
  padding-right: calc(2rem - 4px);
  padding-bottom: 1rem;
}
.swiper-pagination.swiper-stripes-pagination .swiper-pagination-bullet {
  border-radius: 0;
  width: 3rem;
  height: 2px;
  background: white;
}
.swiper img {
  width: 100%;
}

.swiper .card-testemonial {
  padding: 2rem 2rem 3rem 2rem;
}

.card-testemonial {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
  background: #0D2A42 url(../assets-b2b/graphics/shape-3-rectangles.svg) no-repeat;
  background-position: right 100%;
  background-size: 100%;
  padding: 2rem;
  overflow: hidden;
  border-radius: 10px;
}
.card-testemonial blockquote {
  line-height: 1.3em;
}
.card-testemonial img {
  width: 60%;
}
.card-testemonial cite {
  display: block;
  margin: 1em 0 0.2em 0;
}

.expandable-button:hover {
  cursor: pointer;
}

.expandable-content {
  display: none;
}

.expandable-container {
  width: 100%;
}
.expandable-container.open .expandable-content {
  display: block;
}

.columns-with-gapline .col, .columns-with-dark-gapline .col {
  border-left: solid 1px rgba(255, 255, 255, 0.2);
  padding-left: 3rem;
}
.columns-with-gapline .col:first-child, .columns-with-dark-gapline .col:first-child {
  border: 0;
  padding: 0;
}

.columns-with-dark-gapline .col {
  border-left: solid 1px rgba(0, 0, 0, 0.1);
}

#block-industries .icon-blue {
  margin-right: 1em;
}

ul.carousel-tab-navigation li {
  font-size: 1.25rem;
  font-weight: 400;
  color: #666B81;
  display: inline-block;
  margin-right: 2em;
  padding-bottom: 0.5em;
  border-bottom: solid 1px white;
}
ul.carousel-tab-navigation li:hover {
  cursor: pointer;
  border-bottom: solid 1px #1571CD;
}
ul.carousel-tab-navigation li.active {
  border-bottom: solid 1px #1571CD;
  font-weight: 500;
  color: #060E31;
}

#block-fleetsizes .card.bg-dark-blue, #block-fleetsizes .bg-dark-blue.card-white {
  background-image: url(../assets-b2b/graphics/shape-layered-thin.png);
  background-repeat: no-repeat;
  background-position: top right;
}
#block-fleetsizes .card.bg-dark-blue .card-bottom-line, #block-fleetsizes .bg-dark-blue.card-white .card-bottom-line {
  border-bottom: solid 1px rgba(0, 176, 255, 0.2);
}

#block-faq .flex-gap {
  gap: 4em;
}

.faq-list {
  color: #F8FBFF;
}

.faq-item {
  padding: 1.5em 0;
  border-bottom: solid 1px rgba(248, 251, 255, 0.2);
}
.faq-item i {
  padding-right: 0.5em;
}
.faq-item:first-child {
  border-top: solid 1px rgba(248, 251, 255, 0.2);
}

.faq-question {
  display: block;
  width: 100%;
}

.faq-answer {
  padding-top: 1rem;
  line-height: 1.5em;
}

#block-dashboard {
  background: #0D2A42;
}
#block-dashboard .card, #block-dashboard .card-white {
  background-image: url(../assets-b2b/graphics/shape-layered-2.svg), linear-gradient(90deg, white 0%, #EEFAFF 100%);
  background-repeat: no-repeat, no-repeat;
  background-position: top right, top right;
  border: 0;
}

#img-myparkd {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: auto;
}

.mask-1 {
  background: #1571CD url(../assets-b2b/graphics/shape-triangle.svg);
  background-position: bottom right -230px;
  background-repeat: no-repeat;
}

.mask-2 {
  background: #1571CD url(../assets-b2b/graphics/shape-triangle.svg);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.swiper-saving-clients img {
  height: 1.8rem;
  width: auto;
}

#block-start-reducing-today {
  background-image: url(../assets-b2b/images/hand-with-app.png), url(../assets-b2b/graphics/shape-layered-2.svg), linear-gradient(90deg, white 0%, white 50%, #00B0FF 100%);
  background-repeat: no-repeat;
  background-position: 70% 100%, top right;
  background-size: contain, contain, 100%;
  border: 0;
}

#bg-image-myparkd {
  background-image: url(../assets-b2b/images/myparkd-dashboard.png), url(../assets-b2b/graphics/shape-layered-2.svg), linear-gradient(90deg, white 0%, white 50%, #00B0FF 100%);
  background-repeat: no-repeat;
  background-position: bottom right, top right;
  background-size: 45%, contain, 100%;
  border: 0;
}

#bg-image-myparkd-square {
  background-image: url(../assets-b2b/images/myparkd-square.png), url(../assets-b2b/graphics/shape-layered-2.svg);
  background-repeat: no-repeat;
  background-position: bottom right, top right;
  background-size: 90%, 100%;
  border: 0;
}

#bg-image-hand-with-app {
  background: #1571CD url(../assets-b2b/images/hand-with-app.png) no-repeat center bottom;
  background-size: contain;
}

#bg-image-notification-parking-stopped {
  background: #1571CD url(../assets-b2b/images/notification-parking-stopped.png) no-repeat center 70%;
  background-size: 70%;
}

#bg-image-parking-card {
  background: #1571CD url(../assets-b2b/images/parking-card.png) no-repeat center;
  background-size: 50%;
}

#bg-image-myparkd-dashboard-cropped {
  background: #1571CD url(../assets-b2b/images/myparkd-dashboard-cropped.png) no-repeat right bottom;
  background-size: 85%;
}

.calculator-range-input {
  width: 100%;
}

.calculator-text-input {
  border: 0;
  padding: 0.5em;
  text-align: right;
  border-bottom: solid 1px #eee;
  width: 5em;
  font-size: 1rem;
  padding-right: 1em;
}
.calculator-text-input:focus-visible {
  border-bottom: solid 1px #1571CD;
  outline: 0;
}

.page-fleetsize .card-transparent {
  background: #0D2A42;
}

.grid-x {
  display: grid;
  grid-template-columns: 15fr 35fr 35fr 15fr;
  gap: 10px;
  height: 100%;
  color: white;
}
.grid-x .item {
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #00B0FF;
  border-radius: 6px;
}
.grid-x .item-full-width {
  grid-column: span 2;
  border-radius: 6px;
}
.grid-x .item-logo {
  background: white;
  border: solid 1px white;
}
.grid-x .item-empty {
  opacity: 0.3;
}
.grid-x .item-top-left {
  border-radius: 0 0 6px 0;
}
.grid-x .item-top {
  border-radius: 0 0 6px 6px;
}
.grid-x .item-top-right {
  border-radius: 0 0 0 6px;
}
.grid-x .item-left {
  border-radius: 0 6px 6px 0;
}
.grid-x .item-right {
  border-radius: 6px 0 0 6px;
}
.grid-x .item-bottom {
  border-radius: 6px 6px 0 0;
}
.grid-x .item-bottom-left {
  border-radius: 0 6px 0 0;
}
.grid-x .item-bottom-right {
  border-radius: 6px 0 0 0;
}

#award-winning {
  background-image: url(../assets-b2b/graphics/award-left.svg), url(../assets-b2b/graphics/award-right.svg);
  background-repeat: no-repeat;
  background-position: 10% center, 90% center;
}

#video-placeholder {
  background: #F9F5EF;
}

.slide-text-block {
  margin-bottom: 1em;
  padding-left: 1em;
}
.slide-text-block.active {
  border-left: solid 4px red;
}

#icon-connecting-line {
  z-index: -1;
  position: absolute;
  top: 1.5rem;
  left: 0;
  width: 100%;
  border-top: solid 1px #0D2A42;
}

.bg-beige {
  background: #F9F5EF;
}

.success-message {
  display: block;
  margin: 1rem 0 -1rem 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
}

.success-message.show {
  opacity: 1;
  visibility: visible;
}

/* PARKD customised | Overwrite Lity styles */
.modal {
  display: none;
}
.modal.is-open {
  display: block;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  padding: 2rem;
  background-color: #fff;
  max-width: 600px;
  max-height: 100vh;
  border-radius: 10px;
  overflow-y: auto;
  box-sizing: border-box;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before {
  content: "✕";
}

.modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: transform 0.25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

#modal-book-a-call .modal__container {
  min-width: 500px;
}

@media (max-width: 1200px) {
  .grid {
    width: 90%;
  }
  .flex,
  .flex-2-gap,
  .flex-2-gap-lg,
  .flex-gap,
  .flex-gap-4 {
    flex-direction: column;
  }
  .flex .col,
  .flex-2-gap .col,
  .flex-2-gap-lg .col,
  .flex-gap .col,
  .flex-gap-4 .col {
    width: 100%;
  }
  .col-40, .col-45, .col-50, .col-60 {
    width: 100%;
  }
  .mobile-hide {
    display: none;
  }
  .mobile-align-start {
    align-items: start;
  }
  .mobile-gap {
    gap: 2em;
  }
  .mobile-collapse {
    flex-direction: column;
    gap: 0;
  }
  .mobile-collapse > .col {
    width: 100%;
  }
  .max-height-25vh {
    max-height: 25vh;
  }
  .mobile-center {
    text-align: center;
  }
  .icon-round, .icon-round-blue, .icon-rounded, .icon-rounded-blue {
    margin-bottom: 1rem;
  }
  .grid-4 {
    grid-template-columns: repeat(3, 1fr);
  }
  .columns-with-gapline, .columns-with-dark-gapline {
    gap: 2em;
  }
  .columns-with-gapline .col, .columns-with-dark-gapline .col {
    padding-left: 0;
    border: 0;
  }
  #block-industries .card-white {
    text-align: center;
  }
  #block-industries .icon-blue {
    margin-bottom: 1em;
  }
  #img-myparkd {
    display: none;
  }
  ul.carousel-tab-navigation li {
    display: block;
    margin-bottom: 0.5em;
  }
  #icon-connecting-line {
    border-top: 0;
    border-left: solid 1px #0D2A42;
    top: 0;
    left: 1.5rem;
    height: 100%;
  }
  .text-icon-rounded {
    padding-left: 3rem;
  }
}
@media (max-width: 900px) {
  .grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .flex-align-start {
    flex-wrap: wrap;
  }
  .flex-align-start .col:first-child {
    display: none;
  }
  .flex-align-start .col {
    flex: auto;
    width: 33.333%;
    margin-top: 2em;
  }
  #block-copyright.flex-space-between {
    flex-direction: column;
  }
  #block-copyright.flex-space-between span, #block-copyright.flex-space-between a {
    display: block;
    line-height: 2em;
  }
}
/*# sourceMappingURL=parkd-b2b-styles.min.css.map */
