/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./css/src/style.scss ***!
  \*************************************************************************************************************/
@import url(https://use.typekit.net/smz1mcx.css);
/*!********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/normalize.css/normalize.css ***!
  \********************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 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 */
}

/**
 * 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: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 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: 1em; /* 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;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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"] {
  -webkit-appearance: button;
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  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. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * 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 */
}

/* 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;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*!***********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/slick-carousel/slick/slick.css ***!
  \***********************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!*****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./css/src/style.scss (1) ***!
  \*****************************************************************************************************************/
.btn,
.gform_button,
.gform-theme-button {
  display: inline-block;
  text-align: center;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  padding: 0.6rem 1.2rem 0.8rem;
  border-radius: 5px;
  font-weight: 700;
  box-sizing: border-box;
  border: 1.5px solid #071B6C;
  background-color: #071B6C;
  color: #fff;
  font-family: arboria, sans-serif;
  transition: all 0.3s;
}
.btn.full,
.gform_button.full,
.gform-theme-button.full {
  width: 100%;
}
.btn.btn-arrow::after,
.gform_button.btn-arrow::after,
.gform-theme-button.btn-arrow::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2734.828%27 height=%2727.657%27 viewBox=%270 0 34.828 27.657%27%3E%3Cg transform=%27translate%282 2.828%29%27%3E%3Cline x2=%2730%27 transform=%27translate%280 11%29%27 fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-width=%274%27/%3E%3Cline x2=%2711%27 y2=%2711%27 transform=%27translate%2819%29%27 fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-width=%274%27/%3E%3Cline id=%27Ligne_156%27 data-name=%27Ligne 156%27 x1=%2711%27 y2=%2711%27 transform=%27translate%2819 11%29%27 fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-width=%274%27/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 35px;
  height: 28px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 1.5rem;
}
.btn.disabled,
.gform_button.disabled,
.gform-theme-button.disabled {
  background-color: #636366;
  color: rgba(255, 255, 255, 0.5);
}
.btn:hover:not(.disabled),
.gform_button:hover:not(.disabled),
.gform-theme-button:hover:not(.disabled) {
  background-color: #fff;
  color: #071B6C;
}

.gform_page_footer {
  position: relative;
  margin-top: 2rem !important;
}
.gform_page_footer .gform_next_button {
  margin-left: auto !important;
}
.gform_page_footer .gform_button,
.gform_page_footer .gform-theme-button {
  width: 100%;
  max-width: 300px;
  border: 3px solid transparent;
  padding: 0.6rem 1.5rem 0.8rem;
}
.gform_page_footer .gform_button:hover,
.gform_page_footer .gform-theme-button:hover {
  border: 3px solid #071B6C;
  background-color: #fff;
  color: #071B6C;
}
.gform_page_footer .gform_ajax_spinner {
  display: flex;
  justify-content: center;
}

.gform_previous_button {
  background-color: #fff !important;
  border-color: #071B6C !important;
  color: #071B6C !important;
}
.gform_previous_button:hover {
  background-color: #071B6C !important;
  color: #fff !important;
}

#lb-close-confirm-dialog {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
@media (max-width: 700px) {
  #lb-close-confirm-dialog svg {
    height: 22px;
  }
}

#header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  display: flex;
  align-items: center;
  height: 130px;
  background-color: #7B2964;
  transition: height 0.5s;
  z-index: 999;
}
@media (max-width: 700px) {
  #header {
    height: 70px;
  }
}
#header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header .main-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 2rem;
}
#header .main-menu a.language-switcher-link {
  color: #fff !important;
}
@media (max-width: 700px) {
  #header .main-menu a svg {
    height: 28px;
  }
}
#header .logo-link img {
  height: 80px;
  transition: 0.5s;
}
@media (max-width: 700px) {
  #header .logo-link img {
    height: 42px;
  }
}

.is-sticky-mode #header {
  height: 80px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 700px) {
  .is-sticky-mode #header {
    height: 70px;
  }
}
.is-sticky-mode #header .logo-link img {
  height: 60px;
}
@media (max-width: 700px) {
  .is-sticky-mode #header .logo-link img {
    height: 42px;
  }
}

.admin-bar #header {
  top: 32px;
}

