@charset "UTF-8";
/* stylelint-disable */
/* stylelint-disable */
.gform_confirmation_message h1,
.gform_confirmation_message h2,
.gform_confirmation_message h3,
.gform_confirmation_message h4,
.gform_confirmation_message h5,
.gform_confirmation_message h6,
.wp-component-paragraph h1,
.wp-component-paragraph h2,
.wp-component-paragraph h3,
.wp-component-paragraph h4,
.wp-component-paragraph h5,
.wp-component-paragraph h6 {
  margin: var(--spacing-heading-top) 0 var(--spacing-heading-bottom);
}

.gform_confirmation_message p,
.wp-component-paragraph p {
  margin: 0 0 var(--spacing-typography);
}

.gform_confirmation_message p:has(> img),
.wp-component-paragraph p:has(> img) {
  margin: var(--spacing-l) 0;
}

.gform_confirmation_message ul,
.gform_confirmation_message ol,
.wp-component-paragraph ul,
.wp-component-paragraph ol {
  margin-bottom: var(--spacing-typography);
}

.gform_confirmation_message ul ul,
.gform_confirmation_message ul ol,
.gform_confirmation_message ol ul,
.gform_confirmation_message ol ol,
.wp-component-paragraph ul ul,
.wp-component-paragraph ul ol,
.wp-component-paragraph ol ul,
.wp-component-paragraph ol ol {
  margin-top: var(--spacing-xxxs);
}

.gform_confirmation_message ul li,
.gform_confirmation_message ol li,
.wp-component-paragraph ul li,
.wp-component-paragraph ol li {
  margin: 0 0 var(--spacing-xxxxs);
}

.gform_confirmation_message ul li:last-of-type,
.gform_confirmation_message ol li:last-of-type,
.wp-component-paragraph ul li:last-of-type,
.wp-component-paragraph ol li:last-of-type {
  margin-bottom: 0;
}

.gform_confirmation_message ul li > a,
.gform_confirmation_message ol li > a,
.wp-component-paragraph ul li > a,
.wp-component-paragraph ol li > a {
  display: inline !important;
}

.gform_confirmation_message > *:first-child,
.wp-component-paragraph > *:first-child {
  margin-top: 0;
}

.gform_confirmation_message > *:last-child,
.wp-component-paragraph > *:last-child {
  margin-bottom: 0;
}

.gform_confirmation_message p,
.gform_confirmation_message .text--p,
.wp-component-paragraph p,
.wp-component-paragraph .text--p {
  font-family: var(--font-sans-serif);
  font-size: var(--font-size-p);
  font-weight: 300;
  line-height: var(--line-height-p);
  text-transform: none;
}

.gform_confirmation_message .text--p-small,
.wp-component-paragraph .text--p-small {
  font-family: var(--font-sans-serif);
  font-size: var(--font-size-p-s);
  font-weight: 300;
  line-height: var(--line-height-p-s);
  text-transform: none;
}

.gform_confirmation_message .text--p-xsmall,
.wp-component-paragraph .text--p-xsmall {
  font-family: var(--font-sans-serif);
  font-size: var(--font-size-p-xs);
  font-weight: 300;
  line-height: var(--line-height-p-xs);
  text-transform: none;
}

.gform_confirmation_message .text--p-medium,
.wp-component-paragraph .text--p-medium {
  font-family: var(--font-sans-serif);
  font-size: var(--font-size-p-m);
  font-weight: 400;
  line-height: var(--line-height-p-m);
  text-transform: none;
}

.gform_confirmation_message .text--p-large,
.wp-component-paragraph .text--p-large {
  font-family: var(--font-sans-serif);
  font-size: var(--font-size-p-l);
  font-weight: 400;
  line-height: var(--line-height-p-l);
  text-transform: none;
}

.gform_confirmation_message .text--p-intro,
.wp-component-paragraph .text--p-intro {
  font-family: var(--font-sans-serif);
  font-size: var(--font-size-p-intro);
  font-weight: 300;
  line-height: var(--line-height-p-intro);
  text-transform: none;
}

