/*
Theme Name: CONNECT Consortium
Author: Paul Werth, Mark Fidler
Description:
Theme URI: https://werthpr.com
Version: 1.0
*/
.debug {
  outline: 1px dotted rgba(255, 0, 0, 0.5);
}
.debug * {
  outline: 1px dotted rgba(255, 0, 0, 0.5);
}
.backgroundCover {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.absFill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.linkLineAnimation {
  display: inline-block;
  position: relative;
  -webkit-transition: transform 400ms;
  -moz-transition: transform 400ms;
  transition: transform 400ms;
}
.linkLineAnimation:before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 3px;
  margin-top: 3px;
  background: #F63440;
  -webkit-transition: width 400ms;
  -moz-transition: width 400ms;
  transition: width 400ms;
}
.linkLineAnimation:hover:before {
  width: 100%;
}
.solidButton {
  display: inline-flex;
  gap: 15px;
  background: #EC0085;
  padding: 18px 35px;
  color: #fff;
  font-size: clamp(17.05px, 1.144vw, 22px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0px 0px 20px #00358BBE;
  text-wrap: balance;
}
.outlineButton {
  display: inline-flex;
  gap: 15px;
  border: 2px solid #EC0085;
  padding: 16px 33px;
  color: #EC0085;
  font-size: clamp(17.05px, 1.144vw, 22px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-decoration: none;
}
.wysiwygStyles ol {
  list-style-type: decimal;
}
.wysiwygStyles ul {
  list-style-type: disc;
}
.wysiwygStyles ul,
.wysiwygStyles ol {
  margin-left: 2em;
  margin-bottom: 1.5em;
}
.wysiwygStyles ul li,
.wysiwygStyles ol li {
  margin-bottom: 0.5em;
}
.wysiwygStyles ul li:last-child,
.wysiwygStyles ol li:last-child {
  margin-bottom: 0;
}
.wysiwygStyles ul:last-child,
.wysiwygStyles ol:last-child {
  margin-bottom: 0;
}
.wysiwygStyles ul > li > ul,
.wysiwygStyles ol > li > ul {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.signupStyles {
  width: 302px;
  max-width: 100%;
  margin: 0 auto 70px;
  text-align: center;
  position: relative;
}
.signupStyles textarea,
.signupStyles input {
  color: #434343;
  font-family: 'Questrial', 'Arial', sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  padding: 13px 20px;
  border: 1px solid #D7D7D7;
  background-color: #F7F7F7;
}
.signupStyles textarea::-webkit-input-placeholder,
.signupStyles input::-webkit-input-placeholder {
  color: #434343;
  font-style: normal;
}
.signupStyles textarea::-moz-placeholder,
.signupStyles input::-moz-placeholder {
  color: #434343;
  font-style: normal;
}
.signupStyles textarea:-ms-input-placeholder,
.signupStyles input:-ms-input-placeholder {
  color: #434343;
  font-style: normal;
}
.signupStyles textarea:-moz-placeholder,
.signupStyles input:-moz-placeholder {
  color: #434343;
  font-style: normal;
}
.signupStyles .nf-field-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.signupStyles .nf-field-container {
  margin-bottom: 20px;
}
.signupStyles .nf-error-msg {
  margin-right: 0;
  color: #D62938;
}
.signupStyles #nf-field-12-container {
  margin-bottom: 10px;
}
.signupStyles input[type="button"] {
  background: #D62938;
  color: #FFF;
  display: inline-block;
  font-family: 'Questrial', 'Arial', sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 4px;
  line-height: 20/15;
  padding: 14px 24px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.signupStyles input[type="button"]:hover {
  background: #6b141c;
}
.signupStyles .nf-response-msg {
  color: #2A2A2A;
  font-size: 18px;
  line-height: 23/18;
  text-align: center;
}
.signupStyles .nf-error.field-wrap .nf-field-element:after {
  background: #D62938;
}
.signupStyles .nf-error .ninja-forms-field {
  border-color: #D62938 !important;
}
/*! destyle.css v1.0.11 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  box-sizing: border-box;
}
::before,
::after {
  box-sizing: inherit;
}
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/* Vertical rhythm
   ========================================================================== */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
/* Headings
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
/* Lists (enumeration)
   ========================================================================== */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Lists (definition)
   ========================================================================== */
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}
address {
  font-style: inherit;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}
embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}
/* Forms
   ========================================================================== */
/**
 * Reset form fields to make them styleable
 * 1. Reset radio and checkbox to preserve their look in iOS.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type='checkbox'] {
  /* 1 */
  -webkit-appearance: checkbox;
  appearance: checkbox;
}
[type='radio'] {
  /* 1 */
  -webkit-appearance: radio;
  appearance: radio;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}