.pre-footer {
  background-color: #F4F4F4;
  text-align: center;
  padding: 1rem 0 3rem;
}
.pre-footer h2 {
  color: #636366;
  font-size: 1.3rem;
}
.pre-footer .grid-pre-footer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3rem;
  line-height: 1.2;
  margin-top: 3rem;
}
@media (max-width: 800px) {
  .pre-footer .grid-pre-footer {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
.pre-footer .grid-pre-footer .single-coord {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}
.pre-footer .grid-pre-footer .single-coord > div {
  height: 50px;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.pre-footer .grid-pre-footer a {
  color: #636366;
}

#footer {
  background-color: #071B6C;
  color: #fff;
  font-size: 80%;
  padding: 2rem 0 1rem;
}
@media (max-width: 800px) {
  #footer .logos {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1rem;
  }
  #footer .logos .logo-link {
    height: 57px;
  }
  #footer .logos .jazz-logo-link {
    height: 41px;
  }
}
@media (max-width: 400px) {
  #footer .logos .logo-link {
    height: 45px;
  }
  #footer .logos .jazz-logo-link {
    height: 30px;
  }
}
#footer .logo-link {
  height: 72px;
  margin-right: 2rem;
}
#footer .jazz-logo-link {
  height: 55px;
}
#footer .footer-menu ul {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
@media (max-width: 800px) {
  #footer .footer-menu ul {
    flex-direction: column;
    gap: 0.5rem;
  }
}
#footer .footer-menu a {
  color: #fff;
  font-weight: 700;
  margin-left: 1.5rem;
}
@media (max-width: 800px) {
  #footer .footer-menu a {
    margin-left: 0;
  }
}

.spaced-row {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 800px) {
  .spaced-row {
    flex-direction: column-reverse;
    align-items: center;
  }
}