.gform_confirmation_message h1,
.gform_confirmation_message .text--h1,
.wp-component-paragraph h1,
.wp-component-paragraph .text--h1 {
  font-family: var(--font-serif);
  font-size: var(--font-size-1);
  font-weight: 500;
  line-height: var(--line-height-1);
  text-transform: none;
}

.gform_confirmation_message h2,
.gform_confirmation_message .text--h2,
.wp-component-paragraph h2,
.wp-component-paragraph .text--h2 {
  font-family: var(--font-serif);
  font-size: var(--font-size-2);
  font-weight: 500;
  line-height: var(--line-height-2);
  text-transform: none;
}

.gform_confirmation_message h3,
.gform_confirmation_message .text--h3,
.wp-component-paragraph h3,
.wp-component-paragraph .text--h3 {
  font-family: var(--font-serif);
  font-size: var(--font-size-3);
  font-weight: 500;
  line-height: var(--line-height-3);
  text-transform: none;
}

.gform_confirmation_message h4,
.gform_confirmation_message .text--h4,
.wp-component-paragraph h4,
.wp-component-paragraph .text--h4 {
  font-family: var(--font-serif);
  font-size: var(--font-size-4);
  font-weight: 500;
  line-height: var(--line-height-4);
  text-transform: none;
}

.gform_confirmation_message h5,
.gform_confirmation_message .text--h5,
.wp-component-paragraph h5,
.wp-component-paragraph .text--h5 {
  font-family: var(--font-serif);
  font-size: var(--font-size-5);
  font-weight: 500;
  line-height: var(--line-height-5);
  text-transform: none;
}

.gform_confirmation_message h6,
.gform_confirmation_message .text--h6,
.wp-component-paragraph h6,
.wp-component-paragraph .text--h6 {
  font-family: var(--font-serif);
  font-size: var(--font-size-6);
  font-weight: 500;
  line-height: var(--line-height-6);
  text-transform: none;
}

.gform_confirmation_message .text--hxs,
.wp-component-paragraph .text--hxs {
  font-family: var(--font-serif);
  font-size: var(--font-size-p);
  font-weight: 400;
  line-height: var(--line-height-p);
  text-transform: none;
}

.gform_confirmation_message strong,
.gform_confirmation_message b,
.wp-component-paragraph strong,
.wp-component-paragraph b {
  font-weight: 700;
}

.gform_confirmation_message blockquote,
.wp-component-paragraph blockquote {
  font-family: var(--font-sans-serif);
  font-size: var(--font-size-quote);
  font-weight: 300;
  line-height: var(--line-height-quote);
  text-transform: none;
  border-left: var(--border-blockquote) solid var(--colour-brand-1);
  padding-left: calc(5rem - var(--border-blockquote));
}

@media (max-width: 767.98px) {
  .gform_confirmation_message blockquote,
  .wp-component-paragraph blockquote {
    padding-left: calc(var(--spacing-body-mobile) - var(--border-blockquote));
    padding-right: var(--spacing-body-mobile);
  }
}
.gform_confirmation_message blockquote p,
.wp-component-paragraph blockquote p {
  font-family: var(--font-sans-serif);
  font-size: var(--font-size-quote);
  font-weight: 300;
  line-height: var(--line-height-quote);
  text-transform: none;
}

.gform_confirmation_message blockquote,
.wp-component-paragraph blockquote {
  position: relative;
}

.gform_confirmation_message blockquote::before,
.wp-component-paragraph blockquote::before {
  content: '"';
  display: inline;
  position: relative;
}

.gform_confirmation_message blockquote::after,
.wp-component-paragraph blockquote::after {
  content: '"';
  display: inline;
  position: relative;
}

.gform_confirmation_message blockquote p,
.wp-component-paragraph blockquote p {
  display: inline;
}

