/** [Hyundai] Generated On : Wed, 29 May 2024 03:18:44 GMT **/
/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
.quote-reviews {
  color: #000;
  padding: 35px 30px;
  border: solid #DADADA;
  border-width: 1px 0; }
  .quote-reviews__header {
    text-align: center;
    font-family: 'HyundaiSansHead-Medium';
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .quote-reviews__header {
        font-size: 30px;
        line-height: 1.5; } }
    @media (max-width: 767px) {
      .quote-reviews__header {
        margin-bottom: 20px; } }
  .quote-reviews .qr-carousel__slide-content {
    padding: 0 90px; }
    @media (max-width: 767px) {
      .quote-reviews .qr-carousel__slide-content {
        padding: 0; } }
    @media (max-width: 991px) {
      .quote-reviews .qr-carousel__slide-content {
        padding: 0 10px; } }
  .quote-reviews .qr-carousel__slide-owner {
    float: right;
    width: auto;
    margin: 5px auto;
    font-family: 'HyundaiSansText-Regular';
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5; }
    @media (min-width: 768px) and (max-width: 991px) {
      .quote-reviews .qr-carousel__slide-owner {
        font-size: 16px;
        line-height: 1.5; } }
    @media (min-width: 992px) {
      .quote-reviews .qr-carousel__slide-owner {
        font-size: 28px;
        line-height: 1.5; } }
    .quote-reviews .qr-carousel__slide-owner p {
      margin-bottom: 0; }
    @media (max-width: 767px) {
      .quote-reviews .qr-carousel__slide-owner {
        float: none;
        text-align: center;
        margin-bottom: 10px; } }
  .quote-reviews .qr-carousel__slide-button {
    display: table;
    margin: 0 auto;
    clear: both;
    font-family: 'HyundaiSansHead-Bold';
    font-weight: 800;
    border: none;
    background-color: #002C5F;
    border: 2px solid #002C5F;
    color: #FFF;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    height: 56px;
    line-height: 52px;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .quote-reviews .qr-carousel__slide-button {
        font-size: 14px;
        height: 48px;
        line-height: 45px; } }
    body.touch .quote-reviews .qr-carousel__slide-button {
      background-color: #002C5F;
      color: #FFF; }
    body.no-touch .quote-reviews .qr-carousel__slide-button:hover, body.no-touch .quote-reviews .qr-carousel__slide-button:focus {
      background: #FFF;
      color: #002C5F;
      border: 2px solid #002C5F;
      border-color: #002C5F; }
    body.no-touch .quote-reviews .qr-carousel__slide-button:active {
      color: #FFF;
      background-color: #002C5F;
      border-color: #002C5F; }
    @media (max-width: 767px) {
      .quote-reviews .qr-carousel__slide-button {
        white-space: normal;
        display: flex;
        align-items: center;
        line-height: 1.5;
        justify-content: center; } }
  .quote-reviews .qr-carousel__slide:focus {
    outline: none; }
  .quote-reviews .qr-carousel__slide-quotes {
    font-size: 14px;
    line-height: 1.5;
    font-family: 'HyundaiSansText-Regular';
    font-weight: 400; }
    @media (min-width: 768px) and (max-width: 991px) {
      .quote-reviews .qr-carousel__slide-quotes {
        font-size: 24px;
        line-height: 1.5; } }
    @media (min-width: 992px) {
      .quote-reviews .qr-carousel__slide-quotes {
        font-size: 35px;
        line-height: 1.5; } }
    @media (max-width: 767px) {
      .quote-reviews .qr-carousel__slide-quotes {
        font-family: 'HyundaiSansHead-Regular';
        font-weight: 400;
        text-align: center; } }
    @media (max-width: 991px) {
      .quote-reviews .qr-carousel__slide-quotes {
        text-align: center; } }
  .quote-reviews .qr-carousel__slide-header {
    text-align: center;
    font-family: 'HyundaiSansHead-Medium';
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .quote-reviews .qr-carousel__slide-header {
        font-size: 30px;
        line-height: 1.5; } }
    @media (max-width: 767px) {
      .quote-reviews .qr-carousel__slide-header {
        margin-bottom: 20px; } }
  .quote-reviews .qr-carousel__btn-prev {
    left: -25px;
    width: 20px;
    height: 20px;
    border: 1px solid #6B6B6B;
    transform: rotate(45deg);
    border-width: 0 0 5px 5px; }
    .quote-reviews .qr-carousel__btn-prev:hover {
      border-color: #000; }
  .quote-reviews .qr-carousel__btn-next {
    right: -25px;
    width: 20px;
    height: 20px;
    border: 1px solid #6B6B6B;
    transform: rotate(45deg);
    border-width: 5px 5px 0 0; }
    .quote-reviews .qr-carousel__btn-next:hover {
      border-color: #000; }
  .quote-reviews .qr-carousel__btn-prev, .quote-reviews .qr-carousel__btn-next {
    position: absolute;
    top: 49%;
    margin-top: -40px;
    z-index: 1; }

/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
.hc__legal {
  padding: 72px 0; }
  .hc__legal-container {
    font-family: 'HyundaiSansText-Regular';
    font-weight: 400;
    font-size: 14px;
    padding: 20px 0; }
  .hc__legal-trigger {
    text-decoration: underline;
    margin-bottom: 10px;
    position: relative;
    color: #002C5F;
    padding-right: 10px; }
    .hc__legal-trigger:after {
      content: "-";
      position: absolute;
      right: 0; }
    .hc__legal-trigger.collapsed:after {
      content: "+"; }

.ap-legal .hc__legal-container {
  flex: 0 0 75%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  padding-left: 0;
  padding-right: 0; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ap-legal .hc__legal-container {
      max-width: 75%; } }
  .ap-legal .hc__legal-container:first-child {
    padding-left: 0; }
  .ap-legal .hc__legal-container:last-child {
    padding-right: 0; }

.ap-vertical-carousel {
  font-family: 'HyundaiSansText-Regular';
  font-weight: 400;
  padding: 0; }
  @media (max-width: 1199px) {
    .ap-vertical-carousel {
      margin-bottom: 20px; } }
  .ap-vertical-carousel:first-child {
    padding-top: 30px; }
  .ap-vertical-carousel__heading {
    text-align: center;
    font-family: 'HyundaiSansHead-Medium';
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 30px;
    font-family: 'HyundaiSansHead-Medium';
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .ap-vertical-carousel__heading {
        font-size: 30px;
        line-height: 1.5; } }
    @media (max-width: 767px) {
      .ap-vertical-carousel__heading {
        margin-bottom: 20px; } }
  .ap-vertical-carousel .content-header {
    text-align: left; }
    @media (max-width: 1199px) {
      .ap-vertical-carousel .content-header {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 0;
        text-align: center; } }
  .ap-vertical-carousel__close {
    display: none; }
  @media (min-width: 1200px) {
    .slick-slide .ap-vertical-carousel__item__image-wrapper, .ap-vertical-carousel__image-wrapper {
      width: 50%; } }
  .slick-slide .ap-vertical-carousel__item__image-wrapper img, .ap-vertical-carousel__image-wrapper img {
    width: 100%;
    height: auto; }
  @media (min-width: 1200px) {
    .ap-vertical-carousel__items-container {
      display: flex; } }
  @media (min-width: 1200px) {
    .ap-vertical-carousel__items {
      width: 50%;
      padding-right: 40px;
      padding-left: 40px;
      display: flex;
      flex-direction: column;
      align-self: center; } }
  @media (min-width: 1200px) {
    .ap-vertical-carousel__items {
      padding-left: 60px; } }
  .ap-vertical-carousel__items.has-active {
    align-self: baseline; }
  .ap-vertical-carousel__items-wrapper {
    height: 100%; }
  .ap-vertical-carousel__item {
    cursor: pointer; }
    .ap-vertical-carousel__item:not(:last-child) {
      margin-bottom: 5px; }
    .ap-vertical-carousel__item div {
      font-size: 15px; }
    .ap-vertical-carousel__item .icon-chevron-right {
      transform: rotate(0);
      float: right;
      font-size: 20px; }
    .ap-vertical-carousel__item.active .icon-chevron-right {
      transform: rotate(180deg) scale(1.5); }
    .ap-vertical-carousel__item:focus {
      outline: none; }
    @media (max-width: 1199px) {
      .ap-vertical-carousel__item.slick-slide:not(.slick-current) {
        opacity: 0.5; }
        .ap-vertical-carousel__item.slick-slide:not(.slick-current) .ap-vertical-carousel__description {
          opacity: 0; } }
    .ap-vertical-carousel__item.slick-current .ap-vertical-carousel__description {
      margin-left: -30px;
      margin-right: -30px; }
  .show-icon .ap-vertical-carousel__item {
    padding-bottom: 0;
    margin-bottom: 0; }
  .ap-vertical-carousel__item-btn {
    color: #00AAD2;
    display: flex;
    align-items: center;
    background: 0;
    border: 0;
    padding: 0;
    font-size: 24px; }
    .ap-vertical-carousel__item-btn.active .ap-vertical-carousel__btn-icon {
      background: #00AAD2; }
  .ap-vertical-carousel__description-block {
    display: flex;
    flex-direction: row;
    align-items: baseline; }
    .ap-vertical-carousel__description-block .ap-image {
      max-width: 60px;
      min-width: 60px;
      margin-right: 15px;
      margin-bottom: 15px; }
      .ap-vertical-carousel__description-block .ap-image img {
        max-width: 100%; }
      @media (max-width: 1199px) {
        .ap-vertical-carousel__description-block .ap-image {
          display: none; } }
  .ap-vertical-carousel__description {
    flex-grow: 1; }
    .ap-vertical-carousel__description-cta {
      font-family: 'HyundaiSansHead-Bold';
      font-weight: 800;
      border: none;
      background-color: #002C5F;
      border: 2px solid #002C5F;
      color: #FFF;
      font-size: 16px;
      line-height: 56px;
      text-align: center;
      height: 56px;
      line-height: 52px;
      text-transform: uppercase;
      padding: 0 18px;
      display: inline-block;
      margin: 20px auto;
      width: 180px; }
      @media (max-width: 991px) {
        .ap-vertical-carousel__description-cta {
          font-size: 14px;
          height: 48px;
          line-height: 45px; } }
      body.touch .ap-vertical-carousel__description-cta {
        background-color: #002C5F;
        color: #FFF; }
      body.no-touch .ap-vertical-carousel__description-cta:hover, body.no-touch .ap-vertical-carousel__description-cta:focus {
        background: #FFF;
        color: #002C5F;
        border: 2px solid #002C5F;
        border-color: #002C5F; }
      body.no-touch .ap-vertical-carousel__description-cta:active {
        color: #FFF;
        background-color: #002C5F;
        border-color: #002C5F; }
      @media (min-width: 1199px) {
        .ap-vertical-carousel__description-cta {
          margin-right: 20px; } }
    .ap-vertical-carousel__description-back-btn {
      font-family: 'HyundaiSansHead-Bold';
      font-weight: 800;
      border: none;
      background-color: #002C5F;
      border: 2px solid #002C5F;
      color: #FFF;
      font-size: 16px;
      line-height: 56px;
      text-align: center;
      height: 56px;
      line-height: 52px;
      text-transform: uppercase;
      padding: 0 18px;
      display: inline-block;
      margin: 20px auto;
      width: 180px; }
      @media (max-width: 991px) {
        .ap-vertical-carousel__description-back-btn {
          font-size: 14px;
          height: 48px;
          line-height: 45px; } }
      body.touch .ap-vertical-carousel__description-back-btn {
        background-color: #002C5F;
        color: #FFF; }
      body.no-touch .ap-vertical-carousel__description-back-btn:hover, body.no-touch .ap-vertical-carousel__description-back-btn:focus {
        background: #FFF;
        color: #002C5F;
        border: 2px solid #002C5F;
        border-color: #002C5F; }
      body.no-touch .ap-vertical-carousel__description-back-btn:active {
        color: #FFF;
        background-color: #002C5F;
        border-color: #002C5F; }
      .ap-vertical-carousel__description-back-btn:hover {
        background-color: transparent;
        text-decoration: none;
        color: #23527c; }
    .ap-vertical-carousel__description .ap-legal {
      width: auto;
      display: block;
      padding: 0; }
      .ap-vertical-carousel__description .ap-legal .hc__legal-container {
        padding: 0px; }
      .ap-vertical-carousel__description .ap-legal .hc__legal-trigger {
        padding-top: 0px; }
      .ap-vertical-carousel__description .ap-legal .hc__legal-content p {
        padding-top: 20px; }
    .ap-vertical-carousel__description-header {
      font-family: 'HyundaiSansHead-Medium';
      font-weight: 600;
      margin-bottom: 12px;
      min-height: 40px;
      display: flex;
      align-items: center; }
      .ap-vertical-carousel__description-header .ap-header {
        flex-grow: 1; }
  .ap-vertical-carousel__btn-icon {
    display: block;
    width: 80px;
    height: 80px;
    border: 3px solid #00AAD2;
    margin-right: 30px;
    border-radius: 50%; }
  @media (min-width: 1200px) {
    .ap-vertical-carousel__description-content {
      display: none;
      width: 90%; }
    .active .ap-vertical-carousel__description-header {
      margin-bottom: 12px; }
    .ap-vertical-carousel__item.active .ap-vertical-carousel__description-content {
      display: block; }
    .ap-vertical-carousel__close.active {
      display: block; }
    .ap-vertical-carousel.right .ap-vertical-carousel__image-wrapper {
      order: 2; } }
  @media (max-width: 1199px) {
    .ap-vertical-carousel__description {
      text-align: center;
      padding: 5px; }
      .ap-vertical-carousel__description-content {
        display: block !important; }
      .ap-vertical-carousel__description-header .icon-chevron-right {
        display: none; }
    .ap-vertical-carousel .active {
      display: block !important; }
    .ap-vertical-carousel__close {
      display: none !important; }
    .ap-vertical-carousel__btn-prev {
      left: 10px;
      width: 25px;
      height: 25px;
      border: 1px solid #6B6B6B;
      transform: rotate(45deg);
      border-width: 0 0 4px 4px;
      border-color: #545454; }
      .ap-vertical-carousel__btn-prev:hover {
        border-color: #000; }
    .ap-vertical-carousel__btn-next {
      right: 10px;
      width: 25px;
      height: 25px;
      border: 1px solid #6B6B6B;
      transform: rotate(45deg);
      border-width: 4px 4px 0 0;
      border-color: #545454; }
      .ap-vertical-carousel__btn-next:hover {
        border-color: #000; }
    .ap-vertical-carousel__btn-prev, .ap-vertical-carousel__btn-next {
      position: absolute;
      margin-top: -15px;
      z-index: 1; } }
  .ap-vertical-carousel .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .ap-vertical-carousel .slick-dots li {
      margin: 0 0.25rem; }
    .ap-vertical-carousel .slick-dots button {
      display: block;
      width: 14px;
      height: 14px;
      padding: 0;
      margin: 10px;
      border: none;
      border-radius: 100%;
      background-color: #D8D8D8;
      color: transparent; }
    .ap-vertical-carousel .slick-dots li.slick-active button {
      background-color: #002C5F; }
  .ap-vertical-carousel .ap-legal {
    padding: 0; }

/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
.op-grid .grid-sizer,
.op-grid .op-grid__tile {
  width: calc(33.333333% - 20px);
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px; }
  @media (min-width: 1px) and (max-width: 1024px) {
    .op-grid .grid-sizer,
    .op-grid .op-grid__tile {
      width: calc(50% - 20px); } }
  @media (max-width: 479px) {
    .op-grid .grid-sizer,
    .op-grid .op-grid__tile {
      width: calc(100% - 20px);
      margin-bottom: 10px; } }

.op-grid {
  font-family: 'HyundaiSansText-Regular';
  font-weight: 400;
  padding-top: 50px; }
  .op-grid__header {
    display: flex;
    align-items: baseline;
    margin-bottom: 36px; }
    @media (max-width: 767px) {
      .op-grid__header {
        flex-direction: column;
        margin-bottom: 20px; } }
  .op-grid__title {
    font-family: 'HyundaiSansText-Medium';
    font-weight: 500;
    color: #413F40;
    font-size: 24px;
    line-height: 30px;
    margin-right: 20px; }
    @media (max-width: 991px) {
      .op-grid__title {
        font-size: 20px;
        line-height: 24px; } }
  .op-grid__links {
    list-style: none;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap; }
    .op-grid__links li {
      color: #3865AE;
      font-size: 16px;
      line-height: 20px; }
      @media (max-width: 991px) {
        .op-grid__links li {
          font-size: 14px;
          line-height: 21px; } }
    .op-grid__links li:not(:last-child):after {
      content: '|';
      margin: 0 5px;
      color: inherit; }
    @media (max-width: 767px) {
      .op-grid__links {
        width: 100%; } }
  .op-grid__section {
    padding-bottom: 35px;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 50px; }
    @media (max-width: 991px) {
      .op-grid__section {
        padding-bottom: 28px;
        margin-bottom: 36px; } }
    @media (max-width: 479px) {
      .op-grid__section {
        margin-bottom: 28px; } }
    .op-grid__section:last-child {
      padding-bottom: 0;
      border-bottom: 0;
      margin-bottom: 0px; }
    .op-grid__section__header {
      margin-bottom: 35px; }
    .op-grid__section__title {
      font-family: 'HyundaiSansText-Bold';
      font-weight: 800;
      color: #696969;
      font-size: 18px;
      line-height: 23px;
      margin-bottom: 12px; }
      @media (max-width: 991px) {
        .op-grid__section__title {
          font-size: 14px;
          line-height: 17px; } }
    .op-grid__section__copy {
      color: #413F40;
      font-size: 16px;
      line-height: 20px; }
      @media (max-width: 991px) {
        .op-grid__section__copy {
          font-size: 14px;
          line-height: 17px; } }
    .op-grid__section__no-result p {
      font-family: 'HyundaiSansText-Bold';
      font-weight: 800;
      color: #C0392B;
      font-size: 16px;
      line-height: 20px;
      margin: 0 10px; }
      @media (max-width: 991px) {
        .op-grid__section__no-result p {
          font-size: 14px;
          line-height: 17px; } }
  .op-grid__tile-wrapper {
    margin-left: -10px;
    margin-right: -10px; }
    .op-grid__tile-wrapper.h-auto {
      height: auto !important; }
  .op-grid__tile {
    display: flex;
    flex-direction: column; }
    .op-grid__tile-image {
      width: 100%;
      height: auto;
      border: 1px solid #D8D8D8;
      border-bottom: 0; }
      .op-grid__tile-image ~ .op-grid__tile-content {
        border-top: 0; }
    .op-grid__tile-image-link {
      display: inline-block;
      line-height: 0;
      overflow: hidden; }
      .op-grid__tile-image-link ~ .op-grid__tile-content {
        border-top: 0; }
    .op-grid__tile-see-details {
      font-family: 'HyundaiSansText-Bold';
      font-weight: 800;
      color: #3865AE;
      display: inline-block;
      font-size: 16px;
      line-height: 20px; }
      @media (max-width: 767px) {
        .op-grid__tile-see-details {
          font-size: 14px;
          line-height: 17px; } }
      .op-grid__tile-see-details:after {
        font-family: 'icons';
        content: "\e904";
        vertical-align: bottom;
        margin-left: 15px;
        font-size: 14px; }
      @media (max-width: 991px) {
        .op-grid__tile-see-details {
          font-size: 14px; } }
  .op-grid__tile-content {
    border: 1px solid #D8D8D8;
    padding: 32px 24px;
    display: flex;
    flex-direction: column; }
    @media (max-width: 479px) {
      .op-grid__tile-content {
        padding: 24px 16px; } }
  .op-grid__tile-title {
    color: #413F40;
    font-family: 'HyundaiSansHead-Bold';
    font-weight: 800;
    font-size: 32px;
    line-height: 39px;
    margin-bottom: 16px; }
    @media (max-width: 991px) {
      .op-grid__tile-title {
        font-size: 24px;
        line-height: 30px; } }
  .op-grid__tile-copy {
    color: #696969;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .op-grid__tile-copy {
        font-size: 14px;
        line-height: 20px; } }
  .op-grid__tile-link-wrapper {
    display: flex;
    align-items: center; }
    .op-grid__tile-link-wrapper img {
      margin-right: 5px;
      height: 24px; }
  .op-grid__tile-link {
    position: relative;
    color: #3865AE;
    font-family: 'HyundaiSansText-Bold';
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    padding-right: 25px; }
    .op-grid__tile-link:hover {
      color: #3865AE; }
    @media (max-width: 991px) {
      .op-grid__tile-link {
        font-size: 14px;
        line-height: 17px; } }
    .op-grid__tile-link:before {
      position: absolute;
      content: '';
      height: 1px;
      bottom: -4px;
      margin: 0 auto;
      left: 0;
      right: 0;
      width: 0%;
      background: #3865AE;
      -o-transition: .5s;
      -ms-transition: .5s;
      -moz-transition: .5s;
      -webkit-transition: .5s;
      transition: .5s; }
    .op-grid__tile-link:hover:before {
      width: 100%; }
    .op-grid__tile-link:after {
      position: absolute;
      transform: rotate(90deg);
      font-family: 'icons';
      content: "\e904";
      vertical-align: bottom;
      right: 0;
      font-size: 14px; }
  .op-grid .video-play {
    position: relative;
    display: block;
    margin-bottom: -3px;
    overflow: hidden; }
    .op-grid .video-play:after {
      font-family: 'icons';
      content: "\e90c";
      position: absolute;
      top: calc(50% - 8px);
      left: 0;
      opacity: 0.75;
      color: #fff;
      font-size: 58px;
      width: 100%;
      text-align: center; }
    .op-grid .video-play ~ .op-grid__tile-content {
      border-top: 0; }
  .op-grid-override .op-grid__tile-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap; }

.op-imgcontent {
  font-family: 'HyundaiSansText-Regular';
  font-weight: 400; }
  .op-imgcontent dt {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.5;
    font-family: 'HyundaiSansHead-Bold';
    font-weight: 800; }
    @media (min-width: 992px) {
      .op-imgcontent dt {
        font-size: 32px;
        line-height: 1.5; } }
  .op-imgcontent:not(.content-center) .op-imgcontent__img img {
    margin: 0 auto; }
  .op-imgcontent__content {
    word-break: break-word; }
  @media (max-width: 767px) {
    .op-imgcontent__img + .op-imgcontent__content {
      margin-top: 30px; }
    .op-imgcontent.content-center .op-imgcontent__content {
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .op-imgcontent {
      display: flex;
      flex-direction: row; }
      .op-imgcontent__img {
        flex: 0 0 33.33333%;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
        padding-right: 20px; } }
    @media screen and (min-width: 768px) and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
      .op-imgcontent__img {
        max-width: 33.33333%; } }
  @media (min-width: 768px) {
        .op-imgcontent__img:first-child {
          padding-left: 0; }
        .op-imgcontent__img:last-child {
          padding-right: 0; }
      .op-imgcontent__img + .op-imgcontent__content {
        flex: 0 0 66.66667%;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px; } }
    @media screen and (min-width: 768px) and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
      .op-imgcontent__img + .op-imgcontent__content {
        max-width: 66.66667%; } }
  @media (min-width: 768px) {
        .op-imgcontent__img + .op-imgcontent__content:first-child {
          padding-left: 0; }
        .op-imgcontent__img + .op-imgcontent__content:last-child {
          padding-right: 0; }
      .op-imgcontent__content p + p {
        margin-top: 20px; }
      .op-imgcontent.content-center {
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        border: 1px solid #D8D8D1;
        margin-bottom: 30px; }
        .op-imgcontent.content-center .op-imgcontent__img {
          flex: 0 0 50%;
          min-height: 1px;
          padding-right: 10px;
          padding-left: 10px; } }
      @media screen and (min-width: 768px) and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
        .op-imgcontent.content-center .op-imgcontent__img {
          max-width: 50%; } }
  @media (min-width: 768px) {
          .op-imgcontent.content-center .op-imgcontent__img:first-child {
            padding-left: 0; }
          .op-imgcontent.content-center .op-imgcontent__img:last-child {
            padding-right: 0; }
        .op-imgcontent.content-center .op-imgcontent__img + .op-imgcontent__content {
          flex: 0 0 50%;
          min-height: 1px;
          padding-right: 10px;
          padding-left: 10px; } }
      @media screen and (min-width: 768px) and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
        .op-imgcontent.content-center .op-imgcontent__img + .op-imgcontent__content {
          max-width: 50%; } }
  @media (min-width: 768px) {
          .op-imgcontent.content-center .op-imgcontent__img + .op-imgcontent__content:first-child {
            padding-left: 0; }
          .op-imgcontent.content-center .op-imgcontent__img + .op-imgcontent__content:last-child {
            padding-right: 0; }
          .op-imgcontent.content-center .op-imgcontent__img + .op-imgcontent__content:last-child, .op-imgcontent.content-center .op-imgcontent__img + .op-imgcontent__content:first-child {
            padding-right: 30px; }
        .op-imgcontent.content-center .op-imgcontent__content {
          margin-top: 30px;
          margin-bottom: 20px; }
          .op-imgcontent.content-center .op-imgcontent__content:last-child, .op-imgcontent.content-center .op-imgcontent__content:first-child {
            padding-right: 30px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .op-faq__section-wrapper .op-imgcontent.content-center .op-imgcontent__img {
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .op-faq__section-wrapper .op-imgcontent.content-center .op-imgcontent__img + .op-imgcontent__content {
    -webkit-flex-basis: 1;
    -moz-flex-basis: 1;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .op-faq__section-wrapper .op-imgcontent.content-center .op-imgcontent__img + .op-imgcontent__content:last-child {
      padding-right: 20px;
      margin-top: 15px;
      margin-bottom: 10px; }
      .op-faq__section-wrapper .op-imgcontent.content-center .op-imgcontent__img + .op-imgcontent__content:last-child dd {
        font-size: 15px; }
      .op-faq__section-wrapper .op-imgcontent.content-center .op-imgcontent__img + .op-imgcontent__content:last-child dt {
        font-size: 22px;
        line-height: 1;
        margin-bottom: 8px; } }

.hc-faq__section-title {
  text-align: center;
  font-family: 'HyundaiSansHead-Medium';
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  color: #000;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .hc-faq__section-title {
      font-size: 30px;
      line-height: 1.5; } }
  @media (max-width: 767px) {
    .hc-faq__section-title {
      margin-bottom: 20px; } }

.hc-faq__nav-accordian {
  padding-top: 52px; }
  @media (max-width: 991px) {
    .hc-faq__nav-accordian {
      padding-top: 10px; } }
  .hc-faq__nav-accordian:not(:last-child) .op-faq__accordian:last-child {
    margin-bottom: 0; }

.hc-faq__nav-accordian ~ .hc-faq__nav-accordian {
  margin-top: 56px;
  border-top: 1px solid #f0f0f0; }
  @media (max-width: 991px) {
    .hc-faq__nav-accordian ~ .hc-faq__nav-accordian {
      margin-top: 40px;
      padding-top: 36px; } }
  @media (max-width: 767px) {
    .hc-faq__nav-accordian ~ .hc-faq__nav-accordian {
      margin-top: 30px;
      padding-top: 26px; } }

.hc-faq__nav-accordian:last-child .hc-faq__section {
  padding-bottom: 40px;
  border-bottom: 1px solid #D8D8D1;
  margin-bottom: 0; }
  .hc-faq__nav-accordian:last-child .hc-faq__section .hc-faq__accordian:last-child {
    margin-bottom: 0; }

.hc-faq__accordian {
  border: 1px solid #f0f0f0;
  margin-bottom: 20px; }
  .hc-faq__accordian-title {
    display: flex;
    align-items: center;
    padding: 20px;
    font-size: 18px;
    line-height: 1.5;
    position: relative;
    color: #413F40; }
    @media (min-width: 768px) and (max-width: 991px) {
      .hc-faq__accordian-title {
        font-size: 18px;
        line-height: 1.5; } }
    @media (min-width: 992px) {
      .hc-faq__accordian-title {
        font-size: 18px;
        line-height: 1.5; } }
    .hc-faq__accordian-title:hover {
      color: #413F40; }
    .hc-faq__accordian-title-info {
      flex-grow: 1;
      padding-right: 45px; }
    .hc-faq__accordian-title.collapsed .icon-chevron-up {
      transform: rotate(225deg);
      margin-top: -16px; }
    .hc-faq__accordian-title .icon-chevron-up {
      width: 20px;
      height: 20px;
      border: 1px solid #6B6B6B;
      transform: rotate(45deg);
      border-width: 1px 0 0 1px;
      margin-top: -5px; }
      .hc-faq__accordian-title .icon-chevron-up:hover {
        border-color: #000; }
    .hc-faq__accordian-title .icon-chevron-up {
      position: absolute;
      top: 50%;
      right: 25px;
      transition: all 0.5s; }
      .hc-faq__accordian-title .icon-chevron-up::before {
        content: ''; }
    .hc-faq__accordian-title .icon-chevron-down {
      display: none; }
  .hc-faq__accordian-content {
    margin: 0 20px;
    border-top: 1px solid #f0f0f0; }
    .hc-faq__accordian-content__wrap {
      padding: 20px 0;
      line-height: 1.25; }
    .hc-faq__accordian-content-download-label {
      font-family: 'HyundaiSansText-Bold';
      font-weight: 800;
      color: #696969;
      margin: 20px 0; }
    .hc-faq__accordian-content-download-wrap {
      display: flex;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (max-width: 767px) {
        .hc-faq__accordian-content-download-wrap {
          flex-direction: column; } }
    .hc-faq__accordian-content img:not(.img-responsive) {
      margin-right: 5px; }
    .hc-faq__accordian-content .cta__button {
      margin-right: 10px;
      margin-bottom: 10px;
      display: flex;
      align-items: center; }
      @media (max-width: 991px) {
        .hc-faq__accordian-content .cta__button {
          margin-bottom: 20px;
          font-size: 14px; } }
    .hc-faq__accordian-content ul {
      margin: 10px 0 5px 30px; }

.hc-faq .op-grid__links li:after {
  margin: 0 8px 0 5px; }

@media (max-width: 767px) {
  .hc-faq .op-grid__links li:nth-child(even) {
    flex: 0 0 auto; }
    .hc-faq .op-grid__links li:nth-child(even):after {
      display: inline-block; } }

.hc-faq .op-grid__header {
  margin-bottom: 0;
  min-height: 52px; }
  @media (max-width: 991px) {
    .hc-faq .op-grid__header {
      flex-direction: column; } }

.hc-faq .op-title__container {
  border: none; }

.hc-faq .op-grid__header-info {
  font-family: 'HyundaiSansText-Medium';
  font-weight: 500;
  line-height: 30px;
  font-size: 20px;
  line-height: 1.5;
  color: #413F40; }
  @media (min-width: 992px) {
    .hc-faq .op-grid__header-info {
      font-size: 24px;
      line-height: 1.5; } }
  @media (min-width: 992px) {
    .hc-faq .op-grid__header-info {
      margin: 0 20px 0 0; } }

.hc-faq .op-grid__tile-wrapper {
  display: flex;
  flex-direction: row; }
  @media (max-width: 767px) {
    .hc-faq .op-grid__tile-wrapper {
      flex-direction: column; } }

.ap-faq {
  padding-top: 35px;
  padding-bottom: 0;
  font-family: 'HyundaiSansText-Regular';
  font-weight: 400; }

/**************************\
  Basic Modal Styles
\**************************/
.modal {
  font-family: 'HyundaiSansText-Regular';
  font-weight: 400; }

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

.modal__container {
  background-color: transparent;
  padding: 30px;
  width: 83.333333%;
  max-width: 936px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box; }
  @media (max-width: 767px) {
    .modal__container {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; } }
  @media (max-width: 479px) {
    .modal__container {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; } }

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

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box; }

.modal__iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%; }
  .modal__iframe-container .video-overlay__frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.modal__close {
  background: transparent;
  color: #fff;
  border: 0;
  font-size: 40px; }

.modal__header .modal__close:before {
  content: "\2715"; }

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8); }

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

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

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

/**************************\
Demo Animation Style
\**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes mmfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes mmslideIn {
  from {
    transform: translateY(15%); }
  to {
    transform: translateY(0); } }

@keyframes mmslideOut {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(-10%); } }

.micromodal-slide {
  display: none; }

.micromodal-slide.is-open {
  display: block; }
  .micromodal-slide.is-open .modal__overlay {
    will-change: initial; }

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

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

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

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

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

/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
/* SCSS To be removed later START
.vn-families {
    margin: 55px auto 40px;
    &__heading {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }
    &__title {
        @include font-bold;
        font-size: 32px;
        color: $dark-grey;
    }
    &__link {
        @include font-medium;
        margin-left: 15px;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 4.8px;
        span {
            margin-left: 5px;
            vertical-align: bottom;
            font-size: 16px;
        }
    }
    &__row {
        margin-bottom: 40px;
    }
    &__tiles-container {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }
    @include desktop-tablet {
      padding-bottom: 100px;

        &__row {
            padding-left: calc(8.33333% + 10px);
            padding-right: calc(8.33333% + 10px);
            margin-bottom: 20px;
        }
        &__heading {
            justify-content: space-between;
            margin-bottom: 14px;
        }
        &__title {
            font-size: 18px;
        }
        &__link {
            font-size: 10px;
            letter-spacing: 3px;
            span {
                font-size: 12px;
                margin-left: 2px;
                margin-bottom: 2px;
                vertical-align: middle;
            }
        }
    }
    @include tablet {
       margin: 24px auto;
    }
    @include phone {
         &__row {
            padding-left: 0;
            padding-right: 0;
         }
         &__link {
            flex-basis: 0;
            display: flex;
            align-items: center;
         }
    }
}

.vn-tile {
   flex-basis: calc(33.33% - 20px);
   display: flex;
   flex-direction: column;
   height: 442px;
   margin: 0 10px 20px;

   &__image {
      position: relative;
      padding-bottom: 56.33%;
      background-size: 100%;
      background-position: center center;  
      transition-timing-function: ease-in;
      -webkit-transition: all 200ms; 
      transition: all 200ms;

      &:hover {
        background-size: 110%; 
      }
   }

   &__banner-text {
      @include font-medium;
      font-size: 10px;
      color: $white;
      background-color: $light-blue;
      letter-spacing: 4.3px;
      text-transform: uppercase;
      position: absolute;
      bottom: 0;
      width: 100%;
      text-align: center;
      padding: 7px;

   }

   &__content {
      display: flex;
      flex-direction: column;
      flex-grow: 1;
      padding: 20px 4px 8px;
      border: 1px solid #F0F0F0;
   }

   &__model-year {
      @include font-medium;
      color: #337ab7;
      text-align: center;
      letter-spacing: 4.8px;
      margin-bottom: 22px;
      text-transform: uppercase;
   }

   &__model-toggle-container {
      text-align: center;
   }

   &__model-toggle {
      background: transparent;
      border: none;
      color: #696969;
      letter-spacing: 4.8px;
      margin: 0 4px 17px;
      text-transform: uppercase;
      padding: 0 0 5px 4px;

      &[disabled]{
         @include font-medium;
         color: #337ab7;
         border-bottom: 1px solid #337ab7;
      }
   }

   &__title {
      font-size: 30px;
      text-align: center;
      color: $dark-grey;
   }

   &__details {
      flex-grow: 1;
      display: flex;
      justify-content: center;
      align-items: center;
   }

   &__msrp {

      &-starting {
         font-size: 14px;
         color: #696969;
         display: block;
      }

      &-legal {
         background: none;
         border: 0;
         font-size: 14px;
         line-height: 14px;
         color: #3c6cb9;
         vertical-align: super;
         padding: 0 3px;
      }

      .price {
         @include font-medium;
         color: $dark-grey;
         font-size: 24px;
      }
   }

   &__description {
      margin: 0 4px 10px;
      text-align: center;
   }


   &__reevoo {
      overflow: hidden;
      max-width: 160px;

      reevoo-reviewable-badge {
         iframe {
            height: 52px !important;
            width: 210px !important;
            margin-top: -2px;
            margin-left: -23px;
            border: 1px solid white !important;
         }
      }
   }

   &__cta-container {
      display: flex;

      .btn-primary {
         flex-grow: 1;
         flex-basis: 0;
         text-align: center;
         margin: 0 4px;
         height: auto;
         line-height: 1;
         padding: 18px 0;
      }
   }

   @include desktop-tablet {
      flex-basis: calc(50% - 20px);
      height: 425px;

      &__title {
         font-size: 24px;
      }

      &__model-year {
         font-size: 16px;
      }

      &__model-toggle {
         font-size: 16px;
      }
   }

   @include tablet {
      flex-basis: 100%;
      height: auto;

      &__title {
         margin-bottom: 16px;
      }

      &__details {
         margin-bottom: 16px;
      }
   }
}



.vn-legal-modal {
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: stretch;
   width: 100%
}

.vn-legal-modal__close-btn {
   position: absolute;
   top: 24px;
   right: 37px;
   color: #696969;
   font-size: 30px;
   background: none;
   border: 0;
   z-index: 1
}

@media (max-width: 479px) {
   .vn-legal-modal__close-btn {
       right:5px;
       top: 10px
   }
}

.vn-legal-modal__cta {
   width: 49%;
   height: 56px;
   background-color: #002c5f;
   color: #fff;
   font-size: 16px;
   line-height: 1.5;
   text-transform: uppercase;
   font-family: HyundaiSansHead-Bold;
   font-weight: 800;
   align-self: center
}

@media (max-width: 991px) {
   .vn-legal-modal__cta {
       height:48px;
       max-width: 300px;
       font-size: 14px;
       line-height: 1.5
   }
}

@media (max-width: 479px) {
   .vn-legal-modal__cta {
       max-width:none;
       width: 100%
   }
}

.vn-legal-modal__copy {
   margin-bottom: 32px
}
SCSS To be removed later END */
#apVehicleTerms .vn-legal-modal, .badge-info-modal .vn-legal-modal {
  margin: 0; }

#apVehicleTerms .vn-legal-modal__cta, .badge-info-modal .vn-legal-modal__cta {
  border: none; }

.ap-vehicles {
  padding-top: 35px;
  padding-bottom: 35px; }
  .ap-vehicles .vn-families__tiles-container {
    justify-content: center; }
  .ap-vehicles .vn-tile__image {
    background-repeat: no-repeat;
    height: 220px; }
    .ap-vehicles .vn-tile__image.no-image {
      padding-bottom: 0; }
  .ap-vehicles .vn-tile {
    height: auto; }
  .ap-vehicles .vn-tile__content {
    border: none;
    padding-bottom: 0; }
  .ap-vehicles .vn-tile {
    border: 1px solid #F0F0F0;
    padding: 0 0 8px; }
  .ap-vehicles .vn-tile__msrp {
    margin: 15px 0; }
  .ap-vehicles .vn-tile__banner-text {
    position: absolute;
    display: block; }
  .ap-vehicles .vn-tile__model-content-container {
    flex-grow: 1; }
    .ap-vehicles .vn-tile__model-content-container > div {
      display: flex;
      flex-direction: column;
      height: 100%; }

.ap-modal {
  padding-left: 0 !important; }
  .ap-modal > .container {
    width: 100%;
    max-width: 1280px; }
  .ap-modal__button {
    display: table;
    margin: 0 auto; }
  .ap-modal .modal-dialog {
    position: relative; }
    @media (min-width: 768px) {
      .ap-modal .modal-dialog {
        width: 100%; } }
    @media (max-width: 767px) {
      .ap-modal .modal-dialog {
        margin-left: 0;
        margin-right: 0; } }
  .ap-modal .modal-content {
    border-radius: 0;
    border: none;
    padding: 45px 30px 40px; }
    @media (max-width: 767px) {
      .ap-modal .modal-content {
        padding-left: 40px;
        padding-right: 40px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .ap-modal .modal-content {
        padding-left: calc(10% + 10px);
        padding-right: calc(10% + 10px); } }
    @media (min-width: 992px) {
      .ap-modal .modal-content {
        padding-left: 65px;
        padding-right: 65px;
        padding-bottom: 45px; } }
  .ap-modal .modal-body {
    padding: 30px 0 0;
    color: #413F40;
    position: static;
    font-family: 'HyundaiSansText-Regular';
    font-weight: 400; }
  .ap-modal .modal-header {
    padding: 0 0 30px;
    border-color: transparent; }
    .ap-modal .modal-header .modal-title {
      color: #413F40;
      font-family: 'HyundaiSansText-Regular';
      font-weight: 400;
      clear: both; }

/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
.ap-toolreource {
  padding-top: 35px;
  padding-bottom: 35px; }
  .ap-toolreource__header {
    text-align: center;
    font-family: 'HyundaiSansHead-Medium';
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .ap-toolreource__header {
        font-size: 30px;
        line-height: 1.5; } }
    @media (max-width: 767px) {
      .ap-toolreource__header {
        margin-bottom: 20px; } }
  @media (min-width: 768px) {
    .ap-toolreource .tr-tile {
      flex: 0 0 calc(25% - 20px);
      margin: 0 10px 20px; }
      .ap-toolreource .tr-tile-container {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; } }
  @media (min-width: 992px) {
    .ap-toolreource .tr-tile {
      flex: 0 0 calc(20% - 20px); }
      .ap-toolreource .tr-tile-container {
        width: 75%;
        margin: 0 auto; } }
  .ap-toolreource .tr-tile__img {
    margin: 5px auto;
    display: block;
    max-width: 100%; }
  .ap-toolreource .tr-tile__app {
    text-align: center; }
    .ap-toolreource .tr-tile__app img {
      display: block;
      margin: 5px auto;
      max-width: 100%; }
  .ap-toolreource .tr-tile__title {
    font-size: 10px;
    line-height: 1.5;
    color: #000;
    font-family: 'HyundaiSansHead-Regular';
    font-weight: 400;
    text-align: center;
    margin: 5px 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .ap-toolreource .tr-tile__title {
        font-size: 14px;
        line-height: 1.5; } }
    @media (min-width: 992px) {
      .ap-toolreource .tr-tile__title {
        font-size: 14px;
        line-height: 1.5; } }
  .ap-toolreource .tr-tile__description {
    font-family: 'HyundaiSansText-Regular';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    text-align: center; }
  @media (max-width: 767px) {
    .ap-toolreource .tr-tile {
      padding: 0 10px; }
      .ap-toolreource .tr-tile-container {
        padding: 0 40px; }
      .ap-toolreource .tr-tile-carousel__btn-prev {
        left: 5px;
        width: 20px;
        height: 20px;
        border: 1px solid #6B6B6B;
        transform: rotate(45deg);
        border-width: 0 0 5px 5px; }
        .ap-toolreource .tr-tile-carousel__btn-prev:hover {
          border-color: #000; }
      .ap-toolreource .tr-tile-carousel__btn-next {
        right: 5px;
        width: 20px;
        height: 20px;
        border: 1px solid #6B6B6B;
        transform: rotate(45deg);
        border-width: 5px 5px 0 0; }
        .ap-toolreource .tr-tile-carousel__btn-next:hover {
          border-color: #000; }
      .ap-toolreource .tr-tile-carousel__btn-prev, .ap-toolreource .tr-tile-carousel__btn-next {
        position: absolute;
        top: 49%;
        margin-top: -15px; } }

/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
.ev-incentives {
  padding-top: 35px;
  padding-bottom: 35px; }
  .ev-incentives__header {
    text-align: center;
    font-family: 'HyundaiSansHead-Medium';
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .ev-incentives__header {
        font-size: 30px;
        line-height: 1.5; } }
    @media (max-width: 767px) {
      .ev-incentives__header {
        margin-bottom: 20px; } }
  .ev-incentives__wrapper {
    background-color: #EDEDED;
    padding: 45px 95px; }
    @media (max-width: 991px) {
      .ev-incentives__wrapper {
        padding: 30px 0;
        margin: 0 65px; } }
    @media (max-width: 767px) {
      .ev-incentives__wrapper {
        padding: 24px 0;
        margin: 0; } }
  .ev-incentives__province {
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 48px; }
    @media (max-width: 991px) {
      .ev-incentives__province {
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 37px; } }
    @media (max-width: 767px) {
      .ev-incentives__province {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 20px; } }
  .ev-incentives__list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-family: 'HyundaiSansText-Regular';
    font-weight: 400; }
    .ev-incentives__list > li {
      font-size: 24px;
      line-height: 32px;
      position: relative;
      display: block; }
      @media (max-width: 991px) {
        .ev-incentives__list > li {
          font-size: 14px;
          line-height: 24px; } }
      .ev-incentives__list > li > ul {
        margin-top: 10px;
        margin-left: 10%;
        list-style-type: disc; }
        .ev-incentives__list > li > ul:first-of-type {
          margin-top: 30px; }
      .ev-incentives__list > li p {
        margin-bottom: 0;
        text-align: center; }
        @media (max-width: 991px) {
          .ev-incentives__list > li p {
            margin-left: 40px;
            margin-right: 40px; } }
      .ev-incentives__list > li:not(:last-child)::after {
        display: block;
        background-color: #0e0107;
        margin: 30px auto;
        content: '';
        width: 95%;
        height: 1px; }
        @media (max-width: 991px) {
          .ev-incentives__list > li:not(:last-child)::after {
            margin: 20px auto; } }

/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
.powertrain-links {
  background-color: #F0F0F0;
  padding: 35px 0; }
  .powertrain-links__header {
    text-align: center;
    font-family: 'HyundaiSansHead-Medium';
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .powertrain-links__header {
        font-size: 30px;
        line-height: 1.5; } }
    @media (max-width: 767px) {
      .powertrain-links__header {
        margin-bottom: 20px; } }
  .powertrain-links__wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 80%;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .powertrain-links__wrapper {
        max-width: 80%;
        justify-content: space-around; } }
  .powertrain-links__link {
    flex-basis: 170px; }
    @media (max-width: 767px) {
      .powertrain-links__link {
        flex-basis: 25%; } }
  .powertrain-links__link-header {
    font-size: 20px;
    text-align: center;
    color: #413F40;
    min-height: 65px; }
    @media (max-width: 767px) {
      .powertrain-links__link-header {
        display: none; } }
  .powertrain-links__image-link span {
    display: none;
    font-size: 16px;
    line-height: 1.5;
    color: #413F40;
    text-align: center; }
    @media (max-width: 767px) {
      .powertrain-links__image-link span {
        display: block; } }
  .powertrain-links__image-link span.powertrain-links__cta {
    display: block;
    font-family: 'HyundaiSansHead-Bold';
    font-weight: 800;
    border: none;
    background-color: #002C5F;
    border: 2px solid #002C5F;
    color: #FFF;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    height: 56px;
    line-height: 52px;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .powertrain-links__image-link span.powertrain-links__cta {
        font-size: 14px;
        height: 48px;
        line-height: 45px; } }
    body.touch .powertrain-links__image-link span.powertrain-links__cta {
      background-color: #002C5F;
      color: #FFF; }
    body.no-touch .powertrain-links__image-link span.powertrain-links__cta:hover, body.no-touch .powertrain-links__image-link span.powertrain-links__cta:focus {
      background: #FFF;
      color: #002C5F;
      border: 2px solid #002C5F;
      border-color: #002C5F; }
    body.no-touch .powertrain-links__image-link span.powertrain-links__cta:active {
      color: #FFF;
      background-color: #002C5F;
      border-color: #002C5F; }
    @media (max-width: 767px) {
      .powertrain-links__image-link span.powertrain-links__cta {
        display: block; } }
    @media (max-width: 479px) {
      .powertrain-links__image-link span.powertrain-links__cta {
        display: none; } }
  .powertrain-links__image {
    display: block;
    margin: 10px auto 20px;
    width: 170px;
    height: 170px; }
    @media (max-width: 767px) {
      .powertrain-links__image {
        margin: 0 auto 10px;
        width: 105px;
        height: 105px; } }
    @media (max-width: 479px) {
      .powertrain-links__image {
        margin: 0 auto 10px;
        width: 80px;
        height: 80px; } }
  .powertrain-links__cta {
    display: block;
    font-family: 'HyundaiSansHead-Bold';
    font-weight: 800;
    border: none;
    background-color: #002C5F;
    border: 2px solid #002C5F;
    color: #FFF;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    height: 56px;
    line-height: 52px;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .powertrain-links__cta {
        font-size: 14px;
        height: 48px;
        line-height: 45px; } }
    body.touch .powertrain-links__cta {
      background-color: #002C5F;
      color: #FFF; }
    body.no-touch .powertrain-links__cta:hover, body.no-touch .powertrain-links__cta:focus {
      background: #FFF;
      color: #002C5F;
      border: 2px solid #002C5F;
      border-color: #002C5F; }
    body.no-touch .powertrain-links__cta:active {
      color: #FFF;
      background-color: #002C5F;
      border-color: #002C5F; }
    @media (max-width: 767px) {
      .powertrain-links__cta {
        display: none; } }
  .powertrain-links__description {
    font-family: 'HyundaiSansText-Regular';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px; }
    @media (max-width: 767px) {
      .powertrain-links__description {
        display: none; } }

/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
.ap-compchart {
  font-family: 'HyundaiSansText-Regular';
  font-weight: 400;
  background-color: #F0F0F0;
  padding: 35px 0; }
  .ap-compchart__header {
    text-align: center;
    font-family: 'HyundaiSansHead-Medium';
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .ap-compchart__header {
        font-size: 30px;
        line-height: 1.5; } }
    @media (max-width: 767px) {
      .ap-compchart__header {
        margin-bottom: 20px; } }
  .ap-compchart__wrapper {
    text-align: center;
    max-width: 70%;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .ap-compchart__wrapper {
        max-width: none; } }
  .ap-compchart__img-holder {
    margin-bottom: 20px; }
    .ap-compchart__img-holder img {
      max-width: 100%; }
  .ap-compchart__description {
    font-family: 'HyundaiSansText-Regular';
    font-weight: 400;
    font-size: 24px;
    line-height: 40px; }
    @media (max-width: 991px) {
      .ap-compchart__description {
        display: none; } }
  .ap-compchart__btn-cta {
    font-family: 'HyundaiSansHead-Bold';
    font-weight: 800;
    border: none;
    background-color: #002C5F;
    border: 2px solid #002C5F;
    color: #FFF;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    height: 56px;
    line-height: 52px;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .ap-compchart__btn-cta {
        font-size: 14px;
        height: 48px;
        line-height: 45px; } }
    body.touch .ap-compchart__btn-cta {
      background-color: #002C5F;
      color: #FFF; }
    body.no-touch .ap-compchart__btn-cta:hover, body.no-touch .ap-compchart__btn-cta:focus {
      background: #FFF;
      color: #002C5F;
      border: 2px solid #002C5F;
      border-color: #002C5F; }
    body.no-touch .ap-compchart__btn-cta:active {
      color: #FFF;
      background-color: #002C5F;
      border-color: #002C5F; }
    @media (max-width: 991px) {
      .ap-compchart__btn-cta {
        white-space: pre-line;
        align-items: center;
        line-height: 1.2;
        justify-content: center;
        font-size: 12px; } }

/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
.ap-intro {
  font-family: 'HyundaiSansText-Regular';
  font-weight: 400;
  padding: 45px 0; }
  .ap-intro__header {
    text-align: center;
    font-family: 'HyundaiSansHead-Medium';
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .ap-intro__header {
        font-size: 30px;
        line-height: 1.5; } }
    @media (max-width: 767px) {
      .ap-intro__header {
        margin-bottom: 20px; } }
  .ap-intro__wrapper {
    text-align: center;
    max-width: 70%;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .ap-intro__wrapper {
        max-width: none; } }
  .ap-intro__description {
    font-family: 'HyundaiSansText-Regular';
    font-weight: 400;
    font-size: 24px;
    line-height: 40px; }
    @media (max-width: 991px) {
      .ap-intro__description {
        font-size: 16px;
        line-height: 18px; } }

/* Screen Sizes */
/* Font Sizes */
/* Font Styles */
/* Global Colours */
/* Font Colours */
/* Semi-Transparent Overlay */
/* Borders */
/* Global Element Sizes */
/*
  Transform
*/
/*
  Flex Containers
*/
/*
  Flex Children
*/
.plugshare-map {
  background-color: #F0F0F0;
  padding-top: 35px;
  padding-bottom: 45px; }
  @media (max-width: 479px) {
    .plugshare-map {
      display: none; } }
  .plugshare-map__header {
    text-align: center;
    font-family: 'HyundaiSansHead-Medium';
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .plugshare-map__header {
        font-size: 30px;
        line-height: 1.5; } }
    @media (max-width: 767px) {
      .plugshare-map__header {
        margin-bottom: 20px; } }
  .plugshare-map__paragraph {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    margin: 0 20px 30px; }
    @media (max-width: 991px) {
      .plugshare-map__paragraph {
        font-size: 19px;
        line-height: 24px;
        margin: 0 0 30px; } }
  .plugshare-map iframe#altp-charge-map {
    border: 0; }