:root {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #464341;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  :root {
    font-size: 17px;
  }
}
@media (max-width: 700px) {
  :root {
    line-height: 1.2;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "arboria", sans-serif;
  line-height: 1.2;
  color: #7B2964;
}

.overflow-hidden {
  overflow: hidden;
}

h1 {
  font-size: 2.7em;
}
@media (max-width: 700px) {
  h1 {
    font-size: 2.2em;
    line-height: 1;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.container {
  max-width: 1120px;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (max-width: 400px) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

#main-content {
  padding-top: 130px;
}
@media (max-width: 700px) {
  #main-content {
    padding-top: 70px;
  }
}

.intro-home {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.intro-home h1 {
  margin-top: 0;
}
@media (max-width: 700px) {
  .intro-home h1 br {
    display: none;
  }
}
.intro-home p {
  font-size: 1.4rem;
}
@media (max-width: 700px) {
  .intro-home p {
    font-size: 1.2rem;
  }
}

.steps-wrapper {
  background-color: #F4F4F4;
  padding-bottom: 5rem;
}
@media (max-width: 700px) {
  .steps-wrapper {
    padding-bottom: 2.3rem;
  }
}

.steps-nav-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 0;
}
@media (max-width: 900px) {
  .steps-nav-title {
    flex-direction: column;
    align-items: flex-start;
  }
  .steps-nav-title h2 {
    margin-left: auto;
    margin-right: auto;
  }
}
.steps-nav-title h2 {
  color: #071B6C;
  max-width: 480px;
  width: 100%;
  text-align: center;
}
.steps-nav-title h2 strong {
  font-size: 2rem;
  font-weight: 600;
}
.steps-nav-title h2 {
  font-size: 1.4rem;
  font-weight: 400;
}

[lang=fr-FR] .steps-nav-title h2 {
  max-width: 520px;
}

.steps-tabs {
  display: flex;
  justify-content: space-around;
}
.steps-tabs .single-step {
  opacity: 0.5;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1.5rem;
}
.steps-tabs .single-step > div {
  width: 153px;
  height: 153px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
@media (max-width: 600px) {
  .steps-tabs .single-step > div {
    width: 81px;
    height: 81px;
  }
}
.steps-tabs .single-step > div svg {
  fill: #7B2964;
}
@media (max-width: 600px) {
  .steps-tabs .single-step > div svg {
    height: 35px;
  }
}
.steps-tabs .single-step > svg {
  display: none;
}
.steps-tabs .single-step.current {
  opacity: 1;
}
@media (min-width: 700px) {
  .steps-tabs .single-step.current > svg {
    display: block;
  }
}
.steps-tabs .single-step.current > div {
  background-color: #7B2964;
}
.steps-tabs .single-step.current > div svg {
  fill: #fff;
}
.steps-tabs .single-step > span {
  font-size: 1.6em;
  color: #7B2964;
  font-weight: 700;
  display: block;
  margin: 1rem 0;
}
@media (max-width: 700px) {
  .steps-tabs .single-step > span {
    font-size: 1.4rem;
  }
}

.step-content {
  background-color: #7B2964;
  padding: 3rem 1.5rem;
  color: #fff;
  margin-bottom: 2rem;
  font-size: 1.3rem;
  display: none;
}
.step-content a {
  color: #fff;
}
@media (max-width: 700px) {
  .step-content {
    padding: 0.5rem 1.5rem;
  }
}
.step-content.current {
  display: block;
}

.grid-files {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3rem 1rem;
}
@media (max-width: 1000px) {
  .grid-files {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 700px) {
  .grid-files {
    grid-template-columns: 1fr;
    position: relative;
    padding-top: 2.5rem;
    padding-bottom: 3rem;
  }
  .grid-files .slick-slide {
    margin: 0 0.5rem;
  }
  .grid-files .slick-list {
    margin: 0 -0.5rem;
  }
  .grid-files .slick-dots {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .grid-files .slick-dots button {
    outline: none;
    border: 1px solid #636366;
    background-color: #fff;
    color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
    margin: 0 0.2rem;
  }
  .grid-files .slick-dots .slick-active button {
    background-color: #636366;
    color: #636366;
  }
  .grid-files .slick-arrow {
    position: absolute;
    bottom: 0;
    outline: none;
    border: none;
    background-color: transparent;
  }
  .grid-files .slick-arrow.slick-prev {
    left: 30%;
  }
  .grid-files .slick-arrow.slick-next {
    right: 30%;
  }
  .grid-files .slick-arrow:not(.slick-disabled) {
    cursor: pointer;
  }
  .grid-files .slick-arrow.slick-disabled {
    opacity: 0.5;
  }
}

.files-section {
  overflow: hidden;
  padding: 5rem 0;
}
@media (max-width: 700px) {
  .files-section {
    padding: 5rem 0 1rem;
  }
  .files-section > .container {
    padding: 0;
  }
}

.files-section-pharmacists {
  overflow: hidden;
  padding-bottom: 5rem;
}
@media (min-width: 700px) {
  .files-section-pharmacists .blue-h2 br {
    display: none;
  }
}
@media (max-width: 700px) {
  .files-section-pharmacists {
    padding-bottom: 3rem;
  }
  .files-section-pharmacists > .container {
    padding: 0;
  }
  .files-section-pharmacists .blue-h2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.single-file-wrapper {
  display: flex;
  flex-direction: column;
  background-color: #F4F4F4;
  overflow: hidden;
  border-radius: 5px;
}
@media (max-width: 700px) {
  .single-file-wrapper {
    width: 100%;
    max-width: 350px;
  }
}
@media (max-width: 500px) {
  .single-file-wrapper {
    max-width: 270px;
  }
}
.single-file-wrapper .box-img img {
  display: block;
  width: 100%;
  height: 255px;
  object-fit: cover;
}
.single-file-wrapper .content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem 1.5rem;
  min-height: 262px;
}
.single-file-wrapper .content h3 {
  font-size: 1.1rem;
  color: #464341;
  margin-top: 0;
}
@media (max-width: 500px) {
  .single-file-wrapper .content h3 {
    font-size: 0.9rem;
  }
}
.single-file-wrapper .content p {
  line-height: 1.3;
  margin-bottom: 2rem;
}
@media (max-width: 500px) {
  .single-file-wrapper .content p {
    line-height: 1.2;
    font-size: 0.9rem;
    margin-bottom: 1rem;
  }
}

.blue-h2 {
  font-size: 2.2rem;
  font-weight: 500;
  color: #071B6C;
}

.step1-begin {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5rem;
}
.step1-begin .btn {
  flex-shrink: 0;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  background-color: #636366;
  padding: 0.8rem 1.5rem;
}
.step1-begin .btn:hover {
  background-color: #071B6C;
  color: #fff;
}
@media (max-width: 900px) {
  .step1-begin .btn {
    width: 100%;
    max-width: 485px;
    justify-content: center;
  }
}
.step1-begin .l-left {
  max-width: 485px;
  font-size: 0.9rem;
}
@media (max-width: 700px) {
  .step1-begin {
    padding-bottom: 2rem;
  }
}
@media (max-width: 900px) {
  .step1-begin {
    flex-direction: column-reverse;
  }
  .step1-begin .l-right {
    max-width: 485px;
    width: 100%;
  }
}

.is-anchor,
.gform_anchor {
  position: relative;
  top: -80px;
}

.gform_anchor {
  top: -120px;
}

.e-assesment-wrapper {
  padding: 5rem 0;
}
.e-assesment-wrapper .gform_wrapper {
  border-radius: 5px;
  border: 1.5px solid #636366;
  padding: 2rem 4rem;
}
@media (max-width: 700px) {
  .e-assesment-wrapper .gform_wrapper {
    padding: 0.5rem 1.5rem 1.5rem;
  }
}
.e-assesment-wrapper .gform_title {
  text-align: center;
  color: #071B6C;
}
.e-assesment-wrapper .gf_progressbar_wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.e-assesment-wrapper .gf_progressbar {
  background-color: #fff !important;
  border: 2px solid #7B2964;
  overflow: hidden;
  flex-grow: 1;
  margin-bottom: 0 !important;
}
.e-assesment-wrapper .gf_progressbar_percentage {
  background-color: #7B2964 !important;
  border-radius: 0 !important;
}
.e-assesment-wrapper .gf_progressbar_title {
  position: absolute;
  right: calc(100% + 0.5rem);
  font-size: 0.9rem !important;
  white-space: nowrap;
  top: 50%;
  transform: translateY(-50%);
  color: #7B2964 !important;
}
@media (max-width: 700px) {
  .e-assesment-wrapper .gf_progressbar_title {
    position: relative;
    right: 0;
    transform: initial;
    margin-top: 0.25rem !important;
    margin-right: 1rem !important;
  }
}
.e-assesment-wrapper .gform_page_footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 700px) {
  .e-assesment-wrapper .gform_page_footer {
    margin-top: 0 !important;
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 700px) {
  .e-assesment-wrapper .gform_page_footer .btn,
  .e-assesment-wrapper .gform_page_footer .gform-theme-button,
  .e-assesment-wrapper .gform_page_footer .gform_button {
    width: 100%;
    max-width: initial;
  }
}
.e-assesment-wrapper .alpha-number {
  margin-right: 1.5rem;
  margin-left: 0.8rem;
}
@media (max-width: 500px) {
  .e-assesment-wrapper .alpha-number {
    margin-right: 1rem;
  }
}
.e-assesment-wrapper .gchoice {
  margin: 1rem 0;
}
.e-assesment-wrapper .gform_wrapper.gravity-theme .gfield_label {
  font-size: 0.9rem;
  margin-bottom: 5px !important;
  color: #636366;
}
.e-assesment-wrapper .gform_wrapper.gravity-theme .gfield_checkbox label,
.e-assesment-wrapper .gform_wrapper.gravity-theme .gfield_radio label,
.e-assesment-wrapper .gform_wrapper.gravity-theme .description,
.e-assesment-wrapper .gform_wrapper.gravity-theme .gfield_description,
.e-assesment-wrapper .gform_wrapper.gravity-theme .gsection_description,
.e-assesment-wrapper .gform_wrapper.gravity-theme .instruction {
  font-size: 1rem;
}
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=color],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=date],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=datetime-local],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=datetime],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=email],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=month],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=number],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=password],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=search],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=tel],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=text],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=time],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=url],
.e-assesment-wrapper .gform_wrapper.gravity-theme input[type=week],
.e-assesment-wrapper .gform_wrapper.gravity-theme select,
.e-assesment-wrapper .gform_wrapper.gravity-theme textarea {
  font-size: 1rem;
  padding: 0.7rem 1rem;
  border: 1px solid #636366;
  border-radius: 5px;
}
.e-assesment-wrapper .gfield_required {
  display: none !important;
}
.e-assesment-wrapper .gfield-choice-input {
  display: none !important;
}
.e-assesment-wrapper .gfield-choice-input + label {
  display: flex !important;
}
.e-assesment-wrapper .gfield-choice-input + label::before {
  content: "";
  width: 23px;
  height: 23px;
  border: 1px solid #071B6C;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 0.1rem;
  flex-shrink: 0;
}
@media (max-width: 700px) {
  .e-assesment-wrapper .gfield-choice-input + label::before {
    top: -0.1rem;
  }
}
.e-assesment-wrapper .gfield-choice-input:checked + label::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2713%27 height=%2713%27 viewBox=%270 0 13 13%27%3E%3Cpath d=%27M6.5,0A6.5,6.5,0,1,1,0,6.5,6.5,6.5,0,0,1,6.5,0Z%27 fill=%27%23101d6c%27/%3E%3C/svg%3E%0A");
  background-size: 13px;
  background-position: center;
  background-repeat: no-repeat;
}
.e-assesment-wrapper .gfield_error input,
.e-assesment-wrapper .gfield_error textarea,
.e-assesment-wrapper .gfield_error .gfield-choice-input + label::before {
  border-color: #9D1515 !important;
}
.e-assesment-wrapper .gfield_error .validation_message {
  padding: 0 !important;
  border: none !important;
  background: none !important;
  font-size: 0.9rem !important;
}