button[disabled],
[type='button'][disabled],
[type='reset'][disabled],
[type='submit'][disabled] {
  cursor: default;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Remove the padding in IE 10.
 */
[type='checkbox'],
[type='radio'] {
  padding: 0;
  /* 1 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the outline style in Safari.
 */
[type='search'] {
  outline-offset: -2px;
  /* 1 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Table
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
}
th {
  text-align: left;
  font-weight: bold;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
@keyframes blinker {
  from {
    opacity: 0.75;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 0.75;
  }
}
@keyframes zoomin {
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes flipin {
  to {
    transform: rotateY(0deg) scale(1);
    opacity: 1;
  }
}
@keyframes slidein {
  to {
    right: 0;
  }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #1C5775;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #1C5775;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
/*
   * Boring
   */
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}
/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}
/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}
/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}
/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}
/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
}
body {
  box-sizing: border-box;
  letter-spacing: 0;
  font-family: 'Questrial', 'Arial', sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 400;
  color: #000;
  background: #FFF;
  min-width: 315px;
  overflow-x: hidden;
}
body *,
body *:before,
body *:after {
  box-sizing: inherit;
}
body a:focus-visible,
body button:focus-visible {
  outline: 2px solid #000 !important;
  outline-offset: 0;
}
body.nav-open {
  overflow: hidden;
}
body img {
  max-width: 100%;
}
body p {
  margin: 0 0 1.5em 0;
}
body p:last-child {
  margin-bottom: 0;
}
body a {
  color: inherit;
  text-decoration: underline;
}
body .wp-block {
  max-width: 1200px !important;
}
body .fas,
body .fa-solid {
  font-family: fontawesome;
  font-style: normal;
}
body .nf-response-msg {
  color: #fff;
  font-family: 'Questrial', 'Arial', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-align: center;
}
body section .nf-form-cont form {
  outline: 0 !important;
}
body section .nf-form-cont form *:focus-visible {
  outline: 0 !important;
}
body section .nf-form-cont form .nf-form-content {
  padding: 0;
}
body section .nf-form-cont form .nf-form-fields-required {
  display: none;
}
body section .nf-form-cont form .nf-input-limit {
  margin: 0;
}
body section .nf-form-cont form .nf-error-msg {
  background: #e80000;
  color: #fff;
  padding: 10px;
  margin: 0;
  text-align: center;
  text-wrap: balance;
}
body section .nf-form-cont form .ninja-forms-req-symbol {
  color: #FDE930;
}
body section .nf-form-cont form .nf-field-label {
  margin-bottom: 8px;
}
body section .nf-form-cont form .nf-field-container {
  margin-bottom: 35px;
}
body section .nf-form-cont form label {
  color: #FDE930;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(12.4px, 0.832vw, 16px);
  line-height: 1.25;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: bold;
}
body section .nf-form-cont form textarea {
  display: block;
  color: #000;
  font-family: 'Questrial', 'Arial', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  background: #fff;
  border: 0;
  width: 100%;
  padding: 15px;
  margin-bottom: 0;
}
body section .nf-form-cont form textarea::-webkit-input-placeholder {
  color: #7B7B7B;
  font-style: italic;
}
body section .nf-form-cont form textarea::-moz-placeholder {
  color: #7B7B7B;
  font-style: italic;
}
body section .nf-form-cont form textarea:-ms-input-placeholder {
  color: #7B7B7B;
  font-style: italic;
}
body section .nf-form-cont form textarea:-moz-placeholder {
  color: #7B7B7B;
  font-style: italic;
}
body section .nf-form-cont form input {
  display: block;
  color: #000;
  font-family: 'Questrial', 'Arial', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  background: #fff;
  border: 0;
  width: 100%;
  padding: 15px;
  margin-bottom: 0;
}
body section .nf-form-cont form input::-webkit-input-placeholder {
  color: #7B7B7B;
  font-style: italic;
}
body section .nf-form-cont form input::-moz-placeholder {
  color: #7B7B7B;
  font-style: italic;
}
body section .nf-form-cont form input:-ms-input-placeholder {
  color: #7B7B7B;
  font-style: italic;
}
body section .nf-form-cont form input:-moz-placeholder {
  color: #7B7B7B;
  font-style: italic;
}
body section .nf-form-cont form .nf-field-description {
  font-size: 18px;
  line-height: 1.2;
}
body section .nf-form-cont form .file_upload-wrap .nf-fu-button-cancel {
  display: none !important;
}
body section .nf-form-cont form .file_upload-wrap .nf-fu-fileinput-button {
  border: 1px solid #CCCCCC;
  border-radius: 32px;
  padding: 16px 60px;
  color: #3B3C3E;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  margin-top: 40px;
}
body section .nf-form-cont form .file_upload-wrap [type="file"] {
  display: none !important;
}
body section .nf-form-cont form .file_upload-wrap .nf-fu-progress {
  height: auto;
  margin: 0;
}
body section .nf-form-cont form .file_upload-wrap .nf-fu-progress-bar-success {
  display: none;
}
body section .nf-form-cont form .submit-container input,
body section .nf-form-cont form .submit-container .type-submit,
body section .nf-form-cont form .submit-container [value="Submit"],
body section .nf-form-cont form .submit-container [type="submit"] {
  font-family: 'Questrial', 'Arial', sans-serif;
  border: 0;
  display: inline-flex;
  gap: 15px;
  background: #EC0085;
  padding: 18px 35px;
  color: #fff;
  font-size: clamp(17.05px, 1.144vw, 22px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0px 0px 20px #00358BBE;
  text-wrap: balance;
}
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
header {
  position: relative;
  background: #fff;
}
header .wrapper {
  padding: 15px 7vw 20px;
  display: flex;
  gap: 20px;
  align-items: center;
}
header .wrapper .logo a img {
  width: 244px;
  height: auto;
}
header .wrapper .links {
  flex: 1;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 1050px) {
  header .wrapper .links {
    display: none;
  }
  .mobileMenuOpen header .wrapper .links {
    z-index: 1000;
    position: absolute;
    top: 119px;
    right: 0;
    left: 0;
    padding: 40px 7vw;
    display: flex;
    flex-direction: column-reverse;
    background: #2c425d;
    box-shadow: 0px 15px 15px #00000040;
  }
}
header .wrapper .links .secondary,
header .wrapper .links .primary {
  display: flex;
  align-items: center;
  gap: 3vw;
}
@media (max-width: 1050px) {
  header .wrapper .links .secondary,
  header .wrapper .links .primary {
    flex-direction: column;
    align-items: flex-end;
    gap: 20px;
  }
}
header .wrapper .links .secondary > li,
header .wrapper .links .primary > li {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
@media (max-width: 1050px) {
  header .wrapper .links .secondary > li,
  header .wrapper .links .primary > li {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
  }
}
header .wrapper .links .secondary > li.subpageopened button,
header .wrapper .links .primary > li.subpageopened button {
  transform: rotate(180deg);
}
header .wrapper .links .secondary > li.subpageopened > ul,
header .wrapper .links .primary > li.subpageopened > ul {
  display: flex;
  box-shadow: 0px 0px 20px #00000029;
}
@media (max-width: 1050px) {
  header .wrapper .links .secondary > li.subpageopened > ul,
  header .wrapper .links .primary > li.subpageopened > ul {
    box-shadow: none;
  }
}
header .wrapper .links .secondary > li.subpageopened > ul:before,
header .wrapper .links .primary > li.subpageopened > ul:before {
  content: '';
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}
header .wrapper .links .secondary > li button,
header .wrapper .links .primary > li button {
  color: #EC0085;
}
@media (max-width: 1050px) {
  header .wrapper .links .secondary > li button,
  header .wrapper .links .primary > li button {
    display: none;
  }
}
header .wrapper .links .secondary > li > ul,
header .wrapper .links .primary > li > ul {
  display: none;
  position: absolute;
  z-index: 5;
  top: 50px;
  left: -25px;
  width: 250px;
  padding: 20px 25px;
  background: #fff;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 1050px) {
  header .wrapper .links .secondary > li > ul,
  header .wrapper .links .primary > li > ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 10px;
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    padding: 0;
    background: none;
  }
}
header .wrapper .links a {
  position: relative;
  z-index: 999;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #0074BC;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 600;
  text-decoration: none;
}
@media (max-width: 1050px) {
  header .wrapper .links a {
    color: #fff;
  }
}
header .wrapper .links a.button {
  background: #EC0085;
  padding: 12px 24px;
  color: #fff;
}
header .wrapper .links a.currentpage {
  color: #EC0085;
}
header .wrapper .links a:hover {
  text-decoration: underline;
}
header .wrapper .mobile-toggle {
  display: none;
  font-size: 32px;
  line-height: 1;
  position: absolute;
  right: 7vw;
}
header .wrapper .mobile-toggle:after {
  position: relative;
  content: '\f0c9';
  color: #EC0085;
  font-family: fontawesome;
}
.mobileMenuOpen header .wrapper .mobile-toggle:after {
  content: '\f00d';
}
@media (max-width: 1050px) {
  header .wrapper .mobile-toggle {
    display: block;
  }
}
footer {
  background: #00358B;
  padding: 80px 7vw;
}
footer .wrapper {
  display: flex;
  align-items: center;
  gap: 25px;
}
@media (max-width: 1050px) {
  footer .wrapper {
    flex-direction: column;
  }
}
footer .wrapper .logo img {
  width: 244px;
  height: auto;
}
footer .wrapper .links {
  flex: 1;
}
footer .wrapper .links ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 700px) {
  footer .wrapper .links ul {
    flex-direction: column;
    gap: 10px;
  }
}
footer .wrapper .links ul li {
  display: flex;
  align-items: center;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.3;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
footer .wrapper .links ul li:after {
  content: '|';
  display: block;
  margin: 0 10px;
}
@media (max-width: 700px) {
  footer .wrapper .links ul li:after {
    display: none;
  }
}
footer .wrapper .links ul li:last-child:after {
  display: none;
}
footer .wrapper .links a {
  display: inline-flex;
  color: #fff;
  text-decoration: none;
}
footer .wrapper .links a:hover {
  text-decoration: underline;
}
footer .copy {
  margin-top: 80px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(12.4px, 0.832vw, 16px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-align: right;
}
@media (max-width: 700px) {
  footer .copy {
    text-align: center;
  }
}
.debug {
  outline: 1px dotted rgba(255, 0, 0, 0.25);
}
.iframewrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.iframewrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ribbon {
  height: 20px;
  background: transparent linear-gradient(90deg, #FDE930 0%, #00ABDF 29%, #EC0085 64%, #EA974B 100%) 0% 0% no-repeat padding-box;
}
.skip-to-content {
  background: #EC0085;
  color: #fff;
  font-size: clamp(20.150000000000002px, 1.3519999999999999vw, 26px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  left: 50%;
  top: 0;
  padding: 15px 25px;
  text-align: center;
  text-wrap: balance;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: transform 250ms;
  z-index: 99;
}
.skip-to-content:focus {
  transform: translate(-50%, 0%);
}
dialog {
  display: block;
  border: 0;
  box-shadow: 0px 0px 20px #00000029;
  padding: 30px;
}
.no-scroll {
  overflow: hidden;
}
.hidden {
  display: none;
}
.modal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 666;
  background: rgba(0, 0, 0, 0.35);
}
.modal {
  position: fixed;
  left: 50%;
  right: auto;
  top: 50%;
  width: 50%;
  transform: translate(-50%, -50%);
  min-width: 320px;
  background: #fff;
  z-index: 667;
  overflow-y: auto;
  max-height: 80vh;
}
@media (max-width: 1250px) {
  .modal {
    width: 75%;
  }
}
.modal .modal__wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #575757;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
.modal .modal__wrapper a {
  color: #EC0085;
  text-decoration: none;
}
.modal .modal__wrapper a:hover,
.modal .modal__wrapper a:focus {
  text-decoration: underline;
}
.modal-close {
  font-size: clamp(23.25px, 1.5599999999999998vw, 30px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: bold;
  color: #EC0085;
  align-self: flex-end;
}
.pink-button {
  display: inline-flex;
  gap: 15px;
  background: #EC0085;
  padding: 18px 35px;
  color: #fff;
  font-size: clamp(17.05px, 1.144vw, 22px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0px 0px 20px #00358BBE;
  text-wrap: balance;
  color: #fff !important;
  box-shadow: none;
}
.blue-button {
  display: inline-flex;
  gap: 15px;
  background: #EC0085;
  padding: 18px 35px;
  color: #fff;
  font-size: clamp(17.05px, 1.144vw, 22px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0px 0px 20px #00358BBE;
  text-wrap: balance;
  background: #0074bc;
  color: #fff !important;
  box-shadow: none;
}
.callout-homeintro {
  position: relative;
  background-color: #0070ae;
}
.callout-homeintro.center .swiper .superheader,
.callout-homeintro.center .wrapper .superheader,
.callout-homeintro.center .swiper .header-copy,
.callout-homeintro.center .wrapper .header-copy,
.callout-homeintro.center .swiper .button,
.callout-homeintro.center .wrapper .button {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.callout-homeintro.right .swiper .superheader,
.callout-homeintro.right .wrapper .superheader,
.callout-homeintro.right .swiper .header-copy,
.callout-homeintro.right .wrapper .header-copy,
.callout-homeintro.right .swiper .button,
.callout-homeintro.right .wrapper .button {
  margin-left: auto;
  text-align: right;
}
.callout-homeintro .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 650px) {
  .callout-homeintro .bg {
    position: relative;
    height: auto;
    object-fit: contain;
  }
}
.callout-homeintro .wrapper {
  position: relative;
  padding: 140px 14vw 150px;
}
@media (max-width: 1050px) {
  .callout-homeintro .wrapper {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
@media (max-width: 767px) {
  .callout-homeintro .wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 650px) {
  .callout-homeintro .wrapper {
    padding-top: 50px;
  }
}
.callout-homeintro .swiper,
.callout-homeintro .wrapper {
  position: relative;
  color: #fff;
}
.callout-homeintro .swiper .superheader,
.callout-homeintro .wrapper .superheader {
  font-size: clamp(23.25px, 1.5599999999999998vw, 30px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  color: #FDE930;
  text-wrap: balance;
  max-width: 400px;
  margin-bottom: 90px;
}
@media (max-width: 650px) {
  .callout-homeintro .swiper .superheader,
  .callout-homeintro .wrapper .superheader {
    margin-bottom: 40px;
  }
}
.callout-homeintro .swiper .header-copy,
.callout-homeintro .wrapper .header-copy {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 530px;
  max-width: 100%;
  margin-bottom: 40px;
}
.callout-homeintro .swiper .header-copy .header,
.callout-homeintro .wrapper .header-copy .header {
  font-size: clamp(46.5px, 3.1199999999999997vw, 60px);
  line-height: 1.13333333;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-wrap: balance;
}
.callout-homeintro .swiper .header-copy .copy,
.callout-homeintro .wrapper .header-copy .copy {
  flex: 1;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-wrap: balance;
}
.callout-homeintro .swiper .button a,
.callout-homeintro .wrapper .button a {
  display: inline-flex;
  gap: 15px;
  background: #EC0085;
  padding: 18px 35px;
  color: #fff;
  font-size: clamp(17.05px, 1.144vw, 22px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0px 0px 20px #00358BBE;
  text-wrap: balance;
  box-shadow: none;
}
.callout-homeintro .swiper-button-prev {
  transform: translateX(-7vw);
}
@media (max-width: 1050px) {
  .callout-homeintro .swiper-button-prev {
    display: none;
  }
}
.callout-homeintro .swiper-button-prev:after {
  color: #EC0085;
  font-family: fontawesome;
  content: '\f0a8';
}
.callout-homeintro .swiper-button-next {
  transform: translateX(7vw);
}
@media (max-width: 1050px) {
  .callout-homeintro .swiper-button-next {
    display: none;
  }
}
.callout-homeintro .swiper-button-next:after {
  color: #EC0085;
  font-family: fontawesome;
  content: '\f0a9';
}
.callout-homeintro .swiper-pagination {
  position: relative;
  top: 0;
  margin-top: 50px;
}
.callout-homeintro .swiper-pagination .swiper-pagination-bullet {
  width: 60px;
  height: 10px;
  background: #B9B9B9;
  border-radius: 0;
  opacity: 1;
}
.callout-homeintro .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0074BC;
}
@media (max-width: 650px) {
  .callout-homeintro .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ec0085;
  }
}
.callout-largecard {
  padding: 0 14vw;
  margin-bottom: 100px;
}
@media (max-width: 1050px) {
  .callout-largecard {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.callout-largecard.pullup {
  position: relative;
  margin-top: -50px;
  z-index: 1;
}
.callout-largecard .wrapper {
  background: #fff;
  box-shadow: 0px 0px 20px #00000029;
  padding: 100px 7vw;
}
@media (max-width: 650px) {
  .callout-largecard .wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.callout-largecard .wrapper .subheader {
  color: #00358B;
  font-size: clamp(23.25px, 1.5599999999999998vw, 30px);
  line-height: 1.33333333;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 600;
}
.callout-largecard .wrapper .header {
  color: #0074BC;
  font-size: clamp(34.1px, 2.288vw, 44px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  margin-bottom: 22px;
}
.callout-largecard .wrapper .copy {
  color: #575757;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
.callout-largecard .wrapper .columns {
  display: flex;
  gap: 100px;
  margin-top: 80px;
}
@media (max-width: 650px) {
  .callout-largecard .wrapper .columns {
    margin-top: 50px;
  }
}
.callout-largecard .wrapper .columns .column:first-child:after {
  content: '';
  border: 1px solid #FDE930;
  position: absolute;
  right: -50px;
  top: 0;
  bottom: 0;
  display: block;
}
@media (max-width: 767px) {
  .callout-largecard .wrapper .columns {
    flex-direction: column;
  }
  .callout-largecard .wrapper .columns .column:first-child:after {
    right: 0;
    top: auto;
    bottom: -50px;
    left: 0;
  }
}
.callout-largecard .wrapper .column {
  position: relative;
  flex: 1;
}
.callout-featuredtrials {
  background: #ebf4fa;
  padding: 100px 7vw;
}
.callout-featuredtrials .wrapper .header {
  color: #0074BC;
  font-size: clamp(44.95px, 3.016vw, 58px);
  line-height: 1.03448276;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-align: center;
  text-wrap: balance;
}
.callout-featuredtrials .wrapper .cards {
  margin-top: 70px;
  display: flex;
  gap: 15px;
}
.callout-featuredtrials .wrapper .card {
  display: flex;
  flex-direction: column;
  flex: 1;
  background: #fff;
  box-shadow: 0px 0px 20px #00000029;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.3;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 500;
  padding: 30px 45px 45px;
}
.callout-featuredtrials .wrapper .card .heading {
  color: #00358B;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
}
.callout-featuredtrials .wrapper .card .copy {
  margin-top: 5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #575757;
}
.callout-featuredtrials .wrapper .card .copy.blue {
  color: #0074BC;
}
.callout-featuredtrials .wrapper .card hr {
  border: 0;
  background: #FDE930;
  height: 2px;
  margin-top: 12px;
  margin-bottom: 40px;
}
.callout-featuredtrials .wrapper .card .button {
  margin-top: 40px;
  flex: 1;
  display: flex;
  align-items: flex-end;
}
.callout-featuredtrials .wrapper .card .button button,
.callout-featuredtrials .wrapper .card .button a {
  color: #EC0085;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 15px;
}
.callout-featuredtrials .wrapper .card .button button i,
.callout-featuredtrials .wrapper .card .button a i {
  font-size: clamp(24.8px, 1.664vw, 32px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
.callout-featuredtrials .wrapper .endcap {
  text-align: center;
  margin-top: 60px;
}
.callout-featuredtrials .wrapper .endcap a {
  display: inline-flex;
  gap: 15px;
  border: 2px solid #EC0085;
  padding: 16px 33px;
  color: #EC0085;
  font-size: clamp(17.05px, 1.144vw, 22px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-decoration: none;
  font-weight: 700;
}
.callout-contact {
  position: relative;
  padding: 120px 14vw;
  background: #0074BC;
}
@media (max-width: 1050px) {
  .callout-contact {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.callout-contact .wrapper {
  position: relative;
  display: flex;
  gap: 7vw;
  row-gap: 50px;
}
@media (max-width: 950px) {
  .callout-contact .wrapper {
    flex-direction: column;
  }
}
.callout-contact .wrapper .header-copy {
  flex: 1;
}
.callout-contact .wrapper .header-copy .header {
  color: #FDE930;
  font-size: clamp(41.85px, 2.808vw, 54px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-wrap: balance;
}
.callout-contact .wrapper .header-copy .copy {
  color: #fff;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-wrap: balance;
  margin-top: 30px;
}
.callout-contact .wrapper .header-copy .ribbon {
  margin-top: 140px;
}
@media (max-width: 950px) {
  .callout-contact .wrapper .header-copy .ribbon {
    display: none;
  }
}
.callout-contact .wrapper .content {
  flex: 1;
  align-self: center;
}
@media (max-width: 950px) {
  .callout-contact .wrapper .content {
    align-self: stretch;
  }
}
.callout-support {
  position: relative;
  padding: 0 7vw;
  background: #ebf4fa;
}
.callout-support:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: #00358B;
}
.callout-support .wrapper {
  position: relative;
  padding: 130px 14vw 105px;
  display: flex;
  gap: 7vw;
  row-gap: 30px;
  background: #0074BC 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 26px #00000029;
}
@media (max-width: 1050px) {
  .callout-support .wrapper {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
@media (max-width: 900px) {
  .callout-support .wrapper {
    flex-direction: column;
    padding-top: 100px;
  }
}
@media (max-width: 650px) {
  .callout-support .wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.callout-support .wrapper .header {
  color: #FDE930;
  font-size: clamp(44.95px, 3.016vw, 58px);
  line-height: 1.03448276;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  width: 6em;
  flex-shrink: 0;
}
.callout-support .wrapper .content .copy {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.3;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-wrap: balance;
  font-weight: 500;
  margin-bottom: 60px;
}
.callout-support .wrapper .content .links {
  display: flex;
  gap: 20px;
  row-gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.callout-support .wrapper .content .links .button {
  display: inline-flex;
  gap: 15px;
  background: #EC0085;
  padding: 18px 35px;
  color: #fff;
  font-size: clamp(17.05px, 1.144vw, 22px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0px 0px 20px #00358BBE;
  text-wrap: balance;
}
.callout-support .wrapper .content .links .link {
  position: relative;
  display: inline-flex;
  gap: 15px;
  color: #fff;
  font-size: clamp(17.05px, 1.144vw, 22px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  padding-right: 1.5em;
}
.callout-support .wrapper .content .links .link i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.callout-breadcrumbs {
  padding: 22px 7vw 60px;
}
.callout-breadcrumbs .wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
}
.callout-breadcrumbs .wrapper ul {
  display: flex;
  align-items: center;
  gap: 10px;
}
.callout-breadcrumbs .wrapper ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #00358B;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
.callout-breadcrumbs .wrapper ul li:not(:last-child):after {
  display: block;
  position: relative;
  content: '\f054';
  font-family: fontawesome;
  font-size: clamp(12.4px, 0.832vw, 16px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
.callout-breadcrumbs .wrapper a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #00358B;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-decoration: none;
}
.callout-breadcrumbs .wrapper a:hover {
  text-decoration: underline;
}
.callout-basicintro {
  margin-bottom: 90px;
  padding: 0 21vw;
}
@media (max-width: 1050px) {
  .callout-basicintro {
    padding-left: 14vw;
    padding-right: 14vw;
  }
}
@media (max-width: 767px) {
  .callout-basicintro {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.callout-basicintro:first-child {
  margin-top: 90px;
}
.callout-basicintro .wrapper .header {
  color: #0074BC;
  font-size: clamp(44.95px, 3.016vw, 58px);
  line-height: 1.03448276;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  margin-bottom: 25px;
}
.callout-basicintro .wrapper .subheader {
  color: #00358B;
  font-size: clamp(23.25px, 1.5599999999999998vw, 30px);
  line-height: 1.2;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-wrap: balance;
  font-weight: 600;
  max-width: 900px;
  margin-bottom: 50px;
}
.callout-basicintro .wrapper .copy {
  color: #575757;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
.callout-basicintro .wrapper .copy a {
  color: #00358B;
}
.callout-basicintro .wrapper .logo img {
  display: block;
  margin: 0 auto;
  max-width: 50vw;
}
.callout-basicintro .wrapper .image {
  margin-top: 50px;
  margin-left: -14vw;
  margin-right: -14vw;
  display: block;
}
@media (max-width: 767px) {
  .callout-basicintro .wrapper .image {
    display: none;
  }
}
.callout-basicintro .wrapper .image img {
  display: block;
  width: 100%;
  box-shadow: 0px 0px 26px #00000029;
}
.callout-basicintro .wrapper .button {
  text-align: center;
  display: none;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .callout-basicintro .wrapper .button {
    display: block;
  }
}
.callout-basicintro .wrapper .button a {
  display: inline-flex;
  gap: 15px;
  background: #EC0085;
  padding: 18px 35px;
  color: #fff;
  font-size: clamp(17.05px, 1.144vw, 22px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0px 0px 20px #00358BBE;
  text-wrap: balance;
  box-shadow: none;
}
.callout-operations {
  padding: 0 14vw 0 14vw;
  margin-bottom: 120px;
}
@media (max-width: 1050px) {
  .callout-operations {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.callout-operations .wrapper .header {
  color: #0074BC;
  font-size: clamp(34.1px, 2.288vw, 44px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  margin-bottom: 22px;
  margin-left: 7vw;
}
@media (max-width: 767px) {
  .callout-operations .wrapper .header {
    margin-left: 0;
  }
}
.callout-operations .wrapper .copy {
  color: #575757;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  margin-bottom: 60px;
  margin-left: 7vw;
}
@media (max-width: 767px) {
  .callout-operations .wrapper .copy {
    margin-left: 0;
  }
}
.callout-operations .wrapper .cards {
  display: flex;
  flex-direction: column;
  gap: 100px;
}
.callout-operations .wrapper .card {
  display: flex;
  gap: 80px;
  row-gap: 40px;
}
@media (max-width: 900px) {
  .callout-operations .wrapper .card {
    gap: 50px;
  }
}
@media (max-width: 650px) {
  .callout-operations .wrapper .card {
    flex-direction: column;
  }
}
.callout-operations .wrapper .card .visual {
  position: relative;
  width: 330px;
  height: 330px;
  flex-shrink: 0;
}
@media (max-width: 900px) {
  .callout-operations .wrapper .card .visual {
    width: 200px;
    height: 200px;
  }
}
.callout-operations .wrapper .card .visual img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.callout-operations .wrapper .card .content {
  flex: 1;
}
.callout-operations .wrapper .card .content .name {
  color: #0074BC;
  font-size: clamp(34.1px, 2.288vw, 44px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-wrap: balance;
  margin-bottom: 5px;
}
.callout-operations .wrapper .card .content .title {
  color: #00358B;
  font-size: clamp(21.7px, 1.456vw, 28px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 22px;
}
.callout-operations .wrapper .card .content .title:after {
  content: '';
  display: block;
  background: #FDE930;
  height: 2px;
  flex: 1;
}
.callout-operations .wrapper .card .content .text {
  color: #575757;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
.callout-flipflop {
  background: #ebf4fa;
  padding: 140px 14vw;
}
@media (max-width: 1050px) {
  .callout-flipflop {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
@media (max-width: 767px) {
  .callout-flipflop {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.callout-flipflop.imageleft .wrapper {
  flex-direction: row;
}
.callout-flipflop .wrapper {
  display: flex;
  flex-direction: row-reverse;
  gap: 7vw;
  row-gap: 50px;
  align-items: center;
}
@media (max-width: 650px) {
  .callout-flipflop .wrapper {
    flex-direction: column !important;
  }
}
.callout-flipflop .wrapper .visual {
  flex: 1;
}
.callout-flipflop .wrapper .visual img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.callout-flipflop .wrapper .content {
  flex: 1;
}
.callout-flipflop .wrapper .content .header {
  color: #0074BC;
  font-size: clamp(34.1px, 2.288vw, 44px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  margin-bottom: 22px;
}
.callout-flipflop .wrapper .content .copy {
  color: #575757;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
.callout-slider {
  background: #fff;
  padding: 140px 14vw;
}
@media (max-width: 1050px) {
  .callout-slider {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
@media (max-width: 767px) {
  .callout-slider {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.callout-slider .wrapper {
  position: relative;
}
.callout-slider .wrapper .swiper-slide {
  display: flex;
  gap: 7vw;
  row-gap: 50px;
  align-items: center;
}
@media (max-width: 650px) {
  .callout-slider .wrapper .swiper-slide {
    flex-direction: column;
  }
}
.callout-slider .wrapper .swiper-slide .visual {
  flex: 1;
}
.callout-slider .wrapper .swiper-slide .visual img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.callout-slider .wrapper .swiper-slide .copy {
  flex: 1;
  color: #575757;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
.callout-slider .wrapper .swiper-button-prev {
  transform: translateX(-7vw);
}
@media (max-width: 767px) {
  .callout-slider .wrapper .swiper-button-prev {
    display: none;
  }
}
.callout-slider .wrapper .swiper-button-prev:after {
  color: #EC0085;
  font-family: fontawesome;
  content: '\f0a8';
}
.callout-slider .wrapper .swiper-button-next {
  transform: translateX(7vw);
}
@media (max-width: 767px) {
  .callout-slider .wrapper .swiper-button-next {
    display: none;
  }
}
.callout-slider .wrapper .swiper-button-next:after {
  color: #EC0085;
  font-family: fontawesome;
  content: '\f0a9';
}
.callout-slider .wrapper .swiper-pagination {
  position: relative;
  top: 0;
  margin-top: 50px;
}
.callout-slider .wrapper .swiper-pagination .swiper-pagination-bullet {
  width: 60px;
  height: 10px;
  background: #B9B9B9;
  border-radius: 0;
  opacity: 1;
}
.callout-slider .wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0074BC;
}
.callout-members {
  padding: 0 14vw;
  margin-bottom: 100px;
}
@media (max-width: 1050px) {
  .callout-members {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.callout-members .wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 767px) {
  .callout-members .wrapper {
    gap: 50px;
  }
}
.callout-members .wrapper .member {
  display: flex;
  gap: 80px;
  row-gap: 40px;
}
@media (max-width: 767px) {
  .callout-members .wrapper .member {
    flex-direction: column;
  }
}
.callout-members .wrapper .member:last-child .header:after {
  display: none;
}
.callout-members .wrapper .member:last-child .copy {
  margin-bottom: 0;
}
.callout-members .wrapper .member .header {
  width: 330px;
  flex-shrink: 0;
  color: #0074BC;
  font-size: clamp(34.1px, 2.288vw, 44px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 900px) {
  .callout-members .wrapper .member .header {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .callout-members .wrapper .member .header {
    width: auto;
  }
}
.callout-members .wrapper .member .header:after {
  flex: 1;
  display: block;
  content: '';
  background: #FDE930;
  width: 2px;
}
@media (max-width: 767px) {
  .callout-members .wrapper .member .header:after {
    display: none;
  }
}
.callout-members .wrapper .member .copy {
  color: #575757;
  font-size: clamp(17.05px, 1.144vw, 22px);
  line-height: 1.27272727;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .callout-members .wrapper .member .copy {
    margin-bottom: 0;
  }
}
.callout-partners {
  background: #ebf4fa;
  padding: 140px 14vw;
}
@media (max-width: 1050px) {
  .callout-partners {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
@media (max-width: 767px) {
  .callout-partners {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.callout-partners .wrapper .header {
  color: #0074BC;
  font-size: clamp(44.95px, 3.016vw, 58px);
  line-height: 1.03448276;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  margin-bottom: 20px;
}
.callout-partners .wrapper .copy {
  color: #707070;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-wrap: balance;
  max-width: 500px;
}
.callout-partners .wrapper .links {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 45px;
}
@media (max-width: 767px) {
  .callout-partners .wrapper .links {
    grid-template-columns: repeat(1, 1fr);
  }
}
.callout-partners .wrapper .links a {
  color: #EC0085;
  font-size: clamp(24.8px, 1.664vw, 32px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
.callout-masonry {
  padding: 0 14vw;
  margin-bottom: 100px;
}
@media (max-width: 1050px) {
  .callout-masonry {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.callout-masonry .wrapper {
  display: flex;
  gap: 60px;
}
.callout-masonry .wrapper .masonry-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 100px;
}
@media (max-width: 768px) {
  .callout-masonry .wrapper .masonry-col:last-child {
    display: none;
  }
}
.callout-masonry .wrapper .card .image {
  margin-bottom: 40px;
}
.callout-masonry .wrapper .card .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.callout-masonry .wrapper .card .header {
  color: #0074BC;
  font-size: clamp(34.1px, 2.288vw, 44px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 22px;
}
.callout-masonry .wrapper .card .header.left:after {
  flex: 1;
  display: block;
  content: '';
  background: #FDE930;
  height: 2px;
  min-width: 20px;
}
.callout-masonry .wrapper .card .header.center {
  text-align: center;
}
.callout-masonry .wrapper .card .header.center:before,
.callout-masonry .wrapper .card .header.center:after {
  flex: 1;
  display: block;
  content: '';
  background: #FDE930;
  height: 2px;
  min-width: 20px;
}
.callout-masonry .wrapper .card .header.right {
  text-align: right;
}
.callout-masonry .wrapper .card .header.right:before {
  flex: 1;
  display: block;
  content: '';
  background: #FDE930;
  height: 2px;
  min-width: 10px;
}
.callout-masonry .wrapper .card .copy {
  color: #575757;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.4;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
.callout-latesttrials {
  padding: 0 7vw;
  margin-bottom: 120px;
}
@media (max-width: 1350px) {
  .callout-latesttrials {
    padding-left: 0;
    padding-right: 0;
  }
}
.callout-latesttrials:first-child {
  margin-top: 90px;
}
.callout-latesttrials .wrapper .header {
  color: #0074BC;
  font-size: clamp(44.95px, 3.016vw, 58px);
  line-height: 1.03448276;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-align: center;
  text-wrap: balance;
}
@media (max-width: 1350px) {
  .callout-latesttrials .wrapper .header {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.callout-latesttrials .wrapper .cards {
  margin-top: 70px;
  display: table;
}
.callout-latesttrials .wrapper .card {
  display: table-row;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1.3;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 500;
  padding: 40px 0;
}
.callout-latesttrials .wrapper .card > div {
  padding-top: 40px;
  padding-bottom: 30px;
}
.callout-latesttrials .wrapper .card > div:first-child,
.callout-latesttrials .wrapper .card > div:last-child {
  padding-left: 7vw;
  padding-right: 7vw;
}
.callout-latesttrials .wrapper .card > div:last-child {
  min-width: 350px;
}
.callout-latesttrials .wrapper .card.head > div {
  padding-top: 0;
  padding-bottom: 10px;
}
.callout-latesttrials .wrapper .card.row:nth-child(odd) {
  background: #e6f1f8;
}
.callout-latesttrials .wrapper .card .heading {
  color: #00358B;
  font-weight: 900;
  display: table-cell;
  border-bottom: 2px solid #FDE930;
}
.callout-latesttrials .wrapper .card .copy {
  display: table-cell;
  color: #575757;
}
.callout-latesttrials .wrapper .card .copy.blue {
  color: #0074BC;
}
.callout-latesttrials .wrapper .card .button {
  margin-top: 20px;
}
.callout-latesttrials .wrapper .card .button button,
.callout-latesttrials .wrapper .card .button a {
  color: #EC0085;
  font-size: clamp(15.5px, 1.04vw, 20px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 15px;
}
.callout-latesttrials .wrapper .card .button button i,
.callout-latesttrials .wrapper .card .button a i {
  font-size: clamp(24.8px, 1.664vw, 32px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
}
@media (max-width: 950px) {
  .callout-latesttrials .wrapper .card {
    display: flex;
    gap: 10px;
    flex-direction: column;
    padding: 30px 7vw;
  }
  .callout-latesttrials .wrapper .card > div {
    padding-top: 0;
    padding-bottom: 0;
  }
  .callout-latesttrials .wrapper .card > div:first-child,
  .callout-latesttrials .wrapper .card > div:last-child {
    padding-left: 0;
    padding-right: 0;
  }
  .callout-latesttrials .wrapper .card > div:last-child {
    order: -1;
    min-width: 0;
  }
  .callout-latesttrials .wrapper .card > div:last-child:before {
    content: 'Study Chair: ';
    color: #00358B;
    font-weight: 900;
    display: inline-block;
    position: relative;
  }
  .callout-latesttrials .wrapper .card > div:first-child:before {
    content: 'Trial ID: ';
    color: #00358B;
    font-weight: 900;
    display: inline-block;
    position: relative;
  }
  .callout-latesttrials .wrapper .card.head {
    display: none;
  }
}
.callout-institutions {
  position: relative;
  overflow: hidden;
  padding: 150px 7vw 100px;
}
@media (max-width: 767px) {
  .callout-institutions {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.callout-institutions.blue {
  background: #ebf4fa;
}
.callout-institutions .visual {
  position: absolute;
  top: 20px;
  right: 14vw;
}
.callout-institutions .wrapper {
  position: relative;
}
.callout-institutions .wrapper .header {
  color: #0074BC;
  font-size: clamp(51.15px, 3.432vw, 66px);
  line-height: 1.03030303;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  margin-bottom: 18px;
}
.callout-institutions .wrapper .ribbon {
  height: 10px;
  margin-bottom: 60px;
}
.callout-institutions .wrapper .cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  row-gap: 30px;
}
@media (max-width: 1250px) {
  .callout-institutions .wrapper .cards {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 950px) {
  .callout-institutions .wrapper .cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 650px) {
  .callout-institutions .wrapper .cards {
    grid-template-columns: repeat(1, 1fr);
  }
}
.callout-institutions .wrapper .card {
  display: block;
  text-decoration: none;
  outline: 2px solid transparent;
  transition: all 200ms ease-in-out;
  background: #fff;
  box-shadow: 0px 0px 20px #00000029;
  padding: 35px 35px 40px;
}
.callout-institutions .wrapper .card .name {
  color: #0074BC;
  font-size: clamp(23.25px, 1.5599999999999998vw, 30px);
  line-height: 1.2;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 600;
  text-wrap: balance;
  border-bottom: 2px solid #FDE930;
  padding-bottom: 25px;
  min-height: 4.5em;
}
.callout-institutions .wrapper .card .address {
  color: #575757;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(18.6px, 1.248vw, 24px);
  line-height: 1.33333333;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: 500;
  margin-top: 60px;
}
.callout-institutions .wrapper .card .country {
  color: #00358B;
  font-family: 'Roboto', sans-serif;
  font-size: clamp(18.6px, 1.248vw, 24px);
  line-height: 1.33333333;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  font-weight: bold;
  margin-top: 1em;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.callout-institutions .wrapper .card .country i {
  opacity: 0;
  font-size: clamp(24.8px, 1.664vw, 32px);
  line-height: 1;
  /*@media (max-width: 1450px) {
      @newSize: (@sizeValue * .75);
      font-size: ~"clamp(16px, @{newSize}px, 100px)";
    }*/
  color: #EC0085;
}
.callout-institutions .wrapper .card:hover {
  outline: 2px solid #EC0085;
  box-shadow: 0px 0px 20px #0000004D;
  transform: translateY(-10px);
}
.callout-institutions .wrapper .card:hover .country i {
  opacity: 1;
}
