/*
 Theme Name:     Wisk Aero
 Theme URI:      https://wisk.aero
 Description:    Wisk Aero Divi Child Theme
 Author:         Hyper Frontier
 Author URI:     https://hyperfrontier.com
 License:        GNU General Public License v2 or later
 License URI:    http://www.gnu.org/licenses/gpl-2.0.html
 Template:       Divi
 Version:        1.0.1
*/
@import url("../Divi/style.css");
#main-header {
  z-index: 10 !important; }
  #main-header .container div#et-top-navigation {
    padding: 34px 0 0 341px; }

ul li {
  line-height: 1.8em;
  margin-bottom: 12px; }

ul.generations {
  padding: 24px 0 0 1em !important; }
  ul.generations li {
    padding-bottom: 10px !important;
    margin-bottom: 0 !important; }
    ul.generations li ul {
      margin-top: 24px;
      margin-bottom: 0;
      padding-bottom: 0 !important;
      list-style-type: circle !important; }
      ul.generations li ul li:last-child {
        margin-bottom: 0 !important; }
      ul.generations li ul.compressed {
        margin: 0 0 0 0 !important;
        padding: 0 0 0 1em !important; }
        ul.generations li ul.compressed li {
          margin: 0 0 0 0 !important;
          padding: 0 0 0 0 !important; }

#et_mobile_nav_menu .mobile_nav ul#mobile_menu {
  background-color: #fff !important;
  padding: 3% 5%; }
  #et_mobile_nav_menu .mobile_nav ul#mobile_menu li {
    line-height: 1.8em;
    margin-bottom: 5px; }
    #et_mobile_nav_menu .mobile_nav ul#mobile_menu li a {
      color: #7f7f7f !important;
      text-transform: uppercase;
      padding: 12px 5%;
      font-size: 16px; }
  #et_mobile_nav_menu .mobile_nav ul#mobile_menu li.menu-item-search {
    text-align: center; }
    #et_mobile_nav_menu .mobile_nav ul#mobile_menu li.menu-item-search form.custom-search-form {
      width: 100%;
      padding: 12px 4%;
      margin-bottom: 20px;
      float: none;
      display: inline-block; }
      #et_mobile_nav_menu .mobile_nav ul#mobile_menu li.menu-item-search form.custom-search-form input.et-search-field {
        width: 100%;
        color: #7f7f7f !important;
        text-transform: uppercase;
        font-size: 16px;
        border: 2px solid #bbb;
        font-weight: 600;
        padding: 6px; }
        #et_mobile_nav_menu .mobile_nav ul#mobile_menu li.menu-item-search form.custom-search-form input.et-search-field:-webkit-autofill, #et_mobile_nav_menu .mobile_nav ul#mobile_menu li.menu-item-search form.custom-search-form input.et-search-field:-webkit-autofill:hover, #et_mobile_nav_menu .mobile_nav ul#mobile_menu li.menu-item-search form.custom-search-form input.et-search-field:-webkit-autofill:focus {
          font-family: "Atlas Grotesk Regular", Helvetica, Arial, Lucida, sans-serif !important;
          color: #7f7f7f !important;
          border-style: solid !important;
          border-radius: 0 0 0 0 !important;
          background-color: #eeeeee !important;
          border: 2px solid #bbb !important;
          -webkit-text-fill-color: #7f7f7f !important;
          -webkit-box-shadow: 0 0 0px 1000px transparent inset;
          font-size: 16px !important;
          font-weight: 600 !important;
          padding: 6px; }

/** Underline all hyperlinks in Single posts (not pages) and only to post content, not sidebars; adds underline to links in posts using 3/4 page layout **/
.single-post .et_pb_column_3_4 a {
  text-decoration: underline !important; }

@media only screen and (max-width: 1180px) {
  /* Optional: During the breakpoint, use hamburger menu instead */
  #main-header #top-menu-nav,
  #main-header #et_top_search {
    display: none !important; }
  #main-header #et_mobile_nav_menu {
    display: block !important; } }

@media all and (max-width: 980px) {
  .et_header_style_left .logo_container {
    width: 80%; }
  .container.et_menu_container {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%; }
  #et_mobile_nav_menu {
    display: block; } }

#top-menu-nav ul#top-menu li.menu-item-search {
  display: none; }

#top-menu-nav ul#top-menu li a:hover {
  color: #727272 !important; }

@media all and (min-width: 1051px) and (max-width: 1250px) {
  #top-menu-nav ul#top-menu li {
    font-size: 0;
    padding-right: 16px; }
    #top-menu-nav ul#top-menu li a {
      font-size: 14px; } }

@media all and (min-width: 981px) and (max-width: 1050px) {
  #top-menu-nav ul#top-menu li {
    font-size: 0;
    padding-right: 8px; }
    #top-menu-nav ul#top-menu li a {
      font-size: 12px; } }

.et-fixed-header #top-menu-nav ul#top-menu li a:hover {
  color: #959595 !important;
  opacity: 1 !important; }

@media all and (max-width: 1169px) {
  #et_top_search {
    margin: 3px 0 0 6px; } }

@media all and (max-width: 980px) {
  #et_top_search {
    display: none; } }

#et_top_search #et_search_icon:before {
  transition: all .4s ease-in-out; }

@media all and (max-width: 1169px) {
  #et_top_search #et_search_icon:before {
    top: -10px; } }

.et_search_outer .et_search_form_container form.et-search-form input.et-search-field {
  margin: auto 0 auto 0;
  left: 16px; }
  @media all and (max-width: 1169px) {
    .et_search_outer .et_search_form_container form.et-search-form input.et-search-field {
      left: 32px; } }

span.relevanssi-query-term {
  background-color: #ffd100;
  padding: 0em 0.2em 0.1em 0.2em;
  margin: 0 -0.1em; }

#main-header #logo g {
  fill: #f4cf00;
  -webkit-transition: fill 0.5s ease-in-out;
  -o-transition: fill 0.5s ease-in-out;
  transition: fill 0.5s ease-in-out; }

#main-header.et-fixed-header #logo g {
  fill: #fff;
  -webkit-transition: fill 0.5s ease-in-out;
  -o-transition: fill 0.5s ease-in-out;
  transition: fill 0.5s ease-in-out; }

.et_pb_button {
  white-space: nowrap; }

.et_pb_button.lity-btn:hover {
  background-color: transparent !important;
  color: #ffd100 !important; }

.lity-close {
  position: absolute !important; }

.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  max-width: calc(157vh) !important; }

input[type="submit"].gform_button.button.et_pb_button,
a.et_pb_button.et_pb_custom_button_icon.et_pb_bg_layout_light.btn_blue {
  color: #00a9ce !important;
  background-color: #fff !important;
  border: 4px solid #00a9ce !important;
  border-radius: 0 !important;
  padding: 0.3em 1em !important;
  font-family: "Atlas Grotesk Regular", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  padding: 0.3em 1em !important;
  line-height: 1.7em !important;
  -webkit-transition: all 0.2s !important;
  -o-transition: all 0.2s !important;
  transition: all 0.2s !important; }
  input[type="submit"].gform_button.button.et_pb_button:hover,
  a.et_pb_button.et_pb_custom_button_icon.et_pb_bg_layout_light.btn_blue:hover {
    color: #fff !important;
    background-color: #00a9ce !important; }

.centered-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto !important; }