#gform_page_1_1 .gform_page_footer,
#gform_page_1_27 .gform_page_footer {
  grid-template-columns: 1fr;
}

#gform_page_1_27,
#gform_page_1_28 {
  position: fixed;
  top: 6rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  background: #fff;
  height: calc(100vh - 11rem);
  overflow: auto;
  padding: 4rem 4rem 2rem;
  box-sizing: border-box;
  border: 1.5px solid #464341;
  width: calc(100% - 4rem);
  max-width: 1080px;
}
@media (max-width: 700px) {
  #gform_page_1_27,
  #gform_page_1_28 {
    padding: 3rem 1.5rem 2rem;
  }
}
#gform_page_1_27,
#gform_page_1_28 {
  scrollbar-width: auto;
  scrollbar-color: #7B2964 #fff;
}
#gform_page_1_27::-webkit-scrollbar,
#gform_page_1_28::-webkit-scrollbar {
  width: 16px;
}
#gform_page_1_27::-webkit-scrollbar-track,
#gform_page_1_28::-webkit-scrollbar-track {
  background: #fff;
}
#gform_page_1_27::-webkit-scrollbar-thumb,
#gform_page_1_28::-webkit-scrollbar-thumb {
  background-color: #7B2964;
  border-radius: 10px;
  border: 3px solid #fff;
}
#gform_page_1_27 #gform_previous_button_1,
#gform_page_1_28 #gform_previous_button_1 {
  display: none !important;
}
#gform_page_1_27 .gform_page_footer,
#gform_page_1_28 .gform_page_footer {
  display: flex;
  justify-content: center;
}
@media (max-width: 700px) {
  #gform_page_1_27 .gform_page_footer,
  #gform_page_1_28 .gform_page_footer {
    margin-top: 1rem !important;
  }
}

