

body {
  background-color: var(--cream);
  color: var(--midnight-blue);
  height: 100%;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: .694vw;
  font-weight: 700;
  line-height: 1.3;
}

h1 {
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 8.5em;
  font-weight: 700;
  line-height: 1.09;
}

h2 {
  letter-spacing: .035em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6em;
  font-weight: 700;
  line-height: 1.05;
}

h3 {
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5em;
  font-weight: 700;
  line-height: 1.05;
}

h4 {
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.05;
}

h5 {
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.06;
}

h6 {
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .5em;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.3;
}

p {
  margin-bottom: 0;
  font-family: Sole Serif Text, sans-serif;
  font-size: 2.4em;
  font-weight: 500;
  line-height: 1.5;
}

a {
  color: var(--royal-blue);
  cursor: pointer;
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

label {
  margin-bottom: 0;
  font-weight: 700;
  display: block;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.styleguide_row {
  padding: 2.4em 4em;
}

.h1-large {
  letter-spacing: .03em;
  text-transform: uppercase;
  font-size: 12em;
  font-weight: 700;
  line-height: 1;
}

.h1-large.hp-hero_h {
  color: var(--pale-green);
  max-width: 20ch;
  margin-bottom: .33em;
}

.h1-large.car_header_h {
  white-space: nowrap;
  margin-bottom: -.1em;
}

.h1-large.car_header_h.outline {
  color: rgba(13, 28, 54, 0);
}

.h1-large.freedom_content_header_h-large {
  line-height: .7;
}

.h2 {
  letter-spacing: .035em;
  text-transform: uppercase;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 6em;
  font-weight: 700;
  line-height: 1.05;
}

.h2.contact_address {
  flex-direction: column;
  align-items: center;
  max-width: 40ch;
  display: flex;
}

.h2.contact_link {
  transition: color .35s cubic-bezier(.215, .61, .355, 1);
  display: inline-block;
}

.h2.contact_link:hover {
  color: var(--royal-blue);
}

.h2.navbar_link {
  -webkit-text-stroke-color: var(--pale-green);
  padding: .2em 0 0;
  line-height: 1;
  transition: color .2s cubic-bezier(.215, .61, .355, 1);
}

.h2.navbar_link:hover {
  color: var(--pale-green);
}

.h2.navbar_link.w--current {
  color: #f7f24f;
}

.h2.navbar_link._w-current {
  color: var(--pale-green);
}

.h3 {
  letter-spacing: .03em;
  text-transform: uppercase;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 5em;
  font-weight: 700;
  line-height: 1.05;
}

.h3.form_h {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.h3.table_h {
  color: var(--pale-green);
  text-align: center;
  width: 100%;
}

.h3.hiw_header_h {
  margin-bottom: 1em;
}

.h3.testimonials_header_h {
  margin-bottom: .4em;
}

.h3.blog-featured_content_h {
  max-width: 36ch;
  margin-bottom: .5em;
}

.h3.blog-detail_h {
  max-width: 36ch;
}

.h3.hp-inventory_h {
  margin-bottom: .4em;
}

.h4 {
  letter-spacing: .03em;
  text-transform: uppercase;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.05;
}

.h4.form_label {
  text-align: right;
  width: 52%;
  line-height: 1.6;
}

.h4.about-team_name {
  margin-bottom: .2em;
}

.h4.table_content {
  margin-top: .2em;
}

.h4.car_title {
  margin-bottom: .8em;
}

.h4.cta-contact_h {
  color: var(--pale-green);
  -webkit-text-stroke-color: var(--pale-green);
  max-width: 21ch;
  margin-bottom: 1em;
}

.h4.invetory-item_h {
  z-index: 2;
  max-width: 17ch;
  position: relative;
}

.h4.inventory-empty_text {
  max-width: 40ch;
}

.h4.blog-item_content_h {
  max-width: 27ch;
  margin-bottom: 0;
}

.h4.blog-side_quotation-text {
  max-width: 20ch;
}

.cta {
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-top: .3em;
  font-size: 2em;
  font-weight: 700;
}

.body-2 {
  text-align: center;
  align-self: auto;
  max-width: 600px;
  font-family: Sole Serif Text, sans-serif;
  font-size: 2em;
  font-weight: 500;
}

.body-2.cta-contact_p {
  color: var(--pale-green);
  -webkit-text-stroke-color: transparent;
  max-width: 33ch;
}

.body-2.freedom_content_p {
  max-width: 37ch;
}

.body-2.form_header-p {
  max-width: 52ch;
}

.body-2.blog-item_content_p {
  max-width: 36ch;
}

.body-2.cardnum-hint {
  margin-top: 20px;
  margin-bottom: 10px;
}

.body-3 {
  font-family: Sole Serif Text, sans-serif;
  font-size: 1.8em;
  font-weight: 500;
  line-height: 1.45;
}

.body-3.blog-side_date.updated {
  margin-right: .3em;
}

.footer-label {
  color: var(--cream);
  letter-spacing: .03em;
  text-transform: uppercase;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2;
}

.footer-label.address {
  text-align: left;
}

.footer-label.footer_nav-link {
  color: var(--cream);
}

.footer-label.footer_nav-link:hover {
  color: var(--midnight-blue);
}

.section {
  padding-top: 9em;
  padding-bottom: 9em;
}

.section.hero_section {
  color: var(--yellow);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 28vh;
  padding-bottom: 15vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.hiw_section {
  color: var(--midnight-blue);
  padding-top: 7em;
  padding-bottom: 7em;
  overflow: hidden;
}

.section.footer_section {
  background-color: var(--black);
  margin-top: 0;
  padding-top: 5.4em;
  padding-bottom: 4.5em;
}

.section.about-intro_section {
  color: var(--midnight-blue);
  text-align: center;
  background-image: none;
  padding-top: 13em;
  padding-bottom: 0;
}

.section.about-team {
  color: var(--midnight-blue);
  text-align: center;
  overflow: hidden;
}

.section.page-hero_section {
  color: var(--yellow);
  background-image: url('../images/vecteezy_hand-plugging-in-a-charger-in-an-electric-car_13435060_601.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 30vh;
  padding-bottom: 28vh;
}

.section.page-hero_section.conact {
  background-image: url('../images/hero-img_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.section.page-hero_section.about {
  background-image: url('../images/about-hero.jpg');
  background-position: 50%;
  background-size: cover;
}

.section.page-hero_section.blog-header {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section.page-hero_section.privacypolicy {
  background-image: url('../images/jesse-bowser-fdq6fsc8ays-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
}

.section.page-hero_section.faq {
  background-image: url('../images/faq_hero.jpg');
  background-position: 50%;
  background-size: cover;
}

.section.page-hero_section.article {
  color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .21), rgba(0, 0, 0, .21)), url('../images/20210609_Keyshot_Ferry_2875.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section.page-hero_section._7reasons {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(rgba(13, 28, 54, .3), rgba(13, 28, 54, .3)), url('../images/Kristian-presentation.jpg');
  background-position: 0 0, 50% 60%;
  background-size: auto, cover;
  background-clip: border-box;
  height: 90vh;
  margin-bottom: 20px;
  padding-top: 33vh;
}

.section.page-hero_section.inventory {
  background-image: url('../images/inventory_hero.jpg');
  background-position: 50%;
  background-size: cover;
}

.section.page-hero_section.blog {
  background-color: var(--midnight-blue);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.section.contact_section {
  color: var(--midnight-blue);
  text-align: center;
  padding-top: 16em;
  padding-bottom: 16em;
}

.section.legal_section {
  color: var(--midnight-blue);
  padding-top: 16em;
  padding-bottom: 4em;
  display: block;
}

.section.faq_container {
  color: var(--black);
  padding-bottom: 0;
}

.section._404 {
  color: var(--yellow);
  background-image: radial-gradient(circle, rgba(13, 28, 54, .69), rgba(5, 5, 5, 0)), url('../images/faq_hero.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.section.footer_section_minimal {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 5.4em;
  padding-bottom: 4.5em;
}

.section.quote {
  color: var(--midnight-blue);
  justify-content: flex-start;
  align-items: center;
  padding-top: 6em;
  padding-bottom: 6em;
  display: flex;
}

.section.ferrycurvestd {
  background-color: var(--plum);
  color: var(--midnight-blue);
  padding-top: 6em;
  padding-bottom: 6em;
  display: block;
}

.section.table {
  background-color: var(--midnight-blue);
  color: var(--pale-green);
  padding-top: 16em;
  padding-bottom: 16em;
  display: none;
  overflow: hidden;
}

.section.features_section, .section.testimonials_section {
  color: var(--midnight-blue);
  padding-top: 7em;
  padding-bottom: 7em;
  overflow: hidden;
}

.section.cta-contact_section {
  background-color: var(--midnight-blue);
  background-image: url('../images/contact-hero.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 14em;
  padding-bottom: 14em;
}

.section.freedom_section {
  background-image: url('../images/ferry-freedom_bg.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 14em;
  padding-bottom: 14em;
  display: none;
}

.section.intro_section {
  padding-top: 14em;
  padding-bottom: 7em;
  overflow: hidden;
}

.section.blog-hero {
  padding-top: 18em;
  padding-bottom: 6.4em;
}

.section.blog-featured {
  padding-top: 0;
  padding-bottom: 8em;
}

.section.blog-list {
  padding-top: 0;
}

.section.blog-detail_section {
  padding-top: 10em;
  padding-bottom: 10em;
}

.section.blog-related {
  background-color: var(--midnight-blue);
  color: var(--pale-green);
}

.section.hp-inventory_section {
  color: var(--midnight-blue);
  padding-top: 9em;
  padding-bottom: 7em;
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 136em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4em;
  padding-right: 4em;
}

.container.hiw_container {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.container.car_container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container.form_container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container.footer_container {
  color: var(--royal-blue);
}

.container.about-intro_container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container.about-team_container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container.page-hero_container {
  z-index: 3;
  text-align: center;
  flex-direction: column;
  align-items: center;
  line-height: 1.4;
  display: flex;
  position: relative;
}

.container.contact_container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container.legal_container {
  flex-direction: column;
  align-items: center;
  margin-top: 17px;
  margin-bottom: 18px;
  display: flex;
}

.container.faq_container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container.faq-cta_container {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 12em;
  padding-bottom: 12em;
  display: flex;
}

.container.navbar {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
}

.container._404_container {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container.hp-hero {
  z-index: 3;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 139em;
  display: flex;
  position: relative;
}

.container.testimonials_container {
  flex-direction: column;
  align-items: center;
  padding-bottom: 10.4em;
  display: flex;
  position: relative;
}

.container.cta-contact_container, .container.freedom_container {
  display: flex;
}

.container.inventory_container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container.blog-hero_container, .container.blog-featured_container, .container.blog-list_container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container.blog-detail_label {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.container.blog-detail_container {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.container.blog-detail_author {
  justify-content: space-between;
  align-items: center;
  margin-top: 18em;
  display: flex;
}

.container.blog-related_container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container.hp-inventory_container {
  flex-direction: column;
  align-items: center;
  padding-bottom: 10.4em;
  display: flex;
  position: relative;
}

.h6 {
  letter-spacing: .03em;
  text-transform: uppercase;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.35;
}

.h6.about-team_position, .h6.contact_item-label {
  margin-bottom: .7em;
}

.h6.legal_head-test {
  max-width: 20ch;
}

.h6.nav_menu-label {
  color: var(--midnight-blue);
  margin-top: .3em;
  line-height: 1;
}

.h6.testimonials_item_p {
  margin-bottom: 2em;
}

.h6.inventory_filters-reset {
  text-decoration: underline;
}

.h6.inventory_filters-reset:hover {
  color: var(--pale-green);
}

.h6.inventory_filters-check_label {
  z-index: 1;
  position: relative;
}

.h6.invetory_type, .h6.inventory_price {
  display: none;
}

.h6.inventory_pagination-label {
  padding-top: .3em;
  line-height: 1;
}

.h6.blog_label-tag {
  transform: rotate(180deg);
}

.h6.blog_label-tag.detail {
  transform: none;
}

.h6.blog-item_content-by {
  margin-right: .3em;
}

.h6.blog-side_quotation-peron {
  max-width: 36ch;
  margin-top: 1em;
}

.h6.blog-detail_nav-label {
  margin-top: .3em;
  margin-left: .5em;
}

.h6.blog-detail_nav-label.next {
  margin-left: 0;
  margin-right: .5em;
}

.h6.blog-list_filters-item_label {
  margin-top: .4em;
  margin-left: .3em;
}

.h6.blog-related_item_label {
  margin-bottom: .2em;
}

.embed {
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.button {
  background-color: var(--royal-blue);
  color: var(--cream);
  border-radius: 1.2em;
  justify-content: center;
  align-items: center;
  margin-top: 6.4em;
  padding: 1.3em 4.8em;
  transition: border-radius .35s cubic-bezier(.215, .61, .355, 1), background-color .35s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.button:hover {
  background-color: var(--midnight-blue);
  border-radius: 2.4em;
}

.button.submit {
  border: 3px solid var(--midnight-blue);
  color: var(--midnight-blue);
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/ferry-icon_arrow-black.svg');
  background-position: 26%;
  background-repeat: no-repeat;
  background-size: 1.5em;
  border-radius: .6em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 1em 10% .6em 15%;
  font-size: 2em;
}

.button.submit:hover {
  border-radius: 2em;
}

.button.about-intro_btn {
  min-width: 24em;
  margin-top: 0;
  margin-left: 1.6em;
  margin-right: 1.6em;
}

.button.faq_cta {
  margin-top: 5em;
}

.button.outline {
  border: 2px solid var(--pale-green);
  color: var(--pale-green);
  background-color: rgba(0, 0, 0, 0);
}

.button.outline.cta-contact_btn {
  margin-top: 4em;
}

.button.car_btn {
  z-index: 3;
  margin-top: 0;
  position: relative;
}

.button.hiw_btn {
  background-color: var(--black);
}

.button.inventory_btn {
  margin-top: 0;
}

.button.inventory-cta_btn {
  margin-top: 3.2em;
}

.button.blog-detail_btn {
  margin-top: 8em;
}

.button_arrow {
  width: 3em;
  margin-right: 1.2em;
}

.car_box {
  flex-direction: column;
  align-items: center;
  padding-top: 0;
}

.car_img {
  width: 40em;
  margin-bottom: 8em;
}

.car_img._2 {
  z-index: 3;
  width: 50em;
  margin-left: -10.9em;
  margin-right: -16em;
  position: relative;
}

.car_img._3 {
  z-index: 2;
  width: 30em;
  margin-bottom: 2.4em;
  position: relative;
}

.car_img._1 {
  z-index: 1;
  width: 30em;
  margin-bottom: 4.4em;
  position: relative;
}

.form_header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.form_block {
  margin-top: 4em;
  margin-bottom: 0;
}

.form_form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.form_field {
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.input {
  border-style: none none solid;
  border-width: 1px 1px 3px;
  border-color: black black var(--midnight-blue);
  opacity: 1;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  width: 100%;
  margin-bottom: 0;
  padding-top: 1.2em;
  padding-bottom: .8em;
  padding-left: 0;
  font-size: 2em;
  transform: none;
}

.input:hover, .input:focus {
  border-bottom-color: var(--royal-blue);
}

.input::placeholder {
  color: rgba(13, 28, 54, .5);
}

.form_link {
  text-decoration: underline;
}

.form_link:hover {
  color: var(--royal-blue);
}

.footer_top {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 4em;
  display: flex;
}

.footer_links {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4em;
  display: flex;
}

.footer_social-link {
  width: 2.4em;
  margin-right: 2em;
  transition: filter .35s cubic-bezier(.215, .61, .355, 1), transform .35s cubic-bezier(.165, .84, .44, 1);
}

.footer_social-link:hover {
  filter: brightness(30%);
  transform: scale(1.1);
}

.footer_social-icon {
  width: 100%;
}

.footer_get-app {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: .2em;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer_get-app:hover {
  color: var(--midnight-blue);
}

.footer_get-app.apple {
  width: 12em;
  transition: transform .35s;
  overflow: visible;
}

.footer_get-app.apple:hover {
  transform: scale(1.1);
}

.footer_brand {
  width: 17em;
}

.footer_bot {
  border-top: 2px solid var(--cream);
  justify-content: space-between;
  padding-top: 1.6em;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.ecurious_brand {
  object-fit: contain;
  width: 25em;
  position: absolute;
  top: 2vw;
}

.ecurious_brand.w--current {
  color: var(--pale-green);
  top: 2vw;
}

.car_img-wrap {
  z-index: 2;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -3.3em;
  display: flex;
  position: relative;
}

.form_success {
  background-color: var(--light-steel-blue);
  text-align: center;
  border-radius: 3em;
  padding: 5.6em 10em 6em;
}

.about-intro_h {
  color: var(--royal-blue);
  max-width: 24ch;
  margin-bottom: 16px;
  display: block;
  overflow: visible;
}

.about-intro_p {
  max-width: 55ch;
  margin-bottom: 1.8em;
}

.about-intro_p._3 {
  max-width: 47ch;
}

.about-intro_p._4 {
  max-width: 43ch;
}

.about-intro_p._5 {
  max-width: 47ch;
}

.about-intro_p._1.subhead {
  letter-spacing: .015em;
  text-transform: uppercase;
  margin-bottom: .4em;
  font-family: Trade Gothic LT Pro, sans-serif;
  display: block;
  overflow: visible;
}

.about-intro_p._1 {
  color: #3d61e3;
}

.about-intro_action-bar {
  align-items: center;
  display: flex;
}

.about-team_heading {
  flex-direction: column;
  align-items: center;
  font-size: 12vw;
  line-height: .9;
  display: flex;
}

.about-team_meet {
  position: relative;
}

.about-team_grid {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.about-team_grid-item {
  text-align: left;
  flex: 0 32%;
  margin-bottom: 8em;
}

.about-team_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.about-team_img-box {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 0%;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}

.about-team_content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2em;
  display: flex;
}

.read-more {
  letter-spacing: .03em;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: .9em;
  transition: color .35s cubic-bezier(.165, .84, .44, 1);
}

.read-more:hover {
  color: var(--royal-blue);
}

.about-team_cms-wrap {
  width: 100%;
  margin-top: 14em;
}

.read-less {
  letter-spacing: .03em;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: .9em;
  transition: color .35s cubic-bezier(.165, .84, .44, 1);
}

.read-less:hover {
  color: var(--royal-blue);
}

.h1 {
  letter-spacing: .03em;
  text-transform: uppercase;
  font-size: 8.5em;
  font-weight: 700;
  line-height: .9;
}

.h1.page-hero_h {
  color: var(--pale-green);
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 1.1;
}

.h1._404_h {
  font-size: 25em;
}

.h1.inventory_h {
  color: var(--royal-blue);
}

.contact_item {
  margin-top: 4em;
}

.contact_social-wrap {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 60em;
  display: flex;
}

.contact_divider {
  width: 1.5em;
  height: 5.1em;
  margin: 2em 1em;
}

.legal_intro {
  text-align: center;
  flex: 0 auto;
  max-width: 37ch;
  margin-top: 1px;
  margin-right: 1px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.legal_content {
  width: 100%;
  max-width: 106.5em;
  margin-top: 14em;
}

.legal_row {
  border-top: 4px solid var(--midnight-blue);
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 8em;
  padding-bottom: 8em;
  display: flex;
}

.legal_head {
  flex: none;
  width: 20%;
  margin-right: 2em;
  position: -webkit-sticky;
  position: sticky;
  top: 8em;
}

.legal_inner {
  flex: 1;
}

.rich-text h2, .rich-text h4, .rich-text h3 {
  margin-bottom: .2em;
}

.rich-text ul {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3em;
  margin-bottom: 6em;
  padding-left: 2.4em;
}

.rich-text li {
  margin-bottom: .4em;
  font-family: Sole Serif Text, sans-serif;
  font-size: 1.8em;
  font-weight: 500;
  line-height: 1.3;
}

.rich-text ol {
  grid-column-gap: 2.4em;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding-left: 2.4em;
  display: grid;
}

.rich-text.faq {
  text-align: left;
  margin-top: 3em;
  margin-bottom: 2em;
}

.rich-text.faq p {
  font-size: 2em;
  line-height: 1.5;
}

.rich-text p {
  margin-bottom: 2.4em;
  font-size: 1.8em;
  line-height: 1.44;
}

.rich-text a {
  color: var(--royal-blue);
}

.faq_item {
  margin-bottom: 5em;
}

.faq_header {
  border-bottom: 4px solid var(--midnight-blue);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 2em;
  transition: padding .5s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.faq_header:hover {
  padding-left: 2em;
}

.h4.faq_h {
  line-height: 1.2;
}

.faq_arrow {
  width: 4em;
}

.faq_content {
  overflow: hidden;
}

.faq_cms-wrapper {
  text-align: left;
  width: 100%;
  max-width: 106.2em;
}

.nav {
  z-index: 999;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  position: absolute;
  top: 0;
}

.nav_menu {
  z-index: 2;
  color: var(--royal-blue);
  flex-direction: column;
  align-self: flex-end;
  padding: 0;
  font-size: 1em;
  position: fixed;
  top: 2vw;
  right: 2vw;
}

.nav_menu.w--open {
  color: var(--yellow);
  background-color: rgba(200, 200, 200, 0);
}

.nav_icon {
  width: 3.2em;
  height: 3.2em;
}

.navbar_menu-inner {
  align-items: center;
  display: flex;
}

.nav-menu {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100%;
  font-size: .694vw;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.nav-menu_inner {
  background-color: var(--midnight-blue);
  color: rgba(191, 250, 199, 0);
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 60em;
  display: flex;
}

.nav_link-mask {
  margin-bottom: 5vh;
  overflow: hidden;
}

.navbar_menu-icon-box {
  max-width: 32px;
  max-height: 32px;
}

.nav--open {
  color: var(--yellow);
}

.overflow {
  overflow: hidden;
}

.part {
  background-color: var(--cream);
}

.ferry_brand-logo {
  width: 100%;
  margin-top: 5px;
}

.input_box {
  opacity: 1;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30em;
  margin-left: 2em;
  padding: 0;
  display: flex;
  position: relative;
}

.input_box:hover, .input_box:focus {
  border-bottom-color: var(--cream);
}

.input_box::placeholder {
  color: var(--pale-green);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.freedom_divider {
  color: var(--midnight-blue);
  width: 2.4em;
  margin-top: 2.2em;
  margin-bottom: 3.7em;
}

.footer_get-app-image {
  width: 100%;
}

.star_verify {
  padding-top: 30px;
  padding-bottom: 30px;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.app-1 {
  background-color: var(--light-steel-blue);
  text-align: center;
  object-fit: fill;
  flex-direction: row;
  margin-bottom: 0;
  padding-top: 125px;
  padding-bottom: 0;
  font-size: 14em;
  display: block;
  position: static;
}

.app-3 {
  background-color: var(--light-steel-blue);
  text-align: center;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 5em;
}

.app_p3 {
  color: var(--cream);
  text-align: left;
  cursor: auto;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 63px 0 85px;
  font-family: Sole Serif Text, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.app-div {
  background-color: var(--cream);
  justify-content: center;
  display: flex;
}

.ferry_logo {
  color: var(--yellow);
}

.pricing {
  color: var(--royal-blue);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-left: 1px solid rgba(13, 28, 54, .5);
  border-right: 1px solid rgba(13, 28, 54, .5);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 2em;
}

.pricing.serif {
  color: var(--cream);
  text-transform: none;
  border: 0 #000;
  font-family: Sole Serif Text, sans-serif;
  font-size: 2.5em;
  font-weight: 400;
}

.quote_intro {
  text-align: center;
  max-width: 60ch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.3em;
}

.quote_intro.quote_trade {
  color: var(--midnight-blue);
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Trade Gothic LT Pro, sans-serif;
}

.quote_intro.quote_trade.blue {
  color: var(--royal-blue);
}

.ferrycurvearticleserif {
  color: var(--royal-blue);
  text-align: left;
  max-width: 60ch;
  font-size: 1.9em;
}

.app-img {
  object-fit: fill;
  margin-bottom: 47px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.flow_p-4 {
  text-align: center;
  padding-left: 245px;
  padding-right: 245px;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 4em;
}

.text-block-9 {
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  min-width: 30px;
  margin-bottom: 20px;
  margin-left: -44px;
  padding: 0 0 0 40px;
  font-size: 30px;
}

.text-block-10 {
  color: var(--black);
  text-align: left;
  margin-bottom: 70px;
  padding-left: 176px;
  padding-right: 146px;
  font-family: Sole Serif Text, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.flow-article {
  margin-bottom: 20px;
  padding: 84px 149px 57px 175px;
  font-family: Sole Serif Text, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.flow-header {
  text-align: center;
  margin-left: 13px;
  padding: 73px 34px 0 0;
  font-size: 30px;
}

.feature-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.feature-image-mask {
  flex: none;
  width: 40em;
  margin-right: 5em;
}

.feature-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  max-width: 1000%;
  height: 100%;
}

.hero-overlay {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .48), rgba(0, 0, 0, .48)), url('../images/20210609_Keyshot_Ferry_2940.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.text-span {
  transition: color .2s;
}

.table_wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.table_cell {
  align-items: center;
  height: 7em;
  display: flex;
}

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

.table_cell.brand {
  justify-content: center;
  height: 12em;
}

.table_cell.head {
  justify-content: center;
  height: auto;
}

.table_lable {
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-top: .5em;
  margin-bottom: .3em;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2;
}

.table_lable.head {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.table_box {
  border: 2px solid var(--pale-green);
  text-align: center;
  border-radius: 3.6em;
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding: 3em 0;
  display: flex;
}

.table_box.full {
  background-color: var(--pale-green);
  color: var(--midnight-blue);
  margin-right: 1.6em;
  position: relative;
}

.table_box.legend {
  border-style: none;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-end;
  width: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.table_box.legend.responsive {
  display: none;
}

.table_ferry {
  width: 18.4em;
}

.car_header {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.table_list {
  width: 100%;
  display: flex;
}

.table_slide {
  flex: 1;
}

.table_track {
  background-color: rgba(0, 0, 0, 0);
  flex: .9 auto;
  height: auto;
  margin-left: 2vw;
  display: flex;
}

.table_wrap {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: 6.4em;
  display: flex;
}

.table_arrow, .table_nav {
  display: none;
}

.hero_title-1_star {
  background-image: url('../images/icon_star-yellow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .16em;
  width: 1em;
  height: 1em;
  margin-left: .6em;
  margin-right: .65em;
  display: inline;
  position: relative;
  top: -.15em;
}

.hero_slider-img {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero_slider-overlay {
  z-index: 2;
  background-image: linear-gradient(rgba(0, 0, 0, .27), rgba(0, 0, 0, 0));
  height: 60%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hp-features_item {
  background-color: var(--plum);
  border-radius: 3em;
  flex: none;
  height: auto;
  margin-right: 2em;
  padding: 3em;
}

.hp-features_item._2 {
  background-color: var(--light-steel-blue);
  color: var(--royal-blue);
}

.hp-features_item._3 {
  background-color: var(--black);
  color: var(--pale-green);
}

.hp-features_item._4 {
  background-color: var(--pale-green);
  color: var(--midnight-blue);
}

.hp-features_icon {
  height: 6.4em;
  margin-bottom: 4.8em;
}

.h5 {
  text-align: center;
  letter-spacing: .03em;
  text-transform: uppercase;
  font-family: Trade Gothic LT Pro, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.06;
}

.h5.hp-hero_sub {
  max-width: 60ch;
}

.h5.hp-features_h {
  max-width: 21ch;
}

.h5.inventory-item_price {
  color: var(--royal-blue);
  margin-top: .2em;
}

.h5.inventory-item_price.homepage {
  font-size: 2.6em;
}

.h5.hp-inventory_item_h {
  max-width: 17ch;
}

.h5.hiw_phone-content_p {
  max-width: 20ch;
  margin-top: .4em;
}

.hp-features_slide {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
}

.hp-features_mask {
  justify-content: flex-start;
  width: 23.7%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.slide-nav, .hp-features_arrow {
  display: none;
}

.hiw_mask {
  width: 33.33%;
  overflow: visible;
}

.hiw_item {
  width: 100%;
  padding-left: 1.6em;
  padding-right: 1.6em;
}

.hiw_arrows {
  justify-content: center;
  align-items: center;
  width: 6.2em;
  height: 6.2em;
  font-size: 1em;
  display: block;
  position: absolute;
  left: -3em;
  overflow: hidden;
}

.hiw_arrows.right {
  flex: 0 auto;
  align-self: auto;
  display: block;
  position: absolute;
  left: auto;
  right: -3em;
}

.hiw_slider {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  width: 80%;
  height: auto;
  display: flex;
  position: relative;
}

.hiw_phone {
  text-align: center;
  width: 100%;
  max-width: 19rem;
  margin-bottom: 2.4em;
}

.hiw_item-inner {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.hiw_slider-nav {
  display: none;
}

.hiw_phone-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.hiw_arrows-box {
  background-color: rgba(191, 212, 237, .8);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.hiw_arrows-box.right {
  transform: rotate(180deg);
}

.hiw_arrows-icon {
  width: 1.6em;
}

.hiw_header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 6.4em;
  display: flex;
}

.hiw_header_p {
  max-width: 25ch;
}

.testimonials_header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 6.4em;
  display: flex;
}

.testimonials_header_p {
  max-width: 37ch;
}

.testimonials_slider {
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  width: 66.66%;
  height: auto;
  position: static;
}

.testimonials_slider-mask {
  justify-content: flex-start;
  width: 50%;
  display: flex;
  overflow: visible;
}

.testimonials_item {
  flex: none;
  width: 100%;
  height: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.testimonials_item-inner {
  background-color: var(--black);
  color: var(--pale-green);
  border-radius: 3em;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 3.2em 4em;
  display: flex;
}

.testimonials_slider-nav {
  display: none;
}

.testimonials_arrow {
  width: auto;
  height: auto;
  font-size: 1em;
  top: auto;
  bottom: 0%;
  left: 4em;
  right: auto;
}

.testimonials_arrow.right {
  top: auto;
  left: auto;
  right: 4em;
}

.slider-arrow-circle_box {
  width: 4em;
}

.slider-arrow-circle_box.right {
  transform: rotate(180deg);
}

.slider-arrow-circle_icon {
  width: 100%;
}

.cta-contact_content {
  color: var(--yellow);
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 50%;
  display: flex;
}

.form_header-box {
  align-items: center;
  margin-bottom: 1.6em;
  display: flex;
}

.form_header-icon {
  width: 1.6em;
  margin-bottom: 1.2em;
}

.form_header-icon.left {
  margin-right: 1.6em;
}

.form_header-icon.right {
  margin-left: 1.6em;
}

.disclaimer {
  font-family: Sole Serif Text, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.55;
}

.disclaimer.form_disclaimer {
  text-align: center;
  max-width: 66ch;
}

.freedom_content {
  color: var(--plum);
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 50%;
  display: flex;
}

.freedom_content_header {
  margin-bottom: 3.2em;
}

.freedom_content_header_h {
  font-size: 6.8em;
}

.car_header-divider {
  display: none;
}

.form_success_icon {
  width: 2.4em;
  margin-bottom: 2.4em;
}

.testimonials_feed-wrap {
  display: none;
}

.testimonials_feed-item {
  height: 100%;
}

.hiw_slider-block {
  width: 80%;
}

.page-hero_divider {
  width: 2.4em;
  margin-top: 1em;
  margin-bottom: 2em;
}

.page-hero_p {
  max-width: 38ch;
}

.inventory-wrap {
  width: 100%;
}

.inventory-grid {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 4em;
  display: grid;
}

.inventory-item {
  background-color: var(--light-steel-blue);
  border-radius: 2em;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 36em;
  padding: 3.1em 4.8em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.inventory-item.homepage {
  padding: 3.2em;
}

.inventory-item_info {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.inventory-item_info-inner {
  grid-column-gap: 16px;
  grid-row-gap: .4em;
  flex: none;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: start;
  align-items: start;
  justify-items: start;
  display: grid;
}

.inventory-item_img {
  z-index: 1;
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.inventory-item_info-mask {
  transform-origin: 50% 0;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.inventory-item_header {
  z-index: 2;
  position: relative;
}

.inventory_action {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 6.4em;
  margin-bottom: 6.4em;
  display: flex;
}

.inventory-dropdown {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.inventory-dropdown_toggle {
  color: var(--royal-blue);
  align-items: center;
  margin-top: 1.6em;
  padding: 0 0 .8em;
  display: flex;
}

.inventory-dropdown_icon {
  width: 1.2em;
  margin-bottom: .6em;
  margin-left: 1em;
}

.inventory-dropdown_list {
  background-color: var(--midnight-blue);
  color: var(--plum);
  border-radius: .8em;
  flex: none;
  width: 18em;
  padding: 2.4em 1.6em 1.8em;
  left: auto;
  right: auto;
}

.inventory-dropdown_link {
  border-bottom: 2px solid var(--plum);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.4em;
  padding-bottom: .8em;
  padding-right: .4em;
  display: flex;
}

.inventory-dropdown_link:hover {
  color: var(--pale-green);
}

.inventory-dropdown_link.last {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.inventory-dropdown_check {
  width: 1.2em;
  margin-bottom: .7em;
  margin-left: 1em;
  display: none;
}

.inventory_filters {
  z-index: 999;
  background-color: var(--midnight-blue);
  color: var(--plum);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.inventory_filters-form {
  flex: none;
}

.inventory_filters-row {
  margin-bottom: 6.4em;
}

.inventory_filters-row_head {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 4em;
  display: flex;
}

.inventory_filters-cms-grid {
  grid-column-gap: 2.4em;
  grid-row-gap: 2.4em;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  display: grid;
}

.inventory_filters-check {
  border: 3px solid var(--plum);
  cursor: pointer;
  background-image: url('../images/icon_checkbox_plus.svg');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: 2em;
  border-radius: 2em;
  justify-content: flex-end;
  align-items: center;
  width: 15em;
  height: 4.6em;
  padding-top: .8em;
  padding-left: 0;
  padding-right: 1.6em;
  display: flex;
  position: relative;
}

.inventory_filters-check:hover {
  color: var(--pale-green);
}

.inventory_filters-check.fs-cmsfilter_active {
  background-color: var(--plum);
  color: var(--midnight-blue);
  background-image: url('../images/icon_checkbox_minus.svg');
}

.inventory_filters-check_innr {
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.inventory_filters-check_innr.w--redirected-checked {
  background-color: var(--plum);
  background-image: url('../images/icon_checkbox_minus.svg');
  background-position: 10%;
  background-size: 2em;
}

.invetory_filters-inner {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  height: 100%;
  padding: 8em;
  display: flex;
  overflow: auto;
}

.inventory_filters-head {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 8em;
  display: flex;
}

.inventory_filters-close {
  cursor: pointer;
  width: 3.2em;
}

.inventory_filter-range {
  margin-top: 6.4em;
}

.inventory_filter-range_track {
  border: 2px solid var(--plum);
  border-radius: 50em;
  justify-content: center;
  align-items: center;
  height: 1em;
  display: flex;
  position: relative;
}

.inventory_filter-range_fill {
  background-color: var(--plum);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.inventory_filter-range_handle {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.inventory_filter-range_input {
  display: none;
}

.inventory_filter-range_value-box {
  white-space: nowrap;
  align-items: center;
  display: flex;
  position: absolute;
  top: -2.7em;
}

.inventory_filter-range_handle-icon {
  flex: none;
  width: 4em;
  max-width: none;
}

.inventory_filter-range_value {
  white-space: nowrap;
  font-size: 2em;
}

.inventory_filter-range_legend {
  justify-content: space-between;
  margin-top: 2em;
  display: flex;
}

.inventory_pagination {
  justify-content: space-between;
}

.inventory_pagination-btn {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-radius: 0;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.inventory_pagination-btn.prev {
  align-self: flex-start;
  margin-right: auto;
}

.inventory_pagination-btn.next {
  align-self: flex-end;
  margin-left: auto;
}

.inventory_pagination-icon {
  width: 3.2em;
  margin-left: 1.6em;
}

.inventory_pagination-icon.prev {
  margin-left: 0;
  margin-right: 1.6em;
  transform: rotate(180deg);
}

.inventory-cta {
  flex-direction: column;
  align-items: center;
  margin-top: 8em;
  display: flex;
}

.inventory-empty {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 4em;
  margin-bottom: 14em;
  display: flex;
}

.blog-hero_content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.blog-hero_header {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 5.6em;
  display: flex;
}

.blog-hero_h {
  max-width: 13ch;
  line-height: .95;
}

.blog-hero_star {
  width: 2em;
  margin-bottom: 2.3em;
}

.blog-hero_p {
  max-width: 33ch;
}

.blog-featured {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.blog-featured_mask {
  width: 100%;
}

.blog_inner {
  background-color: var(--midnight-blue);
  color: var(--cream);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.blog_content {
  z-index: 2;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 6.4em 10.4em 5.9em;
  display: flex;
  position: relative;
}

.blog_inner-bg {
  z-index: 1;
  background-image: url('../images/inventory_hero.jpg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.blog-featured_overlay {
  background-image: linear-gradient(rgba(12, 12, 12, .7), rgba(5, 5, 5, .7));
  height: 100%;
}

.blog-featured_overlay.hero {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.blog_label {
  z-index: 3;
  background-color: var(--light-steel-blue);
  color: var(--midnight-blue);
  justify-content: center;
  align-items: flex-start;
  width: 5em;
  padding-top: 2.4em;
  padding-bottom: 2.4em;
  padding-left: .6em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.blog_label.detail {
  align-items: center;
  width: 100%;
  height: 5em;
  padding-top: .6em;
  padding-bottom: 0;
  padding-left: 0;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.blog-featured_arrow {
  width: auto;
  font-size: 1em;
  transition: transform .35s cubic-bezier(.215, .61, .355, 1);
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.blog-featured_arrow:hover {
  transform: scale(1.1);
}

.blog-featured_arrow.right {
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.blog-featured_nav {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4em;
  display: flex;
  bottom: 0;
  left: auto;
  right: auto;
}

.blog_featured-slider {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 60em;
  padding-bottom: 6.4em;
}

.blog-list_content {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.blog-list_wrap {
  width: 100%;
  margin-top: 8em;
}

.blog-list_item {
  margin-bottom: 8em;
  display: flex;
}

.blog-list_item:last-child {
  margin-bottom: 0;
}

.blog-item_visual {
  flex: 1;
  width: 100%;
  max-width: 75em;
  height: 42.5em;
}

.blog-item_content {
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 4.8em;
  display: flex;
}

.blog-item_content-author {
  align-items: center;
  margin-bottom: 2.4em;
  padding-top: .5em;
  display: flex;
}

.blog-detail_label-divider {
  width: 1.6em;
  margin-bottom: .6em;
  margin-left: 1.6em;
  margin-right: 1.6em;
}

.blog-side {
  flex-direction: column;
  align-items: flex-start;
  margin-right: 4em;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 6em;
}

.blog-side_date-box {
  margin-bottom: 6.4em;
  font-weight: 700;
}

.blog-side_updated {
  display: flex;
}

.blog-side_quotation {
  color: var(--royal-blue);
}

.article-rich {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 80em;
}

.article-rich p {
  font-size: 1.8em;
}

.article-rich h2 {
  margin-top: 1em;
  margin-bottom: .2em;
  font-size: 4em;
}

.article-rich h3 {
  margin-top: 1em;
  margin-bottom: .2em;
  font-size: 3.2em;
}

.article-rich h4 {
  margin-top: 1em;
  margin-bottom: .2em;
  font-size: 2.4em;
}

.article-rich h5 {
  margin-top: 1em;
  margin-bottom: .5em;
  font-size: 2.4em;
}

.article-rich h6 {
  margin-top: 1em;
  font-size: 2.4em;
}

.article-rich blockquote {
  color: var(--royal-blue);
  text-transform: uppercase;
  border-left-style: none;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  font-size: 3em;
  line-height: 1.3;
}

.article-rich li {
  background-image: url('../images/star_dark-blue.svg');
  background-position: 2px 6px;
  background-repeat: no-repeat;
  background-size: .5em;
  margin-bottom: .5em;
  padding-left: 1.3em;
  font-family: Sole Serif Text, sans-serif;
  font-size: 1.8em;
  font-weight: 500;
  list-style-type: none;
}

.article-rich ul {
  margin-top: .5em;
  margin-bottom: .5em;
  padding-left: 1.1em;
  list-style-type: none;
}

.article-rich figcaption {
  opacity: .5;
  text-align: left;
  margin-top: 1em;
  font-family: Sole Serif Text, sans-serif;
  font-size: 1.8em;
  font-weight: 500;
}

.article-rich figure {
  margin-top: 4em;
  margin-bottom: 4em;
}

.article-rich a {
  color: var(--royal-blue);
  text-decoration: underline;
}

.article-rich a:hover {
  color: var(--deep-pink);
  text-decoration: none;
}

.blog-detail_nav {
  align-items: center;
  width: 15em;
  display: flex;
}

.blog-author {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.blog-list_feed {
  display: none;
}

.blog-list_feed-item {
  height: 100%;
}

.blog-detail_nav-inner {
  align-items: center;
  display: flex;
}

.blog-detail_nav-inner:hover {
  color: var(--royal-blue);
}

.blog-detail_nav-wrap {
  display: none;
}

.blog-list_filters {
  align-items: center;
  display: flex;
}

.blog-list_filters-item {
  margin-left: 2em;
  margin-right: 2em;
}

.blog-item_category-ref {
  display: none;
}

.blog-list_filters-form {
  margin-top: 4em;
  margin-bottom: 0;
}

.blog-list_filters-checkbox {
  align-items: center;
  padding-left: 0;
  display: flex;
}

.blog-list_filters-checkbox:hover {
  color: var(--royal-blue);
}

.blog-list_filters-checkbox-check {
  opacity: .69;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon_checkbox_empty.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  background-clip: border-box;
  border: 1px #000;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  margin-top: 0;
  margin-left: 0;
}

.blog-list_filters-checkbox-check.w--redirected-checked {
  border-color: var(--midnight-blue);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon_checkbox_checked.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.blog-list_filters-checkbox-check.w--redirected-focus {
  box-shadow: none;
}

.text-span-2 {
  opacity: 1;
  color: var(--black);
}

.text-span-3, .text-span-4, .text-span-5, .link-2 {
  color: var(--royal-blue);
}

.text-block-11 {
  color: var(--midnight-blue);
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 185px 40px 203px;
  font-family: Sole Serif Text, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.blog-related_grid {
  grid-column-gap: 1.6em;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.blog-related_wrap {
  width: 100%;
  margin-top: 4em;
}

.blog-related_link {
  width: 100%;
}

.blog-related_item-img-box {
  background-color: var(--pale-green);
  width: 100%;
  height: 28em;
  margin-bottom: 2.4em;
  overflow: hidden;
}

.blog-related_item-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog-side_visual {
  border-radius: 1.6em;
  width: 100%;
  max-width: 25em;
}

.blog-content {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.section-2 {
  background-color: var(--light-steel-blue);
}

.testimonials_item-inner-2 {
  color: #bffac7;
  background-color: #050505;
  border-radius: 3em;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 3.2em 4em;
  display: flex;
}

.section-3 {
  padding-top: 9em;
  padding-bottom: 9em;
}

.section-3.testimonials_section {
  color: #0d1c36;
  padding-top: 7em;
  padding-bottom: 14em;
  overflow: hidden;
}

.section-3.features_section {
  color: #0d1c36;
  padding-top: 7em;
  padding-bottom: 7em;
  overflow: hidden;
}

.hp-features_item-2 {
  background-color: #f2bffa;
  border-radius: 3em;
  flex: none;
  height: auto;
  margin-right: 2em;
  padding: 3em 3.7em 3em 3em;
}

.hp-features_item-inner {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.hp-inventory_header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 6.4em;
  display: flex;
}

.hp-inventory_p {
  max-width: 40ch;
  font-family: Sole Serif Text, sans-serif;
}

.hp-inventory_slider {
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  width: 66.66%;
  height: auto;
  position: static;
}

.hp-inventory_slider-mask {
  justify-content: flex-start;
  width: 50%;
  display: flex;
  overflow: visible;
}

.hp-inventory_arrows {
  width: auto;
  height: auto;
  font-size: 1em;
  top: auto;
  bottom: 0%;
  left: 4em;
  right: auto;
}

.hp-inventory_arrows.right {
  top: auto;
  left: auto;
  right: 4em;
}

.hp-inventory_slider-nav {
  display: none;
}

.hp-inventory_item {
  flex: none;
  width: 100%;
  height: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.hp-inventory_feed-wrap {
  display: none;
}

.hp-inventory_feed-item {
  height: 100%;
}

.blog-item_content-action {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 3.2em;
  display: flex;
}

.blog-item_read-more {
  align-items: center;
  margin-top: 1.6em;
  display: flex;
}

.blog-item_read-more:hover {
  color: var(--royal-blue);
}

.blog-item_readm-more-icon {
  width: 2.4em;
  margin-bottom: .6em;
  margin-left: 1em;
}

.text-span-13 {
  color: var(--black);
}

.paragraph {
  font-size: .694em;
}

.paragraph-2 {
  font-size: 1.8em;
}

.link-4 {
  color: var(--royal-blue);
}

.paragraph-3 {
  text-align: center;
  padding-left: 192px;
  padding-right: 192px;
  font-size: 14px;
}

.button-2 {
  background-color: var(--royal-blue);
  text-align: center;
  text-transform: uppercase;
  border-radius: 20px;
  height: auto;
  padding-top: 16px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 25px;
  line-height: 1.3;
  position: static;
}

.paragraph-4 {
  font-size: 2em;
}

.section-4 {
  margin-top: 106px;
}

.image-5 {
  text-align: center;
  display: inline-block;
}

.paragraph-5 {
  align-self: center;
  max-width: 500px;
  font-size: 2em;
}

.heading-6 {
  margin-bottom: 85px;
}

.paragraph-6 {
  color: #0d1c36;
  text-align: justify;
}

.section-5 {
  padding-top: 9em;
  padding-bottom: 9em;
}

.section-5.about-intro_section {
  color: #0d1c36;
  text-align: center;
  background-image: none;
  padding: 13em 40px 8em;
}

.about-intro_h-2 {
  color: #3d61e3;
  max-width: 24ch;
  margin-bottom: 16px;
  display: block;
  overflow: visible;
}

.heading-7, .heading-8 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.heading-9, .heading-10, .heading-11, .heading-12 {
  margin-top: 20px;
}

.heading-13 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.heading-14 {
  margin-bottom: 85px;
}

.paragraph-7 {
  color: #0d1c36;
  text-align: justify;
}

.heading-4 {
  margin-top: 20px;
  margin-bottom: 10px;
}

@media screen and (min-width: 1440px) {
  .section {
    background-color: var(--cream);
  }

  .section.ferrycurvestd {
    margin-bottom: -109px;
  }

  .container.legal_container {
    margin-top: 23px;
    margin-bottom: 62px;
  }

  .app-1 {
    padding-top: 110px;
  }

  .app-3 {
    padding-top: 10px;
  }

  .app_p3 {
    margin-left: 262px;
    margin-right: auto;
    padding-bottom: 89px;
    padding-left: 101px;
    padding-right: 151px;
  }

  .image-3 {
    max-width: 80%;
  }

  .pricing {
    font-size: 3.5em;
  }

  .ferrycurvearticleserif {
    margin-top: -41px;
    margin-bottom: 66px;
    margin-left: 27px;
    padding-left: 0;
  }

  .app-img {
    margin-left: auto;
    margin-right: auto;
  }

  .flow_p-4 {
    font-family: Trade Gothic LT Pro, sans-serif;
  }

  .text-block-7 {
    text-align: center;
    margin-top: 36px;
    margin-bottom: 118px;
    font-family: Sole Serif Text, sans-serif;
    font-size: 1.9em;
    font-weight: 500;
  }

  .text-block-9 {
    font-size: 30px;
  }

  .text-block-10 {
    text-align: left;
    margin-bottom: 81px;
    padding-left: 146px;
    padding-right: 131px;
  }

  .link {
    color: var(--royal-blue);
    cursor: pointer;
    text-decoration: underline;
    transition: color .2s;
  }

  .text-span-3, .text-span-4, .text-span-5 {
    color: var(--royal-blue);
  }

  .link-2 {
    color: var(--pale-green);
  }

  .text-block-11 {
    background-color: var(--cream);
    padding: 20px 310px;
  }

  .link-3 {
    color: var(--pale-green);
  }

  .text-span-6, .text-span-7 {
    color: var(--royal-blue);
  }

  .section-3, .section-5 {
    background-color: #f0f0e8;
  }
}

@media screen and (min-width: 1920px) {
  .app-3 {
    color: var(--royal-blue);
    padding-top: 29px;
    padding-bottom: 21px;
  }

  .app_p3 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 163px;
    padding-right: 200px;
  }

  .image-3 {
    max-width: 60%;
  }

  .app-img {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-3 {
    color: var(--royal-blue);
    font-size: 24px;
  }

  .text-span-5, .link-2 {
    color: var(--royal-blue);
  }

  .text-block-11 {
    margin-bottom: 40px;
    padding-bottom: 28px;
    padding-left: 424px;
    padding-right: 424px;
    font-size: 24px;
  }

  .link-3 {
    color: var(--royal-blue);
  }

  .text-span-6, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12 {
    font-size: 24px;
  }

  .image-4 {
    height: auto;
  }

  .paragraph-3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .h1-large.freedom_content_header_h-large {
    font-size: 8em;
  }

  .h2.contact_address {
    max-width: 25ch;
  }

  .h3.table_h {
    padding-right: 0;
    position: relative;
    top: auto;
  }

  .h4.blog-item_content_h {
    max-width: 20ch;
    font-size: 3.2em;
  }

  .h4.blog-side_quotation-text {
    max-width: none;
  }

  .section.hero_section {
    min-height: 90vh;
    padding-top: 24em;
    padding-bottom: 14em;
  }

  .section.footer_section {
    margin-top: 0;
  }

  .section.about-intro_section {
    margin-top: 50px;
  }

  .section.page-hero_section {
    padding-top: 20em;
    padding-bottom: 20em;
  }

  .section.page-hero_section.about, .section.page-hero_section.blog-header {
    background-color: rgba(0, 0, 0, 0);
    background-position: 0 0;
    background-size: cover;
  }

  .section.page-hero_section._7reasons {
    height: auto;
    padding-top: 26vh;
  }

  .section.page-hero_section.inventory, .section.page-hero_section.blog {
    background-color: rgba(0, 0, 0, 0);
    background-position: 0 0;
    background-size: cover;
  }

  .section.contact_section {
    padding-top: 10em;
    padding-bottom: 10em;
  }

  .section.legal_section, .section.quote, .section.ferrycurvestd {
    padding-top: 10em;
  }

  .section.table {
    padding-top: 10em;
    padding-bottom: 10em;
    display: block;
  }

  .section.features_section {
    padding-top: 3.2em;
    padding-bottom: 3.2em;
  }

  .section.testimonials_section {
    padding-bottom: 7em;
  }

  .section.cta-contact_section {
    padding-top: 6.4em;
    padding-bottom: 6.4em;
  }

  .section.freedom_section {
    display: none;
  }

  .section.intro_section {
    padding-top: 7em;
  }

  .section.blog-hero, .section.blog-featured {
    padding-bottom: 10.4em;
  }

  .section.hp-inventory_section {
    padding-bottom: 7em;
  }

  .container.faq_container {
    padding-left: 2.4em;
    padding-right: 2.4em;
  }

  .container.navbar {
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .container.hp-features {
    padding-bottom: 6.4em;
    position: relative;
  }

  .container.testimonials_container {
    padding-bottom: 6.4em;
  }

  .container.blog-detail_container {
    flex-direction: column;
  }

  .container.blog-detail_author {
    margin-top: 10.4em;
  }

  .container.hp-inventory_container {
    padding-bottom: 6.4em;
  }

  .h6.nav_menu-label {
    margin-top: .3em;
  }

  .h6.blog-side_quotation-peron {
    max-width: none;
  }

  .embed {
    display: block;
  }

  .button.hiw_btn {
    margin-top: 4em;
  }

  .ecurious_brand {
    width: 9em;
    top: 1em;
  }

  .about-team_heading {
    font-size: 15em;
  }

  .about-team_grid-item {
    flex-basis: 49%;
  }

  .about-team_cms-wrap {
    margin-top: 6.4em;
  }

  .h1.page-hero_h {
    font-size: 6.5em;
  }

  .contact_item {
    margin-top: 6.4em;
  }

  .legal_content {
    margin-top: 10em;
  }

  .legal_row {
    flex-direction: column;
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .legal_head {
    width: auto;
    margin-bottom: 4em;
    position: relative;
    top: auto;
  }

  .rich-text.faq {
    width: 100%;
  }

  .faq_item {
    margin-bottom: 6.4em;
  }

  .faq_header:hover {
    padding-left: 0;
  }

  .h4.faq_h {
    text-align: left;
    width: 80%;
  }

  .nav_menu {
    top: 1.6em;
    right: 1.6em;
  }

  .nav_icon {
    width: 2.4em;
  }

  .nav-menu_inner {
    font-size: 1.4vw;
  }

  .navbar_menu-icon-box {
    margin-left: .6em;
  }

  .pricing {
    color: var(--royal-blue);
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.7em;
  }

  .app-img {
    margin-left: auto;
    margin-right: auto;
  }

  .table_wrapper {
    flex-direction: column;
    align-items: center;
  }

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

  .table_box.full {
    margin-bottom: 2em;
    margin-right: 0;
  }

  .table_box.legend {
    margin-top: 18.2em;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .table_box.legend.desktop {
    display: none;
  }

  .table_box.legend.responsive {
    margin-top: 18.5em;
    margin-right: 4em;
    display: flex;
  }

  .table_slide {
    flex-direction: row;
    flex: none;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .table_track {
    flex-direction: column;
    width: 100%;
  }

  .table_wrap {
    margin-top: 4em;
  }

  .table_nav {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
    bottom: -5.3em;
  }

  .hp-features_slide {
    position: static;
  }

  .hp-features_mask {
    width: 48%;
  }

  .hp-features_arrow {
    width: auto;
    height: auto;
    font-size: 1em;
    display: block;
    top: auto;
    bottom: 0%;
    left: 4em;
    right: auto;
  }

  .hp-features_arrow.right {
    left: auto;
    right: 4em;
  }

  .hiw_mask {
    width: 33.33%;
  }

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

  .hiw_arrows {
    left: 4em;
  }

  .hiw_arrows.right {
    right: 4em;
  }

  .hiw_slider {
    width: 100%;
  }

  .hiw_phone {
    border-width: 6px;
  }

  .testimonials_slider {
    width: 100%;
  }

  .testimonials_slider-mask {
    width: 33.33%;
  }

  .testimonials_item {
    margin-right: 1em;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonials_item-inner {
    padding-left: 3.2em;
    padding-right: 3.2em;
  }

  .testimonials_arrow {
    left: 4em;
  }

  .testimonials_arrow.right {
    right: 4em;
  }

  .cta-contact_content {
    width: 60%;
  }

  .freedom_content {
    width: 100%;
  }

  .freedom_content_header_h {
    font-size: 4.6em;
  }

  .testimonials_feed-wrap {
    display: none;
  }

  .inventory-item {
    align-items: flex-start;
    padding-left: 3em;
    padding-right: 3em;
  }

  .inventory-item_img {
    object-fit: cover;
    align-self: flex-end;
  }

  .inventory_filters, .inventory_filters-form {
    width: 100%;
  }

  .inventory_filters-cms-grid {
    justify-content: start;
    justify-items: start;
  }

  .blog_content {
    padding-left: 8em;
    padding-right: 4em;
  }

  .blog_featured-slider {
    padding-bottom: 8em;
  }

  .blog-list_wrap {
    margin-top: 6.4em;
  }

  .blog-item_content {
    margin-left: 2.4em;
  }

  .blog-side {
    margin-bottom: 4em;
    margin-right: 0;
    position: relative;
    top: auto;
  }

  .blog-related_grid {
    grid-row-gap: 3.2em;
    grid-template-columns: 1fr 1fr;
  }

  .testimonials_item-inner-2 {
    padding-left: 3.2em;
    padding-right: 3.2em;
  }

  .section-3.testimonials_section {
    padding-bottom: 7em;
  }

  .section-3.features_section {
    padding-top: 3.2em;
    padding-bottom: 3.2em;
  }

  .hp-inventory_slider {
    width: 100%;
  }

  .hp-inventory_slider-mask {
    width: 50%;
  }

  .hp-inventory_arrows {
    left: 4em;
  }

  .hp-inventory_arrows.right {
    right: 4em;
  }

  .hp-inventory_item {
    margin-right: 1em;
    padding-left: 0;
    padding-right: 0;
  }

  .section-5.about-intro_section {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 1.563vw;
  }

  h4 {
    line-height: 1.2;
  }

  .h1-large {
    font-size: 9em;
  }

  .h2.contact_address {
    max-width: 22ch;
    display: block;
  }

  .h3.form_h {
    white-space: nowrap;
  }

  .h3.blog-featured_content_h {
    font-size: 4em;
  }

  .h4 {
    line-height: 1.2;
  }

  .h4.form_label {
    text-align: center;
    width: auto;
    margin-bottom: -.5em;
  }

  .h4.invetory-item_h {
    line-height: 1;
  }

  .h4.blog-item_content_h {
    max-width: none;
  }

  .footer-label {
    font-size: 2em;
  }

  .footer-label.address {
    text-align: center;
  }

  .section.hero_section {
    height: auto;
  }

  .section.footer_section {
    padding-top: 6.4em;
    padding-bottom: 4em;
  }

  .section.about-intro_section {
    margin-top: 30px;
    padding-bottom: 10em;
  }

  .section.page-hero_section._7reasons {
    padding-top: 19vh;
    padding-bottom: 12.9em;
  }

  .section.faq_container {
    padding-top: 6.4em;
  }

  .section.footer_section_minimal {
    padding-top: 6.4em;
    padding-bottom: 4em;
  }

  .section.blog-hero {
    padding-top: 16em;
  }

  .section.blog-detail_section {
    padding-top: 6.4em;
    padding-bottom: 6.4em;
  }

  .container {
    padding-left: 4em;
    padding-right: 4em;
  }

  .h6.blog_label-tag {
    transform: none;
  }

  .button.submit {
    background-position: 25%;
    padding-top: .9em;
    padding-left: 16%;
    padding-right: 12%;
  }

  .form_block {
    width: 100%;
  }

  .form_field {
    flex-direction: column;
    align-items: center;
    margin-bottom: 4em;
  }

  .input {
    width: 100%;
    margin-left: 0;
    font-size: 3em;
  }

  .footer_top {
    flex-direction: column;
    align-items: center;
    padding-bottom: 3.2em;
  }

  .footer_info {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 6.4em;
    display: flex;
  }

  .footer_links {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 3.2em;
  }

  .footer_social-link {
    margin-left: 1.2em;
    margin-right: 1.2em;
  }

  .footer_get-app {
    flex: none;
    align-items: flex-start;
  }

  .footer_social-wrapper {
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 2.4em;
    display: flex;
  }

  .ecurious_brand {
    width: 6em;
  }

  .car_img-wrap {
    font-size: 1vw;
  }

  .form_success {
    padding-left: 5em;
    padding-right: 5em;
  }

  .about-team_heading {
    font-size: 14em;
  }

  .about-team_grid-item {
    flex-basis: 100%;
  }

  .h1.page-hero_h {
    font-size: 5em;
  }

  .h1._404_h {
    font-size: 20em;
  }

  .legal_head {
    margin-bottom: 4em;
  }

  .input_box {
    width: 100%;
    margin-left: 0;
  }

  ._404_p {
    max-width: 30ch;
  }

  .pricing {
    font-size: 1.5em;
  }

  .app-img {
    margin-left: auto;
    margin-right: auto;
  }

  .feature-section {
    padding: 40px 20px;
  }

  .flex-container {
    flex-direction: column;
  }

  .feature-image-mask {
    margin-right: 0;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-overlay {
    padding: 40px 20px;
  }

  .table_lable {
    font-size: 2em;
  }

  .table_lable.head {
    font-size: 3em;
  }

  .table_box.legend {
    position: relative;
    top: auto;
  }

  .car_header {
    font-size: 1vw;
  }

  .table_track {
    margin-left: 0;
  }

  .hp-features_icon {
    height: 4.8em;
  }

  .h5.hp-features_h {
    max-width: none;
    overflow: visible;
  }

  .h5.blog-featured_content_name {
    font-size: 2.4em;
  }

  .hiw_mask {
    width: 100%;
  }

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

  .hiw_arrows {
    align-self: auto;
    display: block;
    left: -10em;
  }

  .hiw_arrows.right {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    display: block;
    right: -10em;
    overflow: hidden;
  }

  .hiw_slider {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
  }

  .hiw_phone {
    border-width: 5px;
    height: 60vh;
  }

  .hiw_arrows-box.right {
    align-items: center;
  }

  .testimonials_slider, .testimonials_slider-mask {
    width: 100%;
  }

  .cta-contact_content {
    width: 80%;
  }

  .form_header-icon {
    display: none;
  }

  .form_header-icon.left {
    margin-right: .4em;
  }

  .form_header-icon.right {
    margin-left: .4em;
  }

  .inventory-grid {
    grid-template-columns: 1fr;
  }

  .inventory-item.homepage {
    height: 40em;
  }

  .inventory-item_img {
    object-position: 80% 50%;
  }

  .inventory_action {
    align-items: center;
  }

  .blog-hero_header {
    margin-bottom: 4em;
  }

  .blog-featured_mask {
    flex: none;
    width: 100vw;
  }

  .blog_content {
    padding-top: 10em;
    padding-bottom: 4.3em;
    padding-left: 4em;
  }

  .blog_label {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 5em;
    padding-top: .5em;
    padding-bottom: 0;
    padding-left: 2.4em;
  }

  .blog_featured-slider {
    justify-content: center;
    height: 55em;
    display: flex;
  }

  .blog-list_item {
    flex-direction: column;
  }

  .blog-item_visual {
    flex: none;
    height: 30em;
  }

  .blog-item_content {
    margin-top: 4em;
    margin-left: 0;
  }

  .hp-inventory_slider {
    width: 80%;
  }

  .hp-inventory_slider-mask {
    width: 100%;
  }

  .section-5.about-intro_section {
    margin-top: 30px;
    padding-bottom: 10em;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 10px;
  }

  h1 {
    font-size: 4em;
    line-height: .95;
  }

  h2, h3 {
    font-size: 4em;
  }

  h4 {
    font-size: 2em;
    line-height: 1.5;
  }

  h5 {
    font-size: 2em;
    line-height: 1.37;
  }

  p {
    font-size: 1.8em;
    line-height: 1.44;
  }

  .styleguide_row {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .h1-large {
    font-size: 4em;
    line-height: .85;
  }

  .h1-large.hp-hero_h {
    margin-bottom: .66em;
    line-height: 1;
  }

  .h1-large.car_header_h {
    color: var(--royal-blue);
    white-space: normal;
    max-width: 20ch;
  }

  .h1-large.car_header_h.outline {
    color: var(--midnight-blue);
    font-size: 2em;
  }

  .h1-large.freedom_content_header_h-large {
    font-size: 7.2em;
  }

  .h2 {
    font-size: 4em;
  }

  .h2.contact_address {
    max-width: 18ch;
  }

  .h3 {
    font-size: 4em;
  }

  .h3.form_h {
    white-space: normal;
  }

  .h3.table_cell-h {
    font-size: 2em;
  }

  .h3.table_h {
    font-size: 4em;
  }

  .h3.testimonials_header_h {
    max-width: 14ch;
  }

  .h3.blog-featured_content_h, .h3.blog-detail_h {
    font-size: 3em;
  }

  .h3.hp-inventory_h {
    max-width: 14ch;
  }

  .h4 {
    font-size: 2em;
    line-height: 1.2;
  }

  .h4.form_label {
    margin-bottom: 0;
  }

  .h4.form_success-label, .h4.about-team_name, .h4.faq-cta_h {
    font-size: 3em;
  }

  .h4.table_content {
    font-size: 1.6em;
  }

  .h4.car_title {
    max-width: 20ch;
    margin-bottom: 1.2em;
    font-size: 1.6em;
  }

  .h4.cta-contact_h {
    margin-bottom: .5em;
    font-size: 3em;
  }

  .h4.invetory-item_h {
    font-size: 3em;
  }

  .h4.blog-item_content_h {
    font-size: 3em;
    line-height: 1.1;
  }

  .h4.blog-side_quotation-text {
    font-size: 3em;
  }

  .body-2 {
    font-size: 1.6em;
    line-height: 1.5;
  }

  .body-2.freedom_content_p {
    max-width: 26ch;
  }

  .body-3 {
    font-size: 1.4em;
    line-height: 1.57;
  }

  .footer-label {
    font-size: 1.6em;
    line-height: 1.5;
  }

  .footer-label.footer_nav-link {
    margin-bottom: 1em;
  }

  .section {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section.hero_section {
    min-height: 90vh;
    padding-top: 16em;
    padding-bottom: 8em;
    font-size: 3.1vw;
    position: relative;
  }

  .section.hiw_section {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section.form_section {
    padding-top: 6.4em;
    padding-bottom: 4em;
  }

  .section.footer_section {
    padding-top: 4em;
    padding-bottom: 2em;
  }

  .section.about-intro_section {
    margin-top: 50px;
    padding-top: 6.4em;
    padding-bottom: 6em;
  }

  .section.page-hero_section {
    padding-top: 14em;
    padding-bottom: 8em;
  }

  .section.page-hero_section._7reasons {
    padding-top: 12.4em;
    padding-bottom: 6em;
  }

  .section.page-hero_section.blog {
    padding-top: 12em;
    padding-bottom: 14em;
  }

  .section.contact_section {
    padding-top: 6.4em;
    padding-bottom: 6.4em;
  }

  .section.legal_section {
    padding-top: 8em;
  }

  .section.footer_section_minimal {
    padding-top: 4em;
    padding-bottom: 2em;
  }

  .section.quote {
    padding-top: .9em;
    padding-bottom: .7em;
  }

  .section.ferrycurvestd {
    padding-top: 2.3em;
    padding-bottom: 1em;
  }

  .section.table {
    padding-top: 6.4em;
    padding-bottom: 8em;
  }

  .section.features_section {
    padding-top: 3.2em;
    padding-bottom: 6.4em;
  }

  .section.testimonials_section {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section.cta-contact_section {
    background-image: url('../images/ferry-questions_bg_mobile.jpg');
    padding-top: 4em;
    padding-bottom: 30em;
  }

  .section.freedom_section {
    background-position: 70%;
    padding-top: 13em;
    padding-bottom: 13em;
  }

  .section.intro_section {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section.inventory_section {
    padding-top: 6.4em;
    padding-bottom: 6.4em;
  }

  .section.blog-hero {
    padding-top: 15.9em;
    padding-bottom: 6.4em;
  }

  .section.blog-list {
    padding-bottom: 9em;
  }

  .section.blog-detail_section {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section.blog-related {
    padding-top: 6.4em;
    padding-bottom: 6.4em;
  }

  .section.hp-inventory_section {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .container {
    padding-left: 2.4em;
    padding-right: 2.4em;
  }

  .container.contact_container {
    padding-left: 1.6em;
    padding-right: 1.6em;
  }

  .container.faq_container {
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .container.faq-cta_container {
    padding-top: 6.1em;
    padding-bottom: 6.1em;
  }

  .container._404_container {
    align-items: center;
  }

  .container.hp-hero {
    padding-left: 0;
    padding-right: 0;
  }

  .container.hp-features {
    flex-direction: column;
    align-items: center;
    padding-bottom: 5.4em;
    display: flex;
  }

  .container.testimonials_container {
    padding-bottom: 5.4em;
  }

  .container.blog-detail_author {
    flex-wrap: wrap;
    margin-top: 8em;
  }

  .container.hp-inventory_container {
    padding-bottom: 5.4em;
  }

  .h6 {
    font-size: 1.6em;
    line-height: 1.37;
  }

  .button {
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .button.submit {
    background-position: 32%;
    width: 100%;
    margin-top: .8em;
    padding-left: 9%;
    padding-right: 2%;
  }

  .button.about-intro_btn._1 {
    margin-bottom: 3.2em;
  }

  .button.faq_cta {
    margin-top: 2em;
  }

  .button.outline {
    margin-top: 2.4em;
    padding-top: .8em;
    padding-bottom: .5em;
  }

  .button.hiw_btn {
    margin-top: 6em;
  }

  .button.inventory-cta_btn, .button.blog-detail_btn {
    margin-top: 1.6em;
  }

  .car_img {
    margin-bottom: 4em;
  }

  .form_field {
    margin-bottom: 3.2em;
  }

  .input {
    font-size: 1.3em;
  }

  .footer_top {
    padding-bottom: 1.6em;
  }

  .footer_info {
    margin-bottom: 5.6em;
  }

  .footer_links {
    margin-bottom: 0;
  }

  .footer_brand {
    width: 11em;
  }

  .footer_bot {
    flex-direction: column;
    align-items: center;
    padding-top: 2.4em;
  }

  .footer_social-wrapper {
    margin-bottom: 0;
  }

  .ecurious_brand {
    width: 15em;
    top: 2em;
  }

  .car_img-wrap {
    margin-top: 3.2em;
    margin-bottom: 8em;
    font-size: 1vw;
    display: none;
  }

  .form_success {
    padding: 3.2em 0;
  }

  .about-intro_h {
    white-space: normal;
    max-width: 17ch;
  }

  .about-intro_h.minimal {
    text-align: center;
    object-fit: fill;
    flex: 0 auto;
    align-self: auto;
  }

  .about-intro_p._1 {
    max-width: 20ch;
  }

  .about-intro_action-bar {
    flex-direction: column;
    margin-top: 2.4em;
  }

  .about-team_heading {
    font-size: 21vw;
  }

  .about-team_grid-item {
    margin-bottom: 4em;
  }

  .about-team_cms-wrap {
    margin-top: 4em;
  }

  .h1 {
    font-size: 4em;
    line-height: .85;
  }

  .h1.page-hero_h {
    font-size: 4em;
    line-height: 1.1;
  }

  .h1._404_h {
    font-size: 15em;
    line-height: 1.1;
  }

  .contact_social-wrap {
    flex-direction: column;
    align-items: center;
    width: auto;
  }

  .contact_divider {
    margin-bottom: 1.3em;
  }

  .legal_content {
    margin-top: 6em;
  }

  .legal_row {
    padding-top: 2.4em;
    font-size: 8px;
  }

  .legal_head, .rich-text ul {
    margin-bottom: 3em;
  }

  .rich-text li {
    font-size: 1.8em;
  }

  .faq_item {
    text-align: left;
    margin-bottom: 4em;
  }

  .faq_header {
    padding-bottom: .8em;
  }

  .faq_arrow {
    width: 2.4em;
  }

  .nav_menu {
    top: 2em;
    right: 1em;
  }

  .nav_icon {
    order: -1;
    margin-left: 0;
  }

  .navbar_menu-inner {
    flex-direction: column;
  }

  .nav-menu_inner {
    font-size: 3vw;
  }

  .nav_link-mask {
    margin-bottom: 4vh;
  }

  .navbar_menu-icon-box {
    order: -1;
    margin-left: 0;
  }

  .input_box {
    font-size: 1.6em;
  }

  .freedom_divider {
    width: 1.6em;
    margin-top: 2.4em;
    margin-bottom: 2.4em;
  }

  .footer_get-app-image {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .app-1 {
    padding-top: 67px;
    padding-bottom: 16px;
    font-size: 12em;
  }

  .app-3 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 3em;
  }

  .app_p3 {
    width: auto;
    max-width: none;
    margin-left: -211px;
    margin-right: -1px;
    padding-left: 225px;
    padding-right: 15px;
    font-size: 15px;
  }

  .pricing {
    border-left-style: solid;
    border-left-color: rgba(13, 28, 54, .5);
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2em;
  }

  .ferrycurvearticleserif {
    font-size: 1.6em;
  }

  .app-img {
    margin-left: auto;
    margin-right: auto;
  }

  .flow_p-4 {
    margin-top: -73px;
    margin-left: 420px;
    margin-right: 502px;
    padding-bottom: 0;
    padding-left: 70px;
    padding-right: 0;
    font-size: 40px;
  }

  .text-block-9 {
    padding-left: 46px;
    padding-right: 0;
  }

  .text-block-10 {
    padding-left: 17px;
    padding-right: 15px;
    font-size: 15px;
  }

  .flow-article {
    text-align: center;
    padding: 26px 24px 0 22px;
    font-size: 15px;
  }

  .flow-header {
    text-align: left;
    margin-left: 383px;
    margin-right: -26px;
    padding-top: 16px;
    padding-left: 57px;
    padding-right: 0;
    font-size: 20px;
  }

  .bold-text-2 {
    text-align: left;
    margin-left: -433px;
    padding-left: 134px;
    display: block;
  }

  .feature-image {
    width: 100%;
    padding-left: 3px;
  }

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

  .table_wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .table_cell {
    height: 4.2em;
  }

  .table_cell.brand {
    height: 6em;
  }

  .table_lable {
    font-size: 1.6em;
    line-height: 1.3;
  }

  .table_lable.head {
    font-size: 1.6em;
  }

  .table_box {
    border-radius: 1.2em;
    padding: .8em 0;
  }

  .table_box.legend {
    text-align: right;
    width: 12em;
    margin-top: 9.7em;
    position: -webkit-sticky;
    position: sticky;
    top: 5vh;
  }

  .table_box.legend.responsive {
    margin-top: 9.5em;
    margin-right: 2.4em;
  }

  .table_ferry {
    width: 9em;
  }

  .car_header {
    margin-bottom: 6.4em;
    font-size: 1em;
  }

  .table_list {
    justify-content: space-between;
  }

  .table_slide {
    padding-left: 2.4em;
    padding-right: 2.4em;
  }

  .table_track {
    flex: 0 auto;
    width: 100vw;
    margin-left: 0;
    position: relative;
  }

  .table_wrap {
    justify-content: center;
  }

  .table_nav {
    bottom: -3.9em;
  }

  .hero_title-1_star {
    background-size: .375em;
    width: 5em;
    margin-left: 0;
    margin-right: 0;
    padding-left: .66em;
    padding-right: .66em;
  }

  .hp-features_item {
    margin-right: 1.6em;
    padding: 2.4em;
  }

  .hp-features_icon {
    height: 5.6em;
    margin-bottom: 2.4em;
  }

  .h5 {
    font-size: 2em;
    line-height: 1.37;
  }

  .h5.hp-hero_sub {
    max-width: 26ch;
    font-size: 2em;
    line-height: 1.25;
  }

  .h5.hp-features_h {
    max-width: 20ch;
    margin-bottom: .25em;
    font-size: 2em;
  }

  .h5.inventory-cta_h {
    max-width: 22ch;
  }

  .h5.blog-featured_content_name {
    font-size: 2em;
  }

  .hp-features_slide {
    width: 80%;
    position: relative;
  }

  .hp-features_mask {
    width: 100%;
  }

  .hp-features_arrow {
    bottom: -5.4em;
    left: 0;
  }

  .hp-features_arrow.right {
    right: 0;
  }

  .hiw_item {
    margin-left: .4em;
    margin-right: .4em;
  }

  .hiw_arrows {
    width: 4.8em;
    height: 4.8em;
    font-size: 2.4vw;
    top: auto;
    bottom: auto;
    left: -2em;
  }

  .hiw_arrows.right {
    bottom: auto;
    right: -2.8em;
  }

  .hiw_slider {
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    margin-bottom: 10.4em;
    display: flex;
    position: relative;
  }

  .hiw_phone {
    border-width: 6px;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .hiw_item-inner {
    justify-content: flex-start;
  }

  .hiw_phone-content {
    justify-content: flex-start;
    position: absolute;
    top: 100%;
  }

  .hiw_arrows-icon {
    width: 1.2em;
  }

  .hiw_header, .testimonials_header {
    margin-bottom: 3.2em;
  }

  .testimonials_header_p {
    max-width: 22ch;
  }

  .testimonials_slider {
    width: 80%;
    min-width: 28em;
    position: relative;
  }

  .testimonials_item-inner {
    padding: 3.2em 2.4em;
  }

  .testimonials_arrow {
    bottom: -5.4em;
    left: 0;
  }

  .testimonials_arrow.right {
    right: 0;
  }

  .slider-arrow-circle_box {
    width: 3.2em;
  }

  .cta-contact_content {
    width: 100%;
  }

  .freedom_content_header {
    margin-bottom: 2.4em;
  }

  .freedom_content_header_h {
    font-size: 4.1em;
  }

  .car_header-divider {
    width: 1.2em;
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    display: block;
  }

  .form_success_icon {
    width: 1.6em;
    margin-bottom: 1.5em;
  }

  .page-hero_divider {
    width: 1.6em;
  }

  .page-hero_p {
    max-width: 21ch;
  }

  .inventory-item {
    height: auto;
    padding: 2.4em;
  }

  .inventory-item.homepage {
    padding: 2.4em;
  }

  .inventory-item_img {
    width: 180%;
    max-width: none;
    height: auto;
    margin-top: -2em;
    margin-bottom: -2em;
    margin-right: -2.4em;
    position: relative;
  }

  .inventory_action {
    flex-direction: column;
    align-items: center;
    margin-top: 3.2em;
    margin-bottom: 3.2em;
  }

  .inventory-dropdown {
    justify-content: center;
    display: flex;
  }

  .inventory-dropdown_toggle {
    margin-top: 3.2em;
  }

  .inventory-dropdown_list {
    flex: none;
    width: 18em;
    top: 6.3em;
  }

  .inventory_filters {
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
  }

  .inventory_filters-row_head {
    margin-bottom: 3.2em;
  }

  .inventory_filters-cms-grid {
    grid-column-gap: .8em;
    grid-row-gap: .8em;
    grid-template-columns: 1fr 1fr;
  }

  .inventory_filters-check {
    width: 100%;
  }

  .invetory_filters-inner {
    flex: none;
    width: 100vw;
    padding: 4em 2.4em;
  }

  .filters_action {
    order: -1;
    width: 100%;
  }

  .inventory_filter-cms-item {
    width: 100%;
  }

  .inventory_filters-head {
    align-items: center;
    margin-bottom: 4em;
  }

  .inventory_filters-close {
    width: 2.4em;
    margin-top: -.7em;
  }

  .inventory_pagination-icon {
    width: 2.4em;
    margin-left: .8em;
  }

  .inventory_pagination-icon.prev {
    margin-right: .8em;
  }

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

  .inventory-empty {
    margin-bottom: 8em;
  }

  .blog-hero_header {
    margin-bottom: 1.6em;
  }

  .blog-hero_star {
    width: 1em;
    margin-bottom: 1.4em;
  }

  .blog_content {
    padding-top: 8em;
  }

  .blog_label {
    height: 3em;
    padding-left: 1.6em;
  }

  .blog_featured-slider {
    height: 50em;
    padding-bottom: 5.3em;
  }

  .blog-list_item {
    margin-bottom: 6.4em;
  }

  .blog-item_visual {
    height: 25em;
  }

  .blog-item_content {
    margin-top: 2.4em;
  }

  .blog-item_content-author {
    margin-top: 1.6em;
  }

  .blog-side, .blog-side_date-box {
    margin-bottom: 3.2em;
  }

  .article-rich h2 {
    font-size: 3.2em;
  }

  .article-rich h3, .article-rich h4 {
    font-size: 2.4em;
  }

  .article-rich h5, .article-rich h6, .article-rich blockquote {
    font-size: 2em;
  }

  .blog-detail_nav {
    width: 45%;
  }

  .blog-author {
    order: -1;
    width: 100%;
    margin-bottom: 6.4em;
  }

  .blog-list_filters {
    flex-wrap: wrap;
  }

  .blog-list_filters-item {
    margin-left: 0;
    margin-right: 2.4em;
  }

  .text-block-11 {
    text-align: center;
    padding: 10px 20px;
  }

  .blog-related_grid {
    grid-template-columns: 1fr;
  }

  .testimonials_item-inner-2 {
    padding: 3.2em 2.4em;
  }

  .section-3 {
    padding-top: 10.4em;
    padding-bottom: .3em;
  }

  .section-3.testimonials_section {
    padding-top: 6em;
    padding-bottom: 4em;
  }

  .section-3.features_section {
    padding-top: 3.2em;
    padding-bottom: 6.4em;
  }

  .hp-features_item-2 {
    margin-right: 1.6em;
    padding: 2.4em;
  }

  .hp-inventory_header {
    margin-bottom: 3.2em;
  }

  .hp-inventory_p {
    max-width: 22ch;
  }

  .hp-inventory_slider {
    width: 80%;
    min-width: 28em;
    position: relative;
  }

  .hp-inventory_arrows {
    bottom: -5.4em;
    left: 0;
  }

  .hp-inventory_arrows.right {
    right: 0;
  }

  .paragraph-3 {
    margin-top: -56px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph-6 {
    font-size: 1.5em;
  }

  .section-5 {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section-5.about-intro_section {
    margin-top: 50px;
    padding-top: 6.4em;
    padding-bottom: 6em;
  }

  .about-intro_h-2 {
    white-space: normal;
    max-width: 17ch;
  }

  .paragraph-7 {
    font-size: 1.5em;
  }
}


@font-face {
  font-family: 'Trade Gothic LT Pro';
  src: url('../fonts/Linotype---TradeGothicLTPro-BdCn20.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sole Serif Text';
  src: url('../fonts/CAST---Sole-Serif-Text-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sole Serif Text';
  src: url('../fonts/CAST---Sole-Serif-Text.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}