.gform_confirmation_message em,
.wp-component-paragraph em {
  font-style: italic;
}

.gform_confirmation_message ul,
.wp-component-paragraph ul {
  list-style: outside;
  margin-left: 2rem;
}

.gform_confirmation_message ul li::marker,
.wp-component-paragraph ul li::marker {
  content: "●  ";
}

.gform_confirmation_message ol,
.wp-component-paragraph ol {
  list-style: decimal;
  margin-left: 2rem;
}

.gform_confirmation_message li,
.wp-component-paragraph li {
  font-family: var(--font-sans-serif);
  font-size: var(--font-size-p);
  font-weight: 300;
  line-height: var(--line-height-p);
  text-transform: none;
  position: relative;
}

.gform_confirmation_message li::marker,
.wp-component-paragraph li::marker {
  color: var(--colour-brand-1);
  font-weight: 700;
}

.gform_confirmation_message li ul,
.gform_confirmation_message li ol,
.wp-component-paragraph li ul,
.wp-component-paragraph li ol {
  margin-top: 1.5rem;
}

@media (hover: hover) and (pointer: fine) {
  .gform_confirmation_message a:not(.btn, .wp-component-content__linkedin-link):enabled:hover, .gform_confirmation_message a:not(.btn, .wp-component-content__linkedin-link):enabled:focus-visible, .gform_confirmation_message a:not(.btn, .wp-component-content__linkedin-link):not([disabled]):hover, .gform_confirmation_message a:not(.btn, .wp-component-content__linkedin-link):not([disabled]):focus-visible,
  .wp-component-paragraph a:not(.btn, .wp-component-content__linkedin-link):enabled:hover,
  .wp-component-paragraph a:not(.btn, .wp-component-content__linkedin-link):enabled:focus-visible,
  .wp-component-paragraph a:not(.btn, .wp-component-content__linkedin-link):not([disabled]):hover,
  .wp-component-paragraph a:not(.btn, .wp-component-content__linkedin-link):not([disabled]):focus-visible {
    color: var(--colour-blue-2);
  }
}
.gform_confirmation_message a:not(.btn, .wp-component-content__linkedin-link),
.wp-component-paragraph a:not(.btn, .wp-component-content__linkedin-link) {
  color: var(--colour-blue-1);
  text-decoration-color: currentcolor;
  text-decoration-line: underline;
  text-decoration-style: initial;
  text-decoration-thickness: 0.2rem;
  text-underline-offset: 0.4rem;
}

.gform_confirmation_message table,
.wp-component-paragraph table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: var(--spacing-xxxs) 0 var(--spacing-m);
  width: 100%;
}

@media (max-width: 767.98px) {
  .gform_confirmation_message table,
  .wp-component-paragraph table {
    display: block;
    overflow-x: auto;
    width: 100% !important;
  }
  .gform_confirmation_message table td,
  .wp-component-paragraph table td {
    min-width: 200px;
  }
}
.gform_confirmation_message table tr,
.wp-component-paragraph table tr {
  border-bottom: 1px solid var(--colour-blue-3);
}

.gform_confirmation_message table tr td:not(:first-child),
.gform_confirmation_message table tr th:not(:first-child),
.wp-component-paragraph table tr td:not(:first-child),
.wp-component-paragraph table tr th:not(:first-child) {
  padding-left: var(--spacing-xxxs);
}

.gform_confirmation_message table th,
.gform_confirmation_message table td,
.wp-component-paragraph table th,
.wp-component-paragraph table td {
  padding: var(--spacing-xxxs) 0;
  text-align: left;
}

.gform_confirmation_message table thead tr,
.wp-component-paragraph table thead tr {
  border-color: var(--colour-blue-2);
  border-width: 3px;
}

.gform_confirmation_message table thead th,
.gform_confirmation_message table thead td,
.wp-component-paragraph table thead th,
.wp-component-paragraph table thead td {
  font-family: var(--font-serif);
  font-size: var(--font-size-p);
  font-weight: 400;
  line-height: var(--line-height-p);
  text-transform: none;
  color: var(--colour-blue-2);
}