.lb-blue-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  display: none;
  background-color: rgba(7, 27, 108, 0.45);
  z-index: 1001;
}

#field_1_58 {
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
@media (max-width: 700px) {
  #field_1_58 {
    font-size: 1.2rem;
  }
}

#field_1_65 {
  margin: 2rem 0;
}
@media (max-width: 700px) {
  #field_1_65 {
    margin: 0;
  }
}

#field_1_66 {
  color: #7B2964;
  font-weight: 700;
}

.ginput_container_consent .gfield_consent_label {
  display: flex;
}
.ginput_container_consent .gfield_consent_label::before {
  content: "";
  width: 35px;
  height: 35px;
  border: 1.5px solid #7B2964;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-right: 2rem;
  position: relative;
  top: 0.4rem;
}
@media (max-width: 700px) {
  .ginput_container_consent .gfield_consent_label::before {
    top: 0;
    width: 25px;
    height: 25px;
    margin-right: 1rem;
  }
}
.ginput_container_consent > input {
  display: none;
}
.ginput_container_consent > input:checked + label::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2722.91%27 height=%2719.937%27 viewBox=%270 0 22.91 19.937%27%3E%3Cg transform=%27translate%28-676.811 -907.316%29%27%3E%3Cline x2=%275%27 y2=%277%27 transform=%27translate%28679.252 917.785%29%27 fill=%27none%27 stroke=%27%237b2964%27 stroke-linecap=%27round%27 stroke-width=%273.5%27/%3E%3Cline x1=%2713%27 y2=%2715%27 transform=%27translate%28684.252 909.785%29%27 fill=%27none%27 stroke=%27%237b2964%27 stroke-linecap=%27round%27 stroke-width=%273.5%27/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 22px;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 700px) {
  .ginput_container_consent > input:checked + label::before {
    background-size: 17px;
  }
}

