@keyframes gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

/* 
Brand

Styleguide Brand
*/
/* 
Color

This is the color palette for the application, based on Google Material Design colors.

Colors:
primary:			#3F51B5 - primary, GMD Indigo 500
secondary:			#FF9800 - secondary, GMD Orange 500
info:				#2196F3 - info, GMD Blue 500
danger:				#F44336 - danger, GMD Red 500
warning:			#FF9800 - warning, GMD Orange 500
success:			#4CAF50 - success, GMD Green 500
inverse:			#000000 - inverse, GMD Black
light:				#3F51B5 - secondary color
dark:				#3F51B5 - secondary color

Styleguide Brand.Color
*/
/* 
Dr. Hoo and His Companions

Usage of Dr. Hoo and his companions should be one of the following:

<div class="panel panel-default">
    <div class="panel-body">
        <img src="https://iwcdn.s3.amazonaws.com/pipeline/owlberts.png" />
    </div>
</div>

Styleguide Brand.DrHoo
*/
:root {
  --animate-duration: 0.5s; }

@keyframes marquee-scroll {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-50%); } }

:root {
  --app-background: #FFFFFF;
  --app-background-border-color: #cccccc;
  --border-color: #E0E0E0;
  --font-family: Inter, Arial, sans-serif;
  --font-size: 1rem;
  --font-size-lg: 1.1rem;
  --font-size-xl: 1.25rem;
  --text-strong: #000000;
  --text-accent: var(--primary);
  --primary-border: color-mix(in srgb, var(--primary), black 20%);
  --text-accent-border: var(--primary-border);
  --text-link: #3949AB;
  --text-primary: #424242;
  --section-font-primary: #FFFFFF;
  --section-font-reverse: #424242;
  --section-font-link: #7986CB;
  --section-background: #212121;
  --section-background-font: var(--section-font-primary);
  --section-background2: #212121;
  --section-background2-font: var(--section-font-primary);
  --section-background2-border-color: #6e6e6e;
  --section-background3: #212121;
  --section-background3-font: var(--section-font-primary);
  --section-navbar-background: var(--section-background3);
  --section-background-reverse: #FFFFFF;
  --section-cta-background: var(--section-background2);
  --section-cta-font: var(--section-font-primary);
  --section-2column-gap: 6rem;
  --handwritten-font-family: Jost, Helvetica Neue, Helvetica, Arial, sans-serif;
  --heading-font-family: Inter, Arial, sans-serif;
  --heading-font-color: #000000;
  --heading1-font-size: 2.5rem;
  --heading2-font-size: 2rem;
  --heading3-font-size: 1.75rem;
  --heading4-font-size: 1.5rem;
  --heading5-font-size: 1.25rem;
  --heading6-font-size: 1rem;
  --heading-font-weight: 600;
  --heading-subtitle-font-size: var(--heading4-font-size);
  --button-border-radius: 0.5rem;
  --button-font-family: Inter, Arial, sans-serif;
  --button-padding: .5rem 1.5rem;
  --button-font-size: 1.5rem;
  --hero-height: 600px;
  --marquee-speed: 60s;
  --nav-image: url(https://iwcdn.s3.amazonaws.com/appimages/clear.gif); }

body.external-form.body-lander.body-lander-score {
  font-family: var(--font-family);
  background-color: var(--app-background);
  font-size: 1.1rem; }
  body.external-form.body-lander.body-lander-score #contentwrapper {
    padding: 0;
    margin: 0; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content {
      padding: 0;
      margin: 0; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row {
        display: block;
        margin: 0; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame {
          display: block;
          margin: 0;
          padding: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body {
            padding: 0;
            background-color: var(--app-background); }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-header {
              display: none; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h1,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h2,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h3,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h4,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h5,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h6,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h1,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h2,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h3,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h4,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h5,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h6 {
              color: var(--heading-font-color);
              margin-bottom: 1.5rem;
              font-weight: 500; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h1 em,
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h2 em,
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h3 em,
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h4 em,
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h5 em,
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description h6 em,
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h1 em,
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h2 em,
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h3 em,
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h4 em,
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h5 em,
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .h6 em {
                color: var(--primary); }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .badge {
              margin-left: 0; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .badge.badge-primary {
                background-color: var(--primary);
                color: #FFFFFF; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .btn {
              padding: var(--button-padding);
              font-size: var(--button-font-size);
              font-family: var(--button-font-family);
              border-radius: var(--button-border-radius); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .btn.btn-primary {
                background-color: var(--primary);
                color: #FFFFFF !important;
                border-color: var(--primary-border);
                animation-fill-mode: both;
                animation-duration: 8s;
                animation-name: shakeX;
                animation-iteration-count: infinite;
                animation-timing-function: ease-in-out; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .btn.btn-primary em {
                  color: #FFFFFF !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .btn.btn-primary:hover {
                  animation-name: none; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .btn.btn-secondary {
                color: #424242 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description p:last-child {
              margin-bottom: 0; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description p.bonus:before {
              font-family: "FontAwesome";
              content: "\f005";
              color: var(--primary);
              animation-duration: 8s;
              animation-name: flash;
              animation-iteration-count: infinite;
              margin-right: 5px;
              animation-duration: 4s; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description p > img {
              padding: 10px;
              box-shadow: none;
              border-radius: 1.5rem; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description p.image-flush > img {
              padding: 0;
              background-color: inherit;
              margin: 0;
              border-width: 0 !important;
              border-radius: 1.5rem; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description p + p:has(a.btn) {
              margin-top: 2rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description p + p:has(a.btn) .btn.btn-primary {
                font-size: 1.5rem;
                animation-name: none; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description ul li.bonus i.fa-star:before {
              color: var(--primary);
              animation-duration: 8s;
              animation-name: flash;
              animation-iteration-count: infinite;
              animation-duration: 4s; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description a {
              color: var(--text-link); }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section {
              padding: 6rem 4rem;
              text-align: center;
              position: relative; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row {
                margin-bottom: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h6 {
                  font-family: var(--heading-font-family);
                  font-weight: var(--heading-font-weight);
                  margin-bottom: 1.5rem;
                  line-height: 1.2;
                  margin-top: 1.25rem; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h1.text-handwritten,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h2.text-handwritten,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h3.text-handwritten,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h4.text-handwritten,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h5.text-handwritten,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h6.text-handwritten,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h1.text-handwritten,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h2.text-handwritten,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h3.text-handwritten,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h4.text-handwritten,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h5.text-handwritten,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h6.text-handwritten {
                    font-family: "Jost", "Helvetica Neue", Helvetica, Arial, sans-serif;
                    color: #FF9800;
                    font-weight: 600; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h1:first-child,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h2:first-child,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h3:first-child,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h4:first-child,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h5:first-child,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h6:first-child,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h1:first-child,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h2:first-child,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h3:first-child,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h4:first-child,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h5:first-child,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h6:first-child {
                    margin-top: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col > :last-child {
                  margin-bottom: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h1 {
                  font-size: var(--heading1-font-size); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h2 {
                  font-size: var(--heading2-font-size); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h3 {
                  font-size: var(--heading3-font-size); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h4 {
                  font-size: var(--heading4-font-size); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h5 {
                  font-size: var(--heading5-font-size); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .h6 {
                  font-size: var(--heading6-font-size); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul li,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ol li {
                  margin-bottom: 0.25rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul.nav li,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul .navbar-nav li,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul .dropdown-menu li,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ol.nav li,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ol .navbar-nav li,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ol .dropdown-menu li {
                  margin-bottom: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col video {
                  border-radius: 1rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .autocolumn-2 {
                  column-count: 2;
                  column-gap: 2rem;
                  list-style-position: inside; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .autocolumn-3 {
                  column-count: 3;
                  column-gap: 2rem;
                  list-style-position: inside; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .modal .modal-dialog {
                  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .accordion {
                  text-align: left; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .accordion .card {
                    margin-top: 1.5rem;
                    margin-bottom: 1.5rem; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .accordion .card .card-header {
                      background-color: inherit;
                      border-bottom: 1px solid #E0E0E0;
                      padding-left: 0;
                      padding-right: 0; }
                      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .accordion .card .card-header > :last-child {
                        margin-bottom: 0; }
                      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .accordion .card .card-header a[data-toggle="collapse"] {
                        padding-left: 26px;
                        padding-right: 26px;
                        position: relative;
                        display: block; }
                        body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .accordion .card .card-header a[data-toggle="collapse"]::before {
                          font-family: "FontAwesome";
                          margin-right: 10px;
                          font-size: var(--heading5-font-size);
                          display: inline-block;
                          position: absolute;
                          left: 0px; }
                        body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .accordion .card .card-header a[data-toggle="collapse"][aria-expanded="false"]:before {
                          content: "\f107"; }
                        body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .accordion .card .card-header a[data-toggle="collapse"][aria-expanded="true"]:before {
                          content: "\f106"; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .accordion .card .card-body {
                      padding-left: 26px;
                      padding-right: 26px; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .narrow {
                  max-width: 1280px;
                  margin-left: auto;
                  margin-right: auto; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .narrow.narrow-md {
                    max-width: 1000px; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .narrow.narrow-sm {
                    max-width: 860px; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col .narrow.narrow-xs {
                    max-width: 640px; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col p img {
                  max-width: 100%;
                  border-radius: 1rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col pre {
                  padding: 1.5rem;
                  background-color: #FFFFFF;
                  border: 1px solid #E0E0E0;
                  font-family: monospace;
                  font-size: 1rem;
                  border-radius: 1rem; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col pre strong {
                    background-color: #FFF59D;
                    padding: 0 0.25rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col:has(pre) {
                  margin-left: 0 !important;
                  padding-left: 0 !important;
                  margin-top: 1.5rem !important;
                  text-align: left; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col table tbody tr td ul,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col table tbody tr td ol {
                  margin-bottom: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col table.table-agenda {
                  text-align: left;
                  margin-bottom: 2rem; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col table.table-agenda tbody tr td blockquote {
                    margin: 0.25rem 0 0.5rem 0;
                    border-left-width: 0;
                    padding: 0 0 0 80px;
                    position: relative;
                    font-size: 0.95rem; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col table.table-agenda tbody tr td blockquote p img {
                      position: absolute;
                      top: 0.25rem;
                      left: 0;
                      width: 64px;
                      opacity: 0.6; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col table.table-agenda tbody tr td blockquote p:has(img):after {
                      content: " ";
                      height: 1px;
                      clear: both;
                      display: block; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col table.table-agenda tbody tr td blockquote:has(+ blockquote) {
                      margin-bottom: 1rem; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col table.table-agenda tbody tr td:first-child {
                    text-align: left; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col table.table-agenda tbody tr td.group p img {
                    float: left;
                    width: 64px;
                    margin-right: 1rem;
                    opacity: 0.6; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col table.table-agenda tbody tr td.group p:after {
                    content: " ";
                    display: block;
                    clear: both; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col table.table-agenda tbody tr:hover td p img {
                    opacity: 1 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul.pagination {
                  justify-content: center; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul.pagination .page-item {
                    margin: 0 0.25rem; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul.pagination .page-item a {
                      background-color: initial;
                      border-width: 0;
                      margin: 0;
                      line-height: initial;
                      padding: .5rem .75rem 0.4rem 0.75rem; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul.pagination .page-item.active {
                      background-color: var(--section-background);
                      color: var(--section-font-primary);
                      border-radius: 0.5rem; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul.pagination .page-item.page-previous a {
                      padding: 0.1rem;
                      font-size: 1.5rem; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul.pagination .page-item.page-previous[data-isfirst="1"] a {
                      pointer-events: none !important;
                      cursor: pointer;
                      color: #9E9E9E !important; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul.pagination .page-item.page-next a {
                      padding: 0.1rem;
                      font-size: 1.5rem; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col ul.pagination .page-item.page-next[data-islast="1"] a {
                      padding: 0.1rem;
                      font-size: 1.5rem;
                      pointer-events: none !important;
                      cursor: pointer;
                      color: #9E9E9E !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:has(+ .section > .row > .col > pre) {
                padding-bottom: 1rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:has(> .row > .col pre) {
                padding-bottom: 0rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-left {
                text-align: left; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-headerbar {
                padding-top: 0.5rem;
                padding-bottom: 0.5rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-navbar {
                padding-top: 0.5rem;
                padding-bottom: 0.5rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-navbar .navbar {
                  padding-left: 0;
                  padding-right: 0; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero {
                height: var(--hero-height);
                padding: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero > .row {
                  align-items: center;
                  height: var(--hero-height);
                  margin-left: 0;
                  margin-right: 0; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero > .row > .col {
                    padding-left: 0;
                    padding-right: 0; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero > .row > .col h1 {
                      margin-bottom: 2rem; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero > .row > .col .subtitle {
                      line-height: 1.5;
                      font-size: var(--heading-subtitle-font-size); }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero > .row > .col .btn.btn-primary {
                      font-size: var(--heading5-font-size);
                      padding: .5rem 1rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-left {
                height: var(--hero-height);
                text-align: left;
                padding: 1rem 4rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-left > .row {
                  align-items: center;
                  height: var(--hero-height); }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-left > .row > .col {
                    flex: 0 0 50%;
                    max-width: 50%; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-left > .row > .col h1 {
                      margin-bottom: 2rem; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-left > .row > .col .subtitle {
                      line-height: 1.5;
                      font-size: var(--heading-subtitle-font-size); }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-left > .row > .col:first-child {
                      padding-right: 3rem; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-left > .row > .col:last-child {
                      padding-left: 3rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-inner > .row > .col {
                padding-left: 3rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-inner > .row > .col:not(:has(+ .col)) {
                  text-align: left; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-inner-left > .row > .col:first-child {
                padding-right: 3rem;
                text-align: left; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-inner-left > .row > .col:last-child {
                padding-left: 3rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-inner-left > .row:not(:has(.col + .col)) > .col {
                padding-left: 15px;
                padding-right: 6rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-inner-right > .row > .col:first-child {
                padding-right: 3rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-inner-right > .row > .col:last-child {
                padding-left: 3rem;
                text-align: left; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero-inner-right > .row:not(:has(.col + .col)) > .col {
                padding-right: 15px;
                padding-left: 6rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-title {
                padding-top: 6rem;
                padding-bottom: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-title + .section {
                  padding-top: 3rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-casestudy blockquote {
                margin: 1.5rem 0;
                border-left-width: 0;
                padding-left: 80px;
                position: relative;
                font-size: 1rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-casestudy blockquote p {
                  margin-bottom: 0.5rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-casestudy blockquote cite {
                  margin-top: 0.5rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-casestudy blockquote img {
                  position: absolute;
                  top: 0.75rem;
                  left: 0;
                  width: 64px; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-legal {
                text-align: left !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta {
                text-align: center !important;
                color: var(--section-cta-font); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta .h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta .h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta .h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta .h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta .h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-cta .h6 {
                  color: var(--section-cta-font); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-bio .row .col h4 a svg {
                width: 24px;
                height: 24px;
                fill: var(--section-font-link);
                position: relative;
                top: -2px; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-perfect ul {
                list-style: none;
                padding-left: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-perfect ul li {
                  margin-bottom: 0.25rem;
                  position: relative;
                  padding-left: 30px; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-perfect ul li:before {
                    font-family: "FontAwesome";
                    content: "\f046";
                    display: inline-block;
                    position: absolute;
                    left: 5px;
                    color: var(--text-accent); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-perfect table.table-perfect {
                text-align: left; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table {
                table-layout: fixed;
                max-width: 1280px;
                width: 1280px;
                margin-left: auto;
                margin-right: auto; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table thead tr th:first-child {
                  width: 35%;
                  text-align: left; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table thead tr th.cta {
                  background-color: var(--section-background); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table thead tr th:has(small) {
                  line-height: 1.1; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table thead tr th:has(small) small {
                    font-family: var(--font-family);
                    font-size: 0.95rem;
                    display: inline-block;
                    line-height: 1.2; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tbody tr td {
                  vertical-align: middle; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tbody tr td ul {
                    margin-bottom: 0;
                    padding-left: 50px; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tbody tr td ul li {
                      margin-bottom: 0; }
                      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tbody tr td ul li .material-symbols-outlined,
                      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tbody tr td ul li .material-symbols-rounded {
                        font-size: 1rem;
                        padding: 0.15rem; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tbody tr td:first-child {
                    width: 35%;
                    text-align: left; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tbody tr td:not(:first-child) .material-symbols-outlined,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tbody tr td:not(:first-child) .material-symbols-rounded {
                    font-size: 1.5rem; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tbody tr td.cta {
                    font-weight: bold;
                    background-color: var(--section-background); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tfoot tr td {
                  vertical-align: top;
                  font-weight: bold; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tfoot tr td:first-child {
                    width: 35%;
                    text-align: left; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table tfoot tr td.cta {
                    background-color: var(--section-background); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
                padding-top: 0 !important; }
              @media (max-width: 767px) {
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; } }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels > .row > .col {
                text-align: left;
                max-width: 330px;
                padding-left: 30px;
                padding-right: 30px; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels > .row > .col ul {
                  padding-left: 26px; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels > .row > .col ul li {
                    margin-bottom: 0.75rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels > .row:has(.col[data-total-count="4"]) {
                max-width: 1320px; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels > .row:has(.col[data-total-count="3"]) {
                max-width: 990px; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
                padding-top: 0 !important; }
              @media (max-width: 767px) {
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; } }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel > .row > .col:first-child {
                padding-right: 3rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel > .row > .col:last-child {
                padding-left: 3rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel > .row:has(.col img) {
                align-items: center; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
                padding-top: 0 !important; }
              @media (max-width: 767px) {
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; } }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel > .row > .col {
                padding-left: 30px;
                padding-right: 30px; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel > .row > .col ul {
                  padding-left: 26px; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel > .row > .col ul li {
                    margin-bottom: 0.75rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel > .row > .col:first-child {
                  margin-left: 15px;
                  padding-left: 15px; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel > .row > .col:last-child {
                  margin-right: 15px;
                  padding-right: 15px; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-value > .row > .col {
                border-width: 0;
                padding: 2rem;
                background-color: var(--border-color); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-value > .row > .col:not(:has(h3)) p {
                  font-size: 1.25rem;
                  line-height: 2rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-vs > .row > .col:first-child {
                text-align: left; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-vs > .row > .col:nth-child(2) {
                width: 128px;
                max-width: 128px;
                padding-top: 2rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-vs > .row > .col:last-child {
                text-align: left; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
                padding-top: 0 !important; }
              @media (max-width: 767px) {
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; } }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis > .row > .col {
                border-right: 1px solid #E0E0E0;
                padding-top: 2rem;
                padding-bottom: 2rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis > .row > .col h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis > .row > .col h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis > .row > .col .h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis > .row > .col .h3 {
                  margin-bottom: 0.5rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis > .row > .col:last-child {
                  border-right: none; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis > .row > .col .icon.material-symbols-outlined, body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis > .row > .col .icon.material-symbols-rounded {
                  font-size: 2rem;
                  background-color: var(--text-accent-border);
                  padding: 1rem;
                  border-radius: 50%; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis.section-mini {
                text-align: left; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis.section-mini > .row > .col {
                  padding-top: 1rem;
                  padding-bottom: 1rem;
                  border-width: 0; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis.section-mini > .row > .col:first-child {
                    padding-left: 0; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis.section-mini > .row > .col h4 {
                    margin-bottom: 0;
                    font-size: var(--heading3-font-size); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-mini {
                padding: 0;
                margin: 1.5rem 0; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-marquee {
                padding: 0;
                overflow: hidden;
                /* Marquee container */ }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-marquee .marquee-container {
                  overflow: hidden;
                  position: relative;
                  width: 100%; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-marquee .marquee-container .marquee-wrapper {
                    display: flex;
                    width: fit-content;
                    animation: marquee-scroll var(--marquee-speed, 30s) linear infinite; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-marquee .marquee-container .marquee-wrapper .marquee-group {
                      display: flex;
                      flex-shrink: 0; }
                      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-marquee .marquee-container .marquee-wrapper .marquee-group img {
                        width: auto;
                        display: block;
                        flex-shrink: 0; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll {
                position: relative; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .section .scroll-images {
                  position: -webkit-sticky;
                  position: sticky;
                  top: 100px;
                  height: 600px;
                  max-height: calc(100vh - 200px);
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  z-index: 1; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .section .scroll-images p {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
                    margin: 0;
                    width: 100%;
                    max-width: 100%;
                    text-align: center;
                    opacity: 0;
                    transition: opacity 0.6s ease-in-out;
                    pointer-events: none; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .section .scroll-images p.active {
                      opacity: 1;
                      z-index: 1;
                      pointer-events: auto; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .section .scroll-images p img {
                      max-width: 100%;
                      height: auto;
                      display: block;
                      margin: 0 auto; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .section .scroll-body {
                  padding: 8rem 0;
                  min-height: 100vh;
                  display: flex;
                  flex-direction: column;
                  justify-content: center;
                  padding: 8rem 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .section.section.section-twopanel-right > .row {
                  align-items: flex-start !important;
                  display: block !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .section.section.section-twopanel-right > .row > .col {
                    vertical-align: top;
                    float: left; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .section.section.section-twopanel-right > .row > .col:first-child {
                      position: relative;
                      width: 40%;
                      max-width: 40%; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .section.section.section-twopanel-right > .row > .col:last-child {
                      width: 60%;
                      max-width: 60%; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-chart > .row > .col.col-chart, body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-chart > .row > .col:has(div[data-highcharts-chart]) {
                margin-top: 3rem;
                margin-bottom: 3rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel > .row > .col {
                padding-left: 30px;
                padding-right: 30px; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel > .row > .col ul {
                  padding-left: 26px; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel > .row > .col ul li {
                    margin-bottom: 0.75rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel > .row > .col:first-child {
                  margin-left: 15px;
                  padding-left: 15px; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel > .row > .col:last-child {
                  margin-right: 15px;
                  padding-right: 15px; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
                padding-top: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
                padding-top: 0 !important; }
              @media (max-width: 767px) {
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                  padding-top: 0 !important; } }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left {
                text-align: left; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left > .row {
                  align-items: center; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left > .row > .col:first-child {
                    flex: 0 0 60%;
                    max-width: 60%;
                    padding-right: var(--section-2column-gap); }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left > .row > .col:last-child {
                    padding-left: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-large > .row {
                  align-items: center; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-large > .row > .col:first-child {
                    flex: 0 0 80%;
                    max-width: 80%;
                    padding-right: var(--section-2column-gap); }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-large > .row > .col:last-child {
                    padding-left: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
                  padding-top: 0 !important; }
                @media (max-width: 767px) {
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; } }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right {
                text-align: left; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row {
                  align-items: center; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:first-child {
                    flex: 0 0 40%;
                    max-width: 40%;
                    padding-right: 0; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:last-child {
                    padding-left: var(--section-2column-gap); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-large > .row {
                  align-items: center; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-large > .row > .col:first-child {
                    flex: 0 0 20%;
                    max-width: 20%;
                    padding-right: 0; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-large > .row > .col:last-child {
                    padding-left: var(--section-2column-gap); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
                  padding-top: 0 !important; }
                @media (max-width: 767px) {
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
                    padding-top: 0 !important; } }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt {
                background-color: var(--section-background); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt .h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt .h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt .h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt .h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt .h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt .h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt p,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt li,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt table {
                  color: var(--section-background-font); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt a {
                  color: var(--section-font-link); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 {
                background-color: var(--section-background2); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 .h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 .h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 .h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 .h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 .h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 .h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 p,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 li,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 table {
                  color: var(--section-background2-font); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt2 a {
                  color: var(--section-font-link); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 {
                background-color: var(--section-background3); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 .h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 .h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 .h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 .h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 .h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 .h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 p,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 li,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 table {
                  color: var(--section-background3-font); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-alt3 a {
                  color: var(--section-font-link); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse {
                background-color: var(--section-background-reverse); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse .h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse .h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse .h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse .h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse .h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse .h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse p,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse li,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse table {
                  color: var(--section-font-reverse); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse a {
                  color: var(--section-font-link); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-reverse .subtitle {
                  font-size: 1rem;
                  font-weight: 600;
                  padding: 0.1rem 0.65rem;
                  border-left: solid 5px var(--text-accent-border); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout {
                background-color: var(--section-background); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout .h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout .h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout .h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout .h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout .h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout .h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout p,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-callout li {
                  color: var(--section-background-font); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta {
                background-color: var(--section-background);
                padding: 4rem 4rem 0 4rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta .h1,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta .h2,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta .h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta .h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta .h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta .h6,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta p,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-precta li {
                  color: var(--section-background-font); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.narrow {
                padding: 0; }
            @media (max-width: 1199.98px) {
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section {
                padding: 6rem 6rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left.section-large > .row > .col:first-child {
                  flex-basis: 60%;
                  max-width: 60%;
                  padding-right: calc(var(--section-2column-gap) / 2); } }
            @media (max-width: 992px) {
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .row .col .section-twopanel-right .row .col .scroll-body h3 {
                font-size: var(--heading4-font-size); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .row .col .section-twopanel-right .row .col .scroll-body .text-xl {
                font-size: 1.1rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll .row .col .section-twopanel-right .row .col:last-child {
                padding-left: calc(var(--section-2column-gap) / 2); } }
            @media (min-width: 767px) {
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll-mobile {
                display: none; } }
            @media (max-width: 767px) {
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section {
                padding: 2.5rem 1.5rem !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section .row {
                  display: block !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section .row > .col {
                    max-width: 100% !important;
                    padding-left: 15px !important;
                    padding-right: 15px !important;
                    margin-left: 0 !important;
                    margin-right: 0 !important;
                    margin-bottom: 2rem; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section .row > .col .autocolumn-2 {
                      column-count: 1;
                      column-gap: 0;
                      list-style-position: inside; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section .row > .col .autocolumn-3 {
                      column-count: 1;
                      column-gap: 0;
                      list-style-position: inside; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section .row > .col:last-child {
                      margin-bottom: 0 !important; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section .row > .col table.table-agenda tbody tr td p img {
                      opacity: 1 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero {
                  height: auto;
                  padding: 3rem 2rem !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero > .row {
                    height: auto; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-headerbar {
                  padding-top: 0.5rem !important;
                  padding-bottom: 0.5rem !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-navbar {
                  padding-top: 0 !important;
                  padding-bottom: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-title + .section {
                  padding-top: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-threepanel.section-vs > .row > .col:nth-child(2) {
                  width: 100%;
                  padding-top: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table-responsive .table thead tr th:first-child {
                  display: relative; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table-responsive .table thead tr th:first-child:before {
                    font-family: "FontAwesome";
                    content: "\f061";
                    display: inline-block;
                    position: relative;
                    float: right;
                    right: 0;
                    animation-duration: 8s;
                    animation-name: flash;
                    animation-iteration-count: infinite;
                    animation-duration: 4s; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-comparetable .table-responsive .table tbody tr td ul {
                  padding-left: 22px; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis > .row > .col {
                  margin-bottom: 0; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis > .row > .col:not(:first-child) {
                    padding-top: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-kpis.section-mini {
                  margin: 0 0 2rem 0;
                  padding: 0 !important;
                  text-align: center; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll {
                  display: none; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll-mobile {
                  text-align: left;
                  padding-left: 0 !important;
                  padding-right: 0 !important; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll-mobile > .row {
                    margin-left: 0;
                    margin-right: 0; }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll-mobile > .row > .col {
                      padding-left: 0 !important;
                      padding-right: 0 !important; }
                      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll-mobile > .row > .col:has(.scroll-body) {
                        padding-left: 1.5rem !important;
                        padding-right: 1.5rem !important; }
                      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll-mobile > .row > .col .scroll-images p {
                        width: 100%;
                        aspect-ratio: 1 / 1;
                        overflow: hidden; }
                        body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll-mobile > .row > .col .scroll-images p img {
                          width: 100%;
                          border-radius: 0; }
                        body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll-mobile > .row > .col .scroll-images p::after {
                          display: block;
                          content: " ";
                          height: 200px;
                          width: 100%;
                          background-color: #000000;
                          background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, var(--section-background) 100%);
                          position: absolute;
                          bottom: 0;
                          left: 0; }
                      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll-mobile > .row > .col .scroll-body {
                        margin-bottom: 4rem; }
                        body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll-mobile > .row > .col .scroll-body h3 {
                          font-size: var(--heading4-font-size);
                          position: absolute;
                          top: -6rem;
                          color: #FFFFFF; }
                        body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-stickyscroll-mobile > .row > .col .scroll-body .text-xl {
                          font-size: 1.1rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-marquee {
                  padding: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.narrow {
                  padding: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:first-child p,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:first-child h3,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:first-child h4,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:first-child h5,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:first-child h6 {
                  text-align: center; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:first-child p > img,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:first-child h3 > img,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:first-child h4 > img,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:first-child h5 > img,
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-right > .row > .col:first-child h6 > img {
                    width: 80%; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left > .row > .col:last-child p {
                  text-align: center; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-twopanel-left > .row > .col:last-child p > img {
                    width: 80%; } }
            @media print {
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-navbar, body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-headerbar, body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-footer {
                display: none !important; } }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf {
              background-color: var(--section-background);
              padding: 1rem 4rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf > p:first-child {
                display: none; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf > hr:nth-child(2) {
                display: none; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form {
                max-width: 1200px;
                margin-left: auto;
                margin-right: auto; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form .form-actions {
                  width: fit-content;
                  margin: 0 auto; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form .form-actions .btn {
                    padding: var(--button-padding);
                    font-size: var(--button-font-size);
                    font-family: var(--button-font-family);
                    border-radius: var(--button-border-radius); }
                    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form .form-actions .btn.btn-primary {
                      background-color: var(--primary);
                      color: #FFFFFF !important;
                      border-color: var(--primary-border);
                      animation-fill-mode: both;
                      animation-duration: 8s;
                      animation-name: shakeX;
                      animation-iteration-count: infinite;
                      animation-timing-function: ease-in-out; }
                      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form .form-actions .btn.btn-primary:hover {
                        animation-name: none; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form[data-is-mutation="1"] .form-actions:before {
                  left: calc(50% - 1rem); }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form[data-is-mutation="1"] .form-actions .btn.btn-primary {
                  animation-name: none;
                  color: #E0E0E0 !important;
                  background-color: #E0E0E0 !important;
                  border-color: #E0E0E0 !important;
                  pointer-events: none;
                  box-shadow: none; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h1,
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h2,
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h3,
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h4,
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h5,
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h6,
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h1,
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h2,
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h3,
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h4,
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h5,
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h6 {
        color: var(--heading-font-color);
        margin-bottom: 1.5rem;
        font-weight: 500; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h1 em,
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h2 em,
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h3 em,
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h4 em,
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h5 em,
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader h6 em,
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h1 em,
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h2 em,
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h3 em,
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h4 em,
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h5 em,
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .h6 em {
          color: var(--primary); }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .badge {
        margin-left: 0; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .badge.badge-primary {
          background-color: var(--primary);
          color: #FFFFFF; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .btn {
        padding: var(--button-padding);
        font-size: var(--button-font-size);
        font-family: var(--button-font-family);
        border-radius: var(--button-border-radius); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .btn.btn-primary {
          background-color: var(--primary);
          color: #FFFFFF !important;
          border-color: var(--primary-border);
          animation-fill-mode: both;
          animation-duration: 8s;
          animation-name: shakeX;
          animation-iteration-count: infinite;
          animation-timing-function: ease-in-out; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .btn.btn-primary em {
            color: #FFFFFF !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .btn.btn-primary:hover {
            animation-name: none; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .btn.btn-secondary {
          color: #424242 !important; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader p:last-child {
        margin-bottom: 0; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader p.bonus:before {
        font-family: "FontAwesome";
        content: "\f005";
        color: var(--primary);
        animation-duration: 8s;
        animation-name: flash;
        animation-iteration-count: infinite;
        margin-right: 5px;
        animation-duration: 4s; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader p > img {
        padding: 10px;
        box-shadow: none;
        border-radius: 1.5rem; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader p.image-flush > img {
        padding: 0;
        background-color: inherit;
        margin: 0;
        border-width: 0 !important;
        border-radius: 1.5rem; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader p + p:has(a.btn) {
        margin-top: 2rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader p + p:has(a.btn) .btn.btn-primary {
          font-size: 1.5rem;
          animation-name: none; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader ul li.bonus i.fa-star:before {
        color: var(--primary);
        animation-duration: 8s;
        animation-name: flash;
        animation-iteration-count: infinite;
        animation-duration: 4s; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader a {
        color: var(--text-link); }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section {
        padding: 6rem 4rem;
        text-align: center;
        position: relative; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row {
          margin-bottom: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h6 {
            font-family: var(--heading-font-family);
            font-weight: var(--heading-font-weight);
            margin-bottom: 1.5rem;
            line-height: 1.2;
            margin-top: 1.25rem; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h1.text-handwritten,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h2.text-handwritten,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h3.text-handwritten,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h4.text-handwritten,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h5.text-handwritten,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h6.text-handwritten,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h1.text-handwritten,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h2.text-handwritten,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h3.text-handwritten,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h4.text-handwritten,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h5.text-handwritten,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h6.text-handwritten {
              font-family: "Jost", "Helvetica Neue", Helvetica, Arial, sans-serif;
              color: #FF9800;
              font-weight: 600; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h1:first-child,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h2:first-child,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h3:first-child,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h4:first-child,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h5:first-child,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h6:first-child,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h1:first-child,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h2:first-child,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h3:first-child,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h4:first-child,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h5:first-child,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h6:first-child {
              margin-top: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col > :last-child {
            margin-bottom: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h1 {
            font-size: var(--heading1-font-size); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h2 {
            font-size: var(--heading2-font-size); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h3 {
            font-size: var(--heading3-font-size); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h4 {
            font-size: var(--heading4-font-size); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h5 {
            font-size: var(--heading5-font-size); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .h6 {
            font-size: var(--heading6-font-size); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul li,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ol li {
            margin-bottom: 0.25rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul.nav li,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul .navbar-nav li,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul .dropdown-menu li,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ol.nav li,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ol .navbar-nav li,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ol .dropdown-menu li {
            margin-bottom: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col video {
            border-radius: 1rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .autocolumn-2 {
            column-count: 2;
            column-gap: 2rem;
            list-style-position: inside; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .autocolumn-3 {
            column-count: 3;
            column-gap: 2rem;
            list-style-position: inside; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .modal .modal-dialog {
            box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .accordion {
            text-align: left; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .accordion .card {
              margin-top: 1.5rem;
              margin-bottom: 1.5rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .accordion .card .card-header {
                background-color: inherit;
                border-bottom: 1px solid #E0E0E0;
                padding-left: 0;
                padding-right: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .accordion .card .card-header > :last-child {
                  margin-bottom: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .accordion .card .card-header a[data-toggle="collapse"] {
                  padding-left: 26px;
                  padding-right: 26px;
                  position: relative;
                  display: block; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .accordion .card .card-header a[data-toggle="collapse"]::before {
                    font-family: "FontAwesome";
                    margin-right: 10px;
                    font-size: var(--heading5-font-size);
                    display: inline-block;
                    position: absolute;
                    left: 0px; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .accordion .card .card-header a[data-toggle="collapse"][aria-expanded="false"]:before {
                    content: "\f107"; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .accordion .card .card-header a[data-toggle="collapse"][aria-expanded="true"]:before {
                    content: "\f106"; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .accordion .card .card-body {
                padding-left: 26px;
                padding-right: 26px; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .narrow {
            max-width: 1280px;
            margin-left: auto;
            margin-right: auto; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .narrow.narrow-md {
              max-width: 1000px; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .narrow.narrow-sm {
              max-width: 860px; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col .narrow.narrow-xs {
              max-width: 640px; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col p img {
            max-width: 100%;
            border-radius: 1rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col pre {
            padding: 1.5rem;
            background-color: #FFFFFF;
            border: 1px solid #E0E0E0;
            font-family: monospace;
            font-size: 1rem;
            border-radius: 1rem; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col pre strong {
              background-color: #FFF59D;
              padding: 0 0.25rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col:has(pre) {
            margin-left: 0 !important;
            padding-left: 0 !important;
            margin-top: 1.5rem !important;
            text-align: left; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col table tbody tr td ul,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col table tbody tr td ol {
            margin-bottom: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col table.table-agenda {
            text-align: left;
            margin-bottom: 2rem; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col table.table-agenda tbody tr td blockquote {
              margin: 0.25rem 0 0.5rem 0;
              border-left-width: 0;
              padding: 0 0 0 80px;
              position: relative;
              font-size: 0.95rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col table.table-agenda tbody tr td blockquote p img {
                position: absolute;
                top: 0.25rem;
                left: 0;
                width: 64px;
                opacity: 0.6; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col table.table-agenda tbody tr td blockquote p:has(img):after {
                content: " ";
                height: 1px;
                clear: both;
                display: block; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col table.table-agenda tbody tr td blockquote:has(+ blockquote) {
                margin-bottom: 1rem; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col table.table-agenda tbody tr td:first-child {
              text-align: left; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col table.table-agenda tbody tr td.group p img {
              float: left;
              width: 64px;
              margin-right: 1rem;
              opacity: 0.6; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col table.table-agenda tbody tr td.group p:after {
              content: " ";
              display: block;
              clear: both; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col table.table-agenda tbody tr:hover td p img {
              opacity: 1 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul.pagination {
            justify-content: center; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul.pagination .page-item {
              margin: 0 0.25rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul.pagination .page-item a {
                background-color: initial;
                border-width: 0;
                margin: 0;
                line-height: initial;
                padding: .5rem .75rem 0.4rem 0.75rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul.pagination .page-item.active {
                background-color: var(--section-background);
                color: var(--section-font-primary);
                border-radius: 0.5rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul.pagination .page-item.page-previous a {
                padding: 0.1rem;
                font-size: 1.5rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul.pagination .page-item.page-previous[data-isfirst="1"] a {
                pointer-events: none !important;
                cursor: pointer;
                color: #9E9E9E !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul.pagination .page-item.page-next a {
                padding: 0.1rem;
                font-size: 1.5rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section > .row > .col ul.pagination .page-item.page-next[data-islast="1"] a {
                padding: 0.1rem;
                font-size: 1.5rem;
                pointer-events: none !important;
                cursor: pointer;
                color: #9E9E9E !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:has(+ .section > .row > .col > pre) {
          padding-bottom: 1rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:has(> .row > .col pre) {
          padding-bottom: 0rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-left {
          text-align: left; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-headerbar {
          padding-top: 0.5rem;
          padding-bottom: 0.5rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-navbar {
          padding-top: 0.5rem;
          padding-bottom: 0.5rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-navbar .navbar {
            padding-left: 0;
            padding-right: 0; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero {
          height: var(--hero-height);
          padding: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero > .row {
            align-items: center;
            height: var(--hero-height);
            margin-left: 0;
            margin-right: 0; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero > .row > .col {
              padding-left: 0;
              padding-right: 0; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero > .row > .col h1 {
                margin-bottom: 2rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero > .row > .col .subtitle {
                line-height: 1.5;
                font-size: var(--heading-subtitle-font-size); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero > .row > .col .btn.btn-primary {
                font-size: var(--heading5-font-size);
                padding: .5rem 1rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-left {
          height: var(--hero-height);
          text-align: left;
          padding: 1rem 4rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-left > .row {
            align-items: center;
            height: var(--hero-height); }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-left > .row > .col {
              flex: 0 0 50%;
              max-width: 50%; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-left > .row > .col h1 {
                margin-bottom: 2rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-left > .row > .col .subtitle {
                line-height: 1.5;
                font-size: var(--heading-subtitle-font-size); }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-left > .row > .col:first-child {
                padding-right: 3rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-left > .row > .col:last-child {
                padding-left: 3rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-inner > .row > .col {
          padding-left: 3rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-inner > .row > .col:not(:has(+ .col)) {
            text-align: left; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-inner-left > .row > .col:first-child {
          padding-right: 3rem;
          text-align: left; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-inner-left > .row > .col:last-child {
          padding-left: 3rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-inner-left > .row:not(:has(.col + .col)) > .col {
          padding-left: 15px;
          padding-right: 6rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-inner-right > .row > .col:first-child {
          padding-right: 3rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-inner-right > .row > .col:last-child {
          padding-left: 3rem;
          text-align: left; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero-inner-right > .row:not(:has(.col + .col)) > .col {
          padding-right: 15px;
          padding-left: 6rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-title {
          padding-top: 6rem;
          padding-bottom: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-title + .section {
            padding-top: 3rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-casestudy blockquote {
          margin: 1.5rem 0;
          border-left-width: 0;
          padding-left: 80px;
          position: relative;
          font-size: 1rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-casestudy blockquote p {
            margin-bottom: 0.5rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-casestudy blockquote cite {
            margin-top: 0.5rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-casestudy blockquote img {
            position: absolute;
            top: 0.75rem;
            left: 0;
            width: 64px; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-legal {
          text-align: left !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta {
          text-align: center !important;
          color: var(--section-cta-font); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta .h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta .h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta .h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta .h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta .h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-cta .h6 {
            color: var(--section-cta-font); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-bio .row .col h4 a svg {
          width: 24px;
          height: 24px;
          fill: var(--section-font-link);
          position: relative;
          top: -2px; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-perfect ul {
          list-style: none;
          padding-left: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-perfect ul li {
            margin-bottom: 0.25rem;
            position: relative;
            padding-left: 30px; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-perfect ul li:before {
              font-family: "FontAwesome";
              content: "\f046";
              display: inline-block;
              position: absolute;
              left: 5px;
              color: var(--text-accent); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-perfect table.table-perfect {
          text-align: left; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table {
          table-layout: fixed;
          max-width: 1280px;
          width: 1280px;
          margin-left: auto;
          margin-right: auto; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table thead tr th:first-child {
            width: 35%;
            text-align: left; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table thead tr th.cta {
            background-color: var(--section-background); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table thead tr th:has(small) {
            line-height: 1.1; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table thead tr th:has(small) small {
              font-family: var(--font-family);
              font-size: 0.95rem;
              display: inline-block;
              line-height: 1.2; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tbody tr td {
            vertical-align: middle; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tbody tr td ul {
              margin-bottom: 0;
              padding-left: 50px; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tbody tr td ul li {
                margin-bottom: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tbody tr td ul li .material-symbols-outlined,
                body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tbody tr td ul li .material-symbols-rounded {
                  font-size: 1rem;
                  padding: 0.15rem; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tbody tr td:first-child {
              width: 35%;
              text-align: left; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tbody tr td:not(:first-child) .material-symbols-outlined,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tbody tr td:not(:first-child) .material-symbols-rounded {
              font-size: 1.5rem; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tbody tr td.cta {
              font-weight: bold;
              background-color: var(--section-background); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tfoot tr td {
            vertical-align: top;
            font-weight: bold; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tfoot tr td:first-child {
              width: 35%;
              text-align: left; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table tfoot tr td.cta {
              background-color: var(--section-background); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel).section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
          padding-top: 0 !important; }
        @media (max-width: 767px) {
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section:not(.section-twopanel):not(.section-twopanel-left):not(.section-twopanel-right):not(.section-threepanel):not(.section-fourpanel):not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; } }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels > .row > .col {
          text-align: left;
          max-width: 330px;
          padding-left: 30px;
          padding-right: 30px; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels > .row > .col ul {
            padding-left: 26px; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels > .row > .col ul li {
              margin-bottom: 0.75rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels > .row:has(.col[data-total-count="4"]) {
          max-width: 1320px; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels > .row:has(.col[data-total-count="3"]) {
          max-width: 990px; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
          padding-top: 0 !important; }
        @media (max-width: 767px) {
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-panels:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; } }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel > .row > .col:first-child {
          padding-right: 3rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel > .row > .col:last-child {
          padding-left: 3rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel > .row:has(.col img) {
          align-items: center; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
          padding-top: 0 !important; }
        @media (max-width: 767px) {
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; } }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel > .row > .col {
          padding-left: 30px;
          padding-right: 30px; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel > .row > .col ul {
            padding-left: 26px; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel > .row > .col ul li {
              margin-bottom: 0.75rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel > .row > .col:first-child {
            margin-left: 15px;
            padding-left: 15px; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel > .row > .col:last-child {
            margin-right: 15px;
            padding-right: 15px; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-value > .row > .col {
          border-width: 0;
          padding: 2rem;
          background-color: var(--border-color); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-value > .row > .col:not(:has(h3)) p {
            font-size: 1.25rem;
            line-height: 2rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-vs > .row > .col:first-child {
          text-align: left; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-vs > .row > .col:nth-child(2) {
          width: 128px;
          max-width: 128px;
          padding-top: 2rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-vs > .row > .col:last-child {
          text-align: left; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
          padding-top: 0 !important; }
        @media (max-width: 767px) {
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; } }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis > .row > .col {
          border-right: 1px solid #E0E0E0;
          padding-top: 2rem;
          padding-bottom: 2rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis > .row > .col h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis > .row > .col h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis > .row > .col .h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis > .row > .col .h3 {
            margin-bottom: 0.5rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis > .row > .col:last-child {
            border-right: none; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis > .row > .col .icon.material-symbols-outlined, body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis > .row > .col .icon.material-symbols-rounded {
            font-size: 2rem;
            background-color: var(--text-accent-border);
            padding: 1rem;
            border-radius: 50%; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis.section-mini {
          text-align: left; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis.section-mini > .row > .col {
            padding-top: 1rem;
            padding-bottom: 1rem;
            border-width: 0; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis.section-mini > .row > .col:first-child {
              padding-left: 0; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis.section-mini > .row > .col h4 {
              margin-bottom: 0;
              font-size: var(--heading3-font-size); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-mini {
          padding: 0;
          margin: 1.5rem 0; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-marquee {
          padding: 0;
          overflow: hidden;
          /* Marquee container */ }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-marquee .marquee-container {
            overflow: hidden;
            position: relative;
            width: 100%; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-marquee .marquee-container .marquee-wrapper {
              display: flex;
              width: fit-content;
              animation: marquee-scroll var(--marquee-speed, 30s) linear infinite; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-marquee .marquee-container .marquee-wrapper .marquee-group {
                display: flex;
                flex-shrink: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-marquee .marquee-container .marquee-wrapper .marquee-group img {
                  width: auto;
                  display: block;
                  flex-shrink: 0; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll {
          position: relative; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .section .scroll-images {
            position: -webkit-sticky;
            position: sticky;
            top: 100px;
            height: 600px;
            max-height: calc(100vh - 200px);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 1; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .section .scroll-images p {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              margin: 0;
              width: 100%;
              max-width: 100%;
              text-align: center;
              opacity: 0;
              transition: opacity 0.6s ease-in-out;
              pointer-events: none; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .section .scroll-images p.active {
                opacity: 1;
                z-index: 1;
                pointer-events: auto; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .section .scroll-images p img {
                max-width: 100%;
                height: auto;
                display: block;
                margin: 0 auto; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .section .scroll-body {
            padding: 8rem 0;
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding: 8rem 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .section.section.section-twopanel-right > .row {
            align-items: flex-start !important;
            display: block !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .section.section.section-twopanel-right > .row > .col {
              vertical-align: top;
              float: left; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .section.section.section-twopanel-right > .row > .col:first-child {
                position: relative;
                width: 40%;
                max-width: 40%; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .section.section.section-twopanel-right > .row > .col:last-child {
                width: 60%;
                max-width: 60%; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-chart > .row > .col.col-chart, body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-chart > .row > .col:has(div[data-highcharts-chart]) {
          margin-top: 3rem;
          margin-bottom: 3rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel > .row > .col {
          padding-left: 30px;
          padding-right: 30px; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel > .row > .col ul {
            padding-left: 26px; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel > .row > .col ul li {
              margin-bottom: 0.75rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel > .row > .col:first-child {
            margin-left: 15px;
            padding-left: 15px; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel > .row > .col:last-child {
            margin-right: 15px;
            padding-right: 15px; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
          padding-top: 0 !important; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
          padding-top: 0 !important; }
        @media (max-width: 767px) {
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
            padding-top: 0 !important; } }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left {
          text-align: left; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left > .row {
            align-items: center; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left > .row > .col:first-child {
              flex: 0 0 60%;
              max-width: 60%;
              padding-right: var(--section-2column-gap); }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left > .row > .col:last-child {
              padding-left: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-large > .row {
            align-items: center; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-large > .row > .col:first-child {
              flex: 0 0 80%;
              max-width: 80%;
              padding-right: var(--section-2column-gap); }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-large > .row > .col:last-child {
              padding-left: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
            padding-top: 0 !important; }
          @media (max-width: 767px) {
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; } }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right {
          text-align: left; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row {
            align-items: center; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:first-child {
              flex: 0 0 40%;
              max-width: 40%;
              padding-right: 0; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:last-child {
              padding-left: var(--section-2column-gap); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-large > .row {
            align-items: center; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-large > .row > .col:first-child {
              flex: 0 0 20%;
              max-width: 20%;
              padding-right: 0; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-large > .row > .col:last-child {
              padding-left: var(--section-2column-gap); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-hero):not(.section-hero-inner):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.d-none):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse) {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-left.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-title.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-threepanel.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-fourpanel.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-twopanel.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-left.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-title.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-threepanel.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-fourpanel.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-twopanel.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt2:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt2 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-left.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-title.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-threepanel.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-fourpanel.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-twopanel.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-right.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-alt3:not(.d-none):not(.section-full) + .section-twopanel-left.section-alt3 {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-left.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-title.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-threepanel.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-fourpanel.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-twopanel.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-right.section-reverse {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right.section-reverse:not(.d-none):not(.section-full) + .section-twopanel-left.section-reverse {
            padding-top: 0 !important; }
          @media (max-width: 767px) {
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-title:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-threepanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-fourpanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) + .section-twopanel-left:not(.section-alt):not(.section-alt2):not(.section-alt3):not(.section-reverse):not(.section-full) {
              padding-top: 0 !important; } }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt {
          background-color: var(--section-background); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt .h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt .h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt .h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt .h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt .h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt .h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt p,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt li,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt table {
            color: var(--section-background-font); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt a {
            color: var(--section-font-link); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 {
          background-color: var(--section-background2); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 .h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 .h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 .h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 .h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 .h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 .h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 p,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 li,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 table {
            color: var(--section-background2-font); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt2 a {
            color: var(--section-font-link); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 {
          background-color: var(--section-background3); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 .h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 .h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 .h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 .h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 .h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 .h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 p,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 li,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 table {
            color: var(--section-background3-font); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-alt3 a {
            color: var(--section-font-link); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse {
          background-color: var(--section-background-reverse); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse .h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse .h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse .h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse .h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse .h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse .h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse p,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse li,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse table {
            color: var(--section-font-reverse); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse a {
            color: var(--section-font-link); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-reverse .subtitle {
            font-size: 1rem;
            font-weight: 600;
            padding: 0.1rem 0.65rem;
            border-left: solid 5px var(--text-accent-border); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout {
          background-color: var(--section-background); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout .h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout .h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout .h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout .h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout .h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout .h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout p,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-callout li {
            color: var(--section-background-font); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta {
          background-color: var(--section-background);
          padding: 4rem 4rem 0 4rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta .h1,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta .h2,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta .h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta .h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta .h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta .h6,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta p,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-precta li {
            color: var(--section-background-font); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.narrow {
          padding: 0; }
      @media (max-width: 1199.98px) {
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section {
          padding: 6rem 6rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left.section-large > .row > .col:first-child {
            flex-basis: 60%;
            max-width: 60%;
            padding-right: calc(var(--section-2column-gap) / 2); } }
      @media (max-width: 992px) {
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .row .col .section-twopanel-right .row .col .scroll-body h3 {
          font-size: var(--heading4-font-size); }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .row .col .section-twopanel-right .row .col .scroll-body .text-xl {
          font-size: 1.1rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll .row .col .section-twopanel-right .row .col:last-child {
          padding-left: calc(var(--section-2column-gap) / 2); } }
      @media (min-width: 767px) {
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll-mobile {
          display: none; } }
      @media (max-width: 767px) {
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section {
          padding: 2.5rem 1.5rem !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section .row {
            display: block !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section .row > .col {
              max-width: 100% !important;
              padding-left: 15px !important;
              padding-right: 15px !important;
              margin-left: 0 !important;
              margin-right: 0 !important;
              margin-bottom: 2rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section .row > .col .autocolumn-2 {
                column-count: 1;
                column-gap: 0;
                list-style-position: inside; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section .row > .col .autocolumn-3 {
                column-count: 1;
                column-gap: 0;
                list-style-position: inside; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section .row > .col:last-child {
                margin-bottom: 0 !important; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section .row > .col table.table-agenda tbody tr td p img {
                opacity: 1 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero {
            height: auto;
            padding: 3rem 2rem !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-hero > .row {
              height: auto; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-headerbar {
            padding-top: 0.5rem !important;
            padding-bottom: 0.5rem !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-navbar {
            padding-top: 0 !important;
            padding-bottom: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-title + .section {
            padding-top: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-threepanel.section-vs > .row > .col:nth-child(2) {
            width: 100%;
            padding-top: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table-responsive .table thead tr th:first-child {
            display: relative; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table-responsive .table thead tr th:first-child:before {
              font-family: "FontAwesome";
              content: "\f061";
              display: inline-block;
              position: relative;
              float: right;
              right: 0;
              animation-duration: 8s;
              animation-name: flash;
              animation-iteration-count: infinite;
              animation-duration: 4s; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-comparetable .table-responsive .table tbody tr td ul {
            padding-left: 22px; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis > .row > .col {
            margin-bottom: 0; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis > .row > .col:not(:first-child) {
              padding-top: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-kpis.section-mini {
            margin: 0 0 2rem 0;
            padding: 0 !important;
            text-align: center; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll {
            display: none; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll-mobile {
            text-align: left;
            padding-left: 0 !important;
            padding-right: 0 !important; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll-mobile > .row {
              margin-left: 0;
              margin-right: 0; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll-mobile > .row > .col {
                padding-left: 0 !important;
                padding-right: 0 !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll-mobile > .row > .col:has(.scroll-body) {
                  padding-left: 1.5rem !important;
                  padding-right: 1.5rem !important; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll-mobile > .row > .col .scroll-images p {
                  width: 100%;
                  aspect-ratio: 1 / 1;
                  overflow: hidden; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll-mobile > .row > .col .scroll-images p img {
                    width: 100%;
                    border-radius: 0; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll-mobile > .row > .col .scroll-images p::after {
                    display: block;
                    content: " ";
                    height: 200px;
                    width: 100%;
                    background-color: #000000;
                    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, var(--section-background) 100%);
                    position: absolute;
                    bottom: 0;
                    left: 0; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll-mobile > .row > .col .scroll-body {
                  margin-bottom: 4rem; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll-mobile > .row > .col .scroll-body h3 {
                    font-size: var(--heading4-font-size);
                    position: absolute;
                    top: -6rem;
                    color: #FFFFFF; }
                  body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-stickyscroll-mobile > .row > .col .scroll-body .text-xl {
                    font-size: 1.1rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-marquee {
            padding: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.narrow {
            padding: 0 !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:first-child p,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:first-child h3,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:first-child h4,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:first-child h5,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:first-child h6 {
            text-align: center; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:first-child p > img,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:first-child h3 > img,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:first-child h4 > img,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:first-child h5 > img,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-right > .row > .col:first-child h6 > img {
              width: 80%; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left > .row > .col:last-child p {
            text-align: center; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-twopanel-left > .row > .col:last-child p > img {
              width: 80%; } }
      @media print {
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-navbar, body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-headerbar, body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .section.section-footer {
          display: none !important; } }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .step-detail-instructions div {
        margin-left: 0; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .nav-tabs {
        margin-top: 2.5rem; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .nav-tabs .nav-item {
          margin: 0 0.25rem !important; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .nav-tabs .nav-item .nav-link {
            padding: 10px 15px 5px 15px !important; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .tab-content .tab-pane {
        padding-top: 2rem; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail[data-formid="0"] #externalstepheader .step-detail-instructions .panel-actions {
        display: none; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail[data-formid="0"] #externalstepheader .step-detail-instructions .qa-step-instruction-title {
        display: none; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail[data-formid="0"] #externalstepheader .step-detail-instructions p.sys-message {
        display: none; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail[data-formid="0"] #externalstepdetails {
        display: none; }
  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-header {
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: var(--section-navbar-background); }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-header #logo-account-wrapper {
      position: relative !important;
      box-shadow: none;
      height: 60px;
      float: none;
      background-image: var(--nav-image);
      width: 100%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      padding: 0;
      background-color: inherit;
      margin-bottom: 0;
      margin-left: 0;
      top: 0; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-header #logo-account-wrapper #logo-account {
        display: none; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-header .form-title {
      display: none; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-header .form-title + p {
        display: none; }
  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col p > img {
      margin-right: auto;
      margin-left: auto;
      display: block;
      background-color: inherit; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section > .row > .col p.icon > img {
      width: 50%; }
  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body .process-description .section.section-hero p:has(a.btn.btn-primary) {
    margin-top: 3rem; }
  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form .form-container {
    width: calc(80% - 26px);
    float: left;
    top: 0;
    position: relative; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form .form-container .control-group label {
      display: none; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form .form-container .control-group .form-control {
      font-size: 1.5rem; }
  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form .form-save-actions {
    float: right;
    width: 20%;
    top: 0;
    position: relative; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form .form-save-actions .form-actions {
      margin-top: 0; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form .form-save-actions .form-actions .btn {
        font-size: 1.5rem;
        padding: .375rem 1.5rem;
        width: 100%;
        margin-right: 0; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form .form-save-actions:after {
      content: "Draft Mode" !important;
      text-align: center;
      padding: .15rem 0.5rem;
      font-family: "Inter", sans-serif;
      font-size: 0.8rem;
      color: var(--section-font-primary);
      background-color: #FB8C00 !important;
      border-radius: 0.5rem;
      display: none; }
  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body #caf form:after {
    display: block;
    content: " ";
    height: auto;
    clear: both; }
  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame .panel.panel-default > .panel-body[data-is-draft="1"] #caf form .form-save-actions:after {
    display: inline-block; }
  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame[data-is-anonymous="1"] .panel.panel-default > .panel-body .process-description .section.section-hero {
    padding-top: 6rem;
    height: auto; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame[data-is-anonymous="1"] .panel.panel-default > .panel-body .process-description .section.section-hero .row {
      height: auto;
      margin-left: auto;
      margin-right: auto; }
  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame[data-is-anonymous="1"] .panel.panel-default > .panel-body .process-description:has(.section-hero) + #caf {
    background-color: inherit; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame[data-is-anonymous="1"] .panel.panel-default > .panel-body .process-description:has(.section-hero) + #caf form .form-save-actions {
      text-align: center; }
  body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame[data-is-anonymous="1"] .panel.panel-default > .panel-body #caf {
    background-color: inherit;
    padding-top: 2rem;
    padding-bottom: 6rem; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame[data-is-anonymous="1"] .panel.panel-default > .panel-body #caf form .form-save-actions {
      float: none;
      width: auto; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #caf-external > .row > .external-frame[data-is-anonymous="1"] .panel.panel-default > .panel-body #caf form .form-save-actions .form-actions .btn {
        width: auto;
        background-color: var(--primary);
        color: #FFFFFF !important;
        border-color: var(--primary-border);
        padding: var(--button-padding);
        font-size: var(--button-font-size);
        font-family: var(--button-font-family);
        border-radius: var(--button-border-radius); }
  body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile {
    display: block;
    margin: 0; }
    body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile {
      max-width: 100%;
      margin: 0;
      display: block;
      padding: 0; }
      body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel {
        box-shadow: none; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel.panel-default:before {
          display: none; }
        body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps {
          padding: 0;
          border-radius: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .steps-header {
            display: block;
            padding-top: 1rem;
            padding-bottom: 1rem;
            background-color: var(--section-navbar-background); }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .steps-header #logo-account-wrapper {
              position: relative !important;
              box-shadow: none;
              height: 60px;
              float: none;
              background-image: var(--nav-image);
              width: 100%;
              background-repeat: no-repeat;
              background-position: center;
              background-size: contain;
              padding: 0;
              background-color: inherit;
              margin-bottom: 0;
              margin-left: 0;
              top: 0; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .steps-header #logo-account-wrapper #logo-account {
                display: none; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .steps-header .form-title {
              display: none; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .steps-header .form-title + p {
                display: none; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .steps-header #logo-account-wrapper + div {
              display: none; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .step-detail-instructions,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .complete-message,
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .panel-message {
            max-width: 1200px;
            margin-right: auto;
            margin-left: auto; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .step-detail-instructions .qa-step-instruction-title,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .complete-message .qa-step-instruction-title,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .panel-message .qa-step-instruction-title {
              display: none; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .complete-message {
            padding-top: 2rem;
            text-align: center; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .complete-message p a[href] {
              width: auto;
              background-color: var(--primary) !important;
              color: #FFFFFF !important;
              border-color: var(--primary-border);
              padding: var(--button-padding);
              font-size: var(--button-font-size);
              font-family: var(--button-font-family);
              border-radius: var(--button-border-radius) !important;
              border-width: 0 !important;
              margin-right: 0 !important;
              line-height: 1.5;
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .step-detail-instructions {
            padding: 2rem 0 0 0;
            text-align: left;
            position: relative; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .step-detail-instructions div {
              margin-left: 0; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .step-detail-instructions .collapse .section > .row {
              max-width: 1200px;
              margin-left: auto;
              margin-right: auto; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .step-detail-instructions .collapse .section > .row > .col .card-deck.card-deck-scorecard .card .card-body h3 {
                font-size: var(--heading4-font-size);
                color: #FFFFFF; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .step-detail-instructions .collapse .section > .row > .col .card-collapse {
                text-align: left; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .step-detail-instructions .collapse .section > .row > .col .progress {
                height: 2rem;
                border-radius: 1rem; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .step-detail-instructions .collapse .section.section-cta {
              background-color: var(--section-cta-background); }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepheader .step-detail-instructions .collapse .section:last-child {
              padding-bottom: 2rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepdetails {
            padding: 0 0 2rem 0;
            max-width: 1200px;
            margin-right: auto;
            margin-left: auto; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepdetails .step-forms .form-fields-title {
              display: none; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepdetails .step-forms .form-fields form .form-container div[id$="-form"] .panel-actions .formcollapse,
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepdetails .step-forms .form-fields form .form-container div[id$="-form"] .panel-actions .formexpand {
              display: none; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepdetails .step-forms .form-fields form .form-container div[id$="-form"] .progress-wizard {
              margin-top: 3rem; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepdetails .step-forms .form-fields form .form-container div[id$="-form"] .control-group {
              margin-bottom: 1.5rem; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepdetails .step-forms .form-fields form .form-container div[id$="-form"] .control-group .help-inline {
                display: block;
                margin-top: 1rem; }
                body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail #externalstepdetails .step-forms .form-fields form .form-container div[id$="-form"] .control-group .help-inline .fieldformat {
                  font-style: initial;
                  font-size: 0.8rem;
                  line-height: 1rem; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail[data-formid="0"] #externalstepheader .step-detail-instructions {
            padding: 0;
            max-width: 100%;
            margin-right: 0;
            margin-left: 0;
            margin: 0; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail[data-isformwizard="1"][data-is-form-valid="1"] #externalstepdetails .step-forms:has(.form-fields > form[data-step-end="1"]) + .step-actions .btn.complete {
            display: block;
            margin-right: auto !important;
            margin-left: auto !important;
            width: fit-content;
            background-color: var(--primary) !important;
            color: #FFFFFF !important;
            border-color: var(--primary-border);
            padding: var(--button-padding);
            font-size: var(--button-font-size);
            font-family: var(--button-font-family);
            border-radius: var(--button-border-radius) !important;
            border-width: 0 !important;
            line-height: 1.5;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            animation-fill-mode: both;
            animation-duration: 8s;
            animation-name: shakeX;
            animation-iteration-count: infinite;
            animation-timing-function: ease-in-out; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail[data-isformwizard="1"][data-is-form-valid="1"] #externalstepdetails .step-forms:has(.form-fields > form[data-step-end="1"]) + .step-actions .btn.complete:hover {
              animation-name: none; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail[data-isformwizard="1"][data-is-form-valid="1"] #externalstepdetails .step-forms:has(.form-fields > form[data-step-end="1"]) + .step-actions .btn.complete:before {
              display: none; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail[data-isformwizard="1"][data-is-form-valid="1"] #externalstepdetails[data-is-submitting="1"] .step-forms:has(.form-fields > form[data-step-end="1"]) + .step-actions .btn.complete {
            animation-name: none;
            color: #FFFFFF !important;
            background-color: #E0E0E0 !important;
            border-color: #E0E0E0 !important;
            pointer-events: none;
            box-shadow: none; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps .step .step-detail[data-isformwizard="1"][data-is-form-valid="1"] #externalstepdetails[data-is-submitting="1"] .step-forms:has(.form-fields > form[data-step-end="1"]) + .step-actions .btn.complete:before {
              font-family: "FontAwesome";
              font-style: normal;
              content: "\f110";
              animation: fa-spin 2s infinite linear;
              display: inline-block;
              position: absolute;
              top: 0.5rem;
              left: calc(50% - 1rem);
              color: #424242; }
          body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps.loading .step-detail #externalstepheader .steps-header {
            display: block;
            padding-top: 1rem;
            padding-bottom: 1rem;
            background-color: var(--section-navbar-background); }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps.loading .step-detail #externalstepheader .steps-header #logo-account-wrapper {
              position: relative !important;
              box-shadow: none;
              height: 60px;
              float: none;
              background-image: var(--nav-image);
              width: 100%;
              background-repeat: no-repeat;
              background-position: center;
              background-size: contain;
              padding: 0;
              background-color: inherit;
              margin-bottom: 0;
              margin-left: 0;
              top: 0; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps.loading .step-detail #externalstepheader .steps-header #logo-account-wrapper #logo-account {
                display: none; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps.loading .step-detail #externalstepheader .steps-header .form-title {
              display: none; }
              body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps.loading .step-detail #externalstepheader .steps-header .form-title + p {
                display: none; }
            body.external-form.body-lander.body-lander-score #contentwrapper #content #request-view-tabs-tile #request-view-step-tile .panel .request-steps.loading .step-detail #externalstepheader .steps-header #logo-account-wrapper + div {
              display: none; }
