.seatComponents-toolbox {
  background-color: #F5F5F5; }
  .seatComponents-toolbox a:hover {
    text-decoration: none; }
  .seatComponents-toolbox h1,
  .seatComponents-toolbox h2,
  .seatComponents-toolbox h3,
  .seatComponents-toolbox h4,
  .seatComponents-toolbox h5,
  .seatComponents-toolbox h6,
  .seatComponents-toolbox p {
    margin-bottom: auto;
    word-wrap: break-word; }
  .seatComponents-toolbox .blackColor span,
  .seatComponents-toolbox .blackColor h3,
  .seatComponents-toolbox .blackColor p {
    color: #242221; }
  .seatComponents-toolbox .whiteColor span,
  .seatComponents-toolbox .whiteColor h3,
  .seatComponents-toolbox .whiteColor p {
    color: #FFF; }
  .seatComponents-toolbox .bgBlack {
    background-color: #242221; }
    .seatComponents-toolbox .bgBlack span,
    .seatComponents-toolbox .bgBlack h3,
    .seatComponents-toolbox .bgBlack p {
      color: #FFF; }
  .seatComponents-toolbox .bgBluePetrol {
    background-color: #003C4A; }
    .seatComponents-toolbox .bgBluePetrol span,
    .seatComponents-toolbox .bgBluePetrol h3,
    .seatComponents-toolbox .bgBluePetrol p {
      color: #FFF; }
  .seatComponents-toolbox .bgWhite {
    background-color: #FFF; }
    .seatComponents-toolbox .bgWhite span,
    .seatComponents-toolbox .bgWhite h3,
    .seatComponents-toolbox .bgWhite p {
      color: #242221; }

.squaredToolBoxContainer .seatComponents-Toolbox {
  text-align: center;
  position: relative;
  /* M - 764px */
  /* L - 1016px */
  /* XL - 1436px */ }
  .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-content {
    position: relative;
    padding: 24px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title {
    margin-bottom: 8px; }
    .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title h3 {
      font-size: 7.5vw;
      line-height: 10.625vw;
      max-height: 21.25vw; }
  .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-copy p {
    font-size: 4.375vw;
    line-height: 7.5vw;
    max-height: 20.625vw; }
  @media (min-width: 764px) {
    .squaredToolBoxContainer .seatComponents-Toolbox {
      padding: 32px 16px 16px 16px; }
      .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-content {
        position: initial;
        padding: 0;
        top: 0;
        -ms-transform: initial;
        transform: initial;
        height: 100%; }
      .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title h3 {
        font-size: 2.09424vw;
        line-height: 3.40314vw;
        max-height: 6.80628vw; }
      .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-copy p {
        display: none; } }
  @media (min-width: 1016px) {
    .squaredToolBoxContainer .seatComponents-Toolbox {
      padding: 0; }
      .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-content {
        position: relative;
        padding: 24px;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        height: auto; }
      .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title {
        margin-bottom: 0; }
        .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title h3 {
          font-size: 1.9685vw;
          line-height: 2.95276vw;
          max-height: 5.90551vw; }
      .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-copy p {
        display: block;
        font-size: 1.37795vw;
        line-height: 2.3622vw;
        max-height: 7.08661vw; } }
  @media (min-width: 1436px) {
    .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-content {
      padding: 24px; }
    .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title h3 {
      font-size: 30px;
      line-height: 40px;
      max-height: 80px; }
    .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-copy p {
      font-size: 14px;
      line-height: 24px;
      max-height: 72px; } }

.seatComponents-Toolbox {
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
  /* M - 764px */
  /* L - 1016px */
  /* XL - 1436px */ }
  .seatComponents-Toolbox .toolbox-content {
    padding: 16px; }
  .seatComponents-Toolbox .toolbox-title {
    overflow: hidden;
    margin-bottom: 8px; }
    @media (min-width: 1016px) {
      .seatComponents-Toolbox .toolbox-title {
        margin-bottom: 16px; } }
    .seatComponents-Toolbox .toolbox-title h3 {
      font-family: 'CupraRegular', serif;
      font-size: 6.25vw;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 9.375vw;
      letter-spacing: normal;
      max-height: 26.5625vw; }
  .seatComponents-Toolbox .toolbox-copy {
    overflow: hidden; }
    .seatComponents-Toolbox .toolbox-copy p {
      font-family: 'CupraLight', serif;
      font-size: 3.75vw;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 6.25vw;
      letter-spacing: normal;
      max-height: 18.75vw;
      margin-bottom: 0; }
  .seatComponents-Toolbox a.cta-tertiary {
    position: absolute;
    bottom: 0;
    margin-bottom: 18px;
    max-width: 80%; }
    @media (min-width: 1016px) {
      .seatComponents-Toolbox a.cta-tertiary {
        margin-bottom: 24px; } }
  @media (min-width: 764px) {
    .seatComponents-Toolbox .toolbox-title h3 {
      font-size: 2.09424vw;
      line-height: 3.40314vw;
      max-height: 9.68586vw; }
    .seatComponents-Toolbox .toolbox-copy p {
      font-size: 1.57068vw;
      line-height: 2.6178vw;
      max-height: 7.8534vw; } }
  @media (min-width: 1016px) {
    .seatComponents-Toolbox .toolbox-title h3 {
      font-size: 1.9685vw;
      line-height: 2.95276vw;
      max-height: 8.85827vw; }
    .seatComponents-Toolbox .toolbox-copy p {
      font-size: 1.1811vw;
      line-height: 1.9685vw;
      max-height: 5.90551vw; } }
  @media (min-width: 1436px) {
    .seatComponents-Toolbox .toolbox-content {
      padding: 24px; }
    .seatComponents-Toolbox .toolbox-title h3 {
      font-size: 30px;
      line-height: 40px;
      max-height: 116px; }
    .seatComponents-Toolbox .toolbox-copy p {
      font-size: 16px;
      line-height: 26px;
      max-height: 78px; } }

.squaredToolBoxContainer .seatComponents-Toolbox {
  text-align: left;
  position: relative;
  padding: 0;
  /* M - 764px */
  /* L - 1016px */
  /* XL - 1436px */ }
  .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-content {
    padding: 16px;
    height: 100%; }
    @media (min-width: 1016px) {
      .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-content {
        padding: 24px; } }
  .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title {
    margin-bottom: 8px; }
    .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title h3 {
      font-size: 7.5vw;
      line-height: 10.625vw;
      max-height: 21.25vw; }
  .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-copy p {
    font-size: 4.375vw;
    line-height: 7.5vw;
    max-height: 20.625vw; }
  .squaredToolBoxContainer .seatComponents-Toolbox a.cta-tertiary {
    position: absolute;
    margin: 16px;
    left: 0; }
    @media (min-width: 1016px) {
      .squaredToolBoxContainer .seatComponents-Toolbox a.cta-tertiary {
        margin: 24px; } }
  @media (min-width: 764px) {
    .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title h3 {
      font-size: 2.09424vw;
      line-height: 3.40314vw;
      max-height: 6.80628vw; }
    .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-copy p {
      display: none; } }
  @media (min-width: 1016px) {
    .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title {
      margin-bottom: 0; }
      .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title h3 {
        font-size: 1.9685vw;
        line-height: 2.95276vw;
        max-height: 5.90551vw; }
    .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-copy p {
      display: block;
      font-size: 1.37795vw;
      line-height: 2.3622vw;
      max-height: 7.08661vw; } }
  @media (min-width: 1436px) {
    .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-title h3 {
      font-size: 30px;
      line-height: 40px;
      max-height: 80px; }
    .squaredToolBoxContainer .seatComponents-Toolbox .toolbox-copy p {
      font-size: 14px;
      line-height: 24px;
      max-height: 72px; } }