.et_pb_module_inner section.et_pb_wpt_gravityform .gform_wrapper div.validation_error {
  border-top: 0 !important;
  border-bottom: 0 !important;
  font-family: "Atlas Grotesk Regular" !important;
  font-weight: 500 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.et_pb_module_inner section.et_pb_wpt_gravityform .gform_wrapper li.gfield.gfield_error {
  background-color: transparent !important;
  border: 0 !important; }

.et_pb_module_inner section.et_pb_wpt_gravityform_0 div.gform_wrapper .gfield.gfield_error div.gfield_description.validation_message {
  font-weight: 500 !important;
  font-family: "Atlas Grotesk Regular" !important;
  padding: 0 10px !important;
  margin: 10px 0 0 0 !important; }

.et_pb_module_inner section.et_pb_wpt_gravityform_0 div.gform_wrapper li.gfield.gfield_error .ginput_container_textarea {
  margin-bottom: -10px !important; }

.et_pb_module_inner section.et_pb_wpt_gravityform_0 div.gform_wrapper li.gfield .ginput_container_select {
  position: relative; }

.et_pb_module_inner section.et_pb_wpt_gravityform_0 div.gform_wrapper li.gfield .ginput_container_select::after {
  content: '\02C7';
  color: #4e4e4e;
  right: 11px;
  top: 10px;
  font-size: 34px;
  height: 50px;
  padding: 15px 0 0;
  position: absolute;
  pointer-events: none; }

.et_pb_module_inner section.et_pb_wpt_gravityform_0 div.gform_wrapper li.gfield .ginput_container_select select.gfield_select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.et_pb_module_inner section.et_pb_wpt_gravityform_0 div.gform_wrapper li.gfield .ginput_container_select select.gfield_select::-ms-expand {
  display: none; }

.et_pb_module_inner section.et_pb_wpt_gravityform_0 div.gform_wrapper .gform_validation_errors.validation_error {
  background: #fff9f9 !important;
  border: 1px solid #c02b0a !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  margin-bottom: 18px !important; }

.et_pb_module_inner section.et_pb_wpt_gravityform_0 div.gform_wrapper .gform_validation_errors.validation_error h2 {
  margin: 0;
  padding: 0;
  line-height: 40px;
  font-size: 15px; }

.et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform-body ul.gform_fields li.gfield {
  margin-top: 16px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  max-width: 100% !important; }
  .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform-body ul.gform_fields li.gfield.gf_left_half {
    padding-right: 16px !important; }
  .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform-body ul.gform_fields li.gfield .ginput_container {
    margin-top: 0 !important; }
  .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform-body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
  .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform-body ul.gform_fields li.gfield textarea,
  .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform-body ul.gform_fields li.gfield select {
    padding-top: 16px !important;
    padding-right: 16px !important;
    padding-bottom: 16px !important;
    padding-left: 10px !important;
    margin-top: 0 !important;
    background-color: #eeeeee; }
  .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform-body ul.gform_fields li.gfield .ginput_container_select {
    position: relative; }
    .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform-body ul.gform_fields li.gfield .ginput_container_select:after {
      content: '\02C7';
      color: #4e4e4e;
      right: 11px;
      top: 10px;
      font-size: 34px;
      height: 50px;
      padding: 15px 0 0;
      position: absolute;
      pointer-events: none; }
    .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform-body ul.gform_fields li.gfield .ginput_container_select select {
      -webkit-appearance: none;
      -moz-appearance: none;
      text-indent: 1px;
      text-overflow: ''; }
  .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform-body ul.gform_fields li.gfield.gfield_error {
    background: transparent !important;
    border: 0 !important; }
  .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform-body ul.gform_fields li.gfield .gfield_description.validation_message.gfield_validation_message {
    font-weight: 500 !important;
    font-family: "Atlas Grotesk Regular" !important;
    padding: 0 10px !important;
    margin: 10px 0 0 0 !important;
    color: #790000 !important;
    text-align: left !important; }

.et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform_footer input[type=submit] {
  cursor: pointer;
  color: #00a9ce !important;
  background-color: #fff !important;
  border: 4px solid #00a9ce !important;
  border-radius: 0 !important;
  font-family: "Atlas Grotesk Regular", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  padding: 0.3em 1em !important;
  line-height: 1.7em !important;
  -webkit-transition: all 0.2s !important;
  -o-transition: all 0.2s !important;
  transition: all 0.2s !important;
  margin: 0 16px 0 0;
  width: auto; }
  .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform_footer input[type=submit]:hover {
    color: #fff !important;
    background-color: #00a9ce !important; }

.et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform_validation_errors.validation_error {
  background: #fff9f9 !important;
  border: 1px solid #c02b0a !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  margin-bottom: 18px !important;
  padding: 0; }
  .et_pb_code .et_pb_code_inner .gform_wrapper#gform_wrapper_3 .gform_validation_errors.validation_error h2 {
    font-family: "Atlas Grotesk Regular", Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: normal !important;
    color: #790000 !important;
    text-align: center !important;
    padding: 0;
    margin: 0;
    padding: 0;
    line-height: 40px;
    font-size: 15px; }

@media only screen and (min-width: 641px) {
  .et_pb_module_inner
.et_pb_wpt_gravityform
.gform_wrapper.gform_validation_error
.gform_body
ul
li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half),
  .et_pb_module_inner
section.et_pb_wpt_gravityform
.gform_wrapper.gform_validation_error
.top_label
li.gfield.gfield_error.gf_left_half,
  .et_pb_module_inner
section.et_pb_wpt_gravityform
.gform_wrapper.gform_validation_error
.top_label
li.gfield.gfield_error.gf_right_half {
    max-width: 100% !important; } }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  font-family: "Atlas Grotesk Regular", Helvetica, Arial, Lucida, sans-serif !important;
  color: #4e4e4e !important;
  border-style: solid !important;
  border-radius: 0 0 0 0 !important;
  background-color: #eeeeee !important;
  border: 1px solid #bbbbbb !important;
  -webkit-text-fill-color: #4e4e4e !important;
  -webkit-box-shadow: 0 0 0px 1000px #eeeeee inset; }

input[type=search].et-search-field {
  height: 37px; }

input[type=search].et-search-field:-webkit-autofill,
input[type=search].et-search-field:-webkit-autofill:hover,
input[type=search].et-search-field:-webkit-autofill:focus {
  font-family: "Atlas Grotesk Regular", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 16px;
  font-weight: 700;
  border: none !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  transition: background-color 5000s ease-in-out 0s !important; }

ul.bullet_list li {
  line-height: 26px;
  padding-bottom: 0; }

ul.careers-list li {
  padding-bottom: 0 !important; }

ul.generations-list {
  list-style-type: none;
  padding-bottom: 0 !important;
  padding-left: 0 !important; }
  ul.generations-list li {
    padding-bottom: 0 !important; }

ul.autonomy-list {
  padding-top: 22px; }
  ul.autonomy-list li {
    margin-bottom: 0; }

ul.autonomy-list2 li {
  margin-bottom: 0;
  padding-bottom: 0; }

div.et_pb_section.homepage-hero-section {
  background-image: none !important;
  position: relative; }
  div.et_pb_section.homepage-hero-section .wisk-logo-overlay-image {
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto !important; }
    @media screen and (max-width: 767px) {
      div.et_pb_section.homepage-hero-section .wisk-logo-overlay-image {
        top: 0;
        right: 0; }
        div.et_pb_section.homepage-hero-section .wisk-logo-overlay-image .et_pb_column {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
          div.et_pb_section.homepage-hero-section .wisk-logo-overlay-image .et_pb_column .et_pb_module.et_pb_image .et_pb_image_wrap {
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0; }
            div.et_pb_section.homepage-hero-section .wisk-logo-overlay-image .et_pb_column .et_pb_module.et_pb_image .et_pb_image_wrap img {
              position: relative;
              left: auto;
              right: -1%;
              bottom: 0;
              width: auto !important;
              height: 60%;
              top: 40%; } }

.aircraft-background-video-section {
  position: relative; }
  .aircraft-background-video-section .et_pb_section_video_bg {
    display: flex;
    align-items: center; }

.video-animation-row {
  position: relative; }
  .video-animation-row .spend-less-time-overlay-text {
    position: absolute;
    z-index: 100;
    padding: 2.5% 0 0 5%; }

ul.erg-list li, ul.enviro-list li {
  margin: 0 auto 0;
  padding-bottom: 0 !important; }

ul.scope-list {
  margin-left: 12px; }
  ul.scope-list li {
    margin: 0 auto;
    padding-bottom: 0 !important; }

ul.careers-benefits li {
  margin: 0 auto 12px;
  padding-bottom: 0; }

.press-email.et_pb_module.et_pb_text .et_pb_text_inner a {
  color: #fff !important; }
  .press-email.et_pb_module.et_pb_text .et_pb_text_inner a:hover {
    color: #b3b3b3 !important;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }

#et-main-area ul li,
#et-main-area ol li {
  line-height: 1.8em;
  padding-bottom: 15px; }

#et-main-area ul li:last-child,
#et-main-area ol li:last-child {
  padding-bottom: 0; }

a.dsm-readmore-btn,
a.more-link {
  text-transform: capitalize; }
  a.dsm-readmore-btn:after,
  a.more-link:after {
    content: ">";
    padding-left: 8px; }

.post-meta a {
  text-decoration: none !important;
  color: #00a9ce !important;
  font-weight: 500 !important;
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out; }

a.more-link:hover,
.post-meta a:hover {
  color: #0186a3 !important;
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out; }

.dsm-posted-category a[rel=tag],
.et_pb_post .post-meta a[rel=tag] {
  text-decoration: none !important;
  color: #666 !important;
  font-weight: 500 !important; }

@media all and (max-width: 980px) {
  .custom-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .custom-row .first-on-mobile {
      -webkit-order: 1;
      order: 1; }
    .custom-row .second-on-mobile {
      -webkit-order: 2;
      order: 2; }
    .custom-row .third-on-mobile {
      -webkit-order: 3;
      order: 3; }
    .custom-row .fourth-on-mobile {
      -webkit-order: 4;
      order: 4; } }

.blog-layout .et_pb_row .second-on-mobile {
  width: 85%; }

.blog-layout .et_pb_row .first-on-mobile {
  width: 15%; }

.blog-layout.homepage .et_pb_row .et_pb_column .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_ajax_pagination_container .et_pb_salvattore_content .column {
  width: 100%; }
  .blog-layout.homepage .et_pb_row .et_pb_column .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_ajax_pagination_container .et_pb_salvattore_content .column article {
    display: flex;
    flex-direction: column; }
    .blog-layout.homepage .et_pb_row .et_pb_column .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_ajax_pagination_container .et_pb_salvattore_content .column article:before {
      content: '';
      border-left: 11px solid #ffd100;
      height: calc(100% - 79px);
      position: absolute;
      top: 27px; }
      @media all and (max-width: 768px) {
        .blog-layout.homepage .et_pb_row .et_pb_column .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_ajax_pagination_container .et_pb_salvattore_content .column article:before {
          height: calc(100% - 50px); } }
    .blog-layout.homepage .et_pb_row .et_pb_column .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_ajax_pagination_container .et_pb_salvattore_content .column article .entry-title {
      order: 2;
      padding-left: 30px;
      padding-bottom: 10px;
      flex-grow: 1;
      font-weight: normal !important; }
      .blog-layout.homepage .et_pb_row .et_pb_column .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_ajax_pagination_container .et_pb_salvattore_content .column article .entry-title a {
        font-family: "Atlas Grotesk Regular", Helvetica, Arial, Lucida, sans-serif !important;
        font-weight: normal !important; }
    .blog-layout.homepage .et_pb_row .et_pb_column .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_ajax_pagination_container .et_pb_salvattore_content .column article .post-meta {
      order: 1;
      padding-left: 30px;
      text-transform: uppercase;
      font-weight: 700; }
      .blog-layout.homepage .et_pb_row .et_pb_column .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_ajax_pagination_container .et_pb_salvattore_content .column article .post-meta a[rel=tag] {
        font-weight: 700 !important; }
    .blog-layout.homepage .et_pb_row .et_pb_column .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_ajax_pagination_container .et_pb_salvattore_content .column article .post-content {
      order: 3;
      padding-left: 30px; }
      .blog-layout.homepage .et_pb_row .et_pb_column .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_ajax_pagination_container .et_pb_salvattore_content .column article .post-content a.more-link {
        font-weight: 700 !important;
        margin-bottom: -5px;
        display: block; }

.blog-layout .et_pb_row .et_pb_column .et_pb_row_inner.blog-content .et_pb_column .et_pb_module.et_pb_post_slider .et_pb_slides .et_pb_slide .et_pb_slide_overlay_container {
  border-left: 12px solid #FFD100; }
  .blog-layout .et_pb_row .et_pb_column .et_pb_row_inner.blog-content .et_pb_column .et_pb_module.et_pb_post_slider .et_pb_slides .et_pb_slide .et_pb_slide_overlay_container:before {
    content: '';
    background-image: url("/wp-content/uploads/2021/01/wisk-logo-yellow.svg");
    position: absolute;
    left: 20px;
    bottom: 8px;
    display: inline-block;
    height: 30px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: center bottom; }

.blog-layout .et_pb_row .et_pb_column .et_pb_row_inner.blog-content .et_pb_column .et_pb_module.et_pb_post_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title {
  text-align: left; }

.blog-layout .et_pb_row .et_pb_column .et_pb_row_inner.blog-content .et_pb_column .et_pb_module.et_pb_post_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
  display: none !important; }

.blog-featured-left.et_pb_posts .et_pb_post {
  min-height: 130px;
  border-bottom: 1px solid #ECEAEA;
  padding-bottom: 20px;
  margin-bottom: 30px; }
  .blog-featured-left.et_pb_posts .et_pb_post:last-of-type {
    border-bottom: 0; }
  .blog-featured-left.et_pb_posts .et_pb_post.has-post-thumbnail a.entry-featured-image-url {
    margin-bottom: 0; }
  .blog-featured-left.et_pb_posts .et_pb_post.has-post-thumbnail img {
    width: 20% !important;
    height: auto !important;
    margin-right: 4%;
    float: left; }
  .blog-featured-left.et_pb_posts .et_pb_post.has-post-thumbnail .et_overlay {
    width: 20% !important;
    height: auto !important;
    margin-right: 4%;
    float: left; }
  .blog-featured-left.et_pb_posts .et_pb_post.has-post-thumbnail .entry-title {
    float: right;
    width: 76%;
    margin-top: -0.3em; }
    .blog-featured-left.et_pb_posts .et_pb_post.has-post-thumbnail .entry-title a {
      -webkit-transition: color 0.4s ease-in-out;
      -moz-transition: color 0.4s ease-in-out;
      -o-transition: color 0.4s ease-in-out;
      transition: color 0.4s ease-in-out; }
      .blog-featured-left.et_pb_posts .et_pb_post.has-post-thumbnail .entry-title a:hover {
        color: #0186a3 !important;
        -webkit-transition: color 0.4s ease-in-out;
        -moz-transition: color 0.4s ease-in-out;
        -o-transition: color 0.4s ease-in-out;
        transition: color 0.4s ease-in-out; }
  .blog-featured-left.et_pb_posts .et_pb_post.has-post-thumbnail .post-meta {
    float: right;
    width: 76%; }
  .blog-featured-left.et_pb_posts .et_pb_post.has-post-thumbnail .post-content {
    float: right;
    width: 76%; }
  .blog-featured-left.et_pb_posts .et_pb_post#post-4657 a.entry-featured-image-url img {
    width: 20% !important;
    height: auto !important;
    margin-left: auto !important; }

.blog-sidebar .et_pb_widget.widget_custom_html, .blog-sidebar .et_pb_widget.widget_categories, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget {
  margin-bottom: 60px !important; }
  .blog-sidebar .et_pb_widget.widget_custom_html h4.widgettitle:after, .blog-sidebar .et_pb_widget.widget_categories h4.widgettitle:after, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget h4.widgettitle:after {
    content: " ";
    margin: 15px 0;
    display: block; }
  .blog-sidebar .et_pb_widget.widget_custom_html a, .blog-sidebar .et_pb_widget.widget_categories a, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget a {
    color: #55565A;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6em;
    -webkit-transition: color 0.4s ease-in-out;
    -moz-transition: color 0.4s ease-in-out;
    -o-transition: color 0.4s ease-in-out;
    transition: color 0.4s ease-in-out; }
    .blog-sidebar .et_pb_widget.widget_custom_html a:hover, .blog-sidebar .et_pb_widget.widget_categories a:hover, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget a:hover {
      color: #0186a3 !important;
      -webkit-transition: color 0.4s ease-in-out;
      -moz-transition: color 0.4s ease-in-out;
      -o-transition: color 0.4s ease-in-out;
      transition: color 0.4s ease-in-out; }
  .blog-sidebar .et_pb_widget.widget_custom_html ul li, .blog-sidebar .et_pb_widget.widget_categories ul li, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget ul li {
    padding-bottom: 0 !important; }
    .blog-sidebar .et_pb_widget.widget_custom_html ul li:last-child, .blog-sidebar .et_pb_widget.widget_categories ul li:last-child, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget ul li:last-child {
      margin-bottom: 0; }
    .blog-sidebar .et_pb_widget.widget_custom_html ul li.current-cat a, .blog-sidebar .et_pb_widget.widget_categories ul li.current-cat a, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget ul li.current-cat a {
      color: #00a9ce !important;
      font-weight: 600; }
  .blog-sidebar .et_pb_widget.widget_custom_html ul.et-social-icons, .blog-sidebar .et_pb_widget.widget_categories ul.et-social-icons, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget ul.et-social-icons {
    float: none;
    display: flex;
    flex-direction: column;
    margin-top: 21px;
    align-items: flex-start; }
    .blog-sidebar .et_pb_widget.widget_custom_html ul.et-social-icons li, .blog-sidebar .et_pb_widget.widget_categories ul.et-social-icons li, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget ul.et-social-icons li {
      padding-bottom: 10px !important;
      display: block;
      margin-left: 0; }
      .blog-sidebar .et_pb_widget.widget_custom_html ul.et-social-icons li a, .blog-sidebar .et_pb_widget.widget_categories ul.et-social-icons li a, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget ul.et-social-icons li a {
        display: inline-flex; }
        .blog-sidebar .et_pb_widget.widget_custom_html ul.et-social-icons li a:before, .blog-sidebar .et_pb_widget.widget_categories ul.et-social-icons li a:before, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget ul.et-social-icons li a:before {
          font-size: 30px;
          padding-right: 15px; }
        .blog-sidebar .et_pb_widget.widget_custom_html ul.et-social-icons li a span, .blog-sidebar .et_pb_widget.widget_categories ul.et-social-icons li a span, .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget ul.et-social-icons li a span {
          display: inline-block; }

.blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget h4.widgettitle {
  padding-bottom: 30px; }

.blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget ul li {
  padding-bottom: 30px !important; }
  .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget ul li img.wa_nc_logo {
    display: block;
    margin-bottom: 10px;
    max-width: 128px; }
  .blog-sidebar .et_pb_widget.widget_wa_news_coverage_widget ul li a {
    display: block;
    font-family: 'Atlas Grotesk Regular',Helvetica,Arial,Lucida,sans-serif;
    color: #00a9ce;
    font-weight: 600; }

.blog-sidebar .et_pb_widget a.media {
  font-family: 'Atlas Grotesk Regular',Helvetica,Arial,Lucida,sans-serif;
  color: #00a9ce;
  font-weight: 500; }

.et_pb_blog_grid_wrapper .post-content .post-content-inner {
  font-size: 14px; }

.et_pb_post_content h2 {
  font-family: "Atlas Grotesk Regular";
  line-height: 1.3em;
  margin-bottom: 12px; }

.et_pb_text_inner h2 {
  line-height: 1.3em; }
  @media all and (max-width: 767px) {
    .et_pb_text_inner h2 {
      font-size: 34px !important; } }

.et_pb_text_inner h1 {
  font-weight: 700;
  font-size: 60px;
  color: #ffffff !important;
  line-height: 1.3em;
  text-shadow: 0.08em 0.08em 0.08em rgba(0, 0, 0, 0.3); }
  @media all and (max-width: 767px) {
    .et_pb_text_inner h1 {
      font-size: 34px !important; } }

@media all and (max-width: 474px) {
  .et_pb_blog_0 .wp-pagenavi span, .et_pb_blog_0 .wp-pagenavi a,
  .et_pb_blog_1 .wp-pagenavi span,
  .et_pb_blog_1 .wp-pagenavi a {
    font-size: 11px !important; }
  .et_pb_blog_0 .wp-pagenavi span.pages,
  .et_pb_blog_1 .wp-pagenavi span.pages {
    display: block;
    border: 0; } }

@media all and (max-width: 1415px) {
  .those-who-leap-header .main-header-text {
    margin-right: 25% !important; } }

@media all and (max-width: 1265px) {
  .those-who-leap-header .main-header-text {
    margin-right: 1% !important; } }

@media all and (max-width: 980px) {
  .those-who-leap-header .main-header-text {
    margin-right: auto !important;
    margin-left: auto !important; }
    .those-who-leap-header .main-header-text .et_pb_text_inner h1 {
      text-align: center; } }

@media all and (min-width: 981px) and (max-width: 1015px) {
  .twl-static-blog .twl-static-blog-meta .et_pb_text_inner h2.entry-title {
    height: 60px; } }

.twl-static-blog .twl-static-blog-meta .et_pb_text_inner h2.entry-title a {
  color: #55565e !important; }

.twl-static-blog .twl-static-blog-meta .et_pb_text_inner p a {
  color: #55565e !important;
  font-weight: 500 !important; }

@media all and (min-width: 981px) and (max-width: 1452px) {
  .twl-static-blog .twl-static-blog-excerpt {
    min-height: 200px; } }

@media all and (min-width: 981px) and (max-width: 1267px) {
  .twl-static-blog .twl-static-blog-excerpt {
    min-height: 230px; } }

@media all and (min-width: 981px) and (max-width: 1112px) {
  .twl-static-blog .twl-static-blog-excerpt {
    min-height: 260px; } }

@media all and (min-width: 981px) and (max-width: 1049px) {
  .twl-static-blog .twl-static-blog-excerpt {
    min-height: 233px; } }

@media all and (min-width: 981px) and (max-width: 986px) {
  .twl-static-blog .twl-static-blog-excerpt {
    min-height: 291px; } }

.twl-static-blog .twl-static-blog-readmore .et_pb_text_inner p a.more-link {
  font-weight: 500 !important; }

.et_pb_module.et_pb_text .et_pb_text_inner a {
  text-decoration: none !important;
  color: #00a9ce !important;
  font-weight: 700 !important;
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out; }
  .et_pb_module.et_pb_text .et_pb_text_inner a:hover, .et_pb_module.et_pb_text .et_pb_text_inner a:active, .et_pb_module.et_pb_text .et_pb_text_inner a:focus {
    color: #0186a3 !important;
    -webkit-transition: color 0.4s ease-in-out;
    -moz-transition: color 0.4s ease-in-out;
    -o-transition: color 0.4s ease-in-out;
    transition: color 0.4s ease-in-out; }

/*** MV 360 overrides ***/
.et_pb_section.mv360tour-hotspot__container__mobile {
  display: none;
  position: fixed;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  padding: 0;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25);
  z-index: 10;
  border-radius: 10px; }
  .et_pb_section.mv360tour-hotspot__container__mobile .et_pb_row {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100% !important;
    max-height: 100% !important; }
    .et_pb_section.mv360tour-hotspot__container__mobile .et_pb_row .et_pb_column {
      height: 100% !important;
      max-height: 100% !important; }
      .et_pb_section.mv360tour-hotspot__container__mobile .et_pb_row .et_pb_column .et_pb_module.et_pb_text {
        height: 100% !important;
        max-height: 100% !important; }
        .et_pb_section.mv360tour-hotspot__container__mobile .et_pb_row .et_pb_column .et_pb_module.et_pb_text .j-mv360tour-hotspot-body-remove {
          display: none; }
        .et_pb_section.mv360tour-hotspot__container__mobile .et_pb_row .et_pb_column .et_pb_module.et_pb_text .mv360tour-hotspot__title {
          display: none; }
        .et_pb_section.mv360tour-hotspot__container__mobile .et_pb_row .et_pb_column .et_pb_module.et_pb_text .mv360tour-hotspot__container__text {
          height: 100% !important;
          max-height: 100% !important; }
          .et_pb_section.mv360tour-hotspot__container__mobile .et_pb_row .et_pb_column .et_pb_module.et_pb_text .mv360tour-hotspot__container__text .wa-hotspot-overlay {
            flex-direction: column-reverse; }
            .et_pb_section.mv360tour-hotspot__container__mobile .et_pb_row .et_pb_column .et_pb_module.et_pb_text .mv360tour-hotspot__container__text .wa-hotspot-overlay .left {
              border-radius: 0 0 10px 10px; }
            .et_pb_section.mv360tour-hotspot__container__mobile .et_pb_row .et_pb_column .et_pb_module.et_pb_text .mv360tour-hotspot__container__text .wa-hotspot-overlay .right {
              border-radius: 10px 10px 0 0; }
        .et_pb_section.mv360tour-hotspot__container__mobile .et_pb_row .et_pb_column .et_pb_module.et_pb_text .mv360tour-hotspot__container__arrow,
        .et_pb_section.mv360tour-hotspot__container__mobile .et_pb_row .et_pb_column .et_pb_module.et_pb_text .mv360tour-hotspot__container__arrow-shadow {
          display: none; }

@media all and (max-width: 980px) {
  .mv360tour-public-shortcode .mv360tour-title-scene .mv360tour-fullscreen {
    display: none; } }

.mv360tour-public-shortcode .mv360tour-title-scene .close-btn {
  position: relative;
  background: url(/wp-content/uploads/2022/09/closing-x-black.png) center center no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  cursor: pointer; }

.mv360tour-public-shortcode .mv360tour-hotspot__container {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25); }
  @media all and (max-width: 980px) {
    .mv360tour-public-shortcode .mv360tour-hotspot__container {
      display: none; } }
  .mv360tour-public-shortcode .mv360tour-hotspot__container.mv360tour-hotspot__container--text {
    padding: 0;
    margin-bottom: 10px;
    cursor: default; }
    .mv360tour-public-shortcode .mv360tour-hotspot__container.mv360tour-hotspot__container--text .mv360tour-hotspot__title.mv360tour-hotspot__title--text {
      display: none; }
    .mv360tour-public-shortcode .mv360tour-hotspot__container.mv360tour-hotspot__container--text .mv360tour-hotspot__container__text .wa-hotspot-overlay .hotspotClose {
      cursor: pointer; }
    .mv360tour-public-shortcode .mv360tour-hotspot__container.mv360tour-hotspot__container--text .mv360tour-hotspot__container__arrow {
      display: none; }
    .mv360tour-public-shortcode .mv360tour-hotspot__container.mv360tour-hotspot__container--text .mv360tour-hotspot__container__arrow-shadow {
      display: none; }
    .mv360tour-public-shortcode .mv360tour-hotspot__container.mv360tour-hotspot__container--text .mv360tour-hotspot__container__remove {
      display: none; }
  .mv360tour-public-shortcode .mv360tour-hotspot__container:after {
    background-color: transparent;
    display: none; }

/* interior hotspot pulse */
.mv360tour-hotspot-icon.is-front:not(.is-open) .mv360tour-hotspot__container {
  pointer-events: none; }

.mv360tour-hotspot-icon:not(.is-open):before {
  content: '';
  width: 300%;
  height: 300%;
  margin-left: -100%;
  margin-top: -100%;
  position: relative;
  display: block;
  pointer-events: none; }

.mv360tour-hotspot-icon:not(.is-open):hover:before {
  content: '';
  position: relative;
  display: block;
  width: 300%;
  height: 300%;
  box-sizing: border-box;
  margin-left: -100%;
  margin-top: -100%;
  border-radius: 300px;
  background-color: #01AACE;
  animation: pulse-ring 0.85s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; }

.mv360tour-hotspot-icon:not(.is-open).wisk-yellow:hover {
  width: 92px;
  height: 50px; }
  .mv360tour-hotspot-icon:not(.is-open).wisk-yellow:hover:before {
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    margin-left: -50%;
    margin-top: -28.5%;
    border-radius: 200px;
    background-color: #ffd100; }

.mv360tour-hotspot-icon:not(.is-open).wisk-yellow.rear-seats:hover:before {
  margin-left: -50%;
  margin-top: -17%; }

.mv360tour-hotspot-icon:not(.is-open).wisk-yellow.front-seats:hover:before {
  margin-left: -50%;
  margin-top: -15%; }

.mv360tour-hotspot-icon:not(.is-open):focus {
  width: 50px;
  height: 50px;
  border: 0; }

.j-mv360tour-public.mv360tour-public .mv360tour-title-scene {
  height: 50px !important;
  line-height: 32px !important;
  font-family: 'Atlas Grotesk',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 600;
  font-size: 22px !important;
  background-color: transparent !important; }
  .j-mv360tour-public.mv360tour-public .mv360tour-title-scene span:not(.mv360tour-fullscreen) {
    display: none !important; }
  .j-mv360tour-public.mv360tour-public .mv360tour-title-scene .mv360tour-fullscreen svg {
    fill: #ffd100 !important; }

.mv360tour-hotspot-icon.wisk-yellow .mv360tour-hotspot__container {
  border-radius: 0;
  padding: 0; }
  .mv360tour-hotspot-icon.wisk-yellow .mv360tour-hotspot__container .mv360tour-hotspot__title {
    border: 2px solid #f4cf00;
    padding: 0.3em 1em;
    font-family: 'Atlas Grotesk Regular',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em !important;
    color: #f4cf00 !important;
    white-space: nowrap;
    min-width: 200px;
    text-align: center;
    transition: all 300ms ease 0ms; }
    .mv360tour-hotspot-icon.wisk-yellow .mv360tour-hotspot__container .mv360tour-hotspot__title:hover {
      color: #fff !important;
      background-color: #f4cf00;
      transition: all 300ms ease 0ms; }
  .mv360tour-hotspot-icon.wisk-yellow .mv360tour-hotspot__container .mv360tour-hotspot__container__arrow,
  .mv360tour-hotspot-icon.wisk-yellow .mv360tour-hotspot__container .mv360tour-hotspot__container__arrow-shadow {
    display: none; }

/* custom hotspot overlays */
.wa-hotspot-overlay {
  display: flex;
  border-radius: 0;
  height: 100%; }
  .wa-hotspot-overlay .left {
    background-color: #cbcbcb;
    flex-basis: 50%;
    padding: 0;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    position: relative; }
    .wa-hotspot-overlay .left .content {
      height: 100%;
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      color: #55565a; }
      .wa-hotspot-overlay .left .content video {
        border-radius: 0;
        outline: none; }
        .wa-hotspot-overlay .left .content video:focus {
          outline: none; }
  .wa-hotspot-overlay .right {
    position: relative;
    background-color: #fff;
    flex-basis: 50%;
    padding: 60px;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    .wa-hotspot-overlay .right .content {
      color: #55565a; }
      .wa-hotspot-overlay .right .content h3 {
        font-family: 'Atlas Grotesk Bold',Helvetica,Arial,Lucida,sans-serif;
        font-size: 30px;
        color: #55565a !important;
        line-height: 1.3em;
        margin-bottom: 20px; }
      .wa-hotspot-overlay .right .content .wa-overlay-divider {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 15px !important;
        margin-bottom: 1px !important;
        width: 80px;
        height: 23px;
        margin: 0 0 30px;
        position: relative;
        display: block; }
        .wa-hotspot-overlay .right .content .wa-overlay-divider:before {
          content: "";
          border-top: 6px solid #ffd100;
          width: auto;
          top: 0px;
          right: 0px;
          left: 0px;
          position: absolute; }
        .wa-hotspot-overlay .right .content .wa-overlay-divider:after {
          content: "";
          display: table; }
      .wa-hotspot-overlay .right .content video {
        border-radius: 0;
        outline: none; }
        .wa-hotspot-overlay .right .content video:focus {
          outline: none; }
  .wa-hotspot-overlay.single-column .left,
  .wa-hotspot-overlay.single-column .right {
    flex-basis: 100%;
    border-radius: 0; }
  .wa-hotspot-overlay .content video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .wa-hotspot-overlay .hotspotClose {
    position: relative;
    background: url(/wp-content/uploads/2022/08/closing-x.png) center center no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10; }

.et_pb_module.et_pb_text .et_pb_text_inner .wa-hotspot-overlay .content a.et_pb_button.et_pb_bg_layout_light {
  font-weight: 500 !important; }
  .et_pb_module.et_pb_text .et_pb_text_inner .wa-hotspot-overlay .content a.et_pb_button.et_pb_bg_layout_light:hover {
    cursor: pointer;
    color: #fff !important; }

.wa-3d-model-title {
  left: 10% !important;
  right: 10% !important;
  max-width: 1200px !important; }
  .wa-3d-model-title.hide {
    opacity: 0;
    visibility: hidden;
    animation: fadeOut 0.3s; }
  .wa-3d-model-title.show {
    opacity: 1;
    visibility: visible;
    animation: fadeIn 0.7s; }
  @media all and (max-width: 414px) {
    .wa-3d-model-title {
      left: 0 !important;
      right: 0 !important; } }
  .wa-3d-model-title .et_pb_text_inner h2 {
    margin: 0 !important;
    padding: 0 !important; }
  @media all and (min-width: 1920px) {
    .wa-3d-model-title {
      max-width: 1920px !important; } }

@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 1;
    visibility: visible; } }

@keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }

.wa-3d-interior-section {
  display: none;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%; }
  .wa-3d-interior-section .et_pb_row {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%; }
    .wa-3d-interior-section .et_pb_row .et_pb_column {
      width: 100%;
      height: 100%;
      max-height: 100%;
      max-width: 100%; }
      .wa-3d-interior-section .et_pb_row .et_pb_column .et_pb_module {
        width: 100%;
        height: 100%;
        max-height: 100%;
        max-width: 100%; }
        .wa-3d-interior-section .et_pb_row .et_pb_column .et_pb_module .et_pb_code_inner {
          width: 100%;
          height: 100%;
          max-height: 100%;
          max-width: 100%; }

.model_transition_btn:hover {
  cursor: pointer; }

/*** model-viewer overrides ***/
model-viewer::part(default-progress-bar) {
  background-color: #ffd100;
  height: 8px; }

model-viewer .wa-hotspot-overlay.master {
  position: absolute;
  display: flex;
  opacity: 0;
  height: 65%;
  width: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  transition: all 0.3s ease-in-out; }
  model-viewer .wa-hotspot-overlay.master.active {
    z-index: 10;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25); }
  @media all and (min-width: 981px) {
    model-viewer .wa-hotspot-overlay.master {
      height: 490px;
      width: 980px; } }
  @media all and (min-width: 1201px) {
    model-viewer .wa-hotspot-overlay.master {
      height: 500px;
      width: 1000px; } }
  @media all and (max-width: 980px) {
    model-viewer .wa-hotspot-overlay.master {
      height: 99%;
      width: 99%;
      flex-direction: column-reverse; }
      model-viewer .wa-hotspot-overlay.master .left {
        border-radius: 0; }
      model-viewer .wa-hotspot-overlay.master .right {
        padding: 30px 20px;
        border-radius: 0; } }
  model-viewer .wa-hotspot-overlay.master .hotspotClose {
    position: relative;
    background: url(/wp-content/uploads/2022/08/closing-x.png) center center no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100; }
    model-viewer .wa-hotspot-overlay.master .hotspotClose:hover {
      cursor: pointer; }
  model-viewer .wa-hotspot-overlay.master .content {
    line-height: 1.8em;
    font-family: 'Atlas Grotesk Regular',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    font-weight: 500;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }

model-viewer button.Hotspot {
  display: none;
  background-image: url(/wp-content/uploads/2022/08/callout.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0;
  background-color: transparent;
  width: 50px;
  height: 50px; }
  @media all and (max-width: 980px) {
    model-viewer button.Hotspot {
      width: 35px;
      height: 35px; } }
  model-viewer button.Hotspot.interior {
    width: 80px;
    height: 36px;
    background-image: url(/wp-content/uploads/2022/09/enter-button.png); }
    model-viewer button.Hotspot.interior:before {
      width: 200%;
      height: 350%;
      box-sizing: border-box;
      margin-left: -50%;
      margin-top: -38%; }
    model-viewer button.Hotspot.interior.highlight:before, model-viewer button.Hotspot.interior:hover:before {
      width: 200%;
      height: 350%;
      box-sizing: border-box;
      margin-left: -50%;
      margin-top: -38%;
      background-color: #ffd100; }
    model-viewer button.Hotspot.interior .HotspotAnnotation {
      display: none; }
  model-viewer button.Hotspot:before {
    content: '';
    width: 300%;
    height: 300%;
    margin-left: -100%;
    margin-top: -100%;
    position: relative;
    display: block;
    pointer-events: none; }
  model-viewer button.Hotspot.highlight:before, model-viewer button.Hotspot:hover:before {
    content: '';
    position: relative;
    display: block;
    width: 300%;
    height: 300%;
    box-sizing: border-box;
    margin-left: -100%;
    margin-top: -100%;
    border-radius: 50px;
    background-color: #01AACE;
    animation: pulse-ring 1s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; }
    @media all and (max-width: 980px) {
      model-viewer button.Hotspot.highlight:before, model-viewer button.Hotspot:hover:before {
        border-radius: 35px; } }
  model-viewer button.Hotspot:focus {
    border: 0; }
  model-viewer button.Hotspot .HotspotAnnotation {
    display: none; }
    model-viewer button.Hotspot .HotspotAnnotation .wa-hotspot-overlay {
      display: none; }

@keyframes pulse-ring {
  0% {
    transform: scale(0.33); }
  80%, 100% {
    opacity: 0; } }

.wp-pagenavi {
  font-family: "Atlas Grotesk Bold", Helvetica, Arial, Lucida, sans-serif;
  width: 100%; }
  .wp-pagenavi a {
    padding: 0.3em 0.8em !important;
    font-size: 18px !important;
    color: #55565a;
    line-height: 2em;
    background: #fff;
    transition: all 0.5s;
    font-weight: 400; }
  .wp-pagenavi span {
    padding: 0.3em 0.8em !important;
    font-size: 18px !important;
    color: #55565a;
    line-height: 2em;
    background: #fff;
    transition: all 0.5s;
    font-weight: 400; }
    @media all and (max-width: 767px) {
      .wp-pagenavi span {
        margin: 0 0 !important; }
        .wp-pagenavi span.extend {
          display: none; } }
    .wp-pagenavi span.pages {
      display: block;
      white-space: nowrap; }
    .wp-pagenavi span.current {
      color: #fff !important;
      background: #1e1e1e !important; }
  @media all and (max-width: 767px) {
    .wp-pagenavi a.first, .wp-pagenavi a.last {
      white-space: nowrap; } }
  @media all and (max-width: 414px) {
    .wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {
      display: none; } }
  .wp-pagenavi a:hover {
    color: #fff !important;
    background: #1e1e1e !important; }
  .wp-pagenavi .pages {
    background: none; }

.btn-inline .et_pb_button_module_wrapper {
  display: inline-block;
  padding-bottom: 20px;
  margin: 0 20px 0 0; }
  @media all and (max-width: 981px) {
    .btn-inline .et_pb_button_module_wrapper {
      margin: 0 auto;
      text-align: center;
      width: 48%; } }
  @media all and (max-width: 414px) {
    .btn-inline .et_pb_button_module_wrapper {
      width: 65%;
      display: block;
      margin: 0 auto; } }

.col-inline-btn .et_pb_button_module_wrapper {
  display: inline-block;
  padding-right: 30px; }
  .col-inline-btn .et_pb_button_module_wrapper:last-of-type {
    padding-right: 0; }
  @media all and (max-width: 414px) {
    .col-inline-btn .et_pb_button_module_wrapper {
      display: block;
      padding-right: 0;
      text-align: center; } }

.page-not-found .et_pb_header_content_wrapper {
  background-color: #fff;
  color: #000;
  margin-top: 60px;
  padding: 60px 30px;
  width: fit-content;
  opacity: 0.9;
  position: relative; }
  .page-not-found .et_pb_header_content_wrapper:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    background-color: #f4cf00;
    left: 0;
    top: 0;
    opacity: 1; }

.mfp-container {
  cursor: pointer; }
  .mfp-container .mfp-content .mfp-figure button.mfp-close {
    right: 0;
    padding-right: 0;
    width: 40px;
    top: 35px;
    opacity: 0.70;
    cursor: pointer;
    font-family: "Atlas Grotesk Regular", Helvetica, Arial, Lucida, sans-serif;
    font-size: 40px;
    height: 40px;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    display: flex;
    justify-content: center; }
    .mfp-container .mfp-content .mfp-figure button.mfp-close:hover {
      opacity: 1; }
  .mfp-container .mfp-content .mfp-figure figure {
    padding: 40px 0; }
    .mfp-container .mfp-content .mfp-figure figure img.mfp-img {
      padding: 0;
      height: calc(100vh - 80px); }
      @media all and (max-width: 1300px) {
        .mfp-container .mfp-content .mfp-figure figure img.mfp-img {
          height: auto; } }
  .mfp-container .mfp-arrow {
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out; }

.et_pb_text.inline-block {
  display: inline; }
  .et_pb_text.inline-block .et_pb_text_inner {
    display: inline; }
    .et_pb_text.inline-block .et_pb_text_inner:after {
      content: "|";
      padding: 0 2px 0 6px; }
  .et_pb_text.inline-block.last .et_pb_text_inner:after {
    content: "";
    padding-right: 0; }

.no-padding {
  padding: 0 !important; }

p.padding {
  padding-bottom: 1em !important; }

.no-button-wrapper-padding .et_pb_button_module_wrapper {
  padding: 0 !important; }

.concept_of_operations_button {
  text-align: center;
  min-width: 265px;
  background-color: rgba(0, 0, 0, 0.65); }

@media all and (max-width: 981px) {
  .careers-center-stack-mobile-buttons .et_pb_button_module_wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px !important; }
  .careers-center-stack-mobile-buttons .et_pb_code {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0 !important; } }

@media all and (max-width: 981px) {
  .mobile-image-stack-blurb {
    width: 100%; }
    .mobile-image-stack-blurb .et_pb_blurb_content {
      display: flex !important;
      flex-direction: column;
      align-items: center;
      padding-bottom: 30px; }
      .mobile-image-stack-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 100%;
        display: block; }
      .mobile-image-stack-blurb .et_pb_blurb_content .et_pb_blurb_container {
        padding-left: 0; } }

#main-footer {
  position: relative;
  padding: 60px 0; }
  @media all and (max-width: 921px) {
    #main-footer .container {
      width: 85%; } }
  #main-footer .container .footer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media all and (max-width: 921px) {
      #main-footer .container .footer-wrapper .hide-on-mobile {
        display: none; } }
    #main-footer .container .footer-wrapper .show-on-mobile {
      display: none; }
      @media all and (max-width: 921px) {
        #main-footer .container .footer-wrapper .show-on-mobile {
          display: block; } }
    @media all and (max-width: 921px) {
      #main-footer .container .footer-wrapper {
        flex-direction: column-reverse; } }
    #main-footer .container .footer-wrapper ul.secondary-footer-menu-nav {
      padding: 0;
      text-align: left;
      display: flex; }
      @media all and (max-width: 980px) {
        #main-footer .container .footer-wrapper ul.secondary-footer-menu-nav {
          text-align: center;
          padding: 30px 0 20px;
          justify-content: center; } }
      #main-footer .container .footer-wrapper ul.secondary-footer-menu-nav li {
        margin-bottom: 0;
        padding-bottom: 0;
        padding-right: 0; }
        #main-footer .container .footer-wrapper ul.secondary-footer-menu-nav li:first-child {
          padding-right: 4px; }
          #main-footer .container .footer-wrapper ul.secondary-footer-menu-nav li:first-child:after {
            content: "\2014";
            padding-left: 6px;
            font-size: 12px; }
        #main-footer .container .footer-wrapper ul.secondary-footer-menu-nav li a {
          font-size: 12px;
          font-weight: 600;
          color: #55565a;
          -webkit-transition: color 0.3s ease 0s;
          -o-transition: color 0.3s ease 0s;
          transition: color 0.3s ease 0s; }
          #main-footer .container .footer-wrapper ul.secondary-footer-menu-nav li a:hover {
            color: #fff !important; }
    #main-footer .container .footer-wrapper .col1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-direction: column;
      flex-basis: 50%;
      padding-right: 3%;
      justify-content: space-between; }
      @media all and (max-width: 921px) {
        #main-footer .container .footer-wrapper .col1 {
          padding: 30px 0 0; } }
      #main-footer .container .footer-wrapper .col1 .et-social-icons {
        float: none;
        margin: 0;
        text-align: left; }
        @media all and (max-width: 921px) {
          #main-footer .container .footer-wrapper .col1 .et-social-icons {
            padding: 50px 0 40px; } }
        #main-footer .container .footer-wrapper .col1 .et-social-icons li {
          padding-bottom: 0; }
          #main-footer .container .footer-wrapper .col1 .et-social-icons li:first-child {
            margin-left: 0; }
          #main-footer .container .footer-wrapper .col1 .et-social-icons li a {
            font-size: 42px;
            color: #55565a; }
            #main-footer .container .footer-wrapper .col1 .et-social-icons li a:hover {
              opacity: 1;
              color: #fff; }
          @media all and (max-width: 981px) {
            #main-footer .container .footer-wrapper .col1 .et-social-icons li {
              margin-left: 15px; } }
      #main-footer .container .footer-wrapper .col1 .textwidget .copyright-block {
        font-weight: 400;
        font-size: 13px;
        line-height: 16px;
        color: #55565a; }
    #main-footer .container .footer-wrapper .col2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-direction: column;
      flex-basis: 50%;
      padding-left: 3%;
      border-left: 1px solid #55565a; }
      @media all and (max-width: 921px) {
        #main-footer .container .footer-wrapper .col2 {
          border-left: 0;
          padding-left: 0;
          flex-basis: 100%; } }
      #main-footer .container .footer-wrapper .col2 .col2-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        @media all and (max-width: 921px) {
          #main-footer .container .footer-wrapper .col2 .col2-wrapper {
            flex-direction: column; } }
        #main-footer .container .footer-wrapper .col2 .col2-wrapper .menus {
          width: 50%; }
          @media all and (max-width: 921px) {
            #main-footer .container .footer-wrapper .col2 .col2-wrapper .menus {
              width: 100%; } }
          #main-footer .container .footer-wrapper .col2 .col2-wrapper .menus #footer-menu-nav ul#menu-footer {
            padding-top: 0 !important;
            display: grid;
            text-align: left; }
            @media all and (max-width: 980px) {
              #main-footer .container .footer-wrapper .col2 .col2-wrapper .menus #footer-menu-nav ul#menu-footer {
                text-align: left; } }
            #main-footer .container .footer-wrapper .col2 .col2-wrapper .menus #footer-menu-nav ul#menu-footer li {
              padding-bottom: 0;
              padding-right: 0; }
              #main-footer .container .footer-wrapper .col2 .col2-wrapper .menus #footer-menu-nav ul#menu-footer li a:hover {
                color: #fff; }
        #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact {
          width: 50%; }
          @media all and (max-width: 921px) {
            #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact {
              width: 100%; } }
          #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget {
            width: 100%; }
            #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget h4.title {
              font-family: "Atlas Grotesk Regular", Helvetica, Arial, Lucida, sans-serif !important;
              font-size: 14px;
              font-weight: 600;
              padding-bottom: 0.8em;
              line-height: 1.8em; }
            #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget .gform_wrapper.gravity-theme form .gform_body .gform_fields {
              grid-column-gap: 0 !important; }
              #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gfield--width-half {
                grid-column: span 12 !important; }
                #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gfield--width-half#field_submit {
                  display: block;
                  position: absolute;
                  right: 0; }
                  #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gfield--width-half#field_submit input[type=image].gform-button {
                    padding: 0 !important; }
                  #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gfield--width-half#field_submit .gform_ajax_spinner {
                    position: absolute;
                    right: 35px;
                    top: 10px; }
            #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget .gform_wrapper.gravity-theme form .gform_body #gform_fields_7 .gfield .ginput_container_email input[type=text] {
              padding: 8px; }
              @media only screen and (max-width: 641px) {
                #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget .gform_wrapper.gravity-theme form .gform_body #gform_fields_7 .gfield .ginput_container_email input[type=text] {
                  line-height: normal;
                  min-height: auto; } }
            #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget .gform_wrapper.gravity-theme.gform_validation_error .gform_validation_errors {
              border-radius: 0px;
              padding: 8px 8px 8px 16px; }
              #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget .gform_wrapper.gravity-theme.gform_validation_error .gform_validation_errors h2.gform_submission_error {
                padding-bottom: 0; }
            #main-footer .container .footer-wrapper .col2 .col2-wrapper .contact .gform_widget .gform_wrapper.gravity-theme.gform_validation_error form .gform_body .gform_fields .gfield_description.validation_message.gfield_validation_message {
              padding: 8px 8px;
              line-height: 1.2em; }
    #main-footer .container .footer-wrapper .textwidget .mission-block p.title {
      font-size: 14px;
      font-weight: 600;
      padding-bottom: 0.5em; }
    #main-footer .container .footer-wrapper .textwidget .mission-block p.mission {
      font-size: 24px;
      font-weight: 600; }
  #main-footer .footer-logo {
    width: 100px;
    height: 100px;
    background: url("/wp-content/uploads/2022/08/wisk-w-edge-gray.png") center bottom no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100; }