.gform_confirmation_message table p:last-child,
.wp-component-paragraph table p:last-child {
  margin: 0;
}

.gform_confirmation_message .wp-caption,
.wp-component-paragraph .wp-caption {
  margin: var(--spacing-xs) 0;
  max-width: 100%;
}

.gform_confirmation_message .wp-caption-text,
.wp-component-paragraph .wp-caption-text {
  font-family: var(--font-sans-serif);
  font-size: var(--font-size-p-s);
  font-weight: 300;
  line-height: var(--line-height-p-s);
  text-transform: none;
  margin: var(--spacing-xxs) 0 0;
}

.gform_confirmation_message .aligncenter,
.wp-component-paragraph .aligncenter {
  display: block;
  margin: var(--spacing-xs) auto;
}

.gform_confirmation_message .alignleft,
.wp-component-paragraph .alignleft {
  margin: var(--spacing-xs) 0;
}

@media (min-width: 768px) {
  .gform_confirmation_message .alignleft,
  .wp-component-paragraph .alignleft {
    float: left;
    margin: var(--spacing-xxxxxs) var(--spacing-m) var(--spacing-xs) 0;
  }
}
.gform_confirmation_message .alignright,
.wp-component-paragraph .alignright {
  margin: 20px 0;
}

@media (min-width: 768px) {
  .gform_confirmation_message .alignright,
  .wp-component-paragraph .alignright {
    float: right;
    margin: var(--spacing-xxxxxs) 0 var(--spacing-xs) var(--spacing-m);
  }
}
.gform_confirmation_message .ticked-list,
.wp-component-paragraph .ticked-list {
  list-style: none;
  margin-left: 0;
}

.gform_confirmation_message .ticked-list li,
.wp-component-paragraph .ticked-list li {
  padding-left: 34px;
  position: relative;
}

.gform_confirmation_message .ticked-list li::marker,
.wp-component-paragraph .ticked-list li::marker {
  content: "";
}

.gform_confirmation_message .ticked-list li::before,
.wp-component-paragraph .ticked-list li::before {
  background-color: var(--colour-blue-2);
  content: "";
  flex: 0 0 21px;
  height: 17px;
  left: 0;
  margin-top: 4px;
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="17" viewBox="0 0 22 17" fill="none"><path d="M2 10.5L6.5 15L19.5 2" stroke="%23344ABE" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>');
          mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="17" viewBox="0 0 22 17" fill="none"><path d="M2 10.5L6.5 15L19.5 2" stroke="%23344ABE" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  width: 21px;
}

.gform_confirmation_message .spaced-list,
.wp-component-paragraph .spaced-list {
  list-style: none;
  margin-left: 0;
}

.gform_confirmation_message .spaced-list li,
.wp-component-paragraph .spaced-list li {
  font-family: var(--font-sans-serif);
  font-size: var(--font-size-p);
  font-weight: 300;
  line-height: var(--line-height-p);
  text-transform: none;
}

.gform_confirmation_message .spaced-list li::marker,
.wp-component-paragraph .spaced-list li::marker {
  content: "";
}

.gform_confirmation_message .spaced-list li b,
.gform_confirmation_message .spaced-list li strong,
.wp-component-paragraph .spaced-list li b,
.wp-component-paragraph .spaced-list li strong {
  display: inline-block;
  width: 100px;
}

.gform_confirmation_message .spaced-list li:not(:last-child),
.wp-component-paragraph .spaced-list li:not(:last-child) {
  margin-bottom: var(--spacing-xxxxs);
}

.gform_confirmation_message .fancy-ordered-list,
.wp-component-paragraph .fancy-ordered-list {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-left: 0;
}