#field_1_67 {
  grid-column: span 9;
}

#field_1_68 {
  grid-column: span 3;
}

@media (max-width: 700px) {
  #field_1_67,
  #field_1_68 {
    grid-column: span 12;
  }
  #field_1_68 .ginput_container_date,
  #field_1_68 input {
    width: 100%;
  }
}
.inner-results-wrapper {
  text-align: center;
}
.inner-results-wrapper .gform_title {
  color: #071B6C;
}
.inner-results-wrapper .gform_page_footer {
  margin-top: 2rem !important;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem;
}
@media (max-width: 500px) {
  .inner-results-wrapper .gform_page_footer {
    gap: 1.5rem;
    grid-template-columns: 1fr;
  }
}
.inner-results-wrapper .gform_page_footer.failed {
  grid-template-columns: 1fr;
}
.inner-results-wrapper .gform_page_footer.failed > a {
  margin-left: auto;
}
.inner-results-wrapper .gform_page_footer .finish {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.inner-results-wrapper .next-step {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.lb-results-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1000px) {
  .lb-results-wrapper {
    flex-direction: column;
  }
  .lb-results-wrapper .final-result {
    order: 1;
    margin: 1rem 0 2rem !important;
  }
  .lb-results-wrapper .final-result::after {
    width: 1px;
    height: 620px;
    top: 100%;
  }
  .lb-results-wrapper .your-score {
    order: 2;
    margin-bottom: 2rem;
  }
  .lb-results-wrapper .passing-score {
    order: 3;
  }
}
.lb-results-wrapper > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-family: arboria, sans-serif;
}
.lb-results-wrapper .smaller-circle {
  background-color: #F4F4F4;
  border: 1px solid #7B2964;
  width: 194px;
  height: 194px;
  z-index: 1;
  position: relative;
  font-size: 1.3rem;
}
.lb-results-wrapper .smaller-circle strong {
  font-size: 1.7rem;
}
.lb-results-wrapper .smaller-circle > * {
  position: relative;
  top: -0.4rem;
}
.lb-results-wrapper .final-result {
  color: #fff;
  width: 300px;
  height: 300px;
  background-color: #7B2964;
  position: relative;
  margin: 3rem 3rem;
  font-size: 1.5rem;
}
.lb-results-wrapper .final-result > * {
  position: relative;
  z-index: 10;
  top: -0.5rem;
}
.lb-results-wrapper .final-result strong {
  font-size: 2.3rem;
}
.lb-results-wrapper .final-result::after {
  content: "";
  display: block;
  width: 450px;
  height: 1px;
  background-color: #7B2964;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1000px) {
  .lb-results-wrapper .final-result::after {
    height: 600px;
    width: 1px;
    top: 100%;
  }
}

.step-3-content {
  background-color: #F4F4F4;
}
.step-3-content .gform_page_footer {
  margin-top: 0 !important;
  padding-bottom: 4rem;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1000px) {
  .step-3-content .gform_page_footer {
    padding-bottom: 2rem;
  }
}
@media (max-width: 500px) {
  .step-3-content .gform_page_footer .gform-theme-button {
    max-width: initial;
  }
}

.page-template-template-page3 .steps-wrapper {
  padding-bottom: 2rem;
}
@media (max-width: 1000px) {
  .page-template-template-page3 .steps-wrapper {
    padding-bottom: 0;
  }
}

.grid-two-imgs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
.grid-two-imgs img {
  height: 400px;
  width: 100%;
  object-fit: cover;
  display: block;
}
@media (max-width: 1000px) {
  .grid-two-imgs {
    grid-template-columns: 1fr;
  }
  .grid-two-imgs img {
    height: auto;
  }
  .grid-two-imgs img:nth-child(2) {
    display: none;
  }
}

.back-btn {
  position: absolute;
  display: inline-flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: none;
  color: #464341;
  margin-top: -1rem;
}
.back-btn svg {
  margin-right: 1rem;
}
@media (max-width: 900px) {
  .back-btn {
    position: relative;
    margin-top: 0;
    padding-bottom: 1rem;
    font-size: 1.1rem;
  }
  .back-btn svg {
    margin-right: 0.5rem;
    height: 17px;
  }
}