.et-social-linkedin a.icon:before {
  content: "\e09d"; }

.et-social-youtube a.icon:before {
  content: "\e0a3"; }

.et-waypoint:not(.et_pb_counters) {
  opacity: 1; }

a[data-hfpop] {
  cursor: pointer; }

#wisk-diversity-statement-of-understanding {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(38, 38, 37, 0.8);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  animation-name: hidehfpopup;
  animation-duration: 750ms;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out; }
  #wisk-diversity-statement-of-understanding.open {
    z-index: 1000005;
    opacity: 1;
    visibility: visible;
    animation-name: showhfpopup; }
    #wisk-diversity-statement-of-understanding.open .et_pb_row {
      background-color: #fff;
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      overflow: scroll; }
      @media all and (min-width: 981px) and (max-width: 1500px) {
        #wisk-diversity-statement-of-understanding.open .et_pb_row {
          width: 75%; } }
      @media all and (max-width: 768px) {
        #wisk-diversity-statement-of-understanding.open .et_pb_row {
          height: 95vh; } }
      @media all and (min-width: 480px) and (max-width: 767px) {
        #wisk-diversity-statement-of-understanding.open .et_pb_row .et_pb_column {
          padding-left: 50px;
          padding-right: 50px; } }
      #wisk-diversity-statement-of-understanding.open .et_pb_row .et_pb_module.hfpop-close {
        position: absolute;
        top: 20px;
        right: 20px;
        margin-top: -20px;
        cursor: pointer; }