.gform_confirmation_message .fancy-ordered-list li,
.wp-component-paragraph .fancy-ordered-list li {
  font-family: var(--font-serif);
  font-size: var(--font-size-4);
  font-weight: 500;
  line-height: var(--line-height-4);
  text-transform: none;
  border-top: 1px solid var(--colour-blue-3);
  counter-increment: fancy-counter;
  margin: 0;
  padding: var(--spacing-xs) 0;
  padding-left: 55px;
  position: relative;
}

.gform_confirmation_message .fancy-ordered-list li:last-child,
.wp-component-paragraph .fancy-ordered-list li:last-child {
  border-bottom: 1px solid var(--colour-blue-3);
}

body.for-business-page .gform_confirmation_message .fancy-ordered-list li,
body.for-business-page .wp-component-paragraph .fancy-ordered-list li {
  border-color: var(--colour-green-3);
}

.gform_confirmation_message .fancy-ordered-list li::before,
.wp-component-paragraph .fancy-ordered-list li::before {
  align-items: center;
  background: linear-gradient(50deg, #344ABE 14.16%, #182258 83.7%);
  border-radius: 50%;
  color: var(--colour-white);
  content: counter(fancy-counter);
  display: flex;
  height: 40px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 12px;
  width: 40px;
}

@media (min-width: 768px) {
  .gform_confirmation_message .fancy-ordered-list li::before,
  .wp-component-paragraph .fancy-ordered-list li::before {
    top: 14px;
  }
}
@media (min-width: 1024px) {
  .gform_confirmation_message .fancy-ordered-list li::before,
  .wp-component-paragraph .fancy-ordered-list li::before {
    top: 19px;
  }
}
body.for-business-page .gform_confirmation_message .fancy-ordered-list li::before,
body.for-business-page .wp-component-paragraph .fancy-ordered-list li::before {
  background: var(--colour-green-2-50);
  color: var(--colour-green-1);
}

.gform_confirmation_message.wp-component-paragraph--dark,
.wp-component-paragraph.wp-component-paragraph--dark {
  color: var(--colour-white);
}

.gform_confirmation_message.wp-component-paragraph--dark .blue-text,
.wp-component-paragraph.wp-component-paragraph--dark .blue-text {
  color: var(--colour-blue-3);
}

.gform_confirmation_message.wp-component-paragraph--dark a:not(.btn),
.wp-component-paragraph.wp-component-paragraph--dark a:not(.btn) {
  color: var(--colour-white);
}

@media (hover: hover) and (pointer: fine) {
  .gform_confirmation_message.wp-component-paragraph--dark a:not(.btn):enabled:hover, .gform_confirmation_message.wp-component-paragraph--dark a:not(.btn):enabled:focus-visible, .gform_confirmation_message.wp-component-paragraph--dark a:not(.btn):not([disabled]):hover, .gform_confirmation_message.wp-component-paragraph--dark a:not(.btn):not([disabled]):focus-visible,
  .wp-component-paragraph.wp-component-paragraph--dark a:not(.btn):enabled:hover,
  .wp-component-paragraph.wp-component-paragraph--dark a:not(.btn):enabled:focus-visible,
  .wp-component-paragraph.wp-component-paragraph--dark a:not(.btn):not([disabled]):hover,
  .wp-component-paragraph.wp-component-paragraph--dark a:not(.btn):not([disabled]):focus-visible {
    color: var(--colour-white);
  }
}
.gform_confirmation_message.wp-component-paragraph--dark .ticked-list li::before,
.wp-component-paragraph.wp-component-paragraph--dark .ticked-list li::before {
  background-color: var(--colour-white);
}

.gform_confirmation_message.wp-component-paragraph--dark .fancy-ordered-list li,
.wp-component-paragraph.wp-component-paragraph--dark .fancy-ordered-list li {
  border-color: var(--colour-white);
}

.gform_confirmation_message.wp-component-paragraph--dark .fancy-ordered-list li::before,
.wp-component-paragraph.wp-component-paragraph--dark .fancy-ordered-list li::before {
  background: var(--colour-white);
  color: var(--colour-blue-1);
}