#leaving-popup {
  display: none;
  position: fixed;
  top: 5rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 400px;
  padding: 4rem;
  z-index: 9999;
  background-color: #fff;
  border: 1.5px solid #464341;
  text-align: center;
}
@media (max-width: 600px) {
  #leaving-popup {
    padding: 4rem 1rem;
    width: calc(100% - 4rem);
    max-width: initial;
  }
}
#leaving-popup p {
  margin-top: 0;
  font-size: 1.3rem;
}
#leaving-popup .btn {
  border: 2px solid transparent;
}
#leaving-popup #cancel_leaving {
  background-color: #fff;
  border-color: #071B6C;
  color: #071B6C;
}
#leaving-popup .grid-btns {
  display: flex;
  justify-content: center;
  gap: 1rem;
}

.steps-content {
  position: relative;
}

@media (min-width: 700px) {
  .steps-mobile-arrow {
    display: none;
  }
}
.steps-mobile-arrow {
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  margin-top: 1rem;
}

@media (max-width: 700px) {
  body .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 1.5rem;
  }
}
@media (min-width: 640px) {
  #input_1_7_4_container {
    margin-bottom: 8px;
  }
}
body .gform_wrapper.gravity-theme label + [aria-invalid=true] {
  color: #000;
}

#field_1_75 label::before {
  top: -0.3rem;
}

.otgs-development-site-front-end {
  display: none !important;
}

.page-template-template-login #main-content {
  padding-top: 0 !important;
}
.page-template-template-login #main-content .login-page {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1200px) {
  .page-template-template-login #main-content .login-page {
    grid-template-columns: 1fr;
  }
}
.page-template-template-login #main-content .login-logo-wrapper {
  background-color: #7B2964;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}
.page-template-template-login #main-content .login-logo-wrapper img {
  max-height: 188px;
  width: auto;
  display: block;
}

.lb-login-wrapper {
  text-align: center;
}
.lb-login-wrapper .lb-login-inner {
  box-sizing: border-box;
  padding: 0 1rem;
  max-width: 550px;
  width: 100%;
  margin: auto;
}
.lb-login-wrapper .lb-login-inner p {
  font-size: 1.2rem;
  max-width: 440px;
  line-height: 1.3;
  margin: 0 auto 3rem;
}
.lb-login-wrapper .lb-login-inner input {
  width: 100%;
  padding: 0.75rem 1.25rem;
  border-radius: 4px;
  border: 1px solid #707070;
  font-weight: 600;
  font-size: 1.1rem;
  box-sizing: border-box;
}
.lb-login-wrapper .lb-login-inner input::placeholder {
  color: #afafaf;
}
.lb-login-wrapper .lb-login-inner .btn {
  width: 250px;
  margin-bottom: 7rem;
  margin-top: 1rem;
  padding: 0.6rem 1.2rem 0.8rem;
}
@media (max-width: 700px) {
  .lb-login-wrapper .lb-login-inner .btn {
    margin-bottom: 5rem;
  }
}
.lb-login-wrapper .lb-login-inner .input-wrapper {
  position: relative;
  margin-bottom: 1.5rem;
  width: 100%;
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}
.lb-login-wrapper .lb-login-inner .input-wrapper .has-error {
  border-color: #9d1515;
}
.lb-login-wrapper .lb-login-inner .input-wrapper .error {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  color: #9d1515;
  font-size: 0.8rem;
  text-align: left;
  line-height: 1.3;
}

.login-lang-switcher {
  display: flex;
  justify-content: flex-end;
  margin-top: 5rem;
  margin-bottom: 3rem;
  font-size: 1.1rem;
}
@media (max-width: 700px) {
  .login-lang-switcher {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.language-switcher-link {
  text-transform: uppercase;
  color: #7B2964;
}

.gform_wrapper:not(.gravity-theme) .gform_validation_errors, .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.gform_wrapper:not(.gravity-theme) .gf_progressbar_percentage span, .gform_wrapper.gravity-theme .gf_progressbar_percentage span {
  display: none !important;
}
.gform_wrapper:not(.gravity-theme) .gfield--type-quiz .gfield_required, .gform_wrapper.gravity-theme .gfield--type-quiz .gfield_required {
  display: none;
}

/*# sourceMappingURL=main.min.css.map*/