@keyframes showhfpopup {
  0% {
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 1;
    visibility: visible; } }

@keyframes hidehfpopup {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }

.scale-on-hover-btn:hover {
  font-size: 108px !important;
  transition: font-size 300ms ease 0ms; }

body {
  margin: 0;
  padding: 0;
  width: 100vw;
  height: 100vh; }

model-viewer {
  width: 100%;
  height: 90vh;
  background-color: #f0f0f0; }

.Hotspot {
  background: #fff;
  border-radius: 32px;
  border: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  cursor: pointer;
  height: 24px;
  padding: 8px;
  position: relative;
  transition: opacity 0.3s;
  width: 24px; }

.Hotspot > * {
  transform: translateY(-50%); }

.HotspotAnnotation {
  position: absolute;
  top: 50%;
  width: max-content; }

.Hotspot:not([data-visible]) > * {
  opacity: 0;
  pointer-events: none;
  transform: translateY(calc(-50% + 4px));
  transition: transform 0.3s, opacity 0.3s; }

.progress-bar {
  display: block;
  width: 33%;
  height: 10%;
  max-height: 2%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  border-radius: 25px;
  box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.5), 0px 0px 5px 1px rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.9);
  background-color: rgba(0, 0, 0, 0.5); }

.progress-bar.hide {
  visibility: hidden;
  transition: visibility 0.3s; }

.update-bar {
  background-color: rgba(255, 255, 255, 0.9);
  width: 0%;
  height: 100%;
  border-radius: 25px;
  float: left;
  transition: width 0.3s; }

#ar-button {
  background-image: url(ar_icon.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 12px 50%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  bottom: 16px;
  padding: 0px 16px 0px 40px;
  font-family: Roboto Regular, Helvetica Neue, sans-serif;
  font-size: 14px;
  color: #4285f4;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  border: 1px solid #DADCE0; }

#ar-button:active {
  background-color: #E8EAED; }

#ar-button:focus {
  outline: none; }

#ar-button:focus-visible {
  outline: 1px solid #4285f4; }

@keyframes circle {
  from {
    transform: translateX(-50%) rotate(0deg) translateX(50px) rotate(0deg); }
  to {
    transform: translateX(-50%) rotate(360deg) translateX(50px) rotate(-360deg); } }

@keyframes elongate {
  from {
    transform: translateX(100px); }
  to {
    transform: translateX(-100px); } }

model-viewer > #ar-prompt {
  position: absolute;
  left: 50%;
  bottom: 60px;
  animation: elongate 2s infinite ease-in-out alternate;
  display: none; }

model-viewer[ar-status="session-started"] > #ar-prompt {
  display: block; }

model-viewer > #ar-prompt > img {
  animation: circle 4s linear infinite; }

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