@charset "UTF-8";

/* HIDE SSQca stuff */
#layout-header:not(.headroom),
#layout-footer:not(.theme-violet),
.hero.theme-concrete,
.drawer.drawer-menu,
.alert-ssq {
  display: none;
}

.language-switcher-button {
  background: none !important;
  border: none !important;
  color: #4B009B !important;
}

.language-switcher-button:hover {
  background: none !important;
}

.align-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/*-------------------------------------------------------------------
	Functions
-------------------------------------------------------------------*/
/*
	Acts like a php var_dump but with a SASS list or variable
*/
/*
	Calculate the resize ratio of the svg sprite based on the icon provided
	The icon needs at least 4 params (x, y, width, height)
	(optional) w or h based ratio
*/
/*
	Slice a SASS list like php array_slice
*/
/**
* Theme Colors
 */
/**
* SVG Filter variants of Beneva HEX codes
* - Generated on: https://angel-rs.github.io/css-color-filter-generator/
 */
/**
* Used in:
* - Show/hide search modal .block-search-modal
 */
/* Buttons */
/* z-index */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable no-descending-specificity */
/* stylelint-disable */
/* stylelint-disable */
.documents-listing fieldset .js-form-item,
.documents-listing fieldset .form-type-checkbox, .form-type-checkbox {
  cursor: pointer;
  margin: 0;
  position: relative;
}
.documents-listing fieldset .js-form-item::after,
.documents-listing fieldset .form-type-checkbox::after, .form-type-checkbox::after {
  content: "";
}
.documents-listing fieldset .js-form-item input,
.documents-listing fieldset .form-type-checkbox input, .form-type-checkbox input {
  position: absolute;
  left: -9999px;
}
.documents-listing fieldset .js-form-item label,
.documents-listing fieldset .form-type-checkbox label, .form-type-checkbox label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-family: "matter-regular";
  font-size: 1.6rem;
  line-height: 1.3;
  padding-left: 24px;
  color: #404040;
}
.documents-listing fieldset .js-form-item label::before,
.documents-listing fieldset .form-type-checkbox label::before, .form-type-checkbox label::before, .documents-listing fieldset .js-form-item label::after,
.documents-listing fieldset .form-type-checkbox label::after, .form-type-checkbox label::after {
  position: absolute;
  content: "";
  z-index: 10;
  height: 16px;
  width: 16px;
  left: 0;
  top: 3px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.documents-listing fieldset .js-form-item label::before,
.documents-listing fieldset .form-type-checkbox label::before, .form-type-checkbox label::before {
  border-radius: 3px;
  border: 2px solid #666;
}
.documents-listing fieldset .js-form-item label::after,
.documents-listing fieldset .form-type-checkbox label::after, .form-type-checkbox label::after {
  background: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__white.svg") center center no-repeat;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.documents-listing fieldset .js-form-item label span::before,
.documents-listing fieldset .form-type-checkbox label span::before, .form-type-checkbox label span::before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 11px;
  left: 0;
  -webkit-transform: translate(-25%, -50%) scale(0);
          transform: translate(-25%, -50%) scale(0);
  border-radius: 50%;
  background-color: rgba(75, 0, 155, 0.08);
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
  width: 32px;
  height: 32px;
}
.documents-listing fieldset .js-form-item input:not(:disabled) + label:hover span::before, .form-type-checkbox input:not(:disabled) + label:hover span::before {
  -webkit-transform: translate(-25%, -50%) scale(1);
          transform: translate(-25%, -50%) scale(1);
}
.documents-listing fieldset .js-form-item [type=checkbox]:not(:checked):focus-visible + label, .form-type-checkbox [type=checkbox]:not(:checked):focus-visible + label {
  outline: 2px solid #4B009B;
  padding-top: 1px;
  padding-right: 2px;
  padding-bottom: 1px;
  outline-offset: 3px;
  border-radius: 4px;
}
.documents-listing fieldset .js-form-item input:checked + label::before, .form-type-checkbox input:checked + label::before {
  background-color: #4B009B;
  border-color: #4B009B;
}
.documents-listing fieldset .js-form-item input:checked + label::after, .form-type-checkbox input:checked + label::after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.documents-listing fieldset .js-form-item input:disabled + label::before, .form-type-checkbox input:disabled + label::before {
  border-color: #D9D9D9;
}
.documents-listing fieldset .js-form-item input:disabled:checked + label::before, .form-type-checkbox input:disabled:checked + label::before {
  background-color: #D9D9D9;
}
.documents-listing fieldset .js-form-item input.error + label:before, .form-type-checkbox input.error + label:before {
  border-color: #C6252A;
}
@media only screen and (min-width: 48rem) {
  .documents-listing fieldset .js-form-item,
.documents-listing fieldset .form-type-checkbox, .form-type-checkbox {
    margin: 0 0 8px;
  }
}

/* stylelint-disable */
/* stylelint-disable */
/**
* Theme Colors
 */
/**
* SVG Filter variants of Beneva HEX codes
* - Generated on: https://angel-rs.github.io/css-color-filter-generator/
 */
/**
* Used in:
* - Show/hide search modal .block-search-modal
 */
/* Buttons */
/* z-index */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
:root {
  --app-height: 100%;
  --header-height: 100px;
  /* Default value for desktop */
}

/* stylelint-disable */
@font-face {
  font-family: "matter-regular";
  src: url("fonts/matter-beneva-regular-webfont.woff2") format("woff2"), url("fonts/matter-beneva-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "matter-semibold";
  src: url("fonts/matter-beneva-semibold-webfont.woff2") format("woff2"), url("fonts/matter-beneva-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "matter-medium";
  src: url("fonts/matter-beneva-medium-webfont.woff2") format("woff2"), url("fonts/matter-beneva-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "suisse_worksmedium";
  src: url("fonts/suisseworks-medium-webfont.woff2") format("woff2"), url("fonts/suisseworks-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.font-suisse {
  font-family: "suisse_worksmedium";
}

/* stylelint-disable */
.text-black {
  color: #000;
}

.text-charcoal {
  color: #404040;
}

.text-gray-mid {
  color: #666;
}

/* stylelint-disable */
.relative,
.position-relative {
  position: relative;
}

.absolute,
.position-absolute {
  position: absolute;
}

/* z-index utilities */
.zindex-dropdown {
  z-index: 1000 !important;
}

.zindex-sticky {
  z-index: 1020 !important;
}

.zindex-modal-backdrop {
  z-index: 1040 !important;
}

.zindex-modal {
  z-index: 1060 !important;
}

.zindex-popover {
  z-index: 1070 !important;
}

.zindex-tooltip {
  z-index: 1080 !important;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.visibilityhidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

@media only screen and (min-width: 41.75rem) {
  .hidden-post-mobile {
    display: none !important;
  }
}

.hidden,
.is--hidden {
  display: none;
}

/* stylelint-disable */
.txt--center {
  text-align: center;
}
.txt--center a > img {
  display: inline-block;
}

.txt--left {
  text-align: left;
}

.txt--right {
  text-align: right;
}

.is-uppercase {
  text-transform: uppercase;
}

.is-lowercase {
  text-transform: none;
}

.is-fullheight {
  height: 100%;
}

.font-matter {
  font-family: "matter-regular";
}

.font-medium, .page-login form label, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text] {
  font-weight: 500;
}

.responsive-image__wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.responsive-image__wrapper img {
  display: block;
  -o-object-position: center top;
     object-position: center top;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.responsive-image__wrapper--center img {
  -o-object-position: center center;
     object-position: center center;
}
.responsive-image__wrapper--center-bottom img {
  -o-object-position: center bottom;
     object-position: center bottom;
}
.responsive-image__wrapper--bottom img {
  -o-object-position: bottom;
     object-position: bottom;
}
.responsive-image__wrapper--contain img {
  -o-object-fit: contain;
     object-fit: contain;
}
.responsive-image__wrapper--static {
  position: static;
}

.responsive-image__image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.responsive-image__image.absolute {
  top: 0;
  left: 0;
}

.no-padding {
  padding: 0;
}

.no-margin {
  margin: 0;
}

/* stylelint-disable */
/* stylelint-disable */
.balado-social-media .balado-social-media-list li, ul.no-list-style li, .cp-filtering-buttons-list__container .cp-filtering-buttons-list__content ul li, .navigation__online-services ul li {
  padding: 0;
}
.balado-social-media .balado-social-media-list li:after, ul.no-list-style li:after, .cp-filtering-buttons-list__container .cp-filtering-buttons-list__content ul li:after, .navigation__online-services ul li:after {
  content: none;
}

/* stylelint-disable */
.standardized-border-radius {
  border-radius: 6px;
}
@media only screen and (min-width: 48rem) {
  .standardized-border-radius {
    border-radius: 8px;
  }
}

/* stylelint-disable */
@-webkit-keyframes nudge {
  0% {
    -webkit-transform: translate(0, -2px);
            transform: translate(0, -2px);
  }
  33% {
    -webkit-transform: translate(0, 2px);
            transform: translate(0, 2px);
  }
  66% {
    -webkit-transform: translate(0, -2px);
            transform: translate(0, -2px);
  }
}
@keyframes nudge {
  0% {
    -webkit-transform: translate(0, -2px);
            transform: translate(0, -2px);
  }
  33% {
    -webkit-transform: translate(0, 2px);
            transform: translate(0, 2px);
  }
  66% {
    -webkit-transform: translate(0, -2px);
            transform: translate(0, -2px);
  }
}
/* stylelint-disable */
/* stylelint-disable */
/*
	Grid http://sassflexboxgrid.com/
*/
/* stylelint-disable */
/* stylelint-disable */
/**
* Theme Colors
 */
/**
* SVG Filter variants of Beneva HEX codes
* - Generated on: https://angel-rs.github.io/css-color-filter-generator/
 */
/**
* Used in:
* - Show/hide search modal .block-search-modal
 */
/* Buttons */
/* z-index */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
.grid__container {
  width: 100%;
}

.row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.row.natural-height {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.row.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
  padding: 0rem;
}

div[class^=col-] {
  width: 100%;
}

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.responsive_reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media only screen and (min-width: 41.813rem) {
  .responsive_reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.align-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-center {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-baseline {
  -ms-flex-item-align: baseline;
      align-self: baseline;
}

.align-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.col-xs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
  padding: 0rem;
}

.col-xs-1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 2.0833333333%;
      flex-basis: 2.0833333333%;
  max-width: 2.0833333333%;
  padding: 0rem;
}

.col-xs-offset-1 {
  margin-left: 2.0833333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 4.1666666667%;
      flex-basis: 4.1666666667%;
  max-width: 4.1666666667%;
  padding: 0rem;
}

.col-xs-offset-2 {
  margin-left: 4.1666666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 6.25%;
      flex-basis: 6.25%;
  max-width: 6.25%;
  padding: 0rem;
}

.col-xs-offset-3 {
  margin-left: 6.25%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 8.3333333333%;
      flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
  padding: 0rem;
}

.col-xs-offset-4 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-5 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 10.4166666667%;
      flex-basis: 10.4166666667%;
  max-width: 10.4166666667%;
  padding: 0rem;
}

.col-xs-offset-5 {
  margin-left: 10.4166666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-6 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 12.5%;
      flex-basis: 12.5%;
  max-width: 12.5%;
  padding: 0rem;
}

.col-xs-offset-6 {
  margin-left: 12.5%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-7 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 14.5833333333%;
      flex-basis: 14.5833333333%;
  max-width: 14.5833333333%;
  padding: 0rem;
}

.col-xs-offset-7 {
  margin-left: 14.5833333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-8 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 16.6666666667%;
      flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
  padding: 0rem;
}

.col-xs-offset-8 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-9 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 18.75%;
      flex-basis: 18.75%;
  max-width: 18.75%;
  padding: 0rem;
}

.col-xs-offset-9 {
  margin-left: 18.75%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-10 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 20.8333333333%;
      flex-basis: 20.8333333333%;
  max-width: 20.8333333333%;
  padding: 0rem;
}

.col-xs-offset-10 {
  margin-left: 20.8333333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-11 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 22.9166666667%;
      flex-basis: 22.9166666667%;
  max-width: 22.9166666667%;
  padding: 0rem;
}

.col-xs-offset-11 {
  margin-left: 22.9166666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-12 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
  padding: 0rem;
}

.col-xs-offset-12 {
  margin-left: 25%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-13 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 27.0833333333%;
      flex-basis: 27.0833333333%;
  max-width: 27.0833333333%;
  padding: 0rem;
}

.col-xs-offset-13 {
  margin-left: 27.0833333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-14 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 29.1666666667%;
      flex-basis: 29.1666666667%;
  max-width: 29.1666666667%;
  padding: 0rem;
}

.col-xs-offset-14 {
  margin-left: 29.1666666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-15 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 31.25%;
      flex-basis: 31.25%;
  max-width: 31.25%;
  padding: 0rem;
}

.col-xs-offset-15 {
  margin-left: 31.25%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-16 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 0rem;
}

.col-xs-offset-16 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-17 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 35.4166666667%;
      flex-basis: 35.4166666667%;
  max-width: 35.4166666667%;
  padding: 0rem;
}

.col-xs-offset-17 {
  margin-left: 35.4166666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-18 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 37.5%;
      flex-basis: 37.5%;
  max-width: 37.5%;
  padding: 0rem;
}

.col-xs-offset-18 {
  margin-left: 37.5%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-19 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 39.5833333333%;
      flex-basis: 39.5833333333%;
  max-width: 39.5833333333%;
  padding: 0rem;
}

.col-xs-offset-19 {
  margin-left: 39.5833333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-20 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 41.6666666667%;
      flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
  padding: 0rem;
}

.col-xs-offset-20 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-21 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 43.75%;
      flex-basis: 43.75%;
  max-width: 43.75%;
  padding: 0rem;
}

.col-xs-offset-21 {
  margin-left: 43.75%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-22 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 45.8333333333%;
      flex-basis: 45.8333333333%;
  max-width: 45.8333333333%;
  padding: 0rem;
}

.col-xs-offset-22 {
  margin-left: 45.8333333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-23 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 47.9166666667%;
      flex-basis: 47.9166666667%;
  max-width: 47.9166666667%;
  padding: 0rem;
}

.col-xs-offset-23 {
  margin-left: 47.9166666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-24 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  padding: 0rem;
}

.col-xs-offset-24 {
  margin-left: 50%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-25 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 52.0833333333%;
      flex-basis: 52.0833333333%;
  max-width: 52.0833333333%;
  padding: 0rem;
}

.col-xs-offset-25 {
  margin-left: 52.0833333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-26 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 54.1666666667%;
      flex-basis: 54.1666666667%;
  max-width: 54.1666666667%;
  padding: 0rem;
}

.col-xs-offset-26 {
  margin-left: 54.1666666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-27 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 56.25%;
      flex-basis: 56.25%;
  max-width: 56.25%;
  padding: 0rem;
}

.col-xs-offset-27 {
  margin-left: 56.25%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-28 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 58.3333333333%;
      flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
  padding: 0rem;
}

.col-xs-offset-28 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-29 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 60.4166666667%;
      flex-basis: 60.4166666667%;
  max-width: 60.4166666667%;
  padding: 0rem;
}

.col-xs-offset-29 {
  margin-left: 60.4166666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-30 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 62.5%;
      flex-basis: 62.5%;
  max-width: 62.5%;
  padding: 0rem;
}

.col-xs-offset-30 {
  margin-left: 62.5%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-31 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 64.5833333333%;
      flex-basis: 64.5833333333%;
  max-width: 64.5833333333%;
  padding: 0rem;
}

.col-xs-offset-31 {
  margin-left: 64.5833333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-32 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 66.6666666667%;
      flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
  padding: 0rem;
}

.col-xs-offset-32 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-33 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 68.75%;
      flex-basis: 68.75%;
  max-width: 68.75%;
  padding: 0rem;
}

.col-xs-offset-33 {
  margin-left: 68.75%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-34 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 70.8333333333%;
      flex-basis: 70.8333333333%;
  max-width: 70.8333333333%;
  padding: 0rem;
}

.col-xs-offset-34 {
  margin-left: 70.8333333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-35 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 72.9166666667%;
      flex-basis: 72.9166666667%;
  max-width: 72.9166666667%;
  padding: 0rem;
}

.col-xs-offset-35 {
  margin-left: 72.9166666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-36 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
  padding: 0rem;
}

.col-xs-offset-36 {
  margin-left: 75%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-37 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 77.0833333333%;
      flex-basis: 77.0833333333%;
  max-width: 77.0833333333%;
  padding: 0rem;
}

.col-xs-offset-37 {
  margin-left: 77.0833333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-38 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 79.1666666667%;
      flex-basis: 79.1666666667%;
  max-width: 79.1666666667%;
  padding: 0rem;
}

.col-xs-offset-38 {
  margin-left: 79.1666666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-39 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 81.25%;
      flex-basis: 81.25%;
  max-width: 81.25%;
  padding: 0rem;
}

.col-xs-offset-39 {
  margin-left: 81.25%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-40 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 83.3333333333%;
      flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
  padding: 0rem;
}

.col-xs-offset-40 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-41 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 85.4166666667%;
      flex-basis: 85.4166666667%;
  max-width: 85.4166666667%;
  padding: 0rem;
}

.col-xs-offset-41 {
  margin-left: 85.4166666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-42 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 87.5%;
      flex-basis: 87.5%;
  max-width: 87.5%;
  padding: 0rem;
}

.col-xs-offset-42 {
  margin-left: 87.5%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-43 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 89.5833333333%;
      flex-basis: 89.5833333333%;
  max-width: 89.5833333333%;
  padding: 0rem;
}

.col-xs-offset-43 {
  margin-left: 89.5833333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-44 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 91.6666666667%;
      flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
  padding: 0rem;
}

.col-xs-offset-44 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-45 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 93.75%;
      flex-basis: 93.75%;
  max-width: 93.75%;
  padding: 0rem;
}

.col-xs-offset-45 {
  margin-left: 93.75%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-46 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 95.8333333333%;
      flex-basis: 95.8333333333%;
  max-width: 95.8333333333%;
  padding: 0rem;
}

.col-xs-offset-46 {
  margin-left: 95.8333333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-47 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 97.9166666667%;
      flex-basis: 97.9166666667%;
  max-width: 97.9166666667%;
  padding: 0rem;
}

.col-xs-offset-47 {
  margin-left: 97.9166666667%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-48 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  padding: 0rem;
}

.col-xs-offset-48 {
  margin-left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.row.start-xs {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.row.center-xs {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.row.end-xs {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.row.top-xs {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.row.middle-xs {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.row.bottom-xs {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.row.around-xs {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.row.between-xs {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.first-xs {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.last-xs {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.is-full-height-xs {
  height: 100vh;
}

.is-half-height-xs {
  height: 50vh;
}

.is-auto-height-xs {
  height: auto;
}

@media only screen and (min-width: 41.75rem) {
  .col-sm {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
    padding: 0rem;
  }

  .col-sm-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 2.0833333333%;
        flex-basis: 2.0833333333%;
    max-width: 2.0833333333%;
    padding: 0rem;
  }

  .col-sm-offset-1 {
    margin-left: 2.0833333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 4.1666666667%;
        flex-basis: 4.1666666667%;
    max-width: 4.1666666667%;
    padding: 0rem;
  }

  .col-sm-offset-2 {
    margin-left: 4.1666666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 6.25%;
        flex-basis: 6.25%;
    max-width: 6.25%;
    padding: 0rem;
  }

  .col-sm-offset-3 {
    margin-left: 6.25%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    padding: 0rem;
  }

  .col-sm-offset-4 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 10.4166666667%;
        flex-basis: 10.4166666667%;
    max-width: 10.4166666667%;
    padding: 0rem;
  }

  .col-sm-offset-5 {
    margin-left: 10.4166666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
    padding: 0rem;
  }

  .col-sm-offset-6 {
    margin-left: 12.5%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 14.5833333333%;
        flex-basis: 14.5833333333%;
    max-width: 14.5833333333%;
    padding: 0rem;
  }

  .col-sm-offset-7 {
    margin-left: 14.5833333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    padding: 0rem;
  }

  .col-sm-offset-8 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 18.75%;
        flex-basis: 18.75%;
    max-width: 18.75%;
    padding: 0rem;
  }

  .col-sm-offset-9 {
    margin-left: 18.75%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 20.8333333333%;
        flex-basis: 20.8333333333%;
    max-width: 20.8333333333%;
    padding: 0rem;
  }

  .col-sm-offset-10 {
    margin-left: 20.8333333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 22.9166666667%;
        flex-basis: 22.9166666667%;
    max-width: 22.9166666667%;
    padding: 0rem;
  }

  .col-sm-offset-11 {
    margin-left: 22.9166666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    padding: 0rem;
  }

  .col-sm-offset-12 {
    margin-left: 25%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-13 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 27.0833333333%;
        flex-basis: 27.0833333333%;
    max-width: 27.0833333333%;
    padding: 0rem;
  }

  .col-sm-offset-13 {
    margin-left: 27.0833333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-14 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 29.1666666667%;
        flex-basis: 29.1666666667%;
    max-width: 29.1666666667%;
    padding: 0rem;
  }

  .col-sm-offset-14 {
    margin-left: 29.1666666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-15 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 31.25%;
        flex-basis: 31.25%;
    max-width: 31.25%;
    padding: 0rem;
  }

  .col-sm-offset-15 {
    margin-left: 31.25%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-16 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0rem;
  }

  .col-sm-offset-16 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-17 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 35.4166666667%;
        flex-basis: 35.4166666667%;
    max-width: 35.4166666667%;
    padding: 0rem;
  }

  .col-sm-offset-17 {
    margin-left: 35.4166666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-18 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
    padding: 0rem;
  }

  .col-sm-offset-18 {
    margin-left: 37.5%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-19 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 39.5833333333%;
        flex-basis: 39.5833333333%;
    max-width: 39.5833333333%;
    padding: 0rem;
  }

  .col-sm-offset-19 {
    margin-left: 39.5833333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-20 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    padding: 0rem;
  }

  .col-sm-offset-20 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-21 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 43.75%;
        flex-basis: 43.75%;
    max-width: 43.75%;
    padding: 0rem;
  }

  .col-sm-offset-21 {
    margin-left: 43.75%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-22 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 45.8333333333%;
        flex-basis: 45.8333333333%;
    max-width: 45.8333333333%;
    padding: 0rem;
  }

  .col-sm-offset-22 {
    margin-left: 45.8333333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-23 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 47.9166666667%;
        flex-basis: 47.9166666667%;
    max-width: 47.9166666667%;
    padding: 0rem;
  }

  .col-sm-offset-23 {
    margin-left: 47.9166666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-24 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding: 0rem;
  }

  .col-sm-offset-24 {
    margin-left: 50%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-25 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 52.0833333333%;
        flex-basis: 52.0833333333%;
    max-width: 52.0833333333%;
    padding: 0rem;
  }

  .col-sm-offset-25 {
    margin-left: 52.0833333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-26 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 54.1666666667%;
        flex-basis: 54.1666666667%;
    max-width: 54.1666666667%;
    padding: 0rem;
  }

  .col-sm-offset-26 {
    margin-left: 54.1666666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-27 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 56.25%;
        flex-basis: 56.25%;
    max-width: 56.25%;
    padding: 0rem;
  }

  .col-sm-offset-27 {
    margin-left: 56.25%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-28 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    padding: 0rem;
  }

  .col-sm-offset-28 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-29 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 60.4166666667%;
        flex-basis: 60.4166666667%;
    max-width: 60.4166666667%;
    padding: 0rem;
  }

  .col-sm-offset-29 {
    margin-left: 60.4166666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-30 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 62.5%;
        flex-basis: 62.5%;
    max-width: 62.5%;
    padding: 0rem;
  }

  .col-sm-offset-30 {
    margin-left: 62.5%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-31 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 64.5833333333%;
        flex-basis: 64.5833333333%;
    max-width: 64.5833333333%;
    padding: 0rem;
  }

  .col-sm-offset-31 {
    margin-left: 64.5833333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-32 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 0rem;
  }

  .col-sm-offset-32 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-33 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 68.75%;
        flex-basis: 68.75%;
    max-width: 68.75%;
    padding: 0rem;
  }

  .col-sm-offset-33 {
    margin-left: 68.75%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-34 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 70.8333333333%;
        flex-basis: 70.8333333333%;
    max-width: 70.8333333333%;
    padding: 0rem;
  }

  .col-sm-offset-34 {
    margin-left: 70.8333333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-35 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 72.9166666667%;
        flex-basis: 72.9166666667%;
    max-width: 72.9166666667%;
    padding: 0rem;
  }

  .col-sm-offset-35 {
    margin-left: 72.9166666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-36 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    padding: 0rem;
  }

  .col-sm-offset-36 {
    margin-left: 75%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-37 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 77.0833333333%;
        flex-basis: 77.0833333333%;
    max-width: 77.0833333333%;
    padding: 0rem;
  }

  .col-sm-offset-37 {
    margin-left: 77.0833333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-38 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 79.1666666667%;
        flex-basis: 79.1666666667%;
    max-width: 79.1666666667%;
    padding: 0rem;
  }

  .col-sm-offset-38 {
    margin-left: 79.1666666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-39 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 81.25%;
        flex-basis: 81.25%;
    max-width: 81.25%;
    padding: 0rem;
  }

  .col-sm-offset-39 {
    margin-left: 81.25%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-40 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    padding: 0rem;
  }

  .col-sm-offset-40 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-41 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 85.4166666667%;
        flex-basis: 85.4166666667%;
    max-width: 85.4166666667%;
    padding: 0rem;
  }

  .col-sm-offset-41 {
    margin-left: 85.4166666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-42 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
    padding: 0rem;
  }

  .col-sm-offset-42 {
    margin-left: 87.5%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-43 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 89.5833333333%;
        flex-basis: 89.5833333333%;
    max-width: 89.5833333333%;
    padding: 0rem;
  }

  .col-sm-offset-43 {
    margin-left: 89.5833333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-44 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    padding: 0rem;
  }

  .col-sm-offset-44 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-45 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 93.75%;
        flex-basis: 93.75%;
    max-width: 93.75%;
    padding: 0rem;
  }

  .col-sm-offset-45 {
    margin-left: 93.75%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-46 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 95.8333333333%;
        flex-basis: 95.8333333333%;
    max-width: 95.8333333333%;
    padding: 0rem;
  }

  .col-sm-offset-46 {
    margin-left: 95.8333333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-47 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 97.9166666667%;
        flex-basis: 97.9166666667%;
    max-width: 97.9166666667%;
    padding: 0rem;
  }

  .col-sm-offset-47 {
    margin-left: 97.9166666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-48 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding: 0rem;
  }

  .col-sm-offset-48 {
    margin-left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .row.start-sm {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .row.center-sm {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .row.end-sm {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .row.top-sm {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .row.middle-sm {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .row.bottom-sm {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .row.around-sm {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .row.between-sm {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .first-sm {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .last-sm {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .is-full-height-sm {
    height: 100vh;
  }

  .is-half-height-sm {
    height: 50vh;
  }

  .is-auto-height-sm {
    height: auto;
  }
}
@media only screen and (min-width: 64rem) {
  .col-md {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
    padding: 0rem;
  }

  .col-md-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 2.0833333333%;
        flex-basis: 2.0833333333%;
    max-width: 2.0833333333%;
    padding: 0rem;
  }

  .col-md-offset-1 {
    margin-left: 2.0833333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 4.1666666667%;
        flex-basis: 4.1666666667%;
    max-width: 4.1666666667%;
    padding: 0rem;
  }

  .col-md-offset-2 {
    margin-left: 4.1666666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 6.25%;
        flex-basis: 6.25%;
    max-width: 6.25%;
    padding: 0rem;
  }

  .col-md-offset-3 {
    margin-left: 6.25%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    padding: 0rem;
  }

  .col-md-offset-4 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 10.4166666667%;
        flex-basis: 10.4166666667%;
    max-width: 10.4166666667%;
    padding: 0rem;
  }

  .col-md-offset-5 {
    margin-left: 10.4166666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
    padding: 0rem;
  }

  .col-md-offset-6 {
    margin-left: 12.5%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 14.5833333333%;
        flex-basis: 14.5833333333%;
    max-width: 14.5833333333%;
    padding: 0rem;
  }

  .col-md-offset-7 {
    margin-left: 14.5833333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    padding: 0rem;
  }

  .col-md-offset-8 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 18.75%;
        flex-basis: 18.75%;
    max-width: 18.75%;
    padding: 0rem;
  }

  .col-md-offset-9 {
    margin-left: 18.75%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 20.8333333333%;
        flex-basis: 20.8333333333%;
    max-width: 20.8333333333%;
    padding: 0rem;
  }

  .col-md-offset-10 {
    margin-left: 20.8333333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 22.9166666667%;
        flex-basis: 22.9166666667%;
    max-width: 22.9166666667%;
    padding: 0rem;
  }

  .col-md-offset-11 {
    margin-left: 22.9166666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    padding: 0rem;
  }

  .col-md-offset-12 {
    margin-left: 25%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-13 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 27.0833333333%;
        flex-basis: 27.0833333333%;
    max-width: 27.0833333333%;
    padding: 0rem;
  }

  .col-md-offset-13 {
    margin-left: 27.0833333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-14 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 29.1666666667%;
        flex-basis: 29.1666666667%;
    max-width: 29.1666666667%;
    padding: 0rem;
  }

  .col-md-offset-14 {
    margin-left: 29.1666666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-15 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 31.25%;
        flex-basis: 31.25%;
    max-width: 31.25%;
    padding: 0rem;
  }

  .col-md-offset-15 {
    margin-left: 31.25%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-16 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0rem;
  }

  .col-md-offset-16 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-17 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 35.4166666667%;
        flex-basis: 35.4166666667%;
    max-width: 35.4166666667%;
    padding: 0rem;
  }

  .col-md-offset-17 {
    margin-left: 35.4166666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-18 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
    padding: 0rem;
  }

  .col-md-offset-18 {
    margin-left: 37.5%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-19 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 39.5833333333%;
        flex-basis: 39.5833333333%;
    max-width: 39.5833333333%;
    padding: 0rem;
  }

  .col-md-offset-19 {
    margin-left: 39.5833333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-20 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    padding: 0rem;
  }

  .col-md-offset-20 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-21 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 43.75%;
        flex-basis: 43.75%;
    max-width: 43.75%;
    padding: 0rem;
  }

  .col-md-offset-21 {
    margin-left: 43.75%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-22 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 45.8333333333%;
        flex-basis: 45.8333333333%;
    max-width: 45.8333333333%;
    padding: 0rem;
  }

  .col-md-offset-22 {
    margin-left: 45.8333333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-23 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 47.9166666667%;
        flex-basis: 47.9166666667%;
    max-width: 47.9166666667%;
    padding: 0rem;
  }

  .col-md-offset-23 {
    margin-left: 47.9166666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-24 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding: 0rem;
  }

  .col-md-offset-24 {
    margin-left: 50%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-25 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 52.0833333333%;
        flex-basis: 52.0833333333%;
    max-width: 52.0833333333%;
    padding: 0rem;
  }

  .col-md-offset-25 {
    margin-left: 52.0833333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-26 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 54.1666666667%;
        flex-basis: 54.1666666667%;
    max-width: 54.1666666667%;
    padding: 0rem;
  }

  .col-md-offset-26 {
    margin-left: 54.1666666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-27 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 56.25%;
        flex-basis: 56.25%;
    max-width: 56.25%;
    padding: 0rem;
  }

  .col-md-offset-27 {
    margin-left: 56.25%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-28 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    padding: 0rem;
  }

  .col-md-offset-28 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-29 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 60.4166666667%;
        flex-basis: 60.4166666667%;
    max-width: 60.4166666667%;
    padding: 0rem;
  }

  .col-md-offset-29 {
    margin-left: 60.4166666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-30 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 62.5%;
        flex-basis: 62.5%;
    max-width: 62.5%;
    padding: 0rem;
  }

  .col-md-offset-30 {
    margin-left: 62.5%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-31 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 64.5833333333%;
        flex-basis: 64.5833333333%;
    max-width: 64.5833333333%;
    padding: 0rem;
  }

  .col-md-offset-31 {
    margin-left: 64.5833333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-32 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 0rem;
  }

  .col-md-offset-32 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-33 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 68.75%;
        flex-basis: 68.75%;
    max-width: 68.75%;
    padding: 0rem;
  }

  .col-md-offset-33 {
    margin-left: 68.75%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-34 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 70.8333333333%;
        flex-basis: 70.8333333333%;
    max-width: 70.8333333333%;
    padding: 0rem;
  }

  .col-md-offset-34 {
    margin-left: 70.8333333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-35 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 72.9166666667%;
        flex-basis: 72.9166666667%;
    max-width: 72.9166666667%;
    padding: 0rem;
  }

  .col-md-offset-35 {
    margin-left: 72.9166666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-36 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    padding: 0rem;
  }

  .col-md-offset-36 {
    margin-left: 75%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-37 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 77.0833333333%;
        flex-basis: 77.0833333333%;
    max-width: 77.0833333333%;
    padding: 0rem;
  }

  .col-md-offset-37 {
    margin-left: 77.0833333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-38 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 79.1666666667%;
        flex-basis: 79.1666666667%;
    max-width: 79.1666666667%;
    padding: 0rem;
  }

  .col-md-offset-38 {
    margin-left: 79.1666666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-39 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 81.25%;
        flex-basis: 81.25%;
    max-width: 81.25%;
    padding: 0rem;
  }

  .col-md-offset-39 {
    margin-left: 81.25%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-40 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    padding: 0rem;
  }

  .col-md-offset-40 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-41 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 85.4166666667%;
        flex-basis: 85.4166666667%;
    max-width: 85.4166666667%;
    padding: 0rem;
  }

  .col-md-offset-41 {
    margin-left: 85.4166666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-42 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
    padding: 0rem;
  }

  .col-md-offset-42 {
    margin-left: 87.5%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-43 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 89.5833333333%;
        flex-basis: 89.5833333333%;
    max-width: 89.5833333333%;
    padding: 0rem;
  }

  .col-md-offset-43 {
    margin-left: 89.5833333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-44 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    padding: 0rem;
  }

  .col-md-offset-44 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-45 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 93.75%;
        flex-basis: 93.75%;
    max-width: 93.75%;
    padding: 0rem;
  }

  .col-md-offset-45 {
    margin-left: 93.75%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-46 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 95.8333333333%;
        flex-basis: 95.8333333333%;
    max-width: 95.8333333333%;
    padding: 0rem;
  }

  .col-md-offset-46 {
    margin-left: 95.8333333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-47 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 97.9166666667%;
        flex-basis: 97.9166666667%;
    max-width: 97.9166666667%;
    padding: 0rem;
  }

  .col-md-offset-47 {
    margin-left: 97.9166666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-48 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding: 0rem;
  }

  .col-md-offset-48 {
    margin-left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .row.start-md {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .row.center-md {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .row.end-md {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .row.top-md {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .row.middle-md {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .row.bottom-md {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .row.around-md {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .row.between-md {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .first-md {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .last-md {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .is-full-height-md {
    height: 100vh;
  }

  .is-half-height-md {
    height: 50vh;
  }

  .is-auto-height-md {
    height: auto;
  }
}
@media only screen and (min-width: 90rem) {
  .col-lg {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
    padding: 0rem;
  }

  .col-lg-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 2.0833333333%;
        flex-basis: 2.0833333333%;
    max-width: 2.0833333333%;
    padding: 0rem;
  }

  .col-lg-offset-1 {
    margin-left: 2.0833333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 4.1666666667%;
        flex-basis: 4.1666666667%;
    max-width: 4.1666666667%;
    padding: 0rem;
  }

  .col-lg-offset-2 {
    margin-left: 4.1666666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 6.25%;
        flex-basis: 6.25%;
    max-width: 6.25%;
    padding: 0rem;
  }

  .col-lg-offset-3 {
    margin-left: 6.25%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    padding: 0rem;
  }

  .col-lg-offset-4 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 10.4166666667%;
        flex-basis: 10.4166666667%;
    max-width: 10.4166666667%;
    padding: 0rem;
  }

  .col-lg-offset-5 {
    margin-left: 10.4166666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
    padding: 0rem;
  }

  .col-lg-offset-6 {
    margin-left: 12.5%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 14.5833333333%;
        flex-basis: 14.5833333333%;
    max-width: 14.5833333333%;
    padding: 0rem;
  }

  .col-lg-offset-7 {
    margin-left: 14.5833333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    padding: 0rem;
  }

  .col-lg-offset-8 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 18.75%;
        flex-basis: 18.75%;
    max-width: 18.75%;
    padding: 0rem;
  }

  .col-lg-offset-9 {
    margin-left: 18.75%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 20.8333333333%;
        flex-basis: 20.8333333333%;
    max-width: 20.8333333333%;
    padding: 0rem;
  }

  .col-lg-offset-10 {
    margin-left: 20.8333333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 22.9166666667%;
        flex-basis: 22.9166666667%;
    max-width: 22.9166666667%;
    padding: 0rem;
  }

  .col-lg-offset-11 {
    margin-left: 22.9166666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    padding: 0rem;
  }

  .col-lg-offset-12 {
    margin-left: 25%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-13 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 27.0833333333%;
        flex-basis: 27.0833333333%;
    max-width: 27.0833333333%;
    padding: 0rem;
  }

  .col-lg-offset-13 {
    margin-left: 27.0833333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-14 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 29.1666666667%;
        flex-basis: 29.1666666667%;
    max-width: 29.1666666667%;
    padding: 0rem;
  }

  .col-lg-offset-14 {
    margin-left: 29.1666666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-15 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 31.25%;
        flex-basis: 31.25%;
    max-width: 31.25%;
    padding: 0rem;
  }

  .col-lg-offset-15 {
    margin-left: 31.25%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-16 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0rem;
  }

  .col-lg-offset-16 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-17 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 35.4166666667%;
        flex-basis: 35.4166666667%;
    max-width: 35.4166666667%;
    padding: 0rem;
  }

  .col-lg-offset-17 {
    margin-left: 35.4166666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-18 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
    padding: 0rem;
  }

  .col-lg-offset-18 {
    margin-left: 37.5%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-19 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 39.5833333333%;
        flex-basis: 39.5833333333%;
    max-width: 39.5833333333%;
    padding: 0rem;
  }

  .col-lg-offset-19 {
    margin-left: 39.5833333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-20 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    padding: 0rem;
  }

  .col-lg-offset-20 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-21 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 43.75%;
        flex-basis: 43.75%;
    max-width: 43.75%;
    padding: 0rem;
  }

  .col-lg-offset-21 {
    margin-left: 43.75%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-22 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 45.8333333333%;
        flex-basis: 45.8333333333%;
    max-width: 45.8333333333%;
    padding: 0rem;
  }

  .col-lg-offset-22 {
    margin-left: 45.8333333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-23 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 47.9166666667%;
        flex-basis: 47.9166666667%;
    max-width: 47.9166666667%;
    padding: 0rem;
  }

  .col-lg-offset-23 {
    margin-left: 47.9166666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-24 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding: 0rem;
  }

  .col-lg-offset-24 {
    margin-left: 50%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-25 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 52.0833333333%;
        flex-basis: 52.0833333333%;
    max-width: 52.0833333333%;
    padding: 0rem;
  }

  .col-lg-offset-25 {
    margin-left: 52.0833333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-26 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 54.1666666667%;
        flex-basis: 54.1666666667%;
    max-width: 54.1666666667%;
    padding: 0rem;
  }

  .col-lg-offset-26 {
    margin-left: 54.1666666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-27 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 56.25%;
        flex-basis: 56.25%;
    max-width: 56.25%;
    padding: 0rem;
  }

  .col-lg-offset-27 {
    margin-left: 56.25%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-28 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    padding: 0rem;
  }

  .col-lg-offset-28 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-29 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 60.4166666667%;
        flex-basis: 60.4166666667%;
    max-width: 60.4166666667%;
    padding: 0rem;
  }

  .col-lg-offset-29 {
    margin-left: 60.4166666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-30 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 62.5%;
        flex-basis: 62.5%;
    max-width: 62.5%;
    padding: 0rem;
  }

  .col-lg-offset-30 {
    margin-left: 62.5%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-31 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 64.5833333333%;
        flex-basis: 64.5833333333%;
    max-width: 64.5833333333%;
    padding: 0rem;
  }

  .col-lg-offset-31 {
    margin-left: 64.5833333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-32 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 0rem;
  }

  .col-lg-offset-32 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-33 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 68.75%;
        flex-basis: 68.75%;
    max-width: 68.75%;
    padding: 0rem;
  }

  .col-lg-offset-33 {
    margin-left: 68.75%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-34 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 70.8333333333%;
        flex-basis: 70.8333333333%;
    max-width: 70.8333333333%;
    padding: 0rem;
  }

  .col-lg-offset-34 {
    margin-left: 70.8333333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-35 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 72.9166666667%;
        flex-basis: 72.9166666667%;
    max-width: 72.9166666667%;
    padding: 0rem;
  }

  .col-lg-offset-35 {
    margin-left: 72.9166666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-36 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    padding: 0rem;
  }

  .col-lg-offset-36 {
    margin-left: 75%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-37 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 77.0833333333%;
        flex-basis: 77.0833333333%;
    max-width: 77.0833333333%;
    padding: 0rem;
  }

  .col-lg-offset-37 {
    margin-left: 77.0833333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-38 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 79.1666666667%;
        flex-basis: 79.1666666667%;
    max-width: 79.1666666667%;
    padding: 0rem;
  }

  .col-lg-offset-38 {
    margin-left: 79.1666666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-39 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 81.25%;
        flex-basis: 81.25%;
    max-width: 81.25%;
    padding: 0rem;
  }

  .col-lg-offset-39 {
    margin-left: 81.25%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-40 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    padding: 0rem;
  }

  .col-lg-offset-40 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-41 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 85.4166666667%;
        flex-basis: 85.4166666667%;
    max-width: 85.4166666667%;
    padding: 0rem;
  }

  .col-lg-offset-41 {
    margin-left: 85.4166666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-42 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
    padding: 0rem;
  }

  .col-lg-offset-42 {
    margin-left: 87.5%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-43 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 89.5833333333%;
        flex-basis: 89.5833333333%;
    max-width: 89.5833333333%;
    padding: 0rem;
  }

  .col-lg-offset-43 {
    margin-left: 89.5833333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-44 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    padding: 0rem;
  }

  .col-lg-offset-44 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-45 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 93.75%;
        flex-basis: 93.75%;
    max-width: 93.75%;
    padding: 0rem;
  }

  .col-lg-offset-45 {
    margin-left: 93.75%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-46 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 95.8333333333%;
        flex-basis: 95.8333333333%;
    max-width: 95.8333333333%;
    padding: 0rem;
  }

  .col-lg-offset-46 {
    margin-left: 95.8333333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-47 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 97.9166666667%;
        flex-basis: 97.9166666667%;
    max-width: 97.9166666667%;
    padding: 0rem;
  }

  .col-lg-offset-47 {
    margin-left: 97.9166666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-48 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding: 0rem;
  }

  .col-lg-offset-48 {
    margin-left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .row.start-lg {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .row.center-lg {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .row.end-lg {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .row.top-lg {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .row.middle-lg {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .row.bottom-lg {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .row.around-lg {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .row.between-lg {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .first-lg {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .last-lg {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .is-full-height-lg {
    height: 100vh;
  }

  .is-half-height-lg {
    height: 50vh;
  }

  .is-auto-height-lg {
    height: auto;
  }
}
@media only screen and (min-width: 120rem) {
  .col-xl {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
    padding: 0rem;
  }

  .col-xl-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 2.0833333333%;
        flex-basis: 2.0833333333%;
    max-width: 2.0833333333%;
    padding: 0rem;
  }

  .col-xl-offset-1 {
    margin-left: 2.0833333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 4.1666666667%;
        flex-basis: 4.1666666667%;
    max-width: 4.1666666667%;
    padding: 0rem;
  }

  .col-xl-offset-2 {
    margin-left: 4.1666666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 6.25%;
        flex-basis: 6.25%;
    max-width: 6.25%;
    padding: 0rem;
  }

  .col-xl-offset-3 {
    margin-left: 6.25%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    padding: 0rem;
  }

  .col-xl-offset-4 {
    margin-left: 8.3333333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 10.4166666667%;
        flex-basis: 10.4166666667%;
    max-width: 10.4166666667%;
    padding: 0rem;
  }

  .col-xl-offset-5 {
    margin-left: 10.4166666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
    padding: 0rem;
  }

  .col-xl-offset-6 {
    margin-left: 12.5%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 14.5833333333%;
        flex-basis: 14.5833333333%;
    max-width: 14.5833333333%;
    padding: 0rem;
  }

  .col-xl-offset-7 {
    margin-left: 14.5833333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    padding: 0rem;
  }

  .col-xl-offset-8 {
    margin-left: 16.6666666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 18.75%;
        flex-basis: 18.75%;
    max-width: 18.75%;
    padding: 0rem;
  }

  .col-xl-offset-9 {
    margin-left: 18.75%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 20.8333333333%;
        flex-basis: 20.8333333333%;
    max-width: 20.8333333333%;
    padding: 0rem;
  }

  .col-xl-offset-10 {
    margin-left: 20.8333333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 22.9166666667%;
        flex-basis: 22.9166666667%;
    max-width: 22.9166666667%;
    padding: 0rem;
  }

  .col-xl-offset-11 {
    margin-left: 22.9166666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    padding: 0rem;
  }

  .col-xl-offset-12 {
    margin-left: 25%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-13 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 27.0833333333%;
        flex-basis: 27.0833333333%;
    max-width: 27.0833333333%;
    padding: 0rem;
  }

  .col-xl-offset-13 {
    margin-left: 27.0833333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-14 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 29.1666666667%;
        flex-basis: 29.1666666667%;
    max-width: 29.1666666667%;
    padding: 0rem;
  }

  .col-xl-offset-14 {
    margin-left: 29.1666666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-15 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 31.25%;
        flex-basis: 31.25%;
    max-width: 31.25%;
    padding: 0rem;
  }

  .col-xl-offset-15 {
    margin-left: 31.25%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-16 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0rem;
  }

  .col-xl-offset-16 {
    margin-left: 33.3333333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-17 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 35.4166666667%;
        flex-basis: 35.4166666667%;
    max-width: 35.4166666667%;
    padding: 0rem;
  }

  .col-xl-offset-17 {
    margin-left: 35.4166666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-18 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    max-width: 37.5%;
    padding: 0rem;
  }

  .col-xl-offset-18 {
    margin-left: 37.5%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-19 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 39.5833333333%;
        flex-basis: 39.5833333333%;
    max-width: 39.5833333333%;
    padding: 0rem;
  }

  .col-xl-offset-19 {
    margin-left: 39.5833333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-20 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    padding: 0rem;
  }

  .col-xl-offset-20 {
    margin-left: 41.6666666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-21 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 43.75%;
        flex-basis: 43.75%;
    max-width: 43.75%;
    padding: 0rem;
  }

  .col-xl-offset-21 {
    margin-left: 43.75%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-22 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 45.8333333333%;
        flex-basis: 45.8333333333%;
    max-width: 45.8333333333%;
    padding: 0rem;
  }

  .col-xl-offset-22 {
    margin-left: 45.8333333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-23 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 47.9166666667%;
        flex-basis: 47.9166666667%;
    max-width: 47.9166666667%;
    padding: 0rem;
  }

  .col-xl-offset-23 {
    margin-left: 47.9166666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-24 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding: 0rem;
  }

  .col-xl-offset-24 {
    margin-left: 50%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-25 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 52.0833333333%;
        flex-basis: 52.0833333333%;
    max-width: 52.0833333333%;
    padding: 0rem;
  }

  .col-xl-offset-25 {
    margin-left: 52.0833333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-26 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 54.1666666667%;
        flex-basis: 54.1666666667%;
    max-width: 54.1666666667%;
    padding: 0rem;
  }

  .col-xl-offset-26 {
    margin-left: 54.1666666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-27 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 56.25%;
        flex-basis: 56.25%;
    max-width: 56.25%;
    padding: 0rem;
  }

  .col-xl-offset-27 {
    margin-left: 56.25%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-28 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    padding: 0rem;
  }

  .col-xl-offset-28 {
    margin-left: 58.3333333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-29 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 60.4166666667%;
        flex-basis: 60.4166666667%;
    max-width: 60.4166666667%;
    padding: 0rem;
  }

  .col-xl-offset-29 {
    margin-left: 60.4166666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-30 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 62.5%;
        flex-basis: 62.5%;
    max-width: 62.5%;
    padding: 0rem;
  }

  .col-xl-offset-30 {
    margin-left: 62.5%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-31 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 64.5833333333%;
        flex-basis: 64.5833333333%;
    max-width: 64.5833333333%;
    padding: 0rem;
  }

  .col-xl-offset-31 {
    margin-left: 64.5833333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-32 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 0rem;
  }

  .col-xl-offset-32 {
    margin-left: 66.6666666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-33 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 68.75%;
        flex-basis: 68.75%;
    max-width: 68.75%;
    padding: 0rem;
  }

  .col-xl-offset-33 {
    margin-left: 68.75%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-34 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 70.8333333333%;
        flex-basis: 70.8333333333%;
    max-width: 70.8333333333%;
    padding: 0rem;
  }

  .col-xl-offset-34 {
    margin-left: 70.8333333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-35 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 72.9166666667%;
        flex-basis: 72.9166666667%;
    max-width: 72.9166666667%;
    padding: 0rem;
  }

  .col-xl-offset-35 {
    margin-left: 72.9166666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-36 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    padding: 0rem;
  }

  .col-xl-offset-36 {
    margin-left: 75%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-37 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 77.0833333333%;
        flex-basis: 77.0833333333%;
    max-width: 77.0833333333%;
    padding: 0rem;
  }

  .col-xl-offset-37 {
    margin-left: 77.0833333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-38 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 79.1666666667%;
        flex-basis: 79.1666666667%;
    max-width: 79.1666666667%;
    padding: 0rem;
  }

  .col-xl-offset-38 {
    margin-left: 79.1666666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-39 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 81.25%;
        flex-basis: 81.25%;
    max-width: 81.25%;
    padding: 0rem;
  }

  .col-xl-offset-39 {
    margin-left: 81.25%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-40 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    padding: 0rem;
  }

  .col-xl-offset-40 {
    margin-left: 83.3333333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-41 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 85.4166666667%;
        flex-basis: 85.4166666667%;
    max-width: 85.4166666667%;
    padding: 0rem;
  }

  .col-xl-offset-41 {
    margin-left: 85.4166666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-42 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
    max-width: 87.5%;
    padding: 0rem;
  }

  .col-xl-offset-42 {
    margin-left: 87.5%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-43 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 89.5833333333%;
        flex-basis: 89.5833333333%;
    max-width: 89.5833333333%;
    padding: 0rem;
  }

  .col-xl-offset-43 {
    margin-left: 89.5833333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-44 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    padding: 0rem;
  }

  .col-xl-offset-44 {
    margin-left: 91.6666666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-45 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 93.75%;
        flex-basis: 93.75%;
    max-width: 93.75%;
    padding: 0rem;
  }

  .col-xl-offset-45 {
    margin-left: 93.75%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-46 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 95.8333333333%;
        flex-basis: 95.8333333333%;
    max-width: 95.8333333333%;
    padding: 0rem;
  }

  .col-xl-offset-46 {
    margin-left: 95.8333333333%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-47 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 97.9166666667%;
        flex-basis: 97.9166666667%;
    max-width: 97.9166666667%;
    padding: 0rem;
  }

  .col-xl-offset-47 {
    margin-left: 97.9166666667%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .col-xl-48 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding: 0rem;
  }

  .col-xl-offset-48 {
    margin-left: 100%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }

  .row.start-xl {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .row.center-xl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .row.end-xl {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .row.top-xl {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .row.middle-xl {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .row.bottom-xl {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .row.around-xl {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .row.between-xl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .first-xl {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .last-xl {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .is-full-height-xl {
    height: 100vh;
  }

  .is-half-height-xl {
    height: 50vh;
  }

  .is-auto-height-xl {
    height: auto;
  }
}
.col-gutter-lr {
  padding: 0 0rem;
}

.pb-xs-25 {
  padding-bottom: 5.2083333333vw;
}
@media only screen and (min-width: 48rem) {
  .pb-xs-25 {
    padding-bottom: 0;
  }
}

.col-no-gutter {
  padding: 0;
}

.row.middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* stylelint-disable */
.show {
  display: block !important;
}

.row.show {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

.hide {
  display: none !important;
}

.show-xs {
  display: block !important;
}

.row.show-xs {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

.hide-xs {
  display: none !important;
}

@media only screen and (max-width: 41.6875rem) {
  .show-xs-only {
    display: block !important;
  }

  .row.show-xs-only {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }

  .hide-xs-only {
    display: none !important;
  }
}
@media only screen and (min-width: 41.75rem) {
  .show-sm {
    display: block !important;
  }

  .row.show-sm {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }

  .hide-sm {
    display: none !important;
  }
}
@media only screen and (min-width: 41.75rem) and (max-width: 63.9375rem) {
  .show-sm-only {
    display: block !important;
  }

  .row.show-sm-only {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }

  .hide-sm-only {
    display: none !important;
  }
}
@media only screen and (min-width: 64rem) {
  .show-md {
    display: block !important;
  }

  .row.show-md {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }

  .hide-md {
    display: none !important;
  }
}
@media only screen and (min-width: 64rem) and (max-width: 89.9375rem) {
  .show-md-only {
    display: block !important;
  }

  .row.show-md-only {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }

  .hide-md-only {
    display: none !important;
  }
}
@media only screen and (min-width: 90rem) {
  .show-lg {
    display: block !important;
  }

  .row.show-lg {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }

  .hide-lg {
    display: none !important;
  }
}
@media only screen and (min-width: 90rem) and (max-width: 119.9375rem) {
  .show-lg-only {
    display: block !important;
  }

  .row.show-lg-only {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }

  .hide-lg-only {
    display: none !important;
  }
}
@media only screen and (min-width: 120rem) {
  .show-xl {
    display: block !important;
  }

  .row.show-xl {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }

  .hide-xl {
    display: none !important;
  }
}
.max-sm__mb-30 {
  margin-bottom: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.max-sm__mb-40 {
  margin-bottom: 40px;
}

.max-sm__mb-60 {
  margin-bottom: 60px;
}

.max-sm__mb-5col {
  margin-bottom: 10.4166666667vw;
}

.py-2col {
  padding: 6.25vw 0;
}

.grid-50-50 > div, .grid-50-50 > li {
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .grid-50-50 > div, .grid-50-50 > li {
    width: 50%;
  }
}

.row > section.paragraph {
  width: 100%;
}

.col-vertical-spacing {
  margin-bottom: 20.8333333333vw;
}
@media only screen and (min-width: 48rem) {
  .col-vertical-spacing {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 48rem) {
  .max-sm__mb-30,
.max-sm__mb-40,
.max-sm__mb-60,
.max-sm__mb-5col {
    margin-bottom: 0;
  }

  .py-2col {
    padding: 4.1666666667vw 0;
  }
}
/* stylelint-disable */
.title-xxlarge, h1 {
  font-weight: 400;
  margin: 0 0 20px;
  font-size: 44px;
  letter-spacing: -0.03em;
  line-height: 46px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .title-xxlarge, h1 {
    font-size: calc(4.4rem + (46) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(4.6rem + (46) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.03em;
  }
}
@media only screen and (min-width: 90rem) {
  .title-xxlarge, h1 {
    font-size: calc(9rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(9.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    letter-spacing: -0.02em;
  }
}

.title-xlarge, h2 {
  font-weight: 400;
  font-size: 38px;
  letter-spacing: -0.03em;
  line-height: 36px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .title-xlarge, h2 {
    font-size: calc(3.8rem + (32) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3.6rem + (30) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .title-xlarge, h2 {
    font-size: calc(7rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(6.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.title-large, h3, .component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers h2 {
  font-weight: 400;
  font-size: 33px;
  letter-spacing: -0.02em;
  line-height: 32px;
  margin: 0 0 15px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .title-large, h3, .component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers h2 {
    font-size: calc(3.3rem + (15) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3.2rem + (14) * ((100vw - 669px) / (1440 - 669)));
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 90rem) {
  .title-large, h3, .component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers h2 {
    font-size: calc(4.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(4.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.title-large .subtitle-large, h3 .subtitle-large, .component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers h2 .subtitle-large {
  display: block;
  margin-top: 0.4em;
}

.title-medium, .paragraph--type--search-advisors .search-advisors--phone, h4, legend {
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.02em;
  line-height: 24px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .title-medium, .paragraph--type--search-advisors .search-advisors--phone, h4, legend {
    font-size: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .title-medium, .paragraph--type--search-advisors .search-advisors--phone, h4, legend {
    font-size: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.title-small, h5, .cp-filtering-buttons-list__container .cp-filtering-buttons-list__title, .cp-filtering-trigger__container .cp-filtering-trigger__notification .cp-filtering-trigger__notification-result {
  font-weight: 400;
  font-size: 19px;
  letter-spacing: -0.01em;
  line-height: 21px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .title-small, h5, .cp-filtering-buttons-list__container .cp-filtering-buttons-list__title, .cp-filtering-trigger__container .cp-filtering-trigger__notification .cp-filtering-trigger__notification-result {
    font-size: calc(1.9rem + (9) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.1rem + (9) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .title-small, h5, .cp-filtering-buttons-list__container .cp-filtering-buttons-list__title, .cp-filtering-trigger__container .cp-filtering-trigger__notification .cp-filtering-trigger__notification-result {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.title-xsmall, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete label,
.view-documents-listing .card--medicament-search .form-item-type-medicament label,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre label,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete label,
.view-documents-listing .card--document-search .form-item-type-medicament label,
.view-documents-listing .card--document-search .form-item-filter-document-titre label,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete label, h6 {
  font-size: 15px;
  letter-spacing: 0.0015em;
  line-height: 16px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .title-xsmall, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete label,
.view-documents-listing .card--medicament-search .form-item-type-medicament label,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre label,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete label,
.view-documents-listing .card--document-search .form-item-type-medicament label,
.view-documents-listing .card--document-search .form-item-filter-document-titre label,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete label, h6 {
    font-size: calc(1.5rem + (5) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .title-xsmall, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete label,
.view-documents-listing .card--medicament-search .form-item-type-medicament label,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre label,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete label,
.view-documents-listing .card--document-search .form-item-type-medicament label,
.view-documents-listing .card--document-search .form-item-filter-document-titre label,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete label, h6 {
    font-size: calc(2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.subtitle-large {
  display: inline-block;
  font-family: "suisse_worksmedium";
  font-size: 28px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 35px;
  margin: 0 0 5px;
}
@media only screen and (min-width: 41.813rem) {
  .subtitle-large {
    margin: 0 0 15px;
    font-size: calc(2.8rem + (14) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3.5rem + (9) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .subtitle-large {
    font-size: calc(4.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(4.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.subtitle-medium {
  display: inline-block;
  font-family: "suisse_worksmedium";
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 20px;
}
@media only screen and (min-width: 41.813rem) {
  .subtitle-medium {
    margin: 0 0 15px;
    font-size: calc(1.6rem + (12) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2rem + (12) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .subtitle-medium {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.subtitle-small {
  display: inline-block;
  font-family: "suisse_worksmedium";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 20px;
  margin: 0 0 5px;
}
@media only screen and (min-width: 41.813rem) {
  .subtitle-small {
    margin: 0 0 15px;
    font-size: calc(1.4rem + (8) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2rem + (8) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .subtitle-small {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.font-large,
.font-large p {
  font-size: 24px;
  letter-spacing: -0.02em;
  line-height: 30px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .font-large,
.font-large p {
    font-size: calc(2.4rem + (4) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .font-large,
.font-large p {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.font-medium, .page-login form label, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text],
.font-medium p,
.page-login form label p,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text] p,
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text] p,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text] p,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text] p,
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text] p,
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text] p,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text] p {
  font-size: 1.8rem;
  letter-spacing: -0.015em;
  line-height: 2.2rem;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .font-medium, .page-login form label, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text],
.font-medium p,
.page-login form label p,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text] p,
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text] p,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text] p,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text] p,
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text] p,
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text] p,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text] p {
    font-size: calc(1.9rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.2rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .font-medium, .page-login form label, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text],
.font-medium p,
.page-login form label p,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text] p,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text] p,
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text] p,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text] p,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text] p,
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text] p,
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text] p,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text] p {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.font-small, .fieldgroup legend,
.font-small p,
.fieldgroup legend p,
.font-small li,
.fieldgroup legend li {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .font-small, .fieldgroup legend,
.font-small p,
.fieldgroup legend p,
.font-small li,
.fieldgroup legend li {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .font-small, .fieldgroup legend,
.font-small p,
.fieldgroup legend p,
.font-small li,
.fieldgroup legend li {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.font-xsmall, .page-login form .description, .region-footer .footer-copyrights, .region-footer .footer-legal, .file,
.file_size, #block-breadcrumbs ol li a,
.font-xsmall *,
.page-login form .description *,
.region-footer .footer-copyrights *,
.region-footer .footer-legal *,
.file *,
.file_size *,
#block-breadcrumbs ol li a * {
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .font-xsmall, .page-login form .description, .region-footer .footer-copyrights, .region-footer .footer-legal, .file,
.file_size, #block-breadcrumbs ol li a,
.font-xsmall *,
.page-login form .description *,
.region-footer .footer-copyrights *,
.region-footer .footer-legal *,
.file *,
.file_size *,
#block-breadcrumbs ol li a * {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .font-xsmall, .page-login form .description, .region-footer .footer-copyrights, .region-footer .footer-legal, .file,
.file_size, #block-breadcrumbs ol li a,
.font-xsmall *,
.page-login form .description *,
.region-footer .footer-copyrights *,
.region-footer .footer-legal *,
.file *,
.file_size *,
#block-breadcrumbs ol li a * {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.capture-large, .region-footer .footer__subtitle {
  font-size: 10px;
  letter-spacing: 0.08em;
  line-height: 12px;
  margin: 0;
  text-transform: uppercase;
  font-family: "matter-medium";
}
@media only screen and (min-width: 41.813rem) {
  .capture-large, .region-footer .footer__subtitle {
    font-size: calc(1rem + (2) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.2rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .capture-large, .region-footer .footer__subtitle {
    font-size: calc(1.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(1.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.capture-xlarge,
.capture-xlarge p {
  font-size: 12px;
  letter-spacing: 0.08em;
  line-height: 14px;
  margin: 0;
  text-transform: uppercase;
  font-family: "matter-medium";
}
@media only screen and (min-width: 41.813rem) {
  .capture-xlarge,
.capture-xlarge p {
    font-size: calc(1.2rem + (2) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.4rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .capture-xlarge,
.capture-xlarge p {
    font-size: calc(1.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.font-note {
  font-size: 11px;
  letter-spacing: 0.01em;
  line-height: 14px;
}
@media only screen and (min-width: 41.813rem) {
  .font-note {
    font-size: calc(1.1rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.4rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}

.page-title {
  text-align: center;
  width: 700px;
  margin: 0 auto;
}

p + h2, p + h3, p + h4, p + h5, p + h6,
p + .title-xxlarge,
p + h1,
p + .title-xlarge,
p + .title-large,
.component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers p + h2,
p + .title-medium,
.paragraph--type--search-advisors p + .search-advisors--phone,
p + legend,
p + .title-small,
.cp-filtering-buttons-list__container p + .cp-filtering-buttons-list__title,
.cp-filtering-trigger__container .cp-filtering-trigger__notification p + .cp-filtering-trigger__notification-result,
p + .title-xsmall,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament p + label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre p + label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete p + label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament p + label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre p + label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete p + label,
.view-documents-listing .card--medicament-search .form-item-type-medicament p + label,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre p + label,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete p + label,
.view-documents-listing .card--document-search .form-item-type-medicament p + label,
.view-documents-listing .card--document-search .form-item-filter-document-titre p + label,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete p + label {
  margin-top: 20.8333333333vw;
}
@media only screen and (min-width: 41.813rem) {
  p + h2, p + h3, p + h4, p + h5, p + h6,
p + .title-xxlarge,
p + h1,
p + .title-xlarge,
p + .title-large,
.component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers p + h2,
p + .title-medium,
.paragraph--type--search-advisors p + .search-advisors--phone,
p + legend,
p + .title-small,
.cp-filtering-buttons-list__container p + .cp-filtering-buttons-list__title,
.cp-filtering-trigger__container .cp-filtering-trigger__notification p + .cp-filtering-trigger__notification-result,
p + .title-xsmall,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament p + label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre p + label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete p + label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament p + label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre p + label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete p + label,
.view-documents-listing .card--medicament-search .form-item-type-medicament p + label,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre p + label,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete p + label,
.view-documents-listing .card--document-search .form-item-type-medicament p + label,
.view-documents-listing .card--document-search .form-item-filter-document-titre p + label,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete p + label {
    margin-top: 8.3333333333vw;
  }
}

.font-weight-regular {
  font-family: "matter-regular" !important;
}

.font-weight-medium {
  font-family: "matter-medium" !important;
}

/* stylelint-disable */
.tag-v2,
.tag--default {
  border-radius: 6px;
  border: 1px solid #4B009B;
  display: inline-block;
  font-size: 10px;
  line-height: 1.1;
  padding: 5px 8px;
  text-transform: uppercase;
}
.tag-v2 + .tag-v2,
.tag-v2 + .tag--default,
.tag--default + .tag-v2,
.tag--default + .tag--default {
  margin-left: 8px;
}
@media only screen and (min-width: 64rem) {
  .tag-v2,
.tag--default {
    font-size: 14px;
    padding: 6px 8px;
  }
}

.tag-v2 {
  font-size: 12px;
  padding: 4px 8px 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-family: "matter-medium";
  color: #4B009B;
}

@media only screen and (min-width: 64rem) {
  .tag-v2 {
    font-size: 12px;
  }
}
/* stylelint-disable */
.accordions {
  padding-top: 10.4166666667vw;
}

.accordion {
  border-top: 1px solid #4B009B;
}
.accordion.no-border {
  border: none;
}
.accordion .accordion-header {
  margin-bottom: 0;
}
.accordion .accordion-trigger {
  font-size: 1.8rem;
  letter-spacing: -0.015em;
  line-height: 2.2rem;
  font-family: "matter-regular";
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5.2083333333vw 45px 5.2083333333vw 0;
  width: 100%;
  background-color: transparent;
  border: none;
  color: #4B009B;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-family: "matter-medium";
}
@media only screen and (min-width: 41.813rem) {
  .accordion .accordion-trigger {
    font-size: calc(1.9rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.2rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .accordion .accordion-trigger {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.accordion .accordion-trigger:before, .accordion .accordion-trigger:after {
  bottom: 0;
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.accordion .accordion-trigger:before {
  background-color: #361972;
  border-radius: 100px;
  height: 0;
  padding: 12px;
  width: 0;
}
.accordion .accordion-trigger:after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--down__white.svg");
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 5px;
  right: 8px;
  width: 9px;
}
.accordion .accordion-trigger:hover, .accordion .accordion-trigger:focus, .accordion .accordion-trigger:active {
  text-decoration: none;
}
.accordion .accordion-trigger h2,
.accordion .accordion-trigger h3,
.accordion .accordion-trigger h4,
.accordion .accordion-trigger h5 {
  font-size: unset;
  line-height: unset;
  color: unset;
  margin: unset;
  padding: unset;
}
.accordion a.accordion-trigger {
  display: block;
}
.accordion .accordion-content {
  display: none;
  padding: 0 0 50px 0;
}
.accordion .accordion-content.is-visible {
  display: block;
}
.accordion .accordion-content p,
.accordion .accordion-content ul li,
.accordion .accordion-content ol li {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .accordion .accordion-content p,
.accordion .accordion-content ul li,
.accordion .accordion-content ol li {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .accordion .accordion-content p,
.accordion .accordion-content ul li,
.accordion .accordion-content ol li {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.accordion .accordion-content ul + a {
  margin-top: 50px;
}

.accordions.has-selection .accordion.is-selected .accordion-trigger,
.accordions.has-selection .accordion.is-hovered .accordion-trigger, .accordions.has-hover .accordion.is-selected .accordion-trigger,
.accordions.has-hover .accordion.is-hovered .accordion-trigger {
  color: #4B009B;
}
.accordions.has-selection .accordion.is-selected .accordion-trigger:before,
.accordions.has-selection .accordion.is-hovered .accordion-trigger:before, .accordions.has-hover .accordion.is-selected .accordion-trigger:before,
.accordions.has-hover .accordion.is-hovered .accordion-trigger:before {
  background-color: #4B009B;
  padding: 12px;
}
.accordions.has-selection .accordion.is-selected .accordion-trigger:after,
.accordions.has-selection .accordion.is-hovered .accordion-trigger:after, .accordions.has-hover .accordion.is-selected .accordion-trigger:after,
.accordions.has-hover .accordion.is-hovered .accordion-trigger:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.accordions.has-selection .accordion.is-selected .accordion-trigger a,
.accordions.has-selection .accordion.is-hovered .accordion-trigger a, .accordions.has-hover .accordion.is-selected .accordion-trigger a,
.accordions.has-hover .accordion.is-hovered .accordion-trigger a {
  color: #4B009B;
}
.accordions.has-hover .accordion.is-hovered .accordion-trigger:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.accordions.has-hover.has-selection .accordion.is-selected .accordion-trigger:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.accordions.border-top-only .accordion + .accordion {
  border-top: none;
}

.accordions.trigger-icon--align-left .accordion-trigger {
  padding: 40px;
}
.accordions.trigger-icon--align-left .accordion-trigger:before, .accordions.trigger-icon--align-left .accordion-trigger:after {
  right: inherit;
}
.accordions.trigger-icon--align-left .accordion-trigger:before {
  height: 0;
  left: 0;
  width: 0;
  padding: 14px;
}
.accordions.trigger-icon--align-left .accordion-trigger:after {
  height: 7px;
  top: -2px;
  left: 8px;
  right: inherit;
  width: 12px;
}
.accordions.trigger-icon--align-left .accordion-content {
  padding: 0 0 50px 8.3333333333vw;
}
.accordions.trigger-icon--align-left .accordion.is-selected .accordion-trigger:before,
.accordions.trigger-icon--align-left .accordion.is-hovered .accordion-trigger:before {
  padding: 15px !important;
  right: inherit !important;
  left: -1px;
  bottom: -1px;
}

.accordion-icon--simplist .accordion-trigger:before {
  content: none;
}
.accordion-icon--simplist .accordion-trigger:after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--down__violet.svg");
  background-repeat: no-repeat;
  height: 7px;
  width: 12px;
}

.accordion--simplist {
  padding-top: 0;
}
.accordion--simplist.trigger-icon--align-left .accordion-trigger,
.accordion--simplist .accordion-trigger {
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
  padding: 20px 0 10px 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "matter-medium";
}
@media only screen and (min-width: 41.813rem) {
  .accordion--simplist.trigger-icon--align-left .accordion-trigger,
.accordion--simplist .accordion-trigger {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .accordion--simplist.trigger-icon--align-left .accordion-trigger,
.accordion--simplist .accordion-trigger {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
@media only screen and (min-width: 48rem) {
  .accordion--simplist.trigger-icon--align-left .accordion-trigger,
.accordion--simplist .accordion-trigger {
    margin-bottom: 0;
    padding-right: 30px;
  }
}
.accordion--simplist.trigger-icon--align-left .accordion-trigger::after,
.accordion--simplist .accordion-trigger::after {
  left: 0;
  right: unset;
  top: 8px;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.accordion--simplist.trigger-icon--align-left .accordion-content,
.accordion--simplist .accordion-content {
  padding-left: 30px;
  padding-right: 0;
}
.accordion--simplist.trigger-icon--align-left .accordion-content p,
.accordion--simplist.trigger-icon--align-left .accordion-content ul li,
.accordion--simplist.trigger-icon--align-left .accordion-content ol li,
.accordion--simplist.trigger-icon--align-left .accordion-content div,
.accordion--simplist.trigger-icon--align-left .accordion-content a,
.accordion--simplist .accordion-content p,
.accordion--simplist .accordion-content ul li,
.accordion--simplist .accordion-content ol li,
.accordion--simplist .accordion-content div,
.accordion--simplist .accordion-content a {
  font-size: 11px;
  letter-spacing: 0.01em;
  line-height: 14px;
  color: #404040;
}
@media only screen and (min-width: 41.813rem) {
  .accordion--simplist.trigger-icon--align-left .accordion-content p,
.accordion--simplist.trigger-icon--align-left .accordion-content ul li,
.accordion--simplist.trigger-icon--align-left .accordion-content ol li,
.accordion--simplist.trigger-icon--align-left .accordion-content div,
.accordion--simplist.trigger-icon--align-left .accordion-content a,
.accordion--simplist .accordion-content p,
.accordion--simplist .accordion-content ul li,
.accordion--simplist .accordion-content ol li,
.accordion--simplist .accordion-content div,
.accordion--simplist .accordion-content a {
    font-size: calc(1.1rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.4rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}

.border-color--violet-20 .accordion {
  border-color: rgba(75, 0, 155, 0.2);
}

.theme-violet .accordion, .page-login .accordion {
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-violet .accordion-trigger, .page-login .accordion-trigger {
  color: white;
  cursor: pointer;
}
.theme-violet .accordion-trigger:before, .page-login .accordion-trigger:before {
  background-color: #F0F0EF;
}
.theme-violet .accordion-trigger:after, .page-login .accordion-trigger:after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--down__violet.svg");
  background-repeat: no-repeat;
}
.theme-violet .accordions.has-selection .accordion.is-selected .accordion-trigger, .page-login .accordions.has-selection .accordion.is-selected .accordion-trigger {
  color: white;
}
.theme-violet .accordions.has-selection .accordion-trigger, .page-login .accordions.has-selection .accordion-trigger,
.theme-violet .accordions.has-hover .accordion-trigger,
.page-login .accordions.has-hover .accordion-trigger {
  color: rgba(255, 255, 255, 0.6);
}
.theme-violet .accordions.has-hover .accordion.is-hovered .accordion-trigger, .page-login .accordions.has-hover .accordion.is-hovered .accordion-trigger {
  color: white;
}
.theme-violet .accordions.has-hover .accordion.is-hovered .accordion-trigger:before, .page-login .accordions.has-hover .accordion.is-hovered .accordion-trigger:before,
.theme-violet .accordions.has-selection .accordion.is-selected .accordion-trigger:before,
.page-login .accordions.has-selection .accordion.is-selected .accordion-trigger:before {
  background-color: white;
}
.theme-violet .accordions.has-selection .accordion-trigger:before, .page-login .accordions.has-selection .accordion-trigger:before,
.theme-violet .accordions.has-hover .accordion-trigger:before,
.page-login .accordions.has-hover .accordion-trigger:before {
  background-color: rgba(255, 255, 255, 0.6);
}
.theme-violet .accordion-icon--simplist .accordion-trigger:after, .page-login .accordion-icon--simplist .accordion-trigger:after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--down__white.svg");
  background-repeat: no-repeat;
}

@media only screen and (min-width: 48rem) {
  .accordions {
    padding-top: 0;
  }

  .trigger-icon--align-left .accordion-trigger {
    padding: 20px 20px 20px 4.1666666667vw;
  }
  .trigger-icon--align-left .accordion-content {
    padding-left: 4.1666666667vw;
  }

  .accordion .accordion-trigger {
    padding-top: 2.0833333333vw;
    padding-bottom: 2.0833333333vw;
  }
  .accordion .accordion-trigger:before {
    padding: 14px;
  }
  .accordion .accordion-trigger:after {
    height: 7px;
    right: 8px;
    width: 12px;
    top: 2px;
  }

  .accordions.has-selection .accordion.is-selected .accordion-trigger:before,
.accordions.has-selection .accordion.is-hovered .accordion-trigger:before, .accordions.has-hover .accordion.is-selected .accordion-trigger:before,
.accordions.has-hover .accordion.is-hovered .accordion-trigger:before {
    padding: 14px;
  }
}
@media only screen and (min-width: 64rem) {
  .trigger-icon--align-left .accordion-trigger {
    padding: 20px 20px 20px 2.0833333333vw;
  }
  .trigger-icon--align-left .accordion-content {
    padding-left: 2.0833333333vw;
  }
}
/* stylelint-disable */
/*
	Asset
*/
[class*=asset-] {
  background-position: center center;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}
[class*=asset-].c-align {
  display: block;
  margin: 0 auto;
}
[class*=asset-]:hover, [class*=asset-]:focus, [class*=asset-]:active {
  background-color: none;
}

/* stylelint-disable */
/*
	Block
*/
#block-beneva-local-tasks {
  background-color: #404040;
  bottom: 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 1000;
}
@media only screen and (max-width: 41.6875rem) {
  #block-beneva-local-tasks {
    display: none;
  }
}
#block-beneva-local-tasks ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#block-beneva-local-tasks ul li {
  position: relative;
  display: inline-block;
  padding-left: 0;
  margin-bottom: -1px;
}
#block-beneva-local-tasks ul li + li {
  margin: 0;
}
#block-beneva-local-tasks ul li:after {
  display: none;
}
#block-beneva-local-tasks ul a {
  border: 1px solid transparent;
  border-radius: 0;
  display: inline-block;
  font-size: 16px;
  line-height: 1.42857;
  color: #FFF;
  font-weight: 700;
  padding: 10px 15px;
}
#block-beneva-local-tasks ul a:hover, #block-beneva-local-tasks ul a:focus, #block-beneva-local-tasks ul a:active {
  background-color: #FFF;
  color: #404040;
}
#block-beneva-local-tasks ul a.is-active {
  background-color: white;
  border-bottom-color: transparent;
  color: #404040;
}

/* stylelint-disable */
/**
 * Navigation specific for the online-services
 * @DOM:
 *  .navigation__online-services
 *    {Drupal menu block}
 */
.navigation__online-services {
  display: none;
  position: absolute;
  top: 0;
  right: 4.1666666667vw;
  left: 4.1666666667vw;
  background: #FFFFFF;
  padding: 3rem;
  border-radius: 20px;
}
.navigation__online-services .close {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/x__violet.svg");
  background-repeat: no-repeat;
  text-indent: -9999px;
  position: absolute;
  display: block;
  top: 20px;
  left: 20px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
}
.navigation__online-services .close:hover, .navigation__online-services .close:focus {
  opacity: 0.7;
}
.navigation__online-services .menu-title {
  color: rgba(75, 0, 155, 0.6);
  cursor: default;
  text-decoration: none;
  background: none;
  font-family: "matter-regular";
  font-size: 18px;
  line-height: normal;
  margin-bottom: 10px;
}
.navigation__online-services ul li {
  padding: 0 0 0 0;
  font-size: 18px;
}
.navigation__online-services ul li:before {
  content: "";
}
.navigation__online-services ul li a {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--right__violet.svg");
  background-repeat: no-repeat;
  background-position: right 9px;
  background-repeat: no-repeat;
  background-size: auto 12px;
  font-weight: 500;
  padding: 0 15px 0 0;
}
.navigation__online-services ul li a:hover {
  text-decoration: none;
  color: rgba(75, 0, 155, 0.6);
}

@media only screen and (min-width: 48.063rem) {
  .navigation__online-services {
    width: 360px;
  }
}
@media only screen and (min-width: 64rem) {
  .navigation__online-services {
    right: 2.0833333333vw;
    left: auto;
  }
  .navigation__online-services .close {
    left: inherit;
    right: 10px;
  }
}
/* stylelint-disable */
#block-breadcrumbs {
  display: none;
  margin: 0 0 4.1666666667vw 0;
}
.paragraph--type--hero-title #block-breadcrumbs {
  margin-bottom: 1.5625vw;
  z-index: 1;
}

#block-breadcrumbs li {
  display: inline;
  list-style-type: none;
}
#block-breadcrumbs ol {
  margin: 0;
  padding: 0;
}
#block-breadcrumbs ol li {
  padding: 0 30px 0 0;
}
#block-breadcrumbs ol li:before {
  content: "";
}
#block-breadcrumbs ol li a {
  position: relative;
  display: inline-block;
  text-decoration: underline;
}
#block-breadcrumbs ol li a:after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--right__violet.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: calc(100% + 8px);
  top: 4px;
  bottom: 0;
  width: 5px;
  background-position: right center;
  background-size: contain;
}
.theme-violet #block-breadcrumbs ol li a:after, .page-login #block-breadcrumbs ol li a:after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--right__white.svg");
  background-repeat: no-repeat;
}

@media only screen and (min-width: 48rem) {
  #block-breadcrumbs {
    display: block;
  }
}
/* stylelint-disable */
:root {
  --border-default-width: 2px;
}

.button--unstyled {
  background-color: transparent;
  border: none;
}

.button, .page-login form input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: var(--border-default-width) solid transparent;
  border-radius: 100px;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.005em;
  line-height: 18px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  font-family: "matter-medium";
}
.button.has-icon, .page-login form input.has-icon[type=submit], .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button:hover {
  padding-left: 5rem;
}
.button.has-icon:before, .page-login form input.has-icon[type=submit]:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 2rem;
  bottom: 0;
  width: 20px;
  background-size: 16px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.button.has-icon.icon--download::before, .page-login form input.has-icon.icon--download[type=submit]::before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button.icon--download.is-active::before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button.icon--download:hover::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/download__white.svg");
  background-repeat: no-repeat;
}
.is-theme--light .button.has-icon.icon--download:not(.button-primary):not(input[type=submit]:not(.button--background-white, .button-secondary))::before, .is-theme--light .page-login form input.has-icon.icon--download[type=submit]:not(.button-primary):not(input[type=submit]:not(.button--background-white, .button-secondary))::before, .page-login form .is-theme--light input.has-icon.icon--download[type=submit]:not(.button-primary):not(input[type=submit]:not(.button--background-white, .button-secondary))::before, .is-theme--light .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button.icon--download.is-active:not(.button-primary):not(input[type=submit]:not(.button--background-white, .button-secondary))::before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .is-theme--light a.button.icon--download.is-active:not(.button-primary):not(input[type=submit]:not(.button--background-white, .button-secondary))::before, .is-theme--light .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button.icon--download:not(.button-primary):not(input[type=submit]:not(.button--background-white, .button-secondary)):hover::before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .is-theme--light a.button.icon--download:not(.button-primary):not(input[type=submit]:not(.button--background-white, .button-secondary)):hover::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/download__violet.svg");
  background-repeat: no-repeat;
}

.button.has-icon--end, .page-login form input.has-icon--end[type=submit] {
  padding-right: 5rem;
}
.button.has-icon--end:before, .page-login form input.has-icon--end[type=submit]:before {
  content: "";
  position: absolute;
  top: 0;
  right: 2rem;
  left: inherit;
  bottom: 0;
  width: 20px;
  background-size: 16px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.button.has-icon--end.is-loading::before, .page-login form input.has-icon--end.is-loading[type=submit]::before {
  border: none !important;
  background-image: none !important;
  display: inline-block;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 16px;
  height: 16px;
  line-height: 0;
  content: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/spinner.svg");
  -webkit-animation: rotate 1s cubic-bezier(0.64, 0, 0.25, 0.88) infinite;
          animation: rotate 1s cubic-bezier(0.64, 0, 0.25, 0.88) infinite;
}
.button.has-icon--end.is-loading[disabled], .page-login form input.has-icon--end.is-loading[disabled][type=submit] {
  background-color: #D9D9D9;
  color: #8C8C8C;
  cursor: not-allowed;
}
.button:active, .page-login form input[type=submit]:active {
  text-decoration: none;
}
.no-touchevents .button:focus, .no-touchevents .page-login form input[type=submit]:focus, .page-login form .no-touchevents input[type=submit]:focus, .no-touchevents .button:hover, .no-touchevents .page-login form input[type=submit]:hover, .page-login form .no-touchevents input[type=submit]:hover {
  text-decoration: none;
}

.button[disabled], .page-login form input[disabled][type=submit] {
  cursor: not-allowed;
}
@media only screen and (min-width: 41.813rem) {
  .button, .page-login form input[type=submit] {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}

.button-small, input[type=submit]:not(.button--background-white) {
  padding: 9px 17px 9px 17px;
}
@media only screen and (min-width: 41.813rem) {
  .button-small, input[type=submit]:not(.button--background-white) {
    padding: 10px 19px 8px 19px;
  }
}

.button-xsmall {
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
  font-family: "matter-medium";
  padding: 6px 12px 6px 12px;
}
@media only screen and (min-width: 41.813rem) {
  .button-xsmall {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .button-xsmall {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
@media only screen and (min-width: 41.813rem) {
  .button-xsmall {
    padding: 8px 16px 8px 16px;
  }
}

.button-large, .page-login form input[type=submit] {
  padding: 16px 28px 16px 28px;
}
@media only screen and (min-width: 41.813rem) {
  .button-large, .page-login form input[type=submit] {
    padding: 16px 30px 14px 30px;
  }
}

.button-primary, input[type=submit]:not(.button--background-white, .button-secondary) {
  border: 4px solid #4B009B;
}

.button-primary, input[type=submit]:not(.button--background-white, .button-secondary),
.svg-button-primary {
  background-color: #4B009B;
  color: #FFF;
}
.button-primary:active, input[type=submit]:active:not(.button--background-white, .button-secondary), .button-primary:focus, input[type=submit]:focus:not(.button--background-white, .button-secondary), .button-primary:hover, input[type=submit]:hover:not(.button--background-white, .button-secondary), .button-primary:focus-visible, input[type=submit]:focus-visible:not(.button--background-white, .button-secondary),
.svg-button-primary:active,
.svg-button-primary:focus,
.svg-button-primary:hover,
.svg-button-primary:focus-visible {
  background-color: #361972;
  border-color: #361972;
  color: #FFF;
  text-decoration: none;
}
.button-primary:focus-visible, input[type=submit]:focus-visible:not(.button--background-white, .button-secondary),
.svg-button-primary:focus-visible {
  outline: 2px solid rgba(75, 0, 155, 0.6);
  outline-offset: 5px;
}
.is-theme--dark .button-primary, .page-login .button-primary, .is-theme--dark input[type=submit]:not(.button--background-white, .button-secondary), .page-login input[type=submit]:not(.button--background-white, .button-secondary),
.is-theme--dark .svg-button-primary,
.page-login .svg-button-primary {
  background-color: #fff;
  color: #6221A8;
}
.is-theme--dark .button-primary:focus-visible, .page-login .button-primary:focus-visible, .is-theme--dark input[type=submit]:focus-visible:not(.button--background-white, .button-secondary), .page-login input[type=submit]:focus-visible:not(.button--background-white, .button-secondary),
.is-theme--dark .svg-button-primary:focus-visible,
.page-login .svg-button-primary:focus-visible {
  outline: 2px solid #FFF;
}
.is-theme--light .button-primary, .is-theme--light input[type=submit]:not(.button--background-white, .button-secondary),
.is-theme--light .svg-button-primary {
  background-color: #4B009B;
  color: white;
}
.no-touchevents .button-primary:hover, .no-touchevents input[type=submit]:hover:not(.button--background-white, .button-secondary),
.no-touchevents .svg-button-primary:hover {
  background-color: #361972;
  border-color: #361972;
  color: #FFF;
}

.button-primary[disabled], input[disabled][type=submit]:not(.button--background-white, .button-secondary),
.svg-button-primary[disabled] {
  background-color: #F1EBF7;
  border-color: #F1EBF7;
  color: #D4C2E7;
}
.button-primary.has-focus, input.has-focus[type=submit]:not(.button--background-white, .button-secondary),
.svg-button-primary.has-focus {
  background-color: #361972;
  color: #FFF;
}
.no-touchevents .button-primary:focus, .no-touchevents input[type=submit]:focus:not(.button--background-white, .button-secondary),
.no-touchevents .svg-button-primary:focus {
  background-color: #361972;
  color: #FFF;
}

.button-secondary, .page-login form input[type=submit], .form-type-managed-file .page-login form input[type=submit], .page-login form .form-type-managed-file input[type=submit], .form-type-managed-file input[type=submit].button-secondary {
  border-width: var(--border-default-width);
  border-color: #4B009B;
  color: #4B009B;
}
.button-secondary, .page-login form input[type=submit], .form-type-managed-file .page-login form input[type=submit], .page-login form .form-type-managed-file input[type=submit], .form-type-managed-file input[type=submit].button-secondary, .is-theme--light .button-secondary {
  background-color: transparent;
}
.button-secondary:active, .page-login form input[type=submit]:active, .form-type-managed-file input[type=submit].button-secondary:active, .button-secondary:focus, .page-login form input[type=submit]:focus, .form-type-managed-file input[type=submit].button-secondary:focus, .button-secondary:hover, .page-login form input[type=submit]:hover, .form-type-managed-file input[type=submit].button-secondary:hover, .is-theme--light .button-secondary:active, .is-theme--light .button-secondary:focus, .is-theme--light .button-secondary:hover {
  background-color: #88BAE5;
  border-color: #88BAE5;
  color: #FFF;
  text-decoration: none;
}
.button-secondary:before, .page-login form input[type=submit]:before, .form-type-managed-file .page-login form input[type=submit]:before, .page-login form .form-type-managed-file input[type=submit]:before, .form-type-managed-file input[type=submit].button-secondary:before {
  border: 2px solid transparent;
  border-radius: 100px;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.no-touchevents .button-secondary:hover, .no-touchevents .page-login form input[type=submit]:hover, .page-login form .no-touchevents input[type=submit]:hover, .no-touchevents .form-type-managed-file input[type=submit].button-secondary:hover, .form-type-managed-file .no-touchevents input[type=submit].button-secondary:hover {
  background-color: #88BAE5;
  border-color: #88BAE5;
  color: #FFF;
}

.button-secondary[disabled], .page-login form input[disabled][type=submit], .form-type-managed-file input[disabled][type=submit].button-secondary {
  background-color: #FFF;
  border-color: #D4C2E7;
  color: #D4C2E7;
}
.button-secondary.has-focus, .page-login form input.has-focus[type=submit], .form-type-managed-file input.has-focus[type=submit].button-secondary {
  background-color: #88BAE5;
  color: #FFF;
}
.no-touchevents .button-secondary:focus, .no-touchevents .page-login form input[type=submit]:focus, .page-login form .no-touchevents input[type=submit]:focus, .no-touchevents .form-type-managed-file input[type=submit].button-secondary:focus, .form-type-managed-file .no-touchevents input[type=submit].button-secondary:focus {
  background-color: #88BAE5;
  color: #FFF;
}

.button-tertiaire, .form-type-managed-file input[type=submit].button-tertiaire {
  background-color: transparent;
  color: #4B009B;
  border: none;
  text-decoration: none !important;
}
.button-tertiaire:active, .form-type-managed-file input[type=submit].button-tertiaire:active, .button-tertiaire:focus, .form-type-managed-file input[type=submit].button-tertiaire:focus, .button-tertiaire:hover, .form-type-managed-file input[type=submit].button-tertiaire:hover, .button-tertiaire:focus-visible, .form-type-managed-file input[type=submit].button-tertiaire:focus-visible {
  background-color: #F1EBF7;
  text-decoration: none;
}
.button-tertiaire:focus, .form-type-managed-file input[type=submit].button-tertiaire:focus, .button-tertiaire:focus-visible, .form-type-managed-file input[type=submit].button-tertiaire:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 2px #FFF inset, 0 0 0 2px rgba(75, 0, 155, 0.6);
          box-shadow: 0 0 0 2px #FFF inset, 0 0 0 2px rgba(75, 0, 155, 0.6);
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@media only screen and (min-width: 64rem) {
  body section .button-secondary.button, body section .page-login form input[type=submit], body section .form-type-managed-file .page-login form input[type=submit], .form-type-managed-file body section .page-login form input[type=submit], body section .page-login form .form-type-managed-file input[type=submit], .page-login form body section input[type=submit], .form-type-managed-file .page-login form body section input[type=submit], .page-login form body section .form-type-managed-file input[type=submit], .page-login form .form-type-managed-file body section input[type=submit], body section .form-type-managed-file input.button[type=submit].button-secondary, .form-type-managed-file body section input.button[type=submit].button-secondary {
    background-color: transparent;
  }
}

.theme-blue .button-secondary:active, .theme-blue .page-login form input[type=submit]:active, .page-login form .theme-blue input[type=submit]:active, .theme-blue .form-type-managed-file input[type=submit].button-secondary:active, .form-type-managed-file .theme-blue input[type=submit].button-secondary:active, .theme-blue .button-secondary:focus, .theme-blue .page-login form input[type=submit]:focus, .page-login form .theme-blue input[type=submit]:focus, .theme-blue .form-type-managed-file input[type=submit].button-secondary:focus, .form-type-managed-file .theme-blue input[type=submit].button-secondary:focus, .theme-blue .button-secondary:hover, .theme-blue .page-login form input[type=submit]:hover, .page-login form .theme-blue input[type=submit]:hover, .theme-blue .form-type-managed-file input[type=submit].button-secondary:hover, .form-type-managed-file .theme-blue input[type=submit].button-secondary:hover {
  border: 2px solid #FFF;
}
.theme-blue .button-primary:active, .theme-blue input[type=submit]:active:not(.button--background-white, .button-secondary), .theme-blue .button-primary:focus, .theme-blue input[type=submit]:focus:not(.button--background-white, .button-secondary), .theme-blue .button-primary:hover, .theme-blue input[type=submit]:hover:not(.button--background-white, .button-secondary) {
  border: 4px solid #FFF;
}

.button--text-white {
  color: #FFF;
  border-color: #FFF;
}

.button--background-white, .modal__language-selection .theme-violet .form-submit, .modal__language-selection .page-login .form-submit {
  color: #4B009B;
  background-color: #F0F0EF;
  border-color: #F0F0EF;
}
.button--background-white:hover, .modal__language-selection .theme-violet .form-submit:hover, .modal__language-selection .page-login .form-submit:hover, .button--background-white:focus, .modal__language-selection .theme-violet .form-submit:focus, .modal__language-selection .page-login .form-submit:focus {
  color: #4B009B !important;
  background-color: #D4C2E7 !important;
  border-color: #D4C2E7 !important;
}

.button-icon-mobile-text-desktop {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 40px;
}
.button-icon-mobile-text-desktop:after {
  content: "";
  display: block;
}
@media only screen and (min-width: 64rem) {
  .button-icon-mobile-text-desktop:after {
    display: none;
  }
}
.button-icon-mobile-text-desktop:active {
  text-decoration: none;
}
.no-touchevents .button-icon-mobile-text-desktop:focus, .no-touchevents .button-icon-mobile-text-desktop:hover {
  text-decoration: none;
}

@media only screen and (min-width: 64rem) {
  .button-icon-mobile-text-desktop {
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
    height: auto;
    letter-spacing: -0.01em;
    padding: 3px 16px 6px 16px;
    width: auto;
  }
  .button-icon-mobile-text-desktop .visibilityhidden {
    left: 0;
    height: auto;
    position: relative;
    width: auto;
  }
}

.button-trigger-search {
  background-color: transparent;
  border: 2px solid #4B009B;
}
.button-trigger-search:after {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.button-trigger-search .visibilityhidden {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media only screen and (min-width: 64rem) {
  .button-trigger-search {
    color: rgba(75, 0, 155, 0.6);
    padding: 5px 16px 8px 16px;
  }
  .button-trigger-search:after {
    display: block;
    margin: 2px 8px 0 0;
  }
}

.button-effect {
  position: relative;
}
.button-effect::before {
  content: "";
  z-index: 1;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 28px;
  width: 28px;
  background-color: rgba(75, 0, 155, 0.1);
  border-radius: 50%;
  -webkit-transform: translate(-33%, -46%) scale(0);
          transform: translate(-33%, -46%) scale(0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.button-effect > input {
  position: relative;
  z-index: 2;
  padding-left: 22px;
}
.button-effect:hover::before, .button-effect:focus-within::before {
  -webkit-transform: translate(-33%, -46%) scale(1);
          transform: translate(-33%, -46%) scale(1);
}

.button--browser-localisation {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/pointer__violet.svg");
  background-repeat: no-repeat;
  background-position: 0 center;
  background-color: transparent !important;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: none !important;
  border-radius: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  color: #4B009B !important;
}
.button--browser-localisation[disabled] {
  opacity: 0.3;
}
.button--browser-localisation:focus {
  outline: auto;
  outline-offset: 9px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.button--download {
  color: #4B009B;
}
.button--download.has-icon, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button--download.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button--download:hover {
  position: relative;
  padding-left: 14px;
}
.button--download.has-icon:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button--download.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.button--download:hover:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.link--arrow-right.has-icon, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover {
  position: relative;
  padding-left: 14px;
  text-decoration: none;
}
.link--arrow-right.has-icon:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover:before {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 0;
  width: 12px;
  background-size: contain;
  background-position: center bottom 0.3em;
  background-repeat: no-repeat;
}
.link--arrow-right.has-icon:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover {
  text-decoration: underline;
}
.link--arrow-right.link--end, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.link--end.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.link--end:hover {
  display: block;
  padding-left: 0;
  padding-right: 12px;
}
.link--arrow-right.link--end:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.link--end.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.link--end:hover:before {
  left: auto;
  right: 0;
}

.button--close {
  z-index: 940;
  position: absolute;
  display: inline-block;
  top: 2vw;
  right: 2vw;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  text-indent: -9999px;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.button--close:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/x__violet.svg");
  background-repeat: no-repeat;
  content: "";
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}
.button--close.always--top-right {
  top: 2vw !important;
  right: 2vw !important;
  left: auto !important;
}
.is-theme--light .button--close {
  background-color: rgba(75, 0, 155, 0.1);
  border: 4px solid transparent;
}
.is-theme--light .button--close:hover {
  border: 4px solid #4B009B;
}

/* New buttons styles*/
.btn {
  color: #4B009B;
  padding: 8px 16px;
  font-family: "matter-medium";
  border: 0 none;
}
.btn:focus, .btn:active {
  text-decoration: none;
}
.btn.no-padding {
  padding: 0;
}
.btn.icon--left, .btn.icon--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn.icon--left svg {
  margin-right: 4px;
}
.btn.icon--right svg {
  margin-left: 4px;
}
.btn--circle {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn--circle > svg {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 14px;
  height: auto;
  max-height: 100%;
}
.btn--primary {
  color: #FFF;
  border: 2px #4B009B;
  background-color: #4B009B;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
.btn--primary:hover, .btn--primary:focus, .btn--primary:active {
  background-color: #361972;
}
.btn--primary:focus-visible {
  outline: 2px solid rgba(75, 0, 155, 0.6);
  outline-offset: 2px;
}

/* stylelint-disable */
/*
	Colors
*/
.violet {
  color: #4B009B;
}

.bg-violet {
  background-color: #4B009B;
}

.violet-925 {
  color: #361972;
}

.bg-violet-925 {
  background-color: #361972;
}

.violet-800 {
  color: #6221A8;
}

.bg-violet-800 {
  background-color: #6221A8;
}

.violet-600 {
  color: #8F60C1;
}

.bg-violet-600 {
  background-color: #8F60C1;
}

.violet-400 {
  color: #D4C2E7;
}

.bg-violet-400 {
  background-color: #D4C2E7;
}

.violet-100 {
  color: #F1EBF7;
}

.bg-violet-100 {
  background-color: #F1EBF7;
}

.violet-opacity-90 {
  color: rgba(75, 0, 155, 0.9);
}

.bg-violet-opacity-90 {
  background-color: rgba(75, 0, 155, 0.9);
}

.violet-opacity-60 {
  color: rgba(75, 0, 155, 0.6);
}

.bg-violet-opacity-60 {
  background-color: rgba(75, 0, 155, 0.6);
}

.violet-opacity-20 {
  color: rgba(75, 0, 155, 0.2);
}

.bg-violet-opacity-20 {
  background-color: rgba(75, 0, 155, 0.2);
}

.violet-opacity-10 {
  color: rgba(75, 0, 155, 0.1);
}

.bg-violet-opacity-10 {
  background-color: rgba(75, 0, 155, 0.1);
}

.greige {
  color: #F0F0EF;
}

.bg-greige {
  background-color: #F0F0EF;
}

.greige-925 {
  color: #E5E1DE;
}

.bg-greige-925 {
  background-color: #E5E1DE;
}

.charcoal {
  color: #404040;
}

.bg-charcoal {
  background-color: #404040;
}

.yellow {
  color: #FBCF65;
}

.bg-yellow {
  background-color: #FBCF65;
}

.yellow-925 {
  color: #F2BA52;
}

.bg-yellow-925 {
  background-color: #F2BA52;
}

.blue {
  color: #88BAE5;
}

.bg-blue {
  background-color: #88BAE5;
}

.orange {
  color: #F55A47;
}

.bg-orange {
  background-color: #F55A47;
}

.pink {
  color: #FFC4CF;
}

.bg-pink {
  background-color: #FFC4CF;
}

.green {
  color: #AADC9B;
}

.bg-green {
  background-color: #AADC9B;
}

.white {
  color: #FFF;
}

.bg-white {
  background-color: #FFF;
}

.bg-white-opacity-60 {
  background-color: rgba(255, 255, 255, 0.6);
}

.bg-white-opacity-20 {
  background-color: rgba(255, 255, 255, 0.2);
}

.bg-black-opacity-10 {
  background-color: rgba(0, 0, 0, 0.1);
}

.bg-with-border-black {
  border: 1px solid #000;
}

/*
	Flex
*/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-vertical-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 48rem) {
  .flex-vertical-center {
    min-height: 100vh;
  }
}

.flex-direction-column,
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.justify-between,
.justify-content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form__fixed-height-checkboxes .fieldset-wrapper {
  display: inline-block;
  padding: 2.0833333333vw;
  height: 214px;
  overflow-y: scroll;
  border: 1px solid #666;
}

@media only screen and (min-width: 48rem) {
  .form__fixed-height-checkboxes .fieldset-wrapper {
    padding: 1.0416666667vw;
  }

  .form_row--oneliner:not(fieldset),
fieldset.form_row--oneliner .fieldset-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1.0416666667vw;
  }
  .form_row--oneliner:not(fieldset) .form-item,
fieldset.form_row--oneliner .fieldset-wrapper .form-item {
    margin-top: 0;
  }
}
.message--error,
.messages--error,
.form-item .error {
  position: relative;
  margin-top: 5px;
  padding-left: 20px;
  font-family: "matter-regular";
  font-size: 1.3rem;
  line-height: 1.2em;
  font-weight: normal;
  letter-spacing: 0.04 !important;
  color: #C6252A !important;
}
.message--error::before,
.messages--error::before,
.form-item .error::before {
  content: "";
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/x--circle__red.svg");
  background-repeat: no-repeat;
  position: absolute;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  top: 10px;
  left: 0;
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
}
.message--error ul li,
.messages--error ul li,
.form-item .error ul li {
  font-size: inherit;
  line-height: inherit;
  padding-left: 0;
}
.message--error ul li::after,
.messages--error ul li::after,
.form-item .error ul li::after {
  display: none;
}

.form-item.js-error input,
.form-item.js-error select {
  border-color: #C6252A;
}

.form-item:not(.webform-type-checkboxes) label.error {
  font-family: "matter-regular";
  font-size: 1.3rem;
}

.webform-type-webform-document-number {
  margin-bottom: 48px;
}

.webform-type-webform-document-number.js-has-combination-error .fieldset-wrapper .form-item .message--error {
  display: none;
}

.webform-type-checkboxes.js-error label::before {
  border-color: #C6252A;
}
.webform-type-checkboxes.js-error .fieldset-wrapper {
  border-color: #C6252A;
  border-width: 2px;
}

.webform-type-radios.js-error .form-type-radio input[type=radio]:not(:checked) ~ label::before {
  border-color: #C6252A;
}

.form-type-textarea.js-error textarea {
  border-color: #C6252A;
  border-width: 2px;
}

.form-item label > .is-inline,
.fieldgroup legend > .is-inline {
  display: inline-block;
}
.form-item label .description,
.form-item label .description *,
.form-item label ~ .description,
.form-item label ~ .description *,
.fieldgroup legend .description,
.fieldgroup legend .description *,
.fieldgroup legend ~ .description,
.fieldgroup legend ~ .description * {
  display: block;
  margin: 8px 0 4px;
  font-family: "matter-regular";
  font-size: 1.4rem;
  color: #404040;
  line-height: 1;
}
.form-item label .description li::after,
.form-item label .description * li::after,
.form-item label ~ .description li::after,
.form-item label ~ .description * li::after,
.fieldgroup legend .description li::after,
.fieldgroup legend .description * li::after,
.fieldgroup legend ~ .description li::after,
.fieldgroup legend ~ .description * li::after {
  line-height: 1em;
}
.form-item label + .description,
.fieldgroup legend + .description {
  margin-top: unset;
}

.form-item:not(.webform-type-checkboxes) label,
.fieldgroup legend {
  display: block;
  margin-bottom: 8px;
  font-family: "matter-medium";
  font-size: 1.8rem;
  color: #404040;
}

.form-item .form-date,
.form-item .hasDatepicker {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/calendar__black.svg");
  background-repeat: no-repeat;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-position: center right 15px;
  padding-right: 40px !important;
}

.ui-datepicker {
  z-index: 1061 !important;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0 0 18px 18px;
  border: none;
}
.ui-datepicker .ui-widget-header {
  background: transparent;
  border: none;
  padding: 0;
}
.ui-datepicker .ui-widget-header .ui-datepicker-month,
.ui-datepicker .ui-widget-header .ui-datepicker-year {
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.7490196078);
  font-family: "matter-medium";
  letter-spacing: -0.03;
  background-color: transparent;
  border: 1px solid #666;
  border-radius: 4px;
  width: auto;
}
.ui-datepicker .ui-widget-header .ui-datepicker-year {
  margin-left: 4.1666666667vw;
}
@media only screen and (min-width: 48rem) {
  .ui-datepicker .ui-widget-header .ui-datepicker-year {
    margin-left: 1.0416666667vw;
  }
}
.ui-datepicker .ui-widget-header .ui-datepicker-prev,
.ui-datepicker .ui-widget-header .ui-datepicker-next {
  height: 40px;
  width: 40px;
}
.ui-datepicker .ui-widget-header .ui-datepicker-prev:before,
.ui-datepicker .ui-widget-header .ui-datepicker-next:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: auto 16px;
  background-position: center center;
}
.ui-datepicker .ui-widget-header .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-widget-header .ui-datepicker-next.ui-state-hover {
  border: none;
  background: transparent;
}
.ui-datepicker .ui-widget-header .ui-datepicker-prev:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--left__violet.svg");
  background-repeat: no-repeat;
}
.ui-datepicker .ui-widget-header .ui-datepicker-next:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--right__violet.svg");
  background-repeat: no-repeat;
}
.ui-datepicker .ui-widget-header .ui-icon {
  display: none;
}
.ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
}
.ui-datepicker .ui-datepicker-calendar td a {
  display: inline-block;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  font-family: "matter-regular";
  font-size: 1.4rem;
  letter-spacing: -0.03;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  line-height: 1.8;
  font-weight: unset;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  background: transparent;
  border: none;
  height: 33px;
  width: 33px;
  border-radius: 50%;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight,
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
  background-color: #4B009B;
  color: #FFF;
}

.form-type-checkbox + .form-type-checkbox {
  margin-top: 15px;
}
.form-type-checkbox label {
  margin-bottom: 0;
}
.webform-options-display-side-by-side .form-type-checkbox {
  display: inline-block;
  margin: 0 4.5rem 0.5rem 0;
}

.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:not(:checked),
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:checked {
  position: absolute;
  left: -9999px;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:not(:checked) ~ label,
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:checked ~ label {
  display: inline-block;
  position: relative;
  padding-left: calc((2.0833333333vw * 2) + 16px);
  cursor: pointer;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio label::before {
  top: 4px;
  left: 0;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:not(:checked) ~ label::before,
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:checked ~ label::before {
  border-radius: 50%;
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 2px solid #666;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio] + label::after,
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio] + label::before {
  z-index: 10;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio label::after {
  top: 4px;
  left: 0;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:not(:checked) + label::after,
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:checked + label::after {
  content: "";
  position: absolute;
  display: block;
  height: 8px;
  width: 8px;
  background-color: #4B009B;
  border-radius: 50%;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:checked + label::before {
  border-color: #4B009B;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:not(:checked) + label::after {
  opacity: 0;
  -webkit-transform: scale(0), translate(50, 50%);
          transform: scale(0), translate(50, 50%);
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:checked + label::after {
  opacity: 1;
  -webkit-transform: scale(1) translate(50%, 50%);
          transform: scale(1) translate(50%, 50%);
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:disabled + label::before {
  border-color: #D9D9D9;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:disabled + label::after {
  background-color: #D9D9D9;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio label span::before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-25%, -14%) scale(0);
          transform: translate(-25%, -14%) scale(0);
  border-radius: 50%;
  background-color: rgba(75, 0, 155, 0.08);
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
  width: 32px;
  height: 32px;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio input:not(:disabled) + label:hover span::before {
  -webkit-transform: translate(-25%, -14%) scale(1);
          transform: translate(-25%, -14%) scale(1);
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:not(:checked):focus-visible + label {
  padding-right: 2px;
  outline: 2px solid #4B009B;
  outline-offset: 3px;
  border-radius: 4px;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio].error:not(:checked) ~ label::before {
  border-color: #C6252A;
}
@media only screen and (min-width: 48rem) {
  .webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:not(:checked) ~ label,
.webform-type-radios:not(.form-radio-chips) .form-type-radio [type=radio]:checked ~ label {
    padding-left: 24px;
  }
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio + .form-type-radio {
  margin-top: 12px;
}
.webform-type-radios:not(.form-radio-chips) .form-type-radio label {
  font-family: "matter-regular";
  font-size: 1.6rem;
  margin-bottom: 0;
}

.form-radio-chips .form-type-radio {
  display: block;
}
.form-radio-chips .form-type-radio [type=radio]:not(:checked),
.form-radio-chips .form-type-radio [type=radio]:checked {
  position: absolute;
  left: -9999px;
}
.form-radio-chips .form-type-radio [type=radio]:not(:checked) ~ label,
.form-radio-chips .form-type-radio [type=radio]:checked ~ label {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0;
  padding: 6px 30px 9px;
  border-radius: 100px;
  border: 2px solid #F1EBF7;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
  color: #4B009B;
}
@media only screen and (min-width: 41.813rem) {
  .form-radio-chips .form-type-radio [type=radio]:not(:checked) ~ label,
.form-radio-chips .form-type-radio [type=radio]:checked ~ label {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .form-radio-chips .form-type-radio [type=radio]:not(:checked) ~ label,
.form-radio-chips .form-type-radio [type=radio]:checked ~ label {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.form-radio-chips .form-type-radio [type=radio]:not(:checked) ~ label span,
.form-radio-chips .form-type-radio [type=radio]:checked ~ label span {
  z-index: 10;
}
.is-theme--dark .form-radio-chips .form-type-radio [type=radio]:not(:checked) ~ label, .page-login .form-radio-chips .form-type-radio [type=radio]:not(:checked) ~ label,
.is-theme--dark .form-radio-chips .form-type-radio [type=radio]:checked ~ label,
.page-login .form-radio-chips .form-type-radio [type=radio]:checked ~ label {
  border-color: #6221A8;
  color: #fff;
}

.form-radio-chips .form-type-radio [type=radio]:not(:checked) + label::after,
.form-radio-chips .form-type-radio [type=radio]:checked + label::after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__violet.svg");
  background-repeat: no-repeat;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
  content: "";
  position: absolute;
  left: 13px;
  top: 50%;
  z-index: 2;
  width: 12px;
  height: 9px;
  background-size: contain;
}
.is-theme--dark .form-radio-chips .form-type-radio [type=radio]:not(:checked) + label::after, .page-login .form-radio-chips .form-type-radio [type=radio]:not(:checked) + label::after,
.is-theme--dark .form-radio-chips .form-type-radio [type=radio]:checked + label::after,
.page-login .form-radio-chips .form-type-radio [type=radio]:checked + label::after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__white.svg");
  background-repeat: no-repeat;
}

.form-radio-chips .form-type-radio [type=radio]:not(:checked) + label::after {
  opacity: 0;
  -webkit-transform: scale(0) translate(0, -50%);
          transform: scale(0) translate(0, -50%);
}
.form-radio-chips .form-type-radio [type=radio]:checked + label::after {
  opacity: 1;
  -webkit-transform: scale(1) translate(0, -50%);
          transform: scale(1) translate(0, -50%);
}
.form-radio-chips .form-type-radio [type=radio]:disabled + label,
.form-radio-chips .form-type-radio [type=radio]:not(:checked):disabled + label,
.form-radio-chips .form-type-radio [type=radio]:not(:checked):disabled + label:hover,
.form-radio-chips .form-type-radio [type=radio]:disabled + label:hover {
  color: #D9D9D9;
  border-color: #D9D9D9;
}
.form-radio-chips .form-type-radio [type=radio]:not(:checked) + label:hover,
.form-radio-chips .form-type-radio [type=radio]:not(:checked):focus + label,
.form-radio-chips .form-type-radio [type=radio]:not(:checked):focus-visible + label {
  background-color: #F1EBF7;
  border-color: #F1EBF7;
}
.is-theme--dark .form-radio-chips .form-type-radio [type=radio]:not(:checked) + label:hover, .page-login .form-radio-chips .form-type-radio [type=radio]:not(:checked) + label:hover,
.is-theme--dark .form-radio-chips .form-type-radio [type=radio]:not(:checked):focus + label,
.page-login .form-radio-chips .form-type-radio [type=radio]:not(:checked):focus + label,
.is-theme--dark .form-radio-chips .form-type-radio [type=radio]:not(:checked):focus-visible + label,
.page-login .form-radio-chips .form-type-radio [type=radio]:not(:checked):focus-visible + label {
  color: #fff;
  background-color: #6221A8;
}

.form-radio-chips .form-type-radio [type=radio]:checked + label,
.form-radio-chips .form-type-radio [type=radio]:checked:focus + label,
.form-radio-chips .form-type-radio [type=radio]:checked:focus-visible + label {
  border-color: #4B009B;
}
.is-theme--dark .form-radio-chips .form-type-radio [type=radio]:checked + label, .page-login .form-radio-chips .form-type-radio [type=radio]:checked + label,
.is-theme--dark .form-radio-chips .form-type-radio [type=radio]:checked:focus + label,
.is-theme--dark .form-radio-chips .form-type-radio [type=radio]:checked:focus-visible + label {
  color: #fff;
  border-color: #fff;
}

.form-radio-chips .form-type-radio [type=radio]:focus-visible + label {
  outline: auto;
  outline-offset: 5px;
}
.form-radio-chips .form-type-radio [type=radio] + label.error::before, .form-radio-chips .form-type-radio [type=radio] + label.error::after {
  content: "";
  width: 0;
  height: 0;
  -webkit-transition: none;
  transition: none;
  background-color: transparent;
  color: red;
}
@media only screen and (min-width: 48rem) {
  .form-radio-chips .form-type-radio {
    display: inline-block;
    margin-right: 12px;
  }
}
.form-radio-chips .form-type-radio + .form-type-radio {
  margin-top: 12px;
}
@media only screen and (min-width: 48rem) {
  .form-radio-chips .form-type-radio + .form-type-radio {
    margin-top: 0;
  }
}

.form-radio-cards.webform-type-radios .form-type-radio label {
  border: 1px solid #666;
  padding: 10px 10px 10px 34px !important;
}
.form-radio-cards.webform-type-radios .form-type-radio label::before {
  top: 14px;
  left: 10px;
}
.form-radio-cards.webform-type-radios .form-type-radio label::after {
  top: 14px;
  left: 10px;
}
.form-radio-cards.webform-type-radios .form-type-radio input:not(:disabled) + label:hover span::before {
  top: 10px;
  left: 10px;
}
.form-radio-cards.webform-type-radios .form-type-radio input:checked + label {
  border: 2px solid #4B009B;
}

.checkbox-switch {
  /* stylelint-disable */
}
.checkbox-switch + .checkbox-switch {
  margin-top: 15px;
}
.checkbox-switch label {
  cursor: pointer;
  text-indent: -9999px;
  width: 47px;
  height: 24px;
  background: #8C8C8C;
  display: block;
  border-radius: 14px;
  position: relative;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.checkbox-switch label::before {
  content: none;
}
.checkbox-switch label::after {
  content: "";
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 18px;
  height: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  -webkit-transform: scale(1) translate(0, -50%);
          transform: scale(1) translate(0, -50%);
  background: #FFF;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.21);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.21);
  border-radius: 50%;
}
.checkbox-switch input[type=checkbox] {
  position: absolute;
  left: -9999px;
}
.checkbox-switch input[type=checkbox] + label:hover, .checkbox-switch input[type=checkbox]:checked + label {
  background: #361972;
}
.checkbox-switch input[type=checkbox]:checked + label::after {
  left: calc(100% - 4px);
  -webkit-transform: translateX(-100%) translate(0, -50%);
          transform: translateX(-100%) translate(0, -50%);
}
.checkbox-switch [type=checkbox]:not(:checked):focus-visible + label,
.checkbox-switch [type=checkbox]:not(:checked):focus-visible + label:hover,
.checkbox-switch [type=checkbox]:checked:focus-visible + label,
.checkbox-switch [type=checkbox]:checked:focus-visible + label:hover {
  outline: 2px solid #4B009B;
  outline-offset: 2px;
}
.checkbox-switch input:disabled + label,
.checkbox-switch input:disabled + label:hover, .checkbox-switch input:disabled:not(:checked) + label,
.checkbox-switch input:disabled:not(:checked) + label:hover {
  background-color: #D9D9D9;
}
.checkbox-switch input:disabled + label,
.checkbox-switch input:disabled + label:hover, .checkbox-switch input:disabled:checked + label,
.checkbox-switch input:disabled:checked + label:hover {
  background-color: #F1EBF7;
}
.checkbox-switch input:active + label:after {
  width: 21px;
}

/* stylelint-enable */
.form-item.form-type-select .form-select {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--down__grey.svg");
  background-repeat: no-repeat;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-position: top calc(50% + 2px) right 15px;
  padding-right: 40px !important;
  width: 100%;
  max-width: 465px;
}
.is-theme--dark .form-item.form-type-select .form-select, .page-login .form-item.form-type-select .form-select {
  background-color: #4B009B;
}

.is-theme--light .form-item.form-type-select .form-select {
  background-color: unset;
}

.select2-container {
  --text-color: #404040;
  --selection-border-color: #404040;
  --selection-radius-t: 4px;
  --selection-radius-b: 4px;
  --selection-background-color: #FFF;
  --transition: border .2s ease-in, outline-color .2s ease-in;
  --focus-ouline-offset: 2px;
  --focus-ouline-width: 2px;
  --icon-arrow: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--down__grey.svg");
  width: 100%;
  max-width: 465px;
  color: var(--text-color);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.select2-container .select2-selection {
  border: 1px solid var(--selection-border-color);
  border-radius: var(--selection-radius-t) var(--selection-radius-t) var(--selection-radius-b) var(--selection-radius-b);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 16px 0 16px 16px;
  font-size: 1.6rem;
  height: auto;
  background-color: var(--selection-background-color);
}
.select2-container .select2-selection:hover, .select2-container .select2-selection:focus {
  outline: 1px solid #4B009B;
  outline-offset: -2px;
  border-color: #4B009B;
}
.select2-container .select2-selection:focus-visible {
  outline: auto;
  outline-offset: 5px;
}
.select2-container--focus .select2-selection:focus, .select2-container .select2-selection:hover {
  outline: 1px solid #404040;
  outline-offset: -2px;
  border-color: #404040;
}

.select2-container .select2-selection .select2-selection__rendered {
  padding: 0 38px 0 0;
}
.select2-container .select2-selection .select2-selection__rendered,
.select2-container .select2-selection .select2-selection__rendered span {
  color: var(--text-color);
}
.select2-container .select2-selection .select2-selection__arrow {
  background: var(--icon-arrow) no-repeat center center;
  width: 20px;
  height: 20px;
  border: 0 none;
  top: 22px;
  right: 1rem;
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
.select2-container .select2-selection .select2-selection__arrow b {
  display: none;
}
.select2-container .select2-selection .select2-selection__placeholder {
  color: #404040;
}
.select2-container .select2-container--open,
.select2-container .select2-container--focus {
  --selection-border-color: #4B009B;
}
.select2-container .select2-container--open .select2-selection,
.select2-container .select2-container--focus .select2-selection {
  outline: var(--focus-ouline-width) solid var(--selection-border-color);
  outline-offset: var(--focus-ouline-offset);
  -webkit-box-shadow: 0 0 0 1px var(--selection-border-color);
          box-shadow: 0 0 0 1px var(--selection-border-color);
}
.select2-container .select2-container--open {
  --selection-radius-b: 0;
  --focus-ouline-offset: 0;
  --focus-ouline-width: 1px;
}
.select2-container .select2-container--open .select2-selection .select2-selection__arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.js-error .select2-container {
  --selection-border-color: #C6252A;
}

.is-theme--dark .select2-container, .page-login .select2-container {
  --text-color: #FFF;
  --selection-background-color: #4B009B;
  --icon-arrow: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--down__white.svg");
}

.select2-dropdown {
  --theme-text-color: #404040;
  --theme-bg-color: #FFF;
  --icon-clear: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/x__charcoal.svg");
  border: none;
  background: transparent;
  max-width: calc(100% - 38px);
}
.select2-dropdown .select2-search--dropdown {
  padding: 0;
  position: relative;
}
.select2-dropdown .select2-search--dropdown .select2-search__field {
  padding: 1.6rem;
  height: 60px;
  border-radius: 4px;
  border: 0 none;
  -webkit-transform: translateX(1px);
          transform: translateX(1px);
  background-color: var(--theme-bg-color);
  color: var(--theme-text-color);
}
.select2-dropdown .select2-search--dropdown .select2-search__field:focus-visible {
  outline: 0 none;
}
.form-item.js-error .select2-dropdown .select2-search--dropdown .select2-search__field {
  border-width: 0;
  outline: 0 none;
}

.select2-dropdown .select2-results {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0 0 4px 4px;
  background: #FFF;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  width: calc(100% + 36px);
}
.select2-dropdown .select2-results ul li {
  font-size: 1.6rem;
  padding: 1.6rem;
  margin-top: 0;
}
.select2-dropdown .select2-results ul li:after {
  display: none;
}
.select2-dropdown .select2-results .select2-results__option {
  padding-right: 30px;
  color: #404040;
}
.select2-dropdown .select2-results .select2-results__option[aria-selected=true] {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__charcoal.svg");
  background-repeat: no-repeat;
  background-position: top calc(50% + 2px) right 10px;
}
.select2-dropdown .select2-results .select2-results__option--highlighted {
  background-color: rgba(0, 0, 0, 0.04);
}
.select2-dropdown .select2-selection__clear {
  background: var(--icon-clear) center center/20px no-repeat;
  border: 0 none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-right: 1px solid #8C8C8C;
  width: 40px;
  height: 20px;
  padding-right: 20px;
  text-indent: -9999px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
.select2-dropdown--below {
  top: -61px;
}
.select2-dropdown--above {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  top: 61px;
}
.select2-dropdown--above .select2-search--dropdown {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.select2-dropdown--above .select2-results {
  border-radius: 4px 4px 0 0;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.is-theme--dark .select2-dropdown, .page-login .select2-dropdown {
  --theme-text-color: #FFF;
  --theme-bg-color: #4B009B;
  --icon-clear: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/x__white--big.svg");
}

.select2-rendered__match {
  font-family: "matter-semibold";
}

.form-type-managed-file .message--error,
.form-type-managed-file .messages-error {
  margin-bottom: 1rem;
}
.form-type-managed-file .message--error li,
.form-type-managed-file .messages-error li {
  color: #C6252A;
}
.form-type-managed-file input.form-file {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
  display: block;
  width: 100%;
  z-index: 2;
  cursor: pointer;
}
.form-type-managed-file input.form-file:active {
  outline: 0;
}
.form-type-managed-file input.form-file:hover + .button-tertiaire {
  background-color: #F1EBF7;
  text-decoration: none;
}
.form-type-managed-file input.form-file:focus + .button-tertiaire {
  outline: none;
  -webkit-box-shadow: 0 0 0 2px #FFF inset, 0 0 0 2px rgba(75, 0, 155, 0.6);
          box-shadow: 0 0 0 2px #FFF inset, 0 0 0 2px rgba(75, 0, 155, 0.6);
}
.form-type-managed-file input.form-file-remove {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/trash__violet.svg");
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 16px;
  padding-left: 35px;
  background-color: inherit;
  color: #4B009B;
  border: none;
}
.form-type-managed-file input.form-file-remove[disabled], .form-type-managed-file input.form-file-remove:hover[disabled] {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/trash__grey.svg");
  background-repeat: no-repeat;
  background-color: #D9D9D9;
  color: #8C8C8C !important;
}
.form-type-managed-file input[type=submit].button-secondary, .form-type-managed-file .page-login form input[type=submit], .page-login form .form-type-managed-file input[type=submit] {
  /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */
}
.form-type-managed-file input[type=submit].button-tertiaire {
  /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */
}
.form-type-managed-file input[type=submit].button-tertiaire:hover {
  color: #4B009B;
}

.file,
.file_size {
  /* stylelint-disable scss/at-extend-no-missing-placeholder */
  color: #404040;
}

.form-type-managed-file:not(.has-multiple-value) .form-managed-file--single:not(.form-managed-file--error) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
.form-type-managed-file:not(.has-multiple-value) .form-file-wrapper {
  position: relative;
  display: inline-block;
}

.form-type-managed-file.has-multiple-value .form-file-wrapper {
  position: relative;
}
.form-type-managed-file.has-multiple-value .form-managed-file .form-type-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.form-type-managed-file.has-multiple-value .form-managed-file .form-type-checkbox label {
  margin-bottom: 0;
}

.form-managed-file.form-managed-file--error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form-managed-file.form-managed-file--error .form-file-wrapper {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.form-managed-file.form-managed-file--error .message--error,
.form-managed-file.form-managed-file--error .messages--error {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.form-confirmation__container {
  text-align: center;
}
.form-confirmation__container .form-confirmation__icon {
  position: relative;
  display: block;
  margin: 0 auto 10px;
  height: 45px;
  width: 45px;
}
.form-confirmation__container .form-confirmation__icon:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  background-size: contain;
}
.form-confirmation__container .form-confirmation__title {
  margin-bottom: 10px;
}
.form-confirmation__container .form-confirmation__content {
  margin-bottom: 30px;
}
.form-confirmation__container .form-confirmation__link {
  display: inline-block;
}

@media only screen and (min-width: 48rem) {
  .form-confirmation__container .form-confirmation__icon {
    margin-bottom: 15px;
  }
  .form-confirmation__container .form-confirmation__title {
    margin-bottom: 30px;
  }
}
.webform-type-webform-document-number {
  --form-item-margin: 30px;
}
.webform-type-webform-document-number .form-item {
  margin-bottom: var(--form-item-margin);
}
.webform-type-webform-document-number.js-has-combination-error .form-item {
  margin-bottom: 0;
}
.webform-type-webform-document-number.js-has-combination-error .accordion {
  margin-top: var(--form-item-margin);
}

.form-group__label {
  display: block;
  margin: 0 0 4px;
  font-size: 18px;
  line-height: 1.1;
}
.form-group__label-help {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.2;
}

.webform-submission-form .cp-notification__container {
  margin-bottom: 50px;
}

.modal .webform-submission-form {
  padding: 4.1666666667vw 2.0833333333vw;
  background-color: #FFF;
}

fieldset.webform-type-fieldset.form-wrapper {
  margin-top: 72px;
  padding: 0;
  border: none;
}

legend {
  /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */
  margin-top: 22px;
  margin-bottom: 30px;
}

.fieldgroup legend {
  /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */
  margin-bottom: 15px;
  margin-top: 0;
}

.webform-element-description {
  margin-bottom: 8px;
  line-height: 1.2em;
}
.is-theme--light .webform-element-description {
  color: #404040;
}

.form-item {
  line-height: 1em;
  margin-bottom: 48px;
}
.form-item input {
  display: block;
}
.form-item .form-text,
.form-item .form-tel,
.form-item .form-number,
.form-item .form-email,
.form-item .form-date,
.form-item .form-select,
.form-item .form-textarea,
.form-item .hasDatepicker {
  padding: 16px;
  max-width: 100%;
  background-color: #FFF;
  border: 1px solid #666;
  border-radius: 4px;
  font-family: "matter-regular";
  font-size: 1.6rem;
  letter-spacing: -0.03em;
  color: #404040;
  outline-offset: -1px;
}
.form-item .form-text:disabled,
.form-item .form-tel:disabled,
.form-item .form-number:disabled,
.form-item .form-email:disabled,
.form-item .form-date:disabled,
.form-item .form-select:disabled,
.form-item .form-textarea:disabled,
.form-item .hasDatepicker:disabled {
  border-color: #EDEDED;
}
.form-item .form-text[readonly], .form-item .form-text[readonly]:hover, .form-item .form-text[readonly]:focus,
.form-item .form-tel[readonly],
.form-item .form-tel[readonly]:hover,
.form-item .form-tel[readonly]:focus,
.form-item .form-number[readonly],
.form-item .form-number[readonly]:hover,
.form-item .form-number[readonly]:focus,
.form-item .form-email[readonly],
.form-item .form-email[readonly]:hover,
.form-item .form-email[readonly]:focus,
.form-item .form-date[readonly],
.form-item .form-date[readonly]:hover,
.form-item .form-date[readonly]:focus,
.form-item .form-select[readonly],
.form-item .form-select[readonly]:hover,
.form-item .form-select[readonly]:focus,
.form-item .form-textarea[readonly],
.form-item .form-textarea[readonly]:hover,
.form-item .form-textarea[readonly]:focus,
.form-item .hasDatepicker[readonly],
.form-item .hasDatepicker[readonly]:hover,
.form-item .hasDatepicker[readonly]:focus {
  background-color: #EDEDED;
  border-color: #EDEDED;
}
.form-item .form-text:focus-visible,
.form-item .form-tel:focus-visible,
.form-item .form-number:focus-visible,
.form-item .form-email:focus-visible,
.form-item .form-date:focus-visible,
.form-item .form-select:focus-visible,
.form-item .form-textarea:focus-visible,
.form-item .hasDatepicker:focus-visible {
  outline: 3px solid #4B009B;
  outline-offset: -1px;
}
.form-item.js-error input:not(.button--browser-localisation), .form-item.js-error select, .form-item.js-error .select2-container .selection .select2-selection {
  border-color: #C6252A;
  border-width: 1px;
  outline: 1px solid #C6252A;
  outline-offset: -2px;
}

.form-actions {
  margin-top: 60px;
}

input[type=submit]:not(.button--background-white, .button-secondary) {
  /* stylelint-disable scss/at-extend-no-missing-placeholder */
}

@media only screen and (min-width: 48rem) {
  .form__custom legend {
    margin-bottom: 4.1666666667vw;
  }
  .form__custom .form-actions {
    margin-top: 75px;
  }

  .webform-submission-form .cp-notification__container {
    margin-bottom: 60px;
  }
}
@supports (background: -webkit-named-image(i)) {
  .webform-submission-soumission-assurance-vie-form textarea {
    resize: none;
  }
}

@media only screen and (min-width: 41.75rem) and (max-width: 63.9375rem) {
  .webform-submission-soumission-assurance-vie-form .js-form-item:not(.js-form-type-textarea),
.webform-submission-soumission-assurance-vie-form .fieldgroup {
    padding-right: 15%;
  }
}
.ui-autocomplete {
  background-color: #FFF;
  z-index: 1000;
  border: none !important;
  -webkit-box-shadow: 0 3px 6px #D9D9D9;
          box-shadow: 0 3px 6px #D9D9D9;
  border-radius: 0 0 4px 4px;
  max-width: 83.3333333333vw;
}
@media only screen and (min-width: 41.75rem) {
  .ui-autocomplete {
    max-width: 56.25vw;
  }
}
@media only screen and (min-width: 64rem) {
  .ui-autocomplete {
    max-width: 66.6666666667vw;
  }
}
.ui-autocomplete .ui-menu-item {
  background-color: #FFF;
  padding-left: 0;
}
.ui-autocomplete .ui-menu-item:after {
  display: none;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
  background-color: #FFF;
  border: none;
  color: #404040;
  font-size: 16px;
  padding: 10px 25px 10px 25px !important;
  margin: 0;
  display: block;
  letter-spacing: 0.031875rem;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper strong {
  font-weight: 500;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper.ui-state-active, .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:hover, .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:active, .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:focus {
  background: rgba(0, 0, 0, 0.08);
  border: none;
  margin: 0;
  text-decoration: none;
}
.ui-autocomplete:before {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background: #4B009B;
  margin-top: -3px;
}

.ui-autocomplete-input-cancel {
  display: none;
  height: 34px;
  width: 34px;
  background-color: white;
  background-size: 45%;
  background-image: url(../svg/icons/x__grey.svg);
  background-repeat: no-repeat;
  background-position: center;
  border: 4px solid transparent;
  font-size: 0;
  position: absolute;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  right: 58px;
  margin-top: -50px;
  padding: 20px 25px;
  cursor: pointer;
}
.ui-autocomplete-input-cancel:after {
  content: " ";
  height: 24px;
  width: 1px;
  background: #8C8C8C;
  position: absolute;
  right: -5px;
  margin-top: -11px;
}

.grecaptcha-badge {
  z-index: 200;
}

input[size="2"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(2ch * 1.25);
}

input[size="3"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(3ch * 1.25);
}

input[size="4"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(4ch * 1.25);
}

input[size="5"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(5ch * 1.25);
}

input[size="6"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(6ch * 1.25);
}

input[size="7"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(7ch * 1.25);
}

input[size="8"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(8ch * 1.25);
}

input[size="9"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(9ch * 1.25);
}

input[size="10"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(10ch * 1.25);
}

input[size="11"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(11ch * 1.25);
}

input[size="12"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(12ch * 1.25);
}

input[size="13"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(13ch * 1.25);
}

input[size="14"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(14ch * 1.25);
}

input[size="15"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(15ch * 1.25);
}

input[size="16"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(16ch * 1.25);
}

input[size="17"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(17ch * 1.25);
}

input[size="18"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(18ch * 1.25);
}

input[size="19"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(19ch * 1.25);
}

input[size="20"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(20ch * 1.25);
}

input[size="21"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(21ch * 1.25);
}

input[size="22"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(22ch * 1.25);
}

input[size="23"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(23ch * 1.25);
}

input[size="24"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(24ch * 1.25);
}

input[size="25"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(25ch * 1.25);
}

input[size="26"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(26ch * 1.25);
}

input[size="27"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(27ch * 1.25);
}

input[size="28"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(28ch * 1.25);
}

input[size="29"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(29ch * 1.25);
}

input[size="30"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: calc(30ch * 1.25);
}

/* stylelint-disable scss/at-extend-no-missing-placeholder */
/* stylelint-disable no-descending-specificity */
/* stylelint-disable max-nesting-depth */
.hero-bg-fixed {
  position: relative;
  width: 100vw;
  z-index: 1;
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed.has-padding-top {
    padding-top: 16.6666666667vw;
  }
}
.hero-bg-fixed .hero-bg {
  position: relative;
  min-height: 400px;
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed .hero-bg {
    height: 100%;
    left: 0;
    min-height: 0;
    position: fixed;
    top: 0;
    width: 51%;
  }
}
.hero-bg-fixed .hero-bg + .hero-bg-zone {
  display: none;
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed .hero-bg + .hero-bg-zone {
    display: block;
  }
}
.hero-bg-fixed .hero-bg .hero__image {
  position: relative;
}
.hero-bg-fixed .hero-bg .hero__image picture {
  overflow: hidden;
  height: 400px;
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed .hero-bg .hero__image picture {
    bottom: 0;
    height: unset;
  }
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed .hero-bg--not-full-height {
    background-position: top left;
    background-size: 100% auto;
  }
}
.hero-bg-fixed .hero-content {
  padding: 20.8333333333vw 4.1666666667vw;
  z-index: 100;
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed .hero-content {
    padding: 0 4.1666666667vw 120px 4.1666666667vw;
  }
}
.hero-bg-fixed .hero-content > div + div {
  padding: 60px 0 0;
}
.hero-bg-fixed .hero-content .hero-subtitle {
  padding: 30px 0;
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed .hero-content .hero-subtitle {
    padding: 60px 0;
  }
}
.hero-bg-fixed .hero__intro {
  width: 100%;
}
.hero-bg-fixed .hero__intro.has-large-margin {
  margin-top: 16.6666666667vw;
}
.hero-bg-fixed .hero__intro.has-large-margin .title-small, .hero-bg-fixed .hero__intro.has-large-margin h5, .hero-bg-fixed .hero__intro.has-large-margin .cp-filtering-buttons-list__container .cp-filtering-buttons-list__title, .cp-filtering-buttons-list__container .hero-bg-fixed .hero__intro.has-large-margin .cp-filtering-buttons-list__title, .hero-bg-fixed .hero__intro.has-large-margin .cp-filtering-trigger__container .cp-filtering-trigger__notification .cp-filtering-trigger__notification-result, .cp-filtering-trigger__container .cp-filtering-trigger__notification .hero-bg-fixed .hero__intro.has-large-margin .cp-filtering-trigger__notification-result {
  margin-bottom: 0;
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed .hero__intro.has-large-margin {
    margin-top: 6.25vw;
  }
  .hero-bg-fixed .hero__intro.has-large-margin + .hero__links {
    margin-top: 0;
  }
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed .hero__links {
    margin-top: 2.7708333333vw;
  }
}
.hero-bg-fixed .flex-vertical-center {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.hero-bg-fixed .flex-vertical-center.has-large-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0;
}
.hero-bg-fixed .flex-vertical-center.has-large-content .hero-contact-wrapper {
  position: static;
  margin-top: 10.4166666667vw;
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed .flex-vertical-center.has-large-content .hero-contact-wrapper {
    margin-top: 0;
  }
  .hero-bg-fixed .flex-vertical-center.has-large-content .hero-contact-wrapper .hero-contact__container {
    margin-bottom: 4.1666666667vw;
  }
}
.hero-bg-fixed .flex-vertical-center.has-large-content .hero-anchor-button__container {
  position: absolute;
  top: calc(var(--app-height) - (2.0833333333vw * 2));
  right: 0;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}
.hero-bg-fixed .flex-vertical-center .button, .hero-bg-fixed .flex-vertical-center .page-login form input[type=submit], .page-login form .hero-bg-fixed .flex-vertical-center input[type=submit] {
  margin: 20px 0 0;
}
@media only screen and (min-width: 48rem) {
  .hero-bg-fixed .flex-vertical-center {
    min-height: calc(var(--app-height));
    position: relative;
    top: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.hero-bg-fixed .hero-anchor-button {
  -webkit-animation: nudge 800ms 6;
          animation: nudge 800ms 6;
  -webkit-animation-delay: 3000ms;
          animation-delay: 3000ms;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  display: none;
  text-indent: -9999px;
  height: 42px;
  width: 28px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.hero-bg-fixed .hero-anchor-button:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow-large--down__violet.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}
.is-theme--dark.hero-bg-fixed .hero-anchor-button:before, .hero-bg-fixed.page-login .hero-anchor-button:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow-large--down__white.svg");
  background-repeat: no-repeat;
}

.hero-bg-fixed .hero-anchor-button:hover, .hero-bg-fixed .hero-anchor-button:focus {
  -webkit-transform: translate(0, 10px);
          transform: translate(0, 10px);
}

.hero .hero-cta__container {
  margin-top: 30px;
}
.hero .hero-cta__container .button, .hero .hero-cta__container .page-login form input[type=submit], .page-login form .hero .hero-cta__container input[type=submit] {
  margin: 0;
}
@media only screen and (min-width: 48rem) {
  .hero .hero-flex--content {
    padding: 10rem 0;
    padding-top: calc(var(--header-height) + (2.0833333333vw * 2));
  }
}
.hero .hero-flex--content .title-large, .hero .hero-flex--content h3, .hero .hero-flex--content .component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers h2, .component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers .hero .hero-flex--content h2 {
  margin-bottom: 10px;
}
.hero .hero__links + .hero-contact-wrapper {
  margin-top: 10.4166666667vw;
}
.hero .hero-contact-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 20.8333333333vw;
}
@media only screen and (min-width: 48rem) {
  .hero .hero-contact-wrapper {
    position: absolute;
    bottom: 2.0833333333vw;
    margin-top: 15rem;
  }
}
.hero .hero-contact__container {
  margin: 30px 0;
}
.hero a:not(.button):not(.regular-link-style) {
  text-decoration: underline;
}
.hero a.no--underline {
  text-decoration: none;
}
.hero a.no--underline:hover, .hero a.no--underline:focus {
  text-decoration: underline;
}

.hero-indicators__container {
  margin: 15px 0 10px;
}
@media only screen and (min-width: 41.813rem) {
  .hero-indicators__container {
    margin-bottom: 0;
  }
}
.hero-indicators__container hr:first-of-type {
  margin-top: 30px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 41.813rem) {
  .hero-indicators__container hr:first-of-type {
    margin-top: 40px;
    margin-bottom: 1.0416666667vw;
  }
}
.hero-indicators__container hr:last-of-type {
  margin-top: 15px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 41.813rem) {
  .hero-indicators__container hr:last-of-type {
    margin-top: 1.0416666667vw;
  }
}
.hero-indicators__container .hero-indicator__container {
  margin-bottom: 15px;
}
@media only screen and (min-width: 41.813rem) {
  .hero-indicators__container {
    margin: 25px 0 0 0;
  }
}

.hero-content--extra {
  padding-top: 120px;
}
.hero-content--extra p:not([class]) {
  font-size: 24px;
  letter-spacing: -0.02em;
  line-height: 30px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .hero-content--extra p:not([class]) {
    font-size: calc(2.4rem + (4) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .hero-content--extra p:not([class]) {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.hero-content--extra .accordion p:not([class]) {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .hero-content--extra .accordion p:not([class]) {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .hero-content--extra .accordion p:not([class]) {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

@media only screen and (min-width: 48rem) {
  .hero .hero-cta__container {
    margin-top: 44px;
  }
  .hero.hero-bg-fixed .hero-anchor-button {
    display: block;
  }
}
@media only screen and (min-width: 41.813rem) {
  .paragraph--type--hero-large .grid__container {
    height: 100%;
  }
  .paragraph--type--hero-large .grid__container .row {
    height: 100%;
  }
  .paragraph--type--hero-large .grid__container .row > div {
    -ms-flex-item-align: center;
        align-self: center;
  }
}
.paragraph--type--hero-large .cp-hero-banner__subtitle {
  display: inline-block;
  font-family: "suisse_worksmedium";
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 20px;
}
@media only screen and (min-width: 41.813rem) {
  .paragraph--type--hero-large .cp-hero-banner__subtitle {
    margin: 0 0 15px;
    font-size: calc(1.6rem + (12) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2rem + (12) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .paragraph--type--hero-large .cp-hero-banner__subtitle {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.paragraph--type--hero-large.is-50-50.has-no-tag.has-pre-title h1 {
  font-weight: 400;
  font-size: 38px;
  letter-spacing: -0.03em;
  line-height: 36px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .paragraph--type--hero-large.is-50-50.has-no-tag.has-pre-title h1 {
    font-size: calc(3.8rem + (32) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3.6rem + (30) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .paragraph--type--hero-large.is-50-50.has-no-tag.has-pre-title h1 {
    font-size: calc(7rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(6.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.paragraph--type--hero-large.is-50-50.has-no-tag.has-pre-title .cp-hero-banner__subtitle {
  display: inline-block;
  font-family: "suisse_worksmedium";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 20px;
  margin: 0 0 5px;
}
@media only screen and (min-width: 41.813rem) {
  .paragraph--type--hero-large.is-50-50.has-no-tag.has-pre-title .cp-hero-banner__subtitle {
    margin: 0 0 15px;
    font-size: calc(1.4rem + (8) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2rem + (8) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .paragraph--type--hero-large.is-50-50.has-no-tag.has-pre-title .cp-hero-banner__subtitle {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

@media only screen and (min-width: 64rem) {
  .paragraph--type--hero-large-options.has-options.has-no-tag.has-pre-title h1 {
    font-weight: 400;
    font-size: 38px;
    letter-spacing: -0.03em;
    line-height: 36px;
    margin: 0 0 20px;
    font-family: "matter-semibold";
  }
}
@media only screen and (min-width: 64rem) and (min-width: 41.813rem) {
  .paragraph--type--hero-large-options.has-options.has-no-tag.has-pre-title h1 {
    font-size: calc(3.8rem + (32) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3.6rem + (30) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 64rem) and (min-width: 90rem) {
  .paragraph--type--hero-large-options.has-options.has-no-tag.has-pre-title h1 {
    font-size: calc(7rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(6.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
@media only screen and (min-width: 64rem) {
  .paragraph--type--hero-large-options.has-options.has-no-tag.has-pre-title .cp-hero-banner__subtitle {
    display: inline-block;
    font-family: "suisse_worksmedium";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 20px;
    margin: 0 0 5px;
  }
}
@media only screen and (min-width: 64rem) and (min-width: 41.813rem) {
  .paragraph--type--hero-large-options.has-options.has-no-tag.has-pre-title .cp-hero-banner__subtitle {
    margin: 0 0 15px;
    font-size: calc(1.4rem + (8) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2rem + (8) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 64rem) and (min-width: 90rem) {
  .paragraph--type--hero-large-options.has-options.has-no-tag.has-pre-title .cp-hero-banner__subtitle {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
@media only screen and (min-width: 64rem) {
  .paragraph--type--hero-large-options.has-options.has-no-tag.has-pre-title .cp-hero-banner__option {
    border-radius: 8px;
  }
}

.paragraph--type--hero-recherche-de-medicaments.cp-hero-banner__container {
  padding-top: calc(var(--header-height) + (2.0833333333vw * 3)) !important;
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 41.6875rem) {
  .paragraph--type--hero-recherche-de-medicaments.cp-hero-banner__container.has-options .cp-hero-banner__image {
    height: auto;
  }
}
.paragraph--type--hero-recherche-de-medicaments.cp-hero-banner__container.has-options .cp-hero-banner__image.is-half-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 41.6875rem) {
  .paragraph--type--hero-recherche-de-medicaments.cp-hero-banner__container.has-options .cp-hero-banner__image.is-half-width {
    display: block;
    position: relative;
  }
}
@media only screen and (min-width: 41.75rem) {
  .paragraph--type--hero-recherche-de-medicaments.cp-hero-banner__container.has-options .cp-hero-banner__image.is-half-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 41.75rem) {
  .paragraph--type--hero-recherche-de-medicaments.cp-hero-banner__container.has-options .cp-hero-banner__image .cp-hero-banner__title-mobile {
    display: none;
  }
}
.paragraph--type--hero-recherche-de-medicaments.cp-hero-banner__container.has-options .cp-hero-banner__image .responsive-image__wrapper {
  position: relative;
  max-width: 315px;
  margin: 0 auto;
  margin-bottom: -8.3333333333vw;
}
@media only screen and (min-width: 41.75rem) {
  .paragraph--type--hero-recherche-de-medicaments.cp-hero-banner__container.has-options .cp-hero-banner__image .responsive-image__wrapper {
    max-width: 100%;
    margin: 0;
  }
}
.paragraph--type--hero-recherche-de-medicaments.cp-hero-banner__container.has-options .cp-hero-banner__wrapper {
  padding-bottom: 0;
}
.paragraph--type--hero-recherche-de-medicaments.cp-hero-banner__container.has-options .cp-hero-banner__wrapper .cp-hero-banner__title {
  display: none;
}
@media only screen and (min-width: 41.75rem) {
  .paragraph--type--hero-recherche-de-medicaments.cp-hero-banner__container.has-options .cp-hero-banner__wrapper .cp-hero-banner__title {
    display: block;
  }
}
.paragraph--type--hero-recherche-de-medicaments .cp-hero-banner__title {
  margin-top: 0;
}
.paragraph--type--hero-recherche-de-medicaments #block-breadcrumbs {
  margin-bottom: 0;
}
.paragraph--type--hero-recherche-de-medicaments .cp-hero-banner__subtitle {
  display: none;
}
@media only screen and (max-width: 41.6875rem) {
  .paragraph--type--hero-recherche-de-medicaments .cp-hero-banner__subtitle {
    display: block;
  }
}

.ico-google,
.ico-apple {
  margin-top: 20px;
  display: inline-block;
}
.ico-google a,
.ico-google img,
.ico-apple a,
.ico-apple img {
  width: 131px;
  height: 44px;
}

.ico-google + .ico-apple {
  margin-left: 1.375vw;
}

.ico-spotify-podcast a {
  background: url("https://beneva.ca/themes/custom/beneva/dist/../img/spotify.png") no-repeat;
  width: 30px;
  height: 30px;
}

.ico-applepodcast-podcast a {
  background: url("https://beneva.ca/themes/custom/beneva/dist/../img/apple-podcasts.png") no-repeat;
  width: 30px;
  height: 30px;
}

.ico-youtube-podcast a {
  background: url("https://beneva.ca/themes/custom/beneva/dist/../img/youtube.png") no-repeat;
  width: 35px;
  height: 30px;
  background-position: center;
  background-size: 35px 24px !important;
}

.ico-google-podcast a {
  background: url("https://beneva.ca/themes/custom/beneva/dist/../img/google_podcast.png") no-repeat;
  width: 30px;
  height: 30px;
}

.beneva-share {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
  display: inline-block;
}
@media only screen and (min-width: 41.813rem) {
  .beneva-share {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .beneva-share {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.beneva-share svg {
  display: block;
  margin-top: 3px;
  float: right;
  margin-left: 5px;
}

.media--type--remote-video .beneva-share {
  position: absolute;
  margin-top: 16px;
}
@media only screen and (max-width: 41.6875rem) {
  .media--type--remote-video .beneva-share {
    margin-top: 13px;
  }
}
.media--type--remote-video .beneva-share svg {
  margin-top: 0;
}
@media only screen and (max-width: 41.6875rem) {
  .media--type--remote-video .beneva-share svg {
    width: 15px;
  }
}

.a2a_menu .a2a_mini_services:before {
  font-size: 1.6rem;
  font-family: "matter-medium";
  color: #4B009B;
  display: block;
  font-weight: normal;
  margin-bottom: 15px;
}

[data-language=fr] .a2a_menu .a2a_mini_services:before {
  content: "Partager sur";
}

[data-language=en] .a2a_menu .a2a_mini_services:before {
  content: "Share on";
}

.a2a_overlay,
.a2a_full {
  display: none !important;
}

.modal-closing-arrow {
  cursor: pointer;
  position: absolute !important;
  right: 10px;
  top: 10px;
  background: none;
  border: none;
  color: #4B009B;
}

#a2apage_dropdown {
  background: #FFF;
  color: #4B009B;
  border: none;
  padding: 30px;
  border-radius: 8px;
  -webkit-box-shadow: 0 6px 12px #D9D9D9;
          box-shadow: 0 6px 12px #D9D9D9;
  min-width: 160px;
  width: auto;
  z-index: 999;
}
#a2apage_dropdown .a2apage_wide.a2a_wide {
  display: none;
}
#a2apage_dropdown .a2a_cols_container {
  display: none;
}
#a2apage_dropdown .a2a_mini_services a {
  font-size: 0;
  width: 26px;
  border: none;
  padding: 5px;
  margin-right: 5px;
}
#a2apage_dropdown .a2a_mini_services a:last-child {
  margin-right: 0;
}
#a2apage_dropdown .a2a_mini_services a:hover, #a2apage_dropdown .a2a_mini_services a:focus, #a2apage_dropdown .a2a_mini_services a:active {
  border-color: transparent !important;
  background-color: #D9D9D9 !important;
  border-radius: 4px;
}
#a2apage_dropdown .a2a_mini_services a svg {
  color: #4B009B;
  -webkit-filter: brightness(0) saturate(100%) invert(13%) sepia(68%) saturate(5072%) hue-rotate(268deg) brightness(74%) contrast(125%);
          filter: brightness(0) saturate(100%) invert(13%) sepia(68%) saturate(5072%) hue-rotate(268deg) brightness(74%) contrast(125%);
}

/* stylelint-disable */
/*
	Icon
*/
.icon {
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  display: inline-block;
  font-size: 0;
  position: relative;
}

.icon-bg-violet, .button--close {
  background-color: #4B009B;
}

.icon-bg-violet, .button--close {
  border: 4px solid #4B009B;
}
.icon-bg-violet:active, .button--close:active {
  background-color: #88BAE5;
  border-color: #88BAE5;
}
.no-touchevents:hover {
  background-color: #88BAE5;
  border-color: #88BAE5;
}
.no-touchevents:focus {
  background-color: #88BAE5;
  color: #FFF;
}

.icon-bg-transparent {
  background-color: transparent;
  border: 2px solid #4B009B;
}

.icon-circle-large {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  width: 40px;
}
.icon-circle-large:after {
  content: "";
  display: block;
}

.icon-profil-white:after, .button-trigger-login:after {
  background: url(../../src/svg/icons/profil-white.svg);
  height: 16px;
  width: 16px;
}

.icon-search-purple:after, .button-trigger-search:after {
  background: url(../../src/svg/icons/search-violet.svg);
  height: 16px;
  width: 16px;
}

.icon-menu-white:after {
  background: url(../../src/svg/icons/menu-white.svg);
  height: 12px;
  width: 13px;
}

/* stylelint-disable */
.theme-realwhite.icon--target-blank:before,
.theme-realwhite .icon--target-blank:before,
.theme-hover-realwhite:hover.icon--target-blank:before,
.theme-hover-realwhite:hover .icon--target-blank:before,
.theme-hover-realwhite:focus.icon--target-blank:before,
.theme-hover-realwhite:focus .icon--target-blank:before,
.theme-greige.icon--target-blank:before,
.theme-greige .icon--target-blank:before,
.theme-hover-greige:hover.icon--target-blank:before,
.theme-hover-greige:hover .icon--target-blank:before,
.theme-hover-greige:focus.icon--target-blank:before,
.theme-hover-greige:focus .icon--target-blank:before,
.theme-greige-925.icon--target-blank:before,
.theme-greige-925 .icon--target-blank:before,
.theme-hover-greige-925:hover.icon--target-blank:before,
.theme-hover-greige-925:hover .icon--target-blank:before,
.theme-hover-greige-925:focus.icon--target-blank:before,
.theme-hover-greige-925:focus .icon--target-blank:before,
.theme-yellow.icon--target-blank:before,
.theme-yellow .icon--target-blank:before,
.theme-hover-yellow:hover.icon--target-blank:before,
.theme-hover-yellow:hover .icon--target-blank:before,
.theme-hover-yellow:focus.icon--target-blank:before,
.theme-hover-yellow:focus .icon--target-blank:before,
.theme-yellow-925.icon--target-blank:before,
.theme-yellow-925 .icon--target-blank:before,
.theme-hover-yellow-925:hover.icon--target-blank:before,
.theme-hover-yellow-925:hover .icon--target-blank:before,
.theme-hover-yellow-925:focus.icon--target-blank:before,
.theme-hover-yellow-925:focus .icon--target-blank:before,
.theme-blue.icon--target-blank:before,
.theme-blue .icon--target-blank:before,
.theme-hover-blue:hover.icon--target-blank:before,
.theme-hover-blue:hover .icon--target-blank:before,
.theme-hover-blue:focus.icon--target-blank:before,
.theme-hover-blue:focus .icon--target-blank:before,
.theme-blue-dark.icon--target-blank:before,
.theme-blue-dark .icon--target-blank:before,
.theme-hover-blue-dark:hover.icon--target-blank:before,
.theme-hover-blue-dark:hover .icon--target-blank:before,
.theme-hover-blue-dark:focus.icon--target-blank:before,
.theme-hover-blue-dark:focus .icon--target-blank:before,
.theme-pink.icon--target-blank:before,
.theme-pink .icon--target-blank:before,
.theme-hover-pink:hover.icon--target-blank:before,
.theme-hover-pink:hover .icon--target-blank:before,
.theme-hover-pink:focus.icon--target-blank:before,
.theme-hover-pink:focus .icon--target-blank:before,
.theme-pink-925.icon--target-blank:before,
.theme-pink-925 .icon--target-blank:before,
.theme-hover-pink-925:hover.icon--target-blank:before,
.theme-hover-pink-925:hover .icon--target-blank:before,
.theme-hover-pink-925:focus.icon--target-blank:before,
.theme-hover-pink-925:focus .icon--target-blank:before,
.theme-white.icon--target-blank:before,
.theme-white .icon--target-blank:before,
.theme-hover-white:hover.icon--target-blank:before,
.theme-hover-white:hover .icon--target-blank:before,
.theme-hover-white:focus.icon--target-blank:before,
.theme-hover-white:focus .icon--target-blank:before,
.theme-violet-200.icon--target-blank:before,
.theme-violet-200 .icon--target-blank:before,
.theme-hover-violet-200:hover.icon--target-blank:before,
.theme-hover-violet-200:hover .icon--target-blank:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--target-blank:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--target-blank:before,
.theme-hover-violet-200:hover.icon--target-blank:before,
.theme-hover-violet-200:hover .icon--target-blank:before,
.theme-hover-violet-200:focus.icon--target-blank:before,
.theme-hover-violet-200:focus .icon--target-blank:before,
.theme-white.icon--target-blank:before,
.theme-white .icon--target-blank:before,
.theme-hover-white:hover.icon--target-blank:before,
.theme-hover-white:hover .icon--target-blank:before,
.theme-hover-white:focus.icon--target-blank:before,
.theme-hover-white:focus .icon--target-blank:before,
.theme-yellow.icon--target-blank:before,
.theme-yellow .icon--target-blank:before,
.theme-hover-yellow:hover.icon--target-blank:before,
.theme-hover-yellow:hover .icon--target-blank:before,
.theme-hover-yellow:focus.icon--target-blank:before,
.theme-hover-yellow:focus .icon--target-blank:before,
.theme-blue.icon--target-blank:before,
.theme-blue .icon--target-blank:before,
.theme-hover-blue:hover.icon--target-blank:before,
.theme-hover-blue:hover .icon--target-blank:before,
.theme-hover-blue:focus.icon--target-blank:before,
.theme-hover-blue:focus .icon--target-blank:before,
.theme-pink.icon--target-blank:before,
.theme-pink .icon--target-blank:before,
.theme-hover-pink:hover.icon--target-blank:before,
.theme-hover-pink:hover .icon--target-blank:before,
.theme-hover-pink:focus.icon--target-blank:before,
.theme-hover-pink:focus .icon--target-blank:before,
.theme-violet .button-primary.icon--target-blank:before,
.page-login .button-primary.icon--target-blank:before,
.theme-violet input.icon--target-blank[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--target-blank[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--target-blank:before,
.page-login .button-primary .icon--target-blank:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--target-blank:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--target-blank:before,
.is-theme--light .theme-violet .button-primary.icon--target-blank:before,
.is-theme--light .page-login .button-primary.icon--target-blank:before,
.is-theme--light .theme-violet input.icon--target-blank[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--target-blank[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--target-blank:before,
.is-theme--light .page-login .button-primary .icon--target-blank:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--target-blank:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--target-blank:before,
.is-theme--light.icon--target-blank:before,
.is-theme--light .icon--target-blank:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--top-right__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--check:before,
.theme-realwhite .icon--check:before,
.theme-hover-realwhite:hover.icon--check:before,
.theme-hover-realwhite:hover .icon--check:before,
.theme-hover-realwhite:focus.icon--check:before,
.theme-hover-realwhite:focus .icon--check:before,
.theme-greige.icon--check:before,
.theme-greige .icon--check:before,
.theme-hover-greige:hover.icon--check:before,
.theme-hover-greige:hover .icon--check:before,
.theme-hover-greige:focus.icon--check:before,
.theme-hover-greige:focus .icon--check:before,
.theme-greige-925.icon--check:before,
.theme-greige-925 .icon--check:before,
.theme-hover-greige-925:hover.icon--check:before,
.theme-hover-greige-925:hover .icon--check:before,
.theme-hover-greige-925:focus.icon--check:before,
.theme-hover-greige-925:focus .icon--check:before,
.theme-yellow.icon--check:before,
.theme-yellow .icon--check:before,
.theme-hover-yellow:hover.icon--check:before,
.theme-hover-yellow:hover .icon--check:before,
.theme-hover-yellow:focus.icon--check:before,
.theme-hover-yellow:focus .icon--check:before,
.theme-yellow-925.icon--check:before,
.theme-yellow-925 .icon--check:before,
.theme-hover-yellow-925:hover.icon--check:before,
.theme-hover-yellow-925:hover .icon--check:before,
.theme-hover-yellow-925:focus.icon--check:before,
.theme-hover-yellow-925:focus .icon--check:before,
.theme-blue.icon--check:before,
.theme-blue .icon--check:before,
.theme-hover-blue:hover.icon--check:before,
.theme-hover-blue:hover .icon--check:before,
.theme-hover-blue:focus.icon--check:before,
.theme-hover-blue:focus .icon--check:before,
.theme-blue-dark.icon--check:before,
.theme-blue-dark .icon--check:before,
.theme-hover-blue-dark:hover.icon--check:before,
.theme-hover-blue-dark:hover .icon--check:before,
.theme-hover-blue-dark:focus.icon--check:before,
.theme-hover-blue-dark:focus .icon--check:before,
.theme-pink.icon--check:before,
.theme-pink .icon--check:before,
.theme-hover-pink:hover.icon--check:before,
.theme-hover-pink:hover .icon--check:before,
.theme-hover-pink:focus.icon--check:before,
.theme-hover-pink:focus .icon--check:before,
.theme-pink-925.icon--check:before,
.theme-pink-925 .icon--check:before,
.theme-hover-pink-925:hover.icon--check:before,
.theme-hover-pink-925:hover .icon--check:before,
.theme-hover-pink-925:focus.icon--check:before,
.theme-hover-pink-925:focus .icon--check:before,
.theme-white.icon--check:before,
.theme-white .icon--check:before,
.theme-hover-white:hover.icon--check:before,
.theme-hover-white:hover .icon--check:before,
.theme-hover-white:focus.icon--check:before,
.theme-hover-white:focus .icon--check:before,
.theme-violet-200.icon--check:before,
.theme-violet-200 .icon--check:before,
.theme-hover-violet-200:hover.icon--check:before,
.theme-hover-violet-200:hover .icon--check:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--check:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--check:before,
.theme-hover-violet-200:hover.icon--check:before,
.theme-hover-violet-200:hover .icon--check:before,
.theme-hover-violet-200:focus.icon--check:before,
.theme-hover-violet-200:focus .icon--check:before,
.theme-white.icon--check:before,
.theme-white .icon--check:before,
.theme-hover-white:hover.icon--check:before,
.theme-hover-white:hover .icon--check:before,
.theme-hover-white:focus.icon--check:before,
.theme-hover-white:focus .icon--check:before,
.theme-yellow.icon--check:before,
.theme-yellow .icon--check:before,
.theme-hover-yellow:hover.icon--check:before,
.theme-hover-yellow:hover .icon--check:before,
.theme-hover-yellow:focus.icon--check:before,
.theme-hover-yellow:focus .icon--check:before,
.theme-blue.icon--check:before,
.theme-blue .icon--check:before,
.theme-hover-blue:hover.icon--check:before,
.theme-hover-blue:hover .icon--check:before,
.theme-hover-blue:focus.icon--check:before,
.theme-hover-blue:focus .icon--check:before,
.theme-pink.icon--check:before,
.theme-pink .icon--check:before,
.theme-hover-pink:hover.icon--check:before,
.theme-hover-pink:hover .icon--check:before,
.theme-hover-pink:focus.icon--check:before,
.theme-hover-pink:focus .icon--check:before,
.theme-violet .button-primary.icon--check:before,
.page-login .button-primary.icon--check:before,
.theme-violet input.icon--check[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--check[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--check:before,
.page-login .button-primary .icon--check:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--check:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--check:before,
.is-theme--light .theme-violet .button-primary.icon--check:before,
.is-theme--light .page-login .button-primary.icon--check:before,
.is-theme--light .theme-violet input.icon--check[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--check[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--check:before,
.is-theme--light .page-login .button-primary .icon--check:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--check:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--check:before,
.is-theme--light.icon--check:before,
.is-theme--light .icon--check:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--forbidden:before,
.theme-realwhite .icon--forbidden:before,
.theme-hover-realwhite:hover.icon--forbidden:before,
.theme-hover-realwhite:hover .icon--forbidden:before,
.theme-hover-realwhite:focus.icon--forbidden:before,
.theme-hover-realwhite:focus .icon--forbidden:before,
.theme-greige.icon--forbidden:before,
.theme-greige .icon--forbidden:before,
.theme-hover-greige:hover.icon--forbidden:before,
.theme-hover-greige:hover .icon--forbidden:before,
.theme-hover-greige:focus.icon--forbidden:before,
.theme-hover-greige:focus .icon--forbidden:before,
.theme-greige-925.icon--forbidden:before,
.theme-greige-925 .icon--forbidden:before,
.theme-hover-greige-925:hover.icon--forbidden:before,
.theme-hover-greige-925:hover .icon--forbidden:before,
.theme-hover-greige-925:focus.icon--forbidden:before,
.theme-hover-greige-925:focus .icon--forbidden:before,
.theme-yellow.icon--forbidden:before,
.theme-yellow .icon--forbidden:before,
.theme-hover-yellow:hover.icon--forbidden:before,
.theme-hover-yellow:hover .icon--forbidden:before,
.theme-hover-yellow:focus.icon--forbidden:before,
.theme-hover-yellow:focus .icon--forbidden:before,
.theme-yellow-925.icon--forbidden:before,
.theme-yellow-925 .icon--forbidden:before,
.theme-hover-yellow-925:hover.icon--forbidden:before,
.theme-hover-yellow-925:hover .icon--forbidden:before,
.theme-hover-yellow-925:focus.icon--forbidden:before,
.theme-hover-yellow-925:focus .icon--forbidden:before,
.theme-blue.icon--forbidden:before,
.theme-blue .icon--forbidden:before,
.theme-hover-blue:hover.icon--forbidden:before,
.theme-hover-blue:hover .icon--forbidden:before,
.theme-hover-blue:focus.icon--forbidden:before,
.theme-hover-blue:focus .icon--forbidden:before,
.theme-blue-dark.icon--forbidden:before,
.theme-blue-dark .icon--forbidden:before,
.theme-hover-blue-dark:hover.icon--forbidden:before,
.theme-hover-blue-dark:hover .icon--forbidden:before,
.theme-hover-blue-dark:focus.icon--forbidden:before,
.theme-hover-blue-dark:focus .icon--forbidden:before,
.theme-pink.icon--forbidden:before,
.theme-pink .icon--forbidden:before,
.theme-hover-pink:hover.icon--forbidden:before,
.theme-hover-pink:hover .icon--forbidden:before,
.theme-hover-pink:focus.icon--forbidden:before,
.theme-hover-pink:focus .icon--forbidden:before,
.theme-pink-925.icon--forbidden:before,
.theme-pink-925 .icon--forbidden:before,
.theme-hover-pink-925:hover.icon--forbidden:before,
.theme-hover-pink-925:hover .icon--forbidden:before,
.theme-hover-pink-925:focus.icon--forbidden:before,
.theme-hover-pink-925:focus .icon--forbidden:before,
.theme-white.icon--forbidden:before,
.theme-white .icon--forbidden:before,
.theme-hover-white:hover.icon--forbidden:before,
.theme-hover-white:hover .icon--forbidden:before,
.theme-hover-white:focus.icon--forbidden:before,
.theme-hover-white:focus .icon--forbidden:before,
.theme-violet-200.icon--forbidden:before,
.theme-violet-200 .icon--forbidden:before,
.theme-hover-violet-200:hover.icon--forbidden:before,
.theme-hover-violet-200:hover .icon--forbidden:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--forbidden:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--forbidden:before,
.theme-hover-violet-200:hover.icon--forbidden:before,
.theme-hover-violet-200:hover .icon--forbidden:before,
.theme-hover-violet-200:focus.icon--forbidden:before,
.theme-hover-violet-200:focus .icon--forbidden:before,
.theme-white.icon--forbidden:before,
.theme-white .icon--forbidden:before,
.theme-hover-white:hover.icon--forbidden:before,
.theme-hover-white:hover .icon--forbidden:before,
.theme-hover-white:focus.icon--forbidden:before,
.theme-hover-white:focus .icon--forbidden:before,
.theme-yellow.icon--forbidden:before,
.theme-yellow .icon--forbidden:before,
.theme-hover-yellow:hover.icon--forbidden:before,
.theme-hover-yellow:hover .icon--forbidden:before,
.theme-hover-yellow:focus.icon--forbidden:before,
.theme-hover-yellow:focus .icon--forbidden:before,
.theme-blue.icon--forbidden:before,
.theme-blue .icon--forbidden:before,
.theme-hover-blue:hover.icon--forbidden:before,
.theme-hover-blue:hover .icon--forbidden:before,
.theme-hover-blue:focus.icon--forbidden:before,
.theme-hover-blue:focus .icon--forbidden:before,
.theme-pink.icon--forbidden:before,
.theme-pink .icon--forbidden:before,
.theme-hover-pink:hover.icon--forbidden:before,
.theme-hover-pink:hover .icon--forbidden:before,
.theme-hover-pink:focus.icon--forbidden:before,
.theme-hover-pink:focus .icon--forbidden:before,
.theme-violet .button-primary.icon--forbidden:before,
.page-login .button-primary.icon--forbidden:before,
.theme-violet input.icon--forbidden[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--forbidden[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--forbidden:before,
.page-login .button-primary .icon--forbidden:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--forbidden:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--forbidden:before,
.is-theme--light .theme-violet .button-primary.icon--forbidden:before,
.is-theme--light .page-login .button-primary.icon--forbidden:before,
.is-theme--light .theme-violet input.icon--forbidden[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--forbidden[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--forbidden:before,
.is-theme--light .page-login .button-primary .icon--forbidden:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--forbidden:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--forbidden:before,
.is-theme--light.icon--forbidden:before,
.is-theme--light .icon--forbidden:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/forbidden__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--pointer:before,
.theme-realwhite .icon--pointer:before,
.theme-hover-realwhite:hover.icon--pointer:before,
.theme-hover-realwhite:hover .icon--pointer:before,
.theme-hover-realwhite:focus.icon--pointer:before,
.theme-hover-realwhite:focus .icon--pointer:before,
.theme-greige.icon--pointer:before,
.theme-greige .icon--pointer:before,
.theme-hover-greige:hover.icon--pointer:before,
.theme-hover-greige:hover .icon--pointer:before,
.theme-hover-greige:focus.icon--pointer:before,
.theme-hover-greige:focus .icon--pointer:before,
.theme-greige-925.icon--pointer:before,
.theme-greige-925 .icon--pointer:before,
.theme-hover-greige-925:hover.icon--pointer:before,
.theme-hover-greige-925:hover .icon--pointer:before,
.theme-hover-greige-925:focus.icon--pointer:before,
.theme-hover-greige-925:focus .icon--pointer:before,
.theme-yellow.icon--pointer:before,
.theme-yellow .icon--pointer:before,
.theme-hover-yellow:hover.icon--pointer:before,
.theme-hover-yellow:hover .icon--pointer:before,
.theme-hover-yellow:focus.icon--pointer:before,
.theme-hover-yellow:focus .icon--pointer:before,
.theme-yellow-925.icon--pointer:before,
.theme-yellow-925 .icon--pointer:before,
.theme-hover-yellow-925:hover.icon--pointer:before,
.theme-hover-yellow-925:hover .icon--pointer:before,
.theme-hover-yellow-925:focus.icon--pointer:before,
.theme-hover-yellow-925:focus .icon--pointer:before,
.theme-blue.icon--pointer:before,
.theme-blue .icon--pointer:before,
.theme-hover-blue:hover.icon--pointer:before,
.theme-hover-blue:hover .icon--pointer:before,
.theme-hover-blue:focus.icon--pointer:before,
.theme-hover-blue:focus .icon--pointer:before,
.theme-blue-dark.icon--pointer:before,
.theme-blue-dark .icon--pointer:before,
.theme-hover-blue-dark:hover.icon--pointer:before,
.theme-hover-blue-dark:hover .icon--pointer:before,
.theme-hover-blue-dark:focus.icon--pointer:before,
.theme-hover-blue-dark:focus .icon--pointer:before,
.theme-pink.icon--pointer:before,
.theme-pink .icon--pointer:before,
.theme-hover-pink:hover.icon--pointer:before,
.theme-hover-pink:hover .icon--pointer:before,
.theme-hover-pink:focus.icon--pointer:before,
.theme-hover-pink:focus .icon--pointer:before,
.theme-pink-925.icon--pointer:before,
.theme-pink-925 .icon--pointer:before,
.theme-hover-pink-925:hover.icon--pointer:before,
.theme-hover-pink-925:hover .icon--pointer:before,
.theme-hover-pink-925:focus.icon--pointer:before,
.theme-hover-pink-925:focus .icon--pointer:before,
.theme-white.icon--pointer:before,
.theme-white .icon--pointer:before,
.theme-hover-white:hover.icon--pointer:before,
.theme-hover-white:hover .icon--pointer:before,
.theme-hover-white:focus.icon--pointer:before,
.theme-hover-white:focus .icon--pointer:before,
.theme-violet-200.icon--pointer:before,
.theme-violet-200 .icon--pointer:before,
.theme-hover-violet-200:hover.icon--pointer:before,
.theme-hover-violet-200:hover .icon--pointer:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--pointer:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--pointer:before,
.theme-hover-violet-200:hover.icon--pointer:before,
.theme-hover-violet-200:hover .icon--pointer:before,
.theme-hover-violet-200:focus.icon--pointer:before,
.theme-hover-violet-200:focus .icon--pointer:before,
.theme-white.icon--pointer:before,
.theme-white .icon--pointer:before,
.theme-hover-white:hover.icon--pointer:before,
.theme-hover-white:hover .icon--pointer:before,
.theme-hover-white:focus.icon--pointer:before,
.theme-hover-white:focus .icon--pointer:before,
.theme-yellow.icon--pointer:before,
.theme-yellow .icon--pointer:before,
.theme-hover-yellow:hover.icon--pointer:before,
.theme-hover-yellow:hover .icon--pointer:before,
.theme-hover-yellow:focus.icon--pointer:before,
.theme-hover-yellow:focus .icon--pointer:before,
.theme-blue.icon--pointer:before,
.theme-blue .icon--pointer:before,
.theme-hover-blue:hover.icon--pointer:before,
.theme-hover-blue:hover .icon--pointer:before,
.theme-hover-blue:focus.icon--pointer:before,
.theme-hover-blue:focus .icon--pointer:before,
.theme-pink.icon--pointer:before,
.theme-pink .icon--pointer:before,
.theme-hover-pink:hover.icon--pointer:before,
.theme-hover-pink:hover .icon--pointer:before,
.theme-hover-pink:focus.icon--pointer:before,
.theme-hover-pink:focus .icon--pointer:before,
.theme-violet .button-primary.icon--pointer:before,
.page-login .button-primary.icon--pointer:before,
.theme-violet input.icon--pointer[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--pointer[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--pointer:before,
.page-login .button-primary .icon--pointer:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--pointer:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--pointer:before,
.is-theme--light .theme-violet .button-primary.icon--pointer:before,
.is-theme--light .page-login .button-primary.icon--pointer:before,
.is-theme--light .theme-violet input.icon--pointer[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--pointer[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--pointer:before,
.is-theme--light .page-login .button-primary .icon--pointer:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--pointer:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--pointer:before,
.is-theme--light.icon--pointer:before,
.is-theme--light .icon--pointer:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/pointer__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--pointer-outline:before,
.theme-realwhite .icon--pointer-outline:before,
.theme-hover-realwhite:hover.icon--pointer-outline:before,
.theme-hover-realwhite:hover .icon--pointer-outline:before,
.theme-hover-realwhite:focus.icon--pointer-outline:before,
.theme-hover-realwhite:focus .icon--pointer-outline:before,
.theme-greige.icon--pointer-outline:before,
.theme-greige .icon--pointer-outline:before,
.theme-hover-greige:hover.icon--pointer-outline:before,
.theme-hover-greige:hover .icon--pointer-outline:before,
.theme-hover-greige:focus.icon--pointer-outline:before,
.theme-hover-greige:focus .icon--pointer-outline:before,
.theme-greige-925.icon--pointer-outline:before,
.theme-greige-925 .icon--pointer-outline:before,
.theme-hover-greige-925:hover.icon--pointer-outline:before,
.theme-hover-greige-925:hover .icon--pointer-outline:before,
.theme-hover-greige-925:focus.icon--pointer-outline:before,
.theme-hover-greige-925:focus .icon--pointer-outline:before,
.theme-yellow.icon--pointer-outline:before,
.theme-yellow .icon--pointer-outline:before,
.theme-hover-yellow:hover.icon--pointer-outline:before,
.theme-hover-yellow:hover .icon--pointer-outline:before,
.theme-hover-yellow:focus.icon--pointer-outline:before,
.theme-hover-yellow:focus .icon--pointer-outline:before,
.theme-yellow-925.icon--pointer-outline:before,
.theme-yellow-925 .icon--pointer-outline:before,
.theme-hover-yellow-925:hover.icon--pointer-outline:before,
.theme-hover-yellow-925:hover .icon--pointer-outline:before,
.theme-hover-yellow-925:focus.icon--pointer-outline:before,
.theme-hover-yellow-925:focus .icon--pointer-outline:before,
.theme-blue.icon--pointer-outline:before,
.theme-blue .icon--pointer-outline:before,
.theme-hover-blue:hover.icon--pointer-outline:before,
.theme-hover-blue:hover .icon--pointer-outline:before,
.theme-hover-blue:focus.icon--pointer-outline:before,
.theme-hover-blue:focus .icon--pointer-outline:before,
.theme-blue-dark.icon--pointer-outline:before,
.theme-blue-dark .icon--pointer-outline:before,
.theme-hover-blue-dark:hover.icon--pointer-outline:before,
.theme-hover-blue-dark:hover .icon--pointer-outline:before,
.theme-hover-blue-dark:focus.icon--pointer-outline:before,
.theme-hover-blue-dark:focus .icon--pointer-outline:before,
.theme-pink.icon--pointer-outline:before,
.theme-pink .icon--pointer-outline:before,
.theme-hover-pink:hover.icon--pointer-outline:before,
.theme-hover-pink:hover .icon--pointer-outline:before,
.theme-hover-pink:focus.icon--pointer-outline:before,
.theme-hover-pink:focus .icon--pointer-outline:before,
.theme-pink-925.icon--pointer-outline:before,
.theme-pink-925 .icon--pointer-outline:before,
.theme-hover-pink-925:hover.icon--pointer-outline:before,
.theme-hover-pink-925:hover .icon--pointer-outline:before,
.theme-hover-pink-925:focus.icon--pointer-outline:before,
.theme-hover-pink-925:focus .icon--pointer-outline:before,
.theme-white.icon--pointer-outline:before,
.theme-white .icon--pointer-outline:before,
.theme-hover-white:hover.icon--pointer-outline:before,
.theme-hover-white:hover .icon--pointer-outline:before,
.theme-hover-white:focus.icon--pointer-outline:before,
.theme-hover-white:focus .icon--pointer-outline:before,
.theme-violet-200.icon--pointer-outline:before,
.theme-violet-200 .icon--pointer-outline:before,
.theme-hover-violet-200:hover.icon--pointer-outline:before,
.theme-hover-violet-200:hover .icon--pointer-outline:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--pointer-outline:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--pointer-outline:before,
.theme-hover-violet-200:hover.icon--pointer-outline:before,
.theme-hover-violet-200:hover .icon--pointer-outline:before,
.theme-hover-violet-200:focus.icon--pointer-outline:before,
.theme-hover-violet-200:focus .icon--pointer-outline:before,
.theme-white.icon--pointer-outline:before,
.theme-white .icon--pointer-outline:before,
.theme-hover-white:hover.icon--pointer-outline:before,
.theme-hover-white:hover .icon--pointer-outline:before,
.theme-hover-white:focus.icon--pointer-outline:before,
.theme-hover-white:focus .icon--pointer-outline:before,
.theme-yellow.icon--pointer-outline:before,
.theme-yellow .icon--pointer-outline:before,
.theme-hover-yellow:hover.icon--pointer-outline:before,
.theme-hover-yellow:hover .icon--pointer-outline:before,
.theme-hover-yellow:focus.icon--pointer-outline:before,
.theme-hover-yellow:focus .icon--pointer-outline:before,
.theme-blue.icon--pointer-outline:before,
.theme-blue .icon--pointer-outline:before,
.theme-hover-blue:hover.icon--pointer-outline:before,
.theme-hover-blue:hover .icon--pointer-outline:before,
.theme-hover-blue:focus.icon--pointer-outline:before,
.theme-hover-blue:focus .icon--pointer-outline:before,
.theme-pink.icon--pointer-outline:before,
.theme-pink .icon--pointer-outline:before,
.theme-hover-pink:hover.icon--pointer-outline:before,
.theme-hover-pink:hover .icon--pointer-outline:before,
.theme-hover-pink:focus.icon--pointer-outline:before,
.theme-hover-pink:focus .icon--pointer-outline:before,
.theme-violet .button-primary.icon--pointer-outline:before,
.page-login .button-primary.icon--pointer-outline:before,
.theme-violet input.icon--pointer-outline[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--pointer-outline[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--pointer-outline:before,
.page-login .button-primary .icon--pointer-outline:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--pointer-outline:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--pointer-outline:before,
.is-theme--light .theme-violet .button-primary.icon--pointer-outline:before,
.is-theme--light .page-login .button-primary.icon--pointer-outline:before,
.is-theme--light .theme-violet input.icon--pointer-outline[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--pointer-outline[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--pointer-outline:before,
.is-theme--light .page-login .button-primary .icon--pointer-outline:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--pointer-outline:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--pointer-outline:before,
.is-theme--light.icon--pointer-outline:before,
.is-theme--light .icon--pointer-outline:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/pointer--outline__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--car:before,
.theme-realwhite .icon--car:before,
.theme-hover-realwhite:hover.icon--car:before,
.theme-hover-realwhite:hover .icon--car:before,
.theme-hover-realwhite:focus.icon--car:before,
.theme-hover-realwhite:focus .icon--car:before,
.theme-greige.icon--car:before,
.theme-greige .icon--car:before,
.theme-hover-greige:hover.icon--car:before,
.theme-hover-greige:hover .icon--car:before,
.theme-hover-greige:focus.icon--car:before,
.theme-hover-greige:focus .icon--car:before,
.theme-greige-925.icon--car:before,
.theme-greige-925 .icon--car:before,
.theme-hover-greige-925:hover.icon--car:before,
.theme-hover-greige-925:hover .icon--car:before,
.theme-hover-greige-925:focus.icon--car:before,
.theme-hover-greige-925:focus .icon--car:before,
.theme-yellow.icon--car:before,
.theme-yellow .icon--car:before,
.theme-hover-yellow:hover.icon--car:before,
.theme-hover-yellow:hover .icon--car:before,
.theme-hover-yellow:focus.icon--car:before,
.theme-hover-yellow:focus .icon--car:before,
.theme-yellow-925.icon--car:before,
.theme-yellow-925 .icon--car:before,
.theme-hover-yellow-925:hover.icon--car:before,
.theme-hover-yellow-925:hover .icon--car:before,
.theme-hover-yellow-925:focus.icon--car:before,
.theme-hover-yellow-925:focus .icon--car:before,
.theme-blue.icon--car:before,
.theme-blue .icon--car:before,
.theme-hover-blue:hover.icon--car:before,
.theme-hover-blue:hover .icon--car:before,
.theme-hover-blue:focus.icon--car:before,
.theme-hover-blue:focus .icon--car:before,
.theme-blue-dark.icon--car:before,
.theme-blue-dark .icon--car:before,
.theme-hover-blue-dark:hover.icon--car:before,
.theme-hover-blue-dark:hover .icon--car:before,
.theme-hover-blue-dark:focus.icon--car:before,
.theme-hover-blue-dark:focus .icon--car:before,
.theme-pink.icon--car:before,
.theme-pink .icon--car:before,
.theme-hover-pink:hover.icon--car:before,
.theme-hover-pink:hover .icon--car:before,
.theme-hover-pink:focus.icon--car:before,
.theme-hover-pink:focus .icon--car:before,
.theme-pink-925.icon--car:before,
.theme-pink-925 .icon--car:before,
.theme-hover-pink-925:hover.icon--car:before,
.theme-hover-pink-925:hover .icon--car:before,
.theme-hover-pink-925:focus.icon--car:before,
.theme-hover-pink-925:focus .icon--car:before,
.theme-white.icon--car:before,
.theme-white .icon--car:before,
.theme-hover-white:hover.icon--car:before,
.theme-hover-white:hover .icon--car:before,
.theme-hover-white:focus.icon--car:before,
.theme-hover-white:focus .icon--car:before,
.theme-violet-200.icon--car:before,
.theme-violet-200 .icon--car:before,
.theme-hover-violet-200:hover.icon--car:before,
.theme-hover-violet-200:hover .icon--car:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--car:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--car:before,
.theme-hover-violet-200:hover.icon--car:before,
.theme-hover-violet-200:hover .icon--car:before,
.theme-hover-violet-200:focus.icon--car:before,
.theme-hover-violet-200:focus .icon--car:before,
.theme-white.icon--car:before,
.theme-white .icon--car:before,
.theme-hover-white:hover.icon--car:before,
.theme-hover-white:hover .icon--car:before,
.theme-hover-white:focus.icon--car:before,
.theme-hover-white:focus .icon--car:before,
.theme-yellow.icon--car:before,
.theme-yellow .icon--car:before,
.theme-hover-yellow:hover.icon--car:before,
.theme-hover-yellow:hover .icon--car:before,
.theme-hover-yellow:focus.icon--car:before,
.theme-hover-yellow:focus .icon--car:before,
.theme-blue.icon--car:before,
.theme-blue .icon--car:before,
.theme-hover-blue:hover.icon--car:before,
.theme-hover-blue:hover .icon--car:before,
.theme-hover-blue:focus.icon--car:before,
.theme-hover-blue:focus .icon--car:before,
.theme-pink.icon--car:before,
.theme-pink .icon--car:before,
.theme-hover-pink:hover.icon--car:before,
.theme-hover-pink:hover .icon--car:before,
.theme-hover-pink:focus.icon--car:before,
.theme-hover-pink:focus .icon--car:before,
.theme-violet .button-primary.icon--car:before,
.page-login .button-primary.icon--car:before,
.theme-violet input.icon--car[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--car[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--car:before,
.page-login .button-primary .icon--car:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--car:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--car:before,
.is-theme--light .theme-violet .button-primary.icon--car:before,
.is-theme--light .page-login .button-primary.icon--car:before,
.is-theme--light .theme-violet input.icon--car[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--car[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--car:before,
.is-theme--light .page-login .button-primary .icon--car:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--car:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--car:before,
.is-theme--light.icon--car:before,
.is-theme--light .icon--car:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/car--front__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--x:before,
.theme-realwhite .icon--x:before,
.theme-hover-realwhite:hover.icon--x:before,
.theme-hover-realwhite:hover .icon--x:before,
.theme-hover-realwhite:focus.icon--x:before,
.theme-hover-realwhite:focus .icon--x:before,
.theme-greige.icon--x:before,
.theme-greige .icon--x:before,
.theme-hover-greige:hover.icon--x:before,
.theme-hover-greige:hover .icon--x:before,
.theme-hover-greige:focus.icon--x:before,
.theme-hover-greige:focus .icon--x:before,
.theme-greige-925.icon--x:before,
.theme-greige-925 .icon--x:before,
.theme-hover-greige-925:hover.icon--x:before,
.theme-hover-greige-925:hover .icon--x:before,
.theme-hover-greige-925:focus.icon--x:before,
.theme-hover-greige-925:focus .icon--x:before,
.theme-yellow.icon--x:before,
.theme-yellow .icon--x:before,
.theme-hover-yellow:hover.icon--x:before,
.theme-hover-yellow:hover .icon--x:before,
.theme-hover-yellow:focus.icon--x:before,
.theme-hover-yellow:focus .icon--x:before,
.theme-yellow-925.icon--x:before,
.theme-yellow-925 .icon--x:before,
.theme-hover-yellow-925:hover.icon--x:before,
.theme-hover-yellow-925:hover .icon--x:before,
.theme-hover-yellow-925:focus.icon--x:before,
.theme-hover-yellow-925:focus .icon--x:before,
.theme-blue.icon--x:before,
.theme-blue .icon--x:before,
.theme-hover-blue:hover.icon--x:before,
.theme-hover-blue:hover .icon--x:before,
.theme-hover-blue:focus.icon--x:before,
.theme-hover-blue:focus .icon--x:before,
.theme-blue-dark.icon--x:before,
.theme-blue-dark .icon--x:before,
.theme-hover-blue-dark:hover.icon--x:before,
.theme-hover-blue-dark:hover .icon--x:before,
.theme-hover-blue-dark:focus.icon--x:before,
.theme-hover-blue-dark:focus .icon--x:before,
.theme-pink.icon--x:before,
.theme-pink .icon--x:before,
.theme-hover-pink:hover.icon--x:before,
.theme-hover-pink:hover .icon--x:before,
.theme-hover-pink:focus.icon--x:before,
.theme-hover-pink:focus .icon--x:before,
.theme-pink-925.icon--x:before,
.theme-pink-925 .icon--x:before,
.theme-hover-pink-925:hover.icon--x:before,
.theme-hover-pink-925:hover .icon--x:before,
.theme-hover-pink-925:focus.icon--x:before,
.theme-hover-pink-925:focus .icon--x:before,
.theme-white.icon--x:before,
.theme-white .icon--x:before,
.theme-hover-white:hover.icon--x:before,
.theme-hover-white:hover .icon--x:before,
.theme-hover-white:focus.icon--x:before,
.theme-hover-white:focus .icon--x:before,
.theme-violet-200.icon--x:before,
.theme-violet-200 .icon--x:before,
.theme-hover-violet-200:hover.icon--x:before,
.theme-hover-violet-200:hover .icon--x:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--x:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--x:before,
.theme-hover-violet-200:hover.icon--x:before,
.theme-hover-violet-200:hover .icon--x:before,
.theme-hover-violet-200:focus.icon--x:before,
.theme-hover-violet-200:focus .icon--x:before,
.theme-white.icon--x:before,
.theme-white .icon--x:before,
.theme-hover-white:hover.icon--x:before,
.theme-hover-white:hover .icon--x:before,
.theme-hover-white:focus.icon--x:before,
.theme-hover-white:focus .icon--x:before,
.theme-yellow.icon--x:before,
.theme-yellow .icon--x:before,
.theme-hover-yellow:hover.icon--x:before,
.theme-hover-yellow:hover .icon--x:before,
.theme-hover-yellow:focus.icon--x:before,
.theme-hover-yellow:focus .icon--x:before,
.theme-blue.icon--x:before,
.theme-blue .icon--x:before,
.theme-hover-blue:hover.icon--x:before,
.theme-hover-blue:hover .icon--x:before,
.theme-hover-blue:focus.icon--x:before,
.theme-hover-blue:focus .icon--x:before,
.theme-pink.icon--x:before,
.theme-pink .icon--x:before,
.theme-hover-pink:hover.icon--x:before,
.theme-hover-pink:hover .icon--x:before,
.theme-hover-pink:focus.icon--x:before,
.theme-hover-pink:focus .icon--x:before,
.theme-violet .button-primary.icon--x:before,
.page-login .button-primary.icon--x:before,
.theme-violet input.icon--x[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--x[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--x:before,
.page-login .button-primary .icon--x:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--x:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--x:before,
.is-theme--light .theme-violet .button-primary.icon--x:before,
.is-theme--light .page-login .button-primary.icon--x:before,
.is-theme--light .theme-violet input.icon--x[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--x[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--x:before,
.is-theme--light .page-login .button-primary .icon--x:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--x:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--x:before,
.is-theme--light.icon--x:before,
.is-theme--light .icon--x:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/x__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--home:before,
.theme-realwhite .icon--home:before,
.theme-hover-realwhite:hover.icon--home:before,
.theme-hover-realwhite:hover .icon--home:before,
.theme-hover-realwhite:focus.icon--home:before,
.theme-hover-realwhite:focus .icon--home:before,
.theme-greige.icon--home:before,
.theme-greige .icon--home:before,
.theme-hover-greige:hover.icon--home:before,
.theme-hover-greige:hover .icon--home:before,
.theme-hover-greige:focus.icon--home:before,
.theme-hover-greige:focus .icon--home:before,
.theme-greige-925.icon--home:before,
.theme-greige-925 .icon--home:before,
.theme-hover-greige-925:hover.icon--home:before,
.theme-hover-greige-925:hover .icon--home:before,
.theme-hover-greige-925:focus.icon--home:before,
.theme-hover-greige-925:focus .icon--home:before,
.theme-yellow.icon--home:before,
.theme-yellow .icon--home:before,
.theme-hover-yellow:hover.icon--home:before,
.theme-hover-yellow:hover .icon--home:before,
.theme-hover-yellow:focus.icon--home:before,
.theme-hover-yellow:focus .icon--home:before,
.theme-yellow-925.icon--home:before,
.theme-yellow-925 .icon--home:before,
.theme-hover-yellow-925:hover.icon--home:before,
.theme-hover-yellow-925:hover .icon--home:before,
.theme-hover-yellow-925:focus.icon--home:before,
.theme-hover-yellow-925:focus .icon--home:before,
.theme-blue.icon--home:before,
.theme-blue .icon--home:before,
.theme-hover-blue:hover.icon--home:before,
.theme-hover-blue:hover .icon--home:before,
.theme-hover-blue:focus.icon--home:before,
.theme-hover-blue:focus .icon--home:before,
.theme-blue-dark.icon--home:before,
.theme-blue-dark .icon--home:before,
.theme-hover-blue-dark:hover.icon--home:before,
.theme-hover-blue-dark:hover .icon--home:before,
.theme-hover-blue-dark:focus.icon--home:before,
.theme-hover-blue-dark:focus .icon--home:before,
.theme-pink.icon--home:before,
.theme-pink .icon--home:before,
.theme-hover-pink:hover.icon--home:before,
.theme-hover-pink:hover .icon--home:before,
.theme-hover-pink:focus.icon--home:before,
.theme-hover-pink:focus .icon--home:before,
.theme-pink-925.icon--home:before,
.theme-pink-925 .icon--home:before,
.theme-hover-pink-925:hover.icon--home:before,
.theme-hover-pink-925:hover .icon--home:before,
.theme-hover-pink-925:focus.icon--home:before,
.theme-hover-pink-925:focus .icon--home:before,
.theme-white.icon--home:before,
.theme-white .icon--home:before,
.theme-hover-white:hover.icon--home:before,
.theme-hover-white:hover .icon--home:before,
.theme-hover-white:focus.icon--home:before,
.theme-hover-white:focus .icon--home:before,
.theme-violet-200.icon--home:before,
.theme-violet-200 .icon--home:before,
.theme-hover-violet-200:hover.icon--home:before,
.theme-hover-violet-200:hover .icon--home:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--home:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--home:before,
.theme-hover-violet-200:hover.icon--home:before,
.theme-hover-violet-200:hover .icon--home:before,
.theme-hover-violet-200:focus.icon--home:before,
.theme-hover-violet-200:focus .icon--home:before,
.theme-white.icon--home:before,
.theme-white .icon--home:before,
.theme-hover-white:hover.icon--home:before,
.theme-hover-white:hover .icon--home:before,
.theme-hover-white:focus.icon--home:before,
.theme-hover-white:focus .icon--home:before,
.theme-yellow.icon--home:before,
.theme-yellow .icon--home:before,
.theme-hover-yellow:hover.icon--home:before,
.theme-hover-yellow:hover .icon--home:before,
.theme-hover-yellow:focus.icon--home:before,
.theme-hover-yellow:focus .icon--home:before,
.theme-blue.icon--home:before,
.theme-blue .icon--home:before,
.theme-hover-blue:hover.icon--home:before,
.theme-hover-blue:hover .icon--home:before,
.theme-hover-blue:focus.icon--home:before,
.theme-hover-blue:focus .icon--home:before,
.theme-pink.icon--home:before,
.theme-pink .icon--home:before,
.theme-hover-pink:hover.icon--home:before,
.theme-hover-pink:hover .icon--home:before,
.theme-hover-pink:focus.icon--home:before,
.theme-hover-pink:focus .icon--home:before,
.theme-violet .button-primary.icon--home:before,
.page-login .button-primary.icon--home:before,
.theme-violet input.icon--home[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--home[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--home:before,
.page-login .button-primary .icon--home:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--home:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--home:before,
.is-theme--light .theme-violet .button-primary.icon--home:before,
.is-theme--light .page-login .button-primary.icon--home:before,
.is-theme--light .theme-violet input.icon--home[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--home[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--home:before,
.is-theme--light .page-login .button-primary .icon--home:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--home:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--home:before,
.is-theme--light.icon--home:before,
.is-theme--light .icon--home:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/home__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--moto:before,
.theme-realwhite .icon--moto:before,
.theme-hover-realwhite:hover.icon--moto:before,
.theme-hover-realwhite:hover .icon--moto:before,
.theme-hover-realwhite:focus.icon--moto:before,
.theme-hover-realwhite:focus .icon--moto:before,
.theme-greige.icon--moto:before,
.theme-greige .icon--moto:before,
.theme-hover-greige:hover.icon--moto:before,
.theme-hover-greige:hover .icon--moto:before,
.theme-hover-greige:focus.icon--moto:before,
.theme-hover-greige:focus .icon--moto:before,
.theme-greige-925.icon--moto:before,
.theme-greige-925 .icon--moto:before,
.theme-hover-greige-925:hover.icon--moto:before,
.theme-hover-greige-925:hover .icon--moto:before,
.theme-hover-greige-925:focus.icon--moto:before,
.theme-hover-greige-925:focus .icon--moto:before,
.theme-yellow.icon--moto:before,
.theme-yellow .icon--moto:before,
.theme-hover-yellow:hover.icon--moto:before,
.theme-hover-yellow:hover .icon--moto:before,
.theme-hover-yellow:focus.icon--moto:before,
.theme-hover-yellow:focus .icon--moto:before,
.theme-yellow-925.icon--moto:before,
.theme-yellow-925 .icon--moto:before,
.theme-hover-yellow-925:hover.icon--moto:before,
.theme-hover-yellow-925:hover .icon--moto:before,
.theme-hover-yellow-925:focus.icon--moto:before,
.theme-hover-yellow-925:focus .icon--moto:before,
.theme-blue.icon--moto:before,
.theme-blue .icon--moto:before,
.theme-hover-blue:hover.icon--moto:before,
.theme-hover-blue:hover .icon--moto:before,
.theme-hover-blue:focus.icon--moto:before,
.theme-hover-blue:focus .icon--moto:before,
.theme-blue-dark.icon--moto:before,
.theme-blue-dark .icon--moto:before,
.theme-hover-blue-dark:hover.icon--moto:before,
.theme-hover-blue-dark:hover .icon--moto:before,
.theme-hover-blue-dark:focus.icon--moto:before,
.theme-hover-blue-dark:focus .icon--moto:before,
.theme-pink.icon--moto:before,
.theme-pink .icon--moto:before,
.theme-hover-pink:hover.icon--moto:before,
.theme-hover-pink:hover .icon--moto:before,
.theme-hover-pink:focus.icon--moto:before,
.theme-hover-pink:focus .icon--moto:before,
.theme-pink-925.icon--moto:before,
.theme-pink-925 .icon--moto:before,
.theme-hover-pink-925:hover.icon--moto:before,
.theme-hover-pink-925:hover .icon--moto:before,
.theme-hover-pink-925:focus.icon--moto:before,
.theme-hover-pink-925:focus .icon--moto:before,
.theme-white.icon--moto:before,
.theme-white .icon--moto:before,
.theme-hover-white:hover.icon--moto:before,
.theme-hover-white:hover .icon--moto:before,
.theme-hover-white:focus.icon--moto:before,
.theme-hover-white:focus .icon--moto:before,
.theme-violet-200.icon--moto:before,
.theme-violet-200 .icon--moto:before,
.theme-hover-violet-200:hover.icon--moto:before,
.theme-hover-violet-200:hover .icon--moto:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--moto:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--moto:before,
.theme-hover-violet-200:hover.icon--moto:before,
.theme-hover-violet-200:hover .icon--moto:before,
.theme-hover-violet-200:focus.icon--moto:before,
.theme-hover-violet-200:focus .icon--moto:before,
.theme-white.icon--moto:before,
.theme-white .icon--moto:before,
.theme-hover-white:hover.icon--moto:before,
.theme-hover-white:hover .icon--moto:before,
.theme-hover-white:focus.icon--moto:before,
.theme-hover-white:focus .icon--moto:before,
.theme-yellow.icon--moto:before,
.theme-yellow .icon--moto:before,
.theme-hover-yellow:hover.icon--moto:before,
.theme-hover-yellow:hover .icon--moto:before,
.theme-hover-yellow:focus.icon--moto:before,
.theme-hover-yellow:focus .icon--moto:before,
.theme-blue.icon--moto:before,
.theme-blue .icon--moto:before,
.theme-hover-blue:hover.icon--moto:before,
.theme-hover-blue:hover .icon--moto:before,
.theme-hover-blue:focus.icon--moto:before,
.theme-hover-blue:focus .icon--moto:before,
.theme-pink.icon--moto:before,
.theme-pink .icon--moto:before,
.theme-hover-pink:hover.icon--moto:before,
.theme-hover-pink:hover .icon--moto:before,
.theme-hover-pink:focus.icon--moto:before,
.theme-hover-pink:focus .icon--moto:before,
.theme-violet .button-primary.icon--moto:before,
.page-login .button-primary.icon--moto:before,
.theme-violet input.icon--moto[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--moto[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--moto:before,
.page-login .button-primary .icon--moto:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--moto:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--moto:before,
.is-theme--light .theme-violet .button-primary.icon--moto:before,
.is-theme--light .page-login .button-primary.icon--moto:before,
.is-theme--light .theme-violet input.icon--moto[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--moto[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--moto:before,
.is-theme--light .page-login .button-primary .icon--moto:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--moto:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--moto:before,
.is-theme--light.icon--moto:before,
.is-theme--light .icon--moto:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/moto__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--chat:before,
.theme-realwhite .icon--chat:before,
.theme-hover-realwhite:hover.icon--chat:before,
.theme-hover-realwhite:hover .icon--chat:before,
.theme-hover-realwhite:focus.icon--chat:before,
.theme-hover-realwhite:focus .icon--chat:before,
.theme-greige.icon--chat:before,
.theme-greige .icon--chat:before,
.theme-hover-greige:hover.icon--chat:before,
.theme-hover-greige:hover .icon--chat:before,
.theme-hover-greige:focus.icon--chat:before,
.theme-hover-greige:focus .icon--chat:before,
.theme-greige-925.icon--chat:before,
.theme-greige-925 .icon--chat:before,
.theme-hover-greige-925:hover.icon--chat:before,
.theme-hover-greige-925:hover .icon--chat:before,
.theme-hover-greige-925:focus.icon--chat:before,
.theme-hover-greige-925:focus .icon--chat:before,
.theme-yellow.icon--chat:before,
.theme-yellow .icon--chat:before,
.theme-hover-yellow:hover.icon--chat:before,
.theme-hover-yellow:hover .icon--chat:before,
.theme-hover-yellow:focus.icon--chat:before,
.theme-hover-yellow:focus .icon--chat:before,
.theme-yellow-925.icon--chat:before,
.theme-yellow-925 .icon--chat:before,
.theme-hover-yellow-925:hover.icon--chat:before,
.theme-hover-yellow-925:hover .icon--chat:before,
.theme-hover-yellow-925:focus.icon--chat:before,
.theme-hover-yellow-925:focus .icon--chat:before,
.theme-blue.icon--chat:before,
.theme-blue .icon--chat:before,
.theme-hover-blue:hover.icon--chat:before,
.theme-hover-blue:hover .icon--chat:before,
.theme-hover-blue:focus.icon--chat:before,
.theme-hover-blue:focus .icon--chat:before,
.theme-blue-dark.icon--chat:before,
.theme-blue-dark .icon--chat:before,
.theme-hover-blue-dark:hover.icon--chat:before,
.theme-hover-blue-dark:hover .icon--chat:before,
.theme-hover-blue-dark:focus.icon--chat:before,
.theme-hover-blue-dark:focus .icon--chat:before,
.theme-pink.icon--chat:before,
.theme-pink .icon--chat:before,
.theme-hover-pink:hover.icon--chat:before,
.theme-hover-pink:hover .icon--chat:before,
.theme-hover-pink:focus.icon--chat:before,
.theme-hover-pink:focus .icon--chat:before,
.theme-pink-925.icon--chat:before,
.theme-pink-925 .icon--chat:before,
.theme-hover-pink-925:hover.icon--chat:before,
.theme-hover-pink-925:hover .icon--chat:before,
.theme-hover-pink-925:focus.icon--chat:before,
.theme-hover-pink-925:focus .icon--chat:before,
.theme-white.icon--chat:before,
.theme-white .icon--chat:before,
.theme-hover-white:hover.icon--chat:before,
.theme-hover-white:hover .icon--chat:before,
.theme-hover-white:focus.icon--chat:before,
.theme-hover-white:focus .icon--chat:before,
.theme-violet-200.icon--chat:before,
.theme-violet-200 .icon--chat:before,
.theme-hover-violet-200:hover.icon--chat:before,
.theme-hover-violet-200:hover .icon--chat:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--chat:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--chat:before,
.theme-hover-violet-200:hover.icon--chat:before,
.theme-hover-violet-200:hover .icon--chat:before,
.theme-hover-violet-200:focus.icon--chat:before,
.theme-hover-violet-200:focus .icon--chat:before,
.theme-white.icon--chat:before,
.theme-white .icon--chat:before,
.theme-hover-white:hover.icon--chat:before,
.theme-hover-white:hover .icon--chat:before,
.theme-hover-white:focus.icon--chat:before,
.theme-hover-white:focus .icon--chat:before,
.theme-yellow.icon--chat:before,
.theme-yellow .icon--chat:before,
.theme-hover-yellow:hover.icon--chat:before,
.theme-hover-yellow:hover .icon--chat:before,
.theme-hover-yellow:focus.icon--chat:before,
.theme-hover-yellow:focus .icon--chat:before,
.theme-blue.icon--chat:before,
.theme-blue .icon--chat:before,
.theme-hover-blue:hover.icon--chat:before,
.theme-hover-blue:hover .icon--chat:before,
.theme-hover-blue:focus.icon--chat:before,
.theme-hover-blue:focus .icon--chat:before,
.theme-pink.icon--chat:before,
.theme-pink .icon--chat:before,
.theme-hover-pink:hover.icon--chat:before,
.theme-hover-pink:hover .icon--chat:before,
.theme-hover-pink:focus.icon--chat:before,
.theme-hover-pink:focus .icon--chat:before,
.theme-violet .button-primary.icon--chat:before,
.page-login .button-primary.icon--chat:before,
.theme-violet input.icon--chat[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--chat[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--chat:before,
.page-login .button-primary .icon--chat:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--chat:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--chat:before,
.is-theme--light .theme-violet .button-primary.icon--chat:before,
.is-theme--light .page-login .button-primary.icon--chat:before,
.is-theme--light .theme-violet input.icon--chat[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--chat[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--chat:before,
.is-theme--light .page-login .button-primary .icon--chat:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--chat:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--chat:before,
.is-theme--light.icon--chat:before,
.is-theme--light .icon--chat:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chat__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--lock:before,
.theme-realwhite .icon--lock:before,
.theme-hover-realwhite:hover.icon--lock:before,
.theme-hover-realwhite:hover .icon--lock:before,
.theme-hover-realwhite:focus.icon--lock:before,
.theme-hover-realwhite:focus .icon--lock:before,
.theme-greige.icon--lock:before,
.theme-greige .icon--lock:before,
.theme-hover-greige:hover.icon--lock:before,
.theme-hover-greige:hover .icon--lock:before,
.theme-hover-greige:focus.icon--lock:before,
.theme-hover-greige:focus .icon--lock:before,
.theme-greige-925.icon--lock:before,
.theme-greige-925 .icon--lock:before,
.theme-hover-greige-925:hover.icon--lock:before,
.theme-hover-greige-925:hover .icon--lock:before,
.theme-hover-greige-925:focus.icon--lock:before,
.theme-hover-greige-925:focus .icon--lock:before,
.theme-yellow.icon--lock:before,
.theme-yellow .icon--lock:before,
.theme-hover-yellow:hover.icon--lock:before,
.theme-hover-yellow:hover .icon--lock:before,
.theme-hover-yellow:focus.icon--lock:before,
.theme-hover-yellow:focus .icon--lock:before,
.theme-yellow-925.icon--lock:before,
.theme-yellow-925 .icon--lock:before,
.theme-hover-yellow-925:hover.icon--lock:before,
.theme-hover-yellow-925:hover .icon--lock:before,
.theme-hover-yellow-925:focus.icon--lock:before,
.theme-hover-yellow-925:focus .icon--lock:before,
.theme-blue.icon--lock:before,
.theme-blue .icon--lock:before,
.theme-hover-blue:hover.icon--lock:before,
.theme-hover-blue:hover .icon--lock:before,
.theme-hover-blue:focus.icon--lock:before,
.theme-hover-blue:focus .icon--lock:before,
.theme-blue-dark.icon--lock:before,
.theme-blue-dark .icon--lock:before,
.theme-hover-blue-dark:hover.icon--lock:before,
.theme-hover-blue-dark:hover .icon--lock:before,
.theme-hover-blue-dark:focus.icon--lock:before,
.theme-hover-blue-dark:focus .icon--lock:before,
.theme-pink.icon--lock:before,
.theme-pink .icon--lock:before,
.theme-hover-pink:hover.icon--lock:before,
.theme-hover-pink:hover .icon--lock:before,
.theme-hover-pink:focus.icon--lock:before,
.theme-hover-pink:focus .icon--lock:before,
.theme-pink-925.icon--lock:before,
.theme-pink-925 .icon--lock:before,
.theme-hover-pink-925:hover.icon--lock:before,
.theme-hover-pink-925:hover .icon--lock:before,
.theme-hover-pink-925:focus.icon--lock:before,
.theme-hover-pink-925:focus .icon--lock:before,
.theme-white.icon--lock:before,
.theme-white .icon--lock:before,
.theme-hover-white:hover.icon--lock:before,
.theme-hover-white:hover .icon--lock:before,
.theme-hover-white:focus.icon--lock:before,
.theme-hover-white:focus .icon--lock:before,
.theme-violet-200.icon--lock:before,
.theme-violet-200 .icon--lock:before,
.theme-hover-violet-200:hover.icon--lock:before,
.theme-hover-violet-200:hover .icon--lock:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--lock:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--lock:before,
.theme-hover-violet-200:hover.icon--lock:before,
.theme-hover-violet-200:hover .icon--lock:before,
.theme-hover-violet-200:focus.icon--lock:before,
.theme-hover-violet-200:focus .icon--lock:before,
.theme-white.icon--lock:before,
.theme-white .icon--lock:before,
.theme-hover-white:hover.icon--lock:before,
.theme-hover-white:hover .icon--lock:before,
.theme-hover-white:focus.icon--lock:before,
.theme-hover-white:focus .icon--lock:before,
.theme-yellow.icon--lock:before,
.theme-yellow .icon--lock:before,
.theme-hover-yellow:hover.icon--lock:before,
.theme-hover-yellow:hover .icon--lock:before,
.theme-hover-yellow:focus.icon--lock:before,
.theme-hover-yellow:focus .icon--lock:before,
.theme-blue.icon--lock:before,
.theme-blue .icon--lock:before,
.theme-hover-blue:hover.icon--lock:before,
.theme-hover-blue:hover .icon--lock:before,
.theme-hover-blue:focus.icon--lock:before,
.theme-hover-blue:focus .icon--lock:before,
.theme-pink.icon--lock:before,
.theme-pink .icon--lock:before,
.theme-hover-pink:hover.icon--lock:before,
.theme-hover-pink:hover .icon--lock:before,
.theme-hover-pink:focus.icon--lock:before,
.theme-hover-pink:focus .icon--lock:before,
.theme-violet .button-primary.icon--lock:before,
.page-login .button-primary.icon--lock:before,
.theme-violet input.icon--lock[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--lock[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--lock:before,
.page-login .button-primary .icon--lock:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--lock:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--lock:before,
.is-theme--light .theme-violet .button-primary.icon--lock:before,
.is-theme--light .page-login .button-primary.icon--lock:before,
.is-theme--light .theme-violet input.icon--lock[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--lock[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--lock:before,
.is-theme--light .page-login .button-primary .icon--lock:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--lock:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--lock:before,
.is-theme--light.icon--lock:before,
.is-theme--light .icon--lock:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/lock__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--firstaid:before,
.theme-realwhite .icon--firstaid:before,
.theme-hover-realwhite:hover.icon--firstaid:before,
.theme-hover-realwhite:hover .icon--firstaid:before,
.theme-hover-realwhite:focus.icon--firstaid:before,
.theme-hover-realwhite:focus .icon--firstaid:before,
.theme-greige.icon--firstaid:before,
.theme-greige .icon--firstaid:before,
.theme-hover-greige:hover.icon--firstaid:before,
.theme-hover-greige:hover .icon--firstaid:before,
.theme-hover-greige:focus.icon--firstaid:before,
.theme-hover-greige:focus .icon--firstaid:before,
.theme-greige-925.icon--firstaid:before,
.theme-greige-925 .icon--firstaid:before,
.theme-hover-greige-925:hover.icon--firstaid:before,
.theme-hover-greige-925:hover .icon--firstaid:before,
.theme-hover-greige-925:focus.icon--firstaid:before,
.theme-hover-greige-925:focus .icon--firstaid:before,
.theme-yellow.icon--firstaid:before,
.theme-yellow .icon--firstaid:before,
.theme-hover-yellow:hover.icon--firstaid:before,
.theme-hover-yellow:hover .icon--firstaid:before,
.theme-hover-yellow:focus.icon--firstaid:before,
.theme-hover-yellow:focus .icon--firstaid:before,
.theme-yellow-925.icon--firstaid:before,
.theme-yellow-925 .icon--firstaid:before,
.theme-hover-yellow-925:hover.icon--firstaid:before,
.theme-hover-yellow-925:hover .icon--firstaid:before,
.theme-hover-yellow-925:focus.icon--firstaid:before,
.theme-hover-yellow-925:focus .icon--firstaid:before,
.theme-blue.icon--firstaid:before,
.theme-blue .icon--firstaid:before,
.theme-hover-blue:hover.icon--firstaid:before,
.theme-hover-blue:hover .icon--firstaid:before,
.theme-hover-blue:focus.icon--firstaid:before,
.theme-hover-blue:focus .icon--firstaid:before,
.theme-blue-dark.icon--firstaid:before,
.theme-blue-dark .icon--firstaid:before,
.theme-hover-blue-dark:hover.icon--firstaid:before,
.theme-hover-blue-dark:hover .icon--firstaid:before,
.theme-hover-blue-dark:focus.icon--firstaid:before,
.theme-hover-blue-dark:focus .icon--firstaid:before,
.theme-pink.icon--firstaid:before,
.theme-pink .icon--firstaid:before,
.theme-hover-pink:hover.icon--firstaid:before,
.theme-hover-pink:hover .icon--firstaid:before,
.theme-hover-pink:focus.icon--firstaid:before,
.theme-hover-pink:focus .icon--firstaid:before,
.theme-pink-925.icon--firstaid:before,
.theme-pink-925 .icon--firstaid:before,
.theme-hover-pink-925:hover.icon--firstaid:before,
.theme-hover-pink-925:hover .icon--firstaid:before,
.theme-hover-pink-925:focus.icon--firstaid:before,
.theme-hover-pink-925:focus .icon--firstaid:before,
.theme-white.icon--firstaid:before,
.theme-white .icon--firstaid:before,
.theme-hover-white:hover.icon--firstaid:before,
.theme-hover-white:hover .icon--firstaid:before,
.theme-hover-white:focus.icon--firstaid:before,
.theme-hover-white:focus .icon--firstaid:before,
.theme-violet-200.icon--firstaid:before,
.theme-violet-200 .icon--firstaid:before,
.theme-hover-violet-200:hover.icon--firstaid:before,
.theme-hover-violet-200:hover .icon--firstaid:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--firstaid:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--firstaid:before,
.theme-hover-violet-200:hover.icon--firstaid:before,
.theme-hover-violet-200:hover .icon--firstaid:before,
.theme-hover-violet-200:focus.icon--firstaid:before,
.theme-hover-violet-200:focus .icon--firstaid:before,
.theme-white.icon--firstaid:before,
.theme-white .icon--firstaid:before,
.theme-hover-white:hover.icon--firstaid:before,
.theme-hover-white:hover .icon--firstaid:before,
.theme-hover-white:focus.icon--firstaid:before,
.theme-hover-white:focus .icon--firstaid:before,
.theme-yellow.icon--firstaid:before,
.theme-yellow .icon--firstaid:before,
.theme-hover-yellow:hover.icon--firstaid:before,
.theme-hover-yellow:hover .icon--firstaid:before,
.theme-hover-yellow:focus.icon--firstaid:before,
.theme-hover-yellow:focus .icon--firstaid:before,
.theme-blue.icon--firstaid:before,
.theme-blue .icon--firstaid:before,
.theme-hover-blue:hover.icon--firstaid:before,
.theme-hover-blue:hover .icon--firstaid:before,
.theme-hover-blue:focus.icon--firstaid:before,
.theme-hover-blue:focus .icon--firstaid:before,
.theme-pink.icon--firstaid:before,
.theme-pink .icon--firstaid:before,
.theme-hover-pink:hover.icon--firstaid:before,
.theme-hover-pink:hover .icon--firstaid:before,
.theme-hover-pink:focus.icon--firstaid:before,
.theme-hover-pink:focus .icon--firstaid:before,
.theme-violet .button-primary.icon--firstaid:before,
.page-login .button-primary.icon--firstaid:before,
.theme-violet input.icon--firstaid[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--firstaid[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--firstaid:before,
.page-login .button-primary .icon--firstaid:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--firstaid:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--firstaid:before,
.is-theme--light .theme-violet .button-primary.icon--firstaid:before,
.is-theme--light .page-login .button-primary.icon--firstaid:before,
.is-theme--light .theme-violet input.icon--firstaid[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--firstaid[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--firstaid:before,
.is-theme--light .page-login .button-primary .icon--firstaid:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--firstaid:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--firstaid:before,
.is-theme--light.icon--firstaid:before,
.is-theme--light .icon--firstaid:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/firstaid__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--chart:before,
.theme-realwhite .icon--chart:before,
.theme-hover-realwhite:hover.icon--chart:before,
.theme-hover-realwhite:hover .icon--chart:before,
.theme-hover-realwhite:focus.icon--chart:before,
.theme-hover-realwhite:focus .icon--chart:before,
.theme-greige.icon--chart:before,
.theme-greige .icon--chart:before,
.theme-hover-greige:hover.icon--chart:before,
.theme-hover-greige:hover .icon--chart:before,
.theme-hover-greige:focus.icon--chart:before,
.theme-hover-greige:focus .icon--chart:before,
.theme-greige-925.icon--chart:before,
.theme-greige-925 .icon--chart:before,
.theme-hover-greige-925:hover.icon--chart:before,
.theme-hover-greige-925:hover .icon--chart:before,
.theme-hover-greige-925:focus.icon--chart:before,
.theme-hover-greige-925:focus .icon--chart:before,
.theme-yellow.icon--chart:before,
.theme-yellow .icon--chart:before,
.theme-hover-yellow:hover.icon--chart:before,
.theme-hover-yellow:hover .icon--chart:before,
.theme-hover-yellow:focus.icon--chart:before,
.theme-hover-yellow:focus .icon--chart:before,
.theme-yellow-925.icon--chart:before,
.theme-yellow-925 .icon--chart:before,
.theme-hover-yellow-925:hover.icon--chart:before,
.theme-hover-yellow-925:hover .icon--chart:before,
.theme-hover-yellow-925:focus.icon--chart:before,
.theme-hover-yellow-925:focus .icon--chart:before,
.theme-blue.icon--chart:before,
.theme-blue .icon--chart:before,
.theme-hover-blue:hover.icon--chart:before,
.theme-hover-blue:hover .icon--chart:before,
.theme-hover-blue:focus.icon--chart:before,
.theme-hover-blue:focus .icon--chart:before,
.theme-blue-dark.icon--chart:before,
.theme-blue-dark .icon--chart:before,
.theme-hover-blue-dark:hover.icon--chart:before,
.theme-hover-blue-dark:hover .icon--chart:before,
.theme-hover-blue-dark:focus.icon--chart:before,
.theme-hover-blue-dark:focus .icon--chart:before,
.theme-pink.icon--chart:before,
.theme-pink .icon--chart:before,
.theme-hover-pink:hover.icon--chart:before,
.theme-hover-pink:hover .icon--chart:before,
.theme-hover-pink:focus.icon--chart:before,
.theme-hover-pink:focus .icon--chart:before,
.theme-pink-925.icon--chart:before,
.theme-pink-925 .icon--chart:before,
.theme-hover-pink-925:hover.icon--chart:before,
.theme-hover-pink-925:hover .icon--chart:before,
.theme-hover-pink-925:focus.icon--chart:before,
.theme-hover-pink-925:focus .icon--chart:before,
.theme-white.icon--chart:before,
.theme-white .icon--chart:before,
.theme-hover-white:hover.icon--chart:before,
.theme-hover-white:hover .icon--chart:before,
.theme-hover-white:focus.icon--chart:before,
.theme-hover-white:focus .icon--chart:before,
.theme-violet-200.icon--chart:before,
.theme-violet-200 .icon--chart:before,
.theme-hover-violet-200:hover.icon--chart:before,
.theme-hover-violet-200:hover .icon--chart:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--chart:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--chart:before,
.theme-hover-violet-200:hover.icon--chart:before,
.theme-hover-violet-200:hover .icon--chart:before,
.theme-hover-violet-200:focus.icon--chart:before,
.theme-hover-violet-200:focus .icon--chart:before,
.theme-white.icon--chart:before,
.theme-white .icon--chart:before,
.theme-hover-white:hover.icon--chart:before,
.theme-hover-white:hover .icon--chart:before,
.theme-hover-white:focus.icon--chart:before,
.theme-hover-white:focus .icon--chart:before,
.theme-yellow.icon--chart:before,
.theme-yellow .icon--chart:before,
.theme-hover-yellow:hover.icon--chart:before,
.theme-hover-yellow:hover .icon--chart:before,
.theme-hover-yellow:focus.icon--chart:before,
.theme-hover-yellow:focus .icon--chart:before,
.theme-blue.icon--chart:before,
.theme-blue .icon--chart:before,
.theme-hover-blue:hover.icon--chart:before,
.theme-hover-blue:hover .icon--chart:before,
.theme-hover-blue:focus.icon--chart:before,
.theme-hover-blue:focus .icon--chart:before,
.theme-pink.icon--chart:before,
.theme-pink .icon--chart:before,
.theme-hover-pink:hover.icon--chart:before,
.theme-hover-pink:hover .icon--chart:before,
.theme-hover-pink:focus.icon--chart:before,
.theme-hover-pink:focus .icon--chart:before,
.theme-violet .button-primary.icon--chart:before,
.page-login .button-primary.icon--chart:before,
.theme-violet input.icon--chart[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--chart[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--chart:before,
.page-login .button-primary .icon--chart:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--chart:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--chart:before,
.is-theme--light .theme-violet .button-primary.icon--chart:before,
.is-theme--light .page-login .button-primary.icon--chart:before,
.is-theme--light .theme-violet input.icon--chart[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--chart[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--chart:before,
.is-theme--light .page-login .button-primary .icon--chart:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--chart:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--chart:before,
.is-theme--light.icon--chart:before,
.is-theme--light .icon--chart:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chart__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--glasses:before,
.theme-realwhite .icon--glasses:before,
.theme-hover-realwhite:hover.icon--glasses:before,
.theme-hover-realwhite:hover .icon--glasses:before,
.theme-hover-realwhite:focus.icon--glasses:before,
.theme-hover-realwhite:focus .icon--glasses:before,
.theme-greige.icon--glasses:before,
.theme-greige .icon--glasses:before,
.theme-hover-greige:hover.icon--glasses:before,
.theme-hover-greige:hover .icon--glasses:before,
.theme-hover-greige:focus.icon--glasses:before,
.theme-hover-greige:focus .icon--glasses:before,
.theme-greige-925.icon--glasses:before,
.theme-greige-925 .icon--glasses:before,
.theme-hover-greige-925:hover.icon--glasses:before,
.theme-hover-greige-925:hover .icon--glasses:before,
.theme-hover-greige-925:focus.icon--glasses:before,
.theme-hover-greige-925:focus .icon--glasses:before,
.theme-yellow.icon--glasses:before,
.theme-yellow .icon--glasses:before,
.theme-hover-yellow:hover.icon--glasses:before,
.theme-hover-yellow:hover .icon--glasses:before,
.theme-hover-yellow:focus.icon--glasses:before,
.theme-hover-yellow:focus .icon--glasses:before,
.theme-yellow-925.icon--glasses:before,
.theme-yellow-925 .icon--glasses:before,
.theme-hover-yellow-925:hover.icon--glasses:before,
.theme-hover-yellow-925:hover .icon--glasses:before,
.theme-hover-yellow-925:focus.icon--glasses:before,
.theme-hover-yellow-925:focus .icon--glasses:before,
.theme-blue.icon--glasses:before,
.theme-blue .icon--glasses:before,
.theme-hover-blue:hover.icon--glasses:before,
.theme-hover-blue:hover .icon--glasses:before,
.theme-hover-blue:focus.icon--glasses:before,
.theme-hover-blue:focus .icon--glasses:before,
.theme-blue-dark.icon--glasses:before,
.theme-blue-dark .icon--glasses:before,
.theme-hover-blue-dark:hover.icon--glasses:before,
.theme-hover-blue-dark:hover .icon--glasses:before,
.theme-hover-blue-dark:focus.icon--glasses:before,
.theme-hover-blue-dark:focus .icon--glasses:before,
.theme-pink.icon--glasses:before,
.theme-pink .icon--glasses:before,
.theme-hover-pink:hover.icon--glasses:before,
.theme-hover-pink:hover .icon--glasses:before,
.theme-hover-pink:focus.icon--glasses:before,
.theme-hover-pink:focus .icon--glasses:before,
.theme-pink-925.icon--glasses:before,
.theme-pink-925 .icon--glasses:before,
.theme-hover-pink-925:hover.icon--glasses:before,
.theme-hover-pink-925:hover .icon--glasses:before,
.theme-hover-pink-925:focus.icon--glasses:before,
.theme-hover-pink-925:focus .icon--glasses:before,
.theme-white.icon--glasses:before,
.theme-white .icon--glasses:before,
.theme-hover-white:hover.icon--glasses:before,
.theme-hover-white:hover .icon--glasses:before,
.theme-hover-white:focus.icon--glasses:before,
.theme-hover-white:focus .icon--glasses:before,
.theme-violet-200.icon--glasses:before,
.theme-violet-200 .icon--glasses:before,
.theme-hover-violet-200:hover.icon--glasses:before,
.theme-hover-violet-200:hover .icon--glasses:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--glasses:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--glasses:before,
.theme-hover-violet-200:hover.icon--glasses:before,
.theme-hover-violet-200:hover .icon--glasses:before,
.theme-hover-violet-200:focus.icon--glasses:before,
.theme-hover-violet-200:focus .icon--glasses:before,
.theme-white.icon--glasses:before,
.theme-white .icon--glasses:before,
.theme-hover-white:hover.icon--glasses:before,
.theme-hover-white:hover .icon--glasses:before,
.theme-hover-white:focus.icon--glasses:before,
.theme-hover-white:focus .icon--glasses:before,
.theme-yellow.icon--glasses:before,
.theme-yellow .icon--glasses:before,
.theme-hover-yellow:hover.icon--glasses:before,
.theme-hover-yellow:hover .icon--glasses:before,
.theme-hover-yellow:focus.icon--glasses:before,
.theme-hover-yellow:focus .icon--glasses:before,
.theme-blue.icon--glasses:before,
.theme-blue .icon--glasses:before,
.theme-hover-blue:hover.icon--glasses:before,
.theme-hover-blue:hover .icon--glasses:before,
.theme-hover-blue:focus.icon--glasses:before,
.theme-hover-blue:focus .icon--glasses:before,
.theme-pink.icon--glasses:before,
.theme-pink .icon--glasses:before,
.theme-hover-pink:hover.icon--glasses:before,
.theme-hover-pink:hover .icon--glasses:before,
.theme-hover-pink:focus.icon--glasses:before,
.theme-hover-pink:focus .icon--glasses:before,
.theme-violet .button-primary.icon--glasses:before,
.page-login .button-primary.icon--glasses:before,
.theme-violet input.icon--glasses[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--glasses[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--glasses:before,
.page-login .button-primary .icon--glasses:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--glasses:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--glasses:before,
.is-theme--light .theme-violet .button-primary.icon--glasses:before,
.is-theme--light .page-login .button-primary.icon--glasses:before,
.is-theme--light .theme-violet input.icon--glasses[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--glasses[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--glasses:before,
.is-theme--light .page-login .button-primary .icon--glasses:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--glasses:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--glasses:before,
.is-theme--light.icon--glasses:before,
.is-theme--light .icon--glasses:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/glasses__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--homeandcar:before,
.theme-realwhite .icon--homeandcar:before,
.theme-hover-realwhite:hover.icon--homeandcar:before,
.theme-hover-realwhite:hover .icon--homeandcar:before,
.theme-hover-realwhite:focus.icon--homeandcar:before,
.theme-hover-realwhite:focus .icon--homeandcar:before,
.theme-greige.icon--homeandcar:before,
.theme-greige .icon--homeandcar:before,
.theme-hover-greige:hover.icon--homeandcar:before,
.theme-hover-greige:hover .icon--homeandcar:before,
.theme-hover-greige:focus.icon--homeandcar:before,
.theme-hover-greige:focus .icon--homeandcar:before,
.theme-greige-925.icon--homeandcar:before,
.theme-greige-925 .icon--homeandcar:before,
.theme-hover-greige-925:hover.icon--homeandcar:before,
.theme-hover-greige-925:hover .icon--homeandcar:before,
.theme-hover-greige-925:focus.icon--homeandcar:before,
.theme-hover-greige-925:focus .icon--homeandcar:before,
.theme-yellow.icon--homeandcar:before,
.theme-yellow .icon--homeandcar:before,
.theme-hover-yellow:hover.icon--homeandcar:before,
.theme-hover-yellow:hover .icon--homeandcar:before,
.theme-hover-yellow:focus.icon--homeandcar:before,
.theme-hover-yellow:focus .icon--homeandcar:before,
.theme-yellow-925.icon--homeandcar:before,
.theme-yellow-925 .icon--homeandcar:before,
.theme-hover-yellow-925:hover.icon--homeandcar:before,
.theme-hover-yellow-925:hover .icon--homeandcar:before,
.theme-hover-yellow-925:focus.icon--homeandcar:before,
.theme-hover-yellow-925:focus .icon--homeandcar:before,
.theme-blue.icon--homeandcar:before,
.theme-blue .icon--homeandcar:before,
.theme-hover-blue:hover.icon--homeandcar:before,
.theme-hover-blue:hover .icon--homeandcar:before,
.theme-hover-blue:focus.icon--homeandcar:before,
.theme-hover-blue:focus .icon--homeandcar:before,
.theme-blue-dark.icon--homeandcar:before,
.theme-blue-dark .icon--homeandcar:before,
.theme-hover-blue-dark:hover.icon--homeandcar:before,
.theme-hover-blue-dark:hover .icon--homeandcar:before,
.theme-hover-blue-dark:focus.icon--homeandcar:before,
.theme-hover-blue-dark:focus .icon--homeandcar:before,
.theme-pink.icon--homeandcar:before,
.theme-pink .icon--homeandcar:before,
.theme-hover-pink:hover.icon--homeandcar:before,
.theme-hover-pink:hover .icon--homeandcar:before,
.theme-hover-pink:focus.icon--homeandcar:before,
.theme-hover-pink:focus .icon--homeandcar:before,
.theme-pink-925.icon--homeandcar:before,
.theme-pink-925 .icon--homeandcar:before,
.theme-hover-pink-925:hover.icon--homeandcar:before,
.theme-hover-pink-925:hover .icon--homeandcar:before,
.theme-hover-pink-925:focus.icon--homeandcar:before,
.theme-hover-pink-925:focus .icon--homeandcar:before,
.theme-white.icon--homeandcar:before,
.theme-white .icon--homeandcar:before,
.theme-hover-white:hover.icon--homeandcar:before,
.theme-hover-white:hover .icon--homeandcar:before,
.theme-hover-white:focus.icon--homeandcar:before,
.theme-hover-white:focus .icon--homeandcar:before,
.theme-violet-200.icon--homeandcar:before,
.theme-violet-200 .icon--homeandcar:before,
.theme-hover-violet-200:hover.icon--homeandcar:before,
.theme-hover-violet-200:hover .icon--homeandcar:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--homeandcar:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--homeandcar:before,
.theme-hover-violet-200:hover.icon--homeandcar:before,
.theme-hover-violet-200:hover .icon--homeandcar:before,
.theme-hover-violet-200:focus.icon--homeandcar:before,
.theme-hover-violet-200:focus .icon--homeandcar:before,
.theme-white.icon--homeandcar:before,
.theme-white .icon--homeandcar:before,
.theme-hover-white:hover.icon--homeandcar:before,
.theme-hover-white:hover .icon--homeandcar:before,
.theme-hover-white:focus.icon--homeandcar:before,
.theme-hover-white:focus .icon--homeandcar:before,
.theme-yellow.icon--homeandcar:before,
.theme-yellow .icon--homeandcar:before,
.theme-hover-yellow:hover.icon--homeandcar:before,
.theme-hover-yellow:hover .icon--homeandcar:before,
.theme-hover-yellow:focus.icon--homeandcar:before,
.theme-hover-yellow:focus .icon--homeandcar:before,
.theme-blue.icon--homeandcar:before,
.theme-blue .icon--homeandcar:before,
.theme-hover-blue:hover.icon--homeandcar:before,
.theme-hover-blue:hover .icon--homeandcar:before,
.theme-hover-blue:focus.icon--homeandcar:before,
.theme-hover-blue:focus .icon--homeandcar:before,
.theme-pink.icon--homeandcar:before,
.theme-pink .icon--homeandcar:before,
.theme-hover-pink:hover.icon--homeandcar:before,
.theme-hover-pink:hover .icon--homeandcar:before,
.theme-hover-pink:focus.icon--homeandcar:before,
.theme-hover-pink:focus .icon--homeandcar:before,
.theme-violet .button-primary.icon--homeandcar:before,
.page-login .button-primary.icon--homeandcar:before,
.theme-violet input.icon--homeandcar[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--homeandcar[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--homeandcar:before,
.page-login .button-primary .icon--homeandcar:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--homeandcar:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--homeandcar:before,
.is-theme--light .theme-violet .button-primary.icon--homeandcar:before,
.is-theme--light .page-login .button-primary.icon--homeandcar:before,
.is-theme--light .theme-violet input.icon--homeandcar[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--homeandcar[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--homeandcar:before,
.is-theme--light .page-login .button-primary .icon--homeandcar:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--homeandcar:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--homeandcar:before,
.is-theme--light.icon--homeandcar:before,
.is-theme--light .icon--homeandcar:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/homeandcar__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--user:before,
.theme-realwhite .icon--user:before,
.theme-hover-realwhite:hover.icon--user:before,
.theme-hover-realwhite:hover .icon--user:before,
.theme-hover-realwhite:focus.icon--user:before,
.theme-hover-realwhite:focus .icon--user:before,
.theme-greige.icon--user:before,
.theme-greige .icon--user:before,
.theme-hover-greige:hover.icon--user:before,
.theme-hover-greige:hover .icon--user:before,
.theme-hover-greige:focus.icon--user:before,
.theme-hover-greige:focus .icon--user:before,
.theme-greige-925.icon--user:before,
.theme-greige-925 .icon--user:before,
.theme-hover-greige-925:hover.icon--user:before,
.theme-hover-greige-925:hover .icon--user:before,
.theme-hover-greige-925:focus.icon--user:before,
.theme-hover-greige-925:focus .icon--user:before,
.theme-yellow.icon--user:before,
.theme-yellow .icon--user:before,
.theme-hover-yellow:hover.icon--user:before,
.theme-hover-yellow:hover .icon--user:before,
.theme-hover-yellow:focus.icon--user:before,
.theme-hover-yellow:focus .icon--user:before,
.theme-yellow-925.icon--user:before,
.theme-yellow-925 .icon--user:before,
.theme-hover-yellow-925:hover.icon--user:before,
.theme-hover-yellow-925:hover .icon--user:before,
.theme-hover-yellow-925:focus.icon--user:before,
.theme-hover-yellow-925:focus .icon--user:before,
.theme-blue.icon--user:before,
.theme-blue .icon--user:before,
.theme-hover-blue:hover.icon--user:before,
.theme-hover-blue:hover .icon--user:before,
.theme-hover-blue:focus.icon--user:before,
.theme-hover-blue:focus .icon--user:before,
.theme-blue-dark.icon--user:before,
.theme-blue-dark .icon--user:before,
.theme-hover-blue-dark:hover.icon--user:before,
.theme-hover-blue-dark:hover .icon--user:before,
.theme-hover-blue-dark:focus.icon--user:before,
.theme-hover-blue-dark:focus .icon--user:before,
.theme-pink.icon--user:before,
.theme-pink .icon--user:before,
.theme-hover-pink:hover.icon--user:before,
.theme-hover-pink:hover .icon--user:before,
.theme-hover-pink:focus.icon--user:before,
.theme-hover-pink:focus .icon--user:before,
.theme-pink-925.icon--user:before,
.theme-pink-925 .icon--user:before,
.theme-hover-pink-925:hover.icon--user:before,
.theme-hover-pink-925:hover .icon--user:before,
.theme-hover-pink-925:focus.icon--user:before,
.theme-hover-pink-925:focus .icon--user:before,
.theme-white.icon--user:before,
.theme-white .icon--user:before,
.theme-hover-white:hover.icon--user:before,
.theme-hover-white:hover .icon--user:before,
.theme-hover-white:focus.icon--user:before,
.theme-hover-white:focus .icon--user:before,
.theme-violet-200.icon--user:before,
.theme-violet-200 .icon--user:before,
.theme-hover-violet-200:hover.icon--user:before,
.theme-hover-violet-200:hover .icon--user:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--user:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--user:before,
.theme-hover-violet-200:hover.icon--user:before,
.theme-hover-violet-200:hover .icon--user:before,
.theme-hover-violet-200:focus.icon--user:before,
.theme-hover-violet-200:focus .icon--user:before,
.theme-white.icon--user:before,
.theme-white .icon--user:before,
.theme-hover-white:hover.icon--user:before,
.theme-hover-white:hover .icon--user:before,
.theme-hover-white:focus.icon--user:before,
.theme-hover-white:focus .icon--user:before,
.theme-yellow.icon--user:before,
.theme-yellow .icon--user:before,
.theme-hover-yellow:hover.icon--user:before,
.theme-hover-yellow:hover .icon--user:before,
.theme-hover-yellow:focus.icon--user:before,
.theme-hover-yellow:focus .icon--user:before,
.theme-blue.icon--user:before,
.theme-blue .icon--user:before,
.theme-hover-blue:hover.icon--user:before,
.theme-hover-blue:hover .icon--user:before,
.theme-hover-blue:focus.icon--user:before,
.theme-hover-blue:focus .icon--user:before,
.theme-pink.icon--user:before,
.theme-pink .icon--user:before,
.theme-hover-pink:hover.icon--user:before,
.theme-hover-pink:hover .icon--user:before,
.theme-hover-pink:focus.icon--user:before,
.theme-hover-pink:focus .icon--user:before,
.theme-violet .button-primary.icon--user:before,
.page-login .button-primary.icon--user:before,
.theme-violet input.icon--user[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--user[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--user:before,
.page-login .button-primary .icon--user:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--user:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--user:before,
.is-theme--light .theme-violet .button-primary.icon--user:before,
.is-theme--light .page-login .button-primary.icon--user:before,
.is-theme--light .theme-violet input.icon--user[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--user[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--user:before,
.is-theme--light .page-login .button-primary .icon--user:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--user:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--user:before,
.is-theme--light.icon--user:before,
.is-theme--light .icon--user:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/user__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--group:before,
.theme-realwhite .icon--group:before,
.theme-hover-realwhite:hover.icon--group:before,
.theme-hover-realwhite:hover .icon--group:before,
.theme-hover-realwhite:focus.icon--group:before,
.theme-hover-realwhite:focus .icon--group:before,
.theme-greige.icon--group:before,
.theme-greige .icon--group:before,
.theme-hover-greige:hover.icon--group:before,
.theme-hover-greige:hover .icon--group:before,
.theme-hover-greige:focus.icon--group:before,
.theme-hover-greige:focus .icon--group:before,
.theme-greige-925.icon--group:before,
.theme-greige-925 .icon--group:before,
.theme-hover-greige-925:hover.icon--group:before,
.theme-hover-greige-925:hover .icon--group:before,
.theme-hover-greige-925:focus.icon--group:before,
.theme-hover-greige-925:focus .icon--group:before,
.theme-yellow.icon--group:before,
.theme-yellow .icon--group:before,
.theme-hover-yellow:hover.icon--group:before,
.theme-hover-yellow:hover .icon--group:before,
.theme-hover-yellow:focus.icon--group:before,
.theme-hover-yellow:focus .icon--group:before,
.theme-yellow-925.icon--group:before,
.theme-yellow-925 .icon--group:before,
.theme-hover-yellow-925:hover.icon--group:before,
.theme-hover-yellow-925:hover .icon--group:before,
.theme-hover-yellow-925:focus.icon--group:before,
.theme-hover-yellow-925:focus .icon--group:before,
.theme-blue.icon--group:before,
.theme-blue .icon--group:before,
.theme-hover-blue:hover.icon--group:before,
.theme-hover-blue:hover .icon--group:before,
.theme-hover-blue:focus.icon--group:before,
.theme-hover-blue:focus .icon--group:before,
.theme-blue-dark.icon--group:before,
.theme-blue-dark .icon--group:before,
.theme-hover-blue-dark:hover.icon--group:before,
.theme-hover-blue-dark:hover .icon--group:before,
.theme-hover-blue-dark:focus.icon--group:before,
.theme-hover-blue-dark:focus .icon--group:before,
.theme-pink.icon--group:before,
.theme-pink .icon--group:before,
.theme-hover-pink:hover.icon--group:before,
.theme-hover-pink:hover .icon--group:before,
.theme-hover-pink:focus.icon--group:before,
.theme-hover-pink:focus .icon--group:before,
.theme-pink-925.icon--group:before,
.theme-pink-925 .icon--group:before,
.theme-hover-pink-925:hover.icon--group:before,
.theme-hover-pink-925:hover .icon--group:before,
.theme-hover-pink-925:focus.icon--group:before,
.theme-hover-pink-925:focus .icon--group:before,
.theme-white.icon--group:before,
.theme-white .icon--group:before,
.theme-hover-white:hover.icon--group:before,
.theme-hover-white:hover .icon--group:before,
.theme-hover-white:focus.icon--group:before,
.theme-hover-white:focus .icon--group:before,
.theme-violet-200.icon--group:before,
.theme-violet-200 .icon--group:before,
.theme-hover-violet-200:hover.icon--group:before,
.theme-hover-violet-200:hover .icon--group:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--group:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--group:before,
.theme-hover-violet-200:hover.icon--group:before,
.theme-hover-violet-200:hover .icon--group:before,
.theme-hover-violet-200:focus.icon--group:before,
.theme-hover-violet-200:focus .icon--group:before,
.theme-white.icon--group:before,
.theme-white .icon--group:before,
.theme-hover-white:hover.icon--group:before,
.theme-hover-white:hover .icon--group:before,
.theme-hover-white:focus.icon--group:before,
.theme-hover-white:focus .icon--group:before,
.theme-yellow.icon--group:before,
.theme-yellow .icon--group:before,
.theme-hover-yellow:hover.icon--group:before,
.theme-hover-yellow:hover .icon--group:before,
.theme-hover-yellow:focus.icon--group:before,
.theme-hover-yellow:focus .icon--group:before,
.theme-blue.icon--group:before,
.theme-blue .icon--group:before,
.theme-hover-blue:hover.icon--group:before,
.theme-hover-blue:hover .icon--group:before,
.theme-hover-blue:focus.icon--group:before,
.theme-hover-blue:focus .icon--group:before,
.theme-pink.icon--group:before,
.theme-pink .icon--group:before,
.theme-hover-pink:hover.icon--group:before,
.theme-hover-pink:hover .icon--group:before,
.theme-hover-pink:focus.icon--group:before,
.theme-hover-pink:focus .icon--group:before,
.theme-violet .button-primary.icon--group:before,
.page-login .button-primary.icon--group:before,
.theme-violet input.icon--group[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--group[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--group:before,
.page-login .button-primary .icon--group:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--group:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--group:before,
.is-theme--light .theme-violet .button-primary.icon--group:before,
.is-theme--light .page-login .button-primary.icon--group:before,
.is-theme--light .theme-violet input.icon--group[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--group[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--group:before,
.is-theme--light .page-login .button-primary .icon--group:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--group:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--group:before,
.is-theme--light.icon--group:before,
.is-theme--light .icon--group:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/group__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--plane:before,
.theme-realwhite .icon--plane:before,
.theme-hover-realwhite:hover.icon--plane:before,
.theme-hover-realwhite:hover .icon--plane:before,
.theme-hover-realwhite:focus.icon--plane:before,
.theme-hover-realwhite:focus .icon--plane:before,
.theme-greige.icon--plane:before,
.theme-greige .icon--plane:before,
.theme-hover-greige:hover.icon--plane:before,
.theme-hover-greige:hover .icon--plane:before,
.theme-hover-greige:focus.icon--plane:before,
.theme-hover-greige:focus .icon--plane:before,
.theme-greige-925.icon--plane:before,
.theme-greige-925 .icon--plane:before,
.theme-hover-greige-925:hover.icon--plane:before,
.theme-hover-greige-925:hover .icon--plane:before,
.theme-hover-greige-925:focus.icon--plane:before,
.theme-hover-greige-925:focus .icon--plane:before,
.theme-yellow.icon--plane:before,
.theme-yellow .icon--plane:before,
.theme-hover-yellow:hover.icon--plane:before,
.theme-hover-yellow:hover .icon--plane:before,
.theme-hover-yellow:focus.icon--plane:before,
.theme-hover-yellow:focus .icon--plane:before,
.theme-yellow-925.icon--plane:before,
.theme-yellow-925 .icon--plane:before,
.theme-hover-yellow-925:hover.icon--plane:before,
.theme-hover-yellow-925:hover .icon--plane:before,
.theme-hover-yellow-925:focus.icon--plane:before,
.theme-hover-yellow-925:focus .icon--plane:before,
.theme-blue.icon--plane:before,
.theme-blue .icon--plane:before,
.theme-hover-blue:hover.icon--plane:before,
.theme-hover-blue:hover .icon--plane:before,
.theme-hover-blue:focus.icon--plane:before,
.theme-hover-blue:focus .icon--plane:before,
.theme-blue-dark.icon--plane:before,
.theme-blue-dark .icon--plane:before,
.theme-hover-blue-dark:hover.icon--plane:before,
.theme-hover-blue-dark:hover .icon--plane:before,
.theme-hover-blue-dark:focus.icon--plane:before,
.theme-hover-blue-dark:focus .icon--plane:before,
.theme-pink.icon--plane:before,
.theme-pink .icon--plane:before,
.theme-hover-pink:hover.icon--plane:before,
.theme-hover-pink:hover .icon--plane:before,
.theme-hover-pink:focus.icon--plane:before,
.theme-hover-pink:focus .icon--plane:before,
.theme-pink-925.icon--plane:before,
.theme-pink-925 .icon--plane:before,
.theme-hover-pink-925:hover.icon--plane:before,
.theme-hover-pink-925:hover .icon--plane:before,
.theme-hover-pink-925:focus.icon--plane:before,
.theme-hover-pink-925:focus .icon--plane:before,
.theme-white.icon--plane:before,
.theme-white .icon--plane:before,
.theme-hover-white:hover.icon--plane:before,
.theme-hover-white:hover .icon--plane:before,
.theme-hover-white:focus.icon--plane:before,
.theme-hover-white:focus .icon--plane:before,
.theme-violet-200.icon--plane:before,
.theme-violet-200 .icon--plane:before,
.theme-hover-violet-200:hover.icon--plane:before,
.theme-hover-violet-200:hover .icon--plane:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--plane:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--plane:before,
.theme-hover-violet-200:hover.icon--plane:before,
.theme-hover-violet-200:hover .icon--plane:before,
.theme-hover-violet-200:focus.icon--plane:before,
.theme-hover-violet-200:focus .icon--plane:before,
.theme-white.icon--plane:before,
.theme-white .icon--plane:before,
.theme-hover-white:hover.icon--plane:before,
.theme-hover-white:hover .icon--plane:before,
.theme-hover-white:focus.icon--plane:before,
.theme-hover-white:focus .icon--plane:before,
.theme-yellow.icon--plane:before,
.theme-yellow .icon--plane:before,
.theme-hover-yellow:hover.icon--plane:before,
.theme-hover-yellow:hover .icon--plane:before,
.theme-hover-yellow:focus.icon--plane:before,
.theme-hover-yellow:focus .icon--plane:before,
.theme-blue.icon--plane:before,
.theme-blue .icon--plane:before,
.theme-hover-blue:hover.icon--plane:before,
.theme-hover-blue:hover .icon--plane:before,
.theme-hover-blue:focus.icon--plane:before,
.theme-hover-blue:focus .icon--plane:before,
.theme-pink.icon--plane:before,
.theme-pink .icon--plane:before,
.theme-hover-pink:hover.icon--plane:before,
.theme-hover-pink:hover .icon--plane:before,
.theme-hover-pink:focus.icon--plane:before,
.theme-hover-pink:focus .icon--plane:before,
.theme-violet .button-primary.icon--plane:before,
.page-login .button-primary.icon--plane:before,
.theme-violet input.icon--plane[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--plane[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--plane:before,
.page-login .button-primary .icon--plane:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--plane:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--plane:before,
.is-theme--light .theme-violet .button-primary.icon--plane:before,
.is-theme--light .page-login .button-primary.icon--plane:before,
.is-theme--light .theme-violet input.icon--plane[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--plane[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--plane:before,
.is-theme--light .page-login .button-primary .icon--plane:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--plane:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--plane:before,
.is-theme--light.icon--plane:before,
.is-theme--light .icon--plane:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/plane__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--envelop:before,
.theme-realwhite .icon--envelop:before,
.theme-hover-realwhite:hover.icon--envelop:before,
.theme-hover-realwhite:hover .icon--envelop:before,
.theme-hover-realwhite:focus.icon--envelop:before,
.theme-hover-realwhite:focus .icon--envelop:before,
.theme-greige.icon--envelop:before,
.theme-greige .icon--envelop:before,
.theme-hover-greige:hover.icon--envelop:before,
.theme-hover-greige:hover .icon--envelop:before,
.theme-hover-greige:focus.icon--envelop:before,
.theme-hover-greige:focus .icon--envelop:before,
.theme-greige-925.icon--envelop:before,
.theme-greige-925 .icon--envelop:before,
.theme-hover-greige-925:hover.icon--envelop:before,
.theme-hover-greige-925:hover .icon--envelop:before,
.theme-hover-greige-925:focus.icon--envelop:before,
.theme-hover-greige-925:focus .icon--envelop:before,
.theme-yellow.icon--envelop:before,
.theme-yellow .icon--envelop:before,
.theme-hover-yellow:hover.icon--envelop:before,
.theme-hover-yellow:hover .icon--envelop:before,
.theme-hover-yellow:focus.icon--envelop:before,
.theme-hover-yellow:focus .icon--envelop:before,
.theme-yellow-925.icon--envelop:before,
.theme-yellow-925 .icon--envelop:before,
.theme-hover-yellow-925:hover.icon--envelop:before,
.theme-hover-yellow-925:hover .icon--envelop:before,
.theme-hover-yellow-925:focus.icon--envelop:before,
.theme-hover-yellow-925:focus .icon--envelop:before,
.theme-blue.icon--envelop:before,
.theme-blue .icon--envelop:before,
.theme-hover-blue:hover.icon--envelop:before,
.theme-hover-blue:hover .icon--envelop:before,
.theme-hover-blue:focus.icon--envelop:before,
.theme-hover-blue:focus .icon--envelop:before,
.theme-blue-dark.icon--envelop:before,
.theme-blue-dark .icon--envelop:before,
.theme-hover-blue-dark:hover.icon--envelop:before,
.theme-hover-blue-dark:hover .icon--envelop:before,
.theme-hover-blue-dark:focus.icon--envelop:before,
.theme-hover-blue-dark:focus .icon--envelop:before,
.theme-pink.icon--envelop:before,
.theme-pink .icon--envelop:before,
.theme-hover-pink:hover.icon--envelop:before,
.theme-hover-pink:hover .icon--envelop:before,
.theme-hover-pink:focus.icon--envelop:before,
.theme-hover-pink:focus .icon--envelop:before,
.theme-pink-925.icon--envelop:before,
.theme-pink-925 .icon--envelop:before,
.theme-hover-pink-925:hover.icon--envelop:before,
.theme-hover-pink-925:hover .icon--envelop:before,
.theme-hover-pink-925:focus.icon--envelop:before,
.theme-hover-pink-925:focus .icon--envelop:before,
.theme-white.icon--envelop:before,
.theme-white .icon--envelop:before,
.theme-hover-white:hover.icon--envelop:before,
.theme-hover-white:hover .icon--envelop:before,
.theme-hover-white:focus.icon--envelop:before,
.theme-hover-white:focus .icon--envelop:before,
.theme-violet-200.icon--envelop:before,
.theme-violet-200 .icon--envelop:before,
.theme-hover-violet-200:hover.icon--envelop:before,
.theme-hover-violet-200:hover .icon--envelop:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--envelop:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--envelop:before,
.theme-hover-violet-200:hover.icon--envelop:before,
.theme-hover-violet-200:hover .icon--envelop:before,
.theme-hover-violet-200:focus.icon--envelop:before,
.theme-hover-violet-200:focus .icon--envelop:before,
.theme-white.icon--envelop:before,
.theme-white .icon--envelop:before,
.theme-hover-white:hover.icon--envelop:before,
.theme-hover-white:hover .icon--envelop:before,
.theme-hover-white:focus.icon--envelop:before,
.theme-hover-white:focus .icon--envelop:before,
.theme-yellow.icon--envelop:before,
.theme-yellow .icon--envelop:before,
.theme-hover-yellow:hover.icon--envelop:before,
.theme-hover-yellow:hover .icon--envelop:before,
.theme-hover-yellow:focus.icon--envelop:before,
.theme-hover-yellow:focus .icon--envelop:before,
.theme-blue.icon--envelop:before,
.theme-blue .icon--envelop:before,
.theme-hover-blue:hover.icon--envelop:before,
.theme-hover-blue:hover .icon--envelop:before,
.theme-hover-blue:focus.icon--envelop:before,
.theme-hover-blue:focus .icon--envelop:before,
.theme-pink.icon--envelop:before,
.theme-pink .icon--envelop:before,
.theme-hover-pink:hover.icon--envelop:before,
.theme-hover-pink:hover .icon--envelop:before,
.theme-hover-pink:focus.icon--envelop:before,
.theme-hover-pink:focus .icon--envelop:before,
.theme-violet .button-primary.icon--envelop:before,
.page-login .button-primary.icon--envelop:before,
.theme-violet input.icon--envelop[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--envelop[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--envelop:before,
.page-login .button-primary .icon--envelop:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--envelop:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--envelop:before,
.is-theme--light .theme-violet .button-primary.icon--envelop:before,
.is-theme--light .page-login .button-primary.icon--envelop:before,
.is-theme--light .theme-violet input.icon--envelop[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--envelop[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--envelop:before,
.is-theme--light .page-login .button-primary .icon--envelop:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--envelop:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--envelop:before,
.is-theme--light.icon--envelop:before,
.is-theme--light .icon--envelop:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/envelop__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--hourglass:before,
.theme-realwhite .icon--hourglass:before,
.theme-hover-realwhite:hover.icon--hourglass:before,
.theme-hover-realwhite:hover .icon--hourglass:before,
.theme-hover-realwhite:focus.icon--hourglass:before,
.theme-hover-realwhite:focus .icon--hourglass:before,
.theme-greige.icon--hourglass:before,
.theme-greige .icon--hourglass:before,
.theme-hover-greige:hover.icon--hourglass:before,
.theme-hover-greige:hover .icon--hourglass:before,
.theme-hover-greige:focus.icon--hourglass:before,
.theme-hover-greige:focus .icon--hourglass:before,
.theme-greige-925.icon--hourglass:before,
.theme-greige-925 .icon--hourglass:before,
.theme-hover-greige-925:hover.icon--hourglass:before,
.theme-hover-greige-925:hover .icon--hourglass:before,
.theme-hover-greige-925:focus.icon--hourglass:before,
.theme-hover-greige-925:focus .icon--hourglass:before,
.theme-yellow.icon--hourglass:before,
.theme-yellow .icon--hourglass:before,
.theme-hover-yellow:hover.icon--hourglass:before,
.theme-hover-yellow:hover .icon--hourglass:before,
.theme-hover-yellow:focus.icon--hourglass:before,
.theme-hover-yellow:focus .icon--hourglass:before,
.theme-yellow-925.icon--hourglass:before,
.theme-yellow-925 .icon--hourglass:before,
.theme-hover-yellow-925:hover.icon--hourglass:before,
.theme-hover-yellow-925:hover .icon--hourglass:before,
.theme-hover-yellow-925:focus.icon--hourglass:before,
.theme-hover-yellow-925:focus .icon--hourglass:before,
.theme-blue.icon--hourglass:before,
.theme-blue .icon--hourglass:before,
.theme-hover-blue:hover.icon--hourglass:before,
.theme-hover-blue:hover .icon--hourglass:before,
.theme-hover-blue:focus.icon--hourglass:before,
.theme-hover-blue:focus .icon--hourglass:before,
.theme-blue-dark.icon--hourglass:before,
.theme-blue-dark .icon--hourglass:before,
.theme-hover-blue-dark:hover.icon--hourglass:before,
.theme-hover-blue-dark:hover .icon--hourglass:before,
.theme-hover-blue-dark:focus.icon--hourglass:before,
.theme-hover-blue-dark:focus .icon--hourglass:before,
.theme-pink.icon--hourglass:before,
.theme-pink .icon--hourglass:before,
.theme-hover-pink:hover.icon--hourglass:before,
.theme-hover-pink:hover .icon--hourglass:before,
.theme-hover-pink:focus.icon--hourglass:before,
.theme-hover-pink:focus .icon--hourglass:before,
.theme-pink-925.icon--hourglass:before,
.theme-pink-925 .icon--hourglass:before,
.theme-hover-pink-925:hover.icon--hourglass:before,
.theme-hover-pink-925:hover .icon--hourglass:before,
.theme-hover-pink-925:focus.icon--hourglass:before,
.theme-hover-pink-925:focus .icon--hourglass:before,
.theme-white.icon--hourglass:before,
.theme-white .icon--hourglass:before,
.theme-hover-white:hover.icon--hourglass:before,
.theme-hover-white:hover .icon--hourglass:before,
.theme-hover-white:focus.icon--hourglass:before,
.theme-hover-white:focus .icon--hourglass:before,
.theme-violet-200.icon--hourglass:before,
.theme-violet-200 .icon--hourglass:before,
.theme-hover-violet-200:hover.icon--hourglass:before,
.theme-hover-violet-200:hover .icon--hourglass:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--hourglass:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--hourglass:before,
.theme-hover-violet-200:hover.icon--hourglass:before,
.theme-hover-violet-200:hover .icon--hourglass:before,
.theme-hover-violet-200:focus.icon--hourglass:before,
.theme-hover-violet-200:focus .icon--hourglass:before,
.theme-white.icon--hourglass:before,
.theme-white .icon--hourglass:before,
.theme-hover-white:hover.icon--hourglass:before,
.theme-hover-white:hover .icon--hourglass:before,
.theme-hover-white:focus.icon--hourglass:before,
.theme-hover-white:focus .icon--hourglass:before,
.theme-yellow.icon--hourglass:before,
.theme-yellow .icon--hourglass:before,
.theme-hover-yellow:hover.icon--hourglass:before,
.theme-hover-yellow:hover .icon--hourglass:before,
.theme-hover-yellow:focus.icon--hourglass:before,
.theme-hover-yellow:focus .icon--hourglass:before,
.theme-blue.icon--hourglass:before,
.theme-blue .icon--hourglass:before,
.theme-hover-blue:hover.icon--hourglass:before,
.theme-hover-blue:hover .icon--hourglass:before,
.theme-hover-blue:focus.icon--hourglass:before,
.theme-hover-blue:focus .icon--hourglass:before,
.theme-pink.icon--hourglass:before,
.theme-pink .icon--hourglass:before,
.theme-hover-pink:hover.icon--hourglass:before,
.theme-hover-pink:hover .icon--hourglass:before,
.theme-hover-pink:focus.icon--hourglass:before,
.theme-hover-pink:focus .icon--hourglass:before,
.theme-violet .button-primary.icon--hourglass:before,
.page-login .button-primary.icon--hourglass:before,
.theme-violet input.icon--hourglass[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--hourglass[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--hourglass:before,
.page-login .button-primary .icon--hourglass:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--hourglass:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--hourglass:before,
.is-theme--light .theme-violet .button-primary.icon--hourglass:before,
.is-theme--light .page-login .button-primary.icon--hourglass:before,
.is-theme--light .theme-violet input.icon--hourglass[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--hourglass[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--hourglass:before,
.is-theme--light .page-login .button-primary .icon--hourglass:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--hourglass:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--hourglass:before,
.is-theme--light.icon--hourglass:before,
.is-theme--light .icon--hourglass:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/hourglass__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--tooth:before,
.theme-realwhite .icon--tooth:before,
.theme-hover-realwhite:hover.icon--tooth:before,
.theme-hover-realwhite:hover .icon--tooth:before,
.theme-hover-realwhite:focus.icon--tooth:before,
.theme-hover-realwhite:focus .icon--tooth:before,
.theme-greige.icon--tooth:before,
.theme-greige .icon--tooth:before,
.theme-hover-greige:hover.icon--tooth:before,
.theme-hover-greige:hover .icon--tooth:before,
.theme-hover-greige:focus.icon--tooth:before,
.theme-hover-greige:focus .icon--tooth:before,
.theme-greige-925.icon--tooth:before,
.theme-greige-925 .icon--tooth:before,
.theme-hover-greige-925:hover.icon--tooth:before,
.theme-hover-greige-925:hover .icon--tooth:before,
.theme-hover-greige-925:focus.icon--tooth:before,
.theme-hover-greige-925:focus .icon--tooth:before,
.theme-yellow.icon--tooth:before,
.theme-yellow .icon--tooth:before,
.theme-hover-yellow:hover.icon--tooth:before,
.theme-hover-yellow:hover .icon--tooth:before,
.theme-hover-yellow:focus.icon--tooth:before,
.theme-hover-yellow:focus .icon--tooth:before,
.theme-yellow-925.icon--tooth:before,
.theme-yellow-925 .icon--tooth:before,
.theme-hover-yellow-925:hover.icon--tooth:before,
.theme-hover-yellow-925:hover .icon--tooth:before,
.theme-hover-yellow-925:focus.icon--tooth:before,
.theme-hover-yellow-925:focus .icon--tooth:before,
.theme-blue.icon--tooth:before,
.theme-blue .icon--tooth:before,
.theme-hover-blue:hover.icon--tooth:before,
.theme-hover-blue:hover .icon--tooth:before,
.theme-hover-blue:focus.icon--tooth:before,
.theme-hover-blue:focus .icon--tooth:before,
.theme-blue-dark.icon--tooth:before,
.theme-blue-dark .icon--tooth:before,
.theme-hover-blue-dark:hover.icon--tooth:before,
.theme-hover-blue-dark:hover .icon--tooth:before,
.theme-hover-blue-dark:focus.icon--tooth:before,
.theme-hover-blue-dark:focus .icon--tooth:before,
.theme-pink.icon--tooth:before,
.theme-pink .icon--tooth:before,
.theme-hover-pink:hover.icon--tooth:before,
.theme-hover-pink:hover .icon--tooth:before,
.theme-hover-pink:focus.icon--tooth:before,
.theme-hover-pink:focus .icon--tooth:before,
.theme-pink-925.icon--tooth:before,
.theme-pink-925 .icon--tooth:before,
.theme-hover-pink-925:hover.icon--tooth:before,
.theme-hover-pink-925:hover .icon--tooth:before,
.theme-hover-pink-925:focus.icon--tooth:before,
.theme-hover-pink-925:focus .icon--tooth:before,
.theme-white.icon--tooth:before,
.theme-white .icon--tooth:before,
.theme-hover-white:hover.icon--tooth:before,
.theme-hover-white:hover .icon--tooth:before,
.theme-hover-white:focus.icon--tooth:before,
.theme-hover-white:focus .icon--tooth:before,
.theme-violet-200.icon--tooth:before,
.theme-violet-200 .icon--tooth:before,
.theme-hover-violet-200:hover.icon--tooth:before,
.theme-hover-violet-200:hover .icon--tooth:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--tooth:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--tooth:before,
.theme-hover-violet-200:hover.icon--tooth:before,
.theme-hover-violet-200:hover .icon--tooth:before,
.theme-hover-violet-200:focus.icon--tooth:before,
.theme-hover-violet-200:focus .icon--tooth:before,
.theme-white.icon--tooth:before,
.theme-white .icon--tooth:before,
.theme-hover-white:hover.icon--tooth:before,
.theme-hover-white:hover .icon--tooth:before,
.theme-hover-white:focus.icon--tooth:before,
.theme-hover-white:focus .icon--tooth:before,
.theme-yellow.icon--tooth:before,
.theme-yellow .icon--tooth:before,
.theme-hover-yellow:hover.icon--tooth:before,
.theme-hover-yellow:hover .icon--tooth:before,
.theme-hover-yellow:focus.icon--tooth:before,
.theme-hover-yellow:focus .icon--tooth:before,
.theme-blue.icon--tooth:before,
.theme-blue .icon--tooth:before,
.theme-hover-blue:hover.icon--tooth:before,
.theme-hover-blue:hover .icon--tooth:before,
.theme-hover-blue:focus.icon--tooth:before,
.theme-hover-blue:focus .icon--tooth:before,
.theme-pink.icon--tooth:before,
.theme-pink .icon--tooth:before,
.theme-hover-pink:hover.icon--tooth:before,
.theme-hover-pink:hover .icon--tooth:before,
.theme-hover-pink:focus.icon--tooth:before,
.theme-hover-pink:focus .icon--tooth:before,
.theme-violet .button-primary.icon--tooth:before,
.page-login .button-primary.icon--tooth:before,
.theme-violet input.icon--tooth[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--tooth[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--tooth:before,
.page-login .button-primary .icon--tooth:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--tooth:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--tooth:before,
.is-theme--light .theme-violet .button-primary.icon--tooth:before,
.is-theme--light .page-login .button-primary.icon--tooth:before,
.is-theme--light .theme-violet input.icon--tooth[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--tooth[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--tooth:before,
.is-theme--light .page-login .button-primary .icon--tooth:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--tooth:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--tooth:before,
.is-theme--light.icon--tooth:before,
.is-theme--light .icon--tooth:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/tooth__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--family:before,
.theme-realwhite .icon--family:before,
.theme-hover-realwhite:hover.icon--family:before,
.theme-hover-realwhite:hover .icon--family:before,
.theme-hover-realwhite:focus.icon--family:before,
.theme-hover-realwhite:focus .icon--family:before,
.theme-greige.icon--family:before,
.theme-greige .icon--family:before,
.theme-hover-greige:hover.icon--family:before,
.theme-hover-greige:hover .icon--family:before,
.theme-hover-greige:focus.icon--family:before,
.theme-hover-greige:focus .icon--family:before,
.theme-greige-925.icon--family:before,
.theme-greige-925 .icon--family:before,
.theme-hover-greige-925:hover.icon--family:before,
.theme-hover-greige-925:hover .icon--family:before,
.theme-hover-greige-925:focus.icon--family:before,
.theme-hover-greige-925:focus .icon--family:before,
.theme-yellow.icon--family:before,
.theme-yellow .icon--family:before,
.theme-hover-yellow:hover.icon--family:before,
.theme-hover-yellow:hover .icon--family:before,
.theme-hover-yellow:focus.icon--family:before,
.theme-hover-yellow:focus .icon--family:before,
.theme-yellow-925.icon--family:before,
.theme-yellow-925 .icon--family:before,
.theme-hover-yellow-925:hover.icon--family:before,
.theme-hover-yellow-925:hover .icon--family:before,
.theme-hover-yellow-925:focus.icon--family:before,
.theme-hover-yellow-925:focus .icon--family:before,
.theme-blue.icon--family:before,
.theme-blue .icon--family:before,
.theme-hover-blue:hover.icon--family:before,
.theme-hover-blue:hover .icon--family:before,
.theme-hover-blue:focus.icon--family:before,
.theme-hover-blue:focus .icon--family:before,
.theme-blue-dark.icon--family:before,
.theme-blue-dark .icon--family:before,
.theme-hover-blue-dark:hover.icon--family:before,
.theme-hover-blue-dark:hover .icon--family:before,
.theme-hover-blue-dark:focus.icon--family:before,
.theme-hover-blue-dark:focus .icon--family:before,
.theme-pink.icon--family:before,
.theme-pink .icon--family:before,
.theme-hover-pink:hover.icon--family:before,
.theme-hover-pink:hover .icon--family:before,
.theme-hover-pink:focus.icon--family:before,
.theme-hover-pink:focus .icon--family:before,
.theme-pink-925.icon--family:before,
.theme-pink-925 .icon--family:before,
.theme-hover-pink-925:hover.icon--family:before,
.theme-hover-pink-925:hover .icon--family:before,
.theme-hover-pink-925:focus.icon--family:before,
.theme-hover-pink-925:focus .icon--family:before,
.theme-white.icon--family:before,
.theme-white .icon--family:before,
.theme-hover-white:hover.icon--family:before,
.theme-hover-white:hover .icon--family:before,
.theme-hover-white:focus.icon--family:before,
.theme-hover-white:focus .icon--family:before,
.theme-violet-200.icon--family:before,
.theme-violet-200 .icon--family:before,
.theme-hover-violet-200:hover.icon--family:before,
.theme-hover-violet-200:hover .icon--family:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--family:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--family:before,
.theme-hover-violet-200:hover.icon--family:before,
.theme-hover-violet-200:hover .icon--family:before,
.theme-hover-violet-200:focus.icon--family:before,
.theme-hover-violet-200:focus .icon--family:before,
.theme-white.icon--family:before,
.theme-white .icon--family:before,
.theme-hover-white:hover.icon--family:before,
.theme-hover-white:hover .icon--family:before,
.theme-hover-white:focus.icon--family:before,
.theme-hover-white:focus .icon--family:before,
.theme-yellow.icon--family:before,
.theme-yellow .icon--family:before,
.theme-hover-yellow:hover.icon--family:before,
.theme-hover-yellow:hover .icon--family:before,
.theme-hover-yellow:focus.icon--family:before,
.theme-hover-yellow:focus .icon--family:before,
.theme-blue.icon--family:before,
.theme-blue .icon--family:before,
.theme-hover-blue:hover.icon--family:before,
.theme-hover-blue:hover .icon--family:before,
.theme-hover-blue:focus.icon--family:before,
.theme-hover-blue:focus .icon--family:before,
.theme-pink.icon--family:before,
.theme-pink .icon--family:before,
.theme-hover-pink:hover.icon--family:before,
.theme-hover-pink:hover .icon--family:before,
.theme-hover-pink:focus.icon--family:before,
.theme-hover-pink:focus .icon--family:before,
.theme-violet .button-primary.icon--family:before,
.page-login .button-primary.icon--family:before,
.theme-violet input.icon--family[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--family[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--family:before,
.page-login .button-primary .icon--family:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--family:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--family:before,
.is-theme--light .theme-violet .button-primary.icon--family:before,
.is-theme--light .page-login .button-primary.icon--family:before,
.is-theme--light .theme-violet input.icon--family[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--family[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--family:before,
.is-theme--light .page-login .button-primary .icon--family:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--family:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--family:before,
.is-theme--light.icon--family:before,
.is-theme--light .icon--family:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/family__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--patrimony:before,
.theme-realwhite .icon--patrimony:before,
.theme-hover-realwhite:hover.icon--patrimony:before,
.theme-hover-realwhite:hover .icon--patrimony:before,
.theme-hover-realwhite:focus.icon--patrimony:before,
.theme-hover-realwhite:focus .icon--patrimony:before,
.theme-greige.icon--patrimony:before,
.theme-greige .icon--patrimony:before,
.theme-hover-greige:hover.icon--patrimony:before,
.theme-hover-greige:hover .icon--patrimony:before,
.theme-hover-greige:focus.icon--patrimony:before,
.theme-hover-greige:focus .icon--patrimony:before,
.theme-greige-925.icon--patrimony:before,
.theme-greige-925 .icon--patrimony:before,
.theme-hover-greige-925:hover.icon--patrimony:before,
.theme-hover-greige-925:hover .icon--patrimony:before,
.theme-hover-greige-925:focus.icon--patrimony:before,
.theme-hover-greige-925:focus .icon--patrimony:before,
.theme-yellow.icon--patrimony:before,
.theme-yellow .icon--patrimony:before,
.theme-hover-yellow:hover.icon--patrimony:before,
.theme-hover-yellow:hover .icon--patrimony:before,
.theme-hover-yellow:focus.icon--patrimony:before,
.theme-hover-yellow:focus .icon--patrimony:before,
.theme-yellow-925.icon--patrimony:before,
.theme-yellow-925 .icon--patrimony:before,
.theme-hover-yellow-925:hover.icon--patrimony:before,
.theme-hover-yellow-925:hover .icon--patrimony:before,
.theme-hover-yellow-925:focus.icon--patrimony:before,
.theme-hover-yellow-925:focus .icon--patrimony:before,
.theme-blue.icon--patrimony:before,
.theme-blue .icon--patrimony:before,
.theme-hover-blue:hover.icon--patrimony:before,
.theme-hover-blue:hover .icon--patrimony:before,
.theme-hover-blue:focus.icon--patrimony:before,
.theme-hover-blue:focus .icon--patrimony:before,
.theme-blue-dark.icon--patrimony:before,
.theme-blue-dark .icon--patrimony:before,
.theme-hover-blue-dark:hover.icon--patrimony:before,
.theme-hover-blue-dark:hover .icon--patrimony:before,
.theme-hover-blue-dark:focus.icon--patrimony:before,
.theme-hover-blue-dark:focus .icon--patrimony:before,
.theme-pink.icon--patrimony:before,
.theme-pink .icon--patrimony:before,
.theme-hover-pink:hover.icon--patrimony:before,
.theme-hover-pink:hover .icon--patrimony:before,
.theme-hover-pink:focus.icon--patrimony:before,
.theme-hover-pink:focus .icon--patrimony:before,
.theme-pink-925.icon--patrimony:before,
.theme-pink-925 .icon--patrimony:before,
.theme-hover-pink-925:hover.icon--patrimony:before,
.theme-hover-pink-925:hover .icon--patrimony:before,
.theme-hover-pink-925:focus.icon--patrimony:before,
.theme-hover-pink-925:focus .icon--patrimony:before,
.theme-white.icon--patrimony:before,
.theme-white .icon--patrimony:before,
.theme-hover-white:hover.icon--patrimony:before,
.theme-hover-white:hover .icon--patrimony:before,
.theme-hover-white:focus.icon--patrimony:before,
.theme-hover-white:focus .icon--patrimony:before,
.theme-violet-200.icon--patrimony:before,
.theme-violet-200 .icon--patrimony:before,
.theme-hover-violet-200:hover.icon--patrimony:before,
.theme-hover-violet-200:hover .icon--patrimony:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--patrimony:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--patrimony:before,
.theme-hover-violet-200:hover.icon--patrimony:before,
.theme-hover-violet-200:hover .icon--patrimony:before,
.theme-hover-violet-200:focus.icon--patrimony:before,
.theme-hover-violet-200:focus .icon--patrimony:before,
.theme-white.icon--patrimony:before,
.theme-white .icon--patrimony:before,
.theme-hover-white:hover.icon--patrimony:before,
.theme-hover-white:hover .icon--patrimony:before,
.theme-hover-white:focus.icon--patrimony:before,
.theme-hover-white:focus .icon--patrimony:before,
.theme-yellow.icon--patrimony:before,
.theme-yellow .icon--patrimony:before,
.theme-hover-yellow:hover.icon--patrimony:before,
.theme-hover-yellow:hover .icon--patrimony:before,
.theme-hover-yellow:focus.icon--patrimony:before,
.theme-hover-yellow:focus .icon--patrimony:before,
.theme-blue.icon--patrimony:before,
.theme-blue .icon--patrimony:before,
.theme-hover-blue:hover.icon--patrimony:before,
.theme-hover-blue:hover .icon--patrimony:before,
.theme-hover-blue:focus.icon--patrimony:before,
.theme-hover-blue:focus .icon--patrimony:before,
.theme-pink.icon--patrimony:before,
.theme-pink .icon--patrimony:before,
.theme-hover-pink:hover.icon--patrimony:before,
.theme-hover-pink:hover .icon--patrimony:before,
.theme-hover-pink:focus.icon--patrimony:before,
.theme-hover-pink:focus .icon--patrimony:before,
.theme-violet .button-primary.icon--patrimony:before,
.page-login .button-primary.icon--patrimony:before,
.theme-violet input.icon--patrimony[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--patrimony[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--patrimony:before,
.page-login .button-primary .icon--patrimony:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--patrimony:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--patrimony:before,
.is-theme--light .theme-violet .button-primary.icon--patrimony:before,
.is-theme--light .page-login .button-primary.icon--patrimony:before,
.is-theme--light .theme-violet input.icon--patrimony[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--patrimony[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--patrimony:before,
.is-theme--light .page-login .button-primary .icon--patrimony:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--patrimony:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--patrimony:before,
.is-theme--light.icon--patrimony:before,
.is-theme--light .icon--patrimony:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/patrimony__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--heartplus:before,
.theme-realwhite .icon--heartplus:before,
.theme-hover-realwhite:hover.icon--heartplus:before,
.theme-hover-realwhite:hover .icon--heartplus:before,
.theme-hover-realwhite:focus.icon--heartplus:before,
.theme-hover-realwhite:focus .icon--heartplus:before,
.theme-greige.icon--heartplus:before,
.theme-greige .icon--heartplus:before,
.theme-hover-greige:hover.icon--heartplus:before,
.theme-hover-greige:hover .icon--heartplus:before,
.theme-hover-greige:focus.icon--heartplus:before,
.theme-hover-greige:focus .icon--heartplus:before,
.theme-greige-925.icon--heartplus:before,
.theme-greige-925 .icon--heartplus:before,
.theme-hover-greige-925:hover.icon--heartplus:before,
.theme-hover-greige-925:hover .icon--heartplus:before,
.theme-hover-greige-925:focus.icon--heartplus:before,
.theme-hover-greige-925:focus .icon--heartplus:before,
.theme-yellow.icon--heartplus:before,
.theme-yellow .icon--heartplus:before,
.theme-hover-yellow:hover.icon--heartplus:before,
.theme-hover-yellow:hover .icon--heartplus:before,
.theme-hover-yellow:focus.icon--heartplus:before,
.theme-hover-yellow:focus .icon--heartplus:before,
.theme-yellow-925.icon--heartplus:before,
.theme-yellow-925 .icon--heartplus:before,
.theme-hover-yellow-925:hover.icon--heartplus:before,
.theme-hover-yellow-925:hover .icon--heartplus:before,
.theme-hover-yellow-925:focus.icon--heartplus:before,
.theme-hover-yellow-925:focus .icon--heartplus:before,
.theme-blue.icon--heartplus:before,
.theme-blue .icon--heartplus:before,
.theme-hover-blue:hover.icon--heartplus:before,
.theme-hover-blue:hover .icon--heartplus:before,
.theme-hover-blue:focus.icon--heartplus:before,
.theme-hover-blue:focus .icon--heartplus:before,
.theme-blue-dark.icon--heartplus:before,
.theme-blue-dark .icon--heartplus:before,
.theme-hover-blue-dark:hover.icon--heartplus:before,
.theme-hover-blue-dark:hover .icon--heartplus:before,
.theme-hover-blue-dark:focus.icon--heartplus:before,
.theme-hover-blue-dark:focus .icon--heartplus:before,
.theme-pink.icon--heartplus:before,
.theme-pink .icon--heartplus:before,
.theme-hover-pink:hover.icon--heartplus:before,
.theme-hover-pink:hover .icon--heartplus:before,
.theme-hover-pink:focus.icon--heartplus:before,
.theme-hover-pink:focus .icon--heartplus:before,
.theme-pink-925.icon--heartplus:before,
.theme-pink-925 .icon--heartplus:before,
.theme-hover-pink-925:hover.icon--heartplus:before,
.theme-hover-pink-925:hover .icon--heartplus:before,
.theme-hover-pink-925:focus.icon--heartplus:before,
.theme-hover-pink-925:focus .icon--heartplus:before,
.theme-white.icon--heartplus:before,
.theme-white .icon--heartplus:before,
.theme-hover-white:hover.icon--heartplus:before,
.theme-hover-white:hover .icon--heartplus:before,
.theme-hover-white:focus.icon--heartplus:before,
.theme-hover-white:focus .icon--heartplus:before,
.theme-violet-200.icon--heartplus:before,
.theme-violet-200 .icon--heartplus:before,
.theme-hover-violet-200:hover.icon--heartplus:before,
.theme-hover-violet-200:hover .icon--heartplus:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--heartplus:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--heartplus:before,
.theme-hover-violet-200:hover.icon--heartplus:before,
.theme-hover-violet-200:hover .icon--heartplus:before,
.theme-hover-violet-200:focus.icon--heartplus:before,
.theme-hover-violet-200:focus .icon--heartplus:before,
.theme-white.icon--heartplus:before,
.theme-white .icon--heartplus:before,
.theme-hover-white:hover.icon--heartplus:before,
.theme-hover-white:hover .icon--heartplus:before,
.theme-hover-white:focus.icon--heartplus:before,
.theme-hover-white:focus .icon--heartplus:before,
.theme-yellow.icon--heartplus:before,
.theme-yellow .icon--heartplus:before,
.theme-hover-yellow:hover.icon--heartplus:before,
.theme-hover-yellow:hover .icon--heartplus:before,
.theme-hover-yellow:focus.icon--heartplus:before,
.theme-hover-yellow:focus .icon--heartplus:before,
.theme-blue.icon--heartplus:before,
.theme-blue .icon--heartplus:before,
.theme-hover-blue:hover.icon--heartplus:before,
.theme-hover-blue:hover .icon--heartplus:before,
.theme-hover-blue:focus.icon--heartplus:before,
.theme-hover-blue:focus .icon--heartplus:before,
.theme-pink.icon--heartplus:before,
.theme-pink .icon--heartplus:before,
.theme-hover-pink:hover.icon--heartplus:before,
.theme-hover-pink:hover .icon--heartplus:before,
.theme-hover-pink:focus.icon--heartplus:before,
.theme-hover-pink:focus .icon--heartplus:before,
.theme-violet .button-primary.icon--heartplus:before,
.page-login .button-primary.icon--heartplus:before,
.theme-violet input.icon--heartplus[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--heartplus[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--heartplus:before,
.page-login .button-primary .icon--heartplus:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--heartplus:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--heartplus:before,
.is-theme--light .theme-violet .button-primary.icon--heartplus:before,
.is-theme--light .page-login .button-primary.icon--heartplus:before,
.is-theme--light .theme-violet input.icon--heartplus[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--heartplus[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--heartplus:before,
.is-theme--light .page-login .button-primary .icon--heartplus:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--heartplus:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--heartplus:before,
.is-theme--light.icon--heartplus:before,
.is-theme--light .icon--heartplus:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/heartplus__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--heart:before,
.theme-realwhite .icon--heart:before,
.theme-hover-realwhite:hover.icon--heart:before,
.theme-hover-realwhite:hover .icon--heart:before,
.theme-hover-realwhite:focus.icon--heart:before,
.theme-hover-realwhite:focus .icon--heart:before,
.theme-greige.icon--heart:before,
.theme-greige .icon--heart:before,
.theme-hover-greige:hover.icon--heart:before,
.theme-hover-greige:hover .icon--heart:before,
.theme-hover-greige:focus.icon--heart:before,
.theme-hover-greige:focus .icon--heart:before,
.theme-greige-925.icon--heart:before,
.theme-greige-925 .icon--heart:before,
.theme-hover-greige-925:hover.icon--heart:before,
.theme-hover-greige-925:hover .icon--heart:before,
.theme-hover-greige-925:focus.icon--heart:before,
.theme-hover-greige-925:focus .icon--heart:before,
.theme-yellow.icon--heart:before,
.theme-yellow .icon--heart:before,
.theme-hover-yellow:hover.icon--heart:before,
.theme-hover-yellow:hover .icon--heart:before,
.theme-hover-yellow:focus.icon--heart:before,
.theme-hover-yellow:focus .icon--heart:before,
.theme-yellow-925.icon--heart:before,
.theme-yellow-925 .icon--heart:before,
.theme-hover-yellow-925:hover.icon--heart:before,
.theme-hover-yellow-925:hover .icon--heart:before,
.theme-hover-yellow-925:focus.icon--heart:before,
.theme-hover-yellow-925:focus .icon--heart:before,
.theme-blue.icon--heart:before,
.theme-blue .icon--heart:before,
.theme-hover-blue:hover.icon--heart:before,
.theme-hover-blue:hover .icon--heart:before,
.theme-hover-blue:focus.icon--heart:before,
.theme-hover-blue:focus .icon--heart:before,
.theme-blue-dark.icon--heart:before,
.theme-blue-dark .icon--heart:before,
.theme-hover-blue-dark:hover.icon--heart:before,
.theme-hover-blue-dark:hover .icon--heart:before,
.theme-hover-blue-dark:focus.icon--heart:before,
.theme-hover-blue-dark:focus .icon--heart:before,
.theme-pink.icon--heart:before,
.theme-pink .icon--heart:before,
.theme-hover-pink:hover.icon--heart:before,
.theme-hover-pink:hover .icon--heart:before,
.theme-hover-pink:focus.icon--heart:before,
.theme-hover-pink:focus .icon--heart:before,
.theme-pink-925.icon--heart:before,
.theme-pink-925 .icon--heart:before,
.theme-hover-pink-925:hover.icon--heart:before,
.theme-hover-pink-925:hover .icon--heart:before,
.theme-hover-pink-925:focus.icon--heart:before,
.theme-hover-pink-925:focus .icon--heart:before,
.theme-white.icon--heart:before,
.theme-white .icon--heart:before,
.theme-hover-white:hover.icon--heart:before,
.theme-hover-white:hover .icon--heart:before,
.theme-hover-white:focus.icon--heart:before,
.theme-hover-white:focus .icon--heart:before,
.theme-violet-200.icon--heart:before,
.theme-violet-200 .icon--heart:before,
.theme-hover-violet-200:hover.icon--heart:before,
.theme-hover-violet-200:hover .icon--heart:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--heart:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--heart:before,
.theme-hover-violet-200:hover.icon--heart:before,
.theme-hover-violet-200:hover .icon--heart:before,
.theme-hover-violet-200:focus.icon--heart:before,
.theme-hover-violet-200:focus .icon--heart:before,
.theme-white.icon--heart:before,
.theme-white .icon--heart:before,
.theme-hover-white:hover.icon--heart:before,
.theme-hover-white:hover .icon--heart:before,
.theme-hover-white:focus.icon--heart:before,
.theme-hover-white:focus .icon--heart:before,
.theme-yellow.icon--heart:before,
.theme-yellow .icon--heart:before,
.theme-hover-yellow:hover.icon--heart:before,
.theme-hover-yellow:hover .icon--heart:before,
.theme-hover-yellow:focus.icon--heart:before,
.theme-hover-yellow:focus .icon--heart:before,
.theme-blue.icon--heart:before,
.theme-blue .icon--heart:before,
.theme-hover-blue:hover.icon--heart:before,
.theme-hover-blue:hover .icon--heart:before,
.theme-hover-blue:focus.icon--heart:before,
.theme-hover-blue:focus .icon--heart:before,
.theme-pink.icon--heart:before,
.theme-pink .icon--heart:before,
.theme-hover-pink:hover.icon--heart:before,
.theme-hover-pink:hover .icon--heart:before,
.theme-hover-pink:focus.icon--heart:before,
.theme-hover-pink:focus .icon--heart:before,
.theme-violet .button-primary.icon--heart:before,
.page-login .button-primary.icon--heart:before,
.theme-violet input.icon--heart[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--heart[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--heart:before,
.page-login .button-primary .icon--heart:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--heart:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--heart:before,
.is-theme--light .theme-violet .button-primary.icon--heart:before,
.is-theme--light .page-login .button-primary.icon--heart:before,
.is-theme--light .theme-violet input.icon--heart[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--heart[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--heart:before,
.is-theme--light .page-login .button-primary .icon--heart:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--heart:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--heart:before,
.is-theme--light.icon--heart:before,
.is-theme--light .icon--heart:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/heart__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--sheetpencil:before,
.theme-realwhite .icon--sheetpencil:before,
.theme-hover-realwhite:hover.icon--sheetpencil:before,
.theme-hover-realwhite:hover .icon--sheetpencil:before,
.theme-hover-realwhite:focus.icon--sheetpencil:before,
.theme-hover-realwhite:focus .icon--sheetpencil:before,
.theme-greige.icon--sheetpencil:before,
.theme-greige .icon--sheetpencil:before,
.theme-hover-greige:hover.icon--sheetpencil:before,
.theme-hover-greige:hover .icon--sheetpencil:before,
.theme-hover-greige:focus.icon--sheetpencil:before,
.theme-hover-greige:focus .icon--sheetpencil:before,
.theme-greige-925.icon--sheetpencil:before,
.theme-greige-925 .icon--sheetpencil:before,
.theme-hover-greige-925:hover.icon--sheetpencil:before,
.theme-hover-greige-925:hover .icon--sheetpencil:before,
.theme-hover-greige-925:focus.icon--sheetpencil:before,
.theme-hover-greige-925:focus .icon--sheetpencil:before,
.theme-yellow.icon--sheetpencil:before,
.theme-yellow .icon--sheetpencil:before,
.theme-hover-yellow:hover.icon--sheetpencil:before,
.theme-hover-yellow:hover .icon--sheetpencil:before,
.theme-hover-yellow:focus.icon--sheetpencil:before,
.theme-hover-yellow:focus .icon--sheetpencil:before,
.theme-yellow-925.icon--sheetpencil:before,
.theme-yellow-925 .icon--sheetpencil:before,
.theme-hover-yellow-925:hover.icon--sheetpencil:before,
.theme-hover-yellow-925:hover .icon--sheetpencil:before,
.theme-hover-yellow-925:focus.icon--sheetpencil:before,
.theme-hover-yellow-925:focus .icon--sheetpencil:before,
.theme-blue.icon--sheetpencil:before,
.theme-blue .icon--sheetpencil:before,
.theme-hover-blue:hover.icon--sheetpencil:before,
.theme-hover-blue:hover .icon--sheetpencil:before,
.theme-hover-blue:focus.icon--sheetpencil:before,
.theme-hover-blue:focus .icon--sheetpencil:before,
.theme-blue-dark.icon--sheetpencil:before,
.theme-blue-dark .icon--sheetpencil:before,
.theme-hover-blue-dark:hover.icon--sheetpencil:before,
.theme-hover-blue-dark:hover .icon--sheetpencil:before,
.theme-hover-blue-dark:focus.icon--sheetpencil:before,
.theme-hover-blue-dark:focus .icon--sheetpencil:before,
.theme-pink.icon--sheetpencil:before,
.theme-pink .icon--sheetpencil:before,
.theme-hover-pink:hover.icon--sheetpencil:before,
.theme-hover-pink:hover .icon--sheetpencil:before,
.theme-hover-pink:focus.icon--sheetpencil:before,
.theme-hover-pink:focus .icon--sheetpencil:before,
.theme-pink-925.icon--sheetpencil:before,
.theme-pink-925 .icon--sheetpencil:before,
.theme-hover-pink-925:hover.icon--sheetpencil:before,
.theme-hover-pink-925:hover .icon--sheetpencil:before,
.theme-hover-pink-925:focus.icon--sheetpencil:before,
.theme-hover-pink-925:focus .icon--sheetpencil:before,
.theme-white.icon--sheetpencil:before,
.theme-white .icon--sheetpencil:before,
.theme-hover-white:hover.icon--sheetpencil:before,
.theme-hover-white:hover .icon--sheetpencil:before,
.theme-hover-white:focus.icon--sheetpencil:before,
.theme-hover-white:focus .icon--sheetpencil:before,
.theme-violet-200.icon--sheetpencil:before,
.theme-violet-200 .icon--sheetpencil:before,
.theme-hover-violet-200:hover.icon--sheetpencil:before,
.theme-hover-violet-200:hover .icon--sheetpencil:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--sheetpencil:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--sheetpencil:before,
.theme-hover-violet-200:hover.icon--sheetpencil:before,
.theme-hover-violet-200:hover .icon--sheetpencil:before,
.theme-hover-violet-200:focus.icon--sheetpencil:before,
.theme-hover-violet-200:focus .icon--sheetpencil:before,
.theme-white.icon--sheetpencil:before,
.theme-white .icon--sheetpencil:before,
.theme-hover-white:hover.icon--sheetpencil:before,
.theme-hover-white:hover .icon--sheetpencil:before,
.theme-hover-white:focus.icon--sheetpencil:before,
.theme-hover-white:focus .icon--sheetpencil:before,
.theme-yellow.icon--sheetpencil:before,
.theme-yellow .icon--sheetpencil:before,
.theme-hover-yellow:hover.icon--sheetpencil:before,
.theme-hover-yellow:hover .icon--sheetpencil:before,
.theme-hover-yellow:focus.icon--sheetpencil:before,
.theme-hover-yellow:focus .icon--sheetpencil:before,
.theme-blue.icon--sheetpencil:before,
.theme-blue .icon--sheetpencil:before,
.theme-hover-blue:hover.icon--sheetpencil:before,
.theme-hover-blue:hover .icon--sheetpencil:before,
.theme-hover-blue:focus.icon--sheetpencil:before,
.theme-hover-blue:focus .icon--sheetpencil:before,
.theme-pink.icon--sheetpencil:before,
.theme-pink .icon--sheetpencil:before,
.theme-hover-pink:hover.icon--sheetpencil:before,
.theme-hover-pink:hover .icon--sheetpencil:before,
.theme-hover-pink:focus.icon--sheetpencil:before,
.theme-hover-pink:focus .icon--sheetpencil:before,
.theme-violet .button-primary.icon--sheetpencil:before,
.page-login .button-primary.icon--sheetpencil:before,
.theme-violet input.icon--sheetpencil[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--sheetpencil[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--sheetpencil:before,
.page-login .button-primary .icon--sheetpencil:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--sheetpencil:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--sheetpencil:before,
.is-theme--light .theme-violet .button-primary.icon--sheetpencil:before,
.is-theme--light .page-login .button-primary.icon--sheetpencil:before,
.is-theme--light .theme-violet input.icon--sheetpencil[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--sheetpencil[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--sheetpencil:before,
.is-theme--light .page-login .button-primary .icon--sheetpencil:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--sheetpencil:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--sheetpencil:before,
.is-theme--light.icon--sheetpencil:before,
.is-theme--light .icon--sheetpencil:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/sheetpencil__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--magnifier:before,
.theme-realwhite .icon--magnifier:before,
.theme-hover-realwhite:hover.icon--magnifier:before,
.theme-hover-realwhite:hover .icon--magnifier:before,
.theme-hover-realwhite:focus.icon--magnifier:before,
.theme-hover-realwhite:focus .icon--magnifier:before,
.theme-greige.icon--magnifier:before,
.theme-greige .icon--magnifier:before,
.theme-hover-greige:hover.icon--magnifier:before,
.theme-hover-greige:hover .icon--magnifier:before,
.theme-hover-greige:focus.icon--magnifier:before,
.theme-hover-greige:focus .icon--magnifier:before,
.theme-greige-925.icon--magnifier:before,
.theme-greige-925 .icon--magnifier:before,
.theme-hover-greige-925:hover.icon--magnifier:before,
.theme-hover-greige-925:hover .icon--magnifier:before,
.theme-hover-greige-925:focus.icon--magnifier:before,
.theme-hover-greige-925:focus .icon--magnifier:before,
.theme-yellow.icon--magnifier:before,
.theme-yellow .icon--magnifier:before,
.theme-hover-yellow:hover.icon--magnifier:before,
.theme-hover-yellow:hover .icon--magnifier:before,
.theme-hover-yellow:focus.icon--magnifier:before,
.theme-hover-yellow:focus .icon--magnifier:before,
.theme-yellow-925.icon--magnifier:before,
.theme-yellow-925 .icon--magnifier:before,
.theme-hover-yellow-925:hover.icon--magnifier:before,
.theme-hover-yellow-925:hover .icon--magnifier:before,
.theme-hover-yellow-925:focus.icon--magnifier:before,
.theme-hover-yellow-925:focus .icon--magnifier:before,
.theme-blue.icon--magnifier:before,
.theme-blue .icon--magnifier:before,
.theme-hover-blue:hover.icon--magnifier:before,
.theme-hover-blue:hover .icon--magnifier:before,
.theme-hover-blue:focus.icon--magnifier:before,
.theme-hover-blue:focus .icon--magnifier:before,
.theme-blue-dark.icon--magnifier:before,
.theme-blue-dark .icon--magnifier:before,
.theme-hover-blue-dark:hover.icon--magnifier:before,
.theme-hover-blue-dark:hover .icon--magnifier:before,
.theme-hover-blue-dark:focus.icon--magnifier:before,
.theme-hover-blue-dark:focus .icon--magnifier:before,
.theme-pink.icon--magnifier:before,
.theme-pink .icon--magnifier:before,
.theme-hover-pink:hover.icon--magnifier:before,
.theme-hover-pink:hover .icon--magnifier:before,
.theme-hover-pink:focus.icon--magnifier:before,
.theme-hover-pink:focus .icon--magnifier:before,
.theme-pink-925.icon--magnifier:before,
.theme-pink-925 .icon--magnifier:before,
.theme-hover-pink-925:hover.icon--magnifier:before,
.theme-hover-pink-925:hover .icon--magnifier:before,
.theme-hover-pink-925:focus.icon--magnifier:before,
.theme-hover-pink-925:focus .icon--magnifier:before,
.theme-white.icon--magnifier:before,
.theme-white .icon--magnifier:before,
.theme-hover-white:hover.icon--magnifier:before,
.theme-hover-white:hover .icon--magnifier:before,
.theme-hover-white:focus.icon--magnifier:before,
.theme-hover-white:focus .icon--magnifier:before,
.theme-violet-200.icon--magnifier:before,
.theme-violet-200 .icon--magnifier:before,
.theme-hover-violet-200:hover.icon--magnifier:before,
.theme-hover-violet-200:hover .icon--magnifier:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--magnifier:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--magnifier:before,
.theme-hover-violet-200:hover.icon--magnifier:before,
.theme-hover-violet-200:hover .icon--magnifier:before,
.theme-hover-violet-200:focus.icon--magnifier:before,
.theme-hover-violet-200:focus .icon--magnifier:before,
.theme-white.icon--magnifier:before,
.theme-white .icon--magnifier:before,
.theme-hover-white:hover.icon--magnifier:before,
.theme-hover-white:hover .icon--magnifier:before,
.theme-hover-white:focus.icon--magnifier:before,
.theme-hover-white:focus .icon--magnifier:before,
.theme-yellow.icon--magnifier:before,
.theme-yellow .icon--magnifier:before,
.theme-hover-yellow:hover.icon--magnifier:before,
.theme-hover-yellow:hover .icon--magnifier:before,
.theme-hover-yellow:focus.icon--magnifier:before,
.theme-hover-yellow:focus .icon--magnifier:before,
.theme-blue.icon--magnifier:before,
.theme-blue .icon--magnifier:before,
.theme-hover-blue:hover.icon--magnifier:before,
.theme-hover-blue:hover .icon--magnifier:before,
.theme-hover-blue:focus.icon--magnifier:before,
.theme-hover-blue:focus .icon--magnifier:before,
.theme-pink.icon--magnifier:before,
.theme-pink .icon--magnifier:before,
.theme-hover-pink:hover.icon--magnifier:before,
.theme-hover-pink:hover .icon--magnifier:before,
.theme-hover-pink:focus.icon--magnifier:before,
.theme-hover-pink:focus .icon--magnifier:before,
.theme-violet .button-primary.icon--magnifier:before,
.page-login .button-primary.icon--magnifier:before,
.theme-violet input.icon--magnifier[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--magnifier[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--magnifier:before,
.page-login .button-primary .icon--magnifier:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--magnifier:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--magnifier:before,
.is-theme--light .theme-violet .button-primary.icon--magnifier:before,
.is-theme--light .page-login .button-primary.icon--magnifier:before,
.is-theme--light .theme-violet input.icon--magnifier[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--magnifier[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--magnifier:before,
.is-theme--light .page-login .button-primary .icon--magnifier:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--magnifier:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--magnifier:before,
.is-theme--light.icon--magnifier:before,
.is-theme--light .icon--magnifier:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/magnifier__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--exclamationbubble:before,
.theme-realwhite .icon--exclamationbubble:before,
.theme-hover-realwhite:hover.icon--exclamationbubble:before,
.theme-hover-realwhite:hover .icon--exclamationbubble:before,
.theme-hover-realwhite:focus.icon--exclamationbubble:before,
.theme-hover-realwhite:focus .icon--exclamationbubble:before,
.theme-greige.icon--exclamationbubble:before,
.theme-greige .icon--exclamationbubble:before,
.theme-hover-greige:hover.icon--exclamationbubble:before,
.theme-hover-greige:hover .icon--exclamationbubble:before,
.theme-hover-greige:focus.icon--exclamationbubble:before,
.theme-hover-greige:focus .icon--exclamationbubble:before,
.theme-greige-925.icon--exclamationbubble:before,
.theme-greige-925 .icon--exclamationbubble:before,
.theme-hover-greige-925:hover.icon--exclamationbubble:before,
.theme-hover-greige-925:hover .icon--exclamationbubble:before,
.theme-hover-greige-925:focus.icon--exclamationbubble:before,
.theme-hover-greige-925:focus .icon--exclamationbubble:before,
.theme-yellow.icon--exclamationbubble:before,
.theme-yellow .icon--exclamationbubble:before,
.theme-hover-yellow:hover.icon--exclamationbubble:before,
.theme-hover-yellow:hover .icon--exclamationbubble:before,
.theme-hover-yellow:focus.icon--exclamationbubble:before,
.theme-hover-yellow:focus .icon--exclamationbubble:before,
.theme-yellow-925.icon--exclamationbubble:before,
.theme-yellow-925 .icon--exclamationbubble:before,
.theme-hover-yellow-925:hover.icon--exclamationbubble:before,
.theme-hover-yellow-925:hover .icon--exclamationbubble:before,
.theme-hover-yellow-925:focus.icon--exclamationbubble:before,
.theme-hover-yellow-925:focus .icon--exclamationbubble:before,
.theme-blue.icon--exclamationbubble:before,
.theme-blue .icon--exclamationbubble:before,
.theme-hover-blue:hover.icon--exclamationbubble:before,
.theme-hover-blue:hover .icon--exclamationbubble:before,
.theme-hover-blue:focus.icon--exclamationbubble:before,
.theme-hover-blue:focus .icon--exclamationbubble:before,
.theme-blue-dark.icon--exclamationbubble:before,
.theme-blue-dark .icon--exclamationbubble:before,
.theme-hover-blue-dark:hover.icon--exclamationbubble:before,
.theme-hover-blue-dark:hover .icon--exclamationbubble:before,
.theme-hover-blue-dark:focus.icon--exclamationbubble:before,
.theme-hover-blue-dark:focus .icon--exclamationbubble:before,
.theme-pink.icon--exclamationbubble:before,
.theme-pink .icon--exclamationbubble:before,
.theme-hover-pink:hover.icon--exclamationbubble:before,
.theme-hover-pink:hover .icon--exclamationbubble:before,
.theme-hover-pink:focus.icon--exclamationbubble:before,
.theme-hover-pink:focus .icon--exclamationbubble:before,
.theme-pink-925.icon--exclamationbubble:before,
.theme-pink-925 .icon--exclamationbubble:before,
.theme-hover-pink-925:hover.icon--exclamationbubble:before,
.theme-hover-pink-925:hover .icon--exclamationbubble:before,
.theme-hover-pink-925:focus.icon--exclamationbubble:before,
.theme-hover-pink-925:focus .icon--exclamationbubble:before,
.theme-white.icon--exclamationbubble:before,
.theme-white .icon--exclamationbubble:before,
.theme-hover-white:hover.icon--exclamationbubble:before,
.theme-hover-white:hover .icon--exclamationbubble:before,
.theme-hover-white:focus.icon--exclamationbubble:before,
.theme-hover-white:focus .icon--exclamationbubble:before,
.theme-violet-200.icon--exclamationbubble:before,
.theme-violet-200 .icon--exclamationbubble:before,
.theme-hover-violet-200:hover.icon--exclamationbubble:before,
.theme-hover-violet-200:hover .icon--exclamationbubble:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--exclamationbubble:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--exclamationbubble:before,
.theme-hover-violet-200:hover.icon--exclamationbubble:before,
.theme-hover-violet-200:hover .icon--exclamationbubble:before,
.theme-hover-violet-200:focus.icon--exclamationbubble:before,
.theme-hover-violet-200:focus .icon--exclamationbubble:before,
.theme-white.icon--exclamationbubble:before,
.theme-white .icon--exclamationbubble:before,
.theme-hover-white:hover.icon--exclamationbubble:before,
.theme-hover-white:hover .icon--exclamationbubble:before,
.theme-hover-white:focus.icon--exclamationbubble:before,
.theme-hover-white:focus .icon--exclamationbubble:before,
.theme-yellow.icon--exclamationbubble:before,
.theme-yellow .icon--exclamationbubble:before,
.theme-hover-yellow:hover.icon--exclamationbubble:before,
.theme-hover-yellow:hover .icon--exclamationbubble:before,
.theme-hover-yellow:focus.icon--exclamationbubble:before,
.theme-hover-yellow:focus .icon--exclamationbubble:before,
.theme-blue.icon--exclamationbubble:before,
.theme-blue .icon--exclamationbubble:before,
.theme-hover-blue:hover.icon--exclamationbubble:before,
.theme-hover-blue:hover .icon--exclamationbubble:before,
.theme-hover-blue:focus.icon--exclamationbubble:before,
.theme-hover-blue:focus .icon--exclamationbubble:before,
.theme-pink.icon--exclamationbubble:before,
.theme-pink .icon--exclamationbubble:before,
.theme-hover-pink:hover.icon--exclamationbubble:before,
.theme-hover-pink:hover .icon--exclamationbubble:before,
.theme-hover-pink:focus.icon--exclamationbubble:before,
.theme-hover-pink:focus .icon--exclamationbubble:before,
.theme-violet .button-primary.icon--exclamationbubble:before,
.page-login .button-primary.icon--exclamationbubble:before,
.theme-violet input.icon--exclamationbubble[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--exclamationbubble[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--exclamationbubble:before,
.page-login .button-primary .icon--exclamationbubble:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--exclamationbubble:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--exclamationbubble:before,
.is-theme--light .theme-violet .button-primary.icon--exclamationbubble:before,
.is-theme--light .page-login .button-primary.icon--exclamationbubble:before,
.is-theme--light .theme-violet input.icon--exclamationbubble[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--exclamationbubble[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--exclamationbubble:before,
.is-theme--light .page-login .button-primary .icon--exclamationbubble:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--exclamationbubble:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--exclamationbubble:before,
.is-theme--light.icon--exclamationbubble:before,
.is-theme--light .icon--exclamationbubble:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/exclamationbubble__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--notice:before,
.theme-realwhite .icon--notice:before,
.theme-hover-realwhite:hover.icon--notice:before,
.theme-hover-realwhite:hover .icon--notice:before,
.theme-hover-realwhite:focus.icon--notice:before,
.theme-hover-realwhite:focus .icon--notice:before,
.theme-greige.icon--notice:before,
.theme-greige .icon--notice:before,
.theme-hover-greige:hover.icon--notice:before,
.theme-hover-greige:hover .icon--notice:before,
.theme-hover-greige:focus.icon--notice:before,
.theme-hover-greige:focus .icon--notice:before,
.theme-greige-925.icon--notice:before,
.theme-greige-925 .icon--notice:before,
.theme-hover-greige-925:hover.icon--notice:before,
.theme-hover-greige-925:hover .icon--notice:before,
.theme-hover-greige-925:focus.icon--notice:before,
.theme-hover-greige-925:focus .icon--notice:before,
.theme-yellow.icon--notice:before,
.theme-yellow .icon--notice:before,
.theme-hover-yellow:hover.icon--notice:before,
.theme-hover-yellow:hover .icon--notice:before,
.theme-hover-yellow:focus.icon--notice:before,
.theme-hover-yellow:focus .icon--notice:before,
.theme-yellow-925.icon--notice:before,
.theme-yellow-925 .icon--notice:before,
.theme-hover-yellow-925:hover.icon--notice:before,
.theme-hover-yellow-925:hover .icon--notice:before,
.theme-hover-yellow-925:focus.icon--notice:before,
.theme-hover-yellow-925:focus .icon--notice:before,
.theme-blue.icon--notice:before,
.theme-blue .icon--notice:before,
.theme-hover-blue:hover.icon--notice:before,
.theme-hover-blue:hover .icon--notice:before,
.theme-hover-blue:focus.icon--notice:before,
.theme-hover-blue:focus .icon--notice:before,
.theme-blue-dark.icon--notice:before,
.theme-blue-dark .icon--notice:before,
.theme-hover-blue-dark:hover.icon--notice:before,
.theme-hover-blue-dark:hover .icon--notice:before,
.theme-hover-blue-dark:focus.icon--notice:before,
.theme-hover-blue-dark:focus .icon--notice:before,
.theme-pink.icon--notice:before,
.theme-pink .icon--notice:before,
.theme-hover-pink:hover.icon--notice:before,
.theme-hover-pink:hover .icon--notice:before,
.theme-hover-pink:focus.icon--notice:before,
.theme-hover-pink:focus .icon--notice:before,
.theme-pink-925.icon--notice:before,
.theme-pink-925 .icon--notice:before,
.theme-hover-pink-925:hover.icon--notice:before,
.theme-hover-pink-925:hover .icon--notice:before,
.theme-hover-pink-925:focus.icon--notice:before,
.theme-hover-pink-925:focus .icon--notice:before,
.theme-white.icon--notice:before,
.theme-white .icon--notice:before,
.theme-hover-white:hover.icon--notice:before,
.theme-hover-white:hover .icon--notice:before,
.theme-hover-white:focus.icon--notice:before,
.theme-hover-white:focus .icon--notice:before,
.theme-violet-200.icon--notice:before,
.theme-violet-200 .icon--notice:before,
.theme-hover-violet-200:hover.icon--notice:before,
.theme-hover-violet-200:hover .icon--notice:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--notice:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--notice:before,
.theme-hover-violet-200:hover.icon--notice:before,
.theme-hover-violet-200:hover .icon--notice:before,
.theme-hover-violet-200:focus.icon--notice:before,
.theme-hover-violet-200:focus .icon--notice:before,
.theme-white.icon--notice:before,
.theme-white .icon--notice:before,
.theme-hover-white:hover.icon--notice:before,
.theme-hover-white:hover .icon--notice:before,
.theme-hover-white:focus.icon--notice:before,
.theme-hover-white:focus .icon--notice:before,
.theme-yellow.icon--notice:before,
.theme-yellow .icon--notice:before,
.theme-hover-yellow:hover.icon--notice:before,
.theme-hover-yellow:hover .icon--notice:before,
.theme-hover-yellow:focus.icon--notice:before,
.theme-hover-yellow:focus .icon--notice:before,
.theme-blue.icon--notice:before,
.theme-blue .icon--notice:before,
.theme-hover-blue:hover.icon--notice:before,
.theme-hover-blue:hover .icon--notice:before,
.theme-hover-blue:focus.icon--notice:before,
.theme-hover-blue:focus .icon--notice:before,
.theme-pink.icon--notice:before,
.theme-pink .icon--notice:before,
.theme-hover-pink:hover.icon--notice:before,
.theme-hover-pink:hover .icon--notice:before,
.theme-hover-pink:focus.icon--notice:before,
.theme-hover-pink:focus .icon--notice:before,
.theme-violet .button-primary.icon--notice:before,
.page-login .button-primary.icon--notice:before,
.theme-violet input.icon--notice[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--notice[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--notice:before,
.page-login .button-primary .icon--notice:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--notice:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--notice:before,
.is-theme--light .theme-violet .button-primary.icon--notice:before,
.is-theme--light .page-login .button-primary.icon--notice:before,
.is-theme--light .theme-violet input.icon--notice[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--notice[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--notice:before,
.is-theme--light .page-login .button-primary .icon--notice:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--notice:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--notice:before,
.is-theme--light.icon--notice:before,
.is-theme--light .icon--notice:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/notice__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--conversation:before,
.theme-realwhite .icon--conversation:before,
.theme-hover-realwhite:hover.icon--conversation:before,
.theme-hover-realwhite:hover .icon--conversation:before,
.theme-hover-realwhite:focus.icon--conversation:before,
.theme-hover-realwhite:focus .icon--conversation:before,
.theme-greige.icon--conversation:before,
.theme-greige .icon--conversation:before,
.theme-hover-greige:hover.icon--conversation:before,
.theme-hover-greige:hover .icon--conversation:before,
.theme-hover-greige:focus.icon--conversation:before,
.theme-hover-greige:focus .icon--conversation:before,
.theme-greige-925.icon--conversation:before,
.theme-greige-925 .icon--conversation:before,
.theme-hover-greige-925:hover.icon--conversation:before,
.theme-hover-greige-925:hover .icon--conversation:before,
.theme-hover-greige-925:focus.icon--conversation:before,
.theme-hover-greige-925:focus .icon--conversation:before,
.theme-yellow.icon--conversation:before,
.theme-yellow .icon--conversation:before,
.theme-hover-yellow:hover.icon--conversation:before,
.theme-hover-yellow:hover .icon--conversation:before,
.theme-hover-yellow:focus.icon--conversation:before,
.theme-hover-yellow:focus .icon--conversation:before,
.theme-yellow-925.icon--conversation:before,
.theme-yellow-925 .icon--conversation:before,
.theme-hover-yellow-925:hover.icon--conversation:before,
.theme-hover-yellow-925:hover .icon--conversation:before,
.theme-hover-yellow-925:focus.icon--conversation:before,
.theme-hover-yellow-925:focus .icon--conversation:before,
.theme-blue.icon--conversation:before,
.theme-blue .icon--conversation:before,
.theme-hover-blue:hover.icon--conversation:before,
.theme-hover-blue:hover .icon--conversation:before,
.theme-hover-blue:focus.icon--conversation:before,
.theme-hover-blue:focus .icon--conversation:before,
.theme-blue-dark.icon--conversation:before,
.theme-blue-dark .icon--conversation:before,
.theme-hover-blue-dark:hover.icon--conversation:before,
.theme-hover-blue-dark:hover .icon--conversation:before,
.theme-hover-blue-dark:focus.icon--conversation:before,
.theme-hover-blue-dark:focus .icon--conversation:before,
.theme-pink.icon--conversation:before,
.theme-pink .icon--conversation:before,
.theme-hover-pink:hover.icon--conversation:before,
.theme-hover-pink:hover .icon--conversation:before,
.theme-hover-pink:focus.icon--conversation:before,
.theme-hover-pink:focus .icon--conversation:before,
.theme-pink-925.icon--conversation:before,
.theme-pink-925 .icon--conversation:before,
.theme-hover-pink-925:hover.icon--conversation:before,
.theme-hover-pink-925:hover .icon--conversation:before,
.theme-hover-pink-925:focus.icon--conversation:before,
.theme-hover-pink-925:focus .icon--conversation:before,
.theme-white.icon--conversation:before,
.theme-white .icon--conversation:before,
.theme-hover-white:hover.icon--conversation:before,
.theme-hover-white:hover .icon--conversation:before,
.theme-hover-white:focus.icon--conversation:before,
.theme-hover-white:focus .icon--conversation:before,
.theme-violet-200.icon--conversation:before,
.theme-violet-200 .icon--conversation:before,
.theme-hover-violet-200:hover.icon--conversation:before,
.theme-hover-violet-200:hover .icon--conversation:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--conversation:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--conversation:before,
.theme-hover-violet-200:hover.icon--conversation:before,
.theme-hover-violet-200:hover .icon--conversation:before,
.theme-hover-violet-200:focus.icon--conversation:before,
.theme-hover-violet-200:focus .icon--conversation:before,
.theme-white.icon--conversation:before,
.theme-white .icon--conversation:before,
.theme-hover-white:hover.icon--conversation:before,
.theme-hover-white:hover .icon--conversation:before,
.theme-hover-white:focus.icon--conversation:before,
.theme-hover-white:focus .icon--conversation:before,
.theme-yellow.icon--conversation:before,
.theme-yellow .icon--conversation:before,
.theme-hover-yellow:hover.icon--conversation:before,
.theme-hover-yellow:hover .icon--conversation:before,
.theme-hover-yellow:focus.icon--conversation:before,
.theme-hover-yellow:focus .icon--conversation:before,
.theme-blue.icon--conversation:before,
.theme-blue .icon--conversation:before,
.theme-hover-blue:hover.icon--conversation:before,
.theme-hover-blue:hover .icon--conversation:before,
.theme-hover-blue:focus.icon--conversation:before,
.theme-hover-blue:focus .icon--conversation:before,
.theme-pink.icon--conversation:before,
.theme-pink .icon--conversation:before,
.theme-hover-pink:hover.icon--conversation:before,
.theme-hover-pink:hover .icon--conversation:before,
.theme-hover-pink:focus.icon--conversation:before,
.theme-hover-pink:focus .icon--conversation:before,
.theme-violet .button-primary.icon--conversation:before,
.page-login .button-primary.icon--conversation:before,
.theme-violet input.icon--conversation[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--conversation[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--conversation:before,
.page-login .button-primary .icon--conversation:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--conversation:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--conversation:before,
.is-theme--light .theme-violet .button-primary.icon--conversation:before,
.is-theme--light .page-login .button-primary.icon--conversation:before,
.is-theme--light .theme-violet input.icon--conversation[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--conversation[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--conversation:before,
.is-theme--light .page-login .button-primary .icon--conversation:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--conversation:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--conversation:before,
.is-theme--light.icon--conversation:before,
.is-theme--light .icon--conversation:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/conversation__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--folder:before,
.theme-realwhite .icon--folder:before,
.theme-hover-realwhite:hover.icon--folder:before,
.theme-hover-realwhite:hover .icon--folder:before,
.theme-hover-realwhite:focus.icon--folder:before,
.theme-hover-realwhite:focus .icon--folder:before,
.theme-greige.icon--folder:before,
.theme-greige .icon--folder:before,
.theme-hover-greige:hover.icon--folder:before,
.theme-hover-greige:hover .icon--folder:before,
.theme-hover-greige:focus.icon--folder:before,
.theme-hover-greige:focus .icon--folder:before,
.theme-greige-925.icon--folder:before,
.theme-greige-925 .icon--folder:before,
.theme-hover-greige-925:hover.icon--folder:before,
.theme-hover-greige-925:hover .icon--folder:before,
.theme-hover-greige-925:focus.icon--folder:before,
.theme-hover-greige-925:focus .icon--folder:before,
.theme-yellow.icon--folder:before,
.theme-yellow .icon--folder:before,
.theme-hover-yellow:hover.icon--folder:before,
.theme-hover-yellow:hover .icon--folder:before,
.theme-hover-yellow:focus.icon--folder:before,
.theme-hover-yellow:focus .icon--folder:before,
.theme-yellow-925.icon--folder:before,
.theme-yellow-925 .icon--folder:before,
.theme-hover-yellow-925:hover.icon--folder:before,
.theme-hover-yellow-925:hover .icon--folder:before,
.theme-hover-yellow-925:focus.icon--folder:before,
.theme-hover-yellow-925:focus .icon--folder:before,
.theme-blue.icon--folder:before,
.theme-blue .icon--folder:before,
.theme-hover-blue:hover.icon--folder:before,
.theme-hover-blue:hover .icon--folder:before,
.theme-hover-blue:focus.icon--folder:before,
.theme-hover-blue:focus .icon--folder:before,
.theme-blue-dark.icon--folder:before,
.theme-blue-dark .icon--folder:before,
.theme-hover-blue-dark:hover.icon--folder:before,
.theme-hover-blue-dark:hover .icon--folder:before,
.theme-hover-blue-dark:focus.icon--folder:before,
.theme-hover-blue-dark:focus .icon--folder:before,
.theme-pink.icon--folder:before,
.theme-pink .icon--folder:before,
.theme-hover-pink:hover.icon--folder:before,
.theme-hover-pink:hover .icon--folder:before,
.theme-hover-pink:focus.icon--folder:before,
.theme-hover-pink:focus .icon--folder:before,
.theme-pink-925.icon--folder:before,
.theme-pink-925 .icon--folder:before,
.theme-hover-pink-925:hover.icon--folder:before,
.theme-hover-pink-925:hover .icon--folder:before,
.theme-hover-pink-925:focus.icon--folder:before,
.theme-hover-pink-925:focus .icon--folder:before,
.theme-white.icon--folder:before,
.theme-white .icon--folder:before,
.theme-hover-white:hover.icon--folder:before,
.theme-hover-white:hover .icon--folder:before,
.theme-hover-white:focus.icon--folder:before,
.theme-hover-white:focus .icon--folder:before,
.theme-violet-200.icon--folder:before,
.theme-violet-200 .icon--folder:before,
.theme-hover-violet-200:hover.icon--folder:before,
.theme-hover-violet-200:hover .icon--folder:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--folder:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--folder:before,
.theme-hover-violet-200:hover.icon--folder:before,
.theme-hover-violet-200:hover .icon--folder:before,
.theme-hover-violet-200:focus.icon--folder:before,
.theme-hover-violet-200:focus .icon--folder:before,
.theme-white.icon--folder:before,
.theme-white .icon--folder:before,
.theme-hover-white:hover.icon--folder:before,
.theme-hover-white:hover .icon--folder:before,
.theme-hover-white:focus.icon--folder:before,
.theme-hover-white:focus .icon--folder:before,
.theme-yellow.icon--folder:before,
.theme-yellow .icon--folder:before,
.theme-hover-yellow:hover.icon--folder:before,
.theme-hover-yellow:hover .icon--folder:before,
.theme-hover-yellow:focus.icon--folder:before,
.theme-hover-yellow:focus .icon--folder:before,
.theme-blue.icon--folder:before,
.theme-blue .icon--folder:before,
.theme-hover-blue:hover.icon--folder:before,
.theme-hover-blue:hover .icon--folder:before,
.theme-hover-blue:focus.icon--folder:before,
.theme-hover-blue:focus .icon--folder:before,
.theme-pink.icon--folder:before,
.theme-pink .icon--folder:before,
.theme-hover-pink:hover.icon--folder:before,
.theme-hover-pink:hover .icon--folder:before,
.theme-hover-pink:focus.icon--folder:before,
.theme-hover-pink:focus .icon--folder:before,
.theme-violet .button-primary.icon--folder:before,
.page-login .button-primary.icon--folder:before,
.theme-violet input.icon--folder[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--folder[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--folder:before,
.page-login .button-primary .icon--folder:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--folder:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--folder:before,
.is-theme--light .theme-violet .button-primary.icon--folder:before,
.is-theme--light .page-login .button-primary.icon--folder:before,
.is-theme--light .theme-violet input.icon--folder[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--folder[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--folder:before,
.is-theme--light .page-login .button-primary .icon--folder:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--folder:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--folder:before,
.is-theme--light.icon--folder:before,
.is-theme--light .icon--folder:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/folder__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--boat:before,
.theme-realwhite .icon--boat:before,
.theme-hover-realwhite:hover.icon--boat:before,
.theme-hover-realwhite:hover .icon--boat:before,
.theme-hover-realwhite:focus.icon--boat:before,
.theme-hover-realwhite:focus .icon--boat:before,
.theme-greige.icon--boat:before,
.theme-greige .icon--boat:before,
.theme-hover-greige:hover.icon--boat:before,
.theme-hover-greige:hover .icon--boat:before,
.theme-hover-greige:focus.icon--boat:before,
.theme-hover-greige:focus .icon--boat:before,
.theme-greige-925.icon--boat:before,
.theme-greige-925 .icon--boat:before,
.theme-hover-greige-925:hover.icon--boat:before,
.theme-hover-greige-925:hover .icon--boat:before,
.theme-hover-greige-925:focus.icon--boat:before,
.theme-hover-greige-925:focus .icon--boat:before,
.theme-yellow.icon--boat:before,
.theme-yellow .icon--boat:before,
.theme-hover-yellow:hover.icon--boat:before,
.theme-hover-yellow:hover .icon--boat:before,
.theme-hover-yellow:focus.icon--boat:before,
.theme-hover-yellow:focus .icon--boat:before,
.theme-yellow-925.icon--boat:before,
.theme-yellow-925 .icon--boat:before,
.theme-hover-yellow-925:hover.icon--boat:before,
.theme-hover-yellow-925:hover .icon--boat:before,
.theme-hover-yellow-925:focus.icon--boat:before,
.theme-hover-yellow-925:focus .icon--boat:before,
.theme-blue.icon--boat:before,
.theme-blue .icon--boat:before,
.theme-hover-blue:hover.icon--boat:before,
.theme-hover-blue:hover .icon--boat:before,
.theme-hover-blue:focus.icon--boat:before,
.theme-hover-blue:focus .icon--boat:before,
.theme-blue-dark.icon--boat:before,
.theme-blue-dark .icon--boat:before,
.theme-hover-blue-dark:hover.icon--boat:before,
.theme-hover-blue-dark:hover .icon--boat:before,
.theme-hover-blue-dark:focus.icon--boat:before,
.theme-hover-blue-dark:focus .icon--boat:before,
.theme-pink.icon--boat:before,
.theme-pink .icon--boat:before,
.theme-hover-pink:hover.icon--boat:before,
.theme-hover-pink:hover .icon--boat:before,
.theme-hover-pink:focus.icon--boat:before,
.theme-hover-pink:focus .icon--boat:before,
.theme-pink-925.icon--boat:before,
.theme-pink-925 .icon--boat:before,
.theme-hover-pink-925:hover.icon--boat:before,
.theme-hover-pink-925:hover .icon--boat:before,
.theme-hover-pink-925:focus.icon--boat:before,
.theme-hover-pink-925:focus .icon--boat:before,
.theme-white.icon--boat:before,
.theme-white .icon--boat:before,
.theme-hover-white:hover.icon--boat:before,
.theme-hover-white:hover .icon--boat:before,
.theme-hover-white:focus.icon--boat:before,
.theme-hover-white:focus .icon--boat:before,
.theme-violet-200.icon--boat:before,
.theme-violet-200 .icon--boat:before,
.theme-hover-violet-200:hover.icon--boat:before,
.theme-hover-violet-200:hover .icon--boat:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--boat:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--boat:before,
.theme-hover-violet-200:hover.icon--boat:before,
.theme-hover-violet-200:hover .icon--boat:before,
.theme-hover-violet-200:focus.icon--boat:before,
.theme-hover-violet-200:focus .icon--boat:before,
.theme-white.icon--boat:before,
.theme-white .icon--boat:before,
.theme-hover-white:hover.icon--boat:before,
.theme-hover-white:hover .icon--boat:before,
.theme-hover-white:focus.icon--boat:before,
.theme-hover-white:focus .icon--boat:before,
.theme-yellow.icon--boat:before,
.theme-yellow .icon--boat:before,
.theme-hover-yellow:hover.icon--boat:before,
.theme-hover-yellow:hover .icon--boat:before,
.theme-hover-yellow:focus.icon--boat:before,
.theme-hover-yellow:focus .icon--boat:before,
.theme-blue.icon--boat:before,
.theme-blue .icon--boat:before,
.theme-hover-blue:hover.icon--boat:before,
.theme-hover-blue:hover .icon--boat:before,
.theme-hover-blue:focus.icon--boat:before,
.theme-hover-blue:focus .icon--boat:before,
.theme-pink.icon--boat:before,
.theme-pink .icon--boat:before,
.theme-hover-pink:hover.icon--boat:before,
.theme-hover-pink:hover .icon--boat:before,
.theme-hover-pink:focus.icon--boat:before,
.theme-hover-pink:focus .icon--boat:before,
.theme-violet .button-primary.icon--boat:before,
.page-login .button-primary.icon--boat:before,
.theme-violet input.icon--boat[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--boat[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--boat:before,
.page-login .button-primary .icon--boat:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--boat:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--boat:before,
.is-theme--light .theme-violet .button-primary.icon--boat:before,
.is-theme--light .page-login .button-primary.icon--boat:before,
.is-theme--light .theme-violet input.icon--boat[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--boat[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--boat:before,
.is-theme--light .page-login .button-primary .icon--boat:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--boat:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--boat:before,
.is-theme--light.icon--boat:before,
.is-theme--light .icon--boat:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/boat__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--snowmobile:before,
.theme-realwhite .icon--snowmobile:before,
.theme-hover-realwhite:hover.icon--snowmobile:before,
.theme-hover-realwhite:hover .icon--snowmobile:before,
.theme-hover-realwhite:focus.icon--snowmobile:before,
.theme-hover-realwhite:focus .icon--snowmobile:before,
.theme-greige.icon--snowmobile:before,
.theme-greige .icon--snowmobile:before,
.theme-hover-greige:hover.icon--snowmobile:before,
.theme-hover-greige:hover .icon--snowmobile:before,
.theme-hover-greige:focus.icon--snowmobile:before,
.theme-hover-greige:focus .icon--snowmobile:before,
.theme-greige-925.icon--snowmobile:before,
.theme-greige-925 .icon--snowmobile:before,
.theme-hover-greige-925:hover.icon--snowmobile:before,
.theme-hover-greige-925:hover .icon--snowmobile:before,
.theme-hover-greige-925:focus.icon--snowmobile:before,
.theme-hover-greige-925:focus .icon--snowmobile:before,
.theme-yellow.icon--snowmobile:before,
.theme-yellow .icon--snowmobile:before,
.theme-hover-yellow:hover.icon--snowmobile:before,
.theme-hover-yellow:hover .icon--snowmobile:before,
.theme-hover-yellow:focus.icon--snowmobile:before,
.theme-hover-yellow:focus .icon--snowmobile:before,
.theme-yellow-925.icon--snowmobile:before,
.theme-yellow-925 .icon--snowmobile:before,
.theme-hover-yellow-925:hover.icon--snowmobile:before,
.theme-hover-yellow-925:hover .icon--snowmobile:before,
.theme-hover-yellow-925:focus.icon--snowmobile:before,
.theme-hover-yellow-925:focus .icon--snowmobile:before,
.theme-blue.icon--snowmobile:before,
.theme-blue .icon--snowmobile:before,
.theme-hover-blue:hover.icon--snowmobile:before,
.theme-hover-blue:hover .icon--snowmobile:before,
.theme-hover-blue:focus.icon--snowmobile:before,
.theme-hover-blue:focus .icon--snowmobile:before,
.theme-blue-dark.icon--snowmobile:before,
.theme-blue-dark .icon--snowmobile:before,
.theme-hover-blue-dark:hover.icon--snowmobile:before,
.theme-hover-blue-dark:hover .icon--snowmobile:before,
.theme-hover-blue-dark:focus.icon--snowmobile:before,
.theme-hover-blue-dark:focus .icon--snowmobile:before,
.theme-pink.icon--snowmobile:before,
.theme-pink .icon--snowmobile:before,
.theme-hover-pink:hover.icon--snowmobile:before,
.theme-hover-pink:hover .icon--snowmobile:before,
.theme-hover-pink:focus.icon--snowmobile:before,
.theme-hover-pink:focus .icon--snowmobile:before,
.theme-pink-925.icon--snowmobile:before,
.theme-pink-925 .icon--snowmobile:before,
.theme-hover-pink-925:hover.icon--snowmobile:before,
.theme-hover-pink-925:hover .icon--snowmobile:before,
.theme-hover-pink-925:focus.icon--snowmobile:before,
.theme-hover-pink-925:focus .icon--snowmobile:before,
.theme-white.icon--snowmobile:before,
.theme-white .icon--snowmobile:before,
.theme-hover-white:hover.icon--snowmobile:before,
.theme-hover-white:hover .icon--snowmobile:before,
.theme-hover-white:focus.icon--snowmobile:before,
.theme-hover-white:focus .icon--snowmobile:before,
.theme-violet-200.icon--snowmobile:before,
.theme-violet-200 .icon--snowmobile:before,
.theme-hover-violet-200:hover.icon--snowmobile:before,
.theme-hover-violet-200:hover .icon--snowmobile:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--snowmobile:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--snowmobile:before,
.theme-hover-violet-200:hover.icon--snowmobile:before,
.theme-hover-violet-200:hover .icon--snowmobile:before,
.theme-hover-violet-200:focus.icon--snowmobile:before,
.theme-hover-violet-200:focus .icon--snowmobile:before,
.theme-white.icon--snowmobile:before,
.theme-white .icon--snowmobile:before,
.theme-hover-white:hover.icon--snowmobile:before,
.theme-hover-white:hover .icon--snowmobile:before,
.theme-hover-white:focus.icon--snowmobile:before,
.theme-hover-white:focus .icon--snowmobile:before,
.theme-yellow.icon--snowmobile:before,
.theme-yellow .icon--snowmobile:before,
.theme-hover-yellow:hover.icon--snowmobile:before,
.theme-hover-yellow:hover .icon--snowmobile:before,
.theme-hover-yellow:focus.icon--snowmobile:before,
.theme-hover-yellow:focus .icon--snowmobile:before,
.theme-blue.icon--snowmobile:before,
.theme-blue .icon--snowmobile:before,
.theme-hover-blue:hover.icon--snowmobile:before,
.theme-hover-blue:hover .icon--snowmobile:before,
.theme-hover-blue:focus.icon--snowmobile:before,
.theme-hover-blue:focus .icon--snowmobile:before,
.theme-pink.icon--snowmobile:before,
.theme-pink .icon--snowmobile:before,
.theme-hover-pink:hover.icon--snowmobile:before,
.theme-hover-pink:hover .icon--snowmobile:before,
.theme-hover-pink:focus.icon--snowmobile:before,
.theme-hover-pink:focus .icon--snowmobile:before,
.theme-violet .button-primary.icon--snowmobile:before,
.page-login .button-primary.icon--snowmobile:before,
.theme-violet input.icon--snowmobile[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--snowmobile[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--snowmobile:before,
.page-login .button-primary .icon--snowmobile:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--snowmobile:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--snowmobile:before,
.is-theme--light .theme-violet .button-primary.icon--snowmobile:before,
.is-theme--light .page-login .button-primary.icon--snowmobile:before,
.is-theme--light .theme-violet input.icon--snowmobile[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--snowmobile[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--snowmobile:before,
.is-theme--light .page-login .button-primary .icon--snowmobile:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--snowmobile:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--snowmobile:before,
.is-theme--light.icon--snowmobile:before,
.is-theme--light .icon--snowmobile:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/snowmobile__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--vtt:before,
.theme-realwhite .icon--vtt:before,
.theme-hover-realwhite:hover.icon--vtt:before,
.theme-hover-realwhite:hover .icon--vtt:before,
.theme-hover-realwhite:focus.icon--vtt:before,
.theme-hover-realwhite:focus .icon--vtt:before,
.theme-greige.icon--vtt:before,
.theme-greige .icon--vtt:before,
.theme-hover-greige:hover.icon--vtt:before,
.theme-hover-greige:hover .icon--vtt:before,
.theme-hover-greige:focus.icon--vtt:before,
.theme-hover-greige:focus .icon--vtt:before,
.theme-greige-925.icon--vtt:before,
.theme-greige-925 .icon--vtt:before,
.theme-hover-greige-925:hover.icon--vtt:before,
.theme-hover-greige-925:hover .icon--vtt:before,
.theme-hover-greige-925:focus.icon--vtt:before,
.theme-hover-greige-925:focus .icon--vtt:before,
.theme-yellow.icon--vtt:before,
.theme-yellow .icon--vtt:before,
.theme-hover-yellow:hover.icon--vtt:before,
.theme-hover-yellow:hover .icon--vtt:before,
.theme-hover-yellow:focus.icon--vtt:before,
.theme-hover-yellow:focus .icon--vtt:before,
.theme-yellow-925.icon--vtt:before,
.theme-yellow-925 .icon--vtt:before,
.theme-hover-yellow-925:hover.icon--vtt:before,
.theme-hover-yellow-925:hover .icon--vtt:before,
.theme-hover-yellow-925:focus.icon--vtt:before,
.theme-hover-yellow-925:focus .icon--vtt:before,
.theme-blue.icon--vtt:before,
.theme-blue .icon--vtt:before,
.theme-hover-blue:hover.icon--vtt:before,
.theme-hover-blue:hover .icon--vtt:before,
.theme-hover-blue:focus.icon--vtt:before,
.theme-hover-blue:focus .icon--vtt:before,
.theme-blue-dark.icon--vtt:before,
.theme-blue-dark .icon--vtt:before,
.theme-hover-blue-dark:hover.icon--vtt:before,
.theme-hover-blue-dark:hover .icon--vtt:before,
.theme-hover-blue-dark:focus.icon--vtt:before,
.theme-hover-blue-dark:focus .icon--vtt:before,
.theme-pink.icon--vtt:before,
.theme-pink .icon--vtt:before,
.theme-hover-pink:hover.icon--vtt:before,
.theme-hover-pink:hover .icon--vtt:before,
.theme-hover-pink:focus.icon--vtt:before,
.theme-hover-pink:focus .icon--vtt:before,
.theme-pink-925.icon--vtt:before,
.theme-pink-925 .icon--vtt:before,
.theme-hover-pink-925:hover.icon--vtt:before,
.theme-hover-pink-925:hover .icon--vtt:before,
.theme-hover-pink-925:focus.icon--vtt:before,
.theme-hover-pink-925:focus .icon--vtt:before,
.theme-white.icon--vtt:before,
.theme-white .icon--vtt:before,
.theme-hover-white:hover.icon--vtt:before,
.theme-hover-white:hover .icon--vtt:before,
.theme-hover-white:focus.icon--vtt:before,
.theme-hover-white:focus .icon--vtt:before,
.theme-violet-200.icon--vtt:before,
.theme-violet-200 .icon--vtt:before,
.theme-hover-violet-200:hover.icon--vtt:before,
.theme-hover-violet-200:hover .icon--vtt:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--vtt:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--vtt:before,
.theme-hover-violet-200:hover.icon--vtt:before,
.theme-hover-violet-200:hover .icon--vtt:before,
.theme-hover-violet-200:focus.icon--vtt:before,
.theme-hover-violet-200:focus .icon--vtt:before,
.theme-white.icon--vtt:before,
.theme-white .icon--vtt:before,
.theme-hover-white:hover.icon--vtt:before,
.theme-hover-white:hover .icon--vtt:before,
.theme-hover-white:focus.icon--vtt:before,
.theme-hover-white:focus .icon--vtt:before,
.theme-yellow.icon--vtt:before,
.theme-yellow .icon--vtt:before,
.theme-hover-yellow:hover.icon--vtt:before,
.theme-hover-yellow:hover .icon--vtt:before,
.theme-hover-yellow:focus.icon--vtt:before,
.theme-hover-yellow:focus .icon--vtt:before,
.theme-blue.icon--vtt:before,
.theme-blue .icon--vtt:before,
.theme-hover-blue:hover.icon--vtt:before,
.theme-hover-blue:hover .icon--vtt:before,
.theme-hover-blue:focus.icon--vtt:before,
.theme-hover-blue:focus .icon--vtt:before,
.theme-pink.icon--vtt:before,
.theme-pink .icon--vtt:before,
.theme-hover-pink:hover.icon--vtt:before,
.theme-hover-pink:hover .icon--vtt:before,
.theme-hover-pink:focus.icon--vtt:before,
.theme-hover-pink:focus .icon--vtt:before,
.theme-violet .button-primary.icon--vtt:before,
.page-login .button-primary.icon--vtt:before,
.theme-violet input.icon--vtt[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--vtt[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--vtt:before,
.page-login .button-primary .icon--vtt:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--vtt:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--vtt:before,
.is-theme--light .theme-violet .button-primary.icon--vtt:before,
.is-theme--light .page-login .button-primary.icon--vtt:before,
.is-theme--light .theme-violet input.icon--vtt[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--vtt[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--vtt:before,
.is-theme--light .page-login .button-primary .icon--vtt:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--vtt:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--vtt:before,
.is-theme--light.icon--vtt:before,
.is-theme--light .icon--vtt:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/vtt__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--vr:before,
.theme-realwhite .icon--vr:before,
.theme-hover-realwhite:hover.icon--vr:before,
.theme-hover-realwhite:hover .icon--vr:before,
.theme-hover-realwhite:focus.icon--vr:before,
.theme-hover-realwhite:focus .icon--vr:before,
.theme-greige.icon--vr:before,
.theme-greige .icon--vr:before,
.theme-hover-greige:hover.icon--vr:before,
.theme-hover-greige:hover .icon--vr:before,
.theme-hover-greige:focus.icon--vr:before,
.theme-hover-greige:focus .icon--vr:before,
.theme-greige-925.icon--vr:before,
.theme-greige-925 .icon--vr:before,
.theme-hover-greige-925:hover.icon--vr:before,
.theme-hover-greige-925:hover .icon--vr:before,
.theme-hover-greige-925:focus.icon--vr:before,
.theme-hover-greige-925:focus .icon--vr:before,
.theme-yellow.icon--vr:before,
.theme-yellow .icon--vr:before,
.theme-hover-yellow:hover.icon--vr:before,
.theme-hover-yellow:hover .icon--vr:before,
.theme-hover-yellow:focus.icon--vr:before,
.theme-hover-yellow:focus .icon--vr:before,
.theme-yellow-925.icon--vr:before,
.theme-yellow-925 .icon--vr:before,
.theme-hover-yellow-925:hover.icon--vr:before,
.theme-hover-yellow-925:hover .icon--vr:before,
.theme-hover-yellow-925:focus.icon--vr:before,
.theme-hover-yellow-925:focus .icon--vr:before,
.theme-blue.icon--vr:before,
.theme-blue .icon--vr:before,
.theme-hover-blue:hover.icon--vr:before,
.theme-hover-blue:hover .icon--vr:before,
.theme-hover-blue:focus.icon--vr:before,
.theme-hover-blue:focus .icon--vr:before,
.theme-blue-dark.icon--vr:before,
.theme-blue-dark .icon--vr:before,
.theme-hover-blue-dark:hover.icon--vr:before,
.theme-hover-blue-dark:hover .icon--vr:before,
.theme-hover-blue-dark:focus.icon--vr:before,
.theme-hover-blue-dark:focus .icon--vr:before,
.theme-pink.icon--vr:before,
.theme-pink .icon--vr:before,
.theme-hover-pink:hover.icon--vr:before,
.theme-hover-pink:hover .icon--vr:before,
.theme-hover-pink:focus.icon--vr:before,
.theme-hover-pink:focus .icon--vr:before,
.theme-pink-925.icon--vr:before,
.theme-pink-925 .icon--vr:before,
.theme-hover-pink-925:hover.icon--vr:before,
.theme-hover-pink-925:hover .icon--vr:before,
.theme-hover-pink-925:focus.icon--vr:before,
.theme-hover-pink-925:focus .icon--vr:before,
.theme-white.icon--vr:before,
.theme-white .icon--vr:before,
.theme-hover-white:hover.icon--vr:before,
.theme-hover-white:hover .icon--vr:before,
.theme-hover-white:focus.icon--vr:before,
.theme-hover-white:focus .icon--vr:before,
.theme-violet-200.icon--vr:before,
.theme-violet-200 .icon--vr:before,
.theme-hover-violet-200:hover.icon--vr:before,
.theme-hover-violet-200:hover .icon--vr:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--vr:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--vr:before,
.theme-hover-violet-200:hover.icon--vr:before,
.theme-hover-violet-200:hover .icon--vr:before,
.theme-hover-violet-200:focus.icon--vr:before,
.theme-hover-violet-200:focus .icon--vr:before,
.theme-white.icon--vr:before,
.theme-white .icon--vr:before,
.theme-hover-white:hover.icon--vr:before,
.theme-hover-white:hover .icon--vr:before,
.theme-hover-white:focus.icon--vr:before,
.theme-hover-white:focus .icon--vr:before,
.theme-yellow.icon--vr:before,
.theme-yellow .icon--vr:before,
.theme-hover-yellow:hover.icon--vr:before,
.theme-hover-yellow:hover .icon--vr:before,
.theme-hover-yellow:focus.icon--vr:before,
.theme-hover-yellow:focus .icon--vr:before,
.theme-blue.icon--vr:before,
.theme-blue .icon--vr:before,
.theme-hover-blue:hover.icon--vr:before,
.theme-hover-blue:hover .icon--vr:before,
.theme-hover-blue:focus.icon--vr:before,
.theme-hover-blue:focus .icon--vr:before,
.theme-pink.icon--vr:before,
.theme-pink .icon--vr:before,
.theme-hover-pink:hover.icon--vr:before,
.theme-hover-pink:hover .icon--vr:before,
.theme-hover-pink:focus.icon--vr:before,
.theme-hover-pink:focus .icon--vr:before,
.theme-violet .button-primary.icon--vr:before,
.page-login .button-primary.icon--vr:before,
.theme-violet input.icon--vr[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--vr[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--vr:before,
.page-login .button-primary .icon--vr:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--vr:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--vr:before,
.is-theme--light .theme-violet .button-primary.icon--vr:before,
.is-theme--light .page-login .button-primary.icon--vr:before,
.is-theme--light .theme-violet input.icon--vr[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--vr[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--vr:before,
.is-theme--light .page-login .button-primary .icon--vr:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--vr:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--vr:before,
.is-theme--light.icon--vr:before,
.is-theme--light .icon--vr:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/vr__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--fifthwheel:before,
.theme-realwhite .icon--fifthwheel:before,
.theme-hover-realwhite:hover.icon--fifthwheel:before,
.theme-hover-realwhite:hover .icon--fifthwheel:before,
.theme-hover-realwhite:focus.icon--fifthwheel:before,
.theme-hover-realwhite:focus .icon--fifthwheel:before,
.theme-greige.icon--fifthwheel:before,
.theme-greige .icon--fifthwheel:before,
.theme-hover-greige:hover.icon--fifthwheel:before,
.theme-hover-greige:hover .icon--fifthwheel:before,
.theme-hover-greige:focus.icon--fifthwheel:before,
.theme-hover-greige:focus .icon--fifthwheel:before,
.theme-greige-925.icon--fifthwheel:before,
.theme-greige-925 .icon--fifthwheel:before,
.theme-hover-greige-925:hover.icon--fifthwheel:before,
.theme-hover-greige-925:hover .icon--fifthwheel:before,
.theme-hover-greige-925:focus.icon--fifthwheel:before,
.theme-hover-greige-925:focus .icon--fifthwheel:before,
.theme-yellow.icon--fifthwheel:before,
.theme-yellow .icon--fifthwheel:before,
.theme-hover-yellow:hover.icon--fifthwheel:before,
.theme-hover-yellow:hover .icon--fifthwheel:before,
.theme-hover-yellow:focus.icon--fifthwheel:before,
.theme-hover-yellow:focus .icon--fifthwheel:before,
.theme-yellow-925.icon--fifthwheel:before,
.theme-yellow-925 .icon--fifthwheel:before,
.theme-hover-yellow-925:hover.icon--fifthwheel:before,
.theme-hover-yellow-925:hover .icon--fifthwheel:before,
.theme-hover-yellow-925:focus.icon--fifthwheel:before,
.theme-hover-yellow-925:focus .icon--fifthwheel:before,
.theme-blue.icon--fifthwheel:before,
.theme-blue .icon--fifthwheel:before,
.theme-hover-blue:hover.icon--fifthwheel:before,
.theme-hover-blue:hover .icon--fifthwheel:before,
.theme-hover-blue:focus.icon--fifthwheel:before,
.theme-hover-blue:focus .icon--fifthwheel:before,
.theme-blue-dark.icon--fifthwheel:before,
.theme-blue-dark .icon--fifthwheel:before,
.theme-hover-blue-dark:hover.icon--fifthwheel:before,
.theme-hover-blue-dark:hover .icon--fifthwheel:before,
.theme-hover-blue-dark:focus.icon--fifthwheel:before,
.theme-hover-blue-dark:focus .icon--fifthwheel:before,
.theme-pink.icon--fifthwheel:before,
.theme-pink .icon--fifthwheel:before,
.theme-hover-pink:hover.icon--fifthwheel:before,
.theme-hover-pink:hover .icon--fifthwheel:before,
.theme-hover-pink:focus.icon--fifthwheel:before,
.theme-hover-pink:focus .icon--fifthwheel:before,
.theme-pink-925.icon--fifthwheel:before,
.theme-pink-925 .icon--fifthwheel:before,
.theme-hover-pink-925:hover.icon--fifthwheel:before,
.theme-hover-pink-925:hover .icon--fifthwheel:before,
.theme-hover-pink-925:focus.icon--fifthwheel:before,
.theme-hover-pink-925:focus .icon--fifthwheel:before,
.theme-white.icon--fifthwheel:before,
.theme-white .icon--fifthwheel:before,
.theme-hover-white:hover.icon--fifthwheel:before,
.theme-hover-white:hover .icon--fifthwheel:before,
.theme-hover-white:focus.icon--fifthwheel:before,
.theme-hover-white:focus .icon--fifthwheel:before,
.theme-violet-200.icon--fifthwheel:before,
.theme-violet-200 .icon--fifthwheel:before,
.theme-hover-violet-200:hover.icon--fifthwheel:before,
.theme-hover-violet-200:hover .icon--fifthwheel:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--fifthwheel:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--fifthwheel:before,
.theme-hover-violet-200:hover.icon--fifthwheel:before,
.theme-hover-violet-200:hover .icon--fifthwheel:before,
.theme-hover-violet-200:focus.icon--fifthwheel:before,
.theme-hover-violet-200:focus .icon--fifthwheel:before,
.theme-white.icon--fifthwheel:before,
.theme-white .icon--fifthwheel:before,
.theme-hover-white:hover.icon--fifthwheel:before,
.theme-hover-white:hover .icon--fifthwheel:before,
.theme-hover-white:focus.icon--fifthwheel:before,
.theme-hover-white:focus .icon--fifthwheel:before,
.theme-yellow.icon--fifthwheel:before,
.theme-yellow .icon--fifthwheel:before,
.theme-hover-yellow:hover.icon--fifthwheel:before,
.theme-hover-yellow:hover .icon--fifthwheel:before,
.theme-hover-yellow:focus.icon--fifthwheel:before,
.theme-hover-yellow:focus .icon--fifthwheel:before,
.theme-blue.icon--fifthwheel:before,
.theme-blue .icon--fifthwheel:before,
.theme-hover-blue:hover.icon--fifthwheel:before,
.theme-hover-blue:hover .icon--fifthwheel:before,
.theme-hover-blue:focus.icon--fifthwheel:before,
.theme-hover-blue:focus .icon--fifthwheel:before,
.theme-pink.icon--fifthwheel:before,
.theme-pink .icon--fifthwheel:before,
.theme-hover-pink:hover.icon--fifthwheel:before,
.theme-hover-pink:hover .icon--fifthwheel:before,
.theme-hover-pink:focus.icon--fifthwheel:before,
.theme-hover-pink:focus .icon--fifthwheel:before,
.theme-violet .button-primary.icon--fifthwheel:before,
.page-login .button-primary.icon--fifthwheel:before,
.theme-violet input.icon--fifthwheel[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--fifthwheel[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--fifthwheel:before,
.page-login .button-primary .icon--fifthwheel:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--fifthwheel:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--fifthwheel:before,
.is-theme--light .theme-violet .button-primary.icon--fifthwheel:before,
.is-theme--light .page-login .button-primary.icon--fifthwheel:before,
.is-theme--light .theme-violet input.icon--fifthwheel[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--fifthwheel[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--fifthwheel:before,
.is-theme--light .page-login .button-primary .icon--fifthwheel:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--fifthwheel:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--fifthwheel:before,
.is-theme--light.icon--fifthwheel:before,
.is-theme--light .icon--fifthwheel:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/fifthwheel__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--mobilehome:before,
.theme-realwhite .icon--mobilehome:before,
.theme-hover-realwhite:hover.icon--mobilehome:before,
.theme-hover-realwhite:hover .icon--mobilehome:before,
.theme-hover-realwhite:focus.icon--mobilehome:before,
.theme-hover-realwhite:focus .icon--mobilehome:before,
.theme-greige.icon--mobilehome:before,
.theme-greige .icon--mobilehome:before,
.theme-hover-greige:hover.icon--mobilehome:before,
.theme-hover-greige:hover .icon--mobilehome:before,
.theme-hover-greige:focus.icon--mobilehome:before,
.theme-hover-greige:focus .icon--mobilehome:before,
.theme-greige-925.icon--mobilehome:before,
.theme-greige-925 .icon--mobilehome:before,
.theme-hover-greige-925:hover.icon--mobilehome:before,
.theme-hover-greige-925:hover .icon--mobilehome:before,
.theme-hover-greige-925:focus.icon--mobilehome:before,
.theme-hover-greige-925:focus .icon--mobilehome:before,
.theme-yellow.icon--mobilehome:before,
.theme-yellow .icon--mobilehome:before,
.theme-hover-yellow:hover.icon--mobilehome:before,
.theme-hover-yellow:hover .icon--mobilehome:before,
.theme-hover-yellow:focus.icon--mobilehome:before,
.theme-hover-yellow:focus .icon--mobilehome:before,
.theme-yellow-925.icon--mobilehome:before,
.theme-yellow-925 .icon--mobilehome:before,
.theme-hover-yellow-925:hover.icon--mobilehome:before,
.theme-hover-yellow-925:hover .icon--mobilehome:before,
.theme-hover-yellow-925:focus.icon--mobilehome:before,
.theme-hover-yellow-925:focus .icon--mobilehome:before,
.theme-blue.icon--mobilehome:before,
.theme-blue .icon--mobilehome:before,
.theme-hover-blue:hover.icon--mobilehome:before,
.theme-hover-blue:hover .icon--mobilehome:before,
.theme-hover-blue:focus.icon--mobilehome:before,
.theme-hover-blue:focus .icon--mobilehome:before,
.theme-blue-dark.icon--mobilehome:before,
.theme-blue-dark .icon--mobilehome:before,
.theme-hover-blue-dark:hover.icon--mobilehome:before,
.theme-hover-blue-dark:hover .icon--mobilehome:before,
.theme-hover-blue-dark:focus.icon--mobilehome:before,
.theme-hover-blue-dark:focus .icon--mobilehome:before,
.theme-pink.icon--mobilehome:before,
.theme-pink .icon--mobilehome:before,
.theme-hover-pink:hover.icon--mobilehome:before,
.theme-hover-pink:hover .icon--mobilehome:before,
.theme-hover-pink:focus.icon--mobilehome:before,
.theme-hover-pink:focus .icon--mobilehome:before,
.theme-pink-925.icon--mobilehome:before,
.theme-pink-925 .icon--mobilehome:before,
.theme-hover-pink-925:hover.icon--mobilehome:before,
.theme-hover-pink-925:hover .icon--mobilehome:before,
.theme-hover-pink-925:focus.icon--mobilehome:before,
.theme-hover-pink-925:focus .icon--mobilehome:before,
.theme-white.icon--mobilehome:before,
.theme-white .icon--mobilehome:before,
.theme-hover-white:hover.icon--mobilehome:before,
.theme-hover-white:hover .icon--mobilehome:before,
.theme-hover-white:focus.icon--mobilehome:before,
.theme-hover-white:focus .icon--mobilehome:before,
.theme-violet-200.icon--mobilehome:before,
.theme-violet-200 .icon--mobilehome:before,
.theme-hover-violet-200:hover.icon--mobilehome:before,
.theme-hover-violet-200:hover .icon--mobilehome:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--mobilehome:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--mobilehome:before,
.theme-hover-violet-200:hover.icon--mobilehome:before,
.theme-hover-violet-200:hover .icon--mobilehome:before,
.theme-hover-violet-200:focus.icon--mobilehome:before,
.theme-hover-violet-200:focus .icon--mobilehome:before,
.theme-white.icon--mobilehome:before,
.theme-white .icon--mobilehome:before,
.theme-hover-white:hover.icon--mobilehome:before,
.theme-hover-white:hover .icon--mobilehome:before,
.theme-hover-white:focus.icon--mobilehome:before,
.theme-hover-white:focus .icon--mobilehome:before,
.theme-yellow.icon--mobilehome:before,
.theme-yellow .icon--mobilehome:before,
.theme-hover-yellow:hover.icon--mobilehome:before,
.theme-hover-yellow:hover .icon--mobilehome:before,
.theme-hover-yellow:focus.icon--mobilehome:before,
.theme-hover-yellow:focus .icon--mobilehome:before,
.theme-blue.icon--mobilehome:before,
.theme-blue .icon--mobilehome:before,
.theme-hover-blue:hover.icon--mobilehome:before,
.theme-hover-blue:hover .icon--mobilehome:before,
.theme-hover-blue:focus.icon--mobilehome:before,
.theme-hover-blue:focus .icon--mobilehome:before,
.theme-pink.icon--mobilehome:before,
.theme-pink .icon--mobilehome:before,
.theme-hover-pink:hover.icon--mobilehome:before,
.theme-hover-pink:hover .icon--mobilehome:before,
.theme-hover-pink:focus.icon--mobilehome:before,
.theme-hover-pink:focus .icon--mobilehome:before,
.theme-violet .button-primary.icon--mobilehome:before,
.page-login .button-primary.icon--mobilehome:before,
.theme-violet input.icon--mobilehome[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--mobilehome[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--mobilehome:before,
.page-login .button-primary .icon--mobilehome:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--mobilehome:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--mobilehome:before,
.is-theme--light .theme-violet .button-primary.icon--mobilehome:before,
.is-theme--light .page-login .button-primary.icon--mobilehome:before,
.is-theme--light .theme-violet input.icon--mobilehome[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--mobilehome[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--mobilehome:before,
.is-theme--light .page-login .button-primary .icon--mobilehome:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--mobilehome:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--mobilehome:before,
.is-theme--light.icon--mobilehome:before,
.is-theme--light .icon--mobilehome:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/mobilehome__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--camper:before,
.theme-realwhite .icon--camper:before,
.theme-hover-realwhite:hover.icon--camper:before,
.theme-hover-realwhite:hover .icon--camper:before,
.theme-hover-realwhite:focus.icon--camper:before,
.theme-hover-realwhite:focus .icon--camper:before,
.theme-greige.icon--camper:before,
.theme-greige .icon--camper:before,
.theme-hover-greige:hover.icon--camper:before,
.theme-hover-greige:hover .icon--camper:before,
.theme-hover-greige:focus.icon--camper:before,
.theme-hover-greige:focus .icon--camper:before,
.theme-greige-925.icon--camper:before,
.theme-greige-925 .icon--camper:before,
.theme-hover-greige-925:hover.icon--camper:before,
.theme-hover-greige-925:hover .icon--camper:before,
.theme-hover-greige-925:focus.icon--camper:before,
.theme-hover-greige-925:focus .icon--camper:before,
.theme-yellow.icon--camper:before,
.theme-yellow .icon--camper:before,
.theme-hover-yellow:hover.icon--camper:before,
.theme-hover-yellow:hover .icon--camper:before,
.theme-hover-yellow:focus.icon--camper:before,
.theme-hover-yellow:focus .icon--camper:before,
.theme-yellow-925.icon--camper:before,
.theme-yellow-925 .icon--camper:before,
.theme-hover-yellow-925:hover.icon--camper:before,
.theme-hover-yellow-925:hover .icon--camper:before,
.theme-hover-yellow-925:focus.icon--camper:before,
.theme-hover-yellow-925:focus .icon--camper:before,
.theme-blue.icon--camper:before,
.theme-blue .icon--camper:before,
.theme-hover-blue:hover.icon--camper:before,
.theme-hover-blue:hover .icon--camper:before,
.theme-hover-blue:focus.icon--camper:before,
.theme-hover-blue:focus .icon--camper:before,
.theme-blue-dark.icon--camper:before,
.theme-blue-dark .icon--camper:before,
.theme-hover-blue-dark:hover.icon--camper:before,
.theme-hover-blue-dark:hover .icon--camper:before,
.theme-hover-blue-dark:focus.icon--camper:before,
.theme-hover-blue-dark:focus .icon--camper:before,
.theme-pink.icon--camper:before,
.theme-pink .icon--camper:before,
.theme-hover-pink:hover.icon--camper:before,
.theme-hover-pink:hover .icon--camper:before,
.theme-hover-pink:focus.icon--camper:before,
.theme-hover-pink:focus .icon--camper:before,
.theme-pink-925.icon--camper:before,
.theme-pink-925 .icon--camper:before,
.theme-hover-pink-925:hover.icon--camper:before,
.theme-hover-pink-925:hover .icon--camper:before,
.theme-hover-pink-925:focus.icon--camper:before,
.theme-hover-pink-925:focus .icon--camper:before,
.theme-white.icon--camper:before,
.theme-white .icon--camper:before,
.theme-hover-white:hover.icon--camper:before,
.theme-hover-white:hover .icon--camper:before,
.theme-hover-white:focus.icon--camper:before,
.theme-hover-white:focus .icon--camper:before,
.theme-violet-200.icon--camper:before,
.theme-violet-200 .icon--camper:before,
.theme-hover-violet-200:hover.icon--camper:before,
.theme-hover-violet-200:hover .icon--camper:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--camper:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--camper:before,
.theme-hover-violet-200:hover.icon--camper:before,
.theme-hover-violet-200:hover .icon--camper:before,
.theme-hover-violet-200:focus.icon--camper:before,
.theme-hover-violet-200:focus .icon--camper:before,
.theme-white.icon--camper:before,
.theme-white .icon--camper:before,
.theme-hover-white:hover.icon--camper:before,
.theme-hover-white:hover .icon--camper:before,
.theme-hover-white:focus.icon--camper:before,
.theme-hover-white:focus .icon--camper:before,
.theme-yellow.icon--camper:before,
.theme-yellow .icon--camper:before,
.theme-hover-yellow:hover.icon--camper:before,
.theme-hover-yellow:hover .icon--camper:before,
.theme-hover-yellow:focus.icon--camper:before,
.theme-hover-yellow:focus .icon--camper:before,
.theme-blue.icon--camper:before,
.theme-blue .icon--camper:before,
.theme-hover-blue:hover.icon--camper:before,
.theme-hover-blue:hover .icon--camper:before,
.theme-hover-blue:focus.icon--camper:before,
.theme-hover-blue:focus .icon--camper:before,
.theme-pink.icon--camper:before,
.theme-pink .icon--camper:before,
.theme-hover-pink:hover.icon--camper:before,
.theme-hover-pink:hover .icon--camper:before,
.theme-hover-pink:focus.icon--camper:before,
.theme-hover-pink:focus .icon--camper:before,
.theme-violet .button-primary.icon--camper:before,
.page-login .button-primary.icon--camper:before,
.theme-violet input.icon--camper[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--camper[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--camper:before,
.page-login .button-primary .icon--camper:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--camper:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--camper:before,
.is-theme--light .theme-violet .button-primary.icon--camper:before,
.is-theme--light .page-login .button-primary.icon--camper:before,
.is-theme--light .theme-violet input.icon--camper[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--camper[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--camper:before,
.is-theme--light .page-login .button-primary .icon--camper:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--camper:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--camper:before,
.is-theme--light.icon--camper:before,
.is-theme--light .icon--camper:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/camper__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--cottage:before,
.theme-realwhite .icon--cottage:before,
.theme-hover-realwhite:hover.icon--cottage:before,
.theme-hover-realwhite:hover .icon--cottage:before,
.theme-hover-realwhite:focus.icon--cottage:before,
.theme-hover-realwhite:focus .icon--cottage:before,
.theme-greige.icon--cottage:before,
.theme-greige .icon--cottage:before,
.theme-hover-greige:hover.icon--cottage:before,
.theme-hover-greige:hover .icon--cottage:before,
.theme-hover-greige:focus.icon--cottage:before,
.theme-hover-greige:focus .icon--cottage:before,
.theme-greige-925.icon--cottage:before,
.theme-greige-925 .icon--cottage:before,
.theme-hover-greige-925:hover.icon--cottage:before,
.theme-hover-greige-925:hover .icon--cottage:before,
.theme-hover-greige-925:focus.icon--cottage:before,
.theme-hover-greige-925:focus .icon--cottage:before,
.theme-yellow.icon--cottage:before,
.theme-yellow .icon--cottage:before,
.theme-hover-yellow:hover.icon--cottage:before,
.theme-hover-yellow:hover .icon--cottage:before,
.theme-hover-yellow:focus.icon--cottage:before,
.theme-hover-yellow:focus .icon--cottage:before,
.theme-yellow-925.icon--cottage:before,
.theme-yellow-925 .icon--cottage:before,
.theme-hover-yellow-925:hover.icon--cottage:before,
.theme-hover-yellow-925:hover .icon--cottage:before,
.theme-hover-yellow-925:focus.icon--cottage:before,
.theme-hover-yellow-925:focus .icon--cottage:before,
.theme-blue.icon--cottage:before,
.theme-blue .icon--cottage:before,
.theme-hover-blue:hover.icon--cottage:before,
.theme-hover-blue:hover .icon--cottage:before,
.theme-hover-blue:focus.icon--cottage:before,
.theme-hover-blue:focus .icon--cottage:before,
.theme-blue-dark.icon--cottage:before,
.theme-blue-dark .icon--cottage:before,
.theme-hover-blue-dark:hover.icon--cottage:before,
.theme-hover-blue-dark:hover .icon--cottage:before,
.theme-hover-blue-dark:focus.icon--cottage:before,
.theme-hover-blue-dark:focus .icon--cottage:before,
.theme-pink.icon--cottage:before,
.theme-pink .icon--cottage:before,
.theme-hover-pink:hover.icon--cottage:before,
.theme-hover-pink:hover .icon--cottage:before,
.theme-hover-pink:focus.icon--cottage:before,
.theme-hover-pink:focus .icon--cottage:before,
.theme-pink-925.icon--cottage:before,
.theme-pink-925 .icon--cottage:before,
.theme-hover-pink-925:hover.icon--cottage:before,
.theme-hover-pink-925:hover .icon--cottage:before,
.theme-hover-pink-925:focus.icon--cottage:before,
.theme-hover-pink-925:focus .icon--cottage:before,
.theme-white.icon--cottage:before,
.theme-white .icon--cottage:before,
.theme-hover-white:hover.icon--cottage:before,
.theme-hover-white:hover .icon--cottage:before,
.theme-hover-white:focus.icon--cottage:before,
.theme-hover-white:focus .icon--cottage:before,
.theme-violet-200.icon--cottage:before,
.theme-violet-200 .icon--cottage:before,
.theme-hover-violet-200:hover.icon--cottage:before,
.theme-hover-violet-200:hover .icon--cottage:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--cottage:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--cottage:before,
.theme-hover-violet-200:hover.icon--cottage:before,
.theme-hover-violet-200:hover .icon--cottage:before,
.theme-hover-violet-200:focus.icon--cottage:before,
.theme-hover-violet-200:focus .icon--cottage:before,
.theme-white.icon--cottage:before,
.theme-white .icon--cottage:before,
.theme-hover-white:hover.icon--cottage:before,
.theme-hover-white:hover .icon--cottage:before,
.theme-hover-white:focus.icon--cottage:before,
.theme-hover-white:focus .icon--cottage:before,
.theme-yellow.icon--cottage:before,
.theme-yellow .icon--cottage:before,
.theme-hover-yellow:hover.icon--cottage:before,
.theme-hover-yellow:hover .icon--cottage:before,
.theme-hover-yellow:focus.icon--cottage:before,
.theme-hover-yellow:focus .icon--cottage:before,
.theme-blue.icon--cottage:before,
.theme-blue .icon--cottage:before,
.theme-hover-blue:hover.icon--cottage:before,
.theme-hover-blue:hover .icon--cottage:before,
.theme-hover-blue:focus.icon--cottage:before,
.theme-hover-blue:focus .icon--cottage:before,
.theme-pink.icon--cottage:before,
.theme-pink .icon--cottage:before,
.theme-hover-pink:hover.icon--cottage:before,
.theme-hover-pink:hover .icon--cottage:before,
.theme-hover-pink:focus.icon--cottage:before,
.theme-hover-pink:focus .icon--cottage:before,
.theme-violet .button-primary.icon--cottage:before,
.page-login .button-primary.icon--cottage:before,
.theme-violet input.icon--cottage[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--cottage[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--cottage:before,
.page-login .button-primary .icon--cottage:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--cottage:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--cottage:before,
.is-theme--light .theme-violet .button-primary.icon--cottage:before,
.is-theme--light .page-login .button-primary.icon--cottage:before,
.is-theme--light .theme-violet input.icon--cottage[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--cottage[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--cottage:before,
.is-theme--light .page-login .button-primary .icon--cottage:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--cottage:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--cottage:before,
.is-theme--light.icon--cottage:before,
.is-theme--light .icon--cottage:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/cottage__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--building:before,
.theme-realwhite .icon--building:before,
.theme-hover-realwhite:hover.icon--building:before,
.theme-hover-realwhite:hover .icon--building:before,
.theme-hover-realwhite:focus.icon--building:before,
.theme-hover-realwhite:focus .icon--building:before,
.theme-greige.icon--building:before,
.theme-greige .icon--building:before,
.theme-hover-greige:hover.icon--building:before,
.theme-hover-greige:hover .icon--building:before,
.theme-hover-greige:focus.icon--building:before,
.theme-hover-greige:focus .icon--building:before,
.theme-greige-925.icon--building:before,
.theme-greige-925 .icon--building:before,
.theme-hover-greige-925:hover.icon--building:before,
.theme-hover-greige-925:hover .icon--building:before,
.theme-hover-greige-925:focus.icon--building:before,
.theme-hover-greige-925:focus .icon--building:before,
.theme-yellow.icon--building:before,
.theme-yellow .icon--building:before,
.theme-hover-yellow:hover.icon--building:before,
.theme-hover-yellow:hover .icon--building:before,
.theme-hover-yellow:focus.icon--building:before,
.theme-hover-yellow:focus .icon--building:before,
.theme-yellow-925.icon--building:before,
.theme-yellow-925 .icon--building:before,
.theme-hover-yellow-925:hover.icon--building:before,
.theme-hover-yellow-925:hover .icon--building:before,
.theme-hover-yellow-925:focus.icon--building:before,
.theme-hover-yellow-925:focus .icon--building:before,
.theme-blue.icon--building:before,
.theme-blue .icon--building:before,
.theme-hover-blue:hover.icon--building:before,
.theme-hover-blue:hover .icon--building:before,
.theme-hover-blue:focus.icon--building:before,
.theme-hover-blue:focus .icon--building:before,
.theme-blue-dark.icon--building:before,
.theme-blue-dark .icon--building:before,
.theme-hover-blue-dark:hover.icon--building:before,
.theme-hover-blue-dark:hover .icon--building:before,
.theme-hover-blue-dark:focus.icon--building:before,
.theme-hover-blue-dark:focus .icon--building:before,
.theme-pink.icon--building:before,
.theme-pink .icon--building:before,
.theme-hover-pink:hover.icon--building:before,
.theme-hover-pink:hover .icon--building:before,
.theme-hover-pink:focus.icon--building:before,
.theme-hover-pink:focus .icon--building:before,
.theme-pink-925.icon--building:before,
.theme-pink-925 .icon--building:before,
.theme-hover-pink-925:hover.icon--building:before,
.theme-hover-pink-925:hover .icon--building:before,
.theme-hover-pink-925:focus.icon--building:before,
.theme-hover-pink-925:focus .icon--building:before,
.theme-white.icon--building:before,
.theme-white .icon--building:before,
.theme-hover-white:hover.icon--building:before,
.theme-hover-white:hover .icon--building:before,
.theme-hover-white:focus.icon--building:before,
.theme-hover-white:focus .icon--building:before,
.theme-violet-200.icon--building:before,
.theme-violet-200 .icon--building:before,
.theme-hover-violet-200:hover.icon--building:before,
.theme-hover-violet-200:hover .icon--building:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--building:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--building:before,
.theme-hover-violet-200:hover.icon--building:before,
.theme-hover-violet-200:hover .icon--building:before,
.theme-hover-violet-200:focus.icon--building:before,
.theme-hover-violet-200:focus .icon--building:before,
.theme-white.icon--building:before,
.theme-white .icon--building:before,
.theme-hover-white:hover.icon--building:before,
.theme-hover-white:hover .icon--building:before,
.theme-hover-white:focus.icon--building:before,
.theme-hover-white:focus .icon--building:before,
.theme-yellow.icon--building:before,
.theme-yellow .icon--building:before,
.theme-hover-yellow:hover.icon--building:before,
.theme-hover-yellow:hover .icon--building:before,
.theme-hover-yellow:focus.icon--building:before,
.theme-hover-yellow:focus .icon--building:before,
.theme-blue.icon--building:before,
.theme-blue .icon--building:before,
.theme-hover-blue:hover.icon--building:before,
.theme-hover-blue:hover .icon--building:before,
.theme-hover-blue:focus.icon--building:before,
.theme-hover-blue:focus .icon--building:before,
.theme-pink.icon--building:before,
.theme-pink .icon--building:before,
.theme-hover-pink:hover.icon--building:before,
.theme-hover-pink:hover .icon--building:before,
.theme-hover-pink:focus.icon--building:before,
.theme-hover-pink:focus .icon--building:before,
.theme-violet .button-primary.icon--building:before,
.page-login .button-primary.icon--building:before,
.theme-violet input.icon--building[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--building[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--building:before,
.page-login .button-primary .icon--building:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--building:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--building:before,
.is-theme--light .theme-violet .button-primary.icon--building:before,
.is-theme--light .page-login .button-primary.icon--building:before,
.is-theme--light .theme-violet input.icon--building[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--building[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--building:before,
.is-theme--light .page-login .button-primary .icon--building:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--building:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--building:before,
.is-theme--light.icon--building:before,
.is-theme--light .icon--building:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/building__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--multiplex:before,
.theme-realwhite .icon--multiplex:before,
.theme-hover-realwhite:hover.icon--multiplex:before,
.theme-hover-realwhite:hover .icon--multiplex:before,
.theme-hover-realwhite:focus.icon--multiplex:before,
.theme-hover-realwhite:focus .icon--multiplex:before,
.theme-greige.icon--multiplex:before,
.theme-greige .icon--multiplex:before,
.theme-hover-greige:hover.icon--multiplex:before,
.theme-hover-greige:hover .icon--multiplex:before,
.theme-hover-greige:focus.icon--multiplex:before,
.theme-hover-greige:focus .icon--multiplex:before,
.theme-greige-925.icon--multiplex:before,
.theme-greige-925 .icon--multiplex:before,
.theme-hover-greige-925:hover.icon--multiplex:before,
.theme-hover-greige-925:hover .icon--multiplex:before,
.theme-hover-greige-925:focus.icon--multiplex:before,
.theme-hover-greige-925:focus .icon--multiplex:before,
.theme-yellow.icon--multiplex:before,
.theme-yellow .icon--multiplex:before,
.theme-hover-yellow:hover.icon--multiplex:before,
.theme-hover-yellow:hover .icon--multiplex:before,
.theme-hover-yellow:focus.icon--multiplex:before,
.theme-hover-yellow:focus .icon--multiplex:before,
.theme-yellow-925.icon--multiplex:before,
.theme-yellow-925 .icon--multiplex:before,
.theme-hover-yellow-925:hover.icon--multiplex:before,
.theme-hover-yellow-925:hover .icon--multiplex:before,
.theme-hover-yellow-925:focus.icon--multiplex:before,
.theme-hover-yellow-925:focus .icon--multiplex:before,
.theme-blue.icon--multiplex:before,
.theme-blue .icon--multiplex:before,
.theme-hover-blue:hover.icon--multiplex:before,
.theme-hover-blue:hover .icon--multiplex:before,
.theme-hover-blue:focus.icon--multiplex:before,
.theme-hover-blue:focus .icon--multiplex:before,
.theme-blue-dark.icon--multiplex:before,
.theme-blue-dark .icon--multiplex:before,
.theme-hover-blue-dark:hover.icon--multiplex:before,
.theme-hover-blue-dark:hover .icon--multiplex:before,
.theme-hover-blue-dark:focus.icon--multiplex:before,
.theme-hover-blue-dark:focus .icon--multiplex:before,
.theme-pink.icon--multiplex:before,
.theme-pink .icon--multiplex:before,
.theme-hover-pink:hover.icon--multiplex:before,
.theme-hover-pink:hover .icon--multiplex:before,
.theme-hover-pink:focus.icon--multiplex:before,
.theme-hover-pink:focus .icon--multiplex:before,
.theme-pink-925.icon--multiplex:before,
.theme-pink-925 .icon--multiplex:before,
.theme-hover-pink-925:hover.icon--multiplex:before,
.theme-hover-pink-925:hover .icon--multiplex:before,
.theme-hover-pink-925:focus.icon--multiplex:before,
.theme-hover-pink-925:focus .icon--multiplex:before,
.theme-white.icon--multiplex:before,
.theme-white .icon--multiplex:before,
.theme-hover-white:hover.icon--multiplex:before,
.theme-hover-white:hover .icon--multiplex:before,
.theme-hover-white:focus.icon--multiplex:before,
.theme-hover-white:focus .icon--multiplex:before,
.theme-violet-200.icon--multiplex:before,
.theme-violet-200 .icon--multiplex:before,
.theme-hover-violet-200:hover.icon--multiplex:before,
.theme-hover-violet-200:hover .icon--multiplex:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--multiplex:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--multiplex:before,
.theme-hover-violet-200:hover.icon--multiplex:before,
.theme-hover-violet-200:hover .icon--multiplex:before,
.theme-hover-violet-200:focus.icon--multiplex:before,
.theme-hover-violet-200:focus .icon--multiplex:before,
.theme-white.icon--multiplex:before,
.theme-white .icon--multiplex:before,
.theme-hover-white:hover.icon--multiplex:before,
.theme-hover-white:hover .icon--multiplex:before,
.theme-hover-white:focus.icon--multiplex:before,
.theme-hover-white:focus .icon--multiplex:before,
.theme-yellow.icon--multiplex:before,
.theme-yellow .icon--multiplex:before,
.theme-hover-yellow:hover.icon--multiplex:before,
.theme-hover-yellow:hover .icon--multiplex:before,
.theme-hover-yellow:focus.icon--multiplex:before,
.theme-hover-yellow:focus .icon--multiplex:before,
.theme-blue.icon--multiplex:before,
.theme-blue .icon--multiplex:before,
.theme-hover-blue:hover.icon--multiplex:before,
.theme-hover-blue:hover .icon--multiplex:before,
.theme-hover-blue:focus.icon--multiplex:before,
.theme-hover-blue:focus .icon--multiplex:before,
.theme-pink.icon--multiplex:before,
.theme-pink .icon--multiplex:before,
.theme-hover-pink:hover.icon--multiplex:before,
.theme-hover-pink:hover .icon--multiplex:before,
.theme-hover-pink:focus.icon--multiplex:before,
.theme-hover-pink:focus .icon--multiplex:before,
.theme-violet .button-primary.icon--multiplex:before,
.page-login .button-primary.icon--multiplex:before,
.theme-violet input.icon--multiplex[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--multiplex[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--multiplex:before,
.page-login .button-primary .icon--multiplex:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--multiplex:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--multiplex:before,
.is-theme--light .theme-violet .button-primary.icon--multiplex:before,
.is-theme--light .page-login .button-primary.icon--multiplex:before,
.is-theme--light .theme-violet input.icon--multiplex[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--multiplex[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--multiplex:before,
.is-theme--light .page-login .button-primary .icon--multiplex:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--multiplex:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--multiplex:before,
.is-theme--light.icon--multiplex:before,
.is-theme--light .icon--multiplex:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/multiplex__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--trade:before,
.theme-realwhite .icon--trade:before,
.theme-hover-realwhite:hover.icon--trade:before,
.theme-hover-realwhite:hover .icon--trade:before,
.theme-hover-realwhite:focus.icon--trade:before,
.theme-hover-realwhite:focus .icon--trade:before,
.theme-greige.icon--trade:before,
.theme-greige .icon--trade:before,
.theme-hover-greige:hover.icon--trade:before,
.theme-hover-greige:hover .icon--trade:before,
.theme-hover-greige:focus.icon--trade:before,
.theme-hover-greige:focus .icon--trade:before,
.theme-greige-925.icon--trade:before,
.theme-greige-925 .icon--trade:before,
.theme-hover-greige-925:hover.icon--trade:before,
.theme-hover-greige-925:hover .icon--trade:before,
.theme-hover-greige-925:focus.icon--trade:before,
.theme-hover-greige-925:focus .icon--trade:before,
.theme-yellow.icon--trade:before,
.theme-yellow .icon--trade:before,
.theme-hover-yellow:hover.icon--trade:before,
.theme-hover-yellow:hover .icon--trade:before,
.theme-hover-yellow:focus.icon--trade:before,
.theme-hover-yellow:focus .icon--trade:before,
.theme-yellow-925.icon--trade:before,
.theme-yellow-925 .icon--trade:before,
.theme-hover-yellow-925:hover.icon--trade:before,
.theme-hover-yellow-925:hover .icon--trade:before,
.theme-hover-yellow-925:focus.icon--trade:before,
.theme-hover-yellow-925:focus .icon--trade:before,
.theme-blue.icon--trade:before,
.theme-blue .icon--trade:before,
.theme-hover-blue:hover.icon--trade:before,
.theme-hover-blue:hover .icon--trade:before,
.theme-hover-blue:focus.icon--trade:before,
.theme-hover-blue:focus .icon--trade:before,
.theme-blue-dark.icon--trade:before,
.theme-blue-dark .icon--trade:before,
.theme-hover-blue-dark:hover.icon--trade:before,
.theme-hover-blue-dark:hover .icon--trade:before,
.theme-hover-blue-dark:focus.icon--trade:before,
.theme-hover-blue-dark:focus .icon--trade:before,
.theme-pink.icon--trade:before,
.theme-pink .icon--trade:before,
.theme-hover-pink:hover.icon--trade:before,
.theme-hover-pink:hover .icon--trade:before,
.theme-hover-pink:focus.icon--trade:before,
.theme-hover-pink:focus .icon--trade:before,
.theme-pink-925.icon--trade:before,
.theme-pink-925 .icon--trade:before,
.theme-hover-pink-925:hover.icon--trade:before,
.theme-hover-pink-925:hover .icon--trade:before,
.theme-hover-pink-925:focus.icon--trade:before,
.theme-hover-pink-925:focus .icon--trade:before,
.theme-white.icon--trade:before,
.theme-white .icon--trade:before,
.theme-hover-white:hover.icon--trade:before,
.theme-hover-white:hover .icon--trade:before,
.theme-hover-white:focus.icon--trade:before,
.theme-hover-white:focus .icon--trade:before,
.theme-violet-200.icon--trade:before,
.theme-violet-200 .icon--trade:before,
.theme-hover-violet-200:hover.icon--trade:before,
.theme-hover-violet-200:hover .icon--trade:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--trade:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--trade:before,
.theme-hover-violet-200:hover.icon--trade:before,
.theme-hover-violet-200:hover .icon--trade:before,
.theme-hover-violet-200:focus.icon--trade:before,
.theme-hover-violet-200:focus .icon--trade:before,
.theme-white.icon--trade:before,
.theme-white .icon--trade:before,
.theme-hover-white:hover.icon--trade:before,
.theme-hover-white:hover .icon--trade:before,
.theme-hover-white:focus.icon--trade:before,
.theme-hover-white:focus .icon--trade:before,
.theme-yellow.icon--trade:before,
.theme-yellow .icon--trade:before,
.theme-hover-yellow:hover.icon--trade:before,
.theme-hover-yellow:hover .icon--trade:before,
.theme-hover-yellow:focus.icon--trade:before,
.theme-hover-yellow:focus .icon--trade:before,
.theme-blue.icon--trade:before,
.theme-blue .icon--trade:before,
.theme-hover-blue:hover.icon--trade:before,
.theme-hover-blue:hover .icon--trade:before,
.theme-hover-blue:focus.icon--trade:before,
.theme-hover-blue:focus .icon--trade:before,
.theme-pink.icon--trade:before,
.theme-pink .icon--trade:before,
.theme-hover-pink:hover.icon--trade:before,
.theme-hover-pink:hover .icon--trade:before,
.theme-hover-pink:focus.icon--trade:before,
.theme-hover-pink:focus .icon--trade:before,
.theme-violet .button-primary.icon--trade:before,
.page-login .button-primary.icon--trade:before,
.theme-violet input.icon--trade[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--trade[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--trade:before,
.page-login .button-primary .icon--trade:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--trade:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--trade:before,
.is-theme--light .theme-violet .button-primary.icon--trade:before,
.is-theme--light .page-login .button-primary.icon--trade:before,
.is-theme--light .theme-violet input.icon--trade[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--trade[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--trade:before,
.is-theme--light .page-login .button-primary .icon--trade:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--trade:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--trade:before,
.is-theme--light.icon--trade:before,
.is-theme--light .icon--trade:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/trade__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--merge:before,
.theme-realwhite .icon--merge:before,
.theme-hover-realwhite:hover.icon--merge:before,
.theme-hover-realwhite:hover .icon--merge:before,
.theme-hover-realwhite:focus.icon--merge:before,
.theme-hover-realwhite:focus .icon--merge:before,
.theme-greige.icon--merge:before,
.theme-greige .icon--merge:before,
.theme-hover-greige:hover.icon--merge:before,
.theme-hover-greige:hover .icon--merge:before,
.theme-hover-greige:focus.icon--merge:before,
.theme-hover-greige:focus .icon--merge:before,
.theme-greige-925.icon--merge:before,
.theme-greige-925 .icon--merge:before,
.theme-hover-greige-925:hover.icon--merge:before,
.theme-hover-greige-925:hover .icon--merge:before,
.theme-hover-greige-925:focus.icon--merge:before,
.theme-hover-greige-925:focus .icon--merge:before,
.theme-yellow.icon--merge:before,
.theme-yellow .icon--merge:before,
.theme-hover-yellow:hover.icon--merge:before,
.theme-hover-yellow:hover .icon--merge:before,
.theme-hover-yellow:focus.icon--merge:before,
.theme-hover-yellow:focus .icon--merge:before,
.theme-yellow-925.icon--merge:before,
.theme-yellow-925 .icon--merge:before,
.theme-hover-yellow-925:hover.icon--merge:before,
.theme-hover-yellow-925:hover .icon--merge:before,
.theme-hover-yellow-925:focus.icon--merge:before,
.theme-hover-yellow-925:focus .icon--merge:before,
.theme-blue.icon--merge:before,
.theme-blue .icon--merge:before,
.theme-hover-blue:hover.icon--merge:before,
.theme-hover-blue:hover .icon--merge:before,
.theme-hover-blue:focus.icon--merge:before,
.theme-hover-blue:focus .icon--merge:before,
.theme-blue-dark.icon--merge:before,
.theme-blue-dark .icon--merge:before,
.theme-hover-blue-dark:hover.icon--merge:before,
.theme-hover-blue-dark:hover .icon--merge:before,
.theme-hover-blue-dark:focus.icon--merge:before,
.theme-hover-blue-dark:focus .icon--merge:before,
.theme-pink.icon--merge:before,
.theme-pink .icon--merge:before,
.theme-hover-pink:hover.icon--merge:before,
.theme-hover-pink:hover .icon--merge:before,
.theme-hover-pink:focus.icon--merge:before,
.theme-hover-pink:focus .icon--merge:before,
.theme-pink-925.icon--merge:before,
.theme-pink-925 .icon--merge:before,
.theme-hover-pink-925:hover.icon--merge:before,
.theme-hover-pink-925:hover .icon--merge:before,
.theme-hover-pink-925:focus.icon--merge:before,
.theme-hover-pink-925:focus .icon--merge:before,
.theme-white.icon--merge:before,
.theme-white .icon--merge:before,
.theme-hover-white:hover.icon--merge:before,
.theme-hover-white:hover .icon--merge:before,
.theme-hover-white:focus.icon--merge:before,
.theme-hover-white:focus .icon--merge:before,
.theme-violet-200.icon--merge:before,
.theme-violet-200 .icon--merge:before,
.theme-hover-violet-200:hover.icon--merge:before,
.theme-hover-violet-200:hover .icon--merge:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--merge:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--merge:before,
.theme-hover-violet-200:hover.icon--merge:before,
.theme-hover-violet-200:hover .icon--merge:before,
.theme-hover-violet-200:focus.icon--merge:before,
.theme-hover-violet-200:focus .icon--merge:before,
.theme-white.icon--merge:before,
.theme-white .icon--merge:before,
.theme-hover-white:hover.icon--merge:before,
.theme-hover-white:hover .icon--merge:before,
.theme-hover-white:focus.icon--merge:before,
.theme-hover-white:focus .icon--merge:before,
.theme-yellow.icon--merge:before,
.theme-yellow .icon--merge:before,
.theme-hover-yellow:hover.icon--merge:before,
.theme-hover-yellow:hover .icon--merge:before,
.theme-hover-yellow:focus.icon--merge:before,
.theme-hover-yellow:focus .icon--merge:before,
.theme-blue.icon--merge:before,
.theme-blue .icon--merge:before,
.theme-hover-blue:hover.icon--merge:before,
.theme-hover-blue:hover .icon--merge:before,
.theme-hover-blue:focus.icon--merge:before,
.theme-hover-blue:focus .icon--merge:before,
.theme-pink.icon--merge:before,
.theme-pink .icon--merge:before,
.theme-hover-pink:hover.icon--merge:before,
.theme-hover-pink:hover .icon--merge:before,
.theme-hover-pink:focus.icon--merge:before,
.theme-hover-pink:focus .icon--merge:before,
.theme-violet .button-primary.icon--merge:before,
.page-login .button-primary.icon--merge:before,
.theme-violet input.icon--merge[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--merge[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--merge:before,
.page-login .button-primary .icon--merge:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--merge:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--merge:before,
.is-theme--light .theme-violet .button-primary.icon--merge:before,
.is-theme--light .page-login .button-primary.icon--merge:before,
.is-theme--light .theme-violet input.icon--merge[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--merge[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--merge:before,
.is-theme--light .page-login .button-primary .icon--merge:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--merge:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--merge:before,
.is-theme--light.icon--merge:before,
.is-theme--light .icon--merge:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/merge__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--sheet:before,
.theme-realwhite .icon--sheet:before,
.theme-hover-realwhite:hover.icon--sheet:before,
.theme-hover-realwhite:hover .icon--sheet:before,
.theme-hover-realwhite:focus.icon--sheet:before,
.theme-hover-realwhite:focus .icon--sheet:before,
.theme-greige.icon--sheet:before,
.theme-greige .icon--sheet:before,
.theme-hover-greige:hover.icon--sheet:before,
.theme-hover-greige:hover .icon--sheet:before,
.theme-hover-greige:focus.icon--sheet:before,
.theme-hover-greige:focus .icon--sheet:before,
.theme-greige-925.icon--sheet:before,
.theme-greige-925 .icon--sheet:before,
.theme-hover-greige-925:hover.icon--sheet:before,
.theme-hover-greige-925:hover .icon--sheet:before,
.theme-hover-greige-925:focus.icon--sheet:before,
.theme-hover-greige-925:focus .icon--sheet:before,
.theme-yellow.icon--sheet:before,
.theme-yellow .icon--sheet:before,
.theme-hover-yellow:hover.icon--sheet:before,
.theme-hover-yellow:hover .icon--sheet:before,
.theme-hover-yellow:focus.icon--sheet:before,
.theme-hover-yellow:focus .icon--sheet:before,
.theme-yellow-925.icon--sheet:before,
.theme-yellow-925 .icon--sheet:before,
.theme-hover-yellow-925:hover.icon--sheet:before,
.theme-hover-yellow-925:hover .icon--sheet:before,
.theme-hover-yellow-925:focus.icon--sheet:before,
.theme-hover-yellow-925:focus .icon--sheet:before,
.theme-blue.icon--sheet:before,
.theme-blue .icon--sheet:before,
.theme-hover-blue:hover.icon--sheet:before,
.theme-hover-blue:hover .icon--sheet:before,
.theme-hover-blue:focus.icon--sheet:before,
.theme-hover-blue:focus .icon--sheet:before,
.theme-blue-dark.icon--sheet:before,
.theme-blue-dark .icon--sheet:before,
.theme-hover-blue-dark:hover.icon--sheet:before,
.theme-hover-blue-dark:hover .icon--sheet:before,
.theme-hover-blue-dark:focus.icon--sheet:before,
.theme-hover-blue-dark:focus .icon--sheet:before,
.theme-pink.icon--sheet:before,
.theme-pink .icon--sheet:before,
.theme-hover-pink:hover.icon--sheet:before,
.theme-hover-pink:hover .icon--sheet:before,
.theme-hover-pink:focus.icon--sheet:before,
.theme-hover-pink:focus .icon--sheet:before,
.theme-pink-925.icon--sheet:before,
.theme-pink-925 .icon--sheet:before,
.theme-hover-pink-925:hover.icon--sheet:before,
.theme-hover-pink-925:hover .icon--sheet:before,
.theme-hover-pink-925:focus.icon--sheet:before,
.theme-hover-pink-925:focus .icon--sheet:before,
.theme-white.icon--sheet:before,
.theme-white .icon--sheet:before,
.theme-hover-white:hover.icon--sheet:before,
.theme-hover-white:hover .icon--sheet:before,
.theme-hover-white:focus.icon--sheet:before,
.theme-hover-white:focus .icon--sheet:before,
.theme-violet-200.icon--sheet:before,
.theme-violet-200 .icon--sheet:before,
.theme-hover-violet-200:hover.icon--sheet:before,
.theme-hover-violet-200:hover .icon--sheet:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--sheet:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--sheet:before,
.theme-hover-violet-200:hover.icon--sheet:before,
.theme-hover-violet-200:hover .icon--sheet:before,
.theme-hover-violet-200:focus.icon--sheet:before,
.theme-hover-violet-200:focus .icon--sheet:before,
.theme-white.icon--sheet:before,
.theme-white .icon--sheet:before,
.theme-hover-white:hover.icon--sheet:before,
.theme-hover-white:hover .icon--sheet:before,
.theme-hover-white:focus.icon--sheet:before,
.theme-hover-white:focus .icon--sheet:before,
.theme-yellow.icon--sheet:before,
.theme-yellow .icon--sheet:before,
.theme-hover-yellow:hover.icon--sheet:before,
.theme-hover-yellow:hover .icon--sheet:before,
.theme-hover-yellow:focus.icon--sheet:before,
.theme-hover-yellow:focus .icon--sheet:before,
.theme-blue.icon--sheet:before,
.theme-blue .icon--sheet:before,
.theme-hover-blue:hover.icon--sheet:before,
.theme-hover-blue:hover .icon--sheet:before,
.theme-hover-blue:focus.icon--sheet:before,
.theme-hover-blue:focus .icon--sheet:before,
.theme-pink.icon--sheet:before,
.theme-pink .icon--sheet:before,
.theme-hover-pink:hover.icon--sheet:before,
.theme-hover-pink:hover .icon--sheet:before,
.theme-hover-pink:focus.icon--sheet:before,
.theme-hover-pink:focus .icon--sheet:before,
.theme-violet .button-primary.icon--sheet:before,
.page-login .button-primary.icon--sheet:before,
.theme-violet input.icon--sheet[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--sheet[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--sheet:before,
.page-login .button-primary .icon--sheet:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--sheet:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--sheet:before,
.is-theme--light .theme-violet .button-primary.icon--sheet:before,
.is-theme--light .page-login .button-primary.icon--sheet:before,
.is-theme--light .theme-violet input.icon--sheet[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--sheet[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--sheet:before,
.is-theme--light .page-login .button-primary .icon--sheet:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--sheet:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--sheet:before,
.is-theme--light.icon--sheet:before,
.is-theme--light .icon--sheet:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/sheet__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--finance:before,
.theme-realwhite .icon--finance:before,
.theme-hover-realwhite:hover.icon--finance:before,
.theme-hover-realwhite:hover .icon--finance:before,
.theme-hover-realwhite:focus.icon--finance:before,
.theme-hover-realwhite:focus .icon--finance:before,
.theme-greige.icon--finance:before,
.theme-greige .icon--finance:before,
.theme-hover-greige:hover.icon--finance:before,
.theme-hover-greige:hover .icon--finance:before,
.theme-hover-greige:focus.icon--finance:before,
.theme-hover-greige:focus .icon--finance:before,
.theme-greige-925.icon--finance:before,
.theme-greige-925 .icon--finance:before,
.theme-hover-greige-925:hover.icon--finance:before,
.theme-hover-greige-925:hover .icon--finance:before,
.theme-hover-greige-925:focus.icon--finance:before,
.theme-hover-greige-925:focus .icon--finance:before,
.theme-yellow.icon--finance:before,
.theme-yellow .icon--finance:before,
.theme-hover-yellow:hover.icon--finance:before,
.theme-hover-yellow:hover .icon--finance:before,
.theme-hover-yellow:focus.icon--finance:before,
.theme-hover-yellow:focus .icon--finance:before,
.theme-yellow-925.icon--finance:before,
.theme-yellow-925 .icon--finance:before,
.theme-hover-yellow-925:hover.icon--finance:before,
.theme-hover-yellow-925:hover .icon--finance:before,
.theme-hover-yellow-925:focus.icon--finance:before,
.theme-hover-yellow-925:focus .icon--finance:before,
.theme-blue.icon--finance:before,
.theme-blue .icon--finance:before,
.theme-hover-blue:hover.icon--finance:before,
.theme-hover-blue:hover .icon--finance:before,
.theme-hover-blue:focus.icon--finance:before,
.theme-hover-blue:focus .icon--finance:before,
.theme-blue-dark.icon--finance:before,
.theme-blue-dark .icon--finance:before,
.theme-hover-blue-dark:hover.icon--finance:before,
.theme-hover-blue-dark:hover .icon--finance:before,
.theme-hover-blue-dark:focus.icon--finance:before,
.theme-hover-blue-dark:focus .icon--finance:before,
.theme-pink.icon--finance:before,
.theme-pink .icon--finance:before,
.theme-hover-pink:hover.icon--finance:before,
.theme-hover-pink:hover .icon--finance:before,
.theme-hover-pink:focus.icon--finance:before,
.theme-hover-pink:focus .icon--finance:before,
.theme-pink-925.icon--finance:before,
.theme-pink-925 .icon--finance:before,
.theme-hover-pink-925:hover.icon--finance:before,
.theme-hover-pink-925:hover .icon--finance:before,
.theme-hover-pink-925:focus.icon--finance:before,
.theme-hover-pink-925:focus .icon--finance:before,
.theme-white.icon--finance:before,
.theme-white .icon--finance:before,
.theme-hover-white:hover.icon--finance:before,
.theme-hover-white:hover .icon--finance:before,
.theme-hover-white:focus.icon--finance:before,
.theme-hover-white:focus .icon--finance:before,
.theme-violet-200.icon--finance:before,
.theme-violet-200 .icon--finance:before,
.theme-hover-violet-200:hover.icon--finance:before,
.theme-hover-violet-200:hover .icon--finance:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--finance:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--finance:before,
.theme-hover-violet-200:hover.icon--finance:before,
.theme-hover-violet-200:hover .icon--finance:before,
.theme-hover-violet-200:focus.icon--finance:before,
.theme-hover-violet-200:focus .icon--finance:before,
.theme-white.icon--finance:before,
.theme-white .icon--finance:before,
.theme-hover-white:hover.icon--finance:before,
.theme-hover-white:hover .icon--finance:before,
.theme-hover-white:focus.icon--finance:before,
.theme-hover-white:focus .icon--finance:before,
.theme-yellow.icon--finance:before,
.theme-yellow .icon--finance:before,
.theme-hover-yellow:hover.icon--finance:before,
.theme-hover-yellow:hover .icon--finance:before,
.theme-hover-yellow:focus.icon--finance:before,
.theme-hover-yellow:focus .icon--finance:before,
.theme-blue.icon--finance:before,
.theme-blue .icon--finance:before,
.theme-hover-blue:hover.icon--finance:before,
.theme-hover-blue:hover .icon--finance:before,
.theme-hover-blue:focus.icon--finance:before,
.theme-hover-blue:focus .icon--finance:before,
.theme-pink.icon--finance:before,
.theme-pink .icon--finance:before,
.theme-hover-pink:hover.icon--finance:before,
.theme-hover-pink:hover .icon--finance:before,
.theme-hover-pink:focus.icon--finance:before,
.theme-hover-pink:focus .icon--finance:before,
.theme-violet .button-primary.icon--finance:before,
.page-login .button-primary.icon--finance:before,
.theme-violet input.icon--finance[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--finance[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--finance:before,
.page-login .button-primary .icon--finance:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--finance:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--finance:before,
.is-theme--light .theme-violet .button-primary.icon--finance:before,
.is-theme--light .page-login .button-primary.icon--finance:before,
.is-theme--light .theme-violet input.icon--finance[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--finance[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--finance:before,
.is-theme--light .page-login .button-primary .icon--finance:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--finance:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--finance:before,
.is-theme--light.icon--finance:before,
.is-theme--light .icon--finance:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/finance__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--arrow-right:before,
.theme-realwhite .icon--arrow-right:before,
.theme-hover-realwhite:hover.icon--arrow-right:before,
.theme-hover-realwhite:hover .icon--arrow-right:before,
.theme-hover-realwhite:focus.icon--arrow-right:before,
.theme-hover-realwhite:focus .icon--arrow-right:before,
.theme-greige.icon--arrow-right:before,
.theme-greige .icon--arrow-right:before,
.theme-hover-greige:hover.icon--arrow-right:before,
.theme-hover-greige:hover .icon--arrow-right:before,
.theme-hover-greige:focus.icon--arrow-right:before,
.theme-hover-greige:focus .icon--arrow-right:before,
.theme-greige-925.icon--arrow-right:before,
.theme-greige-925 .icon--arrow-right:before,
.theme-hover-greige-925:hover.icon--arrow-right:before,
.theme-hover-greige-925:hover .icon--arrow-right:before,
.theme-hover-greige-925:focus.icon--arrow-right:before,
.theme-hover-greige-925:focus .icon--arrow-right:before,
.theme-yellow.icon--arrow-right:before,
.theme-yellow .icon--arrow-right:before,
.theme-hover-yellow:hover.icon--arrow-right:before,
.theme-hover-yellow:hover .icon--arrow-right:before,
.theme-hover-yellow:focus.icon--arrow-right:before,
.theme-hover-yellow:focus .icon--arrow-right:before,
.theme-yellow-925.icon--arrow-right:before,
.theme-yellow-925 .icon--arrow-right:before,
.theme-hover-yellow-925:hover.icon--arrow-right:before,
.theme-hover-yellow-925:hover .icon--arrow-right:before,
.theme-hover-yellow-925:focus.icon--arrow-right:before,
.theme-hover-yellow-925:focus .icon--arrow-right:before,
.theme-blue.icon--arrow-right:before,
.theme-blue .icon--arrow-right:before,
.theme-hover-blue:hover.icon--arrow-right:before,
.theme-hover-blue:hover .icon--arrow-right:before,
.theme-hover-blue:focus.icon--arrow-right:before,
.theme-hover-blue:focus .icon--arrow-right:before,
.theme-blue-dark.icon--arrow-right:before,
.theme-blue-dark .icon--arrow-right:before,
.theme-hover-blue-dark:hover.icon--arrow-right:before,
.theme-hover-blue-dark:hover .icon--arrow-right:before,
.theme-hover-blue-dark:focus.icon--arrow-right:before,
.theme-hover-blue-dark:focus .icon--arrow-right:before,
.theme-pink.icon--arrow-right:before,
.theme-pink .icon--arrow-right:before,
.theme-hover-pink:hover.icon--arrow-right:before,
.theme-hover-pink:hover .icon--arrow-right:before,
.theme-hover-pink:focus.icon--arrow-right:before,
.theme-hover-pink:focus .icon--arrow-right:before,
.theme-pink-925.icon--arrow-right:before,
.theme-pink-925 .icon--arrow-right:before,
.theme-hover-pink-925:hover.icon--arrow-right:before,
.theme-hover-pink-925:hover .icon--arrow-right:before,
.theme-hover-pink-925:focus.icon--arrow-right:before,
.theme-hover-pink-925:focus .icon--arrow-right:before,
.theme-white.icon--arrow-right:before,
.theme-white .icon--arrow-right:before,
.theme-hover-white:hover.icon--arrow-right:before,
.theme-hover-white:hover .icon--arrow-right:before,
.theme-hover-white:focus.icon--arrow-right:before,
.theme-hover-white:focus .icon--arrow-right:before,
.theme-violet-200.icon--arrow-right:before,
.theme-violet-200 .icon--arrow-right:before,
.theme-hover-violet-200:hover.icon--arrow-right:before,
.theme-hover-violet-200:hover .icon--arrow-right:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--arrow-right:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--arrow-right:before,
.theme-hover-violet-200:hover.icon--arrow-right:before,
.theme-hover-violet-200:hover .icon--arrow-right:before,
.theme-hover-violet-200:focus.icon--arrow-right:before,
.theme-hover-violet-200:focus .icon--arrow-right:before,
.theme-white.icon--arrow-right:before,
.theme-white .icon--arrow-right:before,
.theme-hover-white:hover.icon--arrow-right:before,
.theme-hover-white:hover .icon--arrow-right:before,
.theme-hover-white:focus.icon--arrow-right:before,
.theme-hover-white:focus .icon--arrow-right:before,
.theme-yellow.icon--arrow-right:before,
.theme-yellow .icon--arrow-right:before,
.theme-hover-yellow:hover.icon--arrow-right:before,
.theme-hover-yellow:hover .icon--arrow-right:before,
.theme-hover-yellow:focus.icon--arrow-right:before,
.theme-hover-yellow:focus .icon--arrow-right:before,
.theme-blue.icon--arrow-right:before,
.theme-blue .icon--arrow-right:before,
.theme-hover-blue:hover.icon--arrow-right:before,
.theme-hover-blue:hover .icon--arrow-right:before,
.theme-hover-blue:focus.icon--arrow-right:before,
.theme-hover-blue:focus .icon--arrow-right:before,
.theme-pink.icon--arrow-right:before,
.theme-pink .icon--arrow-right:before,
.theme-hover-pink:hover.icon--arrow-right:before,
.theme-hover-pink:hover .icon--arrow-right:before,
.theme-hover-pink:focus.icon--arrow-right:before,
.theme-hover-pink:focus .icon--arrow-right:before,
.theme-violet .button-primary.icon--arrow-right:before,
.page-login .button-primary.icon--arrow-right:before,
.theme-violet input.icon--arrow-right[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--arrow-right[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--arrow-right:before,
.page-login .button-primary .icon--arrow-right:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--arrow-right:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--arrow-right:before,
.is-theme--light .theme-violet .button-primary.icon--arrow-right:before,
.is-theme--light .page-login .button-primary.icon--arrow-right:before,
.is-theme--light .theme-violet input.icon--arrow-right[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--arrow-right[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--arrow-right:before,
.is-theme--light .page-login .button-primary .icon--arrow-right:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--arrow-right:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--arrow-right:before,
.is-theme--light.icon--arrow-right:before,
.is-theme--light .icon--arrow-right:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--right__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--arrow-large--down:before,
.theme-realwhite .icon--arrow-large--down:before,
.theme-hover-realwhite:hover.icon--arrow-large--down:before,
.theme-hover-realwhite:hover .icon--arrow-large--down:before,
.theme-hover-realwhite:focus.icon--arrow-large--down:before,
.theme-hover-realwhite:focus .icon--arrow-large--down:before,
.theme-greige.icon--arrow-large--down:before,
.theme-greige .icon--arrow-large--down:before,
.theme-hover-greige:hover.icon--arrow-large--down:before,
.theme-hover-greige:hover .icon--arrow-large--down:before,
.theme-hover-greige:focus.icon--arrow-large--down:before,
.theme-hover-greige:focus .icon--arrow-large--down:before,
.theme-greige-925.icon--arrow-large--down:before,
.theme-greige-925 .icon--arrow-large--down:before,
.theme-hover-greige-925:hover.icon--arrow-large--down:before,
.theme-hover-greige-925:hover .icon--arrow-large--down:before,
.theme-hover-greige-925:focus.icon--arrow-large--down:before,
.theme-hover-greige-925:focus .icon--arrow-large--down:before,
.theme-yellow.icon--arrow-large--down:before,
.theme-yellow .icon--arrow-large--down:before,
.theme-hover-yellow:hover.icon--arrow-large--down:before,
.theme-hover-yellow:hover .icon--arrow-large--down:before,
.theme-hover-yellow:focus.icon--arrow-large--down:before,
.theme-hover-yellow:focus .icon--arrow-large--down:before,
.theme-yellow-925.icon--arrow-large--down:before,
.theme-yellow-925 .icon--arrow-large--down:before,
.theme-hover-yellow-925:hover.icon--arrow-large--down:before,
.theme-hover-yellow-925:hover .icon--arrow-large--down:before,
.theme-hover-yellow-925:focus.icon--arrow-large--down:before,
.theme-hover-yellow-925:focus .icon--arrow-large--down:before,
.theme-blue.icon--arrow-large--down:before,
.theme-blue .icon--arrow-large--down:before,
.theme-hover-blue:hover.icon--arrow-large--down:before,
.theme-hover-blue:hover .icon--arrow-large--down:before,
.theme-hover-blue:focus.icon--arrow-large--down:before,
.theme-hover-blue:focus .icon--arrow-large--down:before,
.theme-blue-dark.icon--arrow-large--down:before,
.theme-blue-dark .icon--arrow-large--down:before,
.theme-hover-blue-dark:hover.icon--arrow-large--down:before,
.theme-hover-blue-dark:hover .icon--arrow-large--down:before,
.theme-hover-blue-dark:focus.icon--arrow-large--down:before,
.theme-hover-blue-dark:focus .icon--arrow-large--down:before,
.theme-pink.icon--arrow-large--down:before,
.theme-pink .icon--arrow-large--down:before,
.theme-hover-pink:hover.icon--arrow-large--down:before,
.theme-hover-pink:hover .icon--arrow-large--down:before,
.theme-hover-pink:focus.icon--arrow-large--down:before,
.theme-hover-pink:focus .icon--arrow-large--down:before,
.theme-pink-925.icon--arrow-large--down:before,
.theme-pink-925 .icon--arrow-large--down:before,
.theme-hover-pink-925:hover.icon--arrow-large--down:before,
.theme-hover-pink-925:hover .icon--arrow-large--down:before,
.theme-hover-pink-925:focus.icon--arrow-large--down:before,
.theme-hover-pink-925:focus .icon--arrow-large--down:before,
.theme-white.icon--arrow-large--down:before,
.theme-white .icon--arrow-large--down:before,
.theme-hover-white:hover.icon--arrow-large--down:before,
.theme-hover-white:hover .icon--arrow-large--down:before,
.theme-hover-white:focus.icon--arrow-large--down:before,
.theme-hover-white:focus .icon--arrow-large--down:before,
.theme-violet-200.icon--arrow-large--down:before,
.theme-violet-200 .icon--arrow-large--down:before,
.theme-hover-violet-200:hover.icon--arrow-large--down:before,
.theme-hover-violet-200:hover .icon--arrow-large--down:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--arrow-large--down:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--arrow-large--down:before,
.theme-hover-violet-200:hover.icon--arrow-large--down:before,
.theme-hover-violet-200:hover .icon--arrow-large--down:before,
.theme-hover-violet-200:focus.icon--arrow-large--down:before,
.theme-hover-violet-200:focus .icon--arrow-large--down:before,
.theme-white.icon--arrow-large--down:before,
.theme-white .icon--arrow-large--down:before,
.theme-hover-white:hover.icon--arrow-large--down:before,
.theme-hover-white:hover .icon--arrow-large--down:before,
.theme-hover-white:focus.icon--arrow-large--down:before,
.theme-hover-white:focus .icon--arrow-large--down:before,
.theme-yellow.icon--arrow-large--down:before,
.theme-yellow .icon--arrow-large--down:before,
.theme-hover-yellow:hover.icon--arrow-large--down:before,
.theme-hover-yellow:hover .icon--arrow-large--down:before,
.theme-hover-yellow:focus.icon--arrow-large--down:before,
.theme-hover-yellow:focus .icon--arrow-large--down:before,
.theme-blue.icon--arrow-large--down:before,
.theme-blue .icon--arrow-large--down:before,
.theme-hover-blue:hover.icon--arrow-large--down:before,
.theme-hover-blue:hover .icon--arrow-large--down:before,
.theme-hover-blue:focus.icon--arrow-large--down:before,
.theme-hover-blue:focus .icon--arrow-large--down:before,
.theme-pink.icon--arrow-large--down:before,
.theme-pink .icon--arrow-large--down:before,
.theme-hover-pink:hover.icon--arrow-large--down:before,
.theme-hover-pink:hover .icon--arrow-large--down:before,
.theme-hover-pink:focus.icon--arrow-large--down:before,
.theme-hover-pink:focus .icon--arrow-large--down:before,
.theme-violet .button-primary.icon--arrow-large--down:before,
.page-login .button-primary.icon--arrow-large--down:before,
.theme-violet input.icon--arrow-large--down[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--arrow-large--down[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--arrow-large--down:before,
.page-login .button-primary .icon--arrow-large--down:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--arrow-large--down:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--arrow-large--down:before,
.is-theme--light .theme-violet .button-primary.icon--arrow-large--down:before,
.is-theme--light .page-login .button-primary.icon--arrow-large--down:before,
.is-theme--light .theme-violet input.icon--arrow-large--down[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--arrow-large--down[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--arrow-large--down:before,
.is-theme--light .page-login .button-primary .icon--arrow-large--down:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--arrow-large--down:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--arrow-large--down:before,
.is-theme--light.icon--arrow-large--down:before,
.is-theme--light .icon--arrow-large--down:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow-large--down__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--lacapitale:before,
.theme-realwhite .icon--lacapitale:before,
.theme-hover-realwhite:hover.icon--lacapitale:before,
.theme-hover-realwhite:hover .icon--lacapitale:before,
.theme-hover-realwhite:focus.icon--lacapitale:before,
.theme-hover-realwhite:focus .icon--lacapitale:before,
.theme-greige.icon--lacapitale:before,
.theme-greige .icon--lacapitale:before,
.theme-hover-greige:hover.icon--lacapitale:before,
.theme-hover-greige:hover .icon--lacapitale:before,
.theme-hover-greige:focus.icon--lacapitale:before,
.theme-hover-greige:focus .icon--lacapitale:before,
.theme-greige-925.icon--lacapitale:before,
.theme-greige-925 .icon--lacapitale:before,
.theme-hover-greige-925:hover.icon--lacapitale:before,
.theme-hover-greige-925:hover .icon--lacapitale:before,
.theme-hover-greige-925:focus.icon--lacapitale:before,
.theme-hover-greige-925:focus .icon--lacapitale:before,
.theme-yellow.icon--lacapitale:before,
.theme-yellow .icon--lacapitale:before,
.theme-hover-yellow:hover.icon--lacapitale:before,
.theme-hover-yellow:hover .icon--lacapitale:before,
.theme-hover-yellow:focus.icon--lacapitale:before,
.theme-hover-yellow:focus .icon--lacapitale:before,
.theme-yellow-925.icon--lacapitale:before,
.theme-yellow-925 .icon--lacapitale:before,
.theme-hover-yellow-925:hover.icon--lacapitale:before,
.theme-hover-yellow-925:hover .icon--lacapitale:before,
.theme-hover-yellow-925:focus.icon--lacapitale:before,
.theme-hover-yellow-925:focus .icon--lacapitale:before,
.theme-blue.icon--lacapitale:before,
.theme-blue .icon--lacapitale:before,
.theme-hover-blue:hover.icon--lacapitale:before,
.theme-hover-blue:hover .icon--lacapitale:before,
.theme-hover-blue:focus.icon--lacapitale:before,
.theme-hover-blue:focus .icon--lacapitale:before,
.theme-blue-dark.icon--lacapitale:before,
.theme-blue-dark .icon--lacapitale:before,
.theme-hover-blue-dark:hover.icon--lacapitale:before,
.theme-hover-blue-dark:hover .icon--lacapitale:before,
.theme-hover-blue-dark:focus.icon--lacapitale:before,
.theme-hover-blue-dark:focus .icon--lacapitale:before,
.theme-pink.icon--lacapitale:before,
.theme-pink .icon--lacapitale:before,
.theme-hover-pink:hover.icon--lacapitale:before,
.theme-hover-pink:hover .icon--lacapitale:before,
.theme-hover-pink:focus.icon--lacapitale:before,
.theme-hover-pink:focus .icon--lacapitale:before,
.theme-pink-925.icon--lacapitale:before,
.theme-pink-925 .icon--lacapitale:before,
.theme-hover-pink-925:hover.icon--lacapitale:before,
.theme-hover-pink-925:hover .icon--lacapitale:before,
.theme-hover-pink-925:focus.icon--lacapitale:before,
.theme-hover-pink-925:focus .icon--lacapitale:before,
.theme-white.icon--lacapitale:before,
.theme-white .icon--lacapitale:before,
.theme-hover-white:hover.icon--lacapitale:before,
.theme-hover-white:hover .icon--lacapitale:before,
.theme-hover-white:focus.icon--lacapitale:before,
.theme-hover-white:focus .icon--lacapitale:before,
.theme-violet-200.icon--lacapitale:before,
.theme-violet-200 .icon--lacapitale:before,
.theme-hover-violet-200:hover.icon--lacapitale:before,
.theme-hover-violet-200:hover .icon--lacapitale:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--lacapitale:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--lacapitale:before,
.theme-hover-violet-200:hover.icon--lacapitale:before,
.theme-hover-violet-200:hover .icon--lacapitale:before,
.theme-hover-violet-200:focus.icon--lacapitale:before,
.theme-hover-violet-200:focus .icon--lacapitale:before,
.theme-white.icon--lacapitale:before,
.theme-white .icon--lacapitale:before,
.theme-hover-white:hover.icon--lacapitale:before,
.theme-hover-white:hover .icon--lacapitale:before,
.theme-hover-white:focus.icon--lacapitale:before,
.theme-hover-white:focus .icon--lacapitale:before,
.theme-yellow.icon--lacapitale:before,
.theme-yellow .icon--lacapitale:before,
.theme-hover-yellow:hover.icon--lacapitale:before,
.theme-hover-yellow:hover .icon--lacapitale:before,
.theme-hover-yellow:focus.icon--lacapitale:before,
.theme-hover-yellow:focus .icon--lacapitale:before,
.theme-blue.icon--lacapitale:before,
.theme-blue .icon--lacapitale:before,
.theme-hover-blue:hover.icon--lacapitale:before,
.theme-hover-blue:hover .icon--lacapitale:before,
.theme-hover-blue:focus.icon--lacapitale:before,
.theme-hover-blue:focus .icon--lacapitale:before,
.theme-pink.icon--lacapitale:before,
.theme-pink .icon--lacapitale:before,
.theme-hover-pink:hover.icon--lacapitale:before,
.theme-hover-pink:hover .icon--lacapitale:before,
.theme-hover-pink:focus.icon--lacapitale:before,
.theme-hover-pink:focus .icon--lacapitale:before,
.theme-violet .button-primary.icon--lacapitale:before,
.page-login .button-primary.icon--lacapitale:before,
.theme-violet input.icon--lacapitale[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--lacapitale[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--lacapitale:before,
.page-login .button-primary .icon--lacapitale:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--lacapitale:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--lacapitale:before,
.is-theme--light .theme-violet .button-primary.icon--lacapitale:before,
.is-theme--light .page-login .button-primary.icon--lacapitale:before,
.is-theme--light .theme-violet input.icon--lacapitale[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--lacapitale[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--lacapitale:before,
.is-theme--light .page-login .button-primary .icon--lacapitale:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--lacapitale:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--lacapitale:before,
.is-theme--light.icon--lacapitale:before,
.is-theme--light .icon--lacapitale:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/lacapitale__color.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--beneva:before,
.theme-realwhite .icon--beneva:before,
.theme-hover-realwhite:hover.icon--beneva:before,
.theme-hover-realwhite:hover .icon--beneva:before,
.theme-hover-realwhite:focus.icon--beneva:before,
.theme-hover-realwhite:focus .icon--beneva:before,
.theme-greige.icon--beneva:before,
.theme-greige .icon--beneva:before,
.theme-hover-greige:hover.icon--beneva:before,
.theme-hover-greige:hover .icon--beneva:before,
.theme-hover-greige:focus.icon--beneva:before,
.theme-hover-greige:focus .icon--beneva:before,
.theme-greige-925.icon--beneva:before,
.theme-greige-925 .icon--beneva:before,
.theme-hover-greige-925:hover.icon--beneva:before,
.theme-hover-greige-925:hover .icon--beneva:before,
.theme-hover-greige-925:focus.icon--beneva:before,
.theme-hover-greige-925:focus .icon--beneva:before,
.theme-yellow.icon--beneva:before,
.theme-yellow .icon--beneva:before,
.theme-hover-yellow:hover.icon--beneva:before,
.theme-hover-yellow:hover .icon--beneva:before,
.theme-hover-yellow:focus.icon--beneva:before,
.theme-hover-yellow:focus .icon--beneva:before,
.theme-yellow-925.icon--beneva:before,
.theme-yellow-925 .icon--beneva:before,
.theme-hover-yellow-925:hover.icon--beneva:before,
.theme-hover-yellow-925:hover .icon--beneva:before,
.theme-hover-yellow-925:focus.icon--beneva:before,
.theme-hover-yellow-925:focus .icon--beneva:before,
.theme-blue.icon--beneva:before,
.theme-blue .icon--beneva:before,
.theme-hover-blue:hover.icon--beneva:before,
.theme-hover-blue:hover .icon--beneva:before,
.theme-hover-blue:focus.icon--beneva:before,
.theme-hover-blue:focus .icon--beneva:before,
.theme-blue-dark.icon--beneva:before,
.theme-blue-dark .icon--beneva:before,
.theme-hover-blue-dark:hover.icon--beneva:before,
.theme-hover-blue-dark:hover .icon--beneva:before,
.theme-hover-blue-dark:focus.icon--beneva:before,
.theme-hover-blue-dark:focus .icon--beneva:before,
.theme-pink.icon--beneva:before,
.theme-pink .icon--beneva:before,
.theme-hover-pink:hover.icon--beneva:before,
.theme-hover-pink:hover .icon--beneva:before,
.theme-hover-pink:focus.icon--beneva:before,
.theme-hover-pink:focus .icon--beneva:before,
.theme-pink-925.icon--beneva:before,
.theme-pink-925 .icon--beneva:before,
.theme-hover-pink-925:hover.icon--beneva:before,
.theme-hover-pink-925:hover .icon--beneva:before,
.theme-hover-pink-925:focus.icon--beneva:before,
.theme-hover-pink-925:focus .icon--beneva:before,
.theme-white.icon--beneva:before,
.theme-white .icon--beneva:before,
.theme-hover-white:hover.icon--beneva:before,
.theme-hover-white:hover .icon--beneva:before,
.theme-hover-white:focus.icon--beneva:before,
.theme-hover-white:focus .icon--beneva:before,
.theme-violet-200.icon--beneva:before,
.theme-violet-200 .icon--beneva:before,
.theme-hover-violet-200:hover.icon--beneva:before,
.theme-hover-violet-200:hover .icon--beneva:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--beneva:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--beneva:before,
.theme-hover-violet-200:hover.icon--beneva:before,
.theme-hover-violet-200:hover .icon--beneva:before,
.theme-hover-violet-200:focus.icon--beneva:before,
.theme-hover-violet-200:focus .icon--beneva:before,
.theme-white.icon--beneva:before,
.theme-white .icon--beneva:before,
.theme-hover-white:hover.icon--beneva:before,
.theme-hover-white:hover .icon--beneva:before,
.theme-hover-white:focus.icon--beneva:before,
.theme-hover-white:focus .icon--beneva:before,
.theme-yellow.icon--beneva:before,
.theme-yellow .icon--beneva:before,
.theme-hover-yellow:hover.icon--beneva:before,
.theme-hover-yellow:hover .icon--beneva:before,
.theme-hover-yellow:focus.icon--beneva:before,
.theme-hover-yellow:focus .icon--beneva:before,
.theme-blue.icon--beneva:before,
.theme-blue .icon--beneva:before,
.theme-hover-blue:hover.icon--beneva:before,
.theme-hover-blue:hover .icon--beneva:before,
.theme-hover-blue:focus.icon--beneva:before,
.theme-hover-blue:focus .icon--beneva:before,
.theme-pink.icon--beneva:before,
.theme-pink .icon--beneva:before,
.theme-hover-pink:hover.icon--beneva:before,
.theme-hover-pink:hover .icon--beneva:before,
.theme-hover-pink:focus.icon--beneva:before,
.theme-hover-pink:focus .icon--beneva:before,
.theme-violet .button-primary.icon--beneva:before,
.page-login .button-primary.icon--beneva:before,
.theme-violet input.icon--beneva[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--beneva[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--beneva:before,
.page-login .button-primary .icon--beneva:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--beneva:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--beneva:before,
.is-theme--light .theme-violet .button-primary.icon--beneva:before,
.is-theme--light .page-login .button-primary.icon--beneva:before,
.is-theme--light .theme-violet input.icon--beneva[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--beneva[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--beneva:before,
.is-theme--light .page-login .button-primary .icon--beneva:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--beneva:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--beneva:before,
.is-theme--light.icon--beneva:before,
.is-theme--light .icon--beneva:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/beneva__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--ssq:before,
.theme-realwhite .icon--ssq:before,
.theme-hover-realwhite:hover.icon--ssq:before,
.theme-hover-realwhite:hover .icon--ssq:before,
.theme-hover-realwhite:focus.icon--ssq:before,
.theme-hover-realwhite:focus .icon--ssq:before,
.theme-greige.icon--ssq:before,
.theme-greige .icon--ssq:before,
.theme-hover-greige:hover.icon--ssq:before,
.theme-hover-greige:hover .icon--ssq:before,
.theme-hover-greige:focus.icon--ssq:before,
.theme-hover-greige:focus .icon--ssq:before,
.theme-greige-925.icon--ssq:before,
.theme-greige-925 .icon--ssq:before,
.theme-hover-greige-925:hover.icon--ssq:before,
.theme-hover-greige-925:hover .icon--ssq:before,
.theme-hover-greige-925:focus.icon--ssq:before,
.theme-hover-greige-925:focus .icon--ssq:before,
.theme-yellow.icon--ssq:before,
.theme-yellow .icon--ssq:before,
.theme-hover-yellow:hover.icon--ssq:before,
.theme-hover-yellow:hover .icon--ssq:before,
.theme-hover-yellow:focus.icon--ssq:before,
.theme-hover-yellow:focus .icon--ssq:before,
.theme-yellow-925.icon--ssq:before,
.theme-yellow-925 .icon--ssq:before,
.theme-hover-yellow-925:hover.icon--ssq:before,
.theme-hover-yellow-925:hover .icon--ssq:before,
.theme-hover-yellow-925:focus.icon--ssq:before,
.theme-hover-yellow-925:focus .icon--ssq:before,
.theme-blue.icon--ssq:before,
.theme-blue .icon--ssq:before,
.theme-hover-blue:hover.icon--ssq:before,
.theme-hover-blue:hover .icon--ssq:before,
.theme-hover-blue:focus.icon--ssq:before,
.theme-hover-blue:focus .icon--ssq:before,
.theme-blue-dark.icon--ssq:before,
.theme-blue-dark .icon--ssq:before,
.theme-hover-blue-dark:hover.icon--ssq:before,
.theme-hover-blue-dark:hover .icon--ssq:before,
.theme-hover-blue-dark:focus.icon--ssq:before,
.theme-hover-blue-dark:focus .icon--ssq:before,
.theme-pink.icon--ssq:before,
.theme-pink .icon--ssq:before,
.theme-hover-pink:hover.icon--ssq:before,
.theme-hover-pink:hover .icon--ssq:before,
.theme-hover-pink:focus.icon--ssq:before,
.theme-hover-pink:focus .icon--ssq:before,
.theme-pink-925.icon--ssq:before,
.theme-pink-925 .icon--ssq:before,
.theme-hover-pink-925:hover.icon--ssq:before,
.theme-hover-pink-925:hover .icon--ssq:before,
.theme-hover-pink-925:focus.icon--ssq:before,
.theme-hover-pink-925:focus .icon--ssq:before,
.theme-white.icon--ssq:before,
.theme-white .icon--ssq:before,
.theme-hover-white:hover.icon--ssq:before,
.theme-hover-white:hover .icon--ssq:before,
.theme-hover-white:focus.icon--ssq:before,
.theme-hover-white:focus .icon--ssq:before,
.theme-violet-200.icon--ssq:before,
.theme-violet-200 .icon--ssq:before,
.theme-hover-violet-200:hover.icon--ssq:before,
.theme-hover-violet-200:hover .icon--ssq:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--ssq:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--ssq:before,
.theme-hover-violet-200:hover.icon--ssq:before,
.theme-hover-violet-200:hover .icon--ssq:before,
.theme-hover-violet-200:focus.icon--ssq:before,
.theme-hover-violet-200:focus .icon--ssq:before,
.theme-white.icon--ssq:before,
.theme-white .icon--ssq:before,
.theme-hover-white:hover.icon--ssq:before,
.theme-hover-white:hover .icon--ssq:before,
.theme-hover-white:focus.icon--ssq:before,
.theme-hover-white:focus .icon--ssq:before,
.theme-yellow.icon--ssq:before,
.theme-yellow .icon--ssq:before,
.theme-hover-yellow:hover.icon--ssq:before,
.theme-hover-yellow:hover .icon--ssq:before,
.theme-hover-yellow:focus.icon--ssq:before,
.theme-hover-yellow:focus .icon--ssq:before,
.theme-blue.icon--ssq:before,
.theme-blue .icon--ssq:before,
.theme-hover-blue:hover.icon--ssq:before,
.theme-hover-blue:hover .icon--ssq:before,
.theme-hover-blue:focus.icon--ssq:before,
.theme-hover-blue:focus .icon--ssq:before,
.theme-pink.icon--ssq:before,
.theme-pink .icon--ssq:before,
.theme-hover-pink:hover.icon--ssq:before,
.theme-hover-pink:hover .icon--ssq:before,
.theme-hover-pink:focus.icon--ssq:before,
.theme-hover-pink:focus .icon--ssq:before,
.theme-violet .button-primary.icon--ssq:before,
.page-login .button-primary.icon--ssq:before,
.theme-violet input.icon--ssq[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--ssq[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--ssq:before,
.page-login .button-primary .icon--ssq:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--ssq:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--ssq:before,
.is-theme--light .theme-violet .button-primary.icon--ssq:before,
.is-theme--light .page-login .button-primary.icon--ssq:before,
.is-theme--light .theme-violet input.icon--ssq[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--ssq[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--ssq:before,
.is-theme--light .page-login .button-primary .icon--ssq:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--ssq:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--ssq:before,
.is-theme--light.icon--ssq:before,
.is-theme--light .icon--ssq:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/ssq__green.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--download:before,
.theme-realwhite .icon--download:before,
.theme-hover-realwhite:hover.icon--download:before,
.theme-hover-realwhite:hover .icon--download:before,
.theme-hover-realwhite:focus.icon--download:before,
.theme-hover-realwhite:focus .icon--download:before,
.theme-greige.icon--download:before,
.theme-greige .icon--download:before,
.theme-hover-greige:hover.icon--download:before,
.theme-hover-greige:hover .icon--download:before,
.theme-hover-greige:focus.icon--download:before,
.theme-hover-greige:focus .icon--download:before,
.theme-greige-925.icon--download:before,
.theme-greige-925 .icon--download:before,
.theme-hover-greige-925:hover.icon--download:before,
.theme-hover-greige-925:hover .icon--download:before,
.theme-hover-greige-925:focus.icon--download:before,
.theme-hover-greige-925:focus .icon--download:before,
.theme-yellow.icon--download:before,
.theme-yellow .icon--download:before,
.theme-hover-yellow:hover.icon--download:before,
.theme-hover-yellow:hover .icon--download:before,
.theme-hover-yellow:focus.icon--download:before,
.theme-hover-yellow:focus .icon--download:before,
.theme-yellow-925.icon--download:before,
.theme-yellow-925 .icon--download:before,
.theme-hover-yellow-925:hover.icon--download:before,
.theme-hover-yellow-925:hover .icon--download:before,
.theme-hover-yellow-925:focus.icon--download:before,
.theme-hover-yellow-925:focus .icon--download:before,
.theme-blue.icon--download:before,
.theme-blue .icon--download:before,
.theme-hover-blue:hover.icon--download:before,
.theme-hover-blue:hover .icon--download:before,
.theme-hover-blue:focus.icon--download:before,
.theme-hover-blue:focus .icon--download:before,
.theme-blue-dark.icon--download:before,
.theme-blue-dark .icon--download:before,
.theme-hover-blue-dark:hover.icon--download:before,
.theme-hover-blue-dark:hover .icon--download:before,
.theme-hover-blue-dark:focus.icon--download:before,
.theme-hover-blue-dark:focus .icon--download:before,
.theme-pink.icon--download:before,
.theme-pink .icon--download:before,
.theme-hover-pink:hover.icon--download:before,
.theme-hover-pink:hover .icon--download:before,
.theme-hover-pink:focus.icon--download:before,
.theme-hover-pink:focus .icon--download:before,
.theme-pink-925.icon--download:before,
.theme-pink-925 .icon--download:before,
.theme-hover-pink-925:hover.icon--download:before,
.theme-hover-pink-925:hover .icon--download:before,
.theme-hover-pink-925:focus.icon--download:before,
.theme-hover-pink-925:focus .icon--download:before,
.theme-white.icon--download:before,
.theme-white .icon--download:before,
.theme-hover-white:hover.icon--download:before,
.theme-hover-white:hover .icon--download:before,
.theme-hover-white:focus.icon--download:before,
.theme-hover-white:focus .icon--download:before,
.theme-violet-200.icon--download:before,
.theme-violet-200 .icon--download:before,
.theme-hover-violet-200:hover.icon--download:before,
.theme-hover-violet-200:hover .icon--download:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--download:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--download:before,
.theme-hover-violet-200:hover.icon--download:before,
.theme-hover-violet-200:hover .icon--download:before,
.theme-hover-violet-200:focus.icon--download:before,
.theme-hover-violet-200:focus .icon--download:before,
.theme-white.icon--download:before,
.theme-white .icon--download:before,
.theme-hover-white:hover.icon--download:before,
.theme-hover-white:hover .icon--download:before,
.theme-hover-white:focus.icon--download:before,
.theme-hover-white:focus .icon--download:before,
.theme-yellow.icon--download:before,
.theme-yellow .icon--download:before,
.theme-hover-yellow:hover.icon--download:before,
.theme-hover-yellow:hover .icon--download:before,
.theme-hover-yellow:focus.icon--download:before,
.theme-hover-yellow:focus .icon--download:before,
.theme-blue.icon--download:before,
.theme-blue .icon--download:before,
.theme-hover-blue:hover.icon--download:before,
.theme-hover-blue:hover .icon--download:before,
.theme-hover-blue:focus.icon--download:before,
.theme-hover-blue:focus .icon--download:before,
.theme-pink.icon--download:before,
.theme-pink .icon--download:before,
.theme-hover-pink:hover.icon--download:before,
.theme-hover-pink:hover .icon--download:before,
.theme-hover-pink:focus.icon--download:before,
.theme-hover-pink:focus .icon--download:before,
.theme-violet .button-primary.icon--download:before,
.page-login .button-primary.icon--download:before,
.theme-violet input.icon--download[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--download[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--download:before,
.page-login .button-primary .icon--download:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--download:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--download:before,
.is-theme--light .theme-violet .button-primary.icon--download:before,
.is-theme--light .page-login .button-primary.icon--download:before,
.is-theme--light .theme-violet input.icon--download[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--download[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--download:before,
.is-theme--light .page-login .button-primary .icon--download:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--download:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--download:before,
.is-theme--light.icon--download:before,
.is-theme--light .icon--download:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/download__violet.svg");
  background-repeat: no-repeat;
}
.theme-realwhite.icon--reset:before,
.theme-realwhite .icon--reset:before,
.theme-hover-realwhite:hover.icon--reset:before,
.theme-hover-realwhite:hover .icon--reset:before,
.theme-hover-realwhite:focus.icon--reset:before,
.theme-hover-realwhite:focus .icon--reset:before,
.theme-greige.icon--reset:before,
.theme-greige .icon--reset:before,
.theme-hover-greige:hover.icon--reset:before,
.theme-hover-greige:hover .icon--reset:before,
.theme-hover-greige:focus.icon--reset:before,
.theme-hover-greige:focus .icon--reset:before,
.theme-greige-925.icon--reset:before,
.theme-greige-925 .icon--reset:before,
.theme-hover-greige-925:hover.icon--reset:before,
.theme-hover-greige-925:hover .icon--reset:before,
.theme-hover-greige-925:focus.icon--reset:before,
.theme-hover-greige-925:focus .icon--reset:before,
.theme-yellow.icon--reset:before,
.theme-yellow .icon--reset:before,
.theme-hover-yellow:hover.icon--reset:before,
.theme-hover-yellow:hover .icon--reset:before,
.theme-hover-yellow:focus.icon--reset:before,
.theme-hover-yellow:focus .icon--reset:before,
.theme-yellow-925.icon--reset:before,
.theme-yellow-925 .icon--reset:before,
.theme-hover-yellow-925:hover.icon--reset:before,
.theme-hover-yellow-925:hover .icon--reset:before,
.theme-hover-yellow-925:focus.icon--reset:before,
.theme-hover-yellow-925:focus .icon--reset:before,
.theme-blue.icon--reset:before,
.theme-blue .icon--reset:before,
.theme-hover-blue:hover.icon--reset:before,
.theme-hover-blue:hover .icon--reset:before,
.theme-hover-blue:focus.icon--reset:before,
.theme-hover-blue:focus .icon--reset:before,
.theme-blue-dark.icon--reset:before,
.theme-blue-dark .icon--reset:before,
.theme-hover-blue-dark:hover.icon--reset:before,
.theme-hover-blue-dark:hover .icon--reset:before,
.theme-hover-blue-dark:focus.icon--reset:before,
.theme-hover-blue-dark:focus .icon--reset:before,
.theme-pink.icon--reset:before,
.theme-pink .icon--reset:before,
.theme-hover-pink:hover.icon--reset:before,
.theme-hover-pink:hover .icon--reset:before,
.theme-hover-pink:focus.icon--reset:before,
.theme-hover-pink:focus .icon--reset:before,
.theme-pink-925.icon--reset:before,
.theme-pink-925 .icon--reset:before,
.theme-hover-pink-925:hover.icon--reset:before,
.theme-hover-pink-925:hover .icon--reset:before,
.theme-hover-pink-925:focus.icon--reset:before,
.theme-hover-pink-925:focus .icon--reset:before,
.theme-white.icon--reset:before,
.theme-white .icon--reset:before,
.theme-hover-white:hover.icon--reset:before,
.theme-hover-white:hover .icon--reset:before,
.theme-hover-white:focus.icon--reset:before,
.theme-hover-white:focus .icon--reset:before,
.theme-violet-200.icon--reset:before,
.theme-violet-200 .icon--reset:before,
.theme-hover-violet-200:hover.icon--reset:before,
.theme-hover-violet-200:hover .icon--reset:before,
.theme-hover-violet-200:focus .theme-violet-200.icon--reset:before,
.theme-hover-violet-200:focus .theme-violet-200 .icon--reset:before,
.theme-hover-violet-200:hover.icon--reset:before,
.theme-hover-violet-200:hover .icon--reset:before,
.theme-hover-violet-200:focus.icon--reset:before,
.theme-hover-violet-200:focus .icon--reset:before,
.theme-white.icon--reset:before,
.theme-white .icon--reset:before,
.theme-hover-white:hover.icon--reset:before,
.theme-hover-white:hover .icon--reset:before,
.theme-hover-white:focus.icon--reset:before,
.theme-hover-white:focus .icon--reset:before,
.theme-yellow.icon--reset:before,
.theme-yellow .icon--reset:before,
.theme-hover-yellow:hover.icon--reset:before,
.theme-hover-yellow:hover .icon--reset:before,
.theme-hover-yellow:focus.icon--reset:before,
.theme-hover-yellow:focus .icon--reset:before,
.theme-blue.icon--reset:before,
.theme-blue .icon--reset:before,
.theme-hover-blue:hover.icon--reset:before,
.theme-hover-blue:hover .icon--reset:before,
.theme-hover-blue:focus.icon--reset:before,
.theme-hover-blue:focus .icon--reset:before,
.theme-pink.icon--reset:before,
.theme-pink .icon--reset:before,
.theme-hover-pink:hover.icon--reset:before,
.theme-hover-pink:hover .icon--reset:before,
.theme-hover-pink:focus.icon--reset:before,
.theme-hover-pink:focus .icon--reset:before,
.theme-violet .button-primary.icon--reset:before,
.page-login .button-primary.icon--reset:before,
.theme-violet input.icon--reset[type=submit]:not(.button--background-white, .button-secondary):before,
.page-login input.icon--reset[type=submit]:not(.button--background-white, .button-secondary):before,
.theme-violet .button-primary .icon--reset:before,
.page-login .button-primary .icon--reset:before,
.theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--reset:before,
.page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--reset:before,
.is-theme--light .theme-violet .button-primary.icon--reset:before,
.is-theme--light .page-login .button-primary.icon--reset:before,
.is-theme--light .theme-violet input.icon--reset[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .page-login input.icon--reset[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .theme-violet .button-primary .icon--reset:before,
.is-theme--light .page-login .button-primary .icon--reset:before,
.is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary) .icon--reset:before,
.is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary) .icon--reset:before,
.is-theme--light.icon--reset:before,
.is-theme--light .icon--reset:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/reset__violet.svg");
  background-repeat: no-repeat;
}

.theme-hover-violet-925:hover.icon--target-blank:before,
.theme-hover-violet-925:hover .icon--target-blank:before,
.theme-hover-violet-925:focus.icon--target-blank:before,
.theme-hover-violet-925:focus .icon--target-blank:before,
.theme-violet-925.icon--target-blank:before,
.theme-violet-925 .icon--target-blank:before,
.theme-hover-violet:hover.icon--target-blank:before,
.theme-hover-violet:hover .icon--target-blank:before,
.theme-hover-violet:focus.icon--target-blank:before,
.theme-hover-violet:focus .icon--target-blank:before,
.theme-violet.icon--target-blank:before,
.icon--target-blank.page-login:before,
.theme-violet .icon--target-blank:before,
.page-login .icon--target-blank:before,
.theme-violet .button-primary:hover.icon--target-blank:before,
.theme-violet .button-primary:hover .icon--target-blank:before,
.theme-violet .button-primary:focus.icon--target-blank:before,
.theme-violet .button-primary:focus .icon--target-blank:before,
.is-theme--light .button-primary.icon--target-blank:before,
.is-theme--light input.icon--target-blank[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--target-blank:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--target-blank:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--top-right__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--check:before,
.theme-hover-violet-925:hover .icon--check:before,
.theme-hover-violet-925:focus.icon--check:before,
.theme-hover-violet-925:focus .icon--check:before,
.theme-violet-925.icon--check:before,
.theme-violet-925 .icon--check:before,
.theme-hover-violet:hover.icon--check:before,
.theme-hover-violet:hover .icon--check:before,
.theme-hover-violet:focus.icon--check:before,
.theme-hover-violet:focus .icon--check:before,
.theme-violet.icon--check:before,
.icon--check.page-login:before,
.theme-violet .icon--check:before,
.page-login .icon--check:before,
.theme-violet .button-primary:hover.icon--check:before,
.theme-violet .button-primary:hover .icon--check:before,
.theme-violet .button-primary:focus.icon--check:before,
.theme-violet .button-primary:focus .icon--check:before,
.is-theme--light .button-primary.icon--check:before,
.is-theme--light input.icon--check[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--check:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--check:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--forbidden:before,
.theme-hover-violet-925:hover .icon--forbidden:before,
.theme-hover-violet-925:focus.icon--forbidden:before,
.theme-hover-violet-925:focus .icon--forbidden:before,
.theme-violet-925.icon--forbidden:before,
.theme-violet-925 .icon--forbidden:before,
.theme-hover-violet:hover.icon--forbidden:before,
.theme-hover-violet:hover .icon--forbidden:before,
.theme-hover-violet:focus.icon--forbidden:before,
.theme-hover-violet:focus .icon--forbidden:before,
.theme-violet.icon--forbidden:before,
.icon--forbidden.page-login:before,
.theme-violet .icon--forbidden:before,
.page-login .icon--forbidden:before,
.theme-violet .button-primary:hover.icon--forbidden:before,
.theme-violet .button-primary:hover .icon--forbidden:before,
.theme-violet .button-primary:focus.icon--forbidden:before,
.theme-violet .button-primary:focus .icon--forbidden:before,
.is-theme--light .button-primary.icon--forbidden:before,
.is-theme--light input.icon--forbidden[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--forbidden:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--forbidden:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/forbidden__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--arrow-right:before,
.theme-hover-violet-925:hover .icon--arrow-right:before,
.theme-hover-violet-925:focus.icon--arrow-right:before,
.theme-hover-violet-925:focus .icon--arrow-right:before,
.theme-violet-925.icon--arrow-right:before,
.theme-violet-925 .icon--arrow-right:before,
.theme-hover-violet:hover.icon--arrow-right:before,
.theme-hover-violet:hover .icon--arrow-right:before,
.theme-hover-violet:focus.icon--arrow-right:before,
.theme-hover-violet:focus .icon--arrow-right:before,
.theme-violet.icon--arrow-right:before,
.icon--arrow-right.page-login:before,
.theme-violet .icon--arrow-right:before,
.page-login .icon--arrow-right:before,
.theme-violet .button-primary:hover.icon--arrow-right:before,
.theme-violet .button-primary:hover .icon--arrow-right:before,
.theme-violet .button-primary:focus.icon--arrow-right:before,
.theme-violet .button-primary:focus .icon--arrow-right:before,
.is-theme--light .button-primary.icon--arrow-right:before,
.is-theme--light input.icon--arrow-right[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--arrow-right:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--arrow-right:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--right__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--home:before,
.theme-hover-violet-925:hover .icon--home:before,
.theme-hover-violet-925:focus.icon--home:before,
.theme-hover-violet-925:focus .icon--home:before,
.theme-violet-925.icon--home:before,
.theme-violet-925 .icon--home:before,
.theme-hover-violet:hover.icon--home:before,
.theme-hover-violet:hover .icon--home:before,
.theme-hover-violet:focus.icon--home:before,
.theme-hover-violet:focus .icon--home:before,
.theme-violet.icon--home:before,
.icon--home.page-login:before,
.theme-violet .icon--home:before,
.page-login .icon--home:before,
.theme-violet .button-primary:hover.icon--home:before,
.theme-violet .button-primary:hover .icon--home:before,
.theme-violet .button-primary:focus.icon--home:before,
.theme-violet .button-primary:focus .icon--home:before,
.is-theme--light .button-primary.icon--home:before,
.is-theme--light input.icon--home[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--home:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--home:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/home__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--moto:before,
.theme-hover-violet-925:hover .icon--moto:before,
.theme-hover-violet-925:focus.icon--moto:before,
.theme-hover-violet-925:focus .icon--moto:before,
.theme-violet-925.icon--moto:before,
.theme-violet-925 .icon--moto:before,
.theme-hover-violet:hover.icon--moto:before,
.theme-hover-violet:hover .icon--moto:before,
.theme-hover-violet:focus.icon--moto:before,
.theme-hover-violet:focus .icon--moto:before,
.theme-violet.icon--moto:before,
.icon--moto.page-login:before,
.theme-violet .icon--moto:before,
.page-login .icon--moto:before,
.theme-violet .button-primary:hover.icon--moto:before,
.theme-violet .button-primary:hover .icon--moto:before,
.theme-violet .button-primary:focus.icon--moto:before,
.theme-violet .button-primary:focus .icon--moto:before,
.is-theme--light .button-primary.icon--moto:before,
.is-theme--light input.icon--moto[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--moto:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--moto:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/moto__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--car:before,
.theme-hover-violet-925:hover .icon--car:before,
.theme-hover-violet-925:focus.icon--car:before,
.theme-hover-violet-925:focus .icon--car:before,
.theme-violet-925.icon--car:before,
.theme-violet-925 .icon--car:before,
.theme-hover-violet:hover.icon--car:before,
.theme-hover-violet:hover .icon--car:before,
.theme-hover-violet:focus.icon--car:before,
.theme-hover-violet:focus .icon--car:before,
.theme-violet.icon--car:before,
.icon--car.page-login:before,
.theme-violet .icon--car:before,
.page-login .icon--car:before,
.theme-violet .button-primary:hover.icon--car:before,
.theme-violet .button-primary:hover .icon--car:before,
.theme-violet .button-primary:focus.icon--car:before,
.theme-violet .button-primary:focus .icon--car:before,
.is-theme--light .button-primary.icon--car:before,
.is-theme--light input.icon--car[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--car:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--car:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/car__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--chat:before,
.theme-hover-violet-925:hover .icon--chat:before,
.theme-hover-violet-925:focus.icon--chat:before,
.theme-hover-violet-925:focus .icon--chat:before,
.theme-violet-925.icon--chat:before,
.theme-violet-925 .icon--chat:before,
.theme-hover-violet:hover.icon--chat:before,
.theme-hover-violet:hover .icon--chat:before,
.theme-hover-violet:focus.icon--chat:before,
.theme-hover-violet:focus .icon--chat:before,
.theme-violet.icon--chat:before,
.icon--chat.page-login:before,
.theme-violet .icon--chat:before,
.page-login .icon--chat:before,
.theme-violet .button-primary:hover.icon--chat:before,
.theme-violet .button-primary:hover .icon--chat:before,
.theme-violet .button-primary:focus.icon--chat:before,
.theme-violet .button-primary:focus .icon--chat:before,
.is-theme--light .button-primary.icon--chat:before,
.is-theme--light input.icon--chat[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--chat:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--chat:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chat__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--lock:before,
.theme-hover-violet-925:hover .icon--lock:before,
.theme-hover-violet-925:focus.icon--lock:before,
.theme-hover-violet-925:focus .icon--lock:before,
.theme-violet-925.icon--lock:before,
.theme-violet-925 .icon--lock:before,
.theme-hover-violet:hover.icon--lock:before,
.theme-hover-violet:hover .icon--lock:before,
.theme-hover-violet:focus.icon--lock:before,
.theme-hover-violet:focus .icon--lock:before,
.theme-violet.icon--lock:before,
.icon--lock.page-login:before,
.theme-violet .icon--lock:before,
.page-login .icon--lock:before,
.theme-violet .button-primary:hover.icon--lock:before,
.theme-violet .button-primary:hover .icon--lock:before,
.theme-violet .button-primary:focus.icon--lock:before,
.theme-violet .button-primary:focus .icon--lock:before,
.is-theme--light .button-primary.icon--lock:before,
.is-theme--light input.icon--lock[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--lock:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--lock:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/lock__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--firstaid:before,
.theme-hover-violet-925:hover .icon--firstaid:before,
.theme-hover-violet-925:focus.icon--firstaid:before,
.theme-hover-violet-925:focus .icon--firstaid:before,
.theme-violet-925.icon--firstaid:before,
.theme-violet-925 .icon--firstaid:before,
.theme-hover-violet:hover.icon--firstaid:before,
.theme-hover-violet:hover .icon--firstaid:before,
.theme-hover-violet:focus.icon--firstaid:before,
.theme-hover-violet:focus .icon--firstaid:before,
.theme-violet.icon--firstaid:before,
.icon--firstaid.page-login:before,
.theme-violet .icon--firstaid:before,
.page-login .icon--firstaid:before,
.theme-violet .button-primary:hover.icon--firstaid:before,
.theme-violet .button-primary:hover .icon--firstaid:before,
.theme-violet .button-primary:focus.icon--firstaid:before,
.theme-violet .button-primary:focus .icon--firstaid:before,
.is-theme--light .button-primary.icon--firstaid:before,
.is-theme--light input.icon--firstaid[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--firstaid:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--firstaid:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/firstaid__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--chart:before,
.theme-hover-violet-925:hover .icon--chart:before,
.theme-hover-violet-925:focus.icon--chart:before,
.theme-hover-violet-925:focus .icon--chart:before,
.theme-violet-925.icon--chart:before,
.theme-violet-925 .icon--chart:before,
.theme-hover-violet:hover.icon--chart:before,
.theme-hover-violet:hover .icon--chart:before,
.theme-hover-violet:focus.icon--chart:before,
.theme-hover-violet:focus .icon--chart:before,
.theme-violet.icon--chart:before,
.icon--chart.page-login:before,
.theme-violet .icon--chart:before,
.page-login .icon--chart:before,
.theme-violet .button-primary:hover.icon--chart:before,
.theme-violet .button-primary:hover .icon--chart:before,
.theme-violet .button-primary:focus.icon--chart:before,
.theme-violet .button-primary:focus .icon--chart:before,
.is-theme--light .button-primary.icon--chart:before,
.is-theme--light input.icon--chart[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--chart:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--chart:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chart__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--glasses:before,
.theme-hover-violet-925:hover .icon--glasses:before,
.theme-hover-violet-925:focus.icon--glasses:before,
.theme-hover-violet-925:focus .icon--glasses:before,
.theme-violet-925.icon--glasses:before,
.theme-violet-925 .icon--glasses:before,
.theme-hover-violet:hover.icon--glasses:before,
.theme-hover-violet:hover .icon--glasses:before,
.theme-hover-violet:focus.icon--glasses:before,
.theme-hover-violet:focus .icon--glasses:before,
.theme-violet.icon--glasses:before,
.icon--glasses.page-login:before,
.theme-violet .icon--glasses:before,
.page-login .icon--glasses:before,
.theme-violet .button-primary:hover.icon--glasses:before,
.theme-violet .button-primary:hover .icon--glasses:before,
.theme-violet .button-primary:focus.icon--glasses:before,
.theme-violet .button-primary:focus .icon--glasses:before,
.is-theme--light .button-primary.icon--glasses:before,
.is-theme--light input.icon--glasses[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--glasses:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--glasses:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/glasses__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--homeandcar:before,
.theme-hover-violet-925:hover .icon--homeandcar:before,
.theme-hover-violet-925:focus.icon--homeandcar:before,
.theme-hover-violet-925:focus .icon--homeandcar:before,
.theme-violet-925.icon--homeandcar:before,
.theme-violet-925 .icon--homeandcar:before,
.theme-hover-violet:hover.icon--homeandcar:before,
.theme-hover-violet:hover .icon--homeandcar:before,
.theme-hover-violet:focus.icon--homeandcar:before,
.theme-hover-violet:focus .icon--homeandcar:before,
.theme-violet.icon--homeandcar:before,
.icon--homeandcar.page-login:before,
.theme-violet .icon--homeandcar:before,
.page-login .icon--homeandcar:before,
.theme-violet .button-primary:hover.icon--homeandcar:before,
.theme-violet .button-primary:hover .icon--homeandcar:before,
.theme-violet .button-primary:focus.icon--homeandcar:before,
.theme-violet .button-primary:focus .icon--homeandcar:before,
.is-theme--light .button-primary.icon--homeandcar:before,
.is-theme--light input.icon--homeandcar[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--homeandcar:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--homeandcar:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/homeandcar__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--user:before,
.theme-hover-violet-925:hover .icon--user:before,
.theme-hover-violet-925:focus.icon--user:before,
.theme-hover-violet-925:focus .icon--user:before,
.theme-violet-925.icon--user:before,
.theme-violet-925 .icon--user:before,
.theme-hover-violet:hover.icon--user:before,
.theme-hover-violet:hover .icon--user:before,
.theme-hover-violet:focus.icon--user:before,
.theme-hover-violet:focus .icon--user:before,
.theme-violet.icon--user:before,
.icon--user.page-login:before,
.theme-violet .icon--user:before,
.page-login .icon--user:before,
.theme-violet .button-primary:hover.icon--user:before,
.theme-violet .button-primary:hover .icon--user:before,
.theme-violet .button-primary:focus.icon--user:before,
.theme-violet .button-primary:focus .icon--user:before,
.is-theme--light .button-primary.icon--user:before,
.is-theme--light input.icon--user[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--user:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--user:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/user__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--group:before,
.theme-hover-violet-925:hover .icon--group:before,
.theme-hover-violet-925:focus.icon--group:before,
.theme-hover-violet-925:focus .icon--group:before,
.theme-violet-925.icon--group:before,
.theme-violet-925 .icon--group:before,
.theme-hover-violet:hover.icon--group:before,
.theme-hover-violet:hover .icon--group:before,
.theme-hover-violet:focus.icon--group:before,
.theme-hover-violet:focus .icon--group:before,
.theme-violet.icon--group:before,
.icon--group.page-login:before,
.theme-violet .icon--group:before,
.page-login .icon--group:before,
.theme-violet .button-primary:hover.icon--group:before,
.theme-violet .button-primary:hover .icon--group:before,
.theme-violet .button-primary:focus.icon--group:before,
.theme-violet .button-primary:focus .icon--group:before,
.is-theme--light .button-primary.icon--group:before,
.is-theme--light input.icon--group[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--group:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--group:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/group__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--plane:before,
.theme-hover-violet-925:hover .icon--plane:before,
.theme-hover-violet-925:focus.icon--plane:before,
.theme-hover-violet-925:focus .icon--plane:before,
.theme-violet-925.icon--plane:before,
.theme-violet-925 .icon--plane:before,
.theme-hover-violet:hover.icon--plane:before,
.theme-hover-violet:hover .icon--plane:before,
.theme-hover-violet:focus.icon--plane:before,
.theme-hover-violet:focus .icon--plane:before,
.theme-violet.icon--plane:before,
.icon--plane.page-login:before,
.theme-violet .icon--plane:before,
.page-login .icon--plane:before,
.theme-violet .button-primary:hover.icon--plane:before,
.theme-violet .button-primary:hover .icon--plane:before,
.theme-violet .button-primary:focus.icon--plane:before,
.theme-violet .button-primary:focus .icon--plane:before,
.is-theme--light .button-primary.icon--plane:before,
.is-theme--light input.icon--plane[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--plane:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--plane:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/plane__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--envelop:before,
.theme-hover-violet-925:hover .icon--envelop:before,
.theme-hover-violet-925:focus.icon--envelop:before,
.theme-hover-violet-925:focus .icon--envelop:before,
.theme-violet-925.icon--envelop:before,
.theme-violet-925 .icon--envelop:before,
.theme-hover-violet:hover.icon--envelop:before,
.theme-hover-violet:hover .icon--envelop:before,
.theme-hover-violet:focus.icon--envelop:before,
.theme-hover-violet:focus .icon--envelop:before,
.theme-violet.icon--envelop:before,
.icon--envelop.page-login:before,
.theme-violet .icon--envelop:before,
.page-login .icon--envelop:before,
.theme-violet .button-primary:hover.icon--envelop:before,
.theme-violet .button-primary:hover .icon--envelop:before,
.theme-violet .button-primary:focus.icon--envelop:before,
.theme-violet .button-primary:focus .icon--envelop:before,
.is-theme--light .button-primary.icon--envelop:before,
.is-theme--light input.icon--envelop[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--envelop:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--envelop:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/envelop__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--hourglass:before,
.theme-hover-violet-925:hover .icon--hourglass:before,
.theme-hover-violet-925:focus.icon--hourglass:before,
.theme-hover-violet-925:focus .icon--hourglass:before,
.theme-violet-925.icon--hourglass:before,
.theme-violet-925 .icon--hourglass:before,
.theme-hover-violet:hover.icon--hourglass:before,
.theme-hover-violet:hover .icon--hourglass:before,
.theme-hover-violet:focus.icon--hourglass:before,
.theme-hover-violet:focus .icon--hourglass:before,
.theme-violet.icon--hourglass:before,
.icon--hourglass.page-login:before,
.theme-violet .icon--hourglass:before,
.page-login .icon--hourglass:before,
.theme-violet .button-primary:hover.icon--hourglass:before,
.theme-violet .button-primary:hover .icon--hourglass:before,
.theme-violet .button-primary:focus.icon--hourglass:before,
.theme-violet .button-primary:focus .icon--hourglass:before,
.is-theme--light .button-primary.icon--hourglass:before,
.is-theme--light input.icon--hourglass[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--hourglass:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--hourglass:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/hourglass__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--tooth:before,
.theme-hover-violet-925:hover .icon--tooth:before,
.theme-hover-violet-925:focus.icon--tooth:before,
.theme-hover-violet-925:focus .icon--tooth:before,
.theme-violet-925.icon--tooth:before,
.theme-violet-925 .icon--tooth:before,
.theme-hover-violet:hover.icon--tooth:before,
.theme-hover-violet:hover .icon--tooth:before,
.theme-hover-violet:focus.icon--tooth:before,
.theme-hover-violet:focus .icon--tooth:before,
.theme-violet.icon--tooth:before,
.icon--tooth.page-login:before,
.theme-violet .icon--tooth:before,
.page-login .icon--tooth:before,
.theme-violet .button-primary:hover.icon--tooth:before,
.theme-violet .button-primary:hover .icon--tooth:before,
.theme-violet .button-primary:focus.icon--tooth:before,
.theme-violet .button-primary:focus .icon--tooth:before,
.is-theme--light .button-primary.icon--tooth:before,
.is-theme--light input.icon--tooth[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--tooth:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--tooth:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/tooth__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--family:before,
.theme-hover-violet-925:hover .icon--family:before,
.theme-hover-violet-925:focus.icon--family:before,
.theme-hover-violet-925:focus .icon--family:before,
.theme-violet-925.icon--family:before,
.theme-violet-925 .icon--family:before,
.theme-hover-violet:hover.icon--family:before,
.theme-hover-violet:hover .icon--family:before,
.theme-hover-violet:focus.icon--family:before,
.theme-hover-violet:focus .icon--family:before,
.theme-violet.icon--family:before,
.icon--family.page-login:before,
.theme-violet .icon--family:before,
.page-login .icon--family:before,
.theme-violet .button-primary:hover.icon--family:before,
.theme-violet .button-primary:hover .icon--family:before,
.theme-violet .button-primary:focus.icon--family:before,
.theme-violet .button-primary:focus .icon--family:before,
.is-theme--light .button-primary.icon--family:before,
.is-theme--light input.icon--family[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--family:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--family:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/family__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--patrimony:before,
.theme-hover-violet-925:hover .icon--patrimony:before,
.theme-hover-violet-925:focus.icon--patrimony:before,
.theme-hover-violet-925:focus .icon--patrimony:before,
.theme-violet-925.icon--patrimony:before,
.theme-violet-925 .icon--patrimony:before,
.theme-hover-violet:hover.icon--patrimony:before,
.theme-hover-violet:hover .icon--patrimony:before,
.theme-hover-violet:focus.icon--patrimony:before,
.theme-hover-violet:focus .icon--patrimony:before,
.theme-violet.icon--patrimony:before,
.icon--patrimony.page-login:before,
.theme-violet .icon--patrimony:before,
.page-login .icon--patrimony:before,
.theme-violet .button-primary:hover.icon--patrimony:before,
.theme-violet .button-primary:hover .icon--patrimony:before,
.theme-violet .button-primary:focus.icon--patrimony:before,
.theme-violet .button-primary:focus .icon--patrimony:before,
.is-theme--light .button-primary.icon--patrimony:before,
.is-theme--light input.icon--patrimony[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--patrimony:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--patrimony:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/patrimony__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--heartplus:before,
.theme-hover-violet-925:hover .icon--heartplus:before,
.theme-hover-violet-925:focus.icon--heartplus:before,
.theme-hover-violet-925:focus .icon--heartplus:before,
.theme-violet-925.icon--heartplus:before,
.theme-violet-925 .icon--heartplus:before,
.theme-hover-violet:hover.icon--heartplus:before,
.theme-hover-violet:hover .icon--heartplus:before,
.theme-hover-violet:focus.icon--heartplus:before,
.theme-hover-violet:focus .icon--heartplus:before,
.theme-violet.icon--heartplus:before,
.icon--heartplus.page-login:before,
.theme-violet .icon--heartplus:before,
.page-login .icon--heartplus:before,
.theme-violet .button-primary:hover.icon--heartplus:before,
.theme-violet .button-primary:hover .icon--heartplus:before,
.theme-violet .button-primary:focus.icon--heartplus:before,
.theme-violet .button-primary:focus .icon--heartplus:before,
.is-theme--light .button-primary.icon--heartplus:before,
.is-theme--light input.icon--heartplus[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--heartplus:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--heartplus:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/heartplus__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--heart:before,
.theme-hover-violet-925:hover .icon--heart:before,
.theme-hover-violet-925:focus.icon--heart:before,
.theme-hover-violet-925:focus .icon--heart:before,
.theme-violet-925.icon--heart:before,
.theme-violet-925 .icon--heart:before,
.theme-hover-violet:hover.icon--heart:before,
.theme-hover-violet:hover .icon--heart:before,
.theme-hover-violet:focus.icon--heart:before,
.theme-hover-violet:focus .icon--heart:before,
.theme-violet.icon--heart:before,
.icon--heart.page-login:before,
.theme-violet .icon--heart:before,
.page-login .icon--heart:before,
.theme-violet .button-primary:hover.icon--heart:before,
.theme-violet .button-primary:hover .icon--heart:before,
.theme-violet .button-primary:focus.icon--heart:before,
.theme-violet .button-primary:focus .icon--heart:before,
.is-theme--light .button-primary.icon--heart:before,
.is-theme--light input.icon--heart[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--heart:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--heart:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/heart__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--sheetpencil:before,
.theme-hover-violet-925:hover .icon--sheetpencil:before,
.theme-hover-violet-925:focus.icon--sheetpencil:before,
.theme-hover-violet-925:focus .icon--sheetpencil:before,
.theme-violet-925.icon--sheetpencil:before,
.theme-violet-925 .icon--sheetpencil:before,
.theme-hover-violet:hover.icon--sheetpencil:before,
.theme-hover-violet:hover .icon--sheetpencil:before,
.theme-hover-violet:focus.icon--sheetpencil:before,
.theme-hover-violet:focus .icon--sheetpencil:before,
.theme-violet.icon--sheetpencil:before,
.icon--sheetpencil.page-login:before,
.theme-violet .icon--sheetpencil:before,
.page-login .icon--sheetpencil:before,
.theme-violet .button-primary:hover.icon--sheetpencil:before,
.theme-violet .button-primary:hover .icon--sheetpencil:before,
.theme-violet .button-primary:focus.icon--sheetpencil:before,
.theme-violet .button-primary:focus .icon--sheetpencil:before,
.is-theme--light .button-primary.icon--sheetpencil:before,
.is-theme--light input.icon--sheetpencil[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--sheetpencil:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--sheetpencil:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/sheetpencil__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--magnifier:before,
.theme-hover-violet-925:hover .icon--magnifier:before,
.theme-hover-violet-925:focus.icon--magnifier:before,
.theme-hover-violet-925:focus .icon--magnifier:before,
.theme-violet-925.icon--magnifier:before,
.theme-violet-925 .icon--magnifier:before,
.theme-hover-violet:hover.icon--magnifier:before,
.theme-hover-violet:hover .icon--magnifier:before,
.theme-hover-violet:focus.icon--magnifier:before,
.theme-hover-violet:focus .icon--magnifier:before,
.theme-violet.icon--magnifier:before,
.icon--magnifier.page-login:before,
.theme-violet .icon--magnifier:before,
.page-login .icon--magnifier:before,
.theme-violet .button-primary:hover.icon--magnifier:before,
.theme-violet .button-primary:hover .icon--magnifier:before,
.theme-violet .button-primary:focus.icon--magnifier:before,
.theme-violet .button-primary:focus .icon--magnifier:before,
.is-theme--light .button-primary.icon--magnifier:before,
.is-theme--light input.icon--magnifier[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--magnifier:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--magnifier:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/magnifier__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--exclamationbubble:before,
.theme-hover-violet-925:hover .icon--exclamationbubble:before,
.theme-hover-violet-925:focus.icon--exclamationbubble:before,
.theme-hover-violet-925:focus .icon--exclamationbubble:before,
.theme-violet-925.icon--exclamationbubble:before,
.theme-violet-925 .icon--exclamationbubble:before,
.theme-hover-violet:hover.icon--exclamationbubble:before,
.theme-hover-violet:hover .icon--exclamationbubble:before,
.theme-hover-violet:focus.icon--exclamationbubble:before,
.theme-hover-violet:focus .icon--exclamationbubble:before,
.theme-violet.icon--exclamationbubble:before,
.icon--exclamationbubble.page-login:before,
.theme-violet .icon--exclamationbubble:before,
.page-login .icon--exclamationbubble:before,
.theme-violet .button-primary:hover.icon--exclamationbubble:before,
.theme-violet .button-primary:hover .icon--exclamationbubble:before,
.theme-violet .button-primary:focus.icon--exclamationbubble:before,
.theme-violet .button-primary:focus .icon--exclamationbubble:before,
.is-theme--light .button-primary.icon--exclamationbubble:before,
.is-theme--light input.icon--exclamationbubble[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--exclamationbubble:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--exclamationbubble:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/exclamationbubble__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--notice:before,
.theme-hover-violet-925:hover .icon--notice:before,
.theme-hover-violet-925:focus.icon--notice:before,
.theme-hover-violet-925:focus .icon--notice:before,
.theme-violet-925.icon--notice:before,
.theme-violet-925 .icon--notice:before,
.theme-hover-violet:hover.icon--notice:before,
.theme-hover-violet:hover .icon--notice:before,
.theme-hover-violet:focus.icon--notice:before,
.theme-hover-violet:focus .icon--notice:before,
.theme-violet.icon--notice:before,
.icon--notice.page-login:before,
.theme-violet .icon--notice:before,
.page-login .icon--notice:before,
.theme-violet .button-primary:hover.icon--notice:before,
.theme-violet .button-primary:hover .icon--notice:before,
.theme-violet .button-primary:focus.icon--notice:before,
.theme-violet .button-primary:focus .icon--notice:before,
.is-theme--light .button-primary.icon--notice:before,
.is-theme--light input.icon--notice[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--notice:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--notice:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/notice__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--conversation:before,
.theme-hover-violet-925:hover .icon--conversation:before,
.theme-hover-violet-925:focus.icon--conversation:before,
.theme-hover-violet-925:focus .icon--conversation:before,
.theme-violet-925.icon--conversation:before,
.theme-violet-925 .icon--conversation:before,
.theme-hover-violet:hover.icon--conversation:before,
.theme-hover-violet:hover .icon--conversation:before,
.theme-hover-violet:focus.icon--conversation:before,
.theme-hover-violet:focus .icon--conversation:before,
.theme-violet.icon--conversation:before,
.icon--conversation.page-login:before,
.theme-violet .icon--conversation:before,
.page-login .icon--conversation:before,
.theme-violet .button-primary:hover.icon--conversation:before,
.theme-violet .button-primary:hover .icon--conversation:before,
.theme-violet .button-primary:focus.icon--conversation:before,
.theme-violet .button-primary:focus .icon--conversation:before,
.is-theme--light .button-primary.icon--conversation:before,
.is-theme--light input.icon--conversation[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--conversation:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--conversation:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/conversation__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--folder:before,
.theme-hover-violet-925:hover .icon--folder:before,
.theme-hover-violet-925:focus.icon--folder:before,
.theme-hover-violet-925:focus .icon--folder:before,
.theme-violet-925.icon--folder:before,
.theme-violet-925 .icon--folder:before,
.theme-hover-violet:hover.icon--folder:before,
.theme-hover-violet:hover .icon--folder:before,
.theme-hover-violet:focus.icon--folder:before,
.theme-hover-violet:focus .icon--folder:before,
.theme-violet.icon--folder:before,
.icon--folder.page-login:before,
.theme-violet .icon--folder:before,
.page-login .icon--folder:before,
.theme-violet .button-primary:hover.icon--folder:before,
.theme-violet .button-primary:hover .icon--folder:before,
.theme-violet .button-primary:focus.icon--folder:before,
.theme-violet .button-primary:focus .icon--folder:before,
.is-theme--light .button-primary.icon--folder:before,
.is-theme--light input.icon--folder[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--folder:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--folder:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/folder__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--boat:before,
.theme-hover-violet-925:hover .icon--boat:before,
.theme-hover-violet-925:focus.icon--boat:before,
.theme-hover-violet-925:focus .icon--boat:before,
.theme-violet-925.icon--boat:before,
.theme-violet-925 .icon--boat:before,
.theme-hover-violet:hover.icon--boat:before,
.theme-hover-violet:hover .icon--boat:before,
.theme-hover-violet:focus.icon--boat:before,
.theme-hover-violet:focus .icon--boat:before,
.theme-violet.icon--boat:before,
.icon--boat.page-login:before,
.theme-violet .icon--boat:before,
.page-login .icon--boat:before,
.theme-violet .button-primary:hover.icon--boat:before,
.theme-violet .button-primary:hover .icon--boat:before,
.theme-violet .button-primary:focus.icon--boat:before,
.theme-violet .button-primary:focus .icon--boat:before,
.is-theme--light .button-primary.icon--boat:before,
.is-theme--light input.icon--boat[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--boat:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--boat:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/boat__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--snowmobile:before,
.theme-hover-violet-925:hover .icon--snowmobile:before,
.theme-hover-violet-925:focus.icon--snowmobile:before,
.theme-hover-violet-925:focus .icon--snowmobile:before,
.theme-violet-925.icon--snowmobile:before,
.theme-violet-925 .icon--snowmobile:before,
.theme-hover-violet:hover.icon--snowmobile:before,
.theme-hover-violet:hover .icon--snowmobile:before,
.theme-hover-violet:focus.icon--snowmobile:before,
.theme-hover-violet:focus .icon--snowmobile:before,
.theme-violet.icon--snowmobile:before,
.icon--snowmobile.page-login:before,
.theme-violet .icon--snowmobile:before,
.page-login .icon--snowmobile:before,
.theme-violet .button-primary:hover.icon--snowmobile:before,
.theme-violet .button-primary:hover .icon--snowmobile:before,
.theme-violet .button-primary:focus.icon--snowmobile:before,
.theme-violet .button-primary:focus .icon--snowmobile:before,
.is-theme--light .button-primary.icon--snowmobile:before,
.is-theme--light input.icon--snowmobile[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--snowmobile:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--snowmobile:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/snowmobile__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--vtt:before,
.theme-hover-violet-925:hover .icon--vtt:before,
.theme-hover-violet-925:focus.icon--vtt:before,
.theme-hover-violet-925:focus .icon--vtt:before,
.theme-violet-925.icon--vtt:before,
.theme-violet-925 .icon--vtt:before,
.theme-hover-violet:hover.icon--vtt:before,
.theme-hover-violet:hover .icon--vtt:before,
.theme-hover-violet:focus.icon--vtt:before,
.theme-hover-violet:focus .icon--vtt:before,
.theme-violet.icon--vtt:before,
.icon--vtt.page-login:before,
.theme-violet .icon--vtt:before,
.page-login .icon--vtt:before,
.theme-violet .button-primary:hover.icon--vtt:before,
.theme-violet .button-primary:hover .icon--vtt:before,
.theme-violet .button-primary:focus.icon--vtt:before,
.theme-violet .button-primary:focus .icon--vtt:before,
.is-theme--light .button-primary.icon--vtt:before,
.is-theme--light input.icon--vtt[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--vtt:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--vtt:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/vtt__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--vr:before,
.theme-hover-violet-925:hover .icon--vr:before,
.theme-hover-violet-925:focus.icon--vr:before,
.theme-hover-violet-925:focus .icon--vr:before,
.theme-violet-925.icon--vr:before,
.theme-violet-925 .icon--vr:before,
.theme-hover-violet:hover.icon--vr:before,
.theme-hover-violet:hover .icon--vr:before,
.theme-hover-violet:focus.icon--vr:before,
.theme-hover-violet:focus .icon--vr:before,
.theme-violet.icon--vr:before,
.icon--vr.page-login:before,
.theme-violet .icon--vr:before,
.page-login .icon--vr:before,
.theme-violet .button-primary:hover.icon--vr:before,
.theme-violet .button-primary:hover .icon--vr:before,
.theme-violet .button-primary:focus.icon--vr:before,
.theme-violet .button-primary:focus .icon--vr:before,
.is-theme--light .button-primary.icon--vr:before,
.is-theme--light input.icon--vr[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--vr:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--vr:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/vr__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--fifthwheel:before,
.theme-hover-violet-925:hover .icon--fifthwheel:before,
.theme-hover-violet-925:focus.icon--fifthwheel:before,
.theme-hover-violet-925:focus .icon--fifthwheel:before,
.theme-violet-925.icon--fifthwheel:before,
.theme-violet-925 .icon--fifthwheel:before,
.theme-hover-violet:hover.icon--fifthwheel:before,
.theme-hover-violet:hover .icon--fifthwheel:before,
.theme-hover-violet:focus.icon--fifthwheel:before,
.theme-hover-violet:focus .icon--fifthwheel:before,
.theme-violet.icon--fifthwheel:before,
.icon--fifthwheel.page-login:before,
.theme-violet .icon--fifthwheel:before,
.page-login .icon--fifthwheel:before,
.theme-violet .button-primary:hover.icon--fifthwheel:before,
.theme-violet .button-primary:hover .icon--fifthwheel:before,
.theme-violet .button-primary:focus.icon--fifthwheel:before,
.theme-violet .button-primary:focus .icon--fifthwheel:before,
.is-theme--light .button-primary.icon--fifthwheel:before,
.is-theme--light input.icon--fifthwheel[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--fifthwheel:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--fifthwheel:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/fifthwheel__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--mobilehome:before,
.theme-hover-violet-925:hover .icon--mobilehome:before,
.theme-hover-violet-925:focus.icon--mobilehome:before,
.theme-hover-violet-925:focus .icon--mobilehome:before,
.theme-violet-925.icon--mobilehome:before,
.theme-violet-925 .icon--mobilehome:before,
.theme-hover-violet:hover.icon--mobilehome:before,
.theme-hover-violet:hover .icon--mobilehome:before,
.theme-hover-violet:focus.icon--mobilehome:before,
.theme-hover-violet:focus .icon--mobilehome:before,
.theme-violet.icon--mobilehome:before,
.icon--mobilehome.page-login:before,
.theme-violet .icon--mobilehome:before,
.page-login .icon--mobilehome:before,
.theme-violet .button-primary:hover.icon--mobilehome:before,
.theme-violet .button-primary:hover .icon--mobilehome:before,
.theme-violet .button-primary:focus.icon--mobilehome:before,
.theme-violet .button-primary:focus .icon--mobilehome:before,
.is-theme--light .button-primary.icon--mobilehome:before,
.is-theme--light input.icon--mobilehome[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--mobilehome:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--mobilehome:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/mobilehome__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--camper:before,
.theme-hover-violet-925:hover .icon--camper:before,
.theme-hover-violet-925:focus.icon--camper:before,
.theme-hover-violet-925:focus .icon--camper:before,
.theme-violet-925.icon--camper:before,
.theme-violet-925 .icon--camper:before,
.theme-hover-violet:hover.icon--camper:before,
.theme-hover-violet:hover .icon--camper:before,
.theme-hover-violet:focus.icon--camper:before,
.theme-hover-violet:focus .icon--camper:before,
.theme-violet.icon--camper:before,
.icon--camper.page-login:before,
.theme-violet .icon--camper:before,
.page-login .icon--camper:before,
.theme-violet .button-primary:hover.icon--camper:before,
.theme-violet .button-primary:hover .icon--camper:before,
.theme-violet .button-primary:focus.icon--camper:before,
.theme-violet .button-primary:focus .icon--camper:before,
.is-theme--light .button-primary.icon--camper:before,
.is-theme--light input.icon--camper[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--camper:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--camper:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/camper__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--cottage:before,
.theme-hover-violet-925:hover .icon--cottage:before,
.theme-hover-violet-925:focus.icon--cottage:before,
.theme-hover-violet-925:focus .icon--cottage:before,
.theme-violet-925.icon--cottage:before,
.theme-violet-925 .icon--cottage:before,
.theme-hover-violet:hover.icon--cottage:before,
.theme-hover-violet:hover .icon--cottage:before,
.theme-hover-violet:focus.icon--cottage:before,
.theme-hover-violet:focus .icon--cottage:before,
.theme-violet.icon--cottage:before,
.icon--cottage.page-login:before,
.theme-violet .icon--cottage:before,
.page-login .icon--cottage:before,
.theme-violet .button-primary:hover.icon--cottage:before,
.theme-violet .button-primary:hover .icon--cottage:before,
.theme-violet .button-primary:focus.icon--cottage:before,
.theme-violet .button-primary:focus .icon--cottage:before,
.is-theme--light .button-primary.icon--cottage:before,
.is-theme--light input.icon--cottage[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--cottage:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--cottage:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/cottage__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--building:before,
.theme-hover-violet-925:hover .icon--building:before,
.theme-hover-violet-925:focus.icon--building:before,
.theme-hover-violet-925:focus .icon--building:before,
.theme-violet-925.icon--building:before,
.theme-violet-925 .icon--building:before,
.theme-hover-violet:hover.icon--building:before,
.theme-hover-violet:hover .icon--building:before,
.theme-hover-violet:focus.icon--building:before,
.theme-hover-violet:focus .icon--building:before,
.theme-violet.icon--building:before,
.icon--building.page-login:before,
.theme-violet .icon--building:before,
.page-login .icon--building:before,
.theme-violet .button-primary:hover.icon--building:before,
.theme-violet .button-primary:hover .icon--building:before,
.theme-violet .button-primary:focus.icon--building:before,
.theme-violet .button-primary:focus .icon--building:before,
.is-theme--light .button-primary.icon--building:before,
.is-theme--light input.icon--building[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--building:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--building:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/building__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--multiplex:before,
.theme-hover-violet-925:hover .icon--multiplex:before,
.theme-hover-violet-925:focus.icon--multiplex:before,
.theme-hover-violet-925:focus .icon--multiplex:before,
.theme-violet-925.icon--multiplex:before,
.theme-violet-925 .icon--multiplex:before,
.theme-hover-violet:hover.icon--multiplex:before,
.theme-hover-violet:hover .icon--multiplex:before,
.theme-hover-violet:focus.icon--multiplex:before,
.theme-hover-violet:focus .icon--multiplex:before,
.theme-violet.icon--multiplex:before,
.icon--multiplex.page-login:before,
.theme-violet .icon--multiplex:before,
.page-login .icon--multiplex:before,
.theme-violet .button-primary:hover.icon--multiplex:before,
.theme-violet .button-primary:hover .icon--multiplex:before,
.theme-violet .button-primary:focus.icon--multiplex:before,
.theme-violet .button-primary:focus .icon--multiplex:before,
.is-theme--light .button-primary.icon--multiplex:before,
.is-theme--light input.icon--multiplex[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--multiplex:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--multiplex:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/multiplex__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--trade:before,
.theme-hover-violet-925:hover .icon--trade:before,
.theme-hover-violet-925:focus.icon--trade:before,
.theme-hover-violet-925:focus .icon--trade:before,
.theme-violet-925.icon--trade:before,
.theme-violet-925 .icon--trade:before,
.theme-hover-violet:hover.icon--trade:before,
.theme-hover-violet:hover .icon--trade:before,
.theme-hover-violet:focus.icon--trade:before,
.theme-hover-violet:focus .icon--trade:before,
.theme-violet.icon--trade:before,
.icon--trade.page-login:before,
.theme-violet .icon--trade:before,
.page-login .icon--trade:before,
.theme-violet .button-primary:hover.icon--trade:before,
.theme-violet .button-primary:hover .icon--trade:before,
.theme-violet .button-primary:focus.icon--trade:before,
.theme-violet .button-primary:focus .icon--trade:before,
.is-theme--light .button-primary.icon--trade:before,
.is-theme--light input.icon--trade[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--trade:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--trade:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/trade__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--merge:before,
.theme-hover-violet-925:hover .icon--merge:before,
.theme-hover-violet-925:focus.icon--merge:before,
.theme-hover-violet-925:focus .icon--merge:before,
.theme-violet-925.icon--merge:before,
.theme-violet-925 .icon--merge:before,
.theme-hover-violet:hover.icon--merge:before,
.theme-hover-violet:hover .icon--merge:before,
.theme-hover-violet:focus.icon--merge:before,
.theme-hover-violet:focus .icon--merge:before,
.theme-violet.icon--merge:before,
.icon--merge.page-login:before,
.theme-violet .icon--merge:before,
.page-login .icon--merge:before,
.theme-violet .button-primary:hover.icon--merge:before,
.theme-violet .button-primary:hover .icon--merge:before,
.theme-violet .button-primary:focus.icon--merge:before,
.theme-violet .button-primary:focus .icon--merge:before,
.is-theme--light .button-primary.icon--merge:before,
.is-theme--light input.icon--merge[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--merge:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--merge:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/merge__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--arrow-large--down:before,
.theme-hover-violet-925:hover .icon--arrow-large--down:before,
.theme-hover-violet-925:focus.icon--arrow-large--down:before,
.theme-hover-violet-925:focus .icon--arrow-large--down:before,
.theme-violet-925.icon--arrow-large--down:before,
.theme-violet-925 .icon--arrow-large--down:before,
.theme-hover-violet:hover.icon--arrow-large--down:before,
.theme-hover-violet:hover .icon--arrow-large--down:before,
.theme-hover-violet:focus.icon--arrow-large--down:before,
.theme-hover-violet:focus .icon--arrow-large--down:before,
.theme-violet.icon--arrow-large--down:before,
.icon--arrow-large--down.page-login:before,
.theme-violet .icon--arrow-large--down:before,
.page-login .icon--arrow-large--down:before,
.theme-violet .button-primary:hover.icon--arrow-large--down:before,
.theme-violet .button-primary:hover .icon--arrow-large--down:before,
.theme-violet .button-primary:focus.icon--arrow-large--down:before,
.theme-violet .button-primary:focus .icon--arrow-large--down:before,
.is-theme--light .button-primary.icon--arrow-large--down:before,
.is-theme--light input.icon--arrow-large--down[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--arrow-large--down:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--arrow-large--down:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow-large--down__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--x:before,
.theme-hover-violet-925:hover .icon--x:before,
.theme-hover-violet-925:focus.icon--x:before,
.theme-hover-violet-925:focus .icon--x:before,
.theme-violet-925.icon--x:before,
.theme-violet-925 .icon--x:before,
.theme-hover-violet:hover.icon--x:before,
.theme-hover-violet:hover .icon--x:before,
.theme-hover-violet:focus.icon--x:before,
.theme-hover-violet:focus .icon--x:before,
.theme-violet.icon--x:before,
.icon--x.page-login:before,
.theme-violet .icon--x:before,
.page-login .icon--x:before,
.theme-violet .button-primary:hover.icon--x:before,
.theme-violet .button-primary:hover .icon--x:before,
.theme-violet .button-primary:focus.icon--x:before,
.theme-violet .button-primary:focus .icon--x:before,
.is-theme--light .button-primary.icon--x:before,
.is-theme--light input.icon--x[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--x:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--x:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/x__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--sheet:before,
.theme-hover-violet-925:hover .icon--sheet:before,
.theme-hover-violet-925:focus.icon--sheet:before,
.theme-hover-violet-925:focus .icon--sheet:before,
.theme-violet-925.icon--sheet:before,
.theme-violet-925 .icon--sheet:before,
.theme-hover-violet:hover.icon--sheet:before,
.theme-hover-violet:hover .icon--sheet:before,
.theme-hover-violet:focus.icon--sheet:before,
.theme-hover-violet:focus .icon--sheet:before,
.theme-violet.icon--sheet:before,
.icon--sheet.page-login:before,
.theme-violet .icon--sheet:before,
.page-login .icon--sheet:before,
.theme-violet .button-primary:hover.icon--sheet:before,
.theme-violet .button-primary:hover .icon--sheet:before,
.theme-violet .button-primary:focus.icon--sheet:before,
.theme-violet .button-primary:focus .icon--sheet:before,
.is-theme--light .button-primary.icon--sheet:before,
.is-theme--light input.icon--sheet[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--sheet:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--sheet:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/sheet__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--finance:before,
.theme-hover-violet-925:hover .icon--finance:before,
.theme-hover-violet-925:focus.icon--finance:before,
.theme-hover-violet-925:focus .icon--finance:before,
.theme-violet-925.icon--finance:before,
.theme-violet-925 .icon--finance:before,
.theme-hover-violet:hover.icon--finance:before,
.theme-hover-violet:hover .icon--finance:before,
.theme-hover-violet:focus.icon--finance:before,
.theme-hover-violet:focus .icon--finance:before,
.theme-violet.icon--finance:before,
.icon--finance.page-login:before,
.theme-violet .icon--finance:before,
.page-login .icon--finance:before,
.theme-violet .button-primary:hover.icon--finance:before,
.theme-violet .button-primary:hover .icon--finance:before,
.theme-violet .button-primary:focus.icon--finance:before,
.theme-violet .button-primary:focus .icon--finance:before,
.is-theme--light .button-primary.icon--finance:before,
.is-theme--light input.icon--finance[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--finance:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--finance:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/finance__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--lacapitale:before,
.theme-hover-violet-925:hover .icon--lacapitale:before,
.theme-hover-violet-925:focus.icon--lacapitale:before,
.theme-hover-violet-925:focus .icon--lacapitale:before,
.theme-violet-925.icon--lacapitale:before,
.theme-violet-925 .icon--lacapitale:before,
.theme-hover-violet:hover.icon--lacapitale:before,
.theme-hover-violet:hover .icon--lacapitale:before,
.theme-hover-violet:focus.icon--lacapitale:before,
.theme-hover-violet:focus .icon--lacapitale:before,
.theme-violet.icon--lacapitale:before,
.icon--lacapitale.page-login:before,
.theme-violet .icon--lacapitale:before,
.page-login .icon--lacapitale:before,
.theme-violet .button-primary:hover.icon--lacapitale:before,
.theme-violet .button-primary:hover .icon--lacapitale:before,
.theme-violet .button-primary:focus.icon--lacapitale:before,
.theme-violet .button-primary:focus .icon--lacapitale:before,
.is-theme--light .button-primary.icon--lacapitale:before,
.is-theme--light input.icon--lacapitale[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--lacapitale:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--lacapitale:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/lacapitale__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--ssq:before,
.theme-hover-violet-925:hover .icon--ssq:before,
.theme-hover-violet-925:focus.icon--ssq:before,
.theme-hover-violet-925:focus .icon--ssq:before,
.theme-violet-925.icon--ssq:before,
.theme-violet-925 .icon--ssq:before,
.theme-hover-violet:hover.icon--ssq:before,
.theme-hover-violet:hover .icon--ssq:before,
.theme-hover-violet:focus.icon--ssq:before,
.theme-hover-violet:focus .icon--ssq:before,
.theme-violet.icon--ssq:before,
.icon--ssq.page-login:before,
.theme-violet .icon--ssq:before,
.page-login .icon--ssq:before,
.theme-violet .button-primary:hover.icon--ssq:before,
.theme-violet .button-primary:hover .icon--ssq:before,
.theme-violet .button-primary:focus.icon--ssq:before,
.theme-violet .button-primary:focus .icon--ssq:before,
.is-theme--light .button-primary.icon--ssq:before,
.is-theme--light input.icon--ssq[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--ssq:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--ssq:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/ssq__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--download:before,
.theme-hover-violet-925:hover .icon--download:before,
.theme-hover-violet-925:focus.icon--download:before,
.theme-hover-violet-925:focus .icon--download:before,
.theme-violet-925.icon--download:before,
.theme-violet-925 .icon--download:before,
.theme-hover-violet:hover.icon--download:before,
.theme-hover-violet:hover .icon--download:before,
.theme-hover-violet:focus.icon--download:before,
.theme-hover-violet:focus .icon--download:before,
.theme-violet.icon--download:before,
.icon--download.page-login:before,
.theme-violet .icon--download:before,
.page-login .icon--download:before,
.theme-violet .button-primary:hover.icon--download:before,
.theme-violet .button-primary:hover .icon--download:before,
.theme-violet .button-primary:focus.icon--download:before,
.theme-violet .button-primary:focus .icon--download:before,
.is-theme--light .button-primary.icon--download:before,
.is-theme--light input.icon--download[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--download:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--download:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/download__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--beneva:before,
.theme-hover-violet-925:hover .icon--beneva:before,
.theme-hover-violet-925:focus.icon--beneva:before,
.theme-hover-violet-925:focus .icon--beneva:before,
.theme-violet-925.icon--beneva:before,
.theme-violet-925 .icon--beneva:before,
.theme-hover-violet:hover.icon--beneva:before,
.theme-hover-violet:hover .icon--beneva:before,
.theme-hover-violet:focus.icon--beneva:before,
.theme-hover-violet:focus .icon--beneva:before,
.theme-violet.icon--beneva:before,
.icon--beneva.page-login:before,
.theme-violet .icon--beneva:before,
.page-login .icon--beneva:before,
.theme-violet .button-primary:hover.icon--beneva:before,
.theme-violet .button-primary:hover .icon--beneva:before,
.theme-violet .button-primary:focus.icon--beneva:before,
.theme-violet .button-primary:focus .icon--beneva:before,
.is-theme--light .button-primary.icon--beneva:before,
.is-theme--light input.icon--beneva[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--beneva:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--beneva:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/beneva__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover.icon--reset:before,
.theme-hover-violet-925:hover .icon--reset:before,
.theme-hover-violet-925:focus.icon--reset:before,
.theme-hover-violet-925:focus .icon--reset:before,
.theme-violet-925.icon--reset:before,
.theme-violet-925 .icon--reset:before,
.theme-hover-violet:hover.icon--reset:before,
.theme-hover-violet:hover .icon--reset:before,
.theme-hover-violet:focus.icon--reset:before,
.theme-hover-violet:focus .icon--reset:before,
.theme-violet.icon--reset:before,
.icon--reset.page-login:before,
.theme-violet .icon--reset:before,
.page-login .icon--reset:before,
.theme-violet .button-primary:hover.icon--reset:before,
.theme-violet .button-primary:hover .icon--reset:before,
.theme-violet .button-primary:focus.icon--reset:before,
.theme-violet .button-primary:focus .icon--reset:before,
.is-theme--light .button-primary.icon--reset:before,
.is-theme--light input.icon--reset[type=submit]:not(.button--background-white, .button-secondary):before,
.is-theme--light .button-primary .icon--reset:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .icon--reset:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/reset__white.svg");
  background-repeat: no-repeat;
}
.theme-hover-violet-925:hover .theme-realwhite .icon--download:before,
.theme-hover-violet-925:hover .theme-hover-realwhite:hover .icon--download:before,
.theme-hover-violet-925:hover .theme-hover-realwhite:focus .icon--download:before,
.theme-hover-violet-925:focus .theme-realwhite .icon--download:before,
.theme-hover-violet-925:focus .theme-hover-realwhite:hover .icon--download:before,
.theme-hover-violet-925:focus .theme-hover-realwhite:focus .icon--download:before,
.theme-violet-925 .theme-realwhite .icon--download:before,
.theme-violet-925 .theme-hover-realwhite:hover .icon--download:before,
.theme-violet-925 .theme-hover-realwhite:focus .icon--download:before,
.theme-hover-violet:hover .theme-realwhite .icon--download:before,
.theme-hover-violet:hover .theme-hover-realwhite:hover .icon--download:before,
.theme-hover-violet:hover .theme-hover-realwhite:focus .icon--download:before,
.theme-hover-violet:focus .theme-realwhite .icon--download:before,
.theme-hover-violet:focus .theme-hover-realwhite:hover .icon--download:before,
.theme-hover-violet:focus .theme-hover-realwhite:focus .icon--download:before,
.theme-violet .theme-realwhite .icon--download:before,
.page-login .theme-realwhite .icon--download:before,
.theme-violet .theme-hover-realwhite:hover .icon--download:before,
.page-login .theme-hover-realwhite:hover .icon--download:before,
.theme-violet .theme-hover-realwhite:focus .icon--download:before,
.page-login .theme-hover-realwhite:focus .icon--download:before,
.theme-violet .button-primary:hover .theme-realwhite .icon--download:before,
.theme-violet .button-primary:hover .theme-hover-realwhite:hover .icon--download:before,
.theme-violet .button-primary:hover .theme-hover-realwhite:focus .icon--download:before,
.theme-violet .button-primary:focus .theme-realwhite .icon--download:before,
.theme-violet .button-primary:focus .theme-hover-realwhite:hover .icon--download:before,
.theme-violet .button-primary:focus .theme-hover-realwhite:focus .icon--download:before,
.is-theme--light .button-primary .theme-realwhite .icon--download:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .theme-realwhite .icon--download:before,
.is-theme--light .button-primary .theme-hover-realwhite:hover .icon--download:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .theme-hover-realwhite:hover .icon--download:before,
.is-theme--light .button-primary .theme-hover-realwhite:focus .icon--download:before,
.is-theme--light input[type=submit]:not(.button--background-white, .button-secondary) .theme-hover-realwhite:focus .icon--download:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/download__violet.svg");
  background-repeat: no-repeat;
}

.icon--success:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/success__green.svg");
  background-repeat: no-repeat;
}

/* stylelint-disable */
a.icon--download:not(.button):hover, a.icon--download:not(.button):focus, .card.is-link:hover .link.link--full-arrow.link--previous, .link.link--full-arrow.link--previous:hover, .link.link--full-arrow.link--previous:focus, .link.link--full-arrow.link--previous.is-hover-style-xs {
  padding-left: 23.48px !important;
}

a.icon--download:not(.button):after, .link.link--full-arrow:after {
  content: "";
  position: absolute;
  top: -1px;
  margin: auto;
  left: -1px;
  height: 22px;
  width: 22px;
  background-color: rgba(75, 0, 155, 0.1);
  border-radius: 50%;
  -webkit-transform: scale(0) translate(-33%, 0);
          transform: scale(0) translate(-33%, 0);
  -webkit-transform-origin: 10% 50%;
          transform-origin: 10% 50%;
}
.is-theme--dark a.icon--download:not(.button):after, .page-login a.icon--download:not(.button):after, .is-theme--dark .link.link--full-arrow:after, .page-login .link.link--full-arrow:after {
  background-color: rgba(255, 255, 255, 0.2);
}

@media only screen and (min-width: 64rem) {
  a.icon--download:not(.button):after, .link.link--full-arrow:after {
    height: 28px;
    width: 28px;
  }
}

.link {
  display: block;
  position: relative;
  font-family: "matter-medium";
  font-weight: normal;
  text-decoration: none;
}
.card.is-link:hover .link, .link:hover, .link:focus {
  text-decoration: none;
}

.link, .link:before, .link:after {
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.link:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
}
.link.link--small {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
  font-family: "matter-medium";
  line-height: 22px;
}
@media only screen and (min-width: 41.813rem) {
  .link.link--small {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .link.link--small {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
@media only screen and (min-width: 41.813rem) {
  .link.link--small {
    line-height: calc(2.2rem + (4) * ((100vw - 669px) / (1440 - 669)));
  }
}
.link.link--large {
  font-size: 2.2rem;
  line-height: 2.8rem;
  letter-spacing: -0.02em;
}
.link.link--no-underline {
  text-decoration: none;
}
.link.link--full-arrow::before {
  height: 10px;
  top: -1px;
  left: 0;
  background-size: auto 12px;
  background-position: left center;
}
.is-theme--dark .is-theme--light .link.link--full-arrow::before, .link.link--full-arrow::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--full__violet.svg");
  background-repeat: no-repeat;
}

.is-theme--dark .link.link--full-arrow::before, .page-login .link.link--full-arrow::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--full__white.svg");
  background-repeat: no-repeat;
}

@media only screen and (min-width: 64rem) {
  .link.link--full-arrow::before {
    height: 22px;
  }
}
.link.link--full-arrow:before {
  bottom: unset;
  height: 22px;
}
@media only screen and (min-width: 64rem) {
  .link.link--full-arrow:before {
    height: 28px;
  }
}
.is-theme--dark .link.link--full-arrow:after, .page-login .link.link--full-arrow:after {
  background-color: rgba(255, 255, 255, 0.2);
}

.link.link--full-arrow.is-hover-style-xs:after {
  -webkit-transform: scale(1) translate(-33%, 0);
          transform: scale(1) translate(-33%, 0);
}
.card.is-link:hover .link.link--full-arrow:before, .link.link--full-arrow:hover:before, .link.link--full-arrow:focus:before {
  left: -1px;
}
@media only screen and (min-width: 64rem) {
  .card.is-link:hover .link.link--full-arrow:before, .link.link--full-arrow:hover:before, .link.link--full-arrow:focus:before {
    top: -1px;
    left: 0px;
  }
}
.card.is-link:hover .link.link--full-arrow:after, .link.link--full-arrow:hover:after, .link.link--full-arrow:focus:after {
  -webkit-transform: scale(1) translate(-33%, 0) !important;
          transform: scale(1) translate(-33%, 0) !important;
}

.link.link--full-arrow.link--large:before {
  background-size: auto 15px;
  background-position: left 9px;
  top: -3px;
  left: -1px;
}
.link.link--full-arrow.link--large.link--previous {
  padding-left: 17px;
}
.card.is-link:hover .link.link--full-arrow.link--large.link--previous, .link.link--full-arrow.link--large.link--previous:hover, .link.link--full-arrow.link--large.link--previous:focus {
  padding-left: 25px;
}

.link.link--full-arrow.link--large.link--next {
  padding-right: 24px;
}
.link.link--full-arrow.link--large.link--next:before {
  background-size: auto 15px;
  background-position: left 9px;
  right: 0;
  left: calc(100% - 17px);
}
.link.link--full-arrow.link--large.link--next:after {
  left: calc(100% - 24px);
}
.card.is-link:hover .link.link--full-arrow.link--large.link--next, .link.link--full-arrow.link--large.link--next:hover, .link.link--full-arrow.link--large.link--next:focus {
  padding-right: 30px;
}
.card.is-link:hover .link.link--full-arrow.link--large.link--next:before, .link.link--full-arrow.link--large.link--next:hover:before, .link.link--full-arrow.link--large.link--next:focus:before {
  left: calc(100% - 20px);
}

.link.link--full-arrow.link--previous {
  padding-left: 14px;
  -webkit-transition-property: padding-left;
  transition-property: padding-left;
}
.link.link--full-arrow.link--next {
  padding-right: 14px;
}
.link.link--full-arrow.link--next:before {
  right: 0;
  left: calc(100% - 10px);
}
.link.link--full-arrow.link--next:after {
  right: auto;
  left: calc(100% - 10px);
  -webkit-transform: scale(0) translate(33%, 0);
          transform: scale(0) translate(33%, 0);
}
.card.is-link:hover .link.link--full-arrow.link--next, .link.link--full-arrow.link--next:hover, .link.link--full-arrow.link--next:focus {
  padding-right: 28px;
}
.card.is-link:hover .link.link--full-arrow.link--next:before, .link.link--full-arrow.link--next:hover:before, .link.link--full-arrow.link--next:focus:before {
  left: calc(100% - 19px);
}
.card.is-link:hover .link.link--full-arrow.link--next:after, .link.link--full-arrow.link--next:hover:after, .link.link--full-arrow.link--next:focus:after {
  left: calc(100% - 19px);
  -webkit-transform: scale(1) translate(-3%, 0);
          transform: scale(1) translate(-3%, 0);
}

.link.link--full-arrow.link--white {
  color: #FFF;
}
.link.link--full-arrow.link--white:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--full__white.svg");
  background-repeat: no-repeat;
}
.link.link--chevron:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--left__violet.svg");
  background-repeat: no-repeat;
  width: 6px;
  top: 50%;
  left: 0;
  background-size: 100% 10px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.link.link--chevron.link--previous {
  padding-left: 10px;
}
.card.is-link:hover .link.link--chevron.link--previous, .link.link--chevron.link--previous:hover, .link.link--chevron.link--previous:focus {
  padding-left: 18px;
}

.link.link--chevron.link--large {
  padding-left: 12px;
}
.link.link--chevron.link--large:before {
  background-size: 100% 12px;
}
.link.link--chevron.link--large.link--next {
  padding-left: 0;
  margin-right: 18px;
}
.link.link--chevron.link--next {
  margin-right: 17px;
}
.link.link--chevron.link--next:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--right__violet.svg");
  background-repeat: no-repeat;
  right: auto;
  left: calc(100% + 5px);
}
.card.is-link:hover .link.link--chevron.link--next.link--chevron:before, .link.link--chevron.link--next:hover.link--chevron:before, .link.link--chevron.link--next:focus.link--chevron:before {
  left: calc(100% + 13px);
}

.theme-violet .link.link--chevron, .page-login .link.link--chevron, .link.link--chevron.link--white {
  color: #FFF;
}
.theme-violet .link.link--chevron:before, .page-login .link.link--chevron:before, .link.link--chevron.link--white:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--left__white.svg");
  background-repeat: no-repeat;
}
.theme-violet .link.link--chevron.link-next:before, .page-login .link.link--chevron.link-next:before, .link.link--chevron.link--white.link-next:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--right__white.svg");
  background-repeat: no-repeat;
}

@media only screen and (min-width: 41.75rem) {
  .link.link--full-arrow.is-hover-style-xs:after {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  .link.link--full-arrow.link--previous.is-hover-style-xs {
    padding-left: 14px;
  }
}
.link--stretched {
  position: static;
}
.link--stretched:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.link--nohover:hover {
  text-decoration: none;
}

button:focus-visible,
a:focus-visible {
  outline: auto;
  outline-offset: 5px;
}

a.is_external {
  position: relative;
  padding-right: 24px;
}
a.is_external:after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/external__violet.svg");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  position: relative;
  top: 0.4rem;
  width: 19px;
  height: 19px;
  background-size: cover;
  background-position: center bottom;
}

a.icon--download:not(.button):hover:before, a.icon--download:not(.button):focus:before {
  left: -2px;
}
@media only screen and (min-width: 64rem) {
  a.icon--download:not(.button):hover:before, a.icon--download:not(.button):focus:before {
    top: -1px;
    left: -1px;
  }
}
a.icon--download:not(.button):hover:after, a.icon--download:not(.button):focus:after {
  -webkit-transform: scale(1) translate(-33%, 0) !important;
          transform: scale(1) translate(-33%, 0) !important;
}

/*
	Logo
*/
.logo {
  display: inline-block;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 22px;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-image 0s ease-in;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-image 0s ease-in;
  width: 100px;
}
@media only screen and (min-width: 48rem) {
  .logo {
    height: 27px;
    width: 120px;
  }
}

.logo-beneva {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/../dist/svg/assets/logo-beneva.svg");
}

.logo-beneva-white {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/../dist/svg/assets/logo-beneva-white.svg");
}

.node-461 #layout-header:not(.headroom--not-top) .logo-beneva,
.node-3281 #layout-header:not(.headroom--not-top) .logo-beneva {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/../dist/svg/assets/logo-beneva-white.svg");
}

/* stylelint-disable */
/*
	Section
*/
.section, .paragraph--type--taux-et-rendements {
  position: relative;
  z-index: 20;
  width: 100%;
  padding: 20.8333333333vw 0;
}
@media only screen and (min-width: 48rem) {
  .section, .paragraph--type--taux-et-rendements {
    padding: 8.3333333333vw 0;
  }
  .section.section--fixed-padding-60, .section--fixed-padding-60.paragraph--type--taux-et-rendements {
    padding: 20.8333333333vw 0;
  }
}
.section.section--force-padding, .node-type-immeuble .theme-greige + .section.cp-image-text-video__container.theme-greige, .section--force-padding.paragraph--type--taux-et-rendements, .node-type-immeuble .theme-greige + .paragraph--type--taux-et-rendements.cp-image-text-video__container.theme-greige {
  padding: 20.8333333333vw 0 !important;
}
@media only screen and (min-width: 48rem) {
  .section.section--force-padding, .node-type-immeuble .theme-greige + .section.cp-image-text-video__container.theme-greige, .section--force-padding.paragraph--type--taux-et-rendements, .node-type-immeuble .theme-greige + .paragraph--type--taux-et-rendements.cp-image-text-video__container.theme-greige {
    padding: 8.3333333333vw 0 !important;
  }
}
.section.section-stroke, .section-stroke.paragraph--type--taux-et-rendements {
  position: relative;
}
.section.section-stroke:before, .section-stroke.paragraph--type--taux-et-rendements:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  height: 2px;
  width: 100%;
  background-color: #4B009B;
}
.section.section-without-padding-top, .node-1416 .paragraph--type--hero-title + section.section.paragraph--type--views, .section-without-padding-top.paragraph--type--taux-et-rendements, .node-1416 .paragraph--type--hero-title + section.paragraph--type--taux-et-rendements.paragraph--type--views {
  padding-top: 0;
}
.section.section-without-padding-bottom, .section-without-padding-bottom.paragraph--type--taux-et-rendements {
  padding-bottom: 0;
}
.section.section-without-padding, .section-without-padding.paragraph--type--taux-et-rendements {
  padding: 0;
}
.section .excerpt, .paragraph--type--taux-et-rendements .excerpt {
  margin: 0 0 50px;
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  .section .excerpt, .paragraph--type--taux-et-rendements .excerpt {
    margin: 0 0 100px;
  }
}

.has-border-top, .node-type-immeuble .theme-greige + .cp-image-text-video__container.theme-greige,
.next-section__has-border-top + .section,
.next-section__has-border-top + .paragraph--type--taux-et-rendements {
  position: relative;
}
.has-border-top:before, .node-type-immeuble .theme-greige + .cp-image-text-video__container.theme-greige:before,
.next-section__has-border-top + .section:before,
.next-section__has-border-top + .paragraph--type--taux-et-rendements:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 4.1666666667vw;
  left: 4.1666666667vw;
  height: 2px;
  background-color: #4B009B;
}

.theme-violet.has-border-top:before, .has-border-top.page-login:before, .node-type-immeuble .theme-greige + .theme-violet.cp-image-text-video__container.theme-greige:before, .node-type-immeuble .theme-greige + .cp-image-text-video__container.theme-greige.page-login:before,
.theme-violet .has-border-top:before,
.page-login .has-border-top:before,
.theme-violet .node-type-immeuble .theme-greige + .cp-image-text-video__container.theme-greige:before,
.page-login .node-type-immeuble .theme-greige + .cp-image-text-video__container.theme-greige:before,
.node-type-immeuble .theme-violet .theme-greige + .cp-image-text-video__container.theme-greige:before,
.node-type-immeuble .page-login .theme-greige + .cp-image-text-video__container.theme-greige:before {
  background-color: white;
}

/*
	Styleguide
*/
.styleguide-colors div span {
  display: block;
  height: 45px;
  width: 200px;
}
.styleguide-colors + .styleguide-colors {
  margin: 40px 0 0;
}
.styleguide-colors .grid-3 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.styleguide-colors .grid-3 div {
  margin: 0 0 50px;
}

.styleguide-buttons {
  /* stylelint-disable-next-line no-descending-specificity */
}
.styleguide-buttons div + div {
  margin: 30px 0 0;
}

.styleguide-icons li {
  padding: 0;
}
.styleguide-icons li:before {
  display: none;
}

.styleguide-icons-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.styleguide-icons-list .styleguide-icon {
  width: 170px;
  padding-bottom: 40px;
}
.styleguide-icons-list .styleguide-icon-name {
  margin-top: 0.6rem;
  font-size: 1.6rem;
  text-align: center;
}
.styleguide-icons-list i {
  font-size: 0;
}
.styleguide-icons-list i:before {
  content: "";
  display: block;
  background-position: center;
  background-size: contain;
  height: 80px;
  width: 80px;
  margin: 0 auto;
}
.styleguide-icons-list i span {
  display: none;
}

/* stylelint-disable */
/*
	Slick slider
*/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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;
  padding: 0 6.25vw 0 0;
}

.slick-slider.is-slider-right-preview {
  width: 100%;
}
.slick-slider.is-slider-right-preview .slick-list {
  padding: 0 20% 0 0;
}

.slick-slider.is-slick-slider-arrows {
  width: 100%;
}
.slick-slider.is-slick-slider-arrows .slick-list {
  padding: 0 20% 0 0;
}

.slider-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.slider-navigation .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.slider-navigation .slick-next {
  -webkit-box-ordinal-group: 100;
      -ms-flex-order: 99;
          order: 99;
}

.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);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  margin-left: -1.0416666667vw;
  margin-right: -1.0416666667vw;
  padding-left: 4.1666666667vw;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  overflow: hidden;
  height: inherit;
  min-height: 1px;
  margin: 0 1.5625vw !important;
}
.slick-slide.no-border-top {
  border-top: none !important;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide {
  height: auto;
}
.slick-slide > div, .slick-slide > div > .paragraph--type--card-text {
  height: 100%;
}
.slick-slide.blog-article--card, .slick-slide.promotion-item {
  height: 100% !important;
}
.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-initialized .slick-slide.is-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-initialized.slick--small-arrows {
  padding: 0 6.25vw;
}
.slick-initialized.slick--small-arrows .slick-prev,
.slick-initialized.slick--small-arrows .slick-next {
  height: 11px;
  width: 11px;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.slick-initialized.slick--small-arrows .slick-prev::before,
.slick-initialized.slick--small-arrows .slick-next::before {
  background-size: contain;
}
.slick-initialized.slick--small-arrows .slick-prev:hover, .slick-initialized.slick--small-arrows .slick-prev:focus,
.slick-initialized.slick--small-arrows .slick-next:hover,
.slick-initialized.slick--small-arrows .slick-next:focus {
  background-color: transparent;
}
.slick-initialized.slick--small-arrows .slick-prev[disabled],
.slick-initialized.slick--small-arrows .slick-next[disabled] {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
}
.slick-initialized.slick--small-arrows .slick-prev:hover::before, .slick-initialized.slick--small-arrows .slick-prev:focus::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--left__violet-925.svg");
  background-repeat: no-repeat;
}
.slick-initialized.slick--small-arrows .slick-prev[disabled]::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--left__grey-light.svg");
  background-repeat: no-repeat;
}
.slick-initialized.slick--small-arrows .slick-next:hover::before, .slick-initialized.slick--small-arrows .slick-next:focus::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--right__violet-925.svg");
  background-repeat: no-repeat;
}
.slick-initialized.slick--small-arrows .slick-next[disabled]::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--right__grey-light.svg");
  background-repeat: no-repeat;
}
.slick-initialized .slick-prev,
.slick-initialized .slick-next {
  z-index: 100;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  border: none;
  background-color: #FFF;
  height: 65px;
  width: 65px;
  border-radius: 50%;
  text-indent: -9999px;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.slick-initialized .slick-prev:hover, .slick-initialized .slick-prev:active,
.slick-initialized .slick-next:hover,
.slick-initialized .slick-next:active {
  background-color: #88BAE5;
  border-color: #88BAE5;
  color: #FFF;
}
.slick-initialized .slick-prev[disabled],
.slick-initialized .slick-next[disabled] {
  background-color: #F1EBF7;
  border-color: #F1EBF7;
  color: #D4C2E7;
}
.slick-initialized .slick-prev.has-focus, .slick-initialized .slick-prev:focus,
.slick-initialized .slick-next.has-focus,
.slick-initialized .slick-next:focus {
  background-color: #88BAE5;
  color: #FFF;
}
.slick-initialized .slick-prev:before,
.slick-initialized .slick-next:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px auto;
}
.slick-initialized .slick-prev {
  left: 2.0833333333vw;
}
.slick-initialized .slick-prev:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--left__violet.svg");
  background-repeat: no-repeat;
}
.slick-initialized .slick-next {
  right: 2.0833333333vw;
}
.slick-initialized .slick-next:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--right__violet.svg");
  background-repeat: no-repeat;
}

.slick-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slick-nav ul li {
  display: inline-block;
}
.slick-nav ul li + li {
  margin: 0 0 0 20px;
}

.slick-dotted ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slick-dotted ul li {
  display: inline-block;
}
.slick-dotted ul li + li {
  margin: 0 0 0 20px;
}

.slick-dotted .slick-dots {
  margin-left: 44%;
}
.slick-dotted .slick-dots li {
  cursor: pointer;
}
.slick-dotted .slick-dots li:hover {
  opacity: 0.7;
  color: #88BAE5;
}
.slick-dotted button {
  display: none;
}

.paragraph--type--layout-2-columns .slick-slider {
  margin-left: -4.1666666667vw;
}
.paragraph--type--layout-2-columns .slick-slider .slick-list,
.paragraph--type--layout-2-columns .slick-slider .slick-track {
  margin-right: -8.3333333333vw;
}

.cp-tabs__container .slick-initialized .slick-track {
  margin-right: 0;
  margin-left: 0;
}

@media only screen and (min-width: 48rem) {
  .slick-slide {
    margin: 0 0.5208333333vw !important;
  }
  .slick-slide:last-child {
    margin-right: 3.125vw !important;
  }

  .paragraph--type--layout-2-columns .slick-slider {
    margin-left: 0;
  }
  .paragraph--type--layout-2-columns .slick-slider .slick-list {
    margin: 0 -4.1666666667vw 0 0;
  }
  .paragraph--type--layout-2-columns .slick-slider .slick-list,
.paragraph--type--layout-2-columns .slick-slider .slick-track {
    padding-left: 0.5208333333vw;
  }
  .paragraph--type--layout-2-columns .slick-slider .slick-prev {
    right: calc(100% + 0.5208333333vw);
    left: unset;
  }
  .paragraph--type--layout-2-columns .slick-slider .slick-prev:before {
    background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--left__violet.svg");
    background-repeat: no-repeat;
  }
  .paragraph--type--layout-2-columns .slick-slider .slick-next {
    left: calc(100% - 2.0833333333vw);
    right: unset;
  }
  .paragraph--type--layout-2-columns .slick-slider .slick-next:before {
    background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--right__violet.svg");
    background-repeat: no-repeat;
  }
}
.paragraph--type--carousel.section-title {
  padding-top: 8.33333vw;
  color: #4B009B;
}
.paragraph--type--carousel.section-title.cards__container {
  padding-top: 4vw;
  padding-bottom: 8.33333vw;
}
.paragraph--type--carousel.section-title.cards__container .card__content.font-small p.font-large, .paragraph--type--carousel.section-title.cards__container .fieldgroup legend.card__content p.font-large, .fieldgroup .paragraph--type--carousel.section-title.cards__container legend.card__content p.font-large {
  font-size: 24px;
  letter-spacing: -0.02em;
  line-height: 30px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .paragraph--type--carousel.section-title.cards__container .card__content.font-small p.font-large, .paragraph--type--carousel.section-title.cards__container .fieldgroup legend.card__content p.font-large, .fieldgroup .paragraph--type--carousel.section-title.cards__container legend.card__content p.font-large {
    font-size: calc(2.4rem + (4) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .paragraph--type--carousel.section-title.cards__container .card__content.font-small p.font-large, .paragraph--type--carousel.section-title.cards__container .fieldgroup legend.card__content p.font-large, .fieldgroup .paragraph--type--carousel.section-title.cards__container legend.card__content p.font-large {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

.paragraph--type--carousel-products .slick-slider .slick-prev {
  right: auto;
  left: 2.0833333333vw;
}
.paragraph--type--carousel-products .slick-slider .slick-next {
  right: 2.0833333333vw;
}

.direction-member-slider__container .slick-slider .slick-prev {
  right: auto;
  left: 1.0416666667vw;
}
.direction-member-slider__container .slick-slider .slick-next {
  right: 2.0833333333vw;
}

.paragraph--type--promotions {
  overflow: hidden;
}
.paragraph--type--promotions .slick-slider .slick-list {
  overflow: visible;
}

.modal {
  position: fixed;
  z-index: 1060;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100vw;
  width: 100vw;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: collapse;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
}

/* stylelint-disable */
.audioplayer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  width: 100%;
}
.audioplayer .player-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 10px;
  position: relative;
  top: 10px;
  width: 100%;
}
.audioplayer .player-controls .seekObjContainer {
  margin: 0 15px 0 10px;
  position: relative;
  height: 10px;
  top: -13px;
  width: 100%;
}
@media only screen and (max-width: 47.9375rem) {
  .audioplayer .player-controls .seekObjContainer {
    margin: 0 10px 0 10px;
    top: -10px;
  }
}
@media only screen and (max-width: 63.9375rem) {
  .audioplayer .player-controls .seekObjContainer {
    top: -10px;
  }
}
@media only screen and (max-width: 41.6875rem) {
  .audioplayer .player-controls .seekObjContainer {
    top: -8px;
  }
}
.audioplayer .player-controls progress {
  color: #4B009B;
  background-color: #E2D6EF;
  border: 0;
  width: 100%;
}
.audioplayer .player-controls progress:hover {
  cursor: pointer;
}
.audioplayer .player-controls progress[value] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  color: #4B009B;
  background-color: #E2D6EF;
  height: 10px;
}
.audioplayer .player-controls progress[value]::-webkit-progress-bar {
  color: #4B009B;
  background-color: #E2D6EF;
  width: 100%;
}
.audioplayer .player-controls progress[value]::-webkit-progress-value {
  background-color: #4B009B;
}
.audioplayer .player-controls progress::-webkit-progress-value {
  background-color: #4B009B;
}
.audioplayer .player-controls progress::-moz-progress-bar {
  background-color: #4B009B !important;
}
.audioplayer .player-controls p {
  font-size: 1.5rem;
  line-height: 1.8rem;
  min-width: 40px;
}
@media only screen and (min-width: 48rem) {
  .audioplayer .player-controls p {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
.audioplayer .play-btn {
  padding: 0;
  margin: 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  height: 30px;
  width: 30px;
  margin-top: 4px;
  margin-right: 30px;
  padding-left: 8px;
  background-color: #4B009B;
  border-radius: 100%;
  border: none;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.audioplayer .play-btn span {
  display: block;
}
.audioplayer .play-btn span .pause-icon {
  display: none;
}
.audioplayer .play-btn span.pause-text {
  display: none;
}
.audioplayer .play-btn svg.icon {
  position: absolute;
  margin-top: 7px;
}
.audioplayer .play-btn .pause-icon {
  margin-left: -1px;
  display: none;
}
.audioplayer .playing .pause-icon {
  display: block;
}
.audioplayer .playing .play-icon {
  display: none;
}
.audioplayer .playing span.play-text {
  display: none;
}
.audioplayer .playing span.pause-text {
  display: block;
}

/* stylelint-disable */
.video-js.vjs-theme-beneva {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "matter-regular";
  border-radius: 6px;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  background-color: transparent;
}
@media only screen and (min-width: 48rem) {
  .video-js.vjs-theme-beneva {
    border-radius: 8px;
  }
}
.video-js.vjs-theme-beneva .vjs-big-play-button {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 60px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  border: none;
  text-indent: -9999px;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.video-js.vjs-theme-beneva .vjs-big-play-button:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: 18px auto;
  background-position: center center;
}
.video-js.vjs-theme-beneva.video-js-playbutton--light .vjs-big-play-button {
  background-color: rgba(255, 255, 255, 0.8);
}
.video-js.vjs-theme-beneva.video-js-playbutton--light .vjs-big-play-button::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/play__violet.svg");
  background-repeat: no-repeat;
}
.video-js.vjs-theme-beneva.video-js-playbutton--light .vjs-big-play-button:hover .vjs-big-play-button {
  background-color: #FFF;
  border-color: #FFF;
}
.video-js.vjs-theme-beneva.video-js-playbutton--dark .vjs-big-play-button {
  background-color: #4B009B;
}
.video-js.vjs-theme-beneva.video-js-playbutton--dark .vjs-big-play-button::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/play__white.svg");
  background-repeat: no-repeat;
}
.video-js.vjs-theme-beneva.video-js-playbutton--dark .vjs-big-play-button:hover .vjs-big-play-button {
  background-color: #4B009B;
  border-color: #4B009B;
}
.video-js.vjs-theme-beneva .vjs-control-bar {
  background-color: #4B009B;
}
.video-js.vjs-theme-beneva .vjs-control-bar .vjs-control {
  color: white;
}
.video-js.vjs-theme-beneva .vjs-control-bar .vjs-load-progress {
  background-color: #6221A8;
}
.video-js.vjs-theme-beneva .vjs-control-bar .vjs-progress-control .vjs-play-progress:before {
  color: #FBCF65;
}

.video-js.vjs-theme-beneva.vjs-playing .vjs-big-play-button {
  display: none;
}

.video-js.vjs-theme-beneva.vjs-paused .vjs-big-play-button {
  display: block;
}

.video-js--vimeo .vjs-poster {
  display: block !important;
  background-size: cover;
  background-position: center;
}

.video-js--vimeo.vjs-playing .vjs-poster {
  display: none !important;
}

.video-js--vimeo.vjs-paused .vjs-poster {
  display: block !important;
}
.video-js--vimeo.vjs-paused.vjs-has-started .vjs-poster {
  display: none !important;
}
.video-js--vimeo.vjs-paused.vjs-has-started.vjs-ended .vjs-poster {
  display: block !important;
}

/* stylelint-disable */
table {
  width: 100%;
  border-collapse: collapse;
}
table th,
table td {
  text-align: left;
}
table thead th {
  padding-right: 16px;
  padding-bottom: 16px;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.01em;
}
table thead th:last-of-type {
  padding-right: 0;
}
table thead.thead-small th {
  font-size: 10px;
  letter-spacing: 0.08em;
  line-height: 12px;
  margin: 0;
  text-transform: uppercase;
  font-family: "matter-medium";
  padding-bottom: 10px;
  font-weight: unset;
}
@media only screen and (min-width: 41.813rem) {
  table thead.thead-small th {
    font-size: calc(1rem + (2) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.2rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  table thead.thead-small th {
    font-size: calc(1.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(1.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
table tbody th,
table tbody td {
  padding: 15px 15px 15px 0;
  border-top: solid 1px rgba(75, 0, 155, 0.2);
  vertical-align: top;
}
table tbody td:last-of-type {
  padding-right: 0;
}
table tbody sup {
  margin-left: 7px;
  font-size: 0.6em;
}
table tfoot {
  padding-top: 5px;
}
table tfoot td {
  padding-top: 15px;
  border-top: solid 2px #4B009B;
}

.theme-violet table tbody th, .page-login table tbody th,
.theme-violet table tbody td,
.page-login table tbody td {
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-violet tfoot td, .page-login tfoot td {
  border-color: #FFF;
}

/* stylelint-disable no-descending-specificity */
.card.bg--white h1, .is-theme--dark .theme--light h1, .page-login .theme--light h1,
.is-theme--light .is-theme--dark .theme--light h1,
.is-theme--light .page-login .theme--light h1,
.is-theme-hover--dark:hover .theme--light h1,
.is-theme-hover--dark:focus .theme--light h1, .is-theme--light h1,
.is-theme--dark .is-theme--light h1,
.page-login .is-theme--light h1,
.is-theme-hover--light:hover h1,
.is-theme-hover--light:focus h1,
.card.bg--white h2,
.is-theme--dark .theme--light h2,
.page-login .theme--light h2,
.is-theme--light .is-theme--dark .theme--light h2,
.is-theme--light .page-login .theme--light h2,
.is-theme-hover--dark:hover .theme--light h2,
.is-theme-hover--dark:focus .theme--light h2,
.is-theme--light h2,
.is-theme--dark .is-theme--light h2,
.page-login .is-theme--light h2,
.is-theme-hover--light:hover h2,
.is-theme-hover--light:focus h2,
.card.bg--white h3,
.is-theme--dark .theme--light h3,
.page-login .theme--light h3,
.is-theme--light .is-theme--dark .theme--light h3,
.is-theme--light .page-login .theme--light h3,
.is-theme-hover--dark:hover .theme--light h3,
.is-theme-hover--dark:focus .theme--light h3,
.is-theme--light h3,
.is-theme--dark .is-theme--light h3,
.page-login .is-theme--light h3,
.is-theme-hover--light:hover h3,
.is-theme-hover--light:focus h3,
.card.bg--white h4,
.is-theme--dark .theme--light h4,
.page-login .theme--light h4,
.is-theme--light .is-theme--dark .theme--light h4,
.is-theme--light .page-login .theme--light h4,
.is-theme-hover--dark:hover .theme--light h4,
.is-theme-hover--dark:focus .theme--light h4,
.is-theme--light h4,
.is-theme--dark .is-theme--light h4,
.page-login .is-theme--light h4,
.is-theme-hover--light:hover h4,
.is-theme-hover--light:focus h4,
.card.bg--white h5,
.is-theme--dark .theme--light h5,
.page-login .theme--light h5,
.is-theme--light .is-theme--dark .theme--light h5,
.is-theme--light .page-login .theme--light h5,
.is-theme-hover--dark:hover .theme--light h5,
.is-theme-hover--dark:focus .theme--light h5,
.is-theme--light h5,
.is-theme--dark .is-theme--light h5,
.page-login .is-theme--light h5,
.is-theme-hover--light:hover h5,
.is-theme-hover--light:focus h5,
.card.bg--white h6,
.is-theme--dark .theme--light h6,
.page-login .theme--light h6,
.is-theme--light .is-theme--dark .theme--light h6,
.is-theme--light .page-login .theme--light h6,
.is-theme-hover--dark:hover .theme--light h6,
.is-theme-hover--dark:focus .theme--light h6,
.is-theme--light h6,
.is-theme--dark .is-theme--light h6,
.page-login .is-theme--light h6,
.is-theme-hover--light:hover h6,
.is-theme-hover--light:focus h6,
.card.bg--white p,
.is-theme--dark .theme--light p,
.page-login .theme--light p,
.is-theme--light .is-theme--dark .theme--light p,
.is-theme--light .page-login .theme--light p,
.is-theme-hover--dark:hover .theme--light p,
.is-theme-hover--dark:focus .theme--light p,
.is-theme--light p,
.is-theme--dark .is-theme--light p,
.page-login .is-theme--light p,
.is-theme-hover--light:hover p,
.is-theme-hover--light:focus p,
.card.bg--white a:not(.button),
.is-theme--dark .theme--light a:not(.button),
.page-login .theme--light a:not(.button),
.is-theme--light .is-theme--dark .theme--light a:not(.button),
.is-theme--light .page-login .theme--light a:not(.button),
.is-theme-hover--dark:hover .theme--light a:not(.button),
.is-theme-hover--dark:focus .theme--light a:not(.button),
.is-theme--light a:not(.button),
.is-theme-hover--light:hover a:not(.button),
.is-theme-hover--light:focus a:not(.button),
.card.bg--white a.link,
.is-theme--dark .theme--light a.link,
.page-login .theme--light a.link,
.is-theme--light .is-theme--dark .theme--light a.link,
.is-theme--light .page-login .theme--light a.link,
.is-theme-hover--dark:hover .theme--light a.link,
.is-theme-hover--dark:focus .theme--light a.link,
.is-theme--light a.link,
.is-theme-hover--light:hover a.link,
.is-theme-hover--light:focus a.link,
.card.bg--white div,
.is-theme--dark .theme--light div,
.page-login .theme--light div,
.is-theme--light .is-theme--dark .theme--light div,
.is-theme--light .page-login .theme--light div,
.is-theme-hover--dark:hover .theme--light div,
.is-theme-hover--dark:focus .theme--light div,
.is-theme--light div,
.is-theme--dark .is-theme--light div,
.page-login .is-theme--light div,
.is-theme-hover--light:hover div,
.is-theme-hover--light:focus div,
.card.bg--white button.button--unstyled,
.is-theme--dark .theme--light button.button--unstyled,
.page-login .theme--light button.button--unstyled,
.is-theme--light .is-theme--dark .theme--light button.button--unstyled,
.is-theme--light .page-login .theme--light button.button--unstyled,
.is-theme-hover--dark:hover .theme--light button.button--unstyled,
.is-theme-hover--dark:focus .theme--light button.button--unstyled,
.is-theme--light button.button--unstyled,
.is-theme-hover--light:hover button.button--unstyled,
.is-theme-hover--light:focus button.button--unstyled, .cp-hero-banner__container.card.bg--white .cp-hero-banner__links .button-secondary, .cp-hero-banner__container.card.bg--white .cp-hero-banner__links .page-login form input[type=submit], .page-login form .cp-hero-banner__container.card.bg--white .cp-hero-banner__links input[type=submit], .cp-hero-banner__container.card.bg--white .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit], .form-type-managed-file .page-login form .cp-hero-banner__container.card.bg--white .cp-hero-banner__links input[type=submit], .cp-hero-banner__container.card.bg--white .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit], .page-login form .form-type-managed-file .cp-hero-banner__container.card.bg--white .cp-hero-banner__links input[type=submit], .is-theme--dark .cp-hero-banner__container.theme--light .cp-hero-banner__links .button-secondary, .is-theme--dark .cp-hero-banner__container.theme--light .cp-hero-banner__links .page-login form input[type=submit], .page-login form .is-theme--dark .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit], .is-theme--dark .cp-hero-banner__container.theme--light .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit], .form-type-managed-file .page-login form .is-theme--dark .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit], .is-theme--dark .cp-hero-banner__container.theme--light .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit], .page-login form .form-type-managed-file .is-theme--dark .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit], .page-login .cp-hero-banner__container.theme--light .cp-hero-banner__links .button-secondary, .page-login .cp-hero-banner__container.theme--light .cp-hero-banner__links form input[type=submit], .page-login form .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit], .form-type-managed-file .page-login .cp-hero-banner__container.theme--light .cp-hero-banner__links form input[type=submit], .form-type-managed-file .page-login form .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit], .page-login .cp-hero-banner__container.theme--light .cp-hero-banner__links form .form-type-managed-file input[type=submit], .page-login form .form-type-managed-file .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit],
.is-theme-hover--dark:hover .cp-hero-banner__container.theme--light .cp-hero-banner__links .button-secondary,
.is-theme-hover--dark:hover .cp-hero-banner__container.theme--light .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .is-theme-hover--dark:hover .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit],
.is-theme-hover--dark:hover .cp-hero-banner__container.theme--light .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .is-theme-hover--dark:hover .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit],
.is-theme-hover--dark:hover .cp-hero-banner__container.theme--light .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--dark:hover .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit],
.is-theme-hover--dark:focus .cp-hero-banner__container.theme--light .cp-hero-banner__links .button-secondary,
.is-theme-hover--dark:focus .cp-hero-banner__container.theme--light .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .is-theme-hover--dark:focus .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit],
.is-theme-hover--dark:focus .cp-hero-banner__container.theme--light .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .is-theme-hover--dark:focus .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit],
.is-theme-hover--dark:focus .cp-hero-banner__container.theme--light .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--dark:focus .cp-hero-banner__container.theme--light .cp-hero-banner__links input[type=submit], .cp-hero-banner__container.is-theme--light .cp-hero-banner__links .button-secondary, .cp-hero-banner__container.is-theme--light .cp-hero-banner__links .page-login form input[type=submit], .page-login form .cp-hero-banner__container.is-theme--light .cp-hero-banner__links input[type=submit], .cp-hero-banner__container.is-theme--light .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit], .form-type-managed-file .page-login form .cp-hero-banner__container.is-theme--light .cp-hero-banner__links input[type=submit], .cp-hero-banner__container.is-theme--light .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit], .page-login form .form-type-managed-file .cp-hero-banner__container.is-theme--light .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--light:hover .cp-hero-banner__links .button-secondary,
.cp-hero-banner__container.is-theme-hover--light:hover .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .cp-hero-banner__container.is-theme-hover--light:hover .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--light:hover .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .cp-hero-banner__container.is-theme-hover--light:hover .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--light:hover .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .cp-hero-banner__container.is-theme-hover--light:hover .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--light:focus .cp-hero-banner__links .button-secondary,
.cp-hero-banner__container.is-theme-hover--light:focus .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .cp-hero-banner__container.is-theme-hover--light:focus .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--light:focus .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .cp-hero-banner__container.is-theme-hover--light:focus .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--light:focus .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .cp-hero-banner__container.is-theme-hover--light:focus .cp-hero-banner__links input[type=submit],
.card.bg--white .form-radio-chips .form-type-radio label,
.is-theme--dark .theme--light .form-radio-chips .form-type-radio label,
.page-login .theme--light .form-radio-chips .form-type-radio label,
.is-theme--light .is-theme--dark .theme--light .form-radio-chips .form-type-radio label,
.is-theme--light .page-login .theme--light .form-radio-chips .form-type-radio label,
.is-theme-hover--dark:hover .theme--light .form-radio-chips .form-type-radio label,
.is-theme-hover--dark:focus .theme--light .form-radio-chips .form-type-radio label,
.is-theme--light .form-radio-chips .form-type-radio label,
.is-theme-hover--light:hover .form-radio-chips .form-type-radio label,
.is-theme-hover--light:focus .form-radio-chips .form-type-radio label,
.card.bg--white .button--background-white,
.card.bg--white .modal__language-selection .theme-violet .form-submit,
.card.bg--white .modal__language-selection .page-login .form-submit,
.modal__language-selection .theme-violet .card.bg--white .form-submit,
.modal__language-selection .page-login .card.bg--white .form-submit,
.is-theme--dark .theme--light .button--background-white,
.page-login .theme--light .button--background-white,
.is-theme--dark .theme--light .modal__language-selection .theme-violet .form-submit,
.page-login .theme--light .modal__language-selection .theme-violet .form-submit,
.is-theme--dark .theme--light .modal__language-selection .page-login .form-submit,
.page-login .theme--light .modal__language-selection .page-login .form-submit,
.modal__language-selection .theme-violet .is-theme--dark .theme--light .form-submit,
.modal__language-selection .theme-violet .page-login .theme--light .form-submit,
.modal__language-selection .page-login .is-theme--dark .theme--light .form-submit,
.modal__language-selection .page-login .page-login .theme--light .form-submit,
.is-theme--light .is-theme--dark .theme--light .button--background-white,
.is-theme--light .page-login .theme--light .button--background-white,
.is-theme--light .is-theme--dark .theme--light .modal__language-selection .theme-violet .form-submit,
.is-theme--light .page-login .theme--light .modal__language-selection .theme-violet .form-submit,
.is-theme--light .is-theme--dark .theme--light .modal__language-selection .page-login .form-submit,
.is-theme--light .page-login .theme--light .modal__language-selection .page-login .form-submit,
.modal__language-selection .theme-violet .is-theme--light .is-theme--dark .theme--light .form-submit,
.modal__language-selection .theme-violet .is-theme--light .page-login .theme--light .form-submit,
.modal__language-selection .page-login .is-theme--light .is-theme--dark .theme--light .form-submit,
.modal__language-selection .page-login .is-theme--light .page-login .theme--light .form-submit,
.is-theme-hover--dark:hover .theme--light .button--background-white,
.is-theme-hover--dark:hover .theme--light .modal__language-selection .theme-violet .form-submit,
.is-theme-hover--dark:hover .theme--light .modal__language-selection .page-login .form-submit,
.modal__language-selection .theme-violet .is-theme-hover--dark:hover .theme--light .form-submit,
.modal__language-selection .page-login .is-theme-hover--dark:hover .theme--light .form-submit,
.is-theme-hover--dark:focus .theme--light .button--background-white,
.is-theme-hover--dark:focus .theme--light .modal__language-selection .theme-violet .form-submit,
.is-theme-hover--dark:focus .theme--light .modal__language-selection .page-login .form-submit,
.modal__language-selection .theme-violet .is-theme-hover--dark:focus .theme--light .form-submit,
.modal__language-selection .page-login .is-theme-hover--dark:focus .theme--light .form-submit,
.is-theme--light .button--background-white,
.is-theme--light .modal__language-selection .theme-violet .form-submit,
.is-theme--light .modal__language-selection .page-login .form-submit,
.modal__language-selection .theme-violet .is-theme--light .form-submit,
.modal__language-selection .page-login .is-theme--light .form-submit,
.is-theme-hover--light:hover .button--background-white,
.is-theme-hover--light:hover .modal__language-selection .theme-violet .form-submit,
.is-theme-hover--light:hover .modal__language-selection .page-login .form-submit,
.modal__language-selection .theme-violet .is-theme-hover--light:hover .form-submit,
.modal__language-selection .page-login .is-theme-hover--light:hover .form-submit,
.is-theme-hover--light:focus .button--background-white,
.is-theme-hover--light:focus .modal__language-selection .theme-violet .form-submit,
.is-theme-hover--light:focus .modal__language-selection .page-login .form-submit,
.modal__language-selection .theme-violet .is-theme-hover--light:focus .form-submit,
.modal__language-selection .page-login .is-theme-hover--light:focus .form-submit,
.card.bg--white ul li,
.is-theme--dark .theme--light ul li,
.page-login .theme--light ul li,
.is-theme--light .is-theme--dark .theme--light ul li,
.is-theme--light .page-login .theme--light ul li,
.is-theme-hover--dark:hover .theme--light ul li,
.is-theme-hover--dark:focus .theme--light ul li,
.is-theme--light ul li,
.is-theme--dark .is-theme--light ul li,
.page-login .is-theme--light ul li,
.is-theme-hover--light:hover ul li,
.is-theme-hover--light:focus ul li,
.card.bg--white ol li,
.is-theme--dark .theme--light ol li,
.page-login .theme--light ol li,
.is-theme--light .is-theme--dark .theme--light ol li,
.is-theme--light .page-login .theme--light ol li,
.is-theme-hover--dark:hover .theme--light ol li,
.is-theme-hover--dark:focus .theme--light ol li,
.is-theme--light ol li,
.is-theme--dark .is-theme--light ol li,
.page-login .is-theme--light ol li,
.is-theme-hover--light:hover ol li,
.is-theme-hover--light:focus ol li,
.card.bg--white blockquote,
.is-theme--dark .theme--light blockquote,
.page-login .theme--light blockquote,
.is-theme--light .is-theme--dark .theme--light blockquote,
.is-theme--light .page-login .theme--light blockquote,
.is-theme-hover--dark:hover .theme--light blockquote,
.is-theme-hover--dark:focus .theme--light blockquote,
.is-theme--light blockquote,
.is-theme--dark .is-theme--light blockquote,
.page-login .is-theme--light blockquote,
.is-theme-hover--light:hover blockquote,
.is-theme-hover--light:focus blockquote,
.card.bg--white .nav-link-ssq,
.is-theme--dark .theme--light .nav-link-ssq,
.page-login .theme--light .nav-link-ssq,
.is-theme--light .is-theme--dark .theme--light .nav-link-ssq,
.is-theme--light .page-login .theme--light .nav-link-ssq,
.is-theme-hover--dark:hover .theme--light .nav-link-ssq,
.is-theme-hover--dark:focus .theme--light .nav-link-ssq,
.is-theme--light .nav-link-ssq,
.is-theme-hover--light:hover .nav-link-ssq,
.is-theme-hover--light:focus .nav-link-ssq {
  color: #4B009B;
}
.card.bg--white blockquote, .is-theme--dark .theme--light blockquote, .page-login .theme--light blockquote,
.is-theme--light .is-theme--dark .theme--light blockquote,
.is-theme--light .page-login .theme--light blockquote,
.is-theme-hover--dark:hover .theme--light blockquote,
.is-theme-hover--dark:focus .theme--light blockquote, .is-theme--light blockquote,
.is-theme--dark .is-theme--light blockquote,
.page-login .is-theme--light blockquote,
.is-theme-hover--light:hover blockquote,
.is-theme-hover--light:focus blockquote {
  margin-left: 0;
}
.card.bg--white blockquote:before, .is-theme--dark .theme--light blockquote:before, .page-login .theme--light blockquote:before,
.is-theme--light .is-theme--dark .theme--light blockquote:before,
.is-theme--light .page-login .theme--light blockquote:before,
.is-theme-hover--dark:hover .theme--light blockquote:before,
.is-theme-hover--dark:focus .theme--light blockquote:before, .is-theme--light blockquote:before,
.is-theme--dark .is-theme--light blockquote:before,
.page-login .is-theme--light blockquote:before,
.is-theme-hover--light:hover blockquote:before,
.is-theme-hover--light:focus blockquote:before {
  border-color: #4B009B;
}
.card.bg--white .button, .card.bg--white .page-login form input[type=submit], .page-login form .card.bg--white input[type=submit], .is-theme--dark .theme--light .button, .is-theme--dark .theme--light .page-login form input[type=submit], .page-login .theme--light .button, .page-login .theme--light form input[type=submit], .page-login form .theme--light input[type=submit],
.is-theme-hover--dark:hover .theme--light .button,
.is-theme-hover--dark:hover .theme--light .page-login form input[type=submit],
.is-theme-hover--dark:focus .theme--light .button,
.is-theme-hover--dark:focus .theme--light .page-login form input[type=submit], .is-theme--light .button, .is-theme--light .page-login form input[type=submit], .page-login form .is-theme--light input[type=submit],
.is-theme-hover--light:hover .button,
.is-theme-hover--light:hover .page-login form input[type=submit],
.page-login form .is-theme-hover--light:hover input[type=submit],
.is-theme-hover--light:focus .button,
.is-theme-hover--light:focus .page-login form input[type=submit],
.page-login form .is-theme-hover--light:focus input[type=submit] {
  color: white;
}
.card.bg--white .button-secondary, .card.bg--white .page-login form input[type=submit], .page-login form .card.bg--white input[type=submit], .card.bg--white .form-type-managed-file .page-login form input[type=submit], .form-type-managed-file .page-login form .card.bg--white input[type=submit], .card.bg--white .page-login form .form-type-managed-file input[type=submit], .page-login form .form-type-managed-file .card.bg--white input[type=submit], .is-theme--dark .theme--light .button-secondary, .is-theme--dark .theme--light .page-login form input[type=submit], .page-login form .is-theme--dark .theme--light input[type=submit], .is-theme--dark .theme--light .form-type-managed-file .page-login form input[type=submit], .form-type-managed-file .page-login form .is-theme--dark .theme--light input[type=submit], .is-theme--dark .theme--light .page-login form .form-type-managed-file input[type=submit], .page-login form .form-type-managed-file .is-theme--dark .theme--light input[type=submit], .page-login .theme--light .button-secondary, .page-login .theme--light form input[type=submit], .page-login form .theme--light input[type=submit], .form-type-managed-file .page-login .theme--light form input[type=submit], .form-type-managed-file .page-login form .theme--light input[type=submit], .page-login .theme--light form .form-type-managed-file input[type=submit], .page-login form .form-type-managed-file .theme--light input[type=submit],
.is-theme-hover--dark:hover .theme--light .button-secondary,
.is-theme-hover--dark:hover .theme--light .page-login form input[type=submit],
.page-login form .is-theme-hover--dark:hover .theme--light input[type=submit],
.is-theme-hover--dark:hover .theme--light .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .is-theme-hover--dark:hover .theme--light input[type=submit],
.is-theme-hover--dark:hover .theme--light .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--dark:hover .theme--light input[type=submit],
.is-theme-hover--dark:focus .theme--light .button-secondary,
.is-theme-hover--dark:focus .theme--light .page-login form input[type=submit],
.page-login form .is-theme-hover--dark:focus .theme--light input[type=submit],
.is-theme-hover--dark:focus .theme--light .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .is-theme-hover--dark:focus .theme--light input[type=submit],
.is-theme-hover--dark:focus .theme--light .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--dark:focus .theme--light input[type=submit], .is-theme--light .button-secondary, .is-theme--light .page-login form input[type=submit], .page-login form .is-theme--light input[type=submit], .is-theme--light .form-type-managed-file .page-login form input[type=submit], .form-type-managed-file .page-login form .is-theme--light input[type=submit], .is-theme--light .page-login form .form-type-managed-file input[type=submit], .page-login form .form-type-managed-file .is-theme--light input[type=submit],
.is-theme-hover--light:hover .button-secondary,
.is-theme-hover--light:hover .page-login form input[type=submit],
.page-login form .is-theme-hover--light:hover input[type=submit],
.is-theme-hover--light:hover .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .is-theme-hover--light:hover input[type=submit],
.is-theme-hover--light:hover .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--light:hover input[type=submit],
.is-theme-hover--light:focus .button-secondary,
.is-theme-hover--light:focus .page-login form input[type=submit],
.page-login form .is-theme-hover--light:focus input[type=submit],
.is-theme-hover--light:focus .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .is-theme-hover--light:focus input[type=submit],
.is-theme-hover--light:focus .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--light:focus input[type=submit], .card.bg--white .form-type-managed-file input[type=submit].button-secondary, .card.bg--white .form-type-managed-file .page-login form input[type=submit], .page-login form .card.bg--white .form-type-managed-file input[type=submit], .card.bg--white .form-type-managed-file .page-login form input[type=submit], .card.bg--white .page-login form .form-type-managed-file input[type=submit], .page-login form .card.bg--white .form-type-managed-file input[type=submit], .is-theme--dark .theme--light .form-type-managed-file input[type=submit].button-secondary, .is-theme--dark .theme--light .form-type-managed-file .page-login form input[type=submit], .page-login form .is-theme--dark .theme--light .form-type-managed-file input[type=submit], .is-theme--dark .theme--light .form-type-managed-file .page-login form input[type=submit], .is-theme--dark .theme--light .page-login form .form-type-managed-file input[type=submit], .page-login form .is-theme--dark .theme--light .form-type-managed-file input[type=submit], .page-login .theme--light .form-type-managed-file input[type=submit].button-secondary, .page-login .theme--light .form-type-managed-file form input[type=submit], .page-login form .theme--light .form-type-managed-file input[type=submit], .page-login .theme--light .form-type-managed-file .page-login form input[type=submit], .page-login .theme--light form .form-type-managed-file input[type=submit], .page-login form .theme--light .form-type-managed-file input[type=submit], .is-theme--light .form-type-managed-file input[type=submit].button-secondary, .is-theme--light .form-type-managed-file .page-login form input[type=submit], .page-login form .is-theme--light .form-type-managed-file input[type=submit], .is-theme--light .form-type-managed-file .page-login form input[type=submit], .is-theme--light .page-login form .form-type-managed-file input[type=submit], .page-login form .is-theme--light .form-type-managed-file input[type=submit],
.is-theme-hover--light:hover .form-type-managed-file input[type=submit].button-secondary,
.is-theme-hover--light:hover .form-type-managed-file .page-login form input[type=submit],
.page-login form .is-theme-hover--light:hover .form-type-managed-file input[type=submit],
.is-theme-hover--light:hover .form-type-managed-file .page-login form input[type=submit],
.is-theme-hover--light:hover .page-login form .form-type-managed-file input[type=submit],
.page-login form .is-theme-hover--light:hover .form-type-managed-file input[type=submit],
.is-theme-hover--light:focus .form-type-managed-file input[type=submit].button-secondary,
.is-theme-hover--light:focus .form-type-managed-file .page-login form input[type=submit],
.page-login form .is-theme-hover--light:focus .form-type-managed-file input[type=submit],
.is-theme-hover--light:focus .form-type-managed-file .page-login form input[type=submit],
.is-theme-hover--light:focus .page-login form .form-type-managed-file input[type=submit],
.page-login form .is-theme-hover--light:focus .form-type-managed-file input[type=submit], .form-type-managed-file .card.bg--white input[type=submit].button-secondary, .form-type-managed-file .card.bg--white .page-login form input[type=submit], .page-login form .form-type-managed-file .card.bg--white input[type=submit], .form-type-managed-file .card.bg--white .page-login form input[type=submit], .form-type-managed-file .page-login form .card.bg--white input[type=submit], .page-login form .form-type-managed-file .card.bg--white input[type=submit], .form-type-managed-file .is-theme--dark .theme--light input[type=submit].button-secondary, .form-type-managed-file .is-theme--dark .theme--light .page-login form input[type=submit], .page-login form .form-type-managed-file .is-theme--dark .theme--light input[type=submit], .form-type-managed-file .is-theme--dark .theme--light .page-login form input[type=submit], .form-type-managed-file .page-login form .is-theme--dark .theme--light input[type=submit], .page-login form .form-type-managed-file .is-theme--dark .theme--light input[type=submit], .form-type-managed-file .page-login .theme--light input[type=submit].button-secondary, .form-type-managed-file .page-login .theme--light form input[type=submit], .form-type-managed-file .page-login form .theme--light input[type=submit], .form-type-managed-file .page-login .theme--light form input[type=submit], .form-type-managed-file .page-login form .theme--light input[type=submit], .form-type-managed-file .page-login .theme--light form .form-type-managed-file input[type=submit], .form-type-managed-file .page-login form .form-type-managed-file .theme--light input[type=submit], .is-theme--dark .form-type-managed-file .theme--light input[type=submit].button-secondary, .is-theme--dark .form-type-managed-file .theme--light .page-login form input[type=submit], .page-login form .is-theme--dark .form-type-managed-file .theme--light input[type=submit], .is-theme--dark .form-type-managed-file .theme--light .page-login form input[type=submit], .is-theme--dark .form-type-managed-file .page-login form .theme--light input[type=submit], .is-theme--dark .page-login form .form-type-managed-file .theme--light input[type=submit], .page-login form .is-theme--dark .form-type-managed-file .theme--light input[type=submit], .page-login .form-type-managed-file .theme--light input[type=submit].button-secondary, .page-login .form-type-managed-file .theme--light form input[type=submit], .page-login form .form-type-managed-file .theme--light input[type=submit], .page-login .form-type-managed-file .theme--light .page-login form input[type=submit], .page-login .form-type-managed-file .page-login form .theme--light input[type=submit], .page-login form .form-type-managed-file .theme--light input[type=submit], .form-type-managed-file .is-theme--light input[type=submit].button-secondary, .form-type-managed-file .is-theme--light .page-login form input[type=submit], .page-login form .form-type-managed-file .is-theme--light input[type=submit], .form-type-managed-file .is-theme--light .page-login form input[type=submit], .form-type-managed-file .page-login form .is-theme--light input[type=submit], .page-login form .form-type-managed-file .is-theme--light input[type=submit],
.form-type-managed-file .is-theme-hover--light:hover input[type=submit].button-secondary,
.form-type-managed-file .is-theme-hover--light:hover .page-login form input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--light:hover input[type=submit],
.form-type-managed-file .is-theme-hover--light:hover .page-login form input[type=submit],
.form-type-managed-file .page-login form .is-theme-hover--light:hover input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--light:hover input[type=submit],
.form-type-managed-file .is-theme-hover--light:focus input[type=submit].button-secondary,
.form-type-managed-file .is-theme-hover--light:focus .page-login form input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--light:focus input[type=submit],
.form-type-managed-file .is-theme-hover--light:focus .page-login form input[type=submit],
.form-type-managed-file .page-login form .is-theme-hover--light:focus input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--light:focus input[type=submit] {
  border-color: #4B009B;
  color: #4B009B;
}
.card.bg--white .button-tertiaire, .is-theme--dark .theme--light .button-tertiaire, .page-login .theme--light .button-tertiaire,
.is-theme-hover--dark:hover .theme--light .button-tertiaire,
.is-theme-hover--dark:focus .theme--light .button-tertiaire, .is-theme--light .button-tertiaire,
.is-theme-hover--light:hover .button-tertiaire,
.is-theme-hover--light:focus .button-tertiaire, .card.bg--white .form-type-managed-file input[type=submit].button-tertiaire, .is-theme--dark .theme--light .form-type-managed-file input[type=submit].button-tertiaire, .page-login .theme--light .form-type-managed-file input[type=submit].button-tertiaire, .is-theme--light .form-type-managed-file input[type=submit].button-tertiaire,
.is-theme-hover--light:hover .form-type-managed-file input[type=submit].button-tertiaire,
.is-theme-hover--light:focus .form-type-managed-file input[type=submit].button-tertiaire, .form-type-managed-file .card.bg--white input[type=submit].button-tertiaire, .form-type-managed-file .is-theme--dark .theme--light input[type=submit].button-tertiaire, .form-type-managed-file .page-login .theme--light input[type=submit].button-tertiaire, .is-theme--dark .form-type-managed-file .theme--light input[type=submit].button-tertiaire, .page-login .form-type-managed-file .theme--light input[type=submit].button-tertiaire, .form-type-managed-file .is-theme--light input[type=submit].button-tertiaire,
.form-type-managed-file .is-theme-hover--light:hover input[type=submit].button-tertiaire,
.form-type-managed-file .is-theme-hover--light:focus input[type=submit].button-tertiaire {
  color: #4B009B;
}

.is-theme--dark h1, .page-login h1,
.is-theme-hover--dark:hover h1,
.is-theme-hover--dark:focus h1, .is-theme--light .is-theme--dark h1, .is-theme--light .page-login h1,
.is-theme-hover--light:hover .is-theme--dark h1,
.is-theme-hover--light:hover .page-login h1,
.is-theme-hover--light:focus .is-theme--dark h1,
.is-theme-hover--light:focus .page-login h1,
.is-theme--dark h2,
.page-login h2,
.is-theme-hover--dark:hover h2,
.is-theme-hover--dark:focus h2,
.is-theme--light .is-theme--dark h2,
.is-theme--light .page-login h2,
.is-theme-hover--light:hover .is-theme--dark h2,
.is-theme-hover--light:hover .page-login h2,
.is-theme-hover--light:focus .is-theme--dark h2,
.is-theme-hover--light:focus .page-login h2,
.is-theme--dark h3,
.page-login h3,
.is-theme-hover--dark:hover h3,
.is-theme-hover--dark:focus h3,
.is-theme--light .is-theme--dark h3,
.is-theme--light .page-login h3,
.is-theme-hover--light:hover .is-theme--dark h3,
.is-theme-hover--light:hover .page-login h3,
.is-theme-hover--light:focus .is-theme--dark h3,
.is-theme-hover--light:focus .page-login h3,
.is-theme--dark h4,
.page-login h4,
.is-theme-hover--dark:hover h4,
.is-theme-hover--dark:focus h4,
.is-theme--light .is-theme--dark h4,
.is-theme--light .page-login h4,
.is-theme-hover--light:hover .is-theme--dark h4,
.is-theme-hover--light:hover .page-login h4,
.is-theme-hover--light:focus .is-theme--dark h4,
.is-theme-hover--light:focus .page-login h4,
.is-theme--dark h5,
.page-login h5,
.is-theme-hover--dark:hover h5,
.is-theme-hover--dark:focus h5,
.is-theme--light .is-theme--dark h5,
.is-theme--light .page-login h5,
.is-theme-hover--light:hover .is-theme--dark h5,
.is-theme-hover--light:hover .page-login h5,
.is-theme-hover--light:focus .is-theme--dark h5,
.is-theme-hover--light:focus .page-login h5,
.is-theme--dark h6,
.page-login h6,
.is-theme-hover--dark:hover h6,
.is-theme-hover--dark:focus h6,
.is-theme--light .is-theme--dark h6,
.is-theme--light .page-login h6,
.is-theme-hover--light:hover .is-theme--dark h6,
.is-theme-hover--light:hover .page-login h6,
.is-theme-hover--light:focus .is-theme--dark h6,
.is-theme-hover--light:focus .page-login h6,
.is-theme--dark p,
.page-login p,
.is-theme-hover--dark:hover p,
.is-theme-hover--dark:focus p,
.is-theme--light .is-theme--dark p,
.is-theme--light .page-login p,
.is-theme-hover--light:hover .is-theme--dark p,
.is-theme-hover--light:hover .page-login p,
.is-theme-hover--light:focus .is-theme--dark p,
.is-theme-hover--light:focus .page-login p,
.is-theme--dark div,
.page-login div,
.is-theme-hover--dark:hover div,
.is-theme-hover--dark:focus div,
.is-theme--light .is-theme--dark div,
.is-theme--light .page-login div,
.is-theme-hover--light:hover .is-theme--dark div,
.is-theme-hover--light:hover .page-login div,
.is-theme-hover--light:focus .is-theme--dark div,
.is-theme-hover--light:focus .page-login div,
.is-theme--dark a:not(.button),
.page-login a:not(.button),
.is-theme-hover--dark:hover a:not(.button),
.is-theme-hover--dark:focus a:not(.button),
.is-theme--light .is-theme--dark a:not(.button),
.is-theme--light .page-login a:not(.button),
.is-theme-hover--light:hover .is-theme--dark a:not(.button),
.is-theme-hover--light:hover .page-login a:not(.button),
.is-theme-hover--light:focus .is-theme--dark a:not(.button),
.is-theme-hover--light:focus .page-login a:not(.button),
.is-theme--dark button.button--unstyled,
.page-login button.button--unstyled,
.is-theme-hover--dark:hover button.button--unstyled,
.is-theme-hover--dark:focus button.button--unstyled,
.is-theme--light .is-theme--dark button.button--unstyled,
.is-theme--light .page-login button.button--unstyled,
.is-theme-hover--light:hover .is-theme--dark button.button--unstyled,
.is-theme-hover--light:hover .page-login button.button--unstyled,
.is-theme-hover--light:focus .is-theme--dark button.button--unstyled,
.is-theme-hover--light:focus .page-login button.button--unstyled, .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .button-secondary, .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .page-login form input[type=submit], .page-login form .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit], .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit], .form-type-managed-file .page-login form .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit], .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit], .page-login form .form-type-managed-file .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit], .cp-hero-banner__container.page-login .cp-hero-banner__links .button-secondary, .cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit], .cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit], .form-type-managed-file .cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit], .form-type-managed-file .cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit], .cp-hero-banner__container.page-login .cp-hero-banner__links form .form-type-managed-file input[type=submit], .cp-hero-banner__container.page-login form .form-type-managed-file .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--dark:hover .cp-hero-banner__links .button-secondary,
.cp-hero-banner__container.is-theme-hover--dark:hover .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .cp-hero-banner__container.is-theme-hover--dark:hover .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--dark:hover .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .cp-hero-banner__container.is-theme-hover--dark:hover .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--dark:hover .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .cp-hero-banner__container.is-theme-hover--dark:hover .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--dark:focus .cp-hero-banner__links .button-secondary,
.cp-hero-banner__container.is-theme-hover--dark:focus .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .cp-hero-banner__container.is-theme-hover--dark:focus .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--dark:focus .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .cp-hero-banner__container.is-theme-hover--dark:focus .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.is-theme-hover--dark:focus .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .cp-hero-banner__container.is-theme-hover--dark:focus .cp-hero-banner__links input[type=submit], .is-theme--light .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .button-secondary, .is-theme--light .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .page-login form input[type=submit], .page-login form .is-theme--light .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit], .is-theme--light .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit], .form-type-managed-file .page-login form .is-theme--light .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit], .is-theme--light .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit], .page-login form .form-type-managed-file .is-theme--light .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit], .is-theme--light .cp-hero-banner__container.page-login .cp-hero-banner__links .button-secondary, .is-theme--light .cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit], .is-theme--light .cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit], .is-theme--light .form-type-managed-file .cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit], .form-type-managed-file .is-theme--light .cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit], .is-theme--light .form-type-managed-file .cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit], .form-type-managed-file .is-theme--light .cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit], .is-theme--light .cp-hero-banner__container.page-login .cp-hero-banner__links form .form-type-managed-file input[type=submit], .is-theme--light .cp-hero-banner__container.page-login form .form-type-managed-file .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:hover .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .button-secondary,
.is-theme-hover--light:hover .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .is-theme-hover--light:hover .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:hover .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .is-theme-hover--light:hover .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:hover .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--light:hover .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:hover .cp-hero-banner__container.page-login .cp-hero-banner__links .button-secondary,
.is-theme-hover--light:hover .cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit],
.is-theme-hover--light:hover .cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:hover .form-type-managed-file .cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit],
.form-type-managed-file .is-theme-hover--light:hover .cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit],
.is-theme-hover--light:hover .form-type-managed-file .cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit],
.form-type-managed-file .is-theme-hover--light:hover .cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:hover .cp-hero-banner__container.page-login .cp-hero-banner__links form .form-type-managed-file input[type=submit],
.is-theme-hover--light:hover .cp-hero-banner__container.page-login form .form-type-managed-file .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:focus .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .button-secondary,
.is-theme-hover--light:focus .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .is-theme-hover--light:focus .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:focus .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .form-type-managed-file .page-login form input[type=submit],
.form-type-managed-file .page-login form .is-theme-hover--light:focus .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:focus .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links .page-login form .form-type-managed-file input[type=submit],
.page-login form .form-type-managed-file .is-theme-hover--light:focus .cp-hero-banner__container.is-theme--dark .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:focus .cp-hero-banner__container.page-login .cp-hero-banner__links .button-secondary,
.is-theme-hover--light:focus .cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit],
.is-theme-hover--light:focus .cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:focus .form-type-managed-file .cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit],
.form-type-managed-file .is-theme-hover--light:focus .cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit],
.is-theme-hover--light:focus .form-type-managed-file .cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit],
.form-type-managed-file .is-theme-hover--light:focus .cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit],
.is-theme-hover--light:focus .cp-hero-banner__container.page-login .cp-hero-banner__links form .form-type-managed-file input[type=submit],
.is-theme-hover--light:focus .cp-hero-banner__container.page-login form .form-type-managed-file .cp-hero-banner__links input[type=submit],
.is-theme--dark .form-radio-chips .form-type-radio label,
.page-login .form-radio-chips .form-type-radio label,
.is-theme-hover--dark:hover .form-radio-chips .form-type-radio label,
.is-theme-hover--dark:focus .form-radio-chips .form-type-radio label,
.is-theme--light .is-theme--dark .form-radio-chips .form-type-radio label,
.is-theme--light .page-login .form-radio-chips .form-type-radio label,
.is-theme-hover--light:hover .is-theme--dark .form-radio-chips .form-type-radio label,
.is-theme-hover--light:hover .page-login .form-radio-chips .form-type-radio label,
.is-theme-hover--light:focus .is-theme--dark .form-radio-chips .form-type-radio label,
.is-theme-hover--light:focus .page-login .form-radio-chips .form-type-radio label,
.is-theme--dark ul li,
.page-login ul li,
.is-theme-hover--dark:hover ul li,
.is-theme-hover--dark:focus ul li,
.is-theme--light .is-theme--dark ul li,
.is-theme--light .page-login ul li,
.is-theme-hover--light:hover .is-theme--dark ul li,
.is-theme-hover--light:hover .page-login ul li,
.is-theme-hover--light:focus .is-theme--dark ul li,
.is-theme-hover--light:focus .page-login ul li,
.is-theme--dark ol li,
.page-login ol li,
.is-theme-hover--dark:hover ol li,
.is-theme-hover--dark:focus ol li,
.is-theme--light .is-theme--dark ol li,
.is-theme--light .page-login ol li,
.is-theme-hover--light:hover .is-theme--dark ol li,
.is-theme-hover--light:hover .page-login ol li,
.is-theme-hover--light:focus .is-theme--dark ol li,
.is-theme-hover--light:focus .page-login ol li,
.is-theme--dark blockquote,
.page-login blockquote,
.is-theme-hover--dark:hover blockquote,
.is-theme-hover--dark:focus blockquote,
.is-theme--light .is-theme--dark blockquote,
.is-theme--light .page-login blockquote,
.is-theme-hover--light:hover .is-theme--dark blockquote,
.is-theme-hover--light:hover .page-login blockquote,
.is-theme-hover--light:focus .is-theme--dark blockquote,
.is-theme-hover--light:focus .page-login blockquote,
.is-theme--dark .nav-link-ssq,
.page-login .nav-link-ssq,
.is-theme-hover--dark:hover .nav-link-ssq,
.is-theme-hover--dark:focus .nav-link-ssq,
.is-theme--light .is-theme--dark .nav-link-ssq,
.is-theme--light .page-login .nav-link-ssq,
.is-theme-hover--light:hover .is-theme--dark .nav-link-ssq,
.is-theme-hover--light:hover .page-login .nav-link-ssq,
.is-theme-hover--light:focus .is-theme--dark .nav-link-ssq,
.is-theme-hover--light:focus .page-login .nav-link-ssq {
  color: #FFF;
}
.is-theme--dark .button--background-white, .page-login .button--background-white, .is-theme--dark .modal__language-selection .theme-violet .form-submit, .page-login .modal__language-selection .theme-violet .form-submit, .is-theme--dark .modal__language-selection .page-login .form-submit, .page-login .modal__language-selection .page-login .form-submit, .modal__language-selection .theme-violet .is-theme--dark .form-submit, .modal__language-selection .theme-violet .page-login .form-submit, .modal__language-selection .page-login .is-theme--dark .form-submit, .modal__language-selection .page-login .page-login .form-submit,
.is-theme-hover--dark:hover .button--background-white,
.is-theme-hover--dark:hover .modal__language-selection .theme-violet .form-submit,
.is-theme-hover--dark:hover .modal__language-selection .page-login .form-submit,
.modal__language-selection .theme-violet .is-theme-hover--dark:hover .form-submit,
.modal__language-selection .page-login .is-theme-hover--dark:hover .form-submit,
.is-theme-hover--dark:focus .button--background-white,
.is-theme-hover--dark:focus .modal__language-selection .theme-violet .form-submit,
.is-theme-hover--dark:focus .modal__language-selection .page-login .form-submit,
.modal__language-selection .theme-violet .is-theme-hover--dark:focus .form-submit,
.modal__language-selection .page-login .is-theme-hover--dark:focus .form-submit {
  color: #4B009B;
}
.is-theme--dark blockquote:before, .page-login blockquote:before,
.is-theme-hover--dark:hover blockquote:before,
.is-theme-hover--dark:focus blockquote:before, .is-theme--light .is-theme--dark blockquote:before,
.is-theme-hover--light:hover .is-theme--dark blockquote:before,
.is-theme-hover--light:hover .page-login blockquote:before,
.is-theme-hover--light:focus .is-theme--dark blockquote:before,
.is-theme-hover--light:focus .page-login blockquote:before,
.is-theme--dark .button-secondary,
.page-login .button-secondary,
.page-login form input[type=submit],
.form-type-managed-file .page-login form input[type=submit],
.page-login form .form-type-managed-file input[type=submit],
.is-theme-hover--dark:hover .button-secondary,
.is-theme-hover--dark:focus .button-secondary,
.is-theme--dark .form-type-managed-file input[type=submit].button-secondary,
.page-login .form-type-managed-file input[type=submit].button-secondary,
.page-login .form-type-managed-file form input[type=submit],
.is-theme-hover--dark:hover .form-type-managed-file input[type=submit].button-secondary,
.is-theme-hover--dark:focus .form-type-managed-file input[type=submit].button-secondary,
.form-type-managed-file .is-theme--dark input[type=submit].button-secondary,
.form-type-managed-file .page-login input[type=submit].button-secondary,
.form-type-managed-file .is-theme-hover--dark:hover input[type=submit].button-secondary,
.form-type-managed-file .is-theme-hover--dark:focus input[type=submit].button-secondary {
  border-color: white;
  color: #FFF;
}

[class*=theme-hover] {
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}

.is-theme--dark .is-theme--light a:not(.button), .page-login .is-theme--light a:not(.button) {
  color: #4B009B;
}

.is-theme--light .is-theme--dark a:not(.button), .is-theme--light .page-login a:not(.button) {
  color: #FFF;
}

.is-theme--light .theme-violet .button-primary, .is-theme--light .page-login .button-primary, .is-theme--light .theme-violet input[type=submit]:not(.button--background-white, .button-secondary), .is-theme--light .page-login input[type=submit]:not(.button--background-white, .button-secondary),
.is-theme--dark .is-theme--light .theme-violet .button-primary,
.is-theme-hover--light:hover .theme-violet .button-primary,
.is-theme-hover--light:hover .page-login .button-primary,
.is-theme-hover--light:hover .theme-violet input[type=submit]:not(.button--background-white, .button-secondary),
.is-theme-hover--light:hover .page-login input[type=submit]:not(.button--background-white, .button-secondary),
.is-theme-hover--light:focus .theme-violet .button-primary,
.is-theme-hover--light:focus .page-login .button-primary,
.is-theme-hover--light:focus .theme-violet input[type=submit]:not(.button--background-white, .button-secondary),
.is-theme-hover--light:focus .page-login input[type=submit]:not(.button--background-white, .button-secondary) {
  background-color: white;
  color: #4B009B;
  border-color: white;
}
.is-theme--light .theme-violet .button-primary:active, .is-theme--light .page-login .button-primary:active, .is-theme--light .theme-violet input[type=submit]:active:not(.button--background-white, .button-secondary), .is-theme--light .page-login input[type=submit]:active:not(.button--background-white, .button-secondary), .is-theme--light .theme-violet .button-primary:hover, .is-theme--light .page-login .button-primary:hover, .is-theme--light .theme-violet input[type=submit]:hover:not(.button--background-white, .button-secondary), .is-theme--light .page-login input[type=submit]:hover:not(.button--background-white, .button-secondary), .is-theme--light .theme-violet .button-primary:focus, .is-theme--light .page-login .button-primary:focus, .is-theme--light .theme-violet input[type=submit]:focus:not(.button--background-white, .button-secondary), .is-theme--light .page-login input[type=submit]:focus:not(.button--background-white, .button-secondary),
.is-theme--dark .is-theme--light .theme-violet .button-primary:active,
.is-theme--dark .is-theme--light .theme-violet .button-primary:hover,
.is-theme--dark .is-theme--light .theme-violet .button-primary:focus,
.is-theme-hover--light:hover .theme-violet .button-primary:active,
.is-theme-hover--light:hover .page-login .button-primary:active,
.is-theme-hover--light:hover .theme-violet input[type=submit]:active:not(.button--background-white, .button-secondary),
.is-theme-hover--light:hover .page-login input[type=submit]:active:not(.button--background-white, .button-secondary),
.is-theme-hover--light:hover .theme-violet .button-primary:hover,
.is-theme-hover--light:hover .page-login .button-primary:hover,
.is-theme-hover--light:hover .theme-violet input[type=submit]:hover:not(.button--background-white, .button-secondary),
.is-theme-hover--light:hover .page-login input[type=submit]:hover:not(.button--background-white, .button-secondary),
.is-theme-hover--light:hover .theme-violet .button-primary:focus,
.is-theme-hover--light:hover .page-login .button-primary:focus,
.is-theme-hover--light:hover .theme-violet input[type=submit]:focus:not(.button--background-white, .button-secondary),
.is-theme-hover--light:hover .page-login input[type=submit]:focus:not(.button--background-white, .button-secondary),
.is-theme-hover--light:focus .theme-violet .button-primary:active,
.is-theme-hover--light:focus .page-login .button-primary:active,
.is-theme-hover--light:focus .theme-violet input[type=submit]:active:not(.button--background-white, .button-secondary),
.is-theme-hover--light:focus .page-login input[type=submit]:active:not(.button--background-white, .button-secondary),
.is-theme-hover--light:focus .theme-violet .button-primary:hover,
.is-theme-hover--light:focus .page-login .button-primary:hover,
.is-theme-hover--light:focus .theme-violet input[type=submit]:hover:not(.button--background-white, .button-secondary),
.is-theme-hover--light:focus .page-login input[type=submit]:hover:not(.button--background-white, .button-secondary),
.is-theme-hover--light:focus .theme-violet .button-primary:focus,
.is-theme-hover--light:focus .page-login .button-primary:focus,
.is-theme-hover--light:focus .theme-violet input[type=submit]:focus:not(.button--background-white, .button-secondary),
.is-theme-hover--light:focus .page-login input[type=submit]:focus:not(.button--background-white, .button-secondary) {
  background-color: #D4C2E7;
  color: #4B009B;
  border-color: #D4C2E7;
}

.theme-hover-violet-925:hover,
.theme-hover-violet-925:focus,
.theme-violet-925 {
  background-color: #361972;
}
.theme-hover-violet-925:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-violet-925:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-violet-925:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet-925:hover .form-radio-chips .form-type-radio label,
.theme-hover-violet-925:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-violet-925:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-violet-925:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet-925:focus .form-radio-chips .form-type-radio label,
.theme-violet-925.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-violet-925.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-violet-925.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-violet-925 .form-radio-chips .form-type-radio label {
  background-color: #361972;
}

.theme-hover-violet-200:hover,
.theme-hover-violet-200:focus,
.theme-violet-200 {
  background-color: #E9E0F3;
}
.theme-hover-violet-200:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-violet-200:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-violet-200:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet-200:hover .form-radio-chips .form-type-radio label,
.theme-hover-violet-200:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-violet-200:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-violet-200:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet-200:focus .form-radio-chips .form-type-radio label,
.theme-violet-200.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-violet-200.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-violet-200.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-violet-200 .form-radio-chips .form-type-radio label {
  background-color: #E9E0F3;
}
.theme-hover-violet-200:hover .theme--dark,
.theme-hover-violet-200:focus .theme--dark,
.theme-violet-200 .theme--dark {
  background-color: #4B009B;
}
.theme-hover-violet-200:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-violet-200:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-violet-200:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet-200:hover .theme--dark .form-radio-chips .form-type-radio label,
.theme-hover-violet-200:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-violet-200:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-violet-200:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet-200:focus .theme--dark .form-radio-chips .form-type-radio label,
.theme-violet-200 .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-violet-200 .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-violet-200 .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-violet-200 .theme--dark .form-radio-chips .form-type-radio label {
  background-color: #4B009B;
}

.theme-hover-violet-800:hover,
.theme-hover-violet-800:focus,
.theme-violet-800 {
  background-color: #6221A8;
}
.theme-hover-violet-800:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-violet-800:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-violet-800:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet-800:hover .form-radio-chips .form-type-radio label,
.theme-hover-violet-800:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-violet-800:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-violet-800:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet-800:focus .form-radio-chips .form-type-radio label,
.theme-violet-800.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-violet-800.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-violet-800.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-violet-800 .form-radio-chips .form-type-radio label {
  background-color: #6221A8;
}
.theme-hover-violet-800:hover .theme--dark,
.theme-hover-violet-800:focus .theme--dark,
.theme-violet-800 .theme--dark {
  background-color: #4B009B;
}
.theme-hover-violet-800:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-violet-800:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-violet-800:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet-800:hover .theme--dark .form-radio-chips .form-type-radio label,
.theme-hover-violet-800:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-violet-800:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-violet-800:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet-800:focus .theme--dark .form-radio-chips .form-type-radio label,
.theme-violet-800 .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-violet-800 .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-violet-800 .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-violet-800 .theme--dark .form-radio-chips .form-type-radio label {
  background-color: #4B009B;
}

.theme-hover-white:hover,
.theme-hover-white:focus,
.theme-white {
  background-color: #F0F0EF;
}
.theme-hover-white:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-white:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-white:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-white:hover .form-radio-chips .form-type-radio label,
.theme-hover-white:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-white:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-white:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-white:focus .form-radio-chips .form-type-radio label,
.theme-white.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-white.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-white.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-white .form-radio-chips .form-type-radio label {
  background-color: #F0F0EF;
}
.theme-hover-white:hover .theme--dark,
.theme-hover-white:focus .theme--dark,
.theme-white .theme--dark {
  background-color: #E5E1DE;
}
.theme-hover-white:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-white:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-white:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-white:hover .theme--dark .form-radio-chips .form-type-radio label,
.theme-hover-white:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-white:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-white:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-white:focus .theme--dark .form-radio-chips .form-type-radio label,
.theme-white .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-white .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-white .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-white .theme--dark .form-radio-chips .form-type-radio label {
  background-color: #E5E1DE;
}

.theme-hover-realwhite:hover,
.theme-hover-realwhite:focus,
.theme-realwhite {
  background-color: white;
}
.theme-hover-realwhite:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-realwhite:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-realwhite:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-realwhite:hover .form-radio-chips .form-type-radio label,
.theme-hover-realwhite:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-realwhite:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-realwhite:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-realwhite:focus .form-radio-chips .form-type-radio label,
.theme-realwhite.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-realwhite.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-realwhite.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-realwhite .form-radio-chips .form-type-radio label {
  background-color: white;
}
.theme-hover-realwhite:hover .theme--dark,
.theme-hover-realwhite:focus .theme--dark,
.theme-realwhite .theme--dark {
  background-color: #E5E1DE;
}
.theme-hover-realwhite:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-realwhite:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-realwhite:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-realwhite:hover .theme--dark .form-radio-chips .form-type-radio label,
.theme-hover-realwhite:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-realwhite:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-realwhite:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-realwhite:focus .theme--dark .form-radio-chips .form-type-radio label,
.theme-realwhite .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-realwhite .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-realwhite .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-realwhite .theme--dark .form-radio-chips .form-type-radio label {
  background-color: #E5E1DE;
}

.theme-hover-greige:hover,
.theme-hover-greige:focus,
.theme-greige {
  background-color: #F0F0EF;
}
.theme-hover-greige:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-greige:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-greige:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-greige:hover .form-radio-chips .form-type-radio label,
.theme-hover-greige:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-greige:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-greige:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-greige:focus .form-radio-chips .form-type-radio label,
.theme-greige.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-greige.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-greige.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-greige .form-radio-chips .form-type-radio label {
  background-color: #F0F0EF;
}
.theme-hover-greige:hover .theme--dark,
.theme-hover-greige:focus .theme--dark,
.theme-greige .theme--dark {
  background-color: #4B009B;
}
.theme-hover-greige:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-greige:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-greige:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-greige:hover .theme--dark .form-radio-chips .form-type-radio label,
.theme-hover-greige:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-greige:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-greige:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-greige:focus .theme--dark .form-radio-chips .form-type-radio label,
.theme-greige .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-greige .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-greige .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-greige .theme--dark .form-radio-chips .form-type-radio label {
  background-color: #4B009B;
}

.theme-hover-greige-925:hover,
.theme-hover-greige-925:focus,
.theme-greige-925 {
  background-color: #E5E1DE;
}
.theme-hover-greige-925:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-greige-925:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-greige-925:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-greige-925:hover .form-radio-chips .form-type-radio label,
.theme-hover-greige-925:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-greige-925:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-greige-925:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-greige-925:focus .form-radio-chips .form-type-radio label,
.theme-greige-925.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-greige-925.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-greige-925.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-greige-925 .form-radio-chips .form-type-radio label {
  background-color: #E5E1DE;
}
.theme-hover-greige-925:hover .theme--dark,
.theme-hover-greige-925:focus .theme--dark,
.theme-greige-925 .theme--dark {
  background-color: #4B009B;
}
.theme-hover-greige-925:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-greige-925:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-greige-925:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-greige-925:hover .theme--dark .form-radio-chips .form-type-radio label,
.theme-hover-greige-925:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-greige-925:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-greige-925:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-greige-925:focus .theme--dark .form-radio-chips .form-type-radio label,
.theme-greige-925 .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-greige-925 .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-greige-925 .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-greige-925 .theme--dark .form-radio-chips .form-type-radio label {
  background-color: #4B009B;
}

.theme-hover-yellow:hover,
.theme-hover-yellow:focus,
.theme-yellow {
  background-color: #FBCF65;
}
.theme-hover-yellow:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-yellow:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-yellow:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-yellow:hover .form-radio-chips .form-type-radio label,
.theme-hover-yellow:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-yellow:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-yellow:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-yellow:focus .form-radio-chips .form-type-radio label,
.theme-yellow.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-yellow.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-yellow.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-yellow .form-radio-chips .form-type-radio label {
  background-color: #FBCF65;
}
.theme-hover-yellow:hover .theme--dark,
.theme-hover-yellow:focus .theme--dark,
.theme-yellow .theme--dark {
  background-color: #F2BA52;
}
.theme-hover-yellow:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-yellow:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-yellow:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-yellow:hover .theme--dark .form-radio-chips .form-type-radio label,
.theme-hover-yellow:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-yellow:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-yellow:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-yellow:focus .theme--dark .form-radio-chips .form-type-radio label,
.theme-yellow .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-yellow .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-yellow .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-yellow .theme--dark .form-radio-chips .form-type-radio label {
  background-color: #F2BA52;
}

.theme-hover-yellow-925:hover,
.theme-hover-yellow-925:focus,
.theme-yellow-925 {
  background-color: #F2BA52;
}
.theme-hover-yellow-925:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-yellow-925:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-yellow-925:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-yellow-925:hover .form-radio-chips .form-type-radio label,
.theme-hover-yellow-925:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-yellow-925:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-yellow-925:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-yellow-925:focus .form-radio-chips .form-type-radio label,
.theme-yellow-925.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-yellow-925.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-yellow-925.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-yellow-925 .form-radio-chips .form-type-radio label {
  background-color: #F2BA52;
}

.theme-hover-blue:hover,
.theme-hover-blue:focus,
.theme-blue {
  background-color: #88BAE5;
}
.theme-hover-blue:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-blue:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-blue:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-blue:hover .form-radio-chips .form-type-radio label,
.theme-hover-blue:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-blue:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-blue:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-blue:focus .form-radio-chips .form-type-radio label,
.theme-blue.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-blue.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-blue.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-blue .form-radio-chips .form-type-radio label {
  background-color: #88BAE5;
}
.theme-hover-blue:hover .theme--dark,
.theme-hover-blue:focus .theme--dark,
.theme-blue .theme--dark {
  background-color: #76A7DA;
}
.theme-hover-blue:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-blue:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-blue:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-blue:hover .theme--dark .form-radio-chips .form-type-radio label,
.theme-hover-blue:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-blue:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-blue:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-blue:focus .theme--dark .form-radio-chips .form-type-radio label,
.theme-blue .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-blue .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-blue .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-blue .theme--dark .form-radio-chips .form-type-radio label {
  background-color: #76A7DA;
}

.theme-hover-blue-dark:hover,
.theme-hover-blue-dark:focus,
.theme-blue-dark {
  background-color: #76A7DA;
}
.theme-hover-blue-dark:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-blue-dark:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-blue-dark:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-blue-dark:hover .form-radio-chips .form-type-radio label,
.theme-hover-blue-dark:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-blue-dark:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-blue-dark:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-blue-dark:focus .form-radio-chips .form-type-radio label,
.theme-blue-dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-blue-dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-blue-dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-blue-dark .form-radio-chips .form-type-radio label {
  background-color: #76A7DA;
}

.theme-hover-pink:hover,
.theme-hover-pink:focus,
.theme-pink {
  background-color: #FFC4CF;
}
.theme-hover-pink:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-pink:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-pink:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-pink:hover .form-radio-chips .form-type-radio label,
.theme-hover-pink:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-pink:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-pink:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-pink:focus .form-radio-chips .form-type-radio label,
.theme-pink.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-pink.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-pink.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-pink .form-radio-chips .form-type-radio label {
  background-color: #FFC4CF;
}
.theme-hover-pink:hover .theme--dark,
.theme-hover-pink:focus .theme--dark,
.theme-pink .theme--dark {
  background-color: #F4AEB9;
}
.theme-hover-pink:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-pink:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-pink:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-pink:hover .theme--dark .form-radio-chips .form-type-radio label,
.theme-hover-pink:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-pink:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-pink:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-pink:focus .theme--dark .form-radio-chips .form-type-radio label,
.theme-pink .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-pink .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-pink .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-pink .theme--dark .form-radio-chips .form-type-radio label {
  background-color: #F4AEB9;
}

.theme-hover-pink-925:hover,
.theme-hover-pink-925:focus,
.theme-pink-925 {
  background-color: #F4AEB9;
}
.theme-hover-pink-925:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-pink-925:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-pink-925:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-pink-925:hover .form-radio-chips .form-type-radio label,
.theme-hover-pink-925:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-pink-925:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-pink-925:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-pink-925:focus .form-radio-chips .form-type-radio label,
.theme-pink-925.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-pink-925.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-pink-925.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-pink-925 .form-radio-chips .form-type-radio label {
  background-color: #F4AEB9;
}

.theme-hover-violet:hover,
.theme-hover-violet:focus,
.theme-violet,
.page-login {
  background-color: #4B009B;
}
.theme-hover-violet:hover.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-violet:hover.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit], .page-login form .theme-hover-violet:hover.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet:hover .form-radio-chips .form-type-radio label,
.theme-hover-violet:focus.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-violet:focus.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-hover-violet:focus.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-hover-violet:focus .form-radio-chips .form-type-radio label,
.theme-violet.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-violet.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login form .theme-violet.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.cp-hero-banner__container.page-login .cp-hero-banner__links .button-secondary,
.cp-hero-banner__container.page-login .cp-hero-banner__links form input[type=submit],
.cp-hero-banner__container.page-login form .cp-hero-banner__links input[type=submit],
.theme-violet .form-radio-chips .form-type-radio label,
.page-login .form-radio-chips .form-type-radio label {
  background-color: #4B009B;
}
.theme-hover-violet:hover .theme--dark,
.theme-hover-violet:focus .theme--dark,
.theme-violet .theme--dark,
.page-login .theme--dark {
  background-color: #361972;
}
.theme-hover-violet:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary, .theme-hover-violet:hover .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.theme-hover-violet:hover .theme--dark .form-radio-chips .form-type-radio label,
.theme-hover-violet:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-hover-violet:focus .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.theme-hover-violet:focus .theme--dark .form-radio-chips .form-type-radio label,
.theme-violet .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.theme-violet .theme--dark.cp-hero-banner__container .cp-hero-banner__links .page-login form input[type=submit],
.page-login .theme--dark.cp-hero-banner__container .cp-hero-banner__links .button-secondary,
.page-login .theme--dark.cp-hero-banner__container .cp-hero-banner__links form input[type=submit],
.page-login form .theme--dark.cp-hero-banner__container .cp-hero-banner__links input[type=submit],
.theme-violet .theme--dark .form-radio-chips .form-type-radio label,
.page-login .theme--dark .form-radio-chips .form-type-radio label {
  background-color: #361972;
}

.section.theme-violet + .section.theme-violet:not(.has-border-top), .section.page-login + .section.theme-violet:not(.has-border-top), .section.theme-violet + .section.page-login:not(.has-border-top), .section.page-login + .section.page-login:not(.has-border-top), .theme-violet.paragraph--type--taux-et-rendements + .section.theme-violet:not(.has-border-top), .paragraph--type--taux-et-rendements.page-login + .section.theme-violet:not(.has-border-top), .theme-violet.paragraph--type--taux-et-rendements + .section.page-login:not(.has-border-top), .paragraph--type--taux-et-rendements.page-login + .section.page-login:not(.has-border-top), .section.theme-violet + .theme-violet.paragraph--type--taux-et-rendements:not(.has-border-top), .section.page-login + .theme-violet.paragraph--type--taux-et-rendements:not(.has-border-top), .section.theme-violet + .paragraph--type--taux-et-rendements.page-login:not(.has-border-top), .section.page-login + .paragraph--type--taux-et-rendements.page-login:not(.has-border-top), .theme-violet.paragraph--type--taux-et-rendements + .theme-violet.paragraph--type--taux-et-rendements:not(.has-border-top), .paragraph--type--taux-et-rendements.page-login + .theme-violet.paragraph--type--taux-et-rendements:not(.has-border-top), .theme-violet.paragraph--type--taux-et-rendements + .paragraph--type--taux-et-rendements.page-login:not(.has-border-top), .paragraph--type--taux-et-rendements.page-login + .paragraph--type--taux-et-rendements.page-login:not(.has-border-top),
.section.theme-violet-925 + .section.theme-violet-925:not(.has-border-top),
.theme-violet-925.paragraph--type--taux-et-rendements + .section.theme-violet-925:not(.has-border-top),
.section.theme-violet-925 + .theme-violet-925.paragraph--type--taux-et-rendements:not(.has-border-top),
.theme-violet-925.paragraph--type--taux-et-rendements + .theme-violet-925.paragraph--type--taux-et-rendements:not(.has-border-top),
.section.theme-violet-200 + .section.theme-violet-200:not(.has-border-top),
.theme-violet-200.paragraph--type--taux-et-rendements + .section.theme-violet-200:not(.has-border-top),
.section.theme-violet-200 + .theme-violet-200.paragraph--type--taux-et-rendements:not(.has-border-top),
.theme-violet-200.paragraph--type--taux-et-rendements + .theme-violet-200.paragraph--type--taux-et-rendements:not(.has-border-top),
.section.theme-greige + .section.theme-greige:not(.has-border-top),
.theme-greige.paragraph--type--taux-et-rendements + .section.theme-greige:not(.has-border-top),
.section.theme-greige + .theme-greige.paragraph--type--taux-et-rendements:not(.has-border-top),
.theme-greige.paragraph--type--taux-et-rendements + .theme-greige.paragraph--type--taux-et-rendements:not(.has-border-top),
.section.theme-greige-925 + .section.theme-greige-925:not(.has-border-top),
.theme-greige-925.paragraph--type--taux-et-rendements + .section.theme-greige-925:not(.has-border-top),
.section.theme-greige-925 + .theme-greige-925.paragraph--type--taux-et-rendements:not(.has-border-top),
.theme-greige-925.paragraph--type--taux-et-rendements + .theme-greige-925.paragraph--type--taux-et-rendements:not(.has-border-top),
.section.theme-yellow + .section.theme-yellow:not(.has-border-top),
.theme-yellow.paragraph--type--taux-et-rendements + .section.theme-yellow:not(.has-border-top),
.section.theme-yellow + .theme-yellow.paragraph--type--taux-et-rendements:not(.has-border-top),
.theme-yellow.paragraph--type--taux-et-rendements + .theme-yellow.paragraph--type--taux-et-rendements:not(.has-border-top),
.section.theme-yellow-925 + .section.theme-yellow-925:not(.has-border-top),
.theme-yellow-925.paragraph--type--taux-et-rendements + .section.theme-yellow-925:not(.has-border-top),
.section.theme-yellow-925 + .theme-yellow-925.paragraph--type--taux-et-rendements:not(.has-border-top),
.theme-yellow-925.paragraph--type--taux-et-rendements + .theme-yellow-925.paragraph--type--taux-et-rendements:not(.has-border-top),
.section.theme-blue + .section.theme-blue:not(.has-border-top),
.theme-blue.paragraph--type--taux-et-rendements + .section.theme-blue:not(.has-border-top),
.section.theme-blue + .theme-blue.paragraph--type--taux-et-rendements:not(.has-border-top),
.theme-blue.paragraph--type--taux-et-rendements + .theme-blue.paragraph--type--taux-et-rendements:not(.has-border-top),
.section.theme-blue-dark + .section.theme-blue-dark:not(.has-border-top),
.theme-blue-dark.paragraph--type--taux-et-rendements + .section.theme-blue-dark:not(.has-border-top),
.section.theme-blue-dark + .theme-blue-dark.paragraph--type--taux-et-rendements:not(.has-border-top),
.theme-blue-dark.paragraph--type--taux-et-rendements + .theme-blue-dark.paragraph--type--taux-et-rendements:not(.has-border-top),
.section.theme-pink + .section.theme-pink:not(.has-border-top),
.theme-pink.paragraph--type--taux-et-rendements + .section.theme-pink:not(.has-border-top),
.section.theme-pink + .theme-pink.paragraph--type--taux-et-rendements:not(.has-border-top),
.theme-pink.paragraph--type--taux-et-rendements + .theme-pink.paragraph--type--taux-et-rendements:not(.has-border-top),
.section.theme-pink-925 + .section.theme-pink-925:not(.has-border-top),
.theme-pink-925.paragraph--type--taux-et-rendements + .section.theme-pink-925:not(.has-border-top),
.section.theme-pink-925 + .theme-pink-925.paragraph--type--taux-et-rendements:not(.has-border-top),
.theme-pink-925.paragraph--type--taux-et-rendements + .theme-pink-925.paragraph--type--taux-et-rendements:not(.has-border-top),
.section.theme-white + .section.theme-white:not(.has-border-top),
.theme-white.paragraph--type--taux-et-rendements + .section.theme-white:not(.has-border-top),
.section.theme-white + .theme-white.paragraph--type--taux-et-rendements:not(.has-border-top),
.theme-white.paragraph--type--taux-et-rendements + .theme-white.paragraph--type--taux-et-rendements:not(.has-border-top) {
  padding-top: 0;
}

/* stylelint-disable */
/*
	Admin
*/
body.user-logged-in #layout-header,
body.user-logged-in .js-offcanvas-navigation,
body.user-logged-in .nav-offcanvas,
body.user-logged-in .nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu {
  top: 39px;
}
body.user-logged-in .nav-offcanvas {
  height: calc(100% - 39px);
  min-height: calc(100vh - 39px);
}
@media only screen and (min-width: 48rem) {
  body.user-logged-in.toolbar-tray-open #layout-header,
body.user-logged-in.toolbar-tray-open .js-offcanvas-navigation,
body.user-logged-in.toolbar-tray-open .nav-offcanvas,
body.user-logged-in.toolbar-tray-open .nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu {
    top: 79px;
  }
}
@media only screen and (min-width: 48rem) {
  body.user-logged-in.toolbar-tray-open .nav-offcanvas {
    height: calc(100% - 79px);
    min-height: calc(100vh - 79px);
  }
}
body.user-logged-in #layout-header.headroom--unpinned {
  -webkit-transform: translateY(-200%);
          transform: translateY(-200%);
}
@media only screen and (max-width: 41.6875rem) {
  body.user-logged-in #layout-header {
    top: 79px;
  }
}
@media only screen and (max-width: 41.6875rem) {
  body.user-logged-in.simplified-nav-footer #block-mainpagecontent {
    padding-top: 39px;
  }
}

.toolbar-menu li {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
.toolbar-menu li:after {
  content: "";
}

.hide-menu #block-beneva-local-tasks,
.hide-menu #toolbar-administration {
  display: none;
}
.hide-menu #layout-header {
  top: 0 !important;
}

#toolbar-administration {
  position: relative;
  z-index: 1003;
}

.toolbar-fixed.toolbar-horizontal .cp-sticky-cta__container {
  bottom: 50px;
}

/* stylelint-disable */
/**
 * Iframe responsive, base on Bootstrap embed component.
 * https://getbootstrap.com/docs/4.0/utilities/embed/
 */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-3by4::before {
  padding-top: 133.3333333333%;
}

.embed-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.embed-overlay-video a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* TODO: fix responsive */
}
.embed-overlay-video a span {
  max-width: calc(20rem + 80px);
  margin-left: 50%;
  position: relative;
  padding-left: 80px;
  /* The play button */
}
.embed-overlay-video a span:before {
  content: "";
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-color: white;
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/play__violet.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  /* set position */
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* stylelint-disable */
/**
 * Smooth scrolling on the whole document
 */
html {
  scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
/* stylelint-disable */
.component-grille-un-tiers-deux-tiers .center-vertical {
  vertical-align: middle;
}
.component-grille-un-tiers-deux-tiers .zone-title {
  text-align: center;
  padding: 0 0 60px 0;
}
.component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers {
  overflow: hidden;
}
.component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers .grille-un-tiers .layout-wrapper, .component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers .grille-un-tiers #block-beneva-local-tasks ul, #block-beneva-local-tasks .component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers .grille-un-tiers ul,
.component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers .grille-deux-tiers .layout-wrapper,
.component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers .grille-deux-tiers #block-beneva-local-tasks ul,
#block-beneva-local-tasks .component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers .grille-deux-tiers ul {
  margin: 0;
  padding: 0;
}
.component-grille-un-tiers-deux-tiers .grille-un-tiers-deux-tiers h3 {
  margin: 0 0 10px;
}
.component-grille-un-tiers-deux-tiers .intro-text {
  margin-bottom: 20px;
  font-family: "suisse_worksmedium";
}

.filet {
  border-top: 2px solid #4B009B;
}

@media only screen and (max-width: 41.6875rem) {
  .filet {
    border-top: 0;
  }
}
/* stylelint-disable */
.region-footer {
  position: relative;
  z-index: 140;
  padding: 100px 0 calc(15.625vw + var(--stickyCta-height, 0px));
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media only screen and (min-width: 41.813rem) {
  .region-footer {
    padding: 4.1666666667vw 0 calc(4rem + var(--stickyCta-height, 0px));
  }
}
.region-footer .footer__subtitle {
  margin-bottom: 14px;
  opacity: 0.6;
}
.region-footer .menu {
  margin: 0 0 60px 0;
}
@media only screen and (min-width: 41.813rem) {
  .region-footer .menu {
    margin: 0 0 40px 0;
  }
}
.region-footer .menu li {
  padding: 0;
}
.region-footer .menu li:after {
  content: "";
}
.region-footer .menu li a {
  font-size: 1.8rem;
  letter-spacing: -0.015em;
  line-height: 2.2rem;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .region-footer .menu li a {
    font-size: calc(1.9rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.2rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .region-footer .menu li a {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.region-footer .footer-col--1 .menu li a {
  font-weight: 400;
  font-size: 19px;
  letter-spacing: -0.01em;
  line-height: 21px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .region-footer .footer-col--1 .menu li a {
    font-size: calc(1.9rem + (9) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.1rem + (9) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .region-footer .footer-col--1 .menu li a {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.region-footer .menu li.ico-google,
.region-footer .menu li.ico-apple {
  display: inline;
}
.region-footer hr {
  border-bottom-color: rgba(255, 255, 255, 0.2) !important;
  margin-bottom: 15.625vw !important;
  margin-top: 0;
}
@media only screen and (min-width: 41.813rem) {
  .region-footer hr {
    margin-bottom: 40px !important;
  }
}
.region-footer .logo {
  display: block;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 41.813rem) {
  .region-footer .logo {
    margin: 0;
  }
}
.region-footer .footer-legal {
  text-align: center;
  text-decoration: underline;
}
.region-footer .footer-legal .menu {
  margin-bottom: 0px;
}
@media only screen and (min-width: 41.813rem) {
  .region-footer .footer-legal .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.region-footer .footer-legal .menu li {
  position: relative;
  display: block;
  text-align: center;
  margin-left: 0px;
  padding: 0;
}
.region-footer .footer-legal .menu li a {
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
  text-decoration: underline;
}
@media only screen and (min-width: 41.813rem) {
  .region-footer .footer-legal .menu li a {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .region-footer .footer-legal .menu li a {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.region-footer .footer-legal .menu li::after {
  display: none;
}
@media only screen and (min-width: 41.813rem) {
  .region-footer .footer-legal .menu li {
    display: inline-block;
    margin-right: 30px;
  }
  .region-footer .footer-legal .menu li:last-child {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 41.813rem) {
  .region-footer .footer-legal {
    text-align: left;
  }
}
.region-footer .footer-copyrights {
  opacity: 0.6;
  text-align: center;
  padding-top: 1.5625vw;
}
@media only screen and (min-width: 41.813rem) {
  .region-footer .footer-copyrights {
    text-align: left;
  }
}
@media only screen and (min-width: 41.813rem) {
  .region-footer.footer__simple .language-switcher-button {
    position: absolute;
    right: 4.1666666667vw;
  }
}

.region-footer .language_switcher__wrapper,
header .language_switcher__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 3.5rem;
  position: absolute;
  top: 4.1666666667vw;
  right: 4.1666666667vw;
}
@media only screen and (min-width: 48rem) {
  .region-footer .language_switcher__wrapper,
header .language_switcher__wrapper {
    position: static;
  }
}
.region-footer .language-switcher-button,
header .language-switcher-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 10px 5px;
  background-color: #361972;
  border-radius: 30px;
  cursor: pointer;
  border: none;
  color: #FFF;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.region-footer .language-switcher-button .language-switcher-content,
header .language-switcher-button .language-switcher-content {
  font-size: 10px;
  letter-spacing: 0.08em;
  line-height: 12px;
  margin: 0;
  text-transform: uppercase;
  font-family: "matter-medium";
  position: relative;
  margin: 0;
  padding: 0 8px 0 0;
}
@media only screen and (min-width: 41.813rem) {
  .region-footer .language-switcher-button .language-switcher-content,
header .language-switcher-button .language-switcher-content {
    font-size: calc(1rem + (2) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.2rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .region-footer .language-switcher-button .language-switcher-content,
header .language-switcher-button .language-switcher-content {
    font-size: calc(1.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(1.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.region-footer .language-switcher-button .language-switcher-content + .language-switcher-content,
header .language-switcher-button .language-switcher-content + .language-switcher-content {
  padding: 0 0 0 10px;
}
.region-footer .language-switcher-button .language-switcher-content + .language-switcher-content:before,
header .language-switcher-button .language-switcher-content + .language-switcher-content:before {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 0;
  width: 1px;
  background-color: #FFF;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.region-footer .language-switcher-button:hover, .region-footer .language-switcher-button:focus,
header .language-switcher-button:hover,
header .language-switcher-button:focus {
  color: #361972;
  background-color: #FFF;
  text-decoration: none;
}
.region-footer .language-switcher-button:hover span, .region-footer .language-switcher-button:focus span,
header .language-switcher-button:hover span,
header .language-switcher-button:focus span {
  color: #361972;
}
.region-footer .language-switcher-button:hover .language-switcher-content::before, .region-footer .language-switcher-button:focus .language-switcher-content::before,
header .language-switcher-button:hover .language-switcher-content::before,
header .language-switcher-button:focus .language-switcher-content::before {
  background-color: #361972;
}
.region-footer.headroom--pinned.headroom--not-top .language-switcher-button:hover, .region-footer.headroom--pinned.headroom--not-top .language-switcher-button:focus,
header.headroom--pinned.headroom--not-top .language-switcher-button:hover,
header.headroom--pinned.headroom--not-top .language-switcher-button:focus {
  background-color: #88BAE5;
}

/* stylelint-disable */
div[data-tippy-root] > .tippy-box, div[data-tippy-root] p {
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  div[data-tippy-root] > .tippy-box, div[data-tippy-root] p {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  div[data-tippy-root] > .tippy-box, div[data-tippy-root] p {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
div[data-tippy-root] > .tippy-box {
  background-color: #FFF;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
  color: #4B009B;
  padding: 20px 30px;
  position: relative;
  margin-top: -1rem;
}
div[data-tippy-root] > .tippy-box::before {
  content: "";
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/infobulle--open__violet.svg");
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 10px;
  left: 10px;
  margin: auto;
}
div[data-tippy-root] > .tippy-box::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: -5px;
  left: 0;
  right: 0;
  margin: auto;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
}
div[data-tippy-root] .tippy-box > .tippy-arrow {
  display: none;
}

.tippy-tooltip-text {
  text-decoration: none;
  cursor: default;
  padding: 10px 25px 10px 0;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tippy-tooltip-text::after {
  content: "";
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/infobulle__violet.svg");
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 5px;
  bottom: 0;
  right: 1px;
  margin: auto 5px auto 10px;
}

.theme-hover-violet-925:hover tippy.tippy-tooltip-text::after,
.theme-hover-violet-925:focus tippy.tippy-tooltip-text::after,
.theme-violet-925 tippy.tippy-tooltip-text::after,
.theme-hover-violet:hover tippy.tippy-tooltip-text::after,
.theme-hover-violet:focus tippy.tippy-tooltip-text::after,
.theme-violet tippy.tippy-tooltip-text::after,
.page-login tippy.tippy-tooltip-text::after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/infobulle__white.svg");
  background-repeat: no-repeat;
}

.cp-notification__container .cp-notification__block {
  --notification-bg-color: #FFF;
  --notification-border-color: #4B009B;
  --notification-image-path: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/information--circle__violet.svg");
  position: relative;
  border-radius: 4px;
  border: 1px solid var(--notification-border-color);
  background-color: var(--notification-bg-color);
  padding: 20px 20px 20px 54px;
}
.cp-notification__container .cp-notification__block--status {
  --notification-bg-color: #FFF;
  --notification-border-color: #4B009B;
  --notification-image-path: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/information--circle__violet.svg");
}
.cp-notification__container .cp-notification__block--warning {
  --notification-bg-color: #FFF7F0;
  --notification-border-color: #F55A47;
  --notification-image-path: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/exclamation--circle__orange.svg");
}
.cp-notification__container .cp-notification__block--error {
  --notification-bg-color: #FEE6E3;
  --notification-border-color: #C6252A;
  --notification-image-path: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/x--circle__red.svg");
}
.cp-notification__container .cp-notification__block--confirmation {
  --notification-bg-color: #F5FBF3;
  --notification-border-color: #97CA94;
  --notification-image-path: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check--circle__green.svg");
}
.cp-notification__container .cp-notification__block::before {
  content: "";
  position: absolute;
  display: block;
  top: 18px;
  left: 18px;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: var(--notification-image-path);
}
.cp-notification__container .cp-notification__block + .cp-notification__block {
  margin-top: 20px;
}
.cp-notification__container .cp-notification__block a {
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
  text-decoration: underline;
  color: var(--notification-border-color);
}
@media only screen and (min-width: 41.813rem) {
  .cp-notification__container .cp-notification__block a {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-notification__container .cp-notification__block a {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-notification__container .cp-notification__block a:hover {
  -webkit-filter: brightness(80%);
          filter: brightness(80%);
}
.cp-notification__container .cp-notification__block .cp-notification__errors-list .message--error {
  line-height: 0em;
}
.cp-notification__container .cp-notification__title {
  font-size: 15px;
  letter-spacing: 0.0015em;
  line-height: 16px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
  margin-bottom: 10px;
  color: #404040;
}
@media only screen and (min-width: 41.813rem) {
  .cp-notification__container .cp-notification__title {
    font-size: calc(1.5rem + (5) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .cp-notification__container .cp-notification__title {
    font-size: calc(2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

@media only screen and (min-width: 48rem) {
  .cp-notification__container .cp-notification__block {
    padding-left: 54px;
  }
  .cp-notification__container .cp-notification__block::before {
    width: 24px;
    height: 24px;
  }
  .cp-notification__container .cp-notification__title {
    margin-bottom: 8px;
  }
}
/* stylelint-disable */
.cp-embed-responsive__transcription {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 1rem;
  border: none;
}
.cp-embed-responsive__transcription .cp-embed-responsive__transcription-trigger.accordion-trigger {
  position: relative;
  text-align: right;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 2rem 0 0;
  -ms-flex-item-align: end;
      align-self: flex-end;
  color: #4B009B;
  font-size: 1.6rem;
  margin-bottom: 2.0833333333vw;
  cursor: pointer;
  margin: 0;
}
.cp-embed-responsive__transcription .cp-embed-responsive__transcription-trigger.accordion-trigger::before {
  display: none;
}
.cp-embed-responsive__transcription .cp-embed-responsive__transcription-trigger.accordion-trigger::after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--down__violet.svg");
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 12px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  -webkit-transition: ease-in-out 200ms;
  transition: ease-in-out 200ms;
}
.cp-embed-responsive__transcription .cp-embed-responsive__transcription-trigger.accordion-trigger.is-visible:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.cp-embed-responsive__transcription .cp-embed-responsive__transcription-content p {
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .cp-embed-responsive__transcription .cp-embed-responsive__transcription-content p {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-embed-responsive__transcription .cp-embed-responsive__transcription-content p {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-embed-responsive__transcription .cp-embed-responsive__transcription-content div, .cp-embed-responsive__transcription .cp-embed-responsive__transcription-content span, .cp-embed-responsive__transcription .cp-embed-responsive__transcription-content a {
  font-size: 12px;
  letter-spacing: 0.08em;
  line-height: 14px;
  margin: 0;
  text-transform: uppercase;
  font-family: "matter-medium";
  text-transform: unset;
}
@media only screen and (min-width: 41.813rem) {
  .cp-embed-responsive__transcription .cp-embed-responsive__transcription-content div, .cp-embed-responsive__transcription .cp-embed-responsive__transcription-content span, .cp-embed-responsive__transcription .cp-embed-responsive__transcription-content a {
    font-size: calc(1.2rem + (2) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.4rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .cp-embed-responsive__transcription .cp-embed-responsive__transcription-content div, .cp-embed-responsive__transcription .cp-embed-responsive__transcription-content span, .cp-embed-responsive__transcription .cp-embed-responsive__transcription-content a {
    font-size: calc(1.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

/* stylelint-disable */
.cp-highlighted-content__container {
  padding: 4.1666666667vw;
  margin: 8.3333333333vw 0;
  border-radius: 6px;
}

@media only screen and (min-width: 48rem) {
  .cp-highlighted-content__container {
    padding: 2.0833333333vw;
    margin: 4.1666666667vw 0;
    border-radius: 8px;
  }
}
.view-bibliotheque-de-documents-conseiller-categories- section.accordions {
  margin-bottom: 16rem;
}
.view-bibliotheque-de-documents-conseiller-categories- section.accordions:nth-last-child(1) {
  margin-bottom: 0;
}

.cp-pdf-list__side-menu {
  list-style: none;
}
@media only screen and (min-width: 48rem) {
  .cp-pdf-list__side-menu {
    margin-bottom: 10.4166666667vw;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-pdf-list__side-menu {
    margin-bottom: 0;
    position: sticky;
    height: 100%;
    top: 15rem;
  }
}
.cp-pdf-list__side-menu li {
  padding: 0.75rem 0;
}
.cp-pdf-list__side-menu li::after {
  display: none;
}
.cp-pdf-list__side-menu li a.is-active {
  padding-left: 25px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cp-pdf-list__side-menu li a.is-active::before {
  content: "";
  background: url("/themes/custom/beneva/src/svg/icons/arrow--full__violet.svg") no-repeat center center/12px;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.cp-pdf-list__container {
  /* stylelint-disable-next-line no-descending-specificity */
  /* stylelint-disable-next-line no-descending-specificity */
  /* stylelint-disable-next-line no-descending-specificity */
}
.cp-pdf-list__container .cp-pdf-list li + li {
  border-top: 1px solid rgba(75, 0, 155, 0.3);
  padding-top: 2.5rem;
}
.cp-pdf-list__container + .cp-pdf-list__container {
  margin-top: 4.1666666667vw;
}
.cp-pdf-list__container .views-row .cp-pdf-list__block {
  background-color: white;
}
.cp-pdf-list__container .cp-pdf-list__block {
  border-radius: 8px;
  position: relative;
  padding: 4.1666666667vw;
}
.cp-pdf-list__container .cp-pdf-list__block.theme-realwhite .cp-pdf-list__filename,
.cp-pdf-list__container .cp-pdf-list__block.theme-realwhite .cp-pdf-list__content {
  color: #4B009B;
}
.cp-pdf-list__container .cp-pdf-list__metadata {
  color: rgba(75, 0, 155, 0.6) !important;
}
.cp-pdf-list__container.cp-pdf-list__container--complete .cp-pdf-list__metadata {
  margin-top: 24px;
}
.cp-pdf-list__container.cp-pdf-list__container--complete .cp-pdf-list__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}
.cp-pdf-list__container.cp-pdf-list__container--complete .cp-pdf-list__link + .cp-pdf-list__link {
  display: inline-block;
  margin-top: 20px;
}
.cp-pdf-list__container.cp-pdf-list__container--simplified {
  /* stylelint-disable-next-line no-descending-specificity */
  /* stylelint-disable-next-line no-descending-specificity */
  /* stylelint-disable-next-line no-descending-specificity */
  /* stylelint-disable-next-line no-descending-specificity */
}
.cp-pdf-list__container.cp-pdf-list__container--simplified li {
  border-top: 0 !important;
}
.cp-pdf-list__container.cp-pdf-list__container--simplified .cp-pdf-list__filename {
  margin-bottom: 10px;
}
.cp-pdf-list__container.cp-pdf-list__container--simplified .cp-pdf-list__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
}
.cp-pdf-list__container.cp-pdf-list__container--simplified .cp-pdf-list__content {
  margin-top: 20px;
}
.cp-pdf-list__container.cp-pdf-list__container--simplified .cp-pdf-list__link {
  margin-top: 0;
  margin-right: 2rem;
}
.cp-pdf-list__container.cp-pdf-list__container--simplified .cp-pdf-list__link + .cp-pdf-list__link {
  margin-left: 4.1666666667vw;
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist {
  /* stylelint-disable-next-line no-descending-specificity */
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist + .cp-pdf-list__container--minimalist {
  padding-top: 1rem;
  border-top: solid 1px rgba(75, 0, 155, 0.3);
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__block {
  padding: 0.5rem 0 1rem 0 !important;
  border-radius: 0;
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist li + li .cp-pdf-list__block {
  margin-top: 0;
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__filename {
  margin-bottom: 1rem;
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__filename a {
  padding-right: 2.5rem;
  line-height: 1em;
  text-decoration: none;
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__filename a:hover {
  text-decoration: underline;
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__filename a .icon {
  margin-bottom: 3px;
  vertical-align: middle;
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__metadata {
  margin-right: 2rem;
  margin-bottom: 0.5rem;
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__links {
  display: inline;
  /* stylelint-disable-next-line no-descending-specificity */
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__links a {
  font-size: 1.6rem;
  font-family: "matter-medium";
  line-height: 1em;
  text-decoration: none;
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__links a:hover {
  text-decoration: underline;
}
.cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__links a .icon {
  margin-bottom: 1px;
  vertical-align: bottom;
}
@media only screen and (min-width: 48rem) {
  .cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__block {
    padding: 1.2rem 0 2.5rem 0 !important;
  }
  .cp-pdf-list__container.cp-pdf-list__container--minimalist li + li .cp-pdf-list__block {
    margin-top: 0;
    padding-top: 0 !important;
  }
  .cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__filename {
    font-family: "matter-medium";
    font-size: 1.8rem;
  }
  .cp-pdf-list__container.cp-pdf-list__container--minimalist .cp-pdf-list__metadata {
    display: inline;
    margin-bottom: 0;
  }
}
.cp-pdf-list__container .cp-pdf-list__link {
  font-size: 1.6rem;
  margin-top: 20px;
  margin-right: 2.0833333333vw;
}
.cp-pdf-list__container .cp-pdf-list__link.button, .cp-pdf-list__container .page-login form input.cp-pdf-list__link[type=submit], .page-login form .cp-pdf-list__container input.cp-pdf-list__link[type=submit] {
  text-decoration: none;
}

@media only screen and (min-width: 48rem) {
  .cp-pdf-list__container .cp-pdf-list__block {
    padding: 2.0833333333vw;
  }
  .cp-pdf-list__container .cp-pdf-list__block + .cp-pdf-list__block {
    margin-top: 2.0833333333vw;
  }
  .cp-pdf-list__container .cp-pdf-list li + li {
    margin-top: 0;
  }
  .cp-pdf-list__container + .cp-pdf-list__container {
    margin-top: 1.0416666667vw;
  }
  .cp-pdf-list__container .version--1 .cp-pdf-list__footer {
    margin-top: 40px;
  }
  .cp-pdf-list__container .version--2 {
    padding-right: 20.8333333333vw;
  }
  .cp-pdf-list__container .version--2 .cp-pdf-list__links {
    position: absolute;
    top: 50%;
    right: 2.0833333333vw;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .cp-pdf-list__container .version--2 .cp-pdf-list__links .cp-pdf-list__link {
    display: block;
    margin-top: 0;
  }
  .cp-pdf-list__container .version--2 .cp-pdf-list__links .cp-pdf-list__link + .cp-pdf-list__link {
    margin: 20px 0 0;
  }
}
/* view-documents-listing */
.documents-listing {
  /* stylelint-disable-next-line no-descending-specificity */
  /* stylelint-disable-next-line no-descending-specificity */
  /* stylelint-disable-next-line no-descending-specificity */
}
.documents-listing .documents-listing__wrapper {
  margin-top: 6rem;
}
.documents-listing fieldset .js-form-item,
.documents-listing fieldset .form-type-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  margin: 8px 0;
  padding-left: 0;
}
.documents-listing fieldset .js-form-item input,
.documents-listing fieldset .form-type-checkbox input {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.documents-listing fieldset .js-form-item label,
.documents-listing fieldset .form-type-checkbox label {
  color: #4B009B;
  font-family: "matter-regular";
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 5px;
  padding-left: 24px;
}
.documents-listing fieldset .js-form-item label::before, .documents-listing fieldset .js-form-item label::after,
.documents-listing fieldset .form-type-checkbox label::before,
.documents-listing fieldset .form-type-checkbox label::after {
  top: 4px;
  /* stylelint-disable-next-line max-nesting-depth */
}
@media only screen and (min-width: 41.75rem) {
  .documents-listing fieldset .js-form-item label::before, .documents-listing fieldset .js-form-item label::after,
.documents-listing fieldset .form-type-checkbox label::before,
.documents-listing fieldset .form-type-checkbox label::after {
    top: 4px;
    font-size: 1.5rem;
  }
}
.documents-listing fieldset .non-clickable > .js-form-item > label,
.documents-listing fieldset .non-clickable > .form-type-checkbox > label {
  cursor: initial;
}
.documents-listing ul,
.documents-listing li {
  padding: 0;
  margin: 0;
}
.documents-listing ul {
  list-style-type: none;
  /* stylelint-disable-next-line no-descending-specificity */
  /* stylelint-disable-next-line no-descending-specificity */
}
.documents-listing ul li {
  margin-bottom: 8px;
}
.documents-listing ul li.non-clickable {
  margin-bottom: 30px;
}
.documents-listing ul li.non-clickable > .form-type-checkbox {
  /* stylelint-disable-next-line max-nesting-depth */
  /* stylelint-disable-next-line max-nesting-depth */
}
.documents-listing ul li.non-clickable > .form-type-checkbox > label {
  padding-left: 0;
}
.documents-listing ul li.non-clickable > .form-type-checkbox > label::before {
  display: none;
}
.documents-listing ul li li {
  margin-bottom: 0;
}
.documents-listing ul li ul {
  padding-left: 24px;
}
.documents-listing li::after {
  display: none;
}
.documents-listing legend {
  font-size: 10px;
  letter-spacing: 0.08em;
  line-height: 12px;
  margin: 0;
  text-transform: uppercase;
  font-family: "matter-medium";
  text-transform: none;
  display: none;
  color: rgba(75, 0, 155, 0.9);
  letter-spacing: 0;
}
@media only screen and (min-width: 41.813rem) {
  .documents-listing legend {
    font-size: calc(1rem + (2) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.2rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .documents-listing legend {
    font-size: calc(1.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(1.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.documents-listing__filters-title {
  margin-left: 25px;
  margin-top: 20px;
}
.documents-listing__filters {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1030;
  width: 100%;
  background: #FFF;
  margin: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dom-ready .documents-listing__filters {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.filters--visible .documents-listing__filters {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.documents-listing__filters-form {
  padding: 0 12.5vw 4.1666666667vw 4.1666666667vw;
  max-height: 100vh;
  overflow-y: auto;
}
.documents-listing__filters-form .form-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.documents-listing .close-filters--circle {
  position: fixed;
  top: 15px;
  right: 4.1666666667vw;
  width: 43px;
  height: 43px;
}
.documents-listing .close-filters--square {
  margin-top: auto;
  padding: 2rem;
}
.documents-listing__total {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.documents-listing__total .form-item-items-per-page {
  display: none;
  margin-bottom: 0;
  color: #4B009B;
}
.documents-listing__subtitle {
  margin: 2rem 0 1rem;
  padding-bottom: 2rem;
  padding-top: 0;
  border-bottom: 1px solid rgba(75, 0, 155, 0.3);
}
.documents-listing__subtitle--empty {
  line-height: 0.2;
  margin: 2rem 0 0;
}
.documents-listing__block {
  border-top: solid 1px #4B009B;
  margin-top: 45px;
}
.documents-listing__block:first-child {
  border-top: none;
  margin-top: 0;
}
.documents-listing__block .document__item {
  padding-bottom: 6.25vw;
  margin-bottom: 6.25vw;
  border-bottom: 1px solid rgba(75, 0, 155, 0.3);
  position: relative;
}
.documents-listing__block .document__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 none;
}
.documents-listing .fieldset-wrapper {
  margin-top: 24px;
}
.documents-listing .bef-nested > ul > li.non-clickable {
  margin-bottom: 40px;
}
.documents-listing .bef-nested > ul > li.non-clickable > div > label {
  font-size: 10px;
  letter-spacing: 0.08em;
  line-height: 12px;
  margin: 0;
  text-transform: uppercase;
  font-family: "matter-medium";
  text-transform: none;
  color: rgba(75, 0, 155, 0.9);
  letter-spacing: 0;
  font-size: 1.8rem;
  line-height: 1 !important;
  /* stylelint-disable-next-line no-descending-specificity */
  /* stylelint-disable-next-line max-nesting-depth */
}
@media only screen and (min-width: 41.813rem) {
  .documents-listing .bef-nested > ul > li.non-clickable > div > label {
    font-size: calc(1rem + (2) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.2rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .documents-listing .bef-nested > ul > li.non-clickable > div > label {
    font-size: calc(1.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(1.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.documents-listing .bef-nested > ul > li.non-clickable > div > label span::before {
  content: none;
}
@media only screen and (min-width: 41.813rem) {
  .documents-listing .bef-nested > ul > li.non-clickable > div > label {
    font-size: 2.2rem;
  }
}
.documents-listing .bef-nested ul > li {
  /* stylelint-disable-next-line no-descending-specificity */
}
.documents-listing .bef-nested ul > li > .js-form-item > .has--children + label,
.documents-listing .bef-nested ul > li > .form-type-checkbox > .has--children + label {
  padding-left: 0;
}
.documents-listing .bef-nested ul > li > .js-form-item > .has--children + label::before, .documents-listing .bef-nested ul > li > .js-form-item > .has--children + label::after,
.documents-listing .bef-nested ul > li > .form-type-checkbox > .has--children + label::before,
.documents-listing .bef-nested ul > li > .form-type-checkbox > .has--children + label::after {
  display: none;
}
.documents-listing .bef-nested ul > li li {
  /* stylelint-disable-next-line no-descending-specificity */
}
.documents-listing .bef-nested ul > li li label {
  font-family: "matter-regular";
  font-weight: 500;
  font-size: 1.8rem;
  /* stylelint-disable-next-line no-descending-specificity */
}
.documents-listing .bef-nested ul > li li label::before, .documents-listing .bef-nested ul > li li label::after {
  top: 4px;
}
.documents-listing form.disabled {
  /* stylelint-disable-next-line no-descending-specificity */
}
.documents-listing form.disabled .js-form-item,
.documents-listing form.disabled .form-type-checkbox {
  /* stylelint-disable-next-line no-descending-specificity */
  /* stylelint-disable-next-line no-descending-specificity */
}
.documents-listing form.disabled .js-form-item label,
.documents-listing form.disabled .form-type-checkbox label {
  opacity: 0.3;
  cursor: initial;
}
.documents-listing form.disabled .js-form-item label:hover,
.documents-listing form.disabled .form-type-checkbox label:hover {
  /* stylelint-disable-next-line no-descending-specificity */
}
.documents-listing form.disabled .js-form-item label:hover::before,
.documents-listing form.disabled .form-type-checkbox label:hover::before {
  background-color: initial;
  border-color: initial;
}
.documents-listing form.disabled .js-form-item input:checked + label:hover::before,
.documents-listing form.disabled .form-type-checkbox input:checked + label:hover::before {
  background-color: #4B009B;
  border-color: #4B009B;
}
.documents-listing .documents-listing__filters-form {
  /* stylelint-disable-next-line no-descending-specificity */
}
.documents-listing .documents-listing__filters-form .form-submit {
  display: none;
}
.documents-listing .documents-listing__filters-form .fieldgroup {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.documents-listing .documents-listing__filters-form .fieldgroup legend {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
@media only screen and (min-width: 41.813rem) {
  .documents-listing .documents-listing__filters-form .fieldgroup legend {
    font-size: 2.2rem;
  }
}
.documents-listing .documents-listing__filters-form .fieldgroup:first-child {
  border-top: none;
  padding-top: 16px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.documents-listing .documents-listing__filters-form .fieldgroup:first-child .fieldset-wrapper {
  margin-top: 0;
}
.documents-listing .documents-listing__filters-form .fieldgroup:first-child legend {
  display: block;
}
.documents-listing .documents-listing__filters-form .js-form-item {
  margin-bottom: 16px;
}
.documents-listing .show-filters-button {
  font-size: 1.6rem;
}
.documents-listing .documents-listing__total {
  border-bottom: solid 1px rgba(75, 0, 155, 0.3);
  padding-bottom: 20px;
  margin-bottom: 20px;
  /* stylelint-disable-next-line no-descending-specificity */
}
.documents-listing .documents-listing__total label {
  font-family: "matter-medium";
  font-size: 1.5rem;
  display: inline;
  color: #4B009B;
}
.documents-listing .documents-listing__total .form-select {
  border-radius: 4px;
  font-size: 1.2rem;
  padding: 5px 5px;
  color: #4B009B;
}
.documents-listing .view-empty ul {
  list-style: disc;
  padding-left: 4rem;
}
.documents-listing .view-empty h4 {
  margin: 5rem 0 3rem;
}
.documents-listing .view-empty p {
  margin-bottom: 1rem;
}
.documents-listing fieldset .form-type-checkbox label span::before {
  top: 14px;
}

body.filters--visible main#main {
  position: relative;
  z-index: 150;
}

@media only screen and (min-width: 41.813rem) {
  .documents-listing__filters {
    position: inherit;
    -webkit-transform: inherit;
            transform: inherit;
    background: transparent;
    padding: 0;
  }
  .documents-listing .documents-listing__filters-form {
    padding: 0;
    max-height: inherit;
    overflow: visible;
  }
  .documents-listing .documents-listing__filters-form .fieldgroup {
    padding-top: 0;
    margin-top: 40px;
    padding-bottom: 25px;
    border-top: none;
    border-bottom: solid 1px rgba(75, 0, 155, 0.3);
  }
  .documents-listing .documents-listing__filters-form .fieldgroup:first-child {
    margin-bottom: 0;
    margin-top: 18px;
  }
  .documents-listing .documents-listing__filters-form .fieldgroup:last-of-type {
    border-bottom: none;
  }
  .documents-listing legend {
    display: block;
  }
  .documents-listing__total .form-item-items-per-page {
    display: block;
  }
  .documents-listing__subtitle {
    margin-bottom: 3rem;
  }
  .documents-listing__subtitle--empty {
    margin-bottom: 3rem;
  }
  .documents-listing .bef-nested > ul > li li label::before, .documents-listing .bef-nested > ul > li li label::after {
    top: 5px;
  }
  .documents-listing__filters-title {
    font-size: 1.2rem;
    border-bottom: solid 1px rgba(75, 0, 155, 0.3);
    padding-bottom: 37px;
    line-height: 1;
    text-transform: uppercase;
    margin-left: 0;
    margin-top: 0;
  }
  .documents-listing fieldset .js-form-item {
    /* stylelint-disable-next-line no-descending-specificity */
  }
  .documents-listing fieldset .js-form-item label {
    /* stylelint-disable-next-line no-descending-specificity */
  }
  .documents-listing fieldset .js-form-item label::before, .documents-listing fieldset .js-form-item label::after {
    top: 4px;
  }
}
@media only screen and (min-width: 48rem) {
  .documents-listing__block .document__item {
    padding-bottom: 2.0833333333vw;
    margin-bottom: 2.0833333333vw;
  }
}
@media only screen and (min-width: 64rem) {
  .documents-listing .bef-nested > ul > li > .js-form-item > label::before, .documents-listing .bef-nested > ul > li > .js-form-item > label::after,
.documents-listing .bef-nested > ul > li > .form-type-checkbox > label::before,
.documents-listing .bef-nested > ul > li > .form-type-checkbox > label::after {
    top: 4px;
  }
  .documents-listing .bef-nested > ul > li li {
    /* stylelint-disable-next-line no-descending-specificity */
  }
  .documents-listing .bef-nested > ul > li li label {
    /* stylelint-disable-next-line no-descending-specificity */
  }
  .documents-listing .bef-nested > ul > li li label::before, .documents-listing .bef-nested > ul > li li label::after {
    top: 6px;
  }
}
@media only screen and (min-width: 1650px) {
  .documents-listing .bef-nested > ul > li > .js-form-item > label::before, .documents-listing .bef-nested > ul > li > .js-form-item > label::after,
.documents-listing .bef-nested > ul > li > .form-type-checkbox > label::before,
.documents-listing .bef-nested > ul > li > .form-type-checkbox > label::after {
    top: 4px;
  }
  .documents-listing .bef-nested > ul > li li {
    /* stylelint-disable-next-line no-descending-specificity */
  }
  .documents-listing .bef-nested > ul > li li label {
    /* stylelint-disable-next-line no-descending-specificity */
  }
  .documents-listing .bef-nested > ul > li li label::before, .documents-listing .bef-nested > ul > li li label::after {
    top: 8px;
  }
}
.view-bibliotheque-documents-assurance-collective fieldset {
  /* stylelint-disable-next-line no-descending-specificity */
}
.view-bibliotheque-documents-assurance-collective fieldset legend {
  display: none !important;
}

.cp-bloc-promo-wrapper + .cp-bloc-promo-wrapper {
  margin-top: 4.1666666667vw;
}

.cp-bloc-promo__container {
  position: relative;
  overflow: hidden;
  padding: 4.1666666667vw 4.1666666667vw 6.25vw 4.1666666667vw;
  height: 100%;
}
.cp-bloc-promo__container .cp-bloc-promo__title {
  margin-bottom: 5px;
}
.cp-bloc-promo__container .cp-bloc-promo__image {
  border-radius: 8px 8px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 250px;
}
.cp-bloc-promo__container .cp-bloc-promo__image.has-border-bottom:before {
  content: "";
  position: absolute;
  top: 100%;
  right: 4.1666666667vw;
  left: 4.1666666667vw;
  background-color: #4B009B;
  height: 2px;
}
.theme-violet .cp-bloc-promo__container .cp-bloc-promo__image.has-border-bottom:before, .page-login .cp-bloc-promo__container .cp-bloc-promo__image.has-border-bottom:before {
  background-color: #FFF;
}

.cp-bloc-promo__container .cp-bloc-promo__title,
.cp-bloc-promo__container .cp-bloc-promo__links-list,
.cp-bloc-promo__container .cp-bloc-promo__tags,
.cp-bloc-promo__container .cp-bloc-promo__content {
  position: relative;
  z-index: 20;
}
.cp-bloc-promo__container .cp-bloc-promo__tags {
  margin-bottom: 4.1666666667vw;
}
.cp-bloc-promo__container.has-image .cp-bloc-promo__tags {
  margin-bottom: 230px;
}
.cp-bloc-promo__container .cp-bloc-promo__tag {
  display: inline-block;
  padding: 4px 8px 4px;
  border-radius: 6px;
  text-transform: uppercase;
}
.cp-bloc-promo__container .cp-bloc-promo__tag.theme--dark {
  color: #FFF;
}
.cp-bloc-promo__container .cp-bloc-promo__tag + .cp-bloc-promo__tag {
  margin-left: 10px;
}
.cp-bloc-promo__container .cp-bloc-promo__links-list {
  margin-top: 40px;
}
.cp-bloc-promo__container .cp-bloc-promo__link {
  margin-top: 4.1666666667vw;
}

@media only screen and (min-width: 48rem) {
  .cp-bloc-promo-wrapper + .cp-bloc-promo-wrapper {
    margin-top: unset;
  }

  .cp-bloc-promo__container {
    padding: 3.125vw 3.125vw 3.125vw 3.125vw;
  }
  .cp-bloc-promo__container .cp-bloc-promo__tags {
    margin-bottom: 3.125vw;
  }
  .cp-bloc-promo__container .cp-bloc-promo__links-list {
    margin-top: 60px;
  }
  .cp-bloc-promo__container .cp-bloc-promo__title {
    margin-bottom: 15px;
  }
  .cp-bloc-promo__container .cp-bloc-promo__image {
    height: 487px;
  }
  .cp-bloc-promo__container .cp-bloc-promo__image.has-border-bottom:before {
    right: 3.125vw;
    left: 3.125vw;
  }
  .cp-bloc-promo__container.has-image .cp-bloc-promo__tags {
    margin-bottom: 460px;
  }
}
/* stylelint-disable */
.cp-popular-task__container .cp-popular-task__section-title {
  text-align: center;
  width: 100%;
}
.cp-popular-task__container .cp-popular-task__wrapper {
  display: block;
  padding: 0;
  margin: 30px auto;
}
.cp-popular-task__container .cp-popular-task__wrapper:hover {
  text-decoration: none;
}
.cp-popular-task__container .cp-popular-task__wrapper:hover .cp-popular-task__icon {
  -webkit-filter: invert(70%) sepia(71%) saturate(372%) hue-rotate(177deg) brightness(102%) contrast(95%);
          filter: invert(70%) sepia(71%) saturate(372%) hue-rotate(177deg) brightness(102%) contrast(95%);
}
.cp-popular-task__container .cp-popular-task__wrapper:hover .button-secondary, .cp-popular-task__container .cp-popular-task__wrapper:hover .page-login form input[type=submit], .page-login form .cp-popular-task__container .cp-popular-task__wrapper:hover input[type=submit] {
  background-color: #88BAE5;
  border-color: #88BAE5;
  color: #FFF;
}
.cp-popular-task__container .cp-popular-task__block {
  position: relative;
}
.cp-popular-task__container .cp-popular-task__block + .cp-popular-task__block {
  border-top: 1px solid rgba(75, 0, 155, 0.2);
}
.cp-popular-task__container .cp-popular-task__title,
.cp-popular-task__container .cp-popular-task__content,
.cp-popular-task__container .cp-popular-task__links {
  text-align: center;
}
.cp-popular-task__container .cp-popular-task__icon {
  position: relative;
  margin: 0 auto 2.6041666667vw auto;
  width: 24px;
  height: 24px;
}
.cp-popular-task__container .cp-popular-task__icon:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.cp-popular-task__container .cp-popular-task__title {
  margin-bottom: 4px;
}
.cp-popular-task__container .cp-popular-task__content {
  margin-bottom: 20px;
}
.cp-popular-task__container .cp-popular-task__links {
  margin-top: auto;
}
@media only screen and (min-width: 41.75rem) {
  .cp-popular-task__container .cp-popular-task__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: auto;
    height: 100%;
    margin: 0 auto;
  }
  .cp-popular-task__container .cp-popular-task__block {
    position: relative;
    margin-top: 60px;
  }
  .cp-popular-task__container .cp-popular-task__block + .cp-popular-task__block {
    border-top: none;
  }
  .cp-popular-task__container .cp-popular-task__block:not(:last-child):after {
    content: "";
    position: absolute;
    top: 10px;
    right: -1.0416666667vw;
    height: calc(100% - 10px);
    display: block;
    width: 1px;
    background: #4B009B;
  }
}
@media only screen and (min-width: 48rem) {
  .cp-popular-task__container .cp-popular-task__icon {
    margin-bottom: 0.6875vw;
    width: 32px;
    height: 32px;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-popular-task__container .cp-popular-task__wrapper {
    width: 20.8333333333vw;
  }
}
/* stylelint-disable */
.cp-mosaic__container .cp-mosaic__image-wrapper {
  position: relative;
}
.cp-mosaic__container .cp-mosaic__image-wrapper.cp-mosaic__image-wrapper {
  margin-top: 12.5vw;
}
.cp-mosaic__container .cp-mosaic__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 6px;
}
.cp-mosaic__container.cp-mosaic--2images .cp-mosaic__image1 {
  padding-top: 112.5373134328%;
}
.cp-mosaic__container.cp-mosaic--2images .cp-mosaic__image2 {
  padding-top: 82.9545454545%;
}
.cp-mosaic__container.cp-mosaic--3images .cp-mosaic__image1 {
  padding-top: 83.3333333333%;
}
.cp-mosaic__container.cp-mosaic--3images .cp-mosaic__image2 {
  padding-top: 112.6050420168%;
}
.cp-mosaic__container.cp-mosaic--3images .cp-mosaic__image3 {
  padding-top: 55.3571428571%;
}

@media only screen and (min-width: 48rem) {
  .cp-mosaic__container .cp-mosaic__image {
    border-radius: 8px;
  }
}
/* stylelint-disable */
.cp-links-group__title.capture-xlarge {
  margin-bottom: 5.2083333333vw;
}

.cp-links-group__container.use-all-vertical-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.cp-links-group__container.use-all-vertical-space .cp-links-group__block {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cp-links-group__container.has-border .cp-links-group__block,
.cp-links-group__container.has-border .cp-links-group__block + .cp-links-group__block {
  border-top: 1px solid #4B009B;
}
.cp-links-group__container.has-large-link .cp-links-group__block,
.cp-links-group__container .has-large-link.cp-links-group__block {
  padding: 4.1666666667vw 0;
}
.cp-links-group__container + .cp-links-group__title {
  margin-top: 40px;
}
.cp-links-group__container .cp-links-group__block {
  position: relative;
  padding: 3.125vw 0;
  margin: 0;
}
.cp-links-group__container .cp-links-group__block.has-thumbnail {
  position: relative;
  padding: 6.25vw 0 6.25vw 12.5vw;
}
.cp-links-group__container .cp-links-group__block.has-thumbnail .cp-links-group__thumbnail {
  position: absolute;
  top: 3.125vw;
  bottom: 3.125vw;
  left: 0;
  width: 10.4166666667vw;
  border-radius: 6px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.cp-links-group__container .cp-links-group__block.has-icon, .cp-links-group__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-links-group__block.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-links-group__container a.cp-links-group__block.is-active, .cp-links-group__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-links-group__block:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-links-group__container a.cp-links-group__block:hover {
  padding-left: 30px;
}
.cp-links-group__container .cp-links-group__block.has-icon:before, .cp-links-group__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-links-group__block.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-links-group__container a.cp-links-group__block.is-active:before, .cp-links-group__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-links-group__block:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-links-group__container a.cp-links-group__block:hover:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.cp-links-group__container .cp-links-group__block + .cp-links-group__block {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.cp-links-group__container .cp-links-group__block a {
  margin-bottom: 0;
}
.cp-links-group__container .cp-links-group__link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.cp-links-group__container .cp-links-group__block-animation:not(.no--animation) .link--arrow-right:hover, .cp-links-group__container .cp-links-group__block-animation:not(.no--animation) .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-links-group__container .cp-links-group__block-animation:not(.no--animation) a:hover {
  padding-left: 32px;
  padding-right: 0;
  text-decoration: none;
}
.cp-links-group__container .cp-links-group__block-animation:not(.no--animation) .link--arrow-right:hover:before, .cp-links-group__container .cp-links-group__block-animation:not(.no--animation) .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-links-group__container .cp-links-group__block-animation:not(.no--animation) a:hover:before {
  left: 0;
  right: auto;
}

@media only screen and (min-width: 48rem) {
  .cp-links-group__title.capture-xlarge {
    margin-bottom: 1.0416666667vw;
  }

  .cp-links-group__container + .cp-links-group__title {
    margin-top: 2.0833333333vw;
  }
  .cp-links-group__container .has-large-link.cp-links-group__block, .cp-links-group__container.has-large-link .cp-links-group__block {
    padding: 2.0833333333vw 0;
  }
  .cp-links-group__container .cp-links-group__block {
    padding: 2.0833333333vw 0;
  }
  .cp-links-group__container .cp-links-group__block.has-thumbnail {
    padding: 3.4722222222vw 0 3.4722222222vw 6.25vw;
  }
  .cp-links-group__container .cp-links-group__block.has-thumbnail .cp-links-group__thumbnail {
    top: 2.0833333333vw;
    bottom: 2.0833333333vw;
    width: 5.2083333333vw;
  }
  .cp-links-group__container .cp-links-group__block.has-icon, .cp-links-group__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-links-group__block.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-links-group__container a.cp-links-group__block.is-active, .cp-links-group__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-links-group__block:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-links-group__container a.cp-links-group__block:hover {
    padding-left: 42px;
  }
  .cp-links-group__container .cp-links-group__block.has-icon:before, .cp-links-group__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-links-group__block.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-links-group__container a.cp-links-group__block.is-active:before, .cp-links-group__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-links-group__block:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-links-group__container a.cp-links-group__block:hover:before {
    width: 28px;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-links-group__container .has-large-link.cp-links-group__block, .cp-links-group__container.has-large-link .cp-links-group__block {
    padding: 2.0833333333vw 0;
  }
  .cp-links-group__container .cp-links-group__block {
    padding: 2.0833333333vw 0;
  }
  .cp-links-group__container .cp-links-group__block.has-thumbnail {
    padding: 2.0833333333vw 0 2.0833333333vw 5.2083333333vw;
  }
  .cp-links-group__container .cp-links-group__block.has-thumbnail .cp-links-group__thumbnail {
    top: 1.3888888889vw;
    bottom: 1.3888888889vw;
    width: 4.1666666667vw;
  }
}
.theme-violet .cp-links-group__container.has-border .cp-links-group__block, .page-login .cp-links-group__container.has-border .cp-links-group__block,
.theme-violet .cp-links-group__container.has-border .cp-links-group__block + .cp-links-group__block {
  border-top-color: white;
}

.cp-bloc-promo__links-list .cp-links-group__container.has-border .cp-links-group__block,
.cp-bloc-promo__links-list .cp-links-group__container.has-border .cp-links-group__block + .cp-links-group__block {
  border-top: 1px solid rgba(75, 0, 155, 0.2);
}

/* stylelint-disable */
.cp-links-list-section__container .cp-links-list-section__subtitle {
  padding-bottom: 2em;
}
@media only screen and (min-width: 64rem) {
  .cp-links-list-section__container .cp-links-list-section__subtitle {
    padding-bottom: 1.3em;
    border-bottom: solid 2px white;
  }
}
.cp-links-list-section__container .cp-links-list-section_links-group {
  margin-bottom: 30px;
}
.cp-links-list-section__container .cp-links-list-section_links-group li {
  padding: 0;
  border-top: solid 1px white;
  -webkit-column-break-inside: avoid;
}
.cp-links-list-section__container .cp-links-list-section_links-group a {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cp-links-list-section__container .cp-links-list-section_links-group a:before {
  bottom: 30px;
}
@media only screen and (min-width: 64rem) {
  .cp-links-list-section__container .cp-links-list-section_links-group {
    margin-top: -1px;
  }
  .cp-links-list-section__container .cp-links-list-section_links-group.has-two-columns {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 2.0833333333vw;
       -moz-column-gap: 2.0833333333vw;
            column-gap: 2.0833333333vw;
  }
  .cp-links-list-section__container .cp-links-list-section_links-group li {
    border-color: rgba(255, 255, 255, 0.2) !important;
  }
}

/* stylelint-disable */
.cp-hero-title__container {
  position: relative;
  padding: calc(var(--header-height) + (2.0833333333vw *7.5)) 0 15.625vw;
}
.node-type-article_blogue .cp-hero-title__container, .node-type-news .cp-hero-title__container {
  padding-top: calc(var(--header-height) + (2.0833333333vw * 2.33));
}
.cp-hero-title__container.align--left .cp-hero-title__title,
.cp-hero-title__container.align--left .cp-hero-title__content,
.cp-hero-title__container.align--left .breadcrumb__container {
  text-align: left;
}
.cp-hero-title__container .cp-hero-title__tags-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2.6041666667vw;
}
.cp-hero-title__container .cp-hero-title__tags-list .cp-hero-title__tag + .cp-hero-title__tag {
  margin-top: 0;
}
.cp-hero-title__container .cp-hero-title__tags-list .cp-hero-title__tag-link,
.cp-hero-title__container .cp-hero-title__tags-list .cp-hero-title__tag-nolink {
  position: relative;
  display: inline-block;
  top: auto;
  right: auto;
  padding: 4px 4px 1px 4px;
  margin-right: 14px;
  text-transform: uppercase;
  border-radius: 6px;
  background: transparent;
  border: 1px solid #4B009B;
}
.cp-hero-title__container .cp-hero-title__tags-list .cp-hero-title__tag-link.has-icon, .cp-hero-title__container .cp-hero-title__tags-list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-title__tag-link.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-title__container .cp-hero-title__tags-list a.cp-hero-title__tag-link.is-active, .cp-hero-title__container .cp-hero-title__tags-list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-title__tag-link:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-title__container .cp-hero-title__tags-list a.cp-hero-title__tag-link:hover,
.cp-hero-title__container .cp-hero-title__tags-list .cp-hero-title__tag-nolink.has-icon,
.cp-hero-title__container .cp-hero-title__tags-list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-title__tag-nolink.is-active,
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-title__container .cp-hero-title__tags-list a.cp-hero-title__tag-nolink.is-active,
.cp-hero-title__container .cp-hero-title__tags-list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-title__tag-nolink:hover,
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-title__container .cp-hero-title__tags-list a.cp-hero-title__tag-nolink:hover {
  padding-left: 22px;
}
.cp-hero-title__container .cp-hero-title__tags-list .cp-hero-title__tag-link.has-icon:before, .cp-hero-title__container .cp-hero-title__tags-list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-title__tag-link.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-title__container .cp-hero-title__tags-list a.cp-hero-title__tag-link.is-active:before, .cp-hero-title__container .cp-hero-title__tags-list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-title__tag-link:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-title__container .cp-hero-title__tags-list a.cp-hero-title__tag-link:hover:before,
.cp-hero-title__container .cp-hero-title__tags-list .cp-hero-title__tag-nolink.has-icon:before,
.cp-hero-title__container .cp-hero-title__tags-list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-title__tag-nolink.is-active:before,
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-title__container .cp-hero-title__tags-list a.cp-hero-title__tag-nolink.is-active:before,
.cp-hero-title__container .cp-hero-title__tags-list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-title__tag-nolink:hover:before,
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-title__container .cp-hero-title__tags-list a.cp-hero-title__tag-nolink:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 20px;
  background-size: 8px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.cp-hero-title__container .cp-hero-title__tags-list .cp-hero-title__tag-link:hover, .cp-hero-title__container .cp-hero-title__tags-list .cp-hero-title__tag-link:focus {
  text-decoration: none;
  opacity: 0.4;
}
.cp-hero-title__container .cp-hero-title__title,
.cp-hero-title__container .cp-hero-title__content {
  text-align: center;
}
.cp-hero-title__container .cp-hero-title__content {
  position: relative;
  z-index: 10;
}
.cp-hero-title__container .cp-hero-title__links {
  margin-top: 4.1666666667vw;
}
.cp-hero-title__container .cp-hero-title__title {
  margin: 0;
}
.cp-hero-title__container .cp-hero-title__title + .cp-hero-title__content {
  margin-top: 20px;
}
.cp-hero-title__container .breadcrumb__container {
  display: block;
  text-align: center;
}
.cp-hero-title__container .breadcrumb__container #block-breadcrumbs {
  display: inline-block;
  margin-bottom: 40px;
}
.cp-hero-title__container .breadcrumb__container #block-breadcrumbs ol {
  margin: 0;
}

@media only screen and (min-width: 48.063rem) {
  .cp-hero-title__container {
    padding: calc(var(--header-height) + (2.0833333333vw *4)) 0 8.3333333333vw;
  }
  .cp-hero-title__container .cp-hero-title__tags-list {
    margin-bottom: 1.0416666667vw;
  }
  .cp-hero-title__container .cp-hero-title__title + .cp-hero-title__content {
    margin: 40px auto 0;
    max-width: 62.5vw;
  }
}
@media only screen and (max-width: 63.9375rem) {
  .node-type-article_blogue .visible-alert .cp-hero-title__container, .node-type-news .visible-alert .cp-hero-title__container {
    padding-top: calc(var(--header-height) + (2.0833333333vw * 6.33));
  }
}

/* stylelint-disable no-descending-specificity */
section.has-wave {
  position: relative;
  overflow: hidden;
  z-index: 120;
}
section.has-wave .cp-wave__container.svg__wrapper,
section.has-wave .svg__wrapper {
  display: none;
  max-width: 100vw;
}
@media only screen and (min-width: 64rem) {
  section.has-wave .cp-wave__container.svg__wrapper,
section.has-wave .svg__wrapper {
    display: block;
    max-width: unset;
  }
}

.cp-hero-banner__container {
  position: relative;
  padding-top: 375px;
  overflow: hidden;
  z-index: 20;
}
.cp-hero-banner__container.has-margin-bottom {
  margin-bottom: 20.8333333333vw !important;
}
.cp-hero-banner__container.has-margin-top {
  margin-top: 20.8333333333vw !important;
}
.cp-hero-banner__container.has-round-corner {
  border-radius: 8px;
}
.cp-hero-banner__container.no-image {
  padding-top: 0;
}
.cp-hero-banner__container.contains-select2 {
  overflow: visible;
  z-index: 141;
}
.cp-hero-banner__container.is-multiple-banner .cp-hero-banner__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding-left: 4.1666666667vw;
  padding-right: 4.1666666667vw;
}
.cp-hero-banner__container.is-multiple-banner .cp-hero-banner__links {
  margin-top: auto;
}
.cp-hero-banner__container.is-50-50 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto !important;
  min-height: var(--app-height);
  padding-top: 0;
}
.cp-hero-banner__container.is-50-50 .cp-hero-banner__image {
  position: relative;
  margin-top: -150px;
  bottom: auto;
  height: auto;
}
.cp-hero-banner__container.is-50-50 .cp-hero-banner__image .responsive-image__wrapper {
  position: relative;
}
.cp-hero-banner__container.is-banner--small {
  padding-top: calc(var(--header-height) + (2.0833333333vw * 8.125));
}
.cp-hero-banner__container.is-banner--small.has-image {
  padding-top: calc(var(--header-height) + (2.0833333333vw * 25));
}
.cp-hero-banner__container.is-banner--small .is-half-width .responsive-image__wrapper {
  padding: 0 4.1666666667vw;
}
.cp-hero-banner__container.is-banner--small .breadcrumb__container {
  margin-bottom: 4.1666666667vw;
}
.cp-hero-banner__container.is-banner--small .cp-hero-banner__image {
  height: calc(var(--header-height) + (2.0833333333vw * 25));
  background-size: cover;
  background-position: center center;
}
.cp-hero-banner__container.is-banner--small .cp-hero-banner__wrapper {
  padding: 0 0 10.4166666667vw 0;
}
.cp-hero-banner__container.is-full-screen {
  height: var(--app-height);
}
.cp-hero-banner__container.is-min-full-screen {
  min-height: var(--app-height);
}
.cp-hero-banner__container.xs-image-bottom {
  padding-top: 0;
}
.cp-hero-banner__container.xs-image-bottom .cp-hero-banner__image {
  bottom: 0;
  background-position: center bottom;
  height: auto;
}
.cp-hero-banner__container.has-options {
  padding-top: calc(var(--header-height) + (2.0833333333vw * 7.5));
}
.cp-hero-banner__container.has-options.has-no-tag.has-no-pre-title.has-no-primary-link {
  /* stylelint-disable-next-line max-nesting-depth */
}
.cp-hero-banner__container.has-options.has-no-tag.has-no-pre-title.has-no-primary-link.has-no-secondary-link {
  /* stylelint-disable-next-line max-nesting-depth */
}
.cp-hero-banner__container.has-options.has-no-tag.has-no-pre-title.has-no-primary-link.has-no-secondary-link.has-no-title-plain {
  padding-top: 0;
}
.cp-hero-banner__container.has-options .cp-hero-banner__image {
  display: none;
}
.cp-hero-banner__container.has-options .cp-hero-banner__options .cp-hero-banner__image {
  display: block;
  top: auto;
  bottom: 100%;
  height: 280px;
}
.cp-hero-banner__container.has-options .cp-hero-banner__wrapper {
  padding-bottom: 275px;
  padding-top: 0;
  z-index: 200;
}
.cp-hero-banner__container.has-options .cp-hero-banner__options_column-cta {
  margin-top: 2.6041666667vw;
}
@media only screen and (min-width: 42.75rem) {
  .cp-hero-banner__container.has-options .cp-hero-banner__options_column-cta {
    text-align: right;
    margin-top: 0;
    -ms-flex-item-align: center;
        align-self: center;
  }
}
.cp-hero-banner__container.has-options .cp-hero-banner__options_column + .cp-hero-banner__options_column {
  margin-top: 15px;
}
.cp-hero-banner__container .cp-hero-banner__wave,
.cp-hero-banner__container .cp-hero-banner__image {
  height: 375px;
}
.cp-hero-banner__container .cp-hero-banner__image {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.cp-hero-banner__container .cp-hero-banner__image.is-half-width {
  background-size: cover;
}
.cp-hero-banner__container .cp-hero-banner__wrapper {
  position: relative;
  z-index: 100;
  padding: calc(var(--header-height) + 2.0833333333vw * 2) 0 80px;
}
.cp-hero-banner__container .cp-hero-banner__wrapper .js-cp-hero-banner__anchor-button {
  -webkit-animation: nudge 800ms 6;
          animation: nudge 800ms 6;
  -webkit-animation-delay: 3000ms;
          animation-delay: 3000ms;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  display: none;
  position: relative;
  bottom: unset;
  left: unset;
  margin-top: 5rem;
  text-indent: -9999px;
  height: 28px;
  width: 18px;
  z-index: 100;
}
@media only screen and (min-width: 41.813rem) {
  .cp-hero-banner__container .cp-hero-banner__wrapper .js-cp-hero-banner__anchor-button {
    display: block;
  }
}
.cp-hero-banner__container .cp-hero-banner__wrapper .js-cp-hero-banner__anchor-button::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}
.cp-hero-banner__container .cp-hero-banner__wrapper .js-cp-hero-banner__anchor-button:hover, .cp-hero-banner__container .cp-hero-banner__wrapper .js-cp-hero-banner__anchor-button:focus {
  -webkit-transform: translate(0, 10px);
          transform: translate(0, 10px);
}
.cp-hero-banner__container.paragraph--type--layout-50-50-color-blocs .cp-hero-banner__wrapper {
  padding-top: 60px;
  padding-bottom: 80px;
}
.cp-hero-banner__container .breadcrumb__container {
  margin-bottom: 40px;
}
.cp-hero-banner__container .cp-hero-banner__upper-tag {
  position: relative;
  display: inline-block;
  padding: 4px;
  margin-bottom: 2.6041666667vw;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  line-height: 1;
  border-radius: 6px;
  border: 1px solid #4B009B;
}
.cp-hero-banner__container .cp-hero-banner__upper-tag.has-icon, .cp-hero-banner__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-banner__upper-tag.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-banner__container a.cp-hero-banner__upper-tag.is-active, .cp-hero-banner__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-banner__upper-tag:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-banner__container a.cp-hero-banner__upper-tag:hover {
  padding-left: 22px;
}
.cp-hero-banner__container .cp-hero-banner__upper-tag.has-icon:before, .cp-hero-banner__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-banner__upper-tag.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-banner__container a.cp-hero-banner__upper-tag.is-active:before, .cp-hero-banner__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-hero-banner__upper-tag:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-hero-banner__container a.cp-hero-banner__upper-tag:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 20px;
  background-size: 8px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.cp-hero-banner__container .cp-hero-banner__subtitle + .cp-hero-banner__title {
  margin-top: 2.6041666667vw;
}
.cp-hero-banner__container .cp-hero-banner__subtitle {
  margin-bottom: 0;
}
.cp-hero-banner__container .cp-hero-banner__title {
  margin-bottom: 10px;
}
.cp-hero-banner__container .cp-hero-banner__content p,
.cp-hero-banner__container .cp-hero-banner__content div {
  font-size: 1.8rem;
  letter-spacing: -0.015em;
  line-height: 2.2rem;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .cp-hero-banner__container .cp-hero-banner__content p,
.cp-hero-banner__container .cp-hero-banner__content div {
    font-size: calc(1.9rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.2rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .cp-hero-banner__container .cp-hero-banner__content p,
.cp-hero-banner__container .cp-hero-banner__content div {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-hero-banner__container .cp-hero-banner__links {
  padding-top: 5.2083333333vw;
}
.cp-hero-banner__container .hero-cta__container + .cp-hero-banner__link {
  margin-top: 4.1666666667vw;
}
.cp-hero-banner__container .cp-hero-banner__meta {
  position: absolute;
  bottom: 2.0833333333vw;
  color: #8F60C1;
}
.cp-hero-banner__container .cp-hero-banner__link + .cp-hero-banner__link {
  margin-top: 10px;
}
.cp-hero-banner__container .cp-hero-banner__extras {
  margin-top: 30px;
}
.cp-hero-banner__container .cp-hero-banner__anchor-button {
  -webkit-animation: nudge 800ms 6;
          animation: nudge 800ms 6;
  -webkit-animation-delay: 3000ms;
          animation-delay: 3000ms;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  display: none;
  position: absolute;
  bottom: 60px;
  left: 4.1666666667vw;
  text-indent: -9999px;
  height: 28px;
  width: 18px;
}
.cp-hero-banner__container .cp-hero-banner__anchor-button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}
.cp-hero-banner__container .cp-hero-banner__anchor-button:hover, .cp-hero-banner__container .cp-hero-banner__anchor-button:focus {
  -webkit-transform: translate(0, 10px);
          transform: translate(0, 10px);
}
.cp-hero-banner__container .cp-hero-banner__options {
  position: relative;
  z-index: 110;
  margin-bottom: 0;
}
@media only screen and (min-width: 41.75rem) {
  .cp-hero-banner__container .cp-hero-banner__options {
    margin-bottom: 4.1666666667vw;
  }
}
.cp-hero-banner__container .cp-hero-banner__option {
  padding: 6.25vw;
  border-radius: 6px;
  margin-bottom: 4.1666666667vw;
}
@media only screen and (min-width: 41.75rem) {
  .cp-hero-banner__container .cp-hero-banner__option {
    height: 100%;
    margin-bottom: 0;
  }
}
.cp-hero-banner__container .cp-hero-banner__option .theme-violet h2, .cp-hero-banner__container .cp-hero-banner__option .page-login h2,
.cp-hero-banner__container .cp-hero-banner__option .theme-violet h3,
.cp-hero-banner__container .cp-hero-banner__option .page-login h3,
.cp-hero-banner__container .cp-hero-banner__option .theme-violet p,
.cp-hero-banner__container .cp-hero-banner__option .page-login p,
.cp-hero-banner__container .cp-hero-banner__option .theme-violet div,
.cp-hero-banner__container .cp-hero-banner__option .page-login div {
  color: white;
}
.cp-hero-banner__container a {
  text-decoration: underline;
}
.cp-hero-banner__container a.button, .cp-hero-banner__container a.cp-links-group__link {
  text-decoration: none;
}
.cp-hero-banner__container .cp-links-group__container {
  padding: 2.7708333333vw 0 0;
}
.cp-hero-banner__container.theme-violet .cp-hero-banner__upper-tag, .cp-hero-banner__container.page-login .cp-hero-banner__upper-tag {
  margin-bottom: 1.0416666667vw;
  border-color: #FFF;
}
.cp-hero-banner__container .cp-hero-banner__image-aligned-bottom .responsive-image__wrapper {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.cp-hero-banner__container .cp-hero-banner__image-aligned-bottom .responsive-image__wrapper img {
  margin-bottom: -5px;
}
.cp-hero-banner__container .cp-hero-banner__sub_cta {
  margin-top: 6.25vw;
}

@media only screen and (min-width: 41.813rem) {
  .cp-hero-banner__container {
    height: auto;
    padding: 16.6666666667vw 0;
  }
  .is-ie .cp-hero-banner__container {
    overflow: hidden;
  }
  .cp-hero-banner__container.is-50-50 .cp-hero-banner__image {
    background-position: left bottom;
    top: auto;
    bottom: 0;
    height: auto;
    margin-top: auto;
  }
  .cp-hero-banner__container.is-50-50 .cp-hero-banner__image .responsive-image__wrapper {
    position: inherit;
  }
  .cp-hero-banner__container.is-banner--small, .cp-hero-banner__container.is-banner--small.has-image {
    padding-top: calc(var(--header-height) + (2.0833333333vw * 3.33));
  }
  .cp-hero-banner__container.is-banner--small.has-pre-title .cp-hero-banner__title {
    margin-top: 0;
  }
  .cp-hero-banner__container.is-banner--small:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    right: 4.16667vw;
    left: 4.16667vw;
    height: 2px;
    background-color: #4B009B;
    z-index: 2;
  }
  .cp-hero-banner__container.is-banner--small.has-image .is-half-width {
    position: absolute;
    top: 0;
    right: 4.1666666667vw;
    bottom: 0;
    left: 50%;
  }
  .cp-hero-banner__container.is-banner--small.has-image .is-half-width .responsive-image__wrapper {
    padding: 0;
  }
  .cp-hero-banner__container.is-banner--small .cp-hero-banner__wrapper {
    padding: 0 0 5.2083333333vw 0;
  }
  .cp-hero-banner__container.is-banner--small .cp-hero-banner__image {
    height: auto;
  }
  .cp-hero-banner__container .cp-hero-banner__options .cp-hero-banner__image {
    background-position: center bottom;
  }
  .cp-hero-banner__container .cp-hero-banner__wave, .cp-hero-banner__container > .cp-hero-banner__image {
    height: auto;
  }
  .cp-hero-banner__container .cp-hero-banner__image {
    background-position: left bottom;
    background-size: auto 100%;
    bottom: 0;
  }
  .cp-hero-banner__container .cp-hero-banner__image.is-half-width {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 100;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .cp-hero-banner__container .cp-hero-banner__image.is-half-width > .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .is-ie .cp-hero-banner__container .cp-hero-banner__image.is-half-width {
    display: block;
    top: inherit;
  }
  .cp-hero-banner__container .cp-hero-banner__image.image--position-left {
    left: 0;
    width: 50%;
  }
  .cp-hero-banner__container .cp-hero-banner__title {
    margin-bottom: 15px;
  }
  .cp-hero-banner__container .cp-hero-banner__links {
    padding-top: 2.7708333333vw;
  }
  .cp-hero-banner__container .cp-hero-banner__anchor-button {
    display: block;
  }
  .cp-hero-banner__container .cp-links-group__container {
    padding: 7.8125vw 0 0;
  }
  .cp-hero-banner__container .cp-links-group__container .cp-links-group__block:last-child {
    padding-bottom: 0;
  }
  .cp-hero-banner__container.is-reversed .cp-hero-banner__wrapper {
    padding-left: 6.25vw;
    padding-right: 0;
  }
}
@media only screen and (min-width: 48rem) {
  .cp-hero-banner__container {
    padding: 0;
  }
  .cp-hero-banner__container.has-margin-bottom {
    margin-bottom: 8.3333333333vw !important;
  }
  .cp-hero-banner__container.has-margin-top {
    margin-top: 8.3333333333vw !important;
  }
  .cp-hero-banner__container.is-min-full-screen {
    min-height: var(--app-height);
  }
  .cp-hero-banner__container.sm-is-not-full-width {
    margin: 0 4.1666666667vw;
  }
  .cp-hero-banner__container.has-options {
    padding-top: calc(var(--header-height) + (2.0833333333vw * 4.33));
  }
  .cp-hero-banner__container.has-options .cp-hero-banner__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cp-hero-banner__container.has-options .cp-hero-banner__options .cp-hero-banner__image {
    display: none;
  }
  .cp-hero-banner__container.has-options .cp-hero-banner__option {
    border-radius: 8px;
  }
  .cp-hero-banner__container.has-options .cp-hero-banner__wrapper {
    padding-bottom: 8.3333333333vw;
  }
  .cp-hero-banner__container .cp-hero-banner__flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 720px;
    padding: 20.8333333333vw 0;
  }
}
@media only screen and (min-width: 48rem) and (min-width: 48rem) {
  .cp-hero-banner__container .cp-hero-banner__flex-container {
    padding: 8.3333333333vw 0;
  }
}
@media only screen and (min-width: 48rem) {
  .cp-hero-banner__container .breadcrumb__container {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 48rem) {
  .cp-hero-banner__container .cp-hero-banner__upper-tag {
    margin-bottom: 1.0416666667vw;
  }
}
@media only screen and (min-width: 48rem) {
  .cp-hero-banner__container .cp-hero-banner__option {
    padding: 4.1666666667vw;
  }
}
@media only screen and (min-width: 48rem) {
  .cp-hero-banner__container .cp-links-group__container {
    padding: 2.7708333333vw 0 0;
  }
}
@media only screen and (min-width: 48rem) {
  .cp-hero-banner__container .hero-cta__container + .cp-hero-banner__link {
    margin-top: 2.0833333333vw;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-hero-banner__container.is-multiple-banner .cp-hero-banner__wrapper {
    width: 29.1666666667vw;
    padding-right: 0;
  }
  .cp-hero-banner__container.has-options .cp-hero-banner__options_column + .cp-hero-banner__options_column {
    margin-top: 0;
  }
  .cp-hero-banner__container .cp-hero-banner__wrapper {
    padding-right: 0;
  }
  .cp-hero-banner__container.is-reversed .cp-hero-banner__wrapper {
    padding-left: 0;
  }
}
/* Prevent odd cropping on hero */
@media only screen and (min-width: 75rem) and (max-width: 89.9375rem) {
  .outside-qc.visible-alert .cp-hero-banner__container {
    margin-top: 70px;
  }
}
@media screen and (min-width: 41.813rem) and (max-height: 48rem) {
  .outside-qc.visible-alert {
    margin-top: 71px;
  }
  .outside-qc .cp-hero-banner__container {
    min-height: 600px;
  }
}
/* stylelint-disable */
.cp-hero-form__container {
  position: relative;
  padding-top: calc(var(--header-height) + (2.0833333333vw *3.5));
}
@media only screen and (min-width: 64rem) {
  .cp-hero-form__container .cp-hero-form__header {
    position: sticky;
    top: calc(var(--header-height) + (2.0833333333vw *3.5));
  }
}
.cp-hero-form__container .cp-hero-form__webform {
  margin-top: 70px;
  padding: 8.3333333333vw 4.1666666667vw;
}
@media only screen and (min-width: 64rem) {
  .cp-hero-form__container .cp-hero-form__webform {
    margin-top: 0;
    padding: 4.1666666667vw 2.0833333333vw;
  }
}

/* stylelint-disable */
@media only screen and (min-width: 64rem) {
  .cp-cta-banner__container.paragraph--type--layout-100-centred {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 440px;
  }
}
@media only screen and (min-width: 75rem) {
  .cp-cta-banner__container.paragraph--type--layout-100-centred.has-wave {
    min-height: 640px;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-cta-banner__container.paragraph--type--layout-100-centred.has-wave {
    min-height: 800px;
  }
}
.cp-cta-banner__container.paragraph--type--layout-100-centred.is-first-element-of-page {
  padding-top: calc(var(--header-height) + (2.0833333333vw *8.125));
}
@media only screen and (min-width: 41.813rem) {
  .cp-cta-banner__container.paragraph--type--layout-100-centred.is-first-element-of-page {
    padding-top: calc(var(--header-height) + (2.0833333333vw *3.33));
  }
}
.cp-cta-banner__container.paragraph--type--layout-100-centred.has-title.has-no-pre-title.has-no-link {
  min-height: auto;
  display: block;
}
.cp-cta-banner__container.paragraph--type--layout-100-centred.has-title.has-no-pre-title.has-no-link h2 {
  font-weight: 400;
  font-size: 38px;
  letter-spacing: -0.03em;
  line-height: 36px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .cp-cta-banner__container.paragraph--type--layout-100-centred.has-title.has-no-pre-title.has-no-link h2 {
    font-size: calc(3.8rem + (32) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3.6rem + (30) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-cta-banner__container.paragraph--type--layout-100-centred.has-title.has-no-pre-title.has-no-link h2 {
    font-size: calc(7rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(6.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-cta-banner__container.paragraph--type--layout-100-centred.has-title.has-pre-title.has-link {
  min-height: auto;
}
.cp-cta-banner__container.paragraph--type--layout-100-centred.has-title.has-pre-title.has-link .cp-cta-banner__content--wrapper {
  width: 100%;
}
.cp-cta-banner__container.paragraph--type--layout-100-centred.has-title.has-pre-title.has-link h2 {
  font-weight: 400;
  font-size: 33px;
  letter-spacing: -0.02em;
  line-height: 32px;
  margin: 0 0 15px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .cp-cta-banner__container.paragraph--type--layout-100-centred.has-title.has-pre-title.has-link h2 {
    font-size: calc(3.3rem + (15) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3.2rem + (14) * ((100vw - 669px) / (1440 - 669)));
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-cta-banner__container.paragraph--type--layout-100-centred.has-title.has-pre-title.has-link h2 {
    font-size: calc(4.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(4.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-cta-banner__container.paragraph--type--layout-100-centred .cp-cta-banner__content--wrapper {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cp-cta-banner__container .cp-cta-banner__content--wrapper {
  position: relative;
}
.cp-cta-banner__container .cp-cta-banner__content,
.cp-cta-banner__container .cp-cta-banner__cta {
  text-align: center;
}
.cp-cta-banner__container .cp-cta-banner__content {
  margin-bottom: 10px;
}
.cp-cta-banner__container .cp-cta-banner__subtitle {
  margin-bottom: 1.0416666667vw;
}
.cp-cta-banner__container .cp-cta-banner__cta {
  font-size: 2.4rem;
  line-height: 2.4rem;
  letter-spacing: -0.02em;
}
.cp-cta-banner__container .cp-cta-banner__cta.has-large-margin {
  margin-top: 30px;
}
.cp-cta-banner__container .cp-cta-banner__cta .cp-cta-banner__cta-subtitle {
  margin-top: 30px;
}
.cp-cta-banner__container .cp-cta-banner__cta a {
  display: inline-block;
}
.cp-cta-banner__container .cp-cta-banner__cta a + a {
  margin-top: 4.1666666667vw;
}
.cp-cta-banner__container .cp-cta-banner__cta a + .cp-cta-banner__cta-extra {
  margin-top: 6.25vw;
}

@media only screen and (min-width: 41.813rem) {
  .cp-cta-banner__container .cp-cta-banner__cta {
    font-size: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 48.063rem) {
  .cp-cta-banner__container .cp-cta-banner__content {
    margin-bottom: 4px;
  }
  .cp-cta-banner__container .cp-cta-banner__subtitle {
    margin-bottom: 1.3020833333vw;
  }
  .cp-cta-banner__container .cp-cta-banner__cta.has-large-margin {
    margin-top: 40px;
  }
  .cp-cta-banner__container .cp-cta-banner__cta a + a {
    margin-top: unset;
    margin-left: 2.0833333333vw;
  }
  .cp-cta-banner__container .cp-cta-banner__cta a + .cp-cta-banner__cta-extra {
    margin-top: 2.0833333333vw;
  }
}
.cp-alert-banner__container {
  /* stylelint-disable no-descending-specificity */
}
.cp-alert-banner__container .cp-alert-banner__content {
  position: relative;
  display: block;
  margin: 0 auto;
  padding-left: 28px;
}
.cp-alert-banner__container .cp-alert-banner__content::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  height: 20px;
  width: 20px;
  background-size: contain;
}
.cp-alert-banner__container .cp-alert-banner__content p,
.cp-alert-banner__container .cp-alert-banner__content div {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .cp-alert-banner__container .cp-alert-banner__content p,
.cp-alert-banner__container .cp-alert-banner__content div {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .cp-alert-banner__container .cp-alert-banner__content p,
.cp-alert-banner__container .cp-alert-banner__content div {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-alert-banner__container .cp-alert-banner__content p img {
  -webkit-transform: translate(0, 25%);
          transform: translate(0, 25%);
}
.cp-alert-banner__container .cp-alert-banner__block {
  padding: 20px 0;
  position: relative;
  border: 2px solid #4B009B;
}
.cp-alert-banner__container .cp-alert-banner__block p,
.cp-alert-banner__container .cp-alert-banner__block a {
  color: #404040;
}
.cp-alert-banner__container .cp-alert-banner__block a {
  text-decoration: underline;
  font-family: "matter-medium";
  color: #4B009B;
}
.cp-alert-banner__container .cp-alert-banner__block.is-hidden {
  display: none;
}
.cp-alert-banner__container .cp-alert-banner__block.cp-alert-banner__block--info .cp-alert-banner__content::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/information--circle__violet.svg");
  background-repeat: no-repeat;
}
.cp-alert-banner__container .cp-alert-banner__block.cp-alert-banner__block--alert {
  border-color: #C6252A;
}
.cp-alert-banner__container .cp-alert-banner__block.cp-alert-banner__block--alert a {
  color: #C6252A;
}
.cp-alert-banner__container .cp-alert-banner__block.cp-alert-banner__block--alert .cp-alert-banner__trigger::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/x__red.svg");
  background-repeat: no-repeat;
}
.cp-alert-banner__container .cp-alert-banner__block.cp-alert-banner__block--alert .cp-alert-banner__content::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/exclamation--triangle__red.svg");
  background-repeat: no-repeat;
}
.cp-alert-banner__container .cp-alert-banner__trigger {
  position: absolute;
  top: 30px;
  right: 4.1666666667vw;
  display: block;
  border: none;
  border-radius: none;
  background: transparent;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media only screen and (min-width: 48rem) {
  .cp-alert-banner__container .cp-alert-banner__trigger {
    top: 50%;
  }
}
.cp-alert-banner__container .cp-alert-banner__trigger:hover, .cp-alert-banner__container .cp-alert-banner__trigger:focus {
  opacity: 0.6;
}
.cp-alert-banner__container .cp-alert-banner__trigger:before {
  content: "";
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  background-image: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

/* stylelint-disable */
/**
 * @description Simple banner style. Background color based on the parent container style
 * @DOM
 *      .cp-banner__container {OPTIONNAL} thin-padding
 *        .cp-banner__title
 *        .cp-banner__content
 *        .cp-banner__links
 *          .cp-banner__link
 */
.cp-banner__parent {
  padding: 6.25vw 0;
}
.cp-banner__parent .grid__container .row > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cp-banner__parent + .cp-banner__parent {
  padding-top: 0;
}

.cp-banner__container {
  padding: 6.25vw;
}
.cp-banner__container.thin-padding {
  padding: 5.2083333333vw;
}
.cp-banner__container.full-width {
  border-radius: 0;
}
.cp-banner__container .cp-banner__col1 {
  padding-bottom: 5.2083333333vw;
}
.cp-banner__container .cp-banner__col1 .cp-banner__links {
  margin-bottom: 4.1666666667vw;
}
.cp-banner__container .cp-banner__title {
  margin-bottom: 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.cp-banner__container .cp-banner__title + .cp-banner__content {
  margin-top: 2.0833333333vw;
}
.cp-banner__container .cp-banner__links {
  margin-top: 2.0833333333vw;
}
.cp-banner__container .section, .cp-banner__container .paragraph--type--taux-et-rendements {
  padding: 0;
}
.cp-banner__container.has-margin-bottom {
  margin-bottom: 20.8333333333vw !important;
}

@media only screen and (min-width: 48rem) {
  .cp-banner__container {
    padding: 4.1666666667vw;
  }
  .cp-banner__container.thin-padding {
    padding: 2.0833333333vw;
  }
  .cp-banner__container.has-margin-bottom {
    margin-bottom: 8.3333333333vw !important;
  }
  .cp-banner__container .cp-banner__title {
    margin-bottom: 0;
  }
  .cp-banner__container .cp-banner__title + .cp-banner__content {
    margin-top: 2.6041666667vw;
  }
  .cp-banner__container .cp-banner__col1 {
    padding-bottom: 0;
  }
  .cp-banner__container .cp-banner__col1 .cp-banner__links {
    margin-bottom: 0;
  }
}
.paragraph--blocs-50-50.cp-hero-banner__container {
  padding-bottom: 4.1666666667vw;
  padding-top: 4.1666666667vw;
}
@media only screen and (max-width: 63.9375rem) {
  .paragraph--blocs-50-50.cp-hero-banner__container > .grid__container > .row > div:last-child {
    margin-top: 2.0833333333vw;
  }
}

.cp-hero-banner__container.paragraph--type--layout-50-50-color-blocs .cp-hero-banner__wrapper {
  display: block;
  width: auto;
  padding-right: 4.1666666667vw;
}

.form-combobox {
  padding: 30px;
  border-radius: 8px;
  margin-top: 30px;
  background-color: white;
}
@media only screen and (min-width: 64rem) {
  .form-combobox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.form-combobox .form-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 16px;
  position: relative;
}
@media only screen and (min-width: 64rem) {
  .form-combobox .form-item {
    margin-bottom: 0;
    margin-right: 16px;
  }
}
.form-combobox .form-actions {
  margin-top: 30px;
  -ms-flex-item-align: start;
      align-self: start;
}

/* stylelint-disable no-descending-specificity */
.cp-home-banner__container {
  position: relative;
  min-height: 100vh;
  z-index: 130;
}
.cp-home-banner__container.has-right-content {
  min-height: auto;
}
.cp-home-banner__container .cp-wave__container {
  z-index: 10;
}
.cp-home-banner__container .cp-home-banner__content-wrapper {
  position: relative;
  height: 80vh;
  z-index: 30;
  padding: 136px 4.1666666667vw 0;
  overflow: hidden;
}
.cp-home-banner__container .cp-home-banner__content-wrapper .cp-home-banner__anchor-button {
  -webkit-animation: nudge 800ms 6;
          animation: nudge 800ms 6;
  -webkit-animation-delay: 3000ms;
          animation-delay: 3000ms;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  display: none;
  position: absolute;
  bottom: 120px;
  left: 4.1666666667vw;
  text-indent: -9999px;
  height: 28px;
  width: 18px;
  z-index: 100;
}
.cp-home-banner__container .cp-home-banner__content-wrapper .cp-home-banner__anchor-button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}
.cp-home-banner__container .cp-home-banner__content-wrapper .cp-home-banner__anchor-button:hover, .cp-home-banner__container .cp-home-banner__content-wrapper .cp-home-banner__anchor-button:focus {
  -webkit-transform: translate(0, 10px);
          transform: translate(0, 10px);
}
.cp-home-banner__container .cp-home-banner__title {
  position: absolute;
  bottom: 20.8333333333vw;
  z-index: 100;
}
.cp-home-banner__container .cp-home-banner__content {
  position: relative;
  z-index: 100;
  margin-top: 2.0833333333vw;
}
.cp-home-banner__container .cp-home-banner__image {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  z-index: 20;
}
.cp-home-banner__container .cp-home-banner__menu-wrapper {
  position: relative;
  z-index: 100;
  padding: 8.3333333333vw 4.1666666667vw;
}
.cp-home-banner__container .cp-home-banner__menu-title {
  margin-bottom: 1.0416666667vw;
}

@media only screen and (min-width: 41.813rem) {
  .cp-home-banner__container.has-right-content .cp-home-banner__content-wrapper,
.cp-home-banner__container.has-right-content .cp-home-banner__menu-wrapper {
    padding-top: 170px;
  }
  .cp-home-banner__container .cp-home-banner__content-wrapper {
    height: 100%;
    padding-top: 290px;
  }
  .cp-home-banner__container .cp-home-banner__content-wrapper .cp-home-banner__anchor-button {
    display: block;
  }
  .cp-home-banner__container .cp-home-banner__menu-wrapper {
    min-height: 100vh;
  }
}
.visible-alert .cp-home-banner__content-wrapper {
  height: 90vh;
}
@media only screen and (min-width: 41.813rem) {
  .visible-alert .cp-home-banner__content-wrapper {
    height: 100%;
  }
}
@media only screen and (min-width: 41.813rem) {
  .visible-alert .cp-home-banner__container.has-right-content .cp-home-banner__content-wrapper,
.visible-alert .cp-home-banner__container.has-right-content .cp-home-banner__menu-wrapper {
    padding-top: calc(var(--header-height) + 70px);
  }
}

@media only screen and (min-width: 64rem) {
  .cp-home-banner__container.has-right-content .cp-home-banner__title {
    position: absolute;
    width: 41.6666666667vw;
    bottom: 190px;
    left: 4.1666666667vw;
  }
  .cp-home-banner__container .cp-home-banner__title,
.cp-home-banner__container .cp-home-banner__content {
    position: relative;
    width: 41.6666666667vw;
    z-index: 100;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-home-banner__container.has-right-content .cp-home-banner__title {
    bottom: 280px;
  }
  .cp-home-banner__container.has-right-content .cp-home-banner__anchor-button {
    bottom: 210px;
  }
}
.cp-hero-wave__container {
  position: relative;
  min-height: 100vh;
  z-index: 130;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cp-hero-wave__container .cp-wave__container {
  z-index: 10;
}
.cp-hero-wave__container .cp-hero-wave__content-wrapper {
  position: relative;
  z-index: 30;
  padding-left: 4.1666666667vw;
  padding-right: 4.1666666667vw;
  overflow: hidden;
}
.cp-hero-wave__container .cp-hero-wave__content {
  position: relative;
  z-index: 100;
  margin-top: 20px;
}
@media only screen and (min-width: 64rem) {
  .cp-hero-wave__container .cp-hero-wave__content {
    margin-top: 30px;
  }
}
.cp-hero-wave__container .cp-hero-wave__link {
  margin-top: 50px;
}
@media only screen and (min-width: 64rem) {
  .cp-hero-wave__container .cp-hero-wave__link {
    margin-top: 60px;
  }
}
.cp-hero-wave__container .cp-hero-wave__anchor-button {
  -webkit-animation: nudge 800ms 6;
          animation: nudge 800ms 6;
  -webkit-animation-delay: 3000ms;
          animation-delay: 3000ms;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  position: absolute;
  bottom: 60px;
  left: 4.1666666667vw;
  text-indent: -9999px;
  height: 28px;
  width: 18px;
  z-index: 100;
}
.cp-hero-wave__container .cp-hero-wave__anchor-button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}
.cp-hero-wave__container .cp-hero-wave__anchor-button:hover, .cp-hero-wave__container .cp-hero-wave__anchor-button:focus {
  -webkit-transform: translate(0, 10px);
          transform: translate(0, 10px);
}

/* stylelint-disable */
.cp-filtering-trigger__container .cp-filtering-trigger__notification {
  margin-top: 8.3333333333vw;
}
.cp-filtering-trigger__container .cp-filtering-trigger__notification .cp-filtering-trigger__notification-title {
  margin-bottom: 1.0416666667vw;
}
.cp-filtering-elements__container.cp-filtering-elements--mobile-select .cp-filtering-elements__list {
  display: none;
}
.cp-filtering-elements__container .cp-filtering-elements__list .cp-filtering-elements__block {
  display: block;
}
.cp-filtering-elements__container .cp-filtering-elements__list .cp-filtering-elements__block + .cp-filtering-elements__block {
  margin-top: 10px;
}

@media only screen and (min-width: 48rem) {
  .cp-filtering-trigger__container .cp-filtering-trigger__notification {
    margin-top: 4.1666666667vw;
  }

  .cp-filtering-elements__container.cp-filtering-elements--mobile-select .cp-filtering-elements__select {
    display: none;
  }
  .cp-filtering-elements__container.cp-filtering-elements--mobile-select .cp-filtering-elements__list {
    display: block;
  }
}
/* stylelint-disable */
.cp-image-text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 1;
}
@media only screen and (min-width: 48rem) {
  .cp-image-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.cp-image-text .cp-image-text__image {
  margin-bottom: 30px;
}
@media only screen and (min-width: 41.813rem) {
  .cp-image-text .cp-image-text__image {
    margin-bottom: 0;
  }
}
.cp-image-text .cp-image-text__image img {
  display: block;
  width: 100%;
  border-radius: 6px;
}
@media only screen and (min-width: 48rem) {
  .cp-image-text .cp-image-text__image img {
    border-radius: 8px;
  }
}
.cp-image-text .cp-image-text__text p + p {
  margin: 25px 0 0;
}
@media only screen and (min-width: 48rem) {
  .cp-image-text .cp-image-text__text p + p {
    margin: 35px 0 0;
  }
}
@media only screen and (min-width: 48rem) {
  .cp-image-text.image-text-fixed {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.cp-image-text.image-text-fixed .cp-image-text__image {
  padding: 0;
}
@media only screen and (min-width: 48rem) {
  .cp-image-text.image-text-fixed .cp-image-text__text {
    padding: 120px 0 0 0;
  }
}
@media only screen and (min-width: 48.063rem) {
  .cp-image-text.image-text-reverse .cp-image-text__text {
    margin-bottom: 0;
  }
}
.cp-image-text .accordions {
  margin-top: 30px;
}
.cp-image-text .component-image-text-buttons__container {
  margin-top: 40px;
}
.cp-image-text .component-image-text-paragraphs__container {
  margin-top: 7.8125vw;
}

.cp-image-texte__wave {
  height: 375px;
}

@media only screen and (min-width: 48.063rem) {
  .cp-image-text .accordions {
    margin-top: 45px;
  }
  .cp-image-text .component-image-text-buttons__container {
    margin-top: 50px;
  }
  .cp-image-text .component-image-text-paragraphs__container {
    margin-top: 5.5416666667vw;
  }
  .cp-image-text .cp-image-text__image {
    position: relative;
    padding: 0;
    top: -2.0833333333vw;
  }
  .cp-image-text .cp-image-text__image .cp-image-text__image__inner {
    padding-top: 2.0833333333vw;
  }
}
.cp-image-text-colors__container .cp-image-text-colors__block {
  padding: 30px 12.5vw 30px 4.1666666667vw;
}
.cp-image-text-colors__container .cp-image-text-colors__block.has-image {
  padding: 30px 4.1666666667vw;
}
.cp-image-text-colors__container .cp-image-text-colors__image {
  position: relative;
  padding-top: 66.6666666667vw;
}

@media only screen and (min-width: 41.813rem) {
  .cp-image-text-colors__container .cp-image-text-colors__block {
    position: relative;
    padding: 220px 10.4166666667vw 220px 4.1666666667vw;
  }
  .cp-image-text-colors__container .cp-image-text-colors__block.has-image {
    padding: 220px 4.1666666667vw;
  }
  .cp-image-text-colors__container .cp-image-text-colors__image {
    position: absolute;
    padding-top: 0;
    top: 0;
    right: 4.1666666667vw;
    bottom: 0;
    left: 4.1666666667vw;
  }
}
.cp-image-text-video__container {
  /* stylelint-disable-next-line no-descending-specificity */
}
.cp-image-text-video__container.w-margin-bottom {
  margin-bottom: 30px;
}
.cp-image-text-video__container.is-in-webform-in-modal .cp-image-text-video__left-col-title {
  padding-right: 65px;
}
.cp-image-text-video__container .cp-image-text-video__image {
  padding-top: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
}
.cp-image-text-video__container .cp-image-text-video__left-col-subtitle {
  margin-bottom: 1.3020833333vw;
}
.cp-image-text-video__container .cp-image-text-video__left-col-title {
  margin-bottom: 4.1666666667vw;
}
.cp-image-text-video__container .cp-image-text-video__text {
  margin-bottom: 7.8125vw;
}
.cp-image-text-video__container .cp-image-text-video__buttons {
  margin-top: 7.8125vw;
}
.cp-image-text-video__container .cp-image-text-video__buttons + p, .cp-image-text-video__container .cp-image-text-video__buttons + div {
  margin-top: 2.7708333333vw;
}
.cp-image-text-video__container address {
  margin-bottom: 2.0833333333vw;
}
.cp-image-text-video__container address.has-icon {
  position: relative;
  padding-left: 30px;
}
.cp-image-text-video__container address.has-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 20px;
  background-position: left 0.4em;
}
.cp-image-text-video__container .paragraph--type--liste-pdf,
.cp-image-text-video__container .accordions {
  padding-top: 0;
}
.cp-image-text-video__container .paragraph--type--liste-pdf + .paragraphe-wysiwyg,
.cp-image-text-video__container .accordions + .paragraphe-wysiwyg {
  margin-top: 20.8333333333vw;
  margin-bottom: 7.8125vw;
}
.cp-image-text-video__container .embed-responsive {
  margin-bottom: 10.4166666667vw;
}
.cp-image-text-video__container .cp-banner__parent {
  padding-bottom: 0;
  padding-top: 0;
}
.cp-image-text-video__container .cp-banner__parent + .cp-banner__parent {
  padding-top: 4.1666666667vw;
}

@media only screen and (min-width: 48rem) {
  .cp-image-text-video__container.w-margin-bottom {
    margin-bottom: 80px;
  }
  .cp-image-text-video__container .cp-image-text-video__text {
    margin-bottom: 0;
  }
  .cp-image-text-video__container.is-in-webform-in-modal .cp-image-text-video__text {
    margin-bottom: 7.8125vw;
  }
  .cp-image-text-video__container.is-in-webform-in-modal .cp-image-text-video__left-col-title {
    padding-right: 0;
  }
  .cp-image-text-video__container address {
    margin-bottom: 1.0416666667vw;
  }
  .cp-image-text-video__container address.has-icon {
    padding-left: 2.0833333333vw;
  }
  .cp-image-text-video__container address.has-icon:before {
    width: 2.0833333333vw;
  }
  .cp-image-text-video__container .cp-image-text-video__image-column {
    position: relative;
  }
  .cp-image-text-video__container .cp-image-text-video__image-wrapper.ratio--16-9 {
    padding-top: 56.25%;
  }
  .cp-image-text-video__container .cp-image-text-video__image {
    border-radius: 8px;
    position: absolute;
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .cp-image-text-video__container .cp-image-text-video__left-col-subtitle {
    margin-bottom: 1.0416666667vw;
  }
  .cp-image-text-video__container .cp-image-text-video__left-col-title:not(.md--large-margin) {
    margin-bottom: 1.375vw;
  }
  .cp-image-text-video__container .cp-image-text-video__buttons {
    margin-top: 2.7708333333vw;
  }
  .cp-image-text-video__container .paragraph--type--liste-pdf + .paragraphe-wysiwyg,
.cp-image-text-video__container .accordions + .paragraphe-wysiwyg {
    margin-top: 8.3333333333vw;
    margin-bottom: 2.7708333333vw;
  }
  .cp-image-text-video__container .embed-responsive {
    margin-bottom: 0;
  }
}
/* stylelint-disable */
.cp-offices__container {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 64rem) {
  .cp-offices__container {
    margin-bottom: 60px;
  }
}
.cp-offices__container .cp-offices__name {
  display: block;
  margin-bottom: 20px;
}
.cp-offices__container .cp-offices__phone {
  display: block;
  margin-bottom: 5px;
}
.cp-offices__container address  {
  display: block;
  margin-bottom: 20px;
}
.cp-offices__container .cp-offices__address {
  margin-bottom: 20px;
}
.cp-offices__container .cp-offices__link  {
  display: block;
  margin-top: 20px;
}

/* stylelint-disable */
.cp-marquee__container {
  position: relative;
  overflow: hidden;
  padding: 6.25vw;
  margin: 0 -4.1666666667vw;
  --offset: 20vw;
  --move-initial: calc(-25% + var(--offset));
  --move-final: calc(-50% + var(--offset));
}
.cp-marquee__container .cp-marquee__inner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transform: translate3d(var(--move-initial), 0, 0);
          transform: translate3d(var(--move-initial), 0, 0);
  -webkit-animation: marquee 5s linear infinite;
          animation: marquee 5s linear infinite;
}
.cp-marquee__container span {
  position: relative;
  padding: 0 2vw;
  width: 70vw;
  text-align: center;
}
.cp-marquee__container span + span:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 8px;
  width: 8px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  border-radius: 50%;
  background-color: #fff;
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translate3d(var(--move-initial), 0, 0);
            transform: translate3d(var(--move-initial), 0, 0);
  }
  100% {
    -webkit-transform: translate3d(var(--move-final), 0, 0);
            transform: translate3d(var(--move-final), 0, 0);
  }
}

@keyframes marquee {
  0% {
    -webkit-transform: translate3d(var(--move-initial), 0, 0);
            transform: translate3d(var(--move-initial), 0, 0);
  }
  100% {
    -webkit-transform: translate3d(var(--move-final), 0, 0);
            transform: translate3d(var(--move-final), 0, 0);
  }
}
/* stylelint-disable */
.cp-usp__container {
  position: relative;
  padding-top: 20.8333333333vw;
}
.cp-usp__container .cp-usp-title__container {
  position: relative;
  padding: 12.5vw 0;
}
.cp-usp__container .cp-usp-title__container:before {
  content: "";
  z-index: 1;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 2px;
  background-color: #fff;
}
.cp-usp__container .cp-usp-title__container .cp-usp-title {
  position: relative;
  z-index: 20;
  margin: 0;
}
.cp-usp__container .cp-usp--image__container {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  height: 67vw;
  width: 66vw;
  max-width: 674px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
.cp-usp__container .cp-usp-cards__container {
  position: relative;
  z-index: 30;
}
.cp-usp__container .cp-usp-cards__container .card {
  background-color: #4B009B;
}

@media only screen and (min-width: 41.75rem) {
  .cp-usp__container {
    padding-bottom: 8.3333333333vw;
  }
  .cp-usp__container .cp-usp--image__container {
    top: auto;
    bottom: 0;
    background-position: center bottom;
  }
  .cp-usp__container .cp-usp-cards__container .card {
    background-color: transparent;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-usp__container {
    padding-bottom: 12.5vw;
  }
}
.cp-sticky-anchor-menu__container {
  padding-top: calc(2.0833333333vw * 5 - 20px);
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__wrapper {
  position: relative;
}
@media only screen and (min-width: 64rem) {
  .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav-wrapper {
    position: absolute;
    height: 100%;
    z-index: 25;
  }
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav {
  margin-bottom: 20px;
}
@media only screen and (min-width: 64rem) {
  .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav {
    position: sticky;
    top: calc(var(--header-height) + 20px);
  }
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__title {
  margin: 20px 0 15px 0;
  padding-top: 20px;
  border-top: solid 1px #4B009B;
}
@media only screen and (min-width: 64rem) {
  .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__title {
    padding-top: 0;
    border-top: none;
  }
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list li + li {
  margin: 15px 0 0;
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a {
  display: inline-block;
  font-size: 15px;
}
@media only screen and (min-width: 64rem) {
  .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a {
    font-size: calc(2rem + (2) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.2rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover {
  /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */
  /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */
  padding-left: 22px;
  text-decoration: none;
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover:before {
  background-position-y: 5px;
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--right__violet.svg");
  background-repeat: no-repeat;
}
@media only screen and (max-width: 63.9375rem) {
  .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover {
    /* stylelint-disable-next-line max-nesting-depth */
    padding-left: 0;
  }
  .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover:before {
    content: none;
  }
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__block:not(:first-child) {
  margin-top: 40px;
}
@media only screen and (min-width: 64rem) {
  .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__content .section:first-child, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__content .paragraph--type--taux-et-rendements:first-child {
    padding-top: 20px;
  }
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__content .section:last-child, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__content .paragraph--type--taux-et-rendements:last-child {
  padding-bottom: 0;
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__header {
  margin-bottom: 30px;
}
@media only screen and (min-width: 64rem) {
  .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__header {
    margin-bottom: 40px;
  }
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__image {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  border-radius: 8px;
}
@media only screen and (min-width: 64rem) {
  .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__image {
    margin-bottom: 60px;
  }
}
.cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
@media only screen and (min-width: 48rem) {
  .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__image:after {
    padding-bottom: 54%;
  }
}

/* stylelint-disable */
.cp-rates-table table, .cp-rates-table thead, .cp-rates-table tbody, .cp-rates-table tr, .cp-rates-table th, .cp-rates-table td {
  display: block;
}
.cp-rates-table thead {
  display: none;
}
.cp-rates-table thead tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cp-rates-table thead th {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  opacity: 0.6;
  overflow-wrap: break-word;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  cursor: pointer;
}
.cp-rates-table thead th:hover, .cp-rates-table thead th.is-active {
  opacity: 1;
  border-bottom: solid 2px white;
}
.cp-rates-table thead th:first-of-type {
  display: none;
}
@media only screen and (min-width: 41.813rem) {
  .cp-rates-table thead {
    display: block;
  }
}
.cp-rates-table table.donnees {
  margin-bottom: 30px;
}
@media only screen and (min-width: 41.813rem) {
  .cp-rates-table table.donnees {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-rates-table table.donnees {
    margin-top: 0;
  }
}
.cp-rates-table table.donnees caption {
  display: none;
}
.cp-rates-table table.donnees tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cp-rates-table table.donnees tbody tr th {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cp-rates-table table.donnees tbody tr td {
  display: none;
}
.cp-rates-table table.donnees tbody tr td.is-active {
  display: block;
}
.cp-rates-table table.donnees + p {
  margin-bottom: 10px;
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
  opacity: 0.6;
}
@media only screen and (min-width: 41.813rem) {
  .cp-rates-table table.donnees + p {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-rates-table table.donnees + p {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-rates-table .h-encadre li {
  padding-left: 0;
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
  opacity: 0.6;
}
@media only screen and (min-width: 41.813rem) {
  .cp-rates-table .h-encadre li {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-rates-table .h-encadre li {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-rates-table .h-encadre li:before {
  content: "";
}
.cp-rates-table .h-encadre li:after {
  content: "";
}
.cp-rates-table .h-encadre p {
  margin-top: 10px;
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
  opacity: 0.6;
}
@media only screen and (min-width: 41.813rem) {
  .cp-rates-table .h-encadre p {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-rates-table .h-encadre p {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-rates-table .cp-rates-select--container {
  width: 100%;
  margin: 30px 0;
}
.cp-rates-table .cp-rates-select--container label {
  margin-bottom: 15px;
  opacity: 0.6;
}
.cp-rates-table .cp-rates-select--container select {
  width: 100%;
}
@media only screen and (min-width: 41.813rem) {
  .cp-rates-table .cp-rates-select--container {
    display: none;
  }
}

/* stylelint-disable no-descending-specificity */
.cp-table-comparison {
  margin-top: 6rem;
  margin-bottom: 3rem;
}
.cp-table-comparison .cp-table-comparison--row-title {
  margin-bottom: 0;
}
.cp-table-comparison .cp-table-comparison--row-desc {
  margin-top: 1rem;
}
.cp-table-comparison .icon--check,
.cp-table-comparison .icon--forbidden {
  display: block;
  margin: 0 auto;
}
.cp-table-comparison .icon--check:before,
.cp-table-comparison .icon--forbidden:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
}
.cp-table-comparison .icon--check {
  width: 20px;
  height: 20px;
}
.cp-table-comparison .icon--forbidden {
  width: 30px;
  height: 30px;
}
@media only screen and (min-width: 48rem) {
  .cp-table-comparison {
    margin-top: 7rem;
    margin-bottom: 3rem;
  }
}

.cp-table-comparison--mobile {
  background: white;
}
@media only screen and (min-width: 48rem) {
  .cp-table-comparison--mobile {
    display: none;
  }
}
.cp-table-comparison--mobile + .cp-table-comparison--mobile {
  margin-top: 3rem;
}
.cp-table-comparison--mobile .cp-table-comparison--row-desc {
  margin-bottom: 1rem;
}
.cp-table-comparison--mobile th,
.cp-table-comparison--mobile td {
  padding: 15px;
}
.cp-table-comparison--mobile thead th,
.cp-table-comparison--mobile thead td {
  color: white;
  text-align: left;
  white-space: nowrap;
  background-color: #4B009B;
  font-weight: 400;
  font-size: 19px;
  letter-spacing: -0.01em;
  line-height: 21px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .cp-table-comparison--mobile thead th,
.cp-table-comparison--mobile thead td {
    font-size: calc(1.9rem + (9) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.1rem + (9) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-table-comparison--mobile thead th,
.cp-table-comparison--mobile thead td {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-table-comparison--mobile tbody td,
.cp-table-comparison--mobile tbody th {
  border-bottom: solid 2px #D4C2E7;
}
.cp-table-comparison--mobile tbody tr:last-child td,
.cp-table-comparison--mobile tbody tr:last-child th {
  border-bottom: none;
}
.cp-table-comparison--mobile tbody td:last-of-type {
  text-align: right;
  padding-left: 0;
  padding-right: 15px;
  white-space: nowrap;
}
.cp-table-comparison--mobile .icon--check,
.cp-table-comparison--mobile .icon--forbidden {
  display: inline-block;
  margin-top: 3px;
  margin-right: initial;
  margin-left: initial;
}
.cp-table-comparison--mobile .icon--forbidden {
  width: 22px;
  height: 22px;
}

.cp-table-comparison--desktop {
  display: none;
}
@media only screen and (min-width: 48rem) {
  .cp-table-comparison--desktop {
    display: table;
  }
}
.cp-table-comparison--desktop th,
.cp-table-comparison--desktop td {
  position: relative;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
}
.cp-table-comparison--desktop th::after,
.cp-table-comparison--desktop td::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1rem;
  right: 1rem;
  z-index: -1;
}
.cp-table-comparison--desktop th:last-child,
.cp-table-comparison--desktop td:last-child {
  padding-right: calc(20px - 1rem);
}
.cp-table-comparison--desktop th:last-child::after,
.cp-table-comparison--desktop td:last-child::after {
  right: 0;
}
@media only screen and (min-width: 60rem) {
  .cp-table-comparison--desktop th,
.cp-table-comparison--desktop td {
    padding: 45px;
  }
  .cp-table-comparison--desktop th::after,
.cp-table-comparison--desktop td::after {
    left: 1.5rem;
    right: 1.5rem;
  }
  .cp-table-comparison--desktop th:last-child,
.cp-table-comparison--desktop td:last-child {
    padding-right: calc(45px - 1.5rem);
  }
}
.cp-table-comparison--desktop thead th,
.cp-table-comparison--desktop thead td {
  width: 21%;
  color: white;
  text-align: center;
  white-space: nowrap;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.02em;
  line-height: 24px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .cp-table-comparison--desktop thead th,
.cp-table-comparison--desktop thead td {
    font-size: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-table-comparison--desktop thead th,
.cp-table-comparison--desktop thead td {
    font-size: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-table-comparison--desktop thead th + th::after,
.cp-table-comparison--desktop thead td + th::after {
  background-color: #4B009B;
}
.cp-table-comparison--desktop thead th:first-child,
.cp-table-comparison--desktop thead td:first-child {
  width: auto;
}
.cp-table-comparison--desktop tbody th {
  text-align: left;
  padding-left: 0;
}
.cp-table-comparison--desktop tbody tr:first-of-type td,
.cp-table-comparison--desktop tbody tr:first-of-type th {
  border-top: none;
}
.cp-table-comparison--desktop tbody td::after {
  background-color: white;
}

/* stylelint-disable */
.cp-image-accordion-sync__container .cp-image-accordion-sync__block + .cp-image-accordion-sync__block {
  margin-top: 60px;
}
.cp-image-accordion-sync__container .cp-image-accordion-sync__trigger {
  position: relative;
  padding: 20px 0;
  text-align: left;
}
.cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--down__white.svg");
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.theme-violet .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:before, .page-login .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:before {
  background-color: #fff;
}
.theme-violet .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:after, .page-login .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--down__violet.svg");
  background-repeat: no-repeat;
}

.cp-image-accordion-sync__container .cp-image-accordion-sync__image {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 6px;
  line-height: 0;
  overflow: hidden;
}
.cp-image-accordion-sync__container .cp-image-accordion-sync__image .responsive-image__wrapper {
  position: relative;
}
.cp-image-accordion-sync__container .cp-image-accordion-sync__content p,
.cp-image-accordion-sync__container .cp-image-accordion-sync__content div,
.cp-image-accordion-sync__container .cp-image-accordion-sync__content a,
.cp-image-accordion-sync__container .cp-image-accordion-sync__content li {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .cp-image-accordion-sync__container .cp-image-accordion-sync__content p,
.cp-image-accordion-sync__container .cp-image-accordion-sync__content div,
.cp-image-accordion-sync__container .cp-image-accordion-sync__content a,
.cp-image-accordion-sync__container .cp-image-accordion-sync__content li {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .cp-image-accordion-sync__container .cp-image-accordion-sync__content p,
.cp-image-accordion-sync__container .cp-image-accordion-sync__content div,
.cp-image-accordion-sync__container .cp-image-accordion-sync__content a,
.cp-image-accordion-sync__container .cp-image-accordion-sync__content li {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-image-accordion-sync__container .cp-image-accordion-sync__note .font-xsmall, .cp-image-accordion-sync__container .cp-image-accordion-sync__note .page-login form .description, .page-login form .cp-image-accordion-sync__container .cp-image-accordion-sync__note .description, .cp-image-accordion-sync__container .cp-image-accordion-sync__note #block-breadcrumbs ol li a, #block-breadcrumbs ol li .cp-image-accordion-sync__container .cp-image-accordion-sync__note a, .cp-image-accordion-sync__container .cp-image-accordion-sync__note .file,
.cp-image-accordion-sync__container .cp-image-accordion-sync__note .file_size, .cp-image-accordion-sync__container .cp-image-accordion-sync__note .region-footer .footer-legal, .region-footer .cp-image-accordion-sync__container .cp-image-accordion-sync__note .footer-legal, .cp-image-accordion-sync__container .cp-image-accordion-sync__note .region-footer .footer-copyrights, .region-footer .cp-image-accordion-sync__container .cp-image-accordion-sync__note .footer-copyrights {
  padding-top: 2.0833333333vw;
}

@media only screen and (min-width: 41.813rem) {
  .cp-image-accordion-sync__container:before {
    display: none;
    content: "activateAccordion";
  }
  .cp-image-accordion-sync__container.has-accordion-open .cp-image-accordion-sync__block .cp-image-accordion-sync__trigger,
.cp-image-accordion-sync__container.has-accordion-open .cp-image-accordion-sync__block .cp-image-accordion-sync__content {
    opacity: 0.6;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__block {
    padding: 20px 20px 20px 0;
    border-top: 1px solid #4B009B;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__block:last-child {
    border-bottom: 1px solid #4B009B;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__block + .cp-image-accordion-sync__block {
    margin-top: 0;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__block .cp-image-accordion-sync__trigger {
    padding: 0 0 0 58px;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__block.accordion--open .cp-image-accordion-sync__trigger {
    opacity: 1;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__block.accordion--open .cp-image-accordion-sync__trigger:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__block.accordion--open .cp-image-accordion-sync__content {
    opacity: 1;
    margin-top: 20px;
    height: auto;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger {
    cursor: pointer;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:before, .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:after {
    bottom: 0;
    content: "";
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:before {
    background-color: #4B009B;
    border-radius: 100px;
    height: 0;
    left: 0;
    width: 0;
    padding: 14px;
    -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    width: 0;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:after {
    height: 7px;
    left: 8px;
    width: 12px;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:hover, .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:focus, .cp-image-accordion-sync__container .cp-image-accordion-sync__trigger:active {
    text-decoration: none;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__image {
    display: none;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__content {
    padding-left: 58px;
    -webkit-transition: height ease-in-out 200ms;
    transition: height ease-in-out 200ms;
  }
  .cp-image-accordion-sync__container.accordion-activated .cp-image-accordion-sync__content {
    overflow: hidden;
    height: 0;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__note {
    margin-top: 5.2083333333vw;
    opacity: 0.6;
  }
  .cp-image-accordion-sync__container .cp-image-accordion-sync__note .font-xsmall, .cp-image-accordion-sync__container .cp-image-accordion-sync__note .page-login form .description, .page-login form .cp-image-accordion-sync__container .cp-image-accordion-sync__note .description, .cp-image-accordion-sync__container .cp-image-accordion-sync__note #block-breadcrumbs ol li a, #block-breadcrumbs ol li .cp-image-accordion-sync__container .cp-image-accordion-sync__note a, .cp-image-accordion-sync__container .cp-image-accordion-sync__note .file,
.cp-image-accordion-sync__container .cp-image-accordion-sync__note .file_size, .cp-image-accordion-sync__container .cp-image-accordion-sync__note .region-footer .footer-legal, .region-footer .cp-image-accordion-sync__container .cp-image-accordion-sync__note .footer-legal, .cp-image-accordion-sync__container .cp-image-accordion-sync__note .region-footer .footer-copyrights, .region-footer .cp-image-accordion-sync__container .cp-image-accordion-sync__note .footer-copyrights {
    padding-top: 0;
  }
}
.theme-violet .cp-image-accordion-sync__container .cp-image-accordion-sync__block, .page-login .cp-image-accordion-sync__container .cp-image-accordion-sync__block {
  border-color: white;
}
@media only screen and (min-width: 48rem) {
  .cp-image-accordion-sync__container .cp-image-accordion-sync__note {
    margin-top: 1.0416666667vw;
  }
}
/* stylelint-disable */
.cp-layout-four-cols__container {
  padding: 17.7083333333vw 0 20.8333333333vw;
  text-align: center;
}
@media only screen and (min-width: 64rem) {
  .cp-layout-four-cols__container {
    padding: 4.1666666667vw 0 8.3333333333vw;
    text-align: left;
  }
}
.cp-layout-four-cols__container .cp-layout-four-cols__block {
  margin-bottom: 20px;
}
@media only screen and (min-width: 64rem) {
  .cp-layout-four-cols__container .cp-layout-four-cols__block {
    margin-bottom: 0;
  }
}
.cp-layout-four-cols__container .cp-layout-four-cols__block-title {
  display: inline-block;
  margin-bottom: 5px;
}
@media only screen and (min-width: 64rem) {
  .cp-layout-four-cols__container .cp-layout-four-cols__block-title {
    margin-bottom: 3px;
  }
}
.cp-layout-four-cols__container .cp-layout-four-cols__block-text {
  font-family: "matter-regular";
}

.cp-personas-container {
  position: relative;
}
.cp-personas-container:before {
  display: none;
  content: "";
}
@media only screen and (min-width: 64rem) {
  .cp-personas-container:before {
    content: "isSlider";
  }
}
.cp-personas-container .cp-persona {
  position: relative;
}
.cp-personas-container .cp-persona .cp-persona-title {
  display: none;
}
.cp-personas-container .cp-persona:first-of-type .cp-persona-title {
  display: block;
}
.cp-personas-container .cp-persona .responsive-image__wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
  z-index: -1;
}
@media screen and (max-width: 64rem) {
  .cp-personas-container .cp-persona .responsive-image__wrapper img {
    display: none;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-personas-container .cp-persona .responsive-image__wrapper img {
    position: absolute;
    bottom: 0;
    height: 85%;
    -o-object-position: calc(50% + 50px) bottom;
       object-position: calc(50% + 50px) bottom;
  }
}
@media screen and (max-width: 64rem) {
  .cp-personas-container .cp-persona {
    display: block !important;
    padding-bottom: 30px;
  }
  .cp-personas-container .cp-persona + .cp-persona {
    padding-top: 0;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-personas-container .cp-persona {
    display: block;
    padding-bottom: 215px;
  }
  .cp-personas-container .cp-persona:not(.is-active) {
    display: none;
  }
  .cp-personas-container .cp-persona .cp-persona-title {
    display: block !important;
  }
}
.cp-personas-container .cp-persona-portrait {
  position: relative;
  width: auto;
  margin-top: 15px;
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  border-bottom: solid 2px white;
}
@media only screen and (min-width: 64rem) {
  .cp-personas-container .cp-persona-portrait {
    display: none;
  }
}
.cp-personas-container .cp-persona-portrait .responsive-image__wrapper img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.cp-personas-container .cp-persona-portrait:after {
  content: "";
  display: block;
  padding-bottom: 90%;
}
@media only screen and (min-width: 700px) {
  .cp-personas-container .cp-persona-portrait:after {
    padding-bottom: 50%;
  }
}
.cp-personas-container .cp-persona-scenario {
  position: relative;
  margin-bottom: 5px;
  z-index: 10;
}
@media only screen and (min-width: 64rem) {
  .cp-personas-container .cp-persona-scenario {
    margin-bottom: 140px;
  }
}
.cp-personas-container .cp-persona-name-occupation {
  margin-top: 30px;
}
.cp-personas-container .cp-persona-indicator-container {
  margin-top: 30px;
}
.cp-personas-container .cp-persona-indicator__label {
  margin-top: 5px;
}
.cp-personas-container .cp-persona-indicator__value {
  font-size: 24px;
  font-family: "matter-medium";
  letter-spacing: -0.02em;
  line-height: 26px;
  margin-top: 1px;
}
@media only screen and (min-width: 41.813rem) {
  .cp-personas-container .cp-persona-indicator__value {
    font-size: calc(2.4rem + (24) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.6rem + (20) * ((100vw - 669px) / (1440 - 669)));
    margin-top: 7px;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-personas-container .cp-persona-indicator__value {
    font-size: calc(4.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(4.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-personas-container .cp-persona-tablist {
  position: sticky;
  bottom: 0;
  width: 100%;
  background: #361972;
  border-top: solid 1px rgba(255, 255, 255, 0.2);
  z-index: 20;
}
@media only screen and (min-width: 64rem) {
  .cp-personas-container .cp-persona-tablist {
    position: absolute;
    bottom: 120px;
    background: transparent;
    border-top: none;
  }
}
.cp-personas-container .cp-persona-tablist ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.cp-personas-container .cp-persona-tablist ul li {
  width: 31%;
  margin: 0;
}
.cp-personas-container .cp-persona-tablist ul a {
  position: relative;
  display: block;
  padding: 20px 0 35px 0;
  opacity: 0.6;
  top: -2px;
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
}
@media only screen and (min-width: 41.813rem) {
  .cp-personas-container .cp-persona-tablist ul a {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
  }
}
@media only screen and (min-width: 90rem) {
  .cp-personas-container .cp-persona-tablist ul a {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-personas-container .cp-persona-tablist ul a.is-active {
  opacity: 1;
  /* stylelint-disable-next-line max-nesting-depth */
}
.cp-personas-container .cp-persona-tablist ul a.is-active:after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  content: "";
  display: block;
  height: 2px;
  background-color: white;
}
.cp-personas-container .cp-persona-tablist ul a:hover, .cp-personas-container .cp-persona-tablist ul a:active, .cp-personas-container .cp-persona-tablist ul a:focus {
  opacity: 1;
  text-decoration: none;
}
.cp-personas-container .cp-persona-tablist__col {
  position: relative;
}

.cp-section-title__container {
  position: relative;
  z-index: 10;
  margin-bottom: 20.8333333333vw;
}
.paragraph--type--panneau-soumission .cp-section-title__container, .paragraph--type--liste-vignette-texte .cp-section-title__container {
  margin-bottom: 10.4166666667vw;
}
.paragraph--type--panneau-soumission .cp-section-title__container h3, .paragraph--type--liste-vignette-texte .cp-section-title__container h3 {
  margin-bottom: 0;
}
.paragraph--type--panneau-soumission .cp-section-title__container .has-margin-top, .paragraph--type--liste-vignette-texte .cp-section-title__container .has-margin-top {
  margin-top: 4.1666666667vw;
}
@media only screen and (min-width: 48.063rem) {
  .paragraph--type--panneau-soumission .cp-section-title__container .has-margin-top, .paragraph--type--liste-vignette-texte .cp-section-title__container .has-margin-top {
    margin-top: 2.0833333333vw;
  }
}
.cp-section-title__container.has-padding-top {
  padding-top: 80px;
}
.cp-section-title__container .cp-section-title__title {
  margin-bottom: 1.3020833333vw;
}
.cp-section-title__container .cp-section-title__subtitle.no-margin {
  margin: 0;
}
.cp-section-title__container.xs--align-center {
  text-align: center;
}
.cp-section-title__container.xs--no-margin {
  margin: 0;
}

.cp-section-title__button-container {
  margin-bottom: 10.4166666667vw;
}

div[class*=col] + .cp-section-title__button-container {
  margin-top: 5.2083333333vw;
}

@media only screen and (min-width: 41.813rem) {
  .cp-section-title__container.sm--align-center {
    text-align: center;
  }

  .cp-section-title__button-container {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 48.063rem) {
  .cp-section-title__container {
    margin-bottom: 5.5416666667vw;
  }
  .paragraph--type--liste-vignette-texte .cp-section-title__container {
    margin-bottom: 4.1666666667vw;
  }
  .cp-section-title__container.has-padding-top {
    padding-top: 195px;
  }
  .cp-section-title__container.md--small-margin {
    margin-bottom: 72px;
  }
  .cp-section-title__container.md--no-margin {
    margin: 0;
  }
  .cp-section-title__container.md--align-center {
    text-align: center;
  }
  .cp-section-title__container .cp-section-title__title {
    margin-bottom: 15px;
  }
  .cp-section-title__container .cp-section-title__subtitle.sm-no-margin {
    margin: 0;
  }
  .cp-section-title__container div[class*=col] + .cp-section-title__button-container {
    margin-top: 0;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-section-title__container.lg--no-margin {
    margin: 0;
  }
  .cp-section-title__container.lg--align-center {
    text-align: center;
  }
}
/* stylelint-disable */
.cp-step__container {
  counter-reset: step;
  list-style: none;
  margin-top: 20px;
}
.cp-step__container.has-border .cp-step_item {
  position: relative;
  padding-top: 40px;
}
.cp-step__container.has-border .cp-step_item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: rgba(75, 0, 155, 0.2);
}
.is-theme--dark .cp-step__container.has-border .cp-step_item:before, .page-login .cp-step__container.has-border .cp-step_item:before {
  background-color: #FFF;
}

@media only screen and (min-width: 41.813rem) {
  .cp-step__container.has-border .cp-step_item:before {
    left: 4.1666666667vw;
  }
}
.cp-step__container.has-border .cp-step_item:first-child::before {
  content: none;
}
.cp-step__container .cp-step_item:not(:first-child) {
  margin-top: 40px;
}
.cp-step__container .cp-step_item .cp-step-title {
  position: relative;
  font-size: 18px;
  line-height: 24px;
}
.cp-step__container .cp-step_item .cp-step-title:before {
  counter-increment: step;
  content: counter(step);
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24px;
  height: 24px;
  margin-bottom: 10px;
  border: solid 2px #4B009B;
  border-radius: 50%;
  line-height: 0 !important;
}
@media only screen and (min-width: 41.813rem) {
  .cp-step__container .cp-step_item .cp-step-title:before {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-step__container .cp-step_item .cp-step-title:before {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.is-theme--dark .cp-step__container .cp-step_item .cp-step-title:before, .page-login .cp-step__container .cp-step_item .cp-step-title:before {
  border-color: #FFF;
}

@media only screen and (min-width: 41.813rem) {
  .cp-step__container .cp-step_item .cp-step-title:before {
    position: absolute;
    right: calc(100% + 2.0833333333vw);
    top: -2px;
    width: 29px;
    height: 29px;
  }
}
@media only screen and (min-width: 90rem) {
  .cp-step__container .cp-step_item .cp-step-title:before {
    display: block;
    padding-top: 0.7em;
    text-align: center;
  }
}
@media only screen and (min-width: 41.813rem) {
  .cp-step__container .cp-step_item {
    position: relative;
    padding-left: 4.1666666667vw;
  }
}

/* stylelint-disable */
.cp-legal-notes__container {
  padding-bottom: 10.4166666667vw;
}
.cp-legal-notes__container .accordion-trigger.cp-legal-notes__title {
  padding: 40px;
}
.cp-legal-notes__container .accordion-trigger.cp-legal-notes__title::after {
  top: 0;
}
.cp-legal-notes__container .accordion-content.cp-legal-notes__content {
  padding-bottom: 0;
  padding-left: 0;
}
.cp-legal-notes__container .accordion-content.cp-legal-notes__content p,
.cp-legal-notes__container .accordion-content.cp-legal-notes__content ul li,
.cp-legal-notes__container .accordion-content.cp-legal-notes__content ol li,
.cp-legal-notes__container .accordion-content.cp-legal-notes__content div,
.cp-legal-notes__container .accordion-content.cp-legal-notes__content a {
  color: unset;
}

@media only screen and (min-width: 48rem) {
  .cp-legal-notes__container {
    padding-bottom: 60px;
  }
}
/* stylelint-disable */
/**
 * @Description  Component of a list of a value/description.
 * @DOM
 *
 * .cp-indicators-list__container
 *    {REPEAT zone}
 *     .cp-indicators-list__block
 *       .cp-indicators-list__title
 *       .cp-indicators-list__value
 *       .cp-indicators-list__description
 */
.cp-indicators-list__container .cp-indicators-list__title,
.cp-indicators-list__container .cp-indicators-list__value,
.cp-indicators-list__container .cp-indicators-list__description {
  text-align: center;
}
.cp-indicators-list__container .cp-indicators-list__title {
  display: block;
  margin-bottom: 40px;
}
.cp-indicators-list__container .cp-indicators-list__block {
  margin-bottom: 40px;
}
@media only screen and (min-width: 48rem) {
  .cp-indicators-list__container .cp-indicators-list__block {
    margin-bottom: 60px;
  }
}
/* stylelint-disable */
.cp-wave__container {
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 200vw;
  height: 100%;
  visibility: hidden;
}
.cp-wave__container:before {
  content: "small";
  display: none;
}
.cp-wave__container.svg-down {
  -webkit-transform: scaleY(-1) !important;
          transform: scaleY(-1) !important;
}
.cp-wave__container.svg-ltr {
  -webkit-transform: scaleX(-1) !important;
          transform: scaleX(-1) !important;
}
.cp-wave__container.svg-down.svg-ltr {
  -webkit-transform: scale(-1, -1) !important;
          transform: scale(-1, -1) !important;
}
.cp-wave__container .svg__wrapper, .cp-wave__container.svg__wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.cp-wave__container .svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 130%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cp-wave__container .svg-2 {
  -webkit-transform: translate(-50%, -50%) scale(-1, 1);
          transform: translate(-50%, -50%) scale(-1, 1);
}
.cp-wave__container .svg-3 {
  -webkit-transform: translate(-50%, -50%) scale(-1, 1);
          transform: translate(-50%, -50%) scale(-1, 1);
}

@media only screen and (min-width: 48.063rem) {
  .cp-wave__container {
    width: auto;
  }
  .cp-wave__container:before {
    content: "large";
  }
}
.cp-sticky-cta__container {
  padding: 24px 0;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  z-index: 150;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.cp-sticky-cta__container.always-visible--mobile {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.cp-sticky-cta__container.is-visible {
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}
.cp-sticky-cta__container .cp-sticky-cta__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-cta__content {
  position: relative;
}
@media only screen and (min-width: 41.75rem) {
  .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-cta__content + .cp-sticky-cta__button {
    margin-top: 2.0833333333vw;
  }
}
.cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-cta__content.has-icon, .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-sticky-cta__content.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-sticky-cta__container .cp-sticky-cta__wrapper a.cp-sticky-cta__content.is-active, .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-sticky-cta__content:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-sticky-cta__container .cp-sticky-cta__wrapper a.cp-sticky-cta__content:hover {
  padding-left: 30px;
}
.cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-cta__content.has-icon:before, .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-sticky-cta__content.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-sticky-cta__container .cp-sticky-cta__wrapper a.cp-sticky-cta__content.is-active:before, .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-sticky-cta__content:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-sticky-cta__container .cp-sticky-cta__wrapper a.cp-sticky-cta__content:hover:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-cta__content a + a {
  margin-top: 10px;
}

@media only screen and (min-width: 48.063rem) {
  .cp-sticky-cta__container {
    padding: 1.375vw 0;
  }
  .cp-sticky-cta__container.always-visible--mobile {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  .cp-sticky-cta__container .cp-sticky-cta__wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-cta__content {
    margin-bottom: 0;
  }
  .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-cta__content + .cp-sticky-cta__button {
    margin-top: 0;
  }
  .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-cta__content.has-icon, .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-sticky-cta__content.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-sticky-cta__container .cp-sticky-cta__wrapper a.cp-sticky-cta__content.is-active, .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-sticky-cta__content:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-sticky-cta__container .cp-sticky-cta__wrapper a.cp-sticky-cta__content:hover {
    padding-left: 40px;
  }
  .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-cta__content.has-icon:before, .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-sticky-cta__content.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-sticky-cta__container .cp-sticky-cta__wrapper a.cp-sticky-cta__content.is-active:before, .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-sticky-cta__content:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-sticky-cta__container .cp-sticky-cta__wrapper a.cp-sticky-cta__content:hover:before {
    width: 24px;
  }
  .cp-sticky-cta__container .cp-sticky-cta__wrapper .cp-sticky-cta__content p + p {
    margin: 0;
  }
}
/* stylelint-disable */
.cp-comparison-cards__container .cp-comparison-cards__block {
  padding: 0 4.1666666667vw;
  padding-bottom: 80px;
  padding-top: 20px;
}
.cp-comparison-cards__container .cp-comparison-cards__block + .cp-comparison-cards__block {
  padding-top: 80px;
}
.cp-comparison-cards__container .cp-comparison-cards__block:before {
  content: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  right: 50%;
}
.cp-comparison-cards__container .cp-comparison-cards__block:nth-child(even):before {
  right: 0;
}
.cp-comparison-cards__container .cp-comparison-cards__block:nth-child(odd) {
  left: 0;
}
.cp-comparison-cards__container .cp-comparison-cards__image {
  margin-bottom: 30px;
  padding-top: 160px;
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
}
.cp-comparison-cards__container .cp-comparison-cards__content {
  margin-bottom: 30px;
}
.cp-comparison-cards__container .cp-comparison-cards__list {
  padding-top: 12px;
}
.cp-comparison-cards__container .cp-comparison-cards__list.has-border-top:before, .cp-comparison-cards__container .node-type-immeuble .theme-greige + .cp-comparison-cards__list.cp-image-text-video__container.theme-greige:before, .node-type-immeuble .cp-comparison-cards__container .theme-greige + .cp-comparison-cards__list.cp-image-text-video__container.theme-greige:before {
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background: rgba(75, 0, 155, 0.6);
}
.cp-comparison-cards__container .cp-comparison-cards__list .cp-comparison-cards__list-title {
  color: #4B009B;
}
.cp-comparison-cards__container .cp-comparison-cards__list li {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .cp-comparison-cards__container .cp-comparison-cards__list li {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .cp-comparison-cards__container .cp-comparison-cards__list li {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-comparison-cards__container .cp-comparison-cards__list .has-icon, .cp-comparison-cards__container .cp-comparison-cards__list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-comparison-cards__container .cp-comparison-cards__list a.is-active, .cp-comparison-cards__container .cp-comparison-cards__list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-comparison-cards__container .cp-comparison-cards__list a:hover {
  position: relative;
  padding-left: 20px;
}
.cp-comparison-cards__container .cp-comparison-cards__list .has-icon:before, .cp-comparison-cards__container .cp-comparison-cards__list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-comparison-cards__container .cp-comparison-cards__list a.is-active:before, .cp-comparison-cards__container .cp-comparison-cards__list .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-comparison-cards__container .cp-comparison-cards__list a:hover:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  bottom: 0;
  left: 0;
  width: 10px;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}
.cp-comparison-cards__container .cp-comparator__links {
  margin-top: 40px;
}
.cp-comparison-cards__container.theme-violet .cp-comparison-cards__list.has-border-top:before, .cp-comparison-cards__container.page-login .cp-comparison-cards__list.has-border-top:before, .cp-comparison-cards__container.theme-violet .node-type-immeuble .theme-greige + .cp-comparison-cards__list.cp-image-text-video__container.theme-greige:before, .cp-comparison-cards__container.page-login .node-type-immeuble .theme-greige + .cp-comparison-cards__list.cp-image-text-video__container.theme-greige:before, .node-type-immeuble .cp-comparison-cards__container.theme-violet .theme-greige + .cp-comparison-cards__list.cp-image-text-video__container.theme-greige:before, .node-type-immeuble .cp-comparison-cards__container.page-login .theme-greige + .cp-comparison-cards__list.cp-image-text-video__container.theme-greige:before {
  background: rgba(255, 255, 255, 0.4);
}
.cp-comparison-cards__container.theme-violet .cp-comparison-cards__list .cp-comparison-cards__list-title, .cp-comparison-cards__container.page-login .cp-comparison-cards__list .cp-comparison-cards__list-title {
  color: rgba(255, 255, 255, 0.6);
}
.cp-comparison-cards__container.theme-violet .cp-comparison-cards__block:nth-child(even), .cp-comparison-cards__container.page-login .cp-comparison-cards__block:nth-child(even), .cp-comparison-cards__container.theme-violet .cp-comparison-cards__block:nth-child(even):before, .cp-comparison-cards__container.page-login .cp-comparison-cards__block:nth-child(even):before {
  background-color: #410d87;
}
.cp-comparison-cards__container.theme-violet .cp-comparison-cards__block:nth-child(odd), .cp-comparison-cards__container.page-login .cp-comparison-cards__block:nth-child(odd), .cp-comparison-cards__container.theme-violet .cp-comparison-cards__block:nth-child(odd):before, .cp-comparison-cards__container.page-login .cp-comparison-cards__block:nth-child(odd):before {
  background-color: #361972;
}
.cp-comparison-cards__container.theme-greige .cp-comparison-cards__block:nth-child(even), .cp-comparison-cards__container.theme-greige .cp-comparison-cards__block:nth-child(even):before {
  background-color: #ebe9e7;
}
.cp-comparison-cards__container.theme-greige .cp-comparison-cards__block:nth-child(odd), .cp-comparison-cards__container.theme-greige .cp-comparison-cards__block:nth-child(odd):before {
  background-color: #E5E1DE;
}
.cp-comparison-cards__container.theme-blue .cp-comparison-cards__block:nth-child(even), .cp-comparison-cards__container.theme-blue .cp-comparison-cards__block:nth-child(even):before {
  background-color: #7fb1e0;
}
.cp-comparison-cards__container.theme-blue .cp-comparison-cards__block:nth-child(odd), .cp-comparison-cards__container.theme-blue .cp-comparison-cards__block:nth-child(odd):before {
  background-color: #76A7DA;
}
.cp-comparison-cards__container.theme-yellow .cp-comparison-cards__block:nth-child(even), .cp-comparison-cards__container.theme-yellow .cp-comparison-cards__block:nth-child(even):before {
  background-color: #f7c55c;
}
.cp-comparison-cards__container.theme-yellow .cp-comparison-cards__block:nth-child(odd), .cp-comparison-cards__container.theme-yellow .cp-comparison-cards__block:nth-child(odd):before {
  background-color: #F2BA52;
}
.cp-comparison-cards__container.theme-pink .cp-comparison-cards__block:nth-child(even), .cp-comparison-cards__container.theme-pink .cp-comparison-cards__block:nth-child(even):before {
  background-color: #fab9c4;
}
.cp-comparison-cards__container.theme-pink .cp-comparison-cards__block:nth-child(odd), .cp-comparison-cards__container.theme-pink .cp-comparison-cards__block:nth-child(odd):before {
  background-color: #F4AEB9;
}

@media only screen and (min-width: 48.063rem) {
  .cp-comparison-cards__container {
    position: relative;
  }
  .cp-comparison-cards__container .cp-comparison-cards__block {
    padding-bottom: 0;
  }
  .cp-comparison-cards__container .cp-comparison-cards__block, .cp-comparison-cards__container .cp-comparison-cards__block + .cp-comparison-cards__block {
    padding-top: 0;
  }
  .cp-comparison-cards__container .cp-comparison-cards__block:before {
    content: "";
  }
  .cp-comparison-cards__container .cp-comparison-cards__image,
.cp-comparison-cards__container .cp-comparison-cards__title,
.cp-comparison-cards__container .cp-comparison-cards__content,
.cp-comparison-cards__container .cp-comparison-cards__list {
    position: relative;
    z-index: 10;
  }
  .cp-comparison-cards__container .cp-comparison-cards__image {
    padding-top: 230px;
    margin-bottom: 80px;
    background-position: center center;
  }
  .cp-comparison-cards__container .cp-comparison-cards__content {
    margin-bottom: 40px;
  }
  .cp-comparison-cards__container .cp-comparator__links {
    margin-top: 70px;
  }
}
/* stylelint-disable */
.cp-tabs__container {
  padding-top: 40px;
}
.cp-tabs__container .cp-tabs__form-custom.cp-tabs__form-custom--has-single-tab {
  display: none;
}
.cp-tabs__container .form-type-select {
  margin-bottom: 0;
}
.cp-tabs__container .cp-tabs__tab-trigger-select {
  display: block;
  width: 90%;
}
.cp-tabs__container .cp-tabs__tabs-list:not(.cp-tabs__tabs-list--has-single-tab, .slick-initialized) {
  position: relative;
  display: none;
}
.cp-tabs__container .cp-tabs__tabs-list:not(.cp-tabs__tabs-list--has-single-tab, .slick-initialized):before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: rgba(75, 0, 155, 0.2);
  z-index: 1;
}
.cp-tabs__container .cp-tabs__tabs-list:not(.cp-tabs__tabs-list--has-single-tab, .slick-initialized) + .cp-tabs__content-block {
  margin: 15.625vw 0 0;
}
.cp-tabs__container .cp-tabs__tab-block {
  position: relative;
  margin: 0;
  padding: 0 12px;
  border-bottom: 1px solid transparent;
  opacity: 0.6;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.cp-tabs__container .cp-tabs__tab-block:hover, .cp-tabs__container .cp-tabs__tab-block:focus, .cp-tabs__container .cp-tabs__tab-block.is-active {
  opacity: 1;
  border-bottom: 2px solid #4B009B;
}
.cp-tabs__container .cp-tabs__tab-block a:hover, .cp-tabs__container .cp-tabs__tab-block a:focus {
  text-decoration: none;
}
.cp-tabs__container .cp-tabs__tab-block.has-icon:before, .cp-tabs__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-tabs__tab-block.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-tabs__container a.cp-tabs__tab-block.is-active:before, .cp-tabs__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-tabs__tab-block:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-tabs__container a.cp-tabs__tab-block:hover:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 20px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}
.cp-tabs__container .cp-tabs__tab-block.has-icon .cp-tabs__tab-link, .cp-tabs__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-tabs__tab-block.is-active .cp-tabs__tab-link, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-tabs__container a.cp-tabs__tab-block.is-active .cp-tabs__tab-link, .cp-tabs__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-tabs__tab-block:hover .cp-tabs__tab-link, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-tabs__container a.cp-tabs__tab-block:hover .cp-tabs__tab-link {
  padding: 30px 2.0833333333vw;
}
.cp-tabs__container .cp-tabs__tab-block .cp-tabs__tab-link {
  display: block;
  padding: 50px 2.0833333333vw 30px;
}
.cp-tabs__container .cp-tabs__tab--button {
  --opacity: 0.6;
  padding: 24px 2.0833333333vw 30px;
  border: 0 none;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  color: #4B009B;
  text-decoration: none;
  opacity: var(--opacity);
  background-color: transparent;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.cp-tabs__container .cp-tabs__tab--button img {
  height: 20px;
  width: auto;
  margin-bottom: 10px;
}
.cp-tabs__container .cp-tabs__tab--button:hover, .cp-tabs__container .cp-tabs__tab--button.is-active {
  --opacity: 1;
  border-bottom: 2px solid #4B009B;
}
.cp-tabs__container .cp-tabs__tab--button:focus-visible {
  --opacity: 0.8;
}
.cp-tabs__container .cp-tabs__content-block {
  display: none;
}
.cp-tabs__container .cp-tabs__content-block.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cp-tabs__container .cp-tabs__content-block > .paragraph {
  width: 100%;
  padding-top: 0;
}
.cp-tabs__container .cp-tabs__content-block.has-padding {
  padding: 4.1666666667vw;
}
.cp-tabs__container .cp-tabs__content-block .section + .section, .cp-tabs__container .cp-tabs__content-block .paragraph--type--taux-et-rendements + .section, .cp-tabs__container .cp-tabs__content-block .section + .paragraph--type--taux-et-rendements, .cp-tabs__container .cp-tabs__content-block .paragraph--type--taux-et-rendements + .paragraph--type--taux-et-rendements {
  margin-top: 4.1666666667vw;
}
.cp-tabs__container .cp-tabs__tabs-list.slick-initialized .cp-tabs__tab-link {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
  padding: 11px 0;
}
@media only screen and (min-width: 41.813rem) {
  .cp-tabs__container .cp-tabs__tabs-list.slick-initialized .cp-tabs__tab-link {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .cp-tabs__container .cp-tabs__tabs-list.slick-initialized .cp-tabs__tab-link {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.cp-tabs__container .cp-tabs__tabs-list.slick-initialized .cp-tabs__tab-link:focus-visible {
  outline-offset: -1px;
}
.cp-tabs__container .cp-tabs__tabs-list.slick-initialized .slick-prev:focus-visible {
  outline: auto;
  color: unset;
  border: none;
  background-color: transparent;
}
.cp-tabs__container .cp-tabs__tabs-list.slick-initialized .slick-prev:focus-visible::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--left__violet.svg");
}
.cp-tabs__container .cp-tabs__tabs-list.slick-initialized .slick-next:focus-visible {
  outline: auto;
  color: unset;
  border: none;
  background-color: transparent;
}
.cp-tabs__container .cp-tabs__tabs-list.slick-initialized .slick-next:focus-visible::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--right__violet.svg");
}
.cp-tabs__container .paragraph--type--layout-2-columns {
  padding-bottom: 0;
}
.cp-tabs__container .paragraph--type--layout-2-columns .cp-banner__parent {
  padding-top: 0;
}
.cp-tabs__container .cp-image-text-video__col-right,
.cp-tabs__container .cp-image-text-video__col-right .promotion-item, .cp-tabs__container .cp-image-text-video__col-right > section:last-of-type {
  padding-bottom: 0;
}
.cp-tabs__container .cp-image-text-video__col-right .paragraph--type--editeur-de-texte:first-of-type {
  padding-top: 20.8333333333vw;
}
.cp-tabs__container .cp-banner__container .paragraph--type--editeur-de-texte,
.cp-tabs__container .cp-banner__container .paragraph--type--layout-2-columns {
  padding: 0;
}
.cp-tabs__container .cp-banner__container {
  margin: 8.3333333333vw 0 0;
}

@media only screen and (min-width: 48rem) {
  .cp-tabs__container {
    padding-top: 0;
  }
  .cp-tabs__container.is-space-around .cp-tabs__tabs-list {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .cp-tabs__container .cp-tabs__tabs-list:not(.cp-tabs__tabs-list--has-single-tab) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .cp-tabs__container .cp-tabs__form-custom {
    display: none;
  }
  .cp-tabs__container .cp-tabs__tab-block.has-icon, .cp-tabs__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-tabs__tab-block.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-tabs__container a.cp-tabs__tab-block.is-active, .cp-tabs__container .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.cp-tabs__tab-block:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .cp-tabs__container a.cp-tabs__tab-block:hover {
    margin-top: 30px;
  }
  .cp-tabs__container .cp-tabs__tabs-list--buttons {
    margin-top: 6px;
    /* border top weight + outline gap */
  }
  .cp-tabs__container .cp-tabs__content-block {
    padding-top: 4.1666666667vw;
    margin: 0 !important;
  }
  .cp-tabs__container .cp-tabs__content-block.has-padding {
    padding: 4.1666666667vw 3.125vw 3.125vw;
  }
  .cp-tabs__container .cp-banner__container {
    margin: 0;
  }
  .cp-tabs__container .cp-image-text-video__col-right .paragraph--type--editeur-de-texte:first-of-type {
    padding-top: 0;
  }
}
/* stylelint-disable */
.cp-circle-gauge__container {
  margin-bottom: 6.25vw;
}
.is-last-row .cp-circle-gauge__container {
  margin-bottom: 0;
}

.cp-circle-gauge__container .cp-circle-gauge__shape {
  border-radius: 50%;
  position: relative;
}
.cp-circle-gauge__container .cp-circle-gauge__shape,
.cp-circle-gauge__container .cp-circle-gauge__mask,
.cp-circle-gauge__container .cp-circle-gauge__fill {
  padding-top: 100%;
}
.cp-circle-gauge__container .cp-circle-gauge__mask,
.cp-circle-gauge__container .cp-circle-gauge__fill {
  position: absolute;
  border-radius: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.cp-circle-gauge__container .cp-circle-gauge__mask {
  -webkit-clip-path: inset(0 0 0 50%);
          clip-path: inset(0 0 0 50%);
}
.cp-circle-gauge__container .cp-circle-gauge__fill {
  -webkit-clip-path: inset(0 50% 0 0);
          clip-path: inset(0 50% 0 0);
}
.cp-circle-gauge__container .cp-circle-gauge__border {
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  z-index: 1;
  border-radius: 50%;
  border: 1px solid rgba(75, 0, 155, 0.2);
}
.cp-circle-gauge__container .cp-circle-gauge__inside-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 6px;
  right: 6px;
  bottom: 6px;
  left: 6px;
  padding: 20px;
  border-radius: 50%;
  z-index: 100;
  background: #F0F0EF;
  color: #4B009B;
  text-align: center;
}
.cp-circle-gauge__container .cp-circle-gauge__inside-circle div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.cp-circle-gauge__container .cp-circle-gauge__title {
  margin-bottom: 1.3020833333vw;
}

.cp-circle-gauge__container.value-1 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-1 .cp-circle-gauge__fill {
  -webkit-transform: rotate(1.8deg);
          transform: rotate(1.8deg);
  -webkit-animation: fill-1.8deg ease-in-out 3s;
          animation: fill-1.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-1.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
            transform: rotate(1.8deg);
  }
}
@keyframes fill-1.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(1.8deg);
            transform: rotate(1.8deg);
  }
}

.cp-circle-gauge__container.value-2 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-2 .cp-circle-gauge__fill {
  -webkit-transform: rotate(3.6deg);
          transform: rotate(3.6deg);
  -webkit-animation: fill-3.6deg ease-in-out 3s;
          animation: fill-3.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-3.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(3.6deg);
            transform: rotate(3.6deg);
  }
}
@keyframes fill-3.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(3.6deg);
            transform: rotate(3.6deg);
  }
}

.cp-circle-gauge__container.value-3 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-3 .cp-circle-gauge__fill {
  -webkit-transform: rotate(5.4deg);
          transform: rotate(5.4deg);
  -webkit-animation: fill-5.4deg ease-in-out 3s;
          animation: fill-5.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-5.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(5.4deg);
            transform: rotate(5.4deg);
  }
}
@keyframes fill-5.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(5.4deg);
            transform: rotate(5.4deg);
  }
}

.cp-circle-gauge__container.value-4 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-4 .cp-circle-gauge__fill {
  -webkit-transform: rotate(7.2deg);
          transform: rotate(7.2deg);
  -webkit-animation: fill-7.2deg ease-in-out 3s;
          animation: fill-7.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-7.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(7.2deg);
            transform: rotate(7.2deg);
  }
}
@keyframes fill-7.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(7.2deg);
            transform: rotate(7.2deg);
  }
}

.cp-circle-gauge__container.value-5 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-5 .cp-circle-gauge__fill {
  -webkit-transform: rotate(9deg);
          transform: rotate(9deg);
  -webkit-animation: fill-9deg ease-in-out 3s;
          animation: fill-9deg ease-in-out 3s;
}
@-webkit-keyframes fill-9deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(9deg);
            transform: rotate(9deg);
  }
}
@keyframes fill-9deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(9deg);
            transform: rotate(9deg);
  }
}

.cp-circle-gauge__container.value-6 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-6 .cp-circle-gauge__fill {
  -webkit-transform: rotate(10.8deg);
          transform: rotate(10.8deg);
  -webkit-animation: fill-10.8deg ease-in-out 3s;
          animation: fill-10.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-10.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(10.8deg);
            transform: rotate(10.8deg);
  }
}
@keyframes fill-10.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(10.8deg);
            transform: rotate(10.8deg);
  }
}

.cp-circle-gauge__container.value-7 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-7 .cp-circle-gauge__fill {
  -webkit-transform: rotate(12.6deg);
          transform: rotate(12.6deg);
  -webkit-animation: fill-12.6deg ease-in-out 3s;
          animation: fill-12.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-12.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(12.6deg);
            transform: rotate(12.6deg);
  }
}
@keyframes fill-12.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(12.6deg);
            transform: rotate(12.6deg);
  }
}

.cp-circle-gauge__container.value-8 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-8 .cp-circle-gauge__fill {
  -webkit-transform: rotate(14.4deg);
          transform: rotate(14.4deg);
  -webkit-animation: fill-14.4deg ease-in-out 3s;
          animation: fill-14.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-14.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(14.4deg);
            transform: rotate(14.4deg);
  }
}
@keyframes fill-14.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(14.4deg);
            transform: rotate(14.4deg);
  }
}

.cp-circle-gauge__container.value-9 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-9 .cp-circle-gauge__fill {
  -webkit-transform: rotate(16.2deg);
          transform: rotate(16.2deg);
  -webkit-animation: fill-16.2deg ease-in-out 3s;
          animation: fill-16.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-16.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(16.2deg);
            transform: rotate(16.2deg);
  }
}
@keyframes fill-16.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(16.2deg);
            transform: rotate(16.2deg);
  }
}

.cp-circle-gauge__container.value-10 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-10 .cp-circle-gauge__fill {
  -webkit-transform: rotate(18deg);
          transform: rotate(18deg);
  -webkit-animation: fill-18deg ease-in-out 3s;
          animation: fill-18deg ease-in-out 3s;
}
@-webkit-keyframes fill-18deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
}
@keyframes fill-18deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
}

.cp-circle-gauge__container.value-11 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-11 .cp-circle-gauge__fill {
  -webkit-transform: rotate(19.8deg);
          transform: rotate(19.8deg);
  -webkit-animation: fill-19.8deg ease-in-out 3s;
          animation: fill-19.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-19.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(19.8deg);
            transform: rotate(19.8deg);
  }
}
@keyframes fill-19.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(19.8deg);
            transform: rotate(19.8deg);
  }
}

.cp-circle-gauge__container.value-12 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-12 .cp-circle-gauge__fill {
  -webkit-transform: rotate(21.6deg);
          transform: rotate(21.6deg);
  -webkit-animation: fill-21.6deg ease-in-out 3s;
          animation: fill-21.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-21.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(21.6deg);
            transform: rotate(21.6deg);
  }
}
@keyframes fill-21.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(21.6deg);
            transform: rotate(21.6deg);
  }
}

.cp-circle-gauge__container.value-13 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-13 .cp-circle-gauge__fill {
  -webkit-transform: rotate(23.4deg);
          transform: rotate(23.4deg);
  -webkit-animation: fill-23.4deg ease-in-out 3s;
          animation: fill-23.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-23.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(23.4deg);
            transform: rotate(23.4deg);
  }
}
@keyframes fill-23.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(23.4deg);
            transform: rotate(23.4deg);
  }
}

.cp-circle-gauge__container.value-14 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-14 .cp-circle-gauge__fill {
  -webkit-transform: rotate(25.2deg);
          transform: rotate(25.2deg);
  -webkit-animation: fill-25.2deg ease-in-out 3s;
          animation: fill-25.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-25.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(25.2deg);
            transform: rotate(25.2deg);
  }
}
@keyframes fill-25.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(25.2deg);
            transform: rotate(25.2deg);
  }
}

.cp-circle-gauge__container.value-15 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-15 .cp-circle-gauge__fill {
  -webkit-transform: rotate(27deg);
          transform: rotate(27deg);
  -webkit-animation: fill-27deg ease-in-out 3s;
          animation: fill-27deg ease-in-out 3s;
}
@-webkit-keyframes fill-27deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(27deg);
            transform: rotate(27deg);
  }
}
@keyframes fill-27deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(27deg);
            transform: rotate(27deg);
  }
}

.cp-circle-gauge__container.value-16 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-16 .cp-circle-gauge__fill {
  -webkit-transform: rotate(28.8deg);
          transform: rotate(28.8deg);
  -webkit-animation: fill-28.8deg ease-in-out 3s;
          animation: fill-28.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-28.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(28.8deg);
            transform: rotate(28.8deg);
  }
}
@keyframes fill-28.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(28.8deg);
            transform: rotate(28.8deg);
  }
}

.cp-circle-gauge__container.value-17 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-17 .cp-circle-gauge__fill {
  -webkit-transform: rotate(30.6deg);
          transform: rotate(30.6deg);
  -webkit-animation: fill-30.6deg ease-in-out 3s;
          animation: fill-30.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-30.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(30.6deg);
            transform: rotate(30.6deg);
  }
}
@keyframes fill-30.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(30.6deg);
            transform: rotate(30.6deg);
  }
}

.cp-circle-gauge__container.value-18 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-18 .cp-circle-gauge__fill {
  -webkit-transform: rotate(32.4deg);
          transform: rotate(32.4deg);
  -webkit-animation: fill-32.4deg ease-in-out 3s;
          animation: fill-32.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-32.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(32.4deg);
            transform: rotate(32.4deg);
  }
}
@keyframes fill-32.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(32.4deg);
            transform: rotate(32.4deg);
  }
}

.cp-circle-gauge__container.value-19 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-19 .cp-circle-gauge__fill {
  -webkit-transform: rotate(34.2deg);
          transform: rotate(34.2deg);
  -webkit-animation: fill-34.2deg ease-in-out 3s;
          animation: fill-34.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-34.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(34.2deg);
            transform: rotate(34.2deg);
  }
}
@keyframes fill-34.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(34.2deg);
            transform: rotate(34.2deg);
  }
}

.cp-circle-gauge__container.value-20 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-20 .cp-circle-gauge__fill {
  -webkit-transform: rotate(36deg);
          transform: rotate(36deg);
  -webkit-animation: fill-36deg ease-in-out 3s;
          animation: fill-36deg ease-in-out 3s;
}
@-webkit-keyframes fill-36deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(36deg);
            transform: rotate(36deg);
  }
}
@keyframes fill-36deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(36deg);
            transform: rotate(36deg);
  }
}

.cp-circle-gauge__container.value-21 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-21 .cp-circle-gauge__fill {
  -webkit-transform: rotate(37.8deg);
          transform: rotate(37.8deg);
  -webkit-animation: fill-37.8deg ease-in-out 3s;
          animation: fill-37.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-37.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(37.8deg);
            transform: rotate(37.8deg);
  }
}
@keyframes fill-37.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(37.8deg);
            transform: rotate(37.8deg);
  }
}

.cp-circle-gauge__container.value-22 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-22 .cp-circle-gauge__fill {
  -webkit-transform: rotate(39.6deg);
          transform: rotate(39.6deg);
  -webkit-animation: fill-39.6deg ease-in-out 3s;
          animation: fill-39.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-39.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(39.6deg);
            transform: rotate(39.6deg);
  }
}
@keyframes fill-39.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(39.6deg);
            transform: rotate(39.6deg);
  }
}

.cp-circle-gauge__container.value-23 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-23 .cp-circle-gauge__fill {
  -webkit-transform: rotate(41.4deg);
          transform: rotate(41.4deg);
  -webkit-animation: fill-41.4deg ease-in-out 3s;
          animation: fill-41.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-41.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(41.4deg);
            transform: rotate(41.4deg);
  }
}
@keyframes fill-41.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(41.4deg);
            transform: rotate(41.4deg);
  }
}

.cp-circle-gauge__container.value-24 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-24 .cp-circle-gauge__fill {
  -webkit-transform: rotate(43.2deg);
          transform: rotate(43.2deg);
  -webkit-animation: fill-43.2deg ease-in-out 3s;
          animation: fill-43.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-43.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(43.2deg);
            transform: rotate(43.2deg);
  }
}
@keyframes fill-43.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(43.2deg);
            transform: rotate(43.2deg);
  }
}

.cp-circle-gauge__container.value-25 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-25 .cp-circle-gauge__fill {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: fill-45deg ease-in-out 3s;
          animation: fill-45deg ease-in-out 3s;
}
@-webkit-keyframes fill-45deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@keyframes fill-45deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

.cp-circle-gauge__container.value-26 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-26 .cp-circle-gauge__fill {
  -webkit-transform: rotate(46.8deg);
          transform: rotate(46.8deg);
  -webkit-animation: fill-46.8deg ease-in-out 3s;
          animation: fill-46.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-46.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(46.8deg);
            transform: rotate(46.8deg);
  }
}
@keyframes fill-46.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(46.8deg);
            transform: rotate(46.8deg);
  }
}

.cp-circle-gauge__container.value-27 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-27 .cp-circle-gauge__fill {
  -webkit-transform: rotate(48.6deg);
          transform: rotate(48.6deg);
  -webkit-animation: fill-48.6deg ease-in-out 3s;
          animation: fill-48.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-48.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(48.6deg);
            transform: rotate(48.6deg);
  }
}
@keyframes fill-48.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(48.6deg);
            transform: rotate(48.6deg);
  }
}

.cp-circle-gauge__container.value-28 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-28 .cp-circle-gauge__fill {
  -webkit-transform: rotate(50.4deg);
          transform: rotate(50.4deg);
  -webkit-animation: fill-50.4deg ease-in-out 3s;
          animation: fill-50.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-50.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(50.4deg);
            transform: rotate(50.4deg);
  }
}
@keyframes fill-50.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(50.4deg);
            transform: rotate(50.4deg);
  }
}

.cp-circle-gauge__container.value-29 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-29 .cp-circle-gauge__fill {
  -webkit-transform: rotate(52.2deg);
          transform: rotate(52.2deg);
  -webkit-animation: fill-52.2deg ease-in-out 3s;
          animation: fill-52.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-52.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(52.2deg);
            transform: rotate(52.2deg);
  }
}
@keyframes fill-52.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(52.2deg);
            transform: rotate(52.2deg);
  }
}

.cp-circle-gauge__container.value-30 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-30 .cp-circle-gauge__fill {
  -webkit-transform: rotate(54deg);
          transform: rotate(54deg);
  -webkit-animation: fill-54deg ease-in-out 3s;
          animation: fill-54deg ease-in-out 3s;
}
@-webkit-keyframes fill-54deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(54deg);
            transform: rotate(54deg);
  }
}
@keyframes fill-54deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(54deg);
            transform: rotate(54deg);
  }
}

.cp-circle-gauge__container.value-31 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-31 .cp-circle-gauge__fill {
  -webkit-transform: rotate(55.8deg);
          transform: rotate(55.8deg);
  -webkit-animation: fill-55.8deg ease-in-out 3s;
          animation: fill-55.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-55.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(55.8deg);
            transform: rotate(55.8deg);
  }
}
@keyframes fill-55.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(55.8deg);
            transform: rotate(55.8deg);
  }
}

.cp-circle-gauge__container.value-32 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-32 .cp-circle-gauge__fill {
  -webkit-transform: rotate(57.6deg);
          transform: rotate(57.6deg);
  -webkit-animation: fill-57.6deg ease-in-out 3s;
          animation: fill-57.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-57.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(57.6deg);
            transform: rotate(57.6deg);
  }
}
@keyframes fill-57.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(57.6deg);
            transform: rotate(57.6deg);
  }
}

.cp-circle-gauge__container.value-33 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-33 .cp-circle-gauge__fill {
  -webkit-transform: rotate(59.4deg);
          transform: rotate(59.4deg);
  -webkit-animation: fill-59.4deg ease-in-out 3s;
          animation: fill-59.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-59.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(59.4deg);
            transform: rotate(59.4deg);
  }
}
@keyframes fill-59.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(59.4deg);
            transform: rotate(59.4deg);
  }
}

.cp-circle-gauge__container.value-34 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-34 .cp-circle-gauge__fill {
  -webkit-transform: rotate(61.2deg);
          transform: rotate(61.2deg);
  -webkit-animation: fill-61.2deg ease-in-out 3s;
          animation: fill-61.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-61.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(61.2deg);
            transform: rotate(61.2deg);
  }
}
@keyframes fill-61.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(61.2deg);
            transform: rotate(61.2deg);
  }
}

.cp-circle-gauge__container.value-35 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-35 .cp-circle-gauge__fill {
  -webkit-transform: rotate(63deg);
          transform: rotate(63deg);
  -webkit-animation: fill-63deg ease-in-out 3s;
          animation: fill-63deg ease-in-out 3s;
}
@-webkit-keyframes fill-63deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(63deg);
            transform: rotate(63deg);
  }
}
@keyframes fill-63deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(63deg);
            transform: rotate(63deg);
  }
}

.cp-circle-gauge__container.value-36 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-36 .cp-circle-gauge__fill {
  -webkit-transform: rotate(64.8deg);
          transform: rotate(64.8deg);
  -webkit-animation: fill-64.8deg ease-in-out 3s;
          animation: fill-64.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-64.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(64.8deg);
            transform: rotate(64.8deg);
  }
}
@keyframes fill-64.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(64.8deg);
            transform: rotate(64.8deg);
  }
}

.cp-circle-gauge__container.value-37 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-37 .cp-circle-gauge__fill {
  -webkit-transform: rotate(66.6deg);
          transform: rotate(66.6deg);
  -webkit-animation: fill-66.6deg ease-in-out 3s;
          animation: fill-66.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-66.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(66.6deg);
            transform: rotate(66.6deg);
  }
}
@keyframes fill-66.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(66.6deg);
            transform: rotate(66.6deg);
  }
}

.cp-circle-gauge__container.value-38 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-38 .cp-circle-gauge__fill {
  -webkit-transform: rotate(68.4deg);
          transform: rotate(68.4deg);
  -webkit-animation: fill-68.4deg ease-in-out 3s;
          animation: fill-68.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-68.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(68.4deg);
            transform: rotate(68.4deg);
  }
}
@keyframes fill-68.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(68.4deg);
            transform: rotate(68.4deg);
  }
}

.cp-circle-gauge__container.value-39 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-39 .cp-circle-gauge__fill {
  -webkit-transform: rotate(70.2deg);
          transform: rotate(70.2deg);
  -webkit-animation: fill-70.2deg ease-in-out 3s;
          animation: fill-70.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-70.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(70.2deg);
            transform: rotate(70.2deg);
  }
}
@keyframes fill-70.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(70.2deg);
            transform: rotate(70.2deg);
  }
}

.cp-circle-gauge__container.value-40 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-40 .cp-circle-gauge__fill {
  -webkit-transform: rotate(72deg);
          transform: rotate(72deg);
  -webkit-animation: fill-72deg ease-in-out 3s;
          animation: fill-72deg ease-in-out 3s;
}
@-webkit-keyframes fill-72deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg);
  }
}
@keyframes fill-72deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg);
  }
}

.cp-circle-gauge__container.value-41 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-41 .cp-circle-gauge__fill {
  -webkit-transform: rotate(73.8deg);
          transform: rotate(73.8deg);
  -webkit-animation: fill-73.8deg ease-in-out 3s;
          animation: fill-73.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-73.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(73.8deg);
            transform: rotate(73.8deg);
  }
}
@keyframes fill-73.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(73.8deg);
            transform: rotate(73.8deg);
  }
}

.cp-circle-gauge__container.value-42 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-42 .cp-circle-gauge__fill {
  -webkit-transform: rotate(75.6deg);
          transform: rotate(75.6deg);
  -webkit-animation: fill-75.6deg ease-in-out 3s;
          animation: fill-75.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-75.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(75.6deg);
            transform: rotate(75.6deg);
  }
}
@keyframes fill-75.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(75.6deg);
            transform: rotate(75.6deg);
  }
}

.cp-circle-gauge__container.value-43 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-43 .cp-circle-gauge__fill {
  -webkit-transform: rotate(77.4deg);
          transform: rotate(77.4deg);
  -webkit-animation: fill-77.4deg ease-in-out 3s;
          animation: fill-77.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-77.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(77.4deg);
            transform: rotate(77.4deg);
  }
}
@keyframes fill-77.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(77.4deg);
            transform: rotate(77.4deg);
  }
}

.cp-circle-gauge__container.value-44 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-44 .cp-circle-gauge__fill {
  -webkit-transform: rotate(79.2deg);
          transform: rotate(79.2deg);
  -webkit-animation: fill-79.2deg ease-in-out 3s;
          animation: fill-79.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-79.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(79.2deg);
            transform: rotate(79.2deg);
  }
}
@keyframes fill-79.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(79.2deg);
            transform: rotate(79.2deg);
  }
}

.cp-circle-gauge__container.value-45 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-45 .cp-circle-gauge__fill {
  -webkit-transform: rotate(81deg);
          transform: rotate(81deg);
  -webkit-animation: fill-81deg ease-in-out 3s;
          animation: fill-81deg ease-in-out 3s;
}
@-webkit-keyframes fill-81deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(81deg);
            transform: rotate(81deg);
  }
}
@keyframes fill-81deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(81deg);
            transform: rotate(81deg);
  }
}

.cp-circle-gauge__container.value-46 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-46 .cp-circle-gauge__fill {
  -webkit-transform: rotate(82.8deg);
          transform: rotate(82.8deg);
  -webkit-animation: fill-82.8deg ease-in-out 3s;
          animation: fill-82.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-82.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(82.8deg);
            transform: rotate(82.8deg);
  }
}
@keyframes fill-82.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(82.8deg);
            transform: rotate(82.8deg);
  }
}

.cp-circle-gauge__container.value-47 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-47 .cp-circle-gauge__fill {
  -webkit-transform: rotate(84.6deg);
          transform: rotate(84.6deg);
  -webkit-animation: fill-84.6deg ease-in-out 3s;
          animation: fill-84.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-84.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(84.6deg);
            transform: rotate(84.6deg);
  }
}
@keyframes fill-84.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(84.6deg);
            transform: rotate(84.6deg);
  }
}

.cp-circle-gauge__container.value-48 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-48 .cp-circle-gauge__fill {
  -webkit-transform: rotate(86.4deg);
          transform: rotate(86.4deg);
  -webkit-animation: fill-86.4deg ease-in-out 3s;
          animation: fill-86.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-86.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(86.4deg);
            transform: rotate(86.4deg);
  }
}
@keyframes fill-86.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(86.4deg);
            transform: rotate(86.4deg);
  }
}

.cp-circle-gauge__container.value-49 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-49 .cp-circle-gauge__fill {
  -webkit-transform: rotate(88.2deg);
          transform: rotate(88.2deg);
  -webkit-animation: fill-88.2deg ease-in-out 3s;
          animation: fill-88.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-88.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(88.2deg);
            transform: rotate(88.2deg);
  }
}
@keyframes fill-88.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(88.2deg);
            transform: rotate(88.2deg);
  }
}

.cp-circle-gauge__container.value-50 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-50 .cp-circle-gauge__fill {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation: fill-90deg ease-in-out 3s;
          animation: fill-90deg ease-in-out 3s;
}
@-webkit-keyframes fill-90deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
@keyframes fill-90deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.cp-circle-gauge__container.value-51 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-51 .cp-circle-gauge__fill {
  -webkit-transform: rotate(91.8deg);
          transform: rotate(91.8deg);
  -webkit-animation: fill-91.8deg ease-in-out 3s;
          animation: fill-91.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-91.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(91.8deg);
            transform: rotate(91.8deg);
  }
}
@keyframes fill-91.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(91.8deg);
            transform: rotate(91.8deg);
  }
}

.cp-circle-gauge__container.value-52 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-52 .cp-circle-gauge__fill {
  -webkit-transform: rotate(93.6deg);
          transform: rotate(93.6deg);
  -webkit-animation: fill-93.6deg ease-in-out 3s;
          animation: fill-93.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-93.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(93.6deg);
            transform: rotate(93.6deg);
  }
}
@keyframes fill-93.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(93.6deg);
            transform: rotate(93.6deg);
  }
}

.cp-circle-gauge__container.value-53 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-53 .cp-circle-gauge__fill {
  -webkit-transform: rotate(95.4deg);
          transform: rotate(95.4deg);
  -webkit-animation: fill-95.4deg ease-in-out 3s;
          animation: fill-95.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-95.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(95.4deg);
            transform: rotate(95.4deg);
  }
}
@keyframes fill-95.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(95.4deg);
            transform: rotate(95.4deg);
  }
}

.cp-circle-gauge__container.value-54 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-54 .cp-circle-gauge__fill {
  -webkit-transform: rotate(97.2deg);
          transform: rotate(97.2deg);
  -webkit-animation: fill-97.2deg ease-in-out 3s;
          animation: fill-97.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-97.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(97.2deg);
            transform: rotate(97.2deg);
  }
}
@keyframes fill-97.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(97.2deg);
            transform: rotate(97.2deg);
  }
}

.cp-circle-gauge__container.value-55 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-55 .cp-circle-gauge__fill {
  -webkit-transform: rotate(99deg);
          transform: rotate(99deg);
  -webkit-animation: fill-99deg ease-in-out 3s;
          animation: fill-99deg ease-in-out 3s;
}
@-webkit-keyframes fill-99deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(99deg);
            transform: rotate(99deg);
  }
}
@keyframes fill-99deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(99deg);
            transform: rotate(99deg);
  }
}

.cp-circle-gauge__container.value-56 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-56 .cp-circle-gauge__fill {
  -webkit-transform: rotate(100.8deg);
          transform: rotate(100.8deg);
  -webkit-animation: fill-100.8deg ease-in-out 3s;
          animation: fill-100.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-100.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(100.8deg);
            transform: rotate(100.8deg);
  }
}
@keyframes fill-100.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(100.8deg);
            transform: rotate(100.8deg);
  }
}

.cp-circle-gauge__container.value-57 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-57 .cp-circle-gauge__fill {
  -webkit-transform: rotate(102.6deg);
          transform: rotate(102.6deg);
  -webkit-animation: fill-102.6deg ease-in-out 3s;
          animation: fill-102.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-102.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(102.6deg);
            transform: rotate(102.6deg);
  }
}
@keyframes fill-102.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(102.6deg);
            transform: rotate(102.6deg);
  }
}

.cp-circle-gauge__container.value-58 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-58 .cp-circle-gauge__fill {
  -webkit-transform: rotate(104.4deg);
          transform: rotate(104.4deg);
  -webkit-animation: fill-104.4deg ease-in-out 3s;
          animation: fill-104.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-104.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(104.4deg);
            transform: rotate(104.4deg);
  }
}
@keyframes fill-104.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(104.4deg);
            transform: rotate(104.4deg);
  }
}

.cp-circle-gauge__container.value-59 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-59 .cp-circle-gauge__fill {
  -webkit-transform: rotate(106.2deg);
          transform: rotate(106.2deg);
  -webkit-animation: fill-106.2deg ease-in-out 3s;
          animation: fill-106.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-106.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(106.2deg);
            transform: rotate(106.2deg);
  }
}
@keyframes fill-106.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(106.2deg);
            transform: rotate(106.2deg);
  }
}

.cp-circle-gauge__container.value-60 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-60 .cp-circle-gauge__fill {
  -webkit-transform: rotate(108deg);
          transform: rotate(108deg);
  -webkit-animation: fill-108deg ease-in-out 3s;
          animation: fill-108deg ease-in-out 3s;
}
@-webkit-keyframes fill-108deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(108deg);
            transform: rotate(108deg);
  }
}
@keyframes fill-108deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(108deg);
            transform: rotate(108deg);
  }
}

.cp-circle-gauge__container.value-61 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-61 .cp-circle-gauge__fill {
  -webkit-transform: rotate(109.8deg);
          transform: rotate(109.8deg);
  -webkit-animation: fill-109.8deg ease-in-out 3s;
          animation: fill-109.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-109.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(109.8deg);
            transform: rotate(109.8deg);
  }
}
@keyframes fill-109.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(109.8deg);
            transform: rotate(109.8deg);
  }
}

.cp-circle-gauge__container.value-62 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-62 .cp-circle-gauge__fill {
  -webkit-transform: rotate(111.6deg);
          transform: rotate(111.6deg);
  -webkit-animation: fill-111.6deg ease-in-out 3s;
          animation: fill-111.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-111.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(111.6deg);
            transform: rotate(111.6deg);
  }
}
@keyframes fill-111.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(111.6deg);
            transform: rotate(111.6deg);
  }
}

.cp-circle-gauge__container.value-63 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-63 .cp-circle-gauge__fill {
  -webkit-transform: rotate(113.4deg);
          transform: rotate(113.4deg);
  -webkit-animation: fill-113.4deg ease-in-out 3s;
          animation: fill-113.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-113.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(113.4deg);
            transform: rotate(113.4deg);
  }
}
@keyframes fill-113.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(113.4deg);
            transform: rotate(113.4deg);
  }
}

.cp-circle-gauge__container.value-64 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-64 .cp-circle-gauge__fill {
  -webkit-transform: rotate(115.2deg);
          transform: rotate(115.2deg);
  -webkit-animation: fill-115.2deg ease-in-out 3s;
          animation: fill-115.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-115.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(115.2deg);
            transform: rotate(115.2deg);
  }
}
@keyframes fill-115.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(115.2deg);
            transform: rotate(115.2deg);
  }
}

.cp-circle-gauge__container.value-65 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-65 .cp-circle-gauge__fill {
  -webkit-transform: rotate(117deg);
          transform: rotate(117deg);
  -webkit-animation: fill-117deg ease-in-out 3s;
          animation: fill-117deg ease-in-out 3s;
}
@-webkit-keyframes fill-117deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(117deg);
            transform: rotate(117deg);
  }
}
@keyframes fill-117deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(117deg);
            transform: rotate(117deg);
  }
}

.cp-circle-gauge__container.value-66 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-66 .cp-circle-gauge__fill {
  -webkit-transform: rotate(118.8deg);
          transform: rotate(118.8deg);
  -webkit-animation: fill-118.8deg ease-in-out 3s;
          animation: fill-118.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-118.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(118.8deg);
            transform: rotate(118.8deg);
  }
}
@keyframes fill-118.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(118.8deg);
            transform: rotate(118.8deg);
  }
}

.cp-circle-gauge__container.value-67 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-67 .cp-circle-gauge__fill {
  -webkit-transform: rotate(120.6deg);
          transform: rotate(120.6deg);
  -webkit-animation: fill-120.6deg ease-in-out 3s;
          animation: fill-120.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-120.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(120.6deg);
            transform: rotate(120.6deg);
  }
}
@keyframes fill-120.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(120.6deg);
            transform: rotate(120.6deg);
  }
}

.cp-circle-gauge__container.value-68 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-68 .cp-circle-gauge__fill {
  -webkit-transform: rotate(122.4deg);
          transform: rotate(122.4deg);
  -webkit-animation: fill-122.4deg ease-in-out 3s;
          animation: fill-122.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-122.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(122.4deg);
            transform: rotate(122.4deg);
  }
}
@keyframes fill-122.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(122.4deg);
            transform: rotate(122.4deg);
  }
}

.cp-circle-gauge__container.value-69 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-69 .cp-circle-gauge__fill {
  -webkit-transform: rotate(124.2deg);
          transform: rotate(124.2deg);
  -webkit-animation: fill-124.2deg ease-in-out 3s;
          animation: fill-124.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-124.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(124.2deg);
            transform: rotate(124.2deg);
  }
}
@keyframes fill-124.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(124.2deg);
            transform: rotate(124.2deg);
  }
}

.cp-circle-gauge__container.value-70 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-70 .cp-circle-gauge__fill {
  -webkit-transform: rotate(126deg);
          transform: rotate(126deg);
  -webkit-animation: fill-126deg ease-in-out 3s;
          animation: fill-126deg ease-in-out 3s;
}
@-webkit-keyframes fill-126deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(126deg);
            transform: rotate(126deg);
  }
}
@keyframes fill-126deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(126deg);
            transform: rotate(126deg);
  }
}

.cp-circle-gauge__container.value-71 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-71 .cp-circle-gauge__fill {
  -webkit-transform: rotate(127.8deg);
          transform: rotate(127.8deg);
  -webkit-animation: fill-127.8deg ease-in-out 3s;
          animation: fill-127.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-127.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(127.8deg);
            transform: rotate(127.8deg);
  }
}
@keyframes fill-127.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(127.8deg);
            transform: rotate(127.8deg);
  }
}

.cp-circle-gauge__container.value-72 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-72 .cp-circle-gauge__fill {
  -webkit-transform: rotate(129.6deg);
          transform: rotate(129.6deg);
  -webkit-animation: fill-129.6deg ease-in-out 3s;
          animation: fill-129.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-129.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(129.6deg);
            transform: rotate(129.6deg);
  }
}
@keyframes fill-129.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(129.6deg);
            transform: rotate(129.6deg);
  }
}

.cp-circle-gauge__container.value-73 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-73 .cp-circle-gauge__fill {
  -webkit-transform: rotate(131.4deg);
          transform: rotate(131.4deg);
  -webkit-animation: fill-131.4deg ease-in-out 3s;
          animation: fill-131.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-131.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(131.4deg);
            transform: rotate(131.4deg);
  }
}
@keyframes fill-131.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(131.4deg);
            transform: rotate(131.4deg);
  }
}

.cp-circle-gauge__container.value-74 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-74 .cp-circle-gauge__fill {
  -webkit-transform: rotate(133.2deg);
          transform: rotate(133.2deg);
  -webkit-animation: fill-133.2deg ease-in-out 3s;
          animation: fill-133.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-133.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(133.2deg);
            transform: rotate(133.2deg);
  }
}
@keyframes fill-133.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(133.2deg);
            transform: rotate(133.2deg);
  }
}

.cp-circle-gauge__container.value-75 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-75 .cp-circle-gauge__fill {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-animation: fill-135deg ease-in-out 3s;
          animation: fill-135deg ease-in-out 3s;
}
@-webkit-keyframes fill-135deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}
@keyframes fill-135deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}

.cp-circle-gauge__container.value-76 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-76 .cp-circle-gauge__fill {
  -webkit-transform: rotate(136.8deg);
          transform: rotate(136.8deg);
  -webkit-animation: fill-136.8deg ease-in-out 3s;
          animation: fill-136.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-136.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(136.8deg);
            transform: rotate(136.8deg);
  }
}
@keyframes fill-136.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(136.8deg);
            transform: rotate(136.8deg);
  }
}

.cp-circle-gauge__container.value-77 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-77 .cp-circle-gauge__fill {
  -webkit-transform: rotate(138.6deg);
          transform: rotate(138.6deg);
  -webkit-animation: fill-138.6deg ease-in-out 3s;
          animation: fill-138.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-138.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(138.6deg);
            transform: rotate(138.6deg);
  }
}
@keyframes fill-138.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(138.6deg);
            transform: rotate(138.6deg);
  }
}

.cp-circle-gauge__container.value-78 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-78 .cp-circle-gauge__fill {
  -webkit-transform: rotate(140.4deg);
          transform: rotate(140.4deg);
  -webkit-animation: fill-140.4deg ease-in-out 3s;
          animation: fill-140.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-140.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(140.4deg);
            transform: rotate(140.4deg);
  }
}
@keyframes fill-140.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(140.4deg);
            transform: rotate(140.4deg);
  }
}

.cp-circle-gauge__container.value-79 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-79 .cp-circle-gauge__fill {
  -webkit-transform: rotate(142.2deg);
          transform: rotate(142.2deg);
  -webkit-animation: fill-142.2deg ease-in-out 3s;
          animation: fill-142.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-142.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(142.2deg);
            transform: rotate(142.2deg);
  }
}
@keyframes fill-142.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(142.2deg);
            transform: rotate(142.2deg);
  }
}

.cp-circle-gauge__container.value-80 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-80 .cp-circle-gauge__fill {
  -webkit-transform: rotate(144deg);
          transform: rotate(144deg);
  -webkit-animation: fill-144deg ease-in-out 3s;
          animation: fill-144deg ease-in-out 3s;
}
@-webkit-keyframes fill-144deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144deg);
            transform: rotate(144deg);
  }
}
@keyframes fill-144deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144deg);
            transform: rotate(144deg);
  }
}

.cp-circle-gauge__container.value-81 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-81 .cp-circle-gauge__fill {
  -webkit-transform: rotate(145.8deg);
          transform: rotate(145.8deg);
  -webkit-animation: fill-145.8deg ease-in-out 3s;
          animation: fill-145.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-145.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(145.8deg);
            transform: rotate(145.8deg);
  }
}
@keyframes fill-145.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(145.8deg);
            transform: rotate(145.8deg);
  }
}

.cp-circle-gauge__container.value-82 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-82 .cp-circle-gauge__fill {
  -webkit-transform: rotate(147.6deg);
          transform: rotate(147.6deg);
  -webkit-animation: fill-147.6deg ease-in-out 3s;
          animation: fill-147.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-147.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(147.6deg);
            transform: rotate(147.6deg);
  }
}
@keyframes fill-147.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(147.6deg);
            transform: rotate(147.6deg);
  }
}

.cp-circle-gauge__container.value-83 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-83 .cp-circle-gauge__fill {
  -webkit-transform: rotate(149.4deg);
          transform: rotate(149.4deg);
  -webkit-animation: fill-149.4deg ease-in-out 3s;
          animation: fill-149.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-149.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(149.4deg);
            transform: rotate(149.4deg);
  }
}
@keyframes fill-149.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(149.4deg);
            transform: rotate(149.4deg);
  }
}

.cp-circle-gauge__container.value-84 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-84 .cp-circle-gauge__fill {
  -webkit-transform: rotate(151.2deg);
          transform: rotate(151.2deg);
  -webkit-animation: fill-151.2deg ease-in-out 3s;
          animation: fill-151.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-151.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(151.2deg);
            transform: rotate(151.2deg);
  }
}
@keyframes fill-151.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(151.2deg);
            transform: rotate(151.2deg);
  }
}

.cp-circle-gauge__container.value-85 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-85 .cp-circle-gauge__fill {
  -webkit-transform: rotate(153deg);
          transform: rotate(153deg);
  -webkit-animation: fill-153deg ease-in-out 3s;
          animation: fill-153deg ease-in-out 3s;
}
@-webkit-keyframes fill-153deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(153deg);
            transform: rotate(153deg);
  }
}
@keyframes fill-153deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(153deg);
            transform: rotate(153deg);
  }
}

.cp-circle-gauge__container.value-86 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-86 .cp-circle-gauge__fill {
  -webkit-transform: rotate(154.8deg);
          transform: rotate(154.8deg);
  -webkit-animation: fill-154.8deg ease-in-out 3s;
          animation: fill-154.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-154.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(154.8deg);
            transform: rotate(154.8deg);
  }
}
@keyframes fill-154.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(154.8deg);
            transform: rotate(154.8deg);
  }
}

.cp-circle-gauge__container.value-87 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-87 .cp-circle-gauge__fill {
  -webkit-transform: rotate(156.6deg);
          transform: rotate(156.6deg);
  -webkit-animation: fill-156.6deg ease-in-out 3s;
          animation: fill-156.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-156.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(156.6deg);
            transform: rotate(156.6deg);
  }
}
@keyframes fill-156.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(156.6deg);
            transform: rotate(156.6deg);
  }
}

.cp-circle-gauge__container.value-88 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-88 .cp-circle-gauge__fill {
  -webkit-transform: rotate(158.4deg);
          transform: rotate(158.4deg);
  -webkit-animation: fill-158.4deg ease-in-out 3s;
          animation: fill-158.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-158.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(158.4deg);
            transform: rotate(158.4deg);
  }
}
@keyframes fill-158.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(158.4deg);
            transform: rotate(158.4deg);
  }
}

.cp-circle-gauge__container.value-89 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-89 .cp-circle-gauge__fill {
  -webkit-transform: rotate(160.2deg);
          transform: rotate(160.2deg);
  -webkit-animation: fill-160.2deg ease-in-out 3s;
          animation: fill-160.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-160.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(160.2deg);
            transform: rotate(160.2deg);
  }
}
@keyframes fill-160.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(160.2deg);
            transform: rotate(160.2deg);
  }
}

.cp-circle-gauge__container.value-90 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-90 .cp-circle-gauge__fill {
  -webkit-transform: rotate(162deg);
          transform: rotate(162deg);
  -webkit-animation: fill-162deg ease-in-out 3s;
          animation: fill-162deg ease-in-out 3s;
}
@-webkit-keyframes fill-162deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(162deg);
            transform: rotate(162deg);
  }
}
@keyframes fill-162deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(162deg);
            transform: rotate(162deg);
  }
}

.cp-circle-gauge__container.value-91 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-91 .cp-circle-gauge__fill {
  -webkit-transform: rotate(163.8deg);
          transform: rotate(163.8deg);
  -webkit-animation: fill-163.8deg ease-in-out 3s;
          animation: fill-163.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-163.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(163.8deg);
            transform: rotate(163.8deg);
  }
}
@keyframes fill-163.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(163.8deg);
            transform: rotate(163.8deg);
  }
}

.cp-circle-gauge__container.value-92 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-92 .cp-circle-gauge__fill {
  -webkit-transform: rotate(165.6deg);
          transform: rotate(165.6deg);
  -webkit-animation: fill-165.6deg ease-in-out 3s;
          animation: fill-165.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-165.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(165.6deg);
            transform: rotate(165.6deg);
  }
}
@keyframes fill-165.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(165.6deg);
            transform: rotate(165.6deg);
  }
}

.cp-circle-gauge__container.value-93 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-93 .cp-circle-gauge__fill {
  -webkit-transform: rotate(167.4deg);
          transform: rotate(167.4deg);
  -webkit-animation: fill-167.4deg ease-in-out 3s;
          animation: fill-167.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-167.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(167.4deg);
            transform: rotate(167.4deg);
  }
}
@keyframes fill-167.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(167.4deg);
            transform: rotate(167.4deg);
  }
}

.cp-circle-gauge__container.value-94 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-94 .cp-circle-gauge__fill {
  -webkit-transform: rotate(169.2deg);
          transform: rotate(169.2deg);
  -webkit-animation: fill-169.2deg ease-in-out 3s;
          animation: fill-169.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-169.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(169.2deg);
            transform: rotate(169.2deg);
  }
}
@keyframes fill-169.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(169.2deg);
            transform: rotate(169.2deg);
  }
}

.cp-circle-gauge__container.value-95 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-95 .cp-circle-gauge__fill {
  -webkit-transform: rotate(171deg);
          transform: rotate(171deg);
  -webkit-animation: fill-171deg ease-in-out 3s;
          animation: fill-171deg ease-in-out 3s;
}
@-webkit-keyframes fill-171deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(171deg);
            transform: rotate(171deg);
  }
}
@keyframes fill-171deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(171deg);
            transform: rotate(171deg);
  }
}

.cp-circle-gauge__container.value-96 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-96 .cp-circle-gauge__fill {
  -webkit-transform: rotate(172.8deg);
          transform: rotate(172.8deg);
  -webkit-animation: fill-172.8deg ease-in-out 3s;
          animation: fill-172.8deg ease-in-out 3s;
}
@-webkit-keyframes fill-172.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(172.8deg);
            transform: rotate(172.8deg);
  }
}
@keyframes fill-172.8deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(172.8deg);
            transform: rotate(172.8deg);
  }
}

.cp-circle-gauge__container.value-97 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-97 .cp-circle-gauge__fill {
  -webkit-transform: rotate(174.6deg);
          transform: rotate(174.6deg);
  -webkit-animation: fill-174.6deg ease-in-out 3s;
          animation: fill-174.6deg ease-in-out 3s;
}
@-webkit-keyframes fill-174.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(174.6deg);
            transform: rotate(174.6deg);
  }
}
@keyframes fill-174.6deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(174.6deg);
            transform: rotate(174.6deg);
  }
}

.cp-circle-gauge__container.value-98 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-98 .cp-circle-gauge__fill {
  -webkit-transform: rotate(176.4deg);
          transform: rotate(176.4deg);
  -webkit-animation: fill-176.4deg ease-in-out 3s;
          animation: fill-176.4deg ease-in-out 3s;
}
@-webkit-keyframes fill-176.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(176.4deg);
            transform: rotate(176.4deg);
  }
}
@keyframes fill-176.4deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(176.4deg);
            transform: rotate(176.4deg);
  }
}

.cp-circle-gauge__container.value-99 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-99 .cp-circle-gauge__fill {
  -webkit-transform: rotate(178.2deg);
          transform: rotate(178.2deg);
  -webkit-animation: fill-178.2deg ease-in-out 3s;
          animation: fill-178.2deg ease-in-out 3s;
}
@-webkit-keyframes fill-178.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(178.2deg);
            transform: rotate(178.2deg);
  }
}
@keyframes fill-178.2deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(178.2deg);
            transform: rotate(178.2deg);
  }
}

.cp-circle-gauge__container.value-100 .cp-circle-gauge__mask.full,
.cp-circle-gauge__container.value-100 .cp-circle-gauge__fill {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-animation: fill-180deg ease-in-out 3s;
          animation: fill-180deg ease-in-out 3s;
}
@-webkit-keyframes fill-180deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@keyframes fill-180deg {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

.theme-violet .cp-circle-gauge__container .cp-circle-gauge__inside-circle, .page-login .cp-circle-gauge__container .cp-circle-gauge__inside-circle {
  background-color: #4B009B;
  color: white;
}
.theme-violet .cp-circle-gauge__container .cp-circle-gauge__border, .page-login .cp-circle-gauge__container .cp-circle-gauge__border {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

@media only screen and (min-width: 48rem) {
  .cp-circle-gauge__container .cp-circle-gauge__border {
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
  }
  .cp-circle-gauge__container .cp-circle-gauge__inside-circle {
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
  }
  .cp-circle-gauge__container .cp-circle-gauge__title {
    margin-bottom: 0.4166666667vw;
  }
}
/* stylelint-disable */
.cp-rating_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cp-rating_container {
  display: inline-block;
  margin-bottom: 1px;
  margin-left: 3px;
}
.cp-rating_container .cp-rating_indicator {
  display: block;
  float: left;
  width: 37px;
  height: 6px;
  margin-right: 5px;
  border-radius: 1px;
  background-color: rgba(75, 0, 155, 0.2);
}
.cp-rating_container .cp-rating_indicator.cp-rating_indicator--on {
  background-color: #4B009B;
}

/* stylelint-disable */
.cp-filtering-buttons-list__container .cp-filtering-buttons-list__block {
  border: 2px solid rgba(75, 0, 155, 0.2);
  padding: 4.1666666667vw;
  cursor: pointer;
}
.cp-filtering-buttons-list__container .cp-filtering-buttons-list__block:hover, .cp-filtering-buttons-list__container .cp-filtering-buttons-list__block.is-selected {
  border-color: #4B009B;
}
.cp-filtering-buttons-list__container .cp-filtering-buttons-list__block + .cp-filtering-buttons-list__block {
  margin-top: 4.1666666667vw;
}
.cp-filtering-buttons-list__container .cp-filtering-buttons-list__content {
  margin-top: 2.0833333333vw;
  padding-left: calc((2.0833333333vw *2) + 16px);
}
@media only screen and (min-width: 48rem) {
  .cp-filtering-buttons-list__container .cp-filtering-buttons-list__block {
    padding: 2.0833333333vw;
  }
  .cp-filtering-buttons-list__container .cp-filtering-buttons-list__block + .cp-filtering-buttons-list__block {
    margin-top: 2.0833333333vw;
  }
  .cp-filtering-buttons-list__container .cp-filtering-buttons-list__content {
    margin-top: 0.6944444444vw;
    padding-left: calc((2.0833333333vw) + 16px);
  }
}
/* stylelint-disable no-descending-specificity */
@media only screen and (min-width: 41.813rem) {
  .modal__language-selection:not(.is-half-width) .modal__language-selection__col-2 {
    padding-left: 0;
  }
}
@media only screen and (min-width: 48rem) {
  .modal__language-selection:not(.is-half-width) .modal__language-selection__col-2 {
    padding-left: 8.3333333333vw;
  }
}
.modal__language-selection .fieldgroup legend,
.modal__language-selection .form-group label,
.modal__language-selection .form-group select {
  color: #4B009B;
}
.modal__language-selection .theme-violet .button-close-modal, .modal__language-selection .page-login .button-close-modal {
  display: none;
}
.modal__language-selection .theme-violet .form-submit, .modal__language-selection .page-login .form-submit {
  /* stylelint-disable scss/at-extend-no-missing-placeholder */
}
.modal__language-selection .theme-violet .modal__language-selection__col--title, .modal__language-selection .page-login .modal__language-selection__col--title,
.modal__language-selection .theme-violet .modal__language-selection__col--subtitle,
.modal__language-selection .page-login .modal__language-selection__col--subtitle,
.modal__language-selection .theme-violet legend,
.modal__language-selection .page-login legend,
.modal__language-selection .theme-violet label,
.modal__language-selection .page-login label,
.modal__language-selection .theme-violet select,
.modal__language-selection .page-login select {
  color: #FFF;
}
.modal__language-selection .theme-violet select[name=province], .modal__language-selection .page-login select[name=province] {
  border-color: #FFF;
  font-family: "matter-regular";
  font-size: 1.8rem;
  background-image: url("/themes/custom/beneva/src/svg/icons/chevron--down__white.svg");
}
.modal__language-selection .modal__language-selection__logo {
  position: absolute;
  bottom: calc(100% + 34px);
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-indent: -9999px;
  display: inline-block;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 22px;
  width: 100px;
  background-image: url(../../src/svg/assets/logo-beneva-white.svg);
}
.modal__language-selection .form__custom fieldset {
  margin-bottom: 7.2916666667vw;
}
.modal__language-selection .modal__language-selection__col-1,
.modal__language-selection .modal__language-selection__col-2 {
  padding: 0 8.3333333333vw;
}
.modal__language-selection .modal__language-selection__col-1 {
  position: relative;
  z-index: 100;
  margin-top: 90px;
}
@media only screen and (min-width: 41.813rem) {
  .modal__language-selection .modal__language-selection__col-1 {
    position: initial;
  }
}
@media only screen and (min-width: 48rem) {
  .modal__language-selection .modal__language-selection__col-1 {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.modal__language-selection.is-half-width .modal__language-selection__col-2 {
  padding: 0 5.2083333333vw;
}
.modal__language-selection .modal__language-selection__col-1--content {
  padding: 4.1666666667vw;
  background-color: #F0F0EF;
  border-radius: 6px;
}
.modal__language-selection .modal__language-selection__col-1--content .modal__language-selection--lacapitale-logo {
  width: 120px;
  min-width: 120px;
}
.modal__language-selection .modal__language-selection__col-1--content .modal__language-selection--lacapitale-ssq-logo {
  min-width: 120px;
  max-width: 350px;
  margin-bottom: 6px;
}
.modal__language-selection .modal__language-selection__col-1--content .modal__language-selection__col--title {
  color: #404040;
  margin-bottom: 20px;
}
.modal__language-selection .modal__language-selection__col-1--content .modal__language-selection__col--subtitle,
.modal__language-selection .modal__language-selection__col-1--content .modal__language-selection__col--content {
  color: #404040;
}
.modal__language-selection .modal__language-selection__col--title {
  font-weight: 400;
  font-size: 19px;
  letter-spacing: -0.01em;
  line-height: 21px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
  margin-bottom: 20px;
  padding-right: 40px;
  /* Preventing collision with the close modal button */
}
@media only screen and (min-width: 41.813rem) {
  .modal__language-selection .modal__language-selection__col--title {
    font-size: calc(1.9rem + (9) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.1rem + (9) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .modal__language-selection .modal__language-selection__col--title {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.modal__language-selection .modal__language-selection__col--subtitle {
  margin-bottom: 40px;
}
.modal__language-selection .modal__language-selection__col-2 {
  position: relative;
}
.modal__language-selection .modal__language-selection__col-2 .modal__language-selection__col-2--content {
  padding-top: 6.25vw;
}
.modal__language-selection .modal__language-selection__col-2 .modal__language-selection__col-2--content .form-item-province label,
.modal__language-selection .modal__language-selection__col-2 .modal__language-selection__col-2--content legend {
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
  margin-bottom: 20px;
}
@media only screen and (min-width: 41.813rem) {
  .modal__language-selection .modal__language-selection__col-2 .modal__language-selection__col-2--content .form-item-province label,
.modal__language-selection .modal__language-selection__col-2 .modal__language-selection__col-2--content legend {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .modal__language-selection .modal__language-selection__col-2 .modal__language-selection__col-2--content .form-item-province label,
.modal__language-selection .modal__language-selection__col-2 .modal__language-selection__col-2--content legend {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.modal__language-selection .modal__language-selection__col-2 .modal__language-selection__col-2--content .form-item-province label {
  line-height: 1.5;
  margin-bottom: 0;
}
.modal__language-selection .modal__language-selection__col-2--content {
  z-index: 100;
  width: 100%;
}
.modal__language-selection label {
  font-family: "matter-medium";
  margin-bottom: 20px;
}
.modal__language-selection .form-element__container {
  margin-bottom: 40px;
}
.modal__language-selection.cp-oc-navigation--small .modal__language-selection__col--title {
  font-weight: 400;
  font-size: 33px;
  letter-spacing: -0.02em;
  line-height: 32px;
  margin: 0 0 15px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .modal__language-selection.cp-oc-navigation--small .modal__language-selection__col--title {
    font-size: calc(3.3rem + (15) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3.2rem + (14) * ((100vw - 669px) / (1440 - 669)));
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 90rem) {
  .modal__language-selection.cp-oc-navigation--small .modal__language-selection__col--title {
    font-size: calc(4.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(4.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.modal__language-selection .js-form-type-radio {
  display: inline-block;
}
.modal__language-selection .js-form-type-radio:first-child {
  margin-right: 20px;
}

@media only screen and (min-width: 41.813rem) {
  .modal__language-selection .modal__language-selection__logo {
    left: 4.1666666667vw;
    top: 16.6666666667vw;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .modal__language-selection .modal__language-selection__col--title {
    font-weight: 400;
    font-size: 33px;
    letter-spacing: -0.02em;
    line-height: 32px;
    margin: 0 0 15px;
    font-family: "matter-semibold";
    margin-bottom: 20px;
    padding-right: 0;
  }
}
@media only screen and (min-width: 41.813rem) and (min-width: 41.813rem) {
  .modal__language-selection .modal__language-selection__col--title {
    font-size: calc(3.3rem + (15) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3.2rem + (14) * ((100vw - 669px) / (1440 - 669)));
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 41.813rem) and (min-width: 90rem) {
  .modal__language-selection .modal__language-selection__col--title {
    font-size: calc(4.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(4.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
/* Fixing logo position on small screen height after post-mobile width */
@media screen and (min-width: 41.813rem) and (max-height: 460px) {
  .modal__language-selection .modal__language-selection__logo {
    top: 6.25vw;
  }
}
@media only screen and (min-width: 48rem) {
  .modal__language-selection {
    background-color: #4B009B;
  }
  .modal__language-selection.modal__container.is-half-width {
    width: 100%;
  }
  .modal__language-selection .modal__language-selection__col-1--content .modal__language-selection--lacapitale-logo {
    width: 75%;
  }
  .modal__language-selection .modal__language-selection__logo {
    left: 2.0833333333vw;
    top: 2.0833333333vw;
    background-image: url(../../src/svg/assets/logo-beneva.svg);
  }
  .modal__language-selection .modal__language-selection__col-1 {
    margin-top: 0;
    background-color: #F0F0EF;
  }
  .modal__language-selection .modal__language-selection__col-1 .modal__language-selection__col-1--content {
    padding: 0;
  }
  .modal__language-selection .modal__language-selection__col-1 .modal__language-selection__col-1--content .modal__language-selection__col--title {
    margin-bottom: 30px;
  }
  .modal__language-selection .modal__language-selection__col-2 .modal__language-selection__col-2--content {
    padding-top: 0;
  }
  .modal__language-selection .modal__language-selection__col-2 .cp-wave__container.svg__wrapper {
    position: absolute;
    top: 0;
    right: -20vw;
    bottom: 0;
    left: -20vw;
  }
  .modal__language-selection .form__custom fieldset {
    margin-bottom: 2.7708333333vw;
  }
}
@media only screen and (min-width: 64rem) {
  .modal__container.modal__language-selection.is-half-width {
    width: 41.6666666667vw;
  }
  .modal__container.modal__language-selection .modal__language-selection__col-2 .cp-wave__container.svg__wrapper {
    position: absolute;
    top: 0;
    right: -10vw;
    bottom: 0;
    left: -10vw;
  }
}
@media only screen and (min-width: 75rem) {
  .theme-daisy .modal__language-selection__col-2--content {
    max-width: 22.9166666667vw;
  }
}
.component--cards-list .component-card-list--left {
  padding-bottom: 10.4166666667vw;
}
.component--cards-list .component-card-list__title {
  margin-bottom: 0;
}
.component--cards-list .component-card-list__content {
  margin: 20px 0;
}
.component--cards-list .component-cards-list__buttons {
  margin-top: 40px;
}
.component--cards-list .component-card-list__extra hr {
  opacity: 0.2;
  margin-bottom: 30px;
}
.component--cards-list .component-card-list__intro {
  font-size: 24px;
  letter-spacing: -0.02em;
  line-height: 30px;
  font-family: "matter-regular";
  margin-bottom: 5.5416666667vw;
}
@media only screen and (min-width: 41.813rem) {
  .component--cards-list .component-card-list__intro {
    font-size: calc(2.4rem + (4) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .component--cards-list .component-card-list__intro {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
@media only screen and (min-width: 64rem) {
  .component--cards-list .component-card-list__intro p {
    font-size: 24px;
    letter-spacing: -0.02em;
    line-height: 30px;
    font-family: "matter-regular";
  }
}
@media only screen and (min-width: 64rem) and (min-width: 41.813rem) {
  .component--cards-list .component-card-list__intro p {
    font-size: calc(2.4rem + (4) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 64rem) and (min-width: 90rem) {
  .component--cards-list .component-card-list__intro p {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.component--cards-list .component-card-list__links {
  margin-top: 40px;
}
.component--cards-list .component-card-list__links .row + .row {
  margin-top: 20px;
}

@media only screen and (min-width: 41.75rem) {
  .cp-usp__container {
    padding-bottom: 8.3333333333vw;
  }
  .cp-usp__container .cp-usp--image__container {
    top: auto;
    bottom: 0;
    background-position: center bottom;
  }
  .cp-usp__container .cp-usp-cards__container .card {
    background-color: transparent;
  }

  .paragraph--type--promotions .cp-cards__container {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .paragraph--type--promotions .cp-cards__container .promotion-item {
    padding: 2.0833333333vw;
  }
}
@media only screen and (min-width: 48rem) {
  .component--cards-list .component-card-list--left {
    padding-bottom: calc(2.0833333333vw + 15px);
  }
  .component--cards-list .promotion-item {
    padding: 0;
  }
  .component--cards-list .promotion-item.promotion-list-more-than-2 {
    padding-bottom: 5.5416666667vw;
  }
  .component--cards-list .promotion-item.promotion-list--less-than-2 {
    padding-bottom: 0;
  }

  .paragraph--type--promotions .cp-cards__container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .paragraph--type--promotions .cp-cards__container .promotion-item {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-usp__container {
    padding-bottom: 12.5vw;
  }
}
/* stylelint-disable */
/**
 * Search block in header
 * @DOM:
 *  .block-search-modal
 *    {Drupal beneva_search_header block}
 */
.search-input, .search-input + .icon--container,
.search-input-mobile,
.search-input-mobile + .icon--container {
  cursor: pointer;
}
@media only screen and (max-width: 63.9375rem) {
  .search-input,
.search-input-mobile {
    background-color: transparent;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    width: 40px;
    height: 40px;
  }
  .search-input::-webkit-input-placeholder, .search-input-mobile::-webkit-input-placeholder {
    color: transparent;
  }
  .search-input::-moz-placeholder, .search-input-mobile::-moz-placeholder {
    color: transparent;
  }
  .search-input:-ms-input-placeholder, .search-input-mobile:-ms-input-placeholder {
    color: transparent;
  }
  .search-input::-ms-input-placeholder, .search-input-mobile::-ms-input-placeholder {
    color: transparent;
  }
  .search-input::placeholder,
.search-input-mobile::placeholder {
    color: transparent;
  }
  .search-input + .icon--container,
.search-input-mobile + .icon--container {
    right: 12px;
    cursor: pointer;
    pointer-events: none;
  }
  .path-frontpage .headroom--top .search-input + .icon--container,
.path-frontpage .headroom--top .search-input-mobile + .icon--container {
    color: #FFF;
  }
  .headroom--top .search-input + .icon--container,
.headroom--top .search-input-mobile + .icon--container {
    color: #4B009B;
  }
}
.search-input.button, .page-login form input.search-input[type=submit], .search-input.button-secondary, .form-type-managed-file input.search-input[type=submit].button-secondary,
.search-input-mobile.button,
.page-login form input.search-input-mobile[type=submit],
.search-input-mobile.button-secondary,
.form-type-managed-file input.search-input-mobile[type=submit].button-secondary {
  background-color: transparent;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 15px;
  border-color: #4B009B;
}
.search-input.button .icon--container, .page-login form input.search-input[type=submit] .icon--container, .search-input.button-secondary .icon--container, .form-type-managed-file input.search-input[type=submit].button-secondary .icon--container,
.search-input-mobile.button .icon--container,
.page-login form input.search-input-mobile[type=submit] .icon--container,
.search-input-mobile.button-secondary .icon--container,
.form-type-managed-file input.search-input-mobile[type=submit].button-secondary .icon--container {
  color: #4B009B;
}
.search-input.button:hover, .page-login form input.search-input[type=submit]:hover, .search-input.button:focus, .page-login form input.search-input[type=submit]:focus, .search-input.button:active, .page-login form input.search-input[type=submit]:active, .search-input.button-secondary:hover, .form-type-managed-file input.search-input[type=submit].button-secondary:hover, .search-input.button-secondary:focus, .form-type-managed-file input.search-input[type=submit].button-secondary:focus, .search-input.button-secondary:active, .form-type-managed-file input.search-input[type=submit].button-secondary:active,
.search-input-mobile.button:hover,
.page-login form input.search-input-mobile[type=submit]:hover,
.search-input-mobile.button:focus,
.page-login form input.search-input-mobile[type=submit]:focus,
.search-input-mobile.button:active,
.page-login form input.search-input-mobile[type=submit]:active,
.search-input-mobile.button-secondary:hover,
.form-type-managed-file input.search-input-mobile[type=submit].button-secondary:hover,
.search-input-mobile.button-secondary:focus,
.form-type-managed-file input.search-input-mobile[type=submit].button-secondary:focus,
.search-input-mobile.button-secondary:active,
.form-type-managed-file input.search-input-mobile[type=submit].button-secondary:active {
  background-color: #4B009B;
  border-color: #FFF;
  color: #FFF;
}
.search-input.button:hover .icon--container, .page-login form input.search-input[type=submit]:hover .icon--container, .search-input.button:focus .icon--container, .page-login form input.search-input[type=submit]:focus .icon--container, .search-input.button:active .icon--container, .page-login form input.search-input[type=submit]:active .icon--container, .search-input.button-secondary:hover .icon--container, .search-input.button-secondary:focus .icon--container, .search-input.button-secondary:active .icon--container,
.search-input-mobile.button:hover .icon--container,
.page-login form input.search-input-mobile[type=submit]:hover .icon--container,
.search-input-mobile.button:focus .icon--container,
.page-login form input.search-input-mobile[type=submit]:focus .icon--container,
.search-input-mobile.button:active .icon--container,
.page-login form input.search-input-mobile[type=submit]:active .icon--container,
.search-input-mobile.button-secondary:hover .icon--container,
.search-input-mobile.button-secondary:focus .icon--container,
.search-input-mobile.button-secondary:active .icon--container {
  color: #FFF;
}
.path-frontpage .headroom--top .search-input.button, .path-frontpage .headroom--top .page-login form input.search-input[type=submit], .page-login form .path-frontpage .headroom--top input.search-input[type=submit], .path-frontpage .headroom--top .search-input.button-secondary,
.path-frontpage .headroom--top .search-input-mobile.button,
.path-frontpage .headroom--top .page-login form input.search-input-mobile[type=submit],
.page-login form .path-frontpage .headroom--top input.search-input-mobile[type=submit],
.path-frontpage .headroom--top .search-input-mobile.button-secondary {
  color: #FFF;
  border-color: #FFF;
}
.path-frontpage .headroom--top .search-input.button .icon--container, .path-frontpage .headroom--top .page-login form input.search-input[type=submit] .icon--container, .page-login form .path-frontpage .headroom--top input.search-input[type=submit] .icon--container, .path-frontpage .headroom--top .search-input.button-secondary .icon--container,
.path-frontpage .headroom--top .search-input-mobile.button .icon--container,
.path-frontpage .headroom--top .page-login form input.search-input-mobile[type=submit] .icon--container,
.page-login form .path-frontpage .headroom--top input.search-input-mobile[type=submit] .icon--container,
.path-frontpage .headroom--top .search-input-mobile.button-secondary .icon--container {
  color: #FFF;
}
@media only screen and (min-width: 64rem) {
  .search-input,
.search-input-mobile {
    width: 215px;
    min-width: 9rem;
    height: 100%;
  }
  .search-input::-webkit-input-placeholder, .search-input-mobile::-webkit-input-placeholder {
    color: #6221A8;
  }
  .search-input::-moz-placeholder, .search-input-mobile::-moz-placeholder {
    color: #6221A8;
  }
  .search-input:-ms-input-placeholder, .search-input-mobile:-ms-input-placeholder {
    color: #6221A8;
  }
  .search-input::-ms-input-placeholder, .search-input-mobile::-ms-input-placeholder {
    color: #6221A8;
  }
  .search-input::placeholder,
.search-input-mobile::placeholder {
    color: #6221A8;
  }
  .path-frontpage .headroom--top .search-input::-webkit-input-placeholder, .path-frontpage .headroom--top .search-input-mobile::-webkit-input-placeholder {
    color: #FFF;
  }
  .path-frontpage .headroom--top .search-input::-moz-placeholder, .path-frontpage .headroom--top .search-input-mobile::-moz-placeholder {
    color: #FFF;
  }
  .path-frontpage .headroom--top .search-input:-ms-input-placeholder, .path-frontpage .headroom--top .search-input-mobile:-ms-input-placeholder {
    color: #FFF;
  }
  .path-frontpage .headroom--top .search-input::-ms-input-placeholder, .path-frontpage .headroom--top .search-input-mobile::-ms-input-placeholder {
    color: #FFF;
  }
  .path-frontpage .headroom--top .search-input::placeholder,
.path-frontpage .headroom--top .search-input-mobile::placeholder {
    color: #FFF;
  }
}

.search-input-mobile.button .icon--container, .page-login form input.search-input-mobile[type=submit] .icon--container, .search-input-mobile.button-secondary .icon--container, .form-type-managed-file input.search-input-mobile[type=submit].button-secondary .icon--container {
  height: 16px;
}

/* Search modal */
.block-search-modal {
  position: absolute;
  top: 0;
  z-index: 1060;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.path-search .form-control--search,
.path-recherche .form-control--search {
  display: none;
}

/* stylelint-disable */
/**
 * Pagers
 * @DOM:
 *  .pager
 *    {Drupal menu block}
 */
.pager {
  margin: 40px 0;
  padding-top: 40px;
  border-top: 1px solid #D4C2E7;
}
.pager__items {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
}
.pager__items .pager__item:first-child {
  margin-left: auto;
}
.pager__items .pager__item:last-child {
  margin-right: auto;
}
.pager__items .pager__item {
  margin-top: 0;
}
.pager__items .pager__item--first, .pager__items .pager__item--last {
  display: none;
}
.pager__items .pager__item--previous {
  margin-right: auto;
}
.pager__items .pager__item--next {
  margin-left: auto;
}
.pager__items .pager__item:after {
  display: none;
}
.pager__items .pager__item a, .pager__items .pager__item.is-active > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid transparent;
  background-color: transparent;
  font-size: 1.5rem;
  line-height: 1;
  border-radius: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 32px;
  height: 32px;
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
}
@media only screen and (min-width: 64rem) {
  .pager__items .pager__item a, .pager__items .pager__item.is-active > span {
    font-size: 1.8rem;
    min-width: 40px;
    height: 40px;
  }
}
.pager__items .pager__item a:hover, .pager__items .pager__item a:focus, .pager__items .pager__item a:active {
  background-color: rgba(75, 0, 155, 0.08);
  border: none;
  text-decoration: none;
}
.pager__items .pager__item.is-active > span {
  border: solid 2px;
}
.pager__items .pager__item--previous a, .pager__items .pager__item--next a {
  background: #4B009B url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--full__white.svg") center center no-repeat;
}
.pager__items .pager__item--previous a:hover, .pager__items .pager__item--next a:hover {
  color: inherit;
  background-color: rgba(75, 0, 155, 0.6);
}
.pager__items .pager__item--previous span, .pager__items .pager__item--next span {
  display: none;
}
.pager__items .pager__item--previous {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pager__items .pager__item.is-active a {
  border-color: #4B009B;
}

@media only screen and (min-width: 64rem) {
  .pager__items {
    gap: 6px;
  }
}
/* stylelint-disable */
/* Markup: themes/custom/beneva/templates/partials/components/document-item.html.twig */
.document__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.125vw;
  padding: 0.5rem 0 1rem 0;
}
.document__item-title .title-small, .document__item-title h5, .document__item-title .cp-filtering-trigger__container .cp-filtering-trigger__notification .cp-filtering-trigger__notification-result, .cp-filtering-trigger__container .cp-filtering-trigger__notification .document__item-title .cp-filtering-trigger__notification-result, .document__item-title .cp-filtering-buttons-list__container .cp-filtering-buttons-list__title, .cp-filtering-buttons-list__container .document__item-title .cp-filtering-buttons-list__title {
  font-family: "matter-medium";
  margin-bottom: 0;
}
.document__item-title--has-tags {
  gap: 2.0833333333vw;
}
.document__item-title-link {
  padding-top: 2.0833333333vw;
}
.document__item-title-link .icon {
  padding-left: 3px;
  width: 21px;
  vertical-align: middle;
}
.document__item-tags .tag-v2 {
  font-size: 1rem;
  display: inline-block;
  font-family: "matter-regular";
  margin-left: 0;
  margin-right: 8px;
  padding: 4px 8px 5px;
}
.document__item-footer {
  gap: 1.5625vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.document__item-title {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.document__item-title-link {
  display: block;
  text-decoration: none;
}
.document__item-title-link, .document__item-footer-link {
  gap: 2.0833333333vw;
}
.document__item-footer-link.inline-flex {
  gap: 0;
  font-size: 1.6rem;
  font-family: "matter-medium";
}
.document__item h3 {
  margin: 0;
  font-family: "matter-medium";
}
.document__item-note p {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .document__item-note p {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .document__item-note p {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.document__item-footer {
  line-height: 1;
}
.document__item-footer-metadata, .document__item-footer-document-type {
  text-transform: uppercase;
  color: rgba(75, 0, 155, 0.8);
  letter-spacing: normal;
}
.document__item-footer-link {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
  font-family: "matter-regular";
  font-size: 1.5rem;
  padding-top: 0;
}
@media only screen and (min-width: 41.813rem) {
  .document__item-footer-link {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .document__item-footer-link {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.document__item-footer-link .icon {
  float: left;
  margin: 2px 3px 0 0;
  position: relative;
  padding: 0;
  width: 16px;
}
.document__item .document__item-title .document__item-title-link,
.document__item .document__item-footer .document__item-footer-link {
  text-decoration: none;
}
.document__item .document__item-title .document__item-title-link:hover, .document__item .document__item-title .document__item-title-link:focus, .document__item .document__item-title .document__item-title-link:active,
.document__item .document__item-footer .document__item-footer-link:hover,
.document__item .document__item-footer .document__item-footer-link:focus,
.document__item .document__item-footer .document__item-footer-link:active {
  text-decoration: underline;
}

@media only screen and (min-width: 48rem) {
  .document__item {
    gap: 0.8333333333vw;
    padding: 1.2rem 0 2.5rem 0;
  }
  .document__item-title, .document__item-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .document__item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
  }
  .document__item-title .title-small, .document__item-title h5, .document__item-title .cp-filtering-trigger__container .cp-filtering-trigger__notification .cp-filtering-trigger__notification-result, .cp-filtering-trigger__container .cp-filtering-trigger__notification .document__item-title .cp-filtering-trigger__notification-result, .document__item-title .cp-filtering-buttons-list__container .cp-filtering-buttons-list__title, .cp-filtering-buttons-list__container .document__item-title .cp-filtering-buttons-list__title {
    font-family: "matter-medium";
    font-size: 1.8rem;
  }
  .document__item-title--has-tags {
    gap: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .document__item-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: auto;
  }
  .document__item-title-link {
    padding-top: 0;
  }
  .document__item-footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.6666666667vw;
  }
  .document__item-title-link, .document__item-footer-link {
    gap: 0.3125vw;
  }
  .document__item-footer-link {
    font-family: "matter-medium";
    font-size: 1.6rem;
    gap: 0;
  }
}
/* stylelint-disable */
.button-navbar-toggler {
  height: 43px;
  width: 43px;
  display: block;
  border-radius: 23px;
  background-color: #4B009B;
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/menu-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
  padding: 0;
  border: 5px solid transparent;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.button-navbar-toggler:hover, .button-navbar-toggler:focus {
  background-color: #361972;
}

#layout-header {
  z-index: 1030 !important;
}

.button-close-offcanvas,
.button-close-modal {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: white;
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/x__violet.svg");
  background-repeat: no-repeat;
  background-position: center;
  border: 4px solid transparent;
  font-size: 0;
  position: relative;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.button-close-offcanvas:hover,
.button-close-modal:hover {
  border-color: #D4C2E7;
}
.button-close-offcanvas:focus,
.button-close-modal:focus {
  background-color: #D4C2E7;
  border-color: #D4C2E7;
}

.nav-offcanvas--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 7.8125vw;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas--header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 8.3333333333vw;
  }
}
.nav-offcanvas--header::before {
  content: "";
  position: absolute;
  width: 100vw;
  height: calc(100% + 30px);
  top: -15px;
  left: -4.1666666667vw;
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas--header::before {
    display: none;
  }
}
.nav-offcanvas ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-offcanvas ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-offcanvas ul li::after {
  display: none;
}
.nav-offcanvas .main-menu,
.nav-offcanvas .connexion-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.nav-offcanvas .menu-offcanvas {
  position: relative;
}
.nav-offcanvas .menu-offcanvas .menu-item {
  margin: 0;
  padding: 0;
}
.nav-offcanvas .menu-offcanvas .menu-item.li-level-0.secondary-button-wrapper {
  margin-top: 9rem;
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas .menu-offcanvas .menu-item.li-level-0.secondary-button-wrapper {
    margin-top: 1.0416666667vw;
  }
}
.nav-offcanvas .menu-offcanvas .menu-item.li-level-0.secondary-button-wrapper ~ .li-level-0.secondary-button-wrapper {
  margin-top: 0;
}
.nav-offcanvas .menu-offcanvas .menu-item .secondary-item {
  font-size: 1.8rem;
  letter-spacing: -0.015em;
  line-height: 2.2rem;
  font-family: "matter-regular";
  margin: 0.75rem 0;
}
@media only screen and (min-width: 41.813rem) {
  .nav-offcanvas .menu-offcanvas .menu-item .secondary-item {
    font-size: calc(1.9rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.2rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .nav-offcanvas .menu-offcanvas .menu-item .secondary-item {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas .menu-offcanvas .menu-item .secondary-item {
    margin: 0.5208333333vw 0;
  }
}
.nav-offcanvas .menu-offcanvas:nth-child(1) > button {
  margin-top: 0;
  margin-bottom: 1rem;
}
.nav-offcanvas .menu-offcanvas .ssq-menu-group.activated,
.nav-offcanvas .menu-offcanvas .active-submenu > .secondary-button-wrapper {
  margin: 12.5vw 0 6.25vw 0;
}
@media only screen and (min-width: 48rem) {
  .nav-offcanvas .menu-offcanvas .ssq-menu-group.activated,
.nav-offcanvas .menu-offcanvas .active-submenu > .secondary-button-wrapper {
    margin: 1.875rem 0;
  }
}
.nav-offcanvas .menu-offcanvas .ssq-menu-group.activated ~ .ssq-menu-group.activated,
.nav-offcanvas .menu-offcanvas .active-submenu > .secondary-button-wrapper ~ .ssq-menu-group.activated {
  margin: 0 0 6.25vw 0;
}
@media only screen and (min-width: 48rem) {
  .nav-offcanvas .menu-offcanvas .ssq-menu-group.activated ~ .ssq-menu-group.activated,
.nav-offcanvas .menu-offcanvas .active-submenu > .secondary-button-wrapper ~ .ssq-menu-group.activated {
    margin: 1.875rem 0;
  }
}
.nav-offcanvas .submenu {
  position: absolute;
  top: 0;
  margin: 0;
  width: 100%;
}
.nav-offcanvas .nav-link-ssq {
  background: transparent;
  padding: 0;
  margin: 1.5rem 0;
  border: none;
  display: none;
  text-align: left;
  opacity: 0;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
@media only screen and (min-width: 48rem) {
  .nav-offcanvas .nav-link-ssq {
    margin: 2.0833333333vw 0;
  }
}
@media only screen and (min-width: 75rem) {
  .nav-offcanvas .nav-link-ssq {
    margin: 1.0416666667vw 0;
  }
}
.nav-offcanvas .nav-link-ssq.activated {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.nav-offcanvas .nav-link-ssq.back-button {
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin-bottom: 40px;
  padding-left: 17px;
  font-family: "matter-regular";
}
.nav-offcanvas .nav-link-ssq.back-button::before {
  content: "";
  width: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 12px;
}
.nav-offcanvas .nav-link-ssq.is_external::after {
  position: absolute;
  top: -0.1rem;
  height: 24px;
  width: 24px;
  margin-left: 4px;
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas .nav-link-ssq.is_external::after {
    top: 0.6rem;
  }
}
.nav-offcanvas .is-theme--light .back-button::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--left__violet.svg");
  background-repeat: no-repeat;
}
.nav-offcanvas .is-theme--dark .back-button::before, .nav-offcanvas .page-login .back-button::before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/chevron--left__white.svg");
  background-repeat: no-repeat;
}
.nav-offcanvas a.nav-link-ssq,
.nav-offcanvas button.nav-link-ssq {
  font-size: 4rem;
  line-height: 4rem;
  font-family: "matter-medium";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas a.nav-link-ssq,
.nav-offcanvas button.nav-link-ssq {
    font-size: 5.5rem;
    line-height: 5.5rem;
  }
}
.nav-offcanvas a.nav-link-ssq:hover, .nav-offcanvas a.nav-link-ssq:focus,
.nav-offcanvas button.nav-link-ssq:hover,
.nav-offcanvas button.nav-link-ssq:focus {
  text-decoration: none;
  color: #88BAE5;
}
.nav-offcanvas span.nav-link-ssq,
.nav-offcanvas h3.nav-link-ssq {
  font-size: 1.2rem;
  line-height: 1.4rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.nav-offcanvas span.nav-link-ssq.activated,
.nav-offcanvas h3.nav-link-ssq.activated {
  opacity: 0.6;
}
.nav-offcanvas .group-title {
  font-family: "suisse_worksmedium";
  font-size: 1.6rem;
  line-height: 2.2rem;
  opacity: 0;
  display: none;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  margin-bottom: 50px;
}
@media only screen and (min-width: 48rem) {
  .nav-offcanvas .group-title {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas .group-title {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
}
.nav-offcanvas .group-title.activated {
  opacity: 0.6;
}
.nav-offcanvas .group-title.activated + .nav-item--group {
  margin-top: 0;
}
.nav-offcanvas .ssq-menu-group {
  position: relative;
  width: 100%;
  margin: 3rem 0;
}
.nav-offcanvas .ssq-menu-group .nav-link-ssq:not(.back-button) {
  margin: 1.1rem 0;
}
.nav-offcanvas .ssq-menu-group a.nav-link-ssq,
.nav-offcanvas .ssq-menu-group button.nav-link-ssq {
  font-size: 2.8rem;
  line-height: 3rem;
}
.nav-offcanvas .ssq-menu-group .menu {
  position: relative;
}
.nav-offcanvas .ssq-menu-group .menu-item .menu a.nav-link-ssq.back-button,
.nav-offcanvas .ssq-menu-group .menu-item .menu button.nav-link-ssq.back-button {
  font-size: 1.8rem;
  line-height: 2.4rem;
}
.nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu {
  left: 0;
  width: 0;
  height: 100vh;
  background-color: #4B009B;
  position: fixed;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2;
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu {
    left: 41.6666666667vw;
    background-color: #361972;
  }
}
.nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu.activated {
  width: 100%;
  padding: 41.6666666667vw 4.1666666667vw 4.1666666667vw;
}
.nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu.activated .group-title {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu.activated .group-title {
    display: none !important;
  }
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu.activated {
    width: 41.6666666667vw;
    padding: 14.5833333333vw 2.0833333333vw 2.0833333333vw;
  }
}
.nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu .nav-link-ssq {
  display: inline-block !important;
  opacity: 0;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  visibility: hidden;
}
.nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu .nav-link-ssq.activated {
  -webkit-animation: slideIn 0.5s 0.1s ease 1 forwards;
          animation: slideIn 0.5s 0.1s ease 1 forwards;
}
.nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu .nav-link-ssq.back-button.activated {
  top: -8.5rem;
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu .nav-link-ssq.back-button.activated {
    display: none !important;
  }
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu.submenu .group-title {
    display: none !important;
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}

@-webkit-keyframes slideIn {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideIn {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.node-461 #layout-header:not(.headroom--not-top) .button-navbar-toggler,
.node-3281 #layout-header:not(.headroom--not-top) .button-navbar-toggler {
  background-color: white;
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/menu-violet.svg");
}
.node-461 #layout-header:not(.headroom--not-top) .button-navbar-toggler:hover, .node-461 #layout-header:not(.headroom--not-top) .button-navbar-toggler:focus,
.node-3281 #layout-header:not(.headroom--not-top) .button-navbar-toggler:hover,
.node-3281 #layout-header:not(.headroom--not-top) .button-navbar-toggler:focus {
  background-color: #D4C2E7;
}
.node-461 #layout-header:not(.headroom--not-top) .icon-profil-white:after, .node-461 #layout-header:not(.headroom--not-top) .button-trigger-login:after,
.node-3281 #layout-header:not(.headroom--not-top) .icon-profil-white:after,
.node-3281 #layout-header:not(.headroom--not-top) .button-trigger-login:after {
  background: url(../../src/svg/icons/profil-violet.svg);
}
.node-461 #layout-header.headroom--not-top .icon-profil-white:after, .node-461 #layout-header.headroom--not-top .button-trigger-login:after,
.node-3281 #layout-header.headroom--not-top .icon-profil-white:after,
.node-3281 #layout-header.headroom--not-top .button-trigger-login:after {
  background: url(../../src/svg/icons/profil-white.svg);
}

#sidr .ssq-menu-group > .menu > .menu-item > .nav-link-ssq ~ .menu.activated .group-title {
  margin-bottom: 3rem;
}

#sidr-connexion .group-title.activated {
  opacity: 1;
}
#sidr-connexion .group-title .text {
  display: inline-block;
  font-family: "suisse_worksmedium";
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 20px;
  margin: 0 !important;
}
@media only screen and (min-width: 41.813rem) {
  #sidr-connexion .group-title .text {
    margin: 0 0 15px;
    font-size: calc(1.6rem + (12) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2rem + (12) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  #sidr-connexion .group-title .text {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
#sidr-connexion .group-title .description {
  font-weight: 400;
  font-size: 33px;
  letter-spacing: -0.02em;
  line-height: 32px;
  margin: 0 0 15px;
  font-family: "matter-semibold";
  margin: 0 !important;
}
@media only screen and (min-width: 41.813rem) {
  #sidr-connexion .group-title .description {
    font-size: calc(3.3rem + (15) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(3.2rem + (14) * ((100vw - 669px) / (1440 - 669)));
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 90rem) {
  #sidr-connexion .group-title .description {
    font-size: calc(4.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(4.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
#sidr-connexion span.nav-link-ssq.activated h3.nav-link-ssq.activated {
  opacity: 1;
}
#sidr-connexion .button-close-offcanvas {
  position: absolute;
  top: 0;
  right: 0;
}
#sidr-connexion a.nav-link-ssq:not(.back-button),
#sidr-connexion button.nav-link-ssq:not(.back-button) {
  font-weight: 400;
  font-size: 19px;
  letter-spacing: -0.01em;
  line-height: 21px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
  position: relative;
  padding-right: 20px;
}
@media only screen and (min-width: 41.813rem) {
  #sidr-connexion a.nav-link-ssq:not(.back-button),
#sidr-connexion button.nav-link-ssq:not(.back-button) {
    font-size: calc(1.9rem + (9) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.1rem + (9) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  #sidr-connexion a.nav-link-ssq:not(.back-button),
#sidr-connexion button.nav-link-ssq:not(.back-button) {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
#sidr-connexion a.nav-link-ssq:not(.back-button):hover, #sidr-connexion a.nav-link-ssq:not(.back-button):focus,
#sidr-connexion button.nav-link-ssq:not(.back-button):hover,
#sidr-connexion button.nav-link-ssq:not(.back-button):focus {
  text-decoration: underline;
  color: inherit;
}
#sidr-connexion a.nav-link-ssq:not(.back-button):not(.is_external)::after,
#sidr-connexion button.nav-link-ssq:not(.back-button):not(.is_external)::after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--right__violet.svg");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  background-position: right 0.2em;
  height: 1em;
  width: 16px;
}
@media only screen and (min-width: 48rem) {
  #sidr-connexion a.nav-link-ssq:not(.back-button):not(.is_external)::after,
#sidr-connexion button.nav-link-ssq:not(.back-button):not(.is_external)::after {
    background-position: right 0.4em;
  }
}

/* stylelint-disable */
.sidr-open .nav-offcanvas,
.sidr-animating .nav-offcanvas {
  overflow-y: scroll;
  scrollbar-width: none;
  visibility: visible;
}
.sidr-open .nav-offcanvas::-webkit-scrollbar,
.sidr-animating .nav-offcanvas::-webkit-scrollbar {
  width: 0;
  opacity: 0;
}
.sidr-open #layout-header,
.sidr-animating #layout-header {
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.nav-offcanvas {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  z-index: 999999;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: collapse;
}
.nav-offcanvas.activated {
  width: 100%;
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas.activated {
    width: 41.6666666667vw;
  }
}
.nav-offcanvas--inner {
  width: 100%;
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas--inner {
    width: 41.6666666667vw;
  }
}
.nav-offcanvas.right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  left: auto;
  right: -100%;
}
.nav-offcanvas.left {
  left: -100%;
  right: auto;
}

body.sidr-open,
body.sidr-animating {
  position: fixed;
}
body.sidr-open .nav-offcanvas--bg-overlay,
body.sidr-animating .nav-offcanvas--bg-overlay {
  background-color: black;
  opacity: 0.3;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 1;
}

.nav-offcanvas .nav-offcanvas--inner {
  position: absolute;
  z-index: 2;
  min-height: 100%;
  padding: 15px 4.1666666667vw;
  overflow-y: auto;
}
@media only screen and (min-width: 64rem) {
  .nav-offcanvas .nav-offcanvas--inner {
    position: relative;
    padding: 30px 2.0833333333vw;
  }
}
.nav-offcanvas .nav-offcanvas--inner nav,
.nav-offcanvas .nav-offcanvas--inner ul.active-submenu {
  padding-bottom: 125px;
}
@media only screen and (min-width: 90rem) {
  .nav-offcanvas .nav-offcanvas--inner nav,
.nav-offcanvas .nav-offcanvas--inner ul.active-submenu {
    padding-bottom: unset;
  }
}

.card {
  margin-bottom: 4.1666666667vw;
  /* stylelint-disable-next-line no-descending-specificity */
}
.card.is-full-container-height {
  height: calc(100% - (2.0833333333vw * 2));
}
.card.is-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card.is-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.views-row .card.is-space-between {
  height: 100%;
}

.card.is-link:hover, .card.is-link:focus {
  text-decoration: none;
}
.card.has-padding {
  padding: 6.25vw;
}
.card.has-border {
  border: solid 1px rgba(75, 0, 155, 0.2);
}
.theme-violet .card.has-border, .page-login .card.has-border {
  border: solid 1px rgba(255, 255, 255, 0.2);
}

.card.border-top--always-visible {
  padding-top: 2.0833333333vw;
}
.card.no-x-padding.has-padding, .card.no-x-padding {
  padding-left: 0;
  padding-right: 0;
}
.card.no-margin-bottom {
  margin-bottom: 0 !important;
}
.card.has-hover:hover:before, .card.has-hover:focus:before {
  height: 2px;
  background: #FFF;
}
.card.has-upper-tag .card__upper-tag {
  position: absolute;
  top: 2.0833333333vw;
  right: 2.0833333333vw;
  padding: 4px;
  background: #FBCF65;
  text-transform: uppercase;
  color: #4B009B;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
.card.has-upper-tag .card__upper-tag.has-icon, .card.has-upper-tag .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__upper-tag.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card.has-upper-tag a.card__upper-tag.is-active, .card.has-upper-tag .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__upper-tag:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card.has-upper-tag a.card__upper-tag:hover {
  padding-left: 22px;
}
.card.has-upper-tag .card__upper-tag.has-icon:before, .card.has-upper-tag .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__upper-tag.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card.has-upper-tag a.card__upper-tag.is-active:before, .card.has-upper-tag .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__upper-tag:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card.has-upper-tag a.card__upper-tag:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 20px;
  background-size: 8px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.card.bg--white {
  background: #FFF;
}
.card.bg--violet {
  background: #4B009B;
}
.card .is-bottom-alignment {
  margin-top: auto;
}
.card .card__image {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 71.4285714286%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 6px;
}
.card .card__image.card__image-responsive {
  padding-top: 0;
  background-repeat: inherit;
  background-size: inherit;
  background-position: inherit;
  line-height: 0;
  overflow: hidden;
}
.card .card__image.card__image-rounded img {
  border-radius: 6px;
}
.card .card__image.is-ratio--0-9 {
  padding-top: 90.4761904762%;
}
.card .card__time {
  padding-top: 4px;
  text-transform: uppercase;
  color: #7840B4;
}
.theme-violet .card .card__time, .page-login .card .card__time {
  color: rgba(255, 255, 255, 0.6);
}

.card .card__title-note {
  margin-bottom: 10px;
}
.card .card__title {
  margin-bottom: 0;
}
.card .card__title > a:hover {
  text-decoration: none;
}
.card .card__icon:before {
  content: "";
  display: block;
  height: 24px;
  width: 50px;
  background-size: contain;
  margin-bottom: 8px;
}
.card .card__title.w-margin-top--small,
.card .card__subtitle.w-margin-top--small {
  margin-top: 15px;
}
.card .card__title.w-margin-bottom--small,
.card .card__subtitle.w-margin-bottom--small {
  margin-bottom: 15px;
}
.card .card__subtitle {
  margin-bottom: 0;
}
.card.has-subtitle .card__title {
  margin-top: 4.1666666667vw;
}
.card .card__title + .card__subtitle {
  margin-top: 20px;
}
.card .card__links {
  margin-top: 4.1666666667vw;
}
.card .card__subtitle + .card__links,
.card .card__content-wrapper + .card__links {
  margin-top: 5.2083333333vw;
}
.card .card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.card .card__header .card__title + .card__subtitle {
  margin-top: 0;
}
.card .card__header + .card__content {
  margin-top: 15px;
}
.card .card__content {
  margin-bottom: 60px;
}
.card .card__content.no-margin--bottom {
  margin-bottom: 0;
}
.card .card__location {
  margin-top: 10px;
  font-size: 1.1rem;
  line-height: 1.4rem;
  font-family: "matter-regular";
  color: #4B009B;
  letter-spacing: -0.01em;
}
.card .card__location .card__location--link {
  position: relative;
  padding-left: 16px;
}
.card .card__location .card__location--link:before {
  content: "";
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/pointer__violet.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 4px;
  bottom: 0;
  left: 0;
  width: 10px;
  background-size: contain;
}
.card .card__location address {
  margin-top: 4px;
  font-style: normal;
}
.card .card__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.1rem;
  line-height: 1.4rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* stylelint-disable-next-line no-descending-specificity */
}
.card .card__contact a,
.card .card__contact button {
  display: block;
  /* stylelint-disable-next-line no-descending-specificity */
}
.card .card__contact a + a, .card .card__contact a + button,
.card .card__contact button + a,
.card .card__contact button + button {
  margin-top: 10px;
}
.card .card__contact .has-icon, .card .card__contact .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card .card__contact a.is-active, .card .card__contact .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card .card__contact a:hover {
  position: relative;
  padding-right: 13px;
}
.card .card__contact .has-icon:before, .card .card__contact .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card .card__contact a.is-active:before, .card .card__contact .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card .card__contact a:hover:before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  bottom: 1px;
  width: 10px;
  background-size: contain;
}
.card .card__link.is-full-width {
  display: block;
  width: 100%;
}
.card .card__link.has-icon, .card .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__link.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card a.card__link.is-active, .card .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__link:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card a.card__link:hover {
  position: relative;
  padding-right: 13px;
}
.card .card__link.has-icon:before, .card .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__link.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card a.card__link.is-active:before, .card .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__link:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card a.card__link:hover:before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  bottom: 1px;
  width: 10px;
  background-size: contain;
  background-position: right bottom;
}
.card.card--no-image {
  position: relative;
}
.card.card--no-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: rgba(75, 0, 155, 0.2);
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.theme-violet .card.card--no-image:before, .page-login .card.card--no-image:before {
  background-color: rgba(255, 255, 255, 0.2);
}

.slick-slider .card--no-image:before {
  content: none;
}

@media only screen and (min-width: 41.75rem) {
  .card {
    margin-bottom: 2.0833333333vw;
  }
  .card.is-full-container-height {
    min-height: calc(100% - (2.0833333333vw * 1));
    height: unset;
  }
  .card.has-centered-content .card__title,
.card.has-centered-content .card__subtitle,
.card.has-centered-content .card__links {
    text-align: center;
  }
  .card .card__icon:before {
    height: 32px;
  }
}
.paragraph--vignette-texte.card .card__content {
  margin-top: 1.0416666667vw;
  margin-bottom: 2.0833333333vw !important;
}

@media only screen and (min-width: 41.813rem) {
  .card.has-ratio-size {
    padding-bottom: 115% !important;
  }
  .card .card__location,
.card .card__contact {
    font-size: calc(1.1rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.4rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 48.063rem) {
  .card.has-padding {
    padding: 4.1666666667vw;
  }
  .card.has-padding-md {
    padding: 6.25vw;
  }
  .card.card--no-image {
    position: relative;
    padding-top: 0;
  }
  .card.card--no-image:before {
    content: none;
  }
  .card.border-top--always-visible {
    padding-top: 4.1666666667vw;
  }
  .card.border-top--always-visible:before {
    content: "";
  }
  .card.card-has-border-top {
    border-top: solid 1px rgba(75, 0, 155, 0.2);
    padding-top: 20px;
  }
  .card .card__category + .card__subtitle {
    margin-top: 15px;
  }
  .card .card__category + .card__subtitle + .card__image {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .card.has-subtitle {
    margin-top: 4.1666666667vw;
  }
  .card.has-subtitle .card__title,
.card.has-subtitle .card__title.card__title--margin-small {
    margin-top: 2.0833333333vw;
  }
  .card .card__content-wrapper + .card__links {
    margin-top: 1.375vw;
  }
  .card .card__content {
    margin-bottom: 80px;
  }
  .card .card__location {
    margin-top: 20px;
  }
  .card .is-bottom-alignment.card__links {
    margin-top: auto;
  }

  .view-last-press-releases .card {
    padding-top: 0 !important;
    padding-right: 2.0833333333vw !important;
  }

  .view-liste-of-presse-releases .card {
    padding-right: 2.0833333333vw !important;
  }
}
@media only screen and (min-width: 60rem) {
  .card.has-padding {
    padding: 2.0833333333vw;
  }
  .card.has-padding-md {
    padding: 3.125vw;
  }
  .card.card--no-image {
    padding-top: 0;
  }
  .card.border-top--always-visible {
    padding-top: 2.0833333333vw;
  }
}
/* stylelint-disable */
.card.card--advisor {
  position: relative;
  padding: 6.25vw;
  padding-top: 71.4285714286%;
}
.card.card--advisor .card__image {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding-top: calc(((300/420) * 100%) - 2.0833333333vw *2);
  background-size: contain;
  border-end-start-radius: 0;
  border-end-end-radius: 0;
  background-color: #F5F5F5;
}
.card.card--advisor .card__content {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-top: 15px;
  border-top: 1px solid rgba(75, 0, 155, 0.2);
}
.card.card--advisor .card__content li,
.card.card--advisor .card__content span,
.card.card--advisor .card__content p {
  padding: 0;
  font-size: 1.1rem;
  line-height: 1.4rem;
  font-family: "matter-regular";
  color: #4B009B;
  letter-spacing: -0.01em;
}
.card.card--advisor .card__content li + li {
  margin-top: 4px;
}
.card.card--advisor .card__content ul,
.card.card--advisor .card__content ol {
  list-style-type: none;
}
.card.card--advisor .card__content ul li:before,
.card.card--advisor .card__content ol li:before {
  content: none;
}
.card.card--advisor .card__contact {
  margin-top: auto;
}
.card.card--advisor .card__title,
.card.card--advisor .card__location,
.card.card--advisor .card__content,
.card.card--advisor .card__contact {
  z-index: 10;
}

@media only screen and (min-width: 41.813rem) {
  .card.card--advisor .card__content li,
.card.card--advisor .card__content span,
.card.card--advisor .card__content p {
    font-size: calc(1.1rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.4rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 48rem) {
  .card.card--advisor {
    padding: 2.0833333333vw;
    padding-top: 71.4285714286%;
  }
  .card.card--advisor .card__image {
    padding-top: calc(((300/420) * 100%) - 2.0833333333vw);
  }
  .card.card--advisor .card__content {
    margin-bottom: 30px;
  }
}
.card.card--blog {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* stylelint-disable-next-line no-descending-specificity */
}
.card.card--blog.card--no-image.not-in-slider {
  margin: 0;
  padding: 5.2083333333vw 0;
}
.card.card--blog.slick-slide .card__image-container {
  width: 100%;
  margin: 0 0 20px;
}
.card.card--blog > div {
  width: 100%;
  position: relative;
}
.card.card--blog .contextual {
  position: absolute !important;
}
.card.card--blog .card__upper-tag__container {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.card.card--blog .card__time {
  padding-top: 0;
}
.card.card--blog.has-upper-tag .card__upper-tag {
  position: relative;
  display: inline-block;
  top: auto;
  right: auto;
  padding: 0;
  margin-right: 14px;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid rgba(75, 0, 155, 0.6);
  font-family: "matter-medium";
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.theme-violet .card.card--blog.has-upper-tag .card__upper-tag, .page-login .card.card--blog.has-upper-tag .card__upper-tag {
  border-color: #FFF;
  color: #FFF;
}

.card.card--blog.has-upper-tag .card__upper-tag a,
.card.card--blog.has-upper-tag .card__upper-tag span {
  display: inline-block;
  padding: 4px 8px 2px 8px;
  margin: 0;
}
.card.card--blog.has-upper-tag .card__upper-tag:not(.card__upper-tag--no-link):hover {
  background-color: #4B009B;
}
.card.card--blog.has-upper-tag .card__upper-tag:not(.card__upper-tag--no-link):hover,
.card.card--blog.has-upper-tag .card__upper-tag:not(.card__upper-tag--no-link):hover a {
  color: #FFF;
  text-decoration: none;
}
.card.card--blog.has-upper-tag .card__upper-tag.has-icon, .card.card--blog.has-upper-tag .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__upper-tag.is-active, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card.card--blog.has-upper-tag a.card__upper-tag.is-active, .card.card--blog.has-upper-tag .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__upper-tag:hover, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card.card--blog.has-upper-tag a.card__upper-tag:hover {
  padding-top: 7px;
  padding-left: 22px;
}
.card.card--blog.has-upper-tag .card__upper-tag.has-icon:before, .card.card--blog.has-upper-tag .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__upper-tag.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card.card--blog.has-upper-tag a.card__upper-tag.is-active:before, .card.card--blog.has-upper-tag .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.card__upper-tag:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .card.card--blog.has-upper-tag a.card__upper-tag:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 20px;
  background-size: 8px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.card.card--blog .card__image-container {
  overflow: hidden;
  margin: 0 0 20px 0;
}
.card.card--blog .card__image {
  margin-bottom: 0;
  border-radius: 0;
  /* stylelint-disable-next-line no-descending-specificity */
}
.card.card--blog .card__image a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.card.card--blog .card__image img {
  width: 100%;
}
.card.card--blog .card__content {
  margin: 1.0416666667vw 0;
}
.card.card--blog .card__links {
  margin-top: 5.2083333333vw;
  margin-bottom: 8.3333333333vw;
  z-index: 10;
  position: relative;
}

@media only screen and (min-width: 41.813rem) {
  .card.card--blog .card__image-container {
    margin-left: 0;
    width: 100%;
  }
  .card.card--blog .card__image {
    -webkit-transition: 0.4s -webkit-transform ease-in-out;
    transition: 0.4s -webkit-transform ease-in-out;
    transition: 0.4s transform ease-in-out;
    transition: 0.4s transform ease-in-out, 0.4s -webkit-transform ease-in-out;
  }
}
@media only screen and (min-width: 48.063rem) {
  .card.card--blog {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .card.card--blog.card--full > div:hover .card__image {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .card.card--blog.has-upper-tag .card__upper-tag {
    margin-right: 20px;
  }
  .card.card--blog .card__links {
    margin-top: 1.375vw;
    margin-bottom: 4.1666666667vw;
  }
  .card.card--blog.card--no-image.not-in-slider {
    margin: 0;
    padding: 2.6041666667vw 0 0 0;
  }
  .card.card--blog.card--no-image.not-in-slider .card__links {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 60rem) {
  .card.card--blog {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
/* stylelint-disable */
.card.card--colors {
  position: relative;
  border-radius: 6px;
}
.card.card--colors .card__image:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 4.1666666667vw;
  left: 4.1666666667vw;
  height: 80px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

@media only screen and (min-width: 48.063rem) {
  .card.card--colors {
    border-radius: 8px;
  }
}
/* stylelint-disable */
.card.card-light {
  padding: 0;
  margin-bottom: 0;
}
.card.card-light .card__title + .card__subtitle {
  margin-top: 0;
}
.card.card-light.slick-slide {
  overflow: visible;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  border-top: solid 1px rgba(75, 0, 155, 0.2);
}
.theme-violet .card.card-light.slick-slide, .page-login .card.card-light.slick-slide {
  border-color: rgba(255, 255, 255, 0.2);
}

.slider-text-bloc-slider .card.card-light {
  width: 48.5%;
}

/* stylelint-disable */
.card.card--product-nolink {
  height: auto !important;
  border: solid 1px rgba(75, 0, 155, 0.2);
}
.card.card--product-nolink .card--product--content--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card.card--product-nolink .card__category,
.card.card--product-nolink .card__subtitle {
  padding-left: 0;
}
.card.card--product-nolink .card__content {
  display: block;
}

.card.card--product--mobile-simplified {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}
.card.card--product--mobile-simplified > a {
  display: block;
  height: 100%;
  z-index: 10;
}
.card.card--product--mobile-simplified > a,
.card.card--product--mobile-simplified .card__category,
.card.card--product--mobile-simplified .card__subtitle {
  padding-left: 44%;
}
.card.card--product--mobile-simplified .card__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(44% - 10px);
  padding: 0;
  margin: 0;
  border-radius: 6px 0 0 6px;
  background-position: bottom center;
  z-index: 5;
}
.card.card--product--mobile-simplified .card__category {
  margin-bottom: 2.0833333333vw;
}
.card.card--product--mobile-simplified .card__content {
  display: none;
  margin-top: 10px;
  margin-bottom: 0;
}
.card.card--product--mobile-simplified .card__content,
.card.card--product--mobile-simplified .card__content p,
.card.card--product--mobile-simplified .card__content li,
.card.card--product--mobile-simplified .card__content a {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .card.card--product--mobile-simplified .card__content,
.card.card--product--mobile-simplified .card__content p,
.card.card--product--mobile-simplified .card__content li,
.card.card--product--mobile-simplified .card__content a {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .card.card--product--mobile-simplified .card__content,
.card.card--product--mobile-simplified .card__content p,
.card.card--product--mobile-simplified .card__content li,
.card.card--product--mobile-simplified .card__content a {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

@media only screen and (min-width: 41.75rem) {
  .card.card--product--mobile-simplified {
    position: relative;
    padding: 2.0833333333vw;
  }
  .card.card--product--mobile-simplified > a,
.card.card--product--mobile-simplified .card__category,
.card.card--product--mobile-simplified .card__subtitle {
    position: relative;
    padding-left: 0;
    z-index: 20;
  }
  .card.card--product--mobile-simplified .card__image {
    width: 100%;
    margin: 0 !important;
  }
  .card.card--product--mobile-simplified .card__content {
    display: block;
  }
  .card.card--product--mobile-simplified .card__category {
    margin-bottom: 1.0416666667vw;
  }
}
.card.card--simplified {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 45px;
  padding-bottom: 45px;
  margin: 0;
}
.card.card--simplified.has-border-top:before, .node-type-immeuble .theme-greige + .card.card--simplified.cp-image-text-video__container.theme-greige:before {
  background-color: rgba(75, 0, 155, 0.2);
  left: 0;
  right: 0;
}
.card.card--simplified.small-y-padding {
  padding-top: 25px;
  padding-bottom: 25px;
}
.card.card--simplified .card__image-container {
  width: 29.1666666667vw;
  max-width: 140px;
  margin: 0 4.1666666667vw 0 0;
}
.card.card--simplified .card__image {
  padding-top: 100%;
  margin: 0;
}
.card.card--simplified .card__image.card__image-responsive {
  padding-top: 0;
  background-repeat: inherit;
  background-size: inherit;
  background-position: inherit;
  line-height: 0;
  overflow: hidden;
}
.card.card--simplified .card__upper-tag__container {
  display: block;
}
.card.card--simplified .card__upper-tag__container .card__time {
  margin-top: 10px;
}
.card.card--simplified .card__content {
  margin: 1.0416666667vw 0;
}
.card.card--simplified .card__links {
  margin-top: calc(1.0416666667vw + 5px);
}

@media only screen and (min-width: 48.063rem) {
  .card.card--simplified {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .card.card--simplified.has-border-top.has-border-top--mobile-only:before, .node-type-immeuble .theme-greige + .card.card--simplified.has-border-top--mobile-only.cp-image-text-video__container.theme-greige:before {
    content: none;
  }
  .card.card--simplified.no-padding {
    padding-top: 0;
    padding-bottom: 0;
  }
  .card.card--simplified .card__image-container {
    margin: 0 2.0833333333vw 0 0;
  }
}
/* stylelint-disable */
.card.card--product {
  position: relative;
  overflow: hidden;
}
.card.card--product .card--product--content--wrapper {
  padding-left: 6.25vw;
  padding-right: 6.25vw;
}
.card.card--product .card__content {
  margin-bottom: 5.2083333333vw;
}
.card.card--product.no-padding .card__image {
  position: relative;
  top: -6.25vw;
  margin-left: -6.25vw;
  margin-right: -6.25vw;
  width: unset;
}
.card.card--product.slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card.card--product.slick-slide .card__content {
  margin-bottom: 0;
}

.slick-slide .card--product {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.slick-slide .card--product .card__links {
  margin-top: unset;
}
.slick-slide .card--product.has-subtitle {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.slick-slide .card--product.has-subtitle .card__links {
  margin-top: auto;
}

.paragraph--type--list-products .card--product {
  margin-bottom: 4.1666666667vw;
}
.paragraph--type--list-products .card-product--card:last-child .card--product {
  margin-bottom: 0;
}

@media only screen and (min-width: 41.813rem) {
  .card.card--product .card--product--content--wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  .card.card--product .card__content {
    margin-top: 1.375vw;
  }

  .card--product--content--wrapper {
    padding: 4.1666666667vw;
  }
}
@media only screen and (min-width: 48.063rem) {
  .card.card--product.no-padding .card__image {
    top: -4.1666666667vw;
    margin-left: -4.1666666667vw;
    margin-right: -4.1666666667vw;
  }
}
@media only screen and (min-width: 60rem) {
  .card.card--product.no-padding .card__image {
    top: -2.0833333333vw;
    margin-left: -2.0833333333vw;
    margin-right: -2.0833333333vw;
  }
  .card.card--product .card--product--content--wrapper {
    padding: 2.0833333333vw;
  }
}
/* stylelint-disable */
.cp-card-text {
  margin-bottom: 0;
}
.cp-card-text.card.has-padding, .cp-card-text.card.border-top--always-visible {
  padding-top: 4.1666666667vw;
  padding-bottom: 4.1666666667vw;
}
.cp-card-text.paragraph-immobilier__card:nth-child(1)::before {
  content: none;
}
@media only screen and (min-width: 41.75rem) {
  .cp-card-text.paragraph-immobilier__card:nth-child(-n+2)::before {
    content: none;
  }
}
@media only screen and (min-width: 64rem) {
  .cp-card-text.paragraph-immobilier__card:nth-child(-n+4)::before {
    content: none;
  }
}

/* stylelint-disable scss/at-extend-no-missing-placeholder */
/*
  Base
*/
* {
  min-height: 0;
  min-width: 0;
}

.visually-hidden, #sidr .nav-item:not(.li-level-1, .li-level-3) > .submenu > .group-title {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

html .body-background-simulation, .cp-banner__parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 120;
}
.is-ie html .body-background-simulation, html .is-ie .body-background-simulation, .is-ie .cp-banner__parent {
  display: block;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  font-family: "matter-regular";
}
html body {
  font-size: 1.8rem;
  letter-spacing: -0.015em;
  line-height: 2.2rem;
  font-family: "matter-regular";
  margin: 0;
  padding: 0;
  position: relative;
  overflow-x: hidden;
  width: 100%;
  background-color: #F0F0EF;
}
@media only screen and (min-width: 41.813rem) {
  html body {
    font-size: calc(1.9rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.2rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  html body {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
html .body-background-simulation {
  background-color: #F0F0EF;
}
html .body-background-simulation section {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-transition: outline-offset ease-in-out 200ms;
  transition: outline-offset ease-in-out 200ms;
  outline-offset: 0;
}

*:focus-visible {
  outline: auto;
  outline-offset: 5px;
}

h1 sup,
h2 sup,
h3 sup,
h4 sup,
h5 sup,
h6 sup {
  top: -0.7em;
  font-size: 50%;
}
h1 span.title-xxlarge,
h1 span.title-xlarge,
h1 span.title-large,
h1 span.title-medium,
h1 .paragraph--type--search-advisors span.search-advisors--phone,
.paragraph--type--search-advisors h1 span.search-advisors--phone,
h1 span.title-small,
h1 .cp-filtering-trigger__container .cp-filtering-trigger__notification span.cp-filtering-trigger__notification-result,
.cp-filtering-trigger__container .cp-filtering-trigger__notification h1 span.cp-filtering-trigger__notification-result,
h1 .cp-filtering-buttons-list__container span.cp-filtering-buttons-list__title,
.cp-filtering-buttons-list__container h1 span.cp-filtering-buttons-list__title,
h1 span.title-xsmall,
h2 span.title-xxlarge,
h2 span.title-xlarge,
h2 span.title-large,
h2 span.title-medium,
h2 .paragraph--type--search-advisors span.search-advisors--phone,
.paragraph--type--search-advisors h2 span.search-advisors--phone,
h2 span.title-small,
h2 .cp-filtering-trigger__container .cp-filtering-trigger__notification span.cp-filtering-trigger__notification-result,
.cp-filtering-trigger__container .cp-filtering-trigger__notification h2 span.cp-filtering-trigger__notification-result,
h2 .cp-filtering-buttons-list__container span.cp-filtering-buttons-list__title,
.cp-filtering-buttons-list__container h2 span.cp-filtering-buttons-list__title,
h2 span.title-xsmall,
h3 span.title-xxlarge,
h3 span.title-xlarge,
h3 span.title-large,
h3 span.title-medium,
h3 .paragraph--type--search-advisors span.search-advisors--phone,
.paragraph--type--search-advisors h3 span.search-advisors--phone,
h3 span.title-small,
h3 .cp-filtering-trigger__container .cp-filtering-trigger__notification span.cp-filtering-trigger__notification-result,
.cp-filtering-trigger__container .cp-filtering-trigger__notification h3 span.cp-filtering-trigger__notification-result,
h3 .cp-filtering-buttons-list__container span.cp-filtering-buttons-list__title,
.cp-filtering-buttons-list__container h3 span.cp-filtering-buttons-list__title,
h3 span.title-xsmall,
h4 span.title-xxlarge,
h4 span.title-xlarge,
h4 span.title-large,
h4 span.title-medium,
h4 .paragraph--type--search-advisors span.search-advisors--phone,
.paragraph--type--search-advisors h4 span.search-advisors--phone,
h4 span.title-small,
h4 .cp-filtering-trigger__container .cp-filtering-trigger__notification span.cp-filtering-trigger__notification-result,
.cp-filtering-trigger__container .cp-filtering-trigger__notification h4 span.cp-filtering-trigger__notification-result,
h4 .cp-filtering-buttons-list__container span.cp-filtering-buttons-list__title,
.cp-filtering-buttons-list__container h4 span.cp-filtering-buttons-list__title,
h4 span.title-xsmall,
h5 span.title-xxlarge,
h5 span.title-xlarge,
h5 span.title-large,
h5 span.title-medium,
h5 .paragraph--type--search-advisors span.search-advisors--phone,
.paragraph--type--search-advisors h5 span.search-advisors--phone,
h5 span.title-small,
h5 .cp-filtering-trigger__container .cp-filtering-trigger__notification span.cp-filtering-trigger__notification-result,
.cp-filtering-trigger__container .cp-filtering-trigger__notification h5 span.cp-filtering-trigger__notification-result,
h5 .cp-filtering-buttons-list__container span.cp-filtering-buttons-list__title,
.cp-filtering-buttons-list__container h5 span.cp-filtering-buttons-list__title,
h5 span.title-xsmall,
h6 span.title-xxlarge,
h6 span.title-xlarge,
h6 span.title-large,
h6 span.title-medium,
h6 .paragraph--type--search-advisors span.search-advisors--phone,
.paragraph--type--search-advisors h6 span.search-advisors--phone,
h6 span.title-small,
h6 .cp-filtering-trigger__container .cp-filtering-trigger__notification span.cp-filtering-trigger__notification-result,
.cp-filtering-trigger__container .cp-filtering-trigger__notification h6 span.cp-filtering-trigger__notification-result,
h6 .cp-filtering-buttons-list__container span.cp-filtering-buttons-list__title,
.cp-filtering-buttons-list__container h6 span.cp-filtering-buttons-list__title,
h6 span.title-xsmall {
  display: block;
}

p {
  font-size: 1.8rem;
  letter-spacing: -0.015em;
  line-height: 2.2rem;
  font-family: "matter-regular";
  margin: 0;
}
@media only screen and (min-width: 41.813rem) {
  p {
    font-size: calc(1.9rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.2rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  p {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
p + p, p + ul, p + ul + p, p + ol + p {
  margin: 0.8em 0 0;
}
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
  margin-top: 60px;
}

a {
  color: #4B009B;
  text-decoration: none;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
a:hover, a:focus, a:active {
  color: #4B009B;
  text-decoration: underline;
}

.node-type-balado .balado-description-content li a,
.view-balado .balado-description-content li a, p a,
.accordion-content li a,
.paragraphe-wysiwyg li a {
  font-family: "matter-medium";
  text-decoration: underline;
}
.node-type-balado .balado-description-content li a[href^="mailto:"],
.view-balado .balado-description-content li a[href^="mailto:"], p a[href^="mailto:"],
.accordion-content li a[href^="mailto:"],
.paragraphe-wysiwyg li a[href^="mailto:"] {
  word-break: break-word;
}

/* stylelint-disable-next-line no-descending-specificity */
strong {
  font-family: "matter-medium";
  font-weight: 400;
}

button {
  cursor: pointer;
}
button:focus {
  text-decoration: underline;
}

/* stylelint-disable-next-line no-descending-specificity */
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  /* stylelint-disable-next-line no-descending-specificity */
}
ul.has-item-border-bottom li {
  border-bottom: solid 1px #4B009B;
}
ul.has-item-border-bottom li .title-medium, ul.has-item-border-bottom li .paragraph--type--search-advisors .search-advisors--phone, .paragraph--type--search-advisors ul.has-item-border-bottom li .search-advisors--phone, ul.has-item-border-bottom li legend, ul.has-item-border-bottom li h4 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 48rem) {
  ul.has-item-border-bottom li .title-medium, ul.has-item-border-bottom li .paragraph--type--search-advisors .search-advisors--phone, .paragraph--type--search-advisors ul.has-item-border-bottom li .search-advisors--phone, ul.has-item-border-bottom li legend, ul.has-item-border-bottom li h4 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
ul.has-item-border-bottom li:last-of-type {
  border: none;
}
ul.has-item-border-bottom li:last-of-type .title-medium, ul.has-item-border-bottom li:last-of-type .paragraph--type--search-advisors .search-advisors--phone, .paragraph--type--search-advisors ul.has-item-border-bottom li:last-of-type .search-advisors--phone, ul.has-item-border-bottom li:last-of-type legend, ul.has-item-border-bottom li:last-of-type h4 {
  margin-bottom: 10px;
}
ul.no-list-style > li > ul > li,
ul li {
  font-size: 1.8rem;
  letter-spacing: -0.015em;
  line-height: 2.2rem;
  font-family: "matter-regular";
  padding: 0 0 0 15px;
  position: relative;
  /* stylelint-disable-next-line no-descending-specificity */
  /* stylelint-disable-next-line no-descending-specificity */
}
@media only screen and (min-width: 41.813rem) {
  ul.no-list-style > li > ul > li,
ul li {
    font-size: calc(1.9rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.2rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  ul.no-list-style > li > ul > li,
ul li {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
ul.no-list-style > li > ul > li:after,
ul li:after {
  font-size: 13px;
  line-height: 18px;
  content: "•";
  left: 0;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 48.063rem) {
  ul.no-list-style > li > ul > li:after,
ul li:after {
    line-height: 20px;
  }
}
@media only screen and (min-width: 64rem) {
  ul.no-list-style > li > ul > li:after,
ul li:after {
    line-height: 24px;
  }
}
ul.no-list-style > li > ul > li + li,
ul li + li {
  margin: 10px 0 0;
}

ol {
  padding-left: 0;
  /* stylelint-disable-next-line no-descending-specificity */
}
ol li {
  position: relative;
  width: auto;
  list-style-position: inside;
  /* stylelint-disable-next-line no-descending-specificity */
}
ol li + li {
  margin: 10px 0 0;
}

/* stylelint-disable-next-line no-descending-specificity */
ul.checked-icons-list li,
ul.arrow-icons-list li {
  position: relative;
  padding-left: 20px;
  /* stylelint-disable-next-line no-descending-specificity */
}
ul.checked-icons-list li:after,
ul.arrow-icons-list li:after {
  content: none;
}
ul.checked-icons-list li:before,
ul.arrow-icons-list li:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  bottom: 0;
  left: 0;
  width: 10px;
  background-size: contain;
  background-position: left 0.3em;
  background-repeat: no-repeat;
}

/* stylelint-disable-next-line no-descending-specificity */
ul.checked-icons-list li:before {
  top: 6px;
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__violet.svg");
  background-repeat: no-repeat;
}
.theme-violet ul.checked-icons-list li:before, .page-login ul.checked-icons-list li:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__white.svg");
  background-repeat: no-repeat;
}

ul.arrow-icons-list li:before {
  top: 2px;
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--right__violet.svg");
  background-repeat: no-repeat;
}
.theme-violet ul.arrow-icons-list li:before, .page-login ul.arrow-icons-list li:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--right__white.svg");
  background-repeat: no-repeat;
}

img {
  max-width: 100%;
}

figure {
  margin: 20.8333333333vw 0;
  padding-left: 4.1666666667vw;
  border-left: 2px solid #4B009B;
}
figure blockquote {
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.02em;
  line-height: 24px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
  margin-left: 0;
  margin-bottom: 40px;
}
@media only screen and (min-width: 41.813rem) {
  figure blockquote {
    font-size: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  figure blockquote {
    font-size: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
figure figcaption {
  display: inline-block;
  font-family: "suisse_worksmedium";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 20px;
  margin: 0 0 5px;
  margin-bottom: 0;
}
@media only screen and (min-width: 41.813rem) {
  figure figcaption {
    margin: 0 0 15px;
    font-size: calc(1.4rem + (8) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2rem + (8) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  figure figcaption {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

input[type=submit],
input[type=reset] {
  cursor: pointer;
}

hr {
  border: 0;
  border-bottom: solid 1px #4B009B;
}
hr.hr--thick {
  border-bottom-width: 2px;
}
hr.hr--white {
  border-color: white;
}
hr.hr--violet {
  border-color: #4B009B;
}

/* stylelint-disable-next-line no-descending-specificity */
sup {
  position: relative;
  top: -0.5em;
  font-size: 65% !important;
  vertical-align: baseline;
  line-height: 0;
}

.theme-violet hr, .page-login hr,
.theme-violet-925 hr {
  border-bottom-color: white;
}

address {
  font-style: normal;
}

.txt-align--center {
  text-align: center;
}

.txt-align--right {
  text-align: right;
}

.txt--white {
  color: #FFF !important;
}

.txt--purple {
  color: #4B009B !important;
}

body .no-margin {
  margin: 0 !important;
}

.txt--note {
  font-size: 11px;
  letter-spacing: 0.01em;
  line-height: 14px;
}
@media only screen and (min-width: 41.813rem) {
  .txt--note {
    font-size: calc(1.1rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.4rem + (2) * ((100vw - 669px) / (1440 - 669)));
  }
}

@media only screen and (min-width: 48rem) {
  figure {
    margin: 8.3333333333vw 0;
  }
  figure blockquote {
    margin-bottom: 80px;
  }
  figure figcaption {
    margin-bottom: 0;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-hidden-link-icon {
  background-size: cover !important;
  display: inline-block;
  text-indent: -99999px;
}

.view-balado img,
.view-balado-by-taxo img, .paragraph--type--layout-2-columns .cp-banner__container.full-width,
.paragraph--type--menu-sticky-avec-ancres-section .cp-banner__container.full-width, .has-round-corner, .form__fixed-height-checkboxes .fieldset-wrapper, .form-radio-cards.webform-type-radios .form-type-radio label, .select2-dropdown .select2-search--dropdown .select2-search__field, .modal .webform-submission-form, .cp-bloc-promo__container, .cp-hero-form__container .cp-hero-form__webform, .cp-banner__container, .cp-image-accordion-sync__container .cp-image-accordion-sync__accordion-image img, .card.has-upper-tag .card__upper-tag, .card.card--blog.has-upper-tag .card__upper-tag a,
.card.card--blog.has-upper-tag .card__upper-tag span, .card.card--blog .card__image-container, .card.card--product {
  border-radius: 6px;
}
@media only screen and (min-width: 48rem) {
  .view-balado img,
.view-balado-by-taxo img, .paragraph--type--layout-2-columns .cp-banner__container.full-width,
.paragraph--type--menu-sticky-avec-ancres-section .cp-banner__container.full-width, .has-round-corner, .form__fixed-height-checkboxes .fieldset-wrapper, .form-radio-cards.webform-type-radios .form-type-radio label, .select2-dropdown .select2-search--dropdown .select2-search__field, .modal .webform-submission-form, .cp-bloc-promo__container, .cp-hero-form__container .cp-hero-form__webform, .cp-banner__container, .cp-image-accordion-sync__container .cp-image-accordion-sync__accordion-image img, .card.has-upper-tag .card__upper-tag, .card.card--blog.has-upper-tag .card__upper-tag a,
.card.card--blog.has-upper-tag .card__upper-tag span, .card.card--blog .card__image-container, .card.card--product {
    border-radius: 8px;
  }
}

.is-hidden {
  display: none;
}

.skip--link {
  position: fixed;
  top: 100px;
  left: -100%;
  z-index: 9999;
}
.skip--link.button-primary, input.skip--link[type=submit]:not(.button--background-white, .button-secondary), .skip--link.button-primary:focus, .skip--link.button-primary:focus-visible {
  color: #4B009B;
  background-color: #FFF;
  outline: auto;
  outline-offset: 5px;
}
.skip--link:focus {
  left: 2rem;
}

.flex-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.font-style-reset {
  line-height: inherit;
  font-family: inherit;
  font-size: inherit;
}

/* stylelint-disable */
/* stylelint-disable */
.component--product-category .component--product-category__title {
  margin-bottom: 5.2083333333vw;
}
.component--product-category .filtering-elements__container {
  margin-bottom: 60px;
}
.component--product-category .component--product-category__description {
  margin-bottom: 7.8125vw;
}
.component--product-category .component--product-category__result {
  width: 100%;
}
.component--product-category .component--product-category__result .card--product {
  margin-bottom: 4.1666666667vw;
}
.component--product-category .component--product-category__result-title {
  padding-top: 60px;
}

@media only screen and (min-width: 48rem) {
  .component--product-category .component--product-category__description {
    margin-bottom: 5.5416666667vw;
  }
  .component--product-category .component--product-category__title {
    margin-bottom: 1.375vw;
  }
  .component--product-category .component--product-category__result .card--product {
    margin-bottom: 2.0833333333vw;
  }
  .component--product-category .component--product-category__result-title {
    padding-top: 30px;
  }
}
/* stylelint-disable */
.component--advisors-search .component--product-category__search {
  padding: 40px 0;
}

.beneva-advisor-search-advisors .form-item-keyword-wrapper {
  position: relative;
}

.search-advisors--results .advisor-search--result-number {
  margin-bottom: 4.1666666667vw;
}

@media only screen and (min-width: 48.063rem) {
  .component--advisors-search .component--product-category__search {
    padding: 100px 0 60px;
  }

  .search-advisors--results .advisor-search--result-number {
    margin-bottom: 2.0833333333vw;
  }
}
/* stylelint-disable */
/* stylelint-disable */
.paragraph--type--liste-de-faq .cp-section-title__button-container {
  margin-bottom: 0;
}

.paragraph--type--search-advisors .search-advisors--header .form-search-advisors {
  padding: 4.1666666667vw 0;
}
.paragraph--type--search-advisors .search-advisors--phone {
  margin-top: 0.8em !important;
}
.paragraph--type--search-advisors .search-advisors--phone a {
  text-decoration: none;
}
.paragraph--type--search-advisors #search-advisors--results .subtitle-medium h2 {
  display: inline-block;
  font-family: "suisse_worksmedium";
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 20px;
}
@media only screen and (min-width: 41.813rem) {
  .paragraph--type--search-advisors #search-advisors--results .subtitle-medium h2 {
    margin: 0 0 15px;
    font-size: calc(1.6rem + (12) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2rem + (12) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .paragraph--type--search-advisors #search-advisors--results .subtitle-medium h2 {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.paragraph--type--search-advisors #search-advisors--results article.advisor {
  height: calc(100% - 2.08333vw);
  background-color: #FFF;
}

/* @TODO: to refactor */
.ajax-progress-throbber {
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  right: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}

.paragraph--type--video {
  margin-top: 10.4166666667vw;
}
@media only screen and (min-width: 48rem) {
  .paragraph--type--video {
    margin-top: 0;
  }
}

.paragraph--type--panneau-soumission {
  padding-bottom: 20.8333333333vw;
}
@media only screen and (min-width: 48rem) {
  .paragraph--type--panneau-soumission .cp-section-title__container {
    margin-bottom: 4.1666666667vw;
  }
}
.paragraph--type--panneau-soumission .link--arrow-right.has-icon:before, .paragraph--type--panneau-soumission .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a.is-active:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .paragraph--type--panneau-soumission a.is-active:before, .paragraph--type--panneau-soumission .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list a:hover:before, .cp-sticky-anchor-menu__container .cp-sticky-anchor-menu__nav .cp-sticky-anchor-menu__list .paragraph--type--panneau-soumission a:hover:before {
  width: 9px;
}
.paragraph--type--panneau-soumission .card .card__image {
  border-radius: var(--ginBorderSmall) var(--ginBorderSmall) 0 0;
}
@media only screen and (min-width: 48rem) {
  .paragraph--type--panneau-soumission .card .card__image {
    border-radius: var(--ginBorderDefault) var(--ginBorderDefault) 0 0;
  }
}
.paragraph--type--panneau-soumission .card.no-padding .card__image {
  padding-top: calc(80% - 2.0833333333vw * -3);
  margin-bottom: 0;
}
@media only screen and (min-width: 48rem) {
  .paragraph--type--panneau-soumission .card.no-padding .card__image {
    padding-top: calc(80% - 2.0833333333vw * -2);
  }
}

.paragraph--type--hero-title + .paragraph--type--views {
  padding-top: 0;
}

.paragraph--type--layout-3-colonnes .paragraph-type--layout-3-colonnes__column:not(.card) .card__links {
  margin-top: 5.2083333333vw;
}
@media only screen and (min-width: 48rem) {
  .paragraph--type--layout-3-colonnes .paragraph-type--layout-3-colonnes__column:not(.card) .card__links {
    margin-top: 2.7708333333vw;
  }
}

.paragraph--type--views-doc-assurance-collective .card--document-search {
  border-radius: 8px;
  padding: 4.375vw;
  position: relative;
}
@media only screen and (min-width: 41.75rem) {
  .paragraph--type--views-doc-assurance-collective .card--document-search {
    margin-top: 0;
    padding: 2.7708333333vw;
  }
}
.paragraph--type--views-doc-assurance-collective .card--document-search .document-assurance-collective-filter-form-wrapper {
  margin: 1.0416666667vw 0;
}
.paragraph--type--views-doc-assurance-collective .card--document-search .document-assurance-collective-filter-form-wrapper .form-item-insurer {
  margin-bottom: 0;
}

.paragraph--type--views .cp-section-title__container {
  margin-bottom: 10.4166666667vw;
}
@media only screen and (min-width: 41.813rem) {
  .paragraph--type--views .cp-section-title__container {
    margin-bottom: 6.25vw;
  }
}
@media only screen and (min-width: 48rem) {
  .paragraph--type--views .cp-section-title__container {
    margin-bottom: 2.7708333333vw;
  }
}

.media--type--remote-video {
  position: relative;
}

.paragraph--type--media-item.has-margin-bottom {
  padding-bottom: 4.1666666667vw;
}
@media only screen and (min-width: 48rem) {
  .paragraph--type--media-item.has-margin-bottom {
    padding-bottom: 2.0833333333vw;
  }
}

/* stylelint-disable */
.component--quote-panel .cp-ocn-level-wrapper {
  padding-left: 0;
}
.component--quote-panel .cp-links-group__container {
  margin-bottom: 4.1666666667vw;
  height: 100%;
}

/* stylelint-disable no-descending-specificity */
form.beneva-language-language-selection .form-item-language:not(:first-child) {
  margin-left: 20px;
}
form.beneva-language-language-selection .form-item-province {
  margin-bottom: 7.8125vw;
}
@media only screen and (min-width: 48rem) {
  form.beneva-language-language-selection .form-item-province {
    margin-bottom: 2.7708333333vw;
  }
}

.theme-white form.beneva-language-language-selection {
  margin-top: 4rem;
}
.theme-white form.beneva-language-language-selection .form-item-province label {
  margin-bottom: 2.4rem;
  display: block;
}
.theme-white form.beneva-language-language-selection .form-actions .button-secondary, .theme-white .page-login form.beneva-language-language-selection .form-actions input[type=submit], .page-login .theme-white form.beneva-language-language-selection .form-actions input[type=submit] {
  background-color: #4B009B;
  color: #FFF;
}
.theme-white form.beneva-language-language-selection .form-item-language [type=radio]:checked ~ label:before {
  border: 2px solid #4B009B;
}
.theme-white form.beneva-language-language-selection .form-item-language [type=radio]:not(:checked) ~ label:before {
  border: 2px solid rgba(75, 0, 155, 0.2);
}
.theme-white form.beneva-language-language-selection .form-item-language [type=radio]:checked + label:after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__violet.svg");
  background-repeat: no-repeat;
}

form.beneva-advisor-search-advisors label {
  color: #4B009B;
}
form.beneva-advisor-search-advisors .form-item {
  margin-bottom: 0;
}
form.beneva-advisor-search-advisors .form-select,
form.beneva-advisor-search-advisors .form-text {
  width: 100%;
}
form.beneva-advisor-search-advisors .form-item-keyword-wrapper,
form.beneva-advisor-search-advisors .wrapper--form-actions {
  margin-top: 25px;
}
@media only screen and (min-width: 41.75rem) {
  form.beneva-advisor-search-advisors .form-item-keyword-wrapper {
    margin-top: 0;
  }
}
form.beneva-advisor-search-advisors .form-actions {
  margin-top: 0;
}
form.beneva-advisor-search-advisors .wrapper--browser-localisation {
  position: absolute;
  z-index: 1;
  bottom: 50%;
  right: 18px;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
form.beneva-advisor-search-advisors .error-message {
  font-size: 1.6rem;
  margin-top: 1.2rem;
  display: none;
  color: #C6252A;
}
form.beneva-advisor-search-advisors .error-message-icon {
  background-color: #C6252A;
  border-radius: 50px;
  padding: 5px;
  width: 20px;
  height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
form.beneva-advisor-search-advisors .js-error ~ .error-message {
  display: block;
}
@media only screen and (min-width: 64rem) {
  form.beneva-advisor-search-advisors .form-group {
    margin-bottom: 0;
  }
}
form.beneva-advisor-search-advisors .form-item-keyword input[type=text] {
  padding-right: 190px;
}
form.beneva-advisor-search-advisors .form-item-keyword.js-error label {
  color: #C6252A;
}
form.beneva-advisor-search-advisors .form-item-keyword.js-error input[type=text] {
  border-bottom-color: #C6252A;
}
@media only screen and (min-width: 64rem) {
  form.beneva-advisor-search-advisors .wrapper--form-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 0;
  }
}

form.js-ajax-progressing .form-actions input[type=submit] {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/../img/wave_button_on-light.gif");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  color: transparent !important;
}

.paragraph--type--hero-recherche-de-medicaments .card--medicament-search,
.paragraph--type--hero-recherche-de-medicaments .card--document-search,
.view-documents-listing .card--medicament-search,
.view-documents-listing .card--document-search {
  position: relative;
  border-radius: 8px;
  padding: 4.375vw;
  margin-bottom: 4.1666666667vw;
}
@media only screen and (min-width: 41.75rem) {
  .paragraph--type--hero-recherche-de-medicaments .card--medicament-search,
.paragraph--type--hero-recherche-de-medicaments .card--document-search,
.view-documents-listing .card--medicament-search,
.view-documents-listing .card--document-search {
    margin-top: 8.3333333333vw;
    padding: 2.7708333333vw;
  }
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .views-exposed-form,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .views-exposed-form,
.view-documents-listing .card--medicament-search .views-exposed-form,
.view-documents-listing .card--document-search .views-exposed-form {
  position: relative;
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions,
.view-documents-listing .card--medicament-search .form-item,
.view-documents-listing .card--medicament-search .form-actions,
.view-documents-listing .card--document-search .form-item,
.view-documents-listing .card--document-search .form-actions {
  margin-top: 0;
  margin-bottom: 0;
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item legend,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .fieldgroup label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .fieldgroup legend,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item legend,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .fieldgroup label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .fieldgroup legend,
.view-documents-listing .card--medicament-search .form-item label,
.view-documents-listing .card--medicament-search .form-item legend,
.view-documents-listing .card--medicament-search .fieldgroup label,
.view-documents-listing .card--medicament-search .fieldgroup legend,
.view-documents-listing .card--document-search .form-item label,
.view-documents-listing .card--document-search .form-item legend,
.view-documents-listing .card--document-search .fieldgroup label,
.view-documents-listing .card--document-search .fieldgroup legend {
  color: #4B009B;
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete,
.view-documents-listing .card--medicament-search .form-item-type-medicament,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete,
.view-documents-listing .card--document-search .form-item-type-medicament,
.view-documents-listing .card--document-search .form-item-filter-document-titre,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete {
  clear: both;
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete label,
.view-documents-listing .card--medicament-search .form-item-type-medicament label,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre label,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete label,
.view-documents-listing .card--document-search .form-item-type-medicament label,
.view-documents-listing .card--document-search .form-item-filter-document-titre label,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete label {
  /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */
  font-size: 1.9rem;
  margin-bottom: 1.375vw;
  display: block;
  line-height: 1.2;
}
@media only screen and (max-width: 41.6875rem) {
  .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre label,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre label,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete label,
.view-documents-listing .card--medicament-search .form-item-type-medicament label,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre label,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete label,
.view-documents-listing .card--document-search .form-item-type-medicament label,
.view-documents-listing .card--document-search .form-item-filter-document-titre label,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete label {
    margin-bottom: 2.7708333333vw;
  }
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text] {
  /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */
  background: transparent;
  font-size: 1.6rem;
  outline: none;
  border: 1px solid #404040;
  border-radius: 4px;
  height: 52px;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  clear: both;
  padding-right: 115px;
  padding-left: 3.125vw;
  display: block;
  width: 100%;
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text]:hover,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text]:hover,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text]:hover,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text]:hover,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text]:hover,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text]:hover,
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text]:hover,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text]:hover,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text]:hover,
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text]:hover,
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text]:hover,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text]:hover {
  border: 2px solid #666;
  margin: 0 -1px;
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text]:active, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text]:focus, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text]:focus-visible,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text]:active,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text]:focus,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text]:focus-visible,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text]:active,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text]:focus,
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text]:focus-visible,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text]:active,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text]:focus,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text]:focus-visible,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text]:active,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text]:focus,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text]:focus-visible,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text]:active,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text]:focus,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text]:focus-visible,
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text]:active,
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text]:focus,
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text]:focus-visible,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text]:active,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text]:focus,
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text]:focus-visible,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text]:active,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text]:focus,
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text]:focus-visible,
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text]:active,
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text]:focus,
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text]:focus-visible,
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text]:active,
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text]:focus,
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text]:focus-visible,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text]:active,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text]:focus,
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text]:focus-visible {
  border: 2px solid #4B009B;
  margin: 0 -1px;
  outline: none;
}
@media only screen and (min-width: 41.75rem) {
  .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text] {
    padding-left: 2.0833333333vw;
  }
}
@media only screen and (min-width: 64rem) {
  .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-type-medicament input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-item-filter-document-titre input[type=text],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--medicament-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--medicament-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--medicament-search .js-form-type-entity-autocomplete input[type=text],
.view-documents-listing .card--document-search .form-item-type-medicament input[type=text],
.view-documents-listing .card--document-search .form-item-filter-document-titre input[type=text],
.view-documents-listing .card--document-search .js-form-type-entity-autocomplete input[type=text] {
    padding-left: 1.0416666667vw;
  }
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions,
.view-documents-listing .card--medicament-search .form-actions,
.view-documents-listing .card--document-search .form-actions {
  position: relative;
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions input[type=submit],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions input[type=submit],
.view-documents-listing .card--medicament-search .form-actions input[type=submit],
.view-documents-listing .card--document-search .form-actions input[type=submit] {
  background: url("https://beneva.ca/themes/custom/beneva/dist/../dist/svg/icons/search-violet.svg") center center no-repeat;
  background-size: 16px;
  border: 2px solid #4B009B;
  border-radius: 50%;
  color: #4B009B;
  width: 40px;
  height: 40px;
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
  margin-right: 6px;
  margin-top: -47px;
  right: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  border: none;
  font-size: 0 !important;
  position: absolute;
  background-size: 22px;
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions input[type=submit]:hover, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions input[type=submit]:focus, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions input[type=submit]:focus-visible,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions input[type=submit]:hover,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions input[type=submit]:focus,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions input[type=submit]:focus-visible,
.view-documents-listing .card--medicament-search .form-actions input[type=submit]:hover,
.view-documents-listing .card--medicament-search .form-actions input[type=submit]:focus,
.view-documents-listing .card--medicament-search .form-actions input[type=submit]:focus-visible,
.view-documents-listing .card--document-search .form-actions input[type=submit]:hover,
.view-documents-listing .card--document-search .form-actions input[type=submit]:focus,
.view-documents-listing .card--document-search .form-actions input[type=submit]:focus-visible {
  background-color: #F1EBF7;
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions input[type=submit]:focus, .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions input[type=submit]:focus-visible,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions input[type=submit]:focus,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions input[type=submit]:focus-visible,
.view-documents-listing .card--medicament-search .form-actions input[type=submit]:focus,
.view-documents-listing .card--medicament-search .form-actions input[type=submit]:focus-visible,
.view-documents-listing .card--document-search .form-actions input[type=submit]:focus,
.view-documents-listing .card--document-search .form-actions input[type=submit]:focus-visible {
  border: 2px solid #4B009B;
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions input[type=submit]:active,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions input[type=submit]:active,
.view-documents-listing .card--medicament-search .form-actions input[type=submit]:active,
.view-documents-listing .card--document-search .form-actions input[type=submit]:active {
  background-color: #E2D6EF;
}
@media only screen and (min-width: 41.813rem) {
  .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions input[type=submit],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions input[type=submit],
.view-documents-listing .card--medicament-search .form-actions input[type=submit],
.view-documents-listing .card--document-search .form-actions input[type=submit] {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions input[type=submit],
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions input[type=submit],
.view-documents-listing .card--medicament-search .form-actions input[type=submit],
.view-documents-listing .card--document-search .form-actions input[type=submit] {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.paragraph--type--hero-recherche-de-medicaments .card--medicament-search .form-actions input[type=submit][id=edit-submit-recherche-medicament]:focus-visible,
.paragraph--type--hero-recherche-de-medicaments .card--document-search .form-actions input[type=submit][id=edit-submit-recherche-medicament]:focus-visible,
.view-documents-listing .card--medicament-search .form-actions input[type=submit][id=edit-submit-recherche-medicament]:focus-visible,
.view-documents-listing .card--document-search .form-actions input[type=submit][id=edit-submit-recherche-medicament]:focus-visible {
  outline: none;
  outline-offset: 0;
}

.view-documents-listing .ui-autocomplete-input-cancel {
  background-color: transparent;
  display: block;
  margin-right: 3px;
  margin-top: -50px;
  position: relative;
  float: right;
}
.view-documents-listing .card--document-search {
  margin-top: 0;
}

/* stylelint-disable */
/*
* @TODO: This is used by the list of blog articles and list of advisors articles.
* Styles for blogarticles were reused in the advisors.
* We could use more generic class names that work for both.
* See templates:
* - paragraph/paragraph--blog-articles-list.html.twig
* - paragraph/paragraph--liste-articles-conseillers.html.twig
*/
.paragraph--type--blog-articles-list,
.paragraph--type--liste-articles-conseillers {
  overflow-x: hidden;
}
.paragraph--type--blog-articles-list .cp-section-title__container,
.paragraph--type--liste-articles-conseillers .cp-section-title__container {
  margin-bottom: 10.4166666667vw;
}
.paragraph--type--blog-articles-list .blog-article--card,
.paragraph--type--liste-articles-conseillers .blog-article--card {
  margin-bottom: 60px;
}
.paragraph--type--blog-articles-list .blog-article__subtitle,
.paragraph--type--liste-articles-conseillers .blog-article__subtitle {
  margin-bottom: 10px;
}
.paragraph--type--blog-articles-list .slick-list,
.paragraph--type--liste-articles-conseillers .slick-list {
  overflow: unset;
}
.paragraph--type--blog-articles-list .slick-track,
.paragraph--type--liste-articles-conseillers .slick-track {
  padding-left: 0;
  margin: 0;
}
.paragraph--type--blog-articles-list.theme-violet .cards.slick-slider .link.link--full-arrow, .paragraph--type--blog-articles-list.page-login .cards.slick-slider .link.link--full-arrow, .paragraph--type--blog-articles-list.theme-violet-925 .cards.slick-slider .link.link--full-arrow,
.paragraph--type--liste-articles-conseillers.theme-violet .cards.slick-slider .link.link--full-arrow,
.paragraph--type--liste-articles-conseillers.page-login .cards.slick-slider .link.link--full-arrow,
.paragraph--type--liste-articles-conseillers.theme-violet-925 .cards.slick-slider .link.link--full-arrow {
  color: #FFF;
}
.paragraph--type--blog-articles-list.theme-violet .cards.slick-slider .link.link--full-arrow:before, .paragraph--type--blog-articles-list.page-login .cards.slick-slider .link.link--full-arrow:before, .paragraph--type--blog-articles-list.theme-violet-925 .cards.slick-slider .link.link--full-arrow:before,
.paragraph--type--liste-articles-conseillers.theme-violet .cards.slick-slider .link.link--full-arrow:before,
.paragraph--type--liste-articles-conseillers.page-login .cards.slick-slider .link.link--full-arrow:before,
.paragraph--type--liste-articles-conseillers.theme-violet-925 .cards.slick-slider .link.link--full-arrow:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/arrow--full__white.svg");
  background-repeat: no-repeat;
}

@media only screen and (min-width: 41.813rem) {
  .paragraph--type--blog-articles-list .cp-section-title__container,
.paragraph--type--liste-articles-conseillers .cp-section-title__container {
    margin-bottom: 6.25vw;
  }
  .paragraph--type--blog-articles-list .cp-section-title__subtitle,
.paragraph--type--liste-articles-conseillers .cp-section-title__subtitle {
    margin-bottom: 0;
  }
  .paragraph--type--blog-articles-list .cp-section-title__button-container,
.paragraph--type--liste-articles-conseillers .cp-section-title__button-container {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
@media only screen and (min-width: 48rem) {
  .paragraph--type--blog-articles-list .cp-section-title__container,
.paragraph--type--liste-articles-conseillers .cp-section-title__container {
    margin-bottom: 2.7708333333vw;
  }
}
/* stylelint-disable */
.direction-member__container .direction-member__title {
  margin-bottom: 0;
}
.direction-member__container .direction-member__title-extra {
  margin-top: 2.0833333333vw;
  font-family: "matter-medium";
}
.direction-member__container .direction-member__job-name {
  margin-top: 10.4166666667vw;
}
.direction-member__container .direction-member__description {
  margin-top: 10.4166666667vw;
}
.direction-member__container .direction-member__quote {
  margin-bottom: 0;
}

.paragraph--liste-membre-direction .card {
  margin-bottom: 10.4166666667vw;
  overflow: visible;
}
.paragraph--liste-membre-direction .card.card--product .card__content {
  margin-bottom: 2.0833333333vw;
}
.paragraph--liste-membre-direction .card .card__links {
  margin-top: auto;
}

@media only screen and (min-width: 48rem) {
  .direction-member__container .direction-member__title-extra {
    margin-top: 0.6875vw;
  }
  .direction-member__container .direction-member__job-name {
    margin-top: 4.1666666667vw;
  }
  .direction-member__container .direction-member__description {
    margin-top: 4.1666666667vw;
  }
  .direction-member__container .hero-content {
    padding-top: 16.6666666667vw;
  }

  .paragraph--liste-membre-direction .card {
    margin-bottom: 5.5416666667vw;
  }
  .paragraph--liste-membre-direction .card.card--product .card__content {
    margin-bottom: 1.0416666667vw;
  }
  .paragraph--liste-membre-direction .card .card__links {
    margin-top: auto;
  }
}
/* stylelint-disable */
.paragraph--type--carousel-products .cp-section-title__container {
  margin-bottom: 10.4166666667vw;
}

@media only screen and (min-width: 48rem) {
  .paragraph--type--carousel-products .cp-section-title__container {
    margin-bottom: 4.1666666667vw;
  }
}
.view-liste-of-presse-releases .cp-sticky-anchor-menu__content .cp-sticky-anchor-menu__block:not(:first-child) {
  margin-top: 0;
}
.view-liste-of-presse-releases .cp-sticky-anchor-menu__content .cp-sticky-anchor-menu__block .accordion .accordion-trigger {
  padding: 2.0833333333vw 0;
}
.view-liste-of-presse-releases .views-row {
  border-top: 1px solid rgba(75, 0, 155, 0.2);
}
@media only screen and (min-width: 48.063rem) {
  .view-liste-of-presse-releases .views-row {
    padding-bottom: 2.0833333333vw;
  }
}

@media only screen and (min-width: 48rem) {
  .view-last-press-releases .views-row {
    padding: 0;
  }
}

.view-recherche-medicament {
  color: #4B009B;
}
.view-recherche-medicament .view-empty-text {
  margin-top: 2.0833333333vw;
  margin-bottom: 4.1666666667vw;
}
.view-recherche-medicament .view-empty-text h2 {
  font-family: "matter-medium";
  font-size: 4.8rem;
  line-height: 1;
  margin-bottom: 2.0833333333vw;
}
.view-recherche-medicament .view-empty-text li {
  font-size: 1.8rem;
  margin-top: 0.5rem;
}
.view-recherche-medicament .medicament__items h2 {
  font-family: "suisse_worksmedium";
  font-size: 2.2rem;
  margin-top: 8.3333333333vw;
  margin-bottom: 0;
}
@media only screen and (min-width: 48rem) {
  .view-recherche-medicament .medicament__items h2 {
    margin-top: 4.1666666667vw;
  }
}
.view-recherche-medicament .medicament__items > ul {
  margin-bottom: 4.1666666667vw;
}
.view-recherche-medicament .medicament__items > ul li {
  font-size: 1.8rem;
}
.view-recherche-medicament .view-content {
  margin-top: 32px;
}
.view-recherche-medicament .view-empty {
  padding-top: 8.3333333333vw;
}
@media only screen and (min-width: 48rem) {
  .view-recherche-medicament .view-empty {
    padding-top: 4.1666666667vw;
  }
}
.view-recherche-medicament .views-row:last-child footer {
  margin-bottom: 0;
}
.view-recherche-medicament .medicament__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  margin-bottom: 32px;
}
.view-recherche-medicament .medicament__item-title, .view-recherche-medicament .medicament__item-footer {
  gap: 2.0833333333vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.view-recherche-medicament .medicament__item-title {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 0;
}
.view-recherche-medicament .medicament__item-title-link, .view-recherche-medicament .medicament__item-footer-link {
  gap: 2.0833333333vw;
}
.view-recherche-medicament .medicament__item-title-link svg {
  position: absolute;
  margin-left: -21px;
  margin-top: 1px;
  width: 17px;
  height: auto;
}
.view-recherche-medicament .medicament__item h3 {
  font-family: "matter-medium";
  font-size: 1.8rem;
  line-height: 1.2;
  margin: 0;
  padding-left: 23px;
}
.view-recherche-medicament .medicament__item-note p {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .view-recherche-medicament .medicament__item-note p {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .view-recherche-medicament .medicament__item-note p {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.view-recherche-medicament .medicament__item-footer {
  line-height: 1;
}
.view-recherche-medicament .medicament__item-footer-metadata {
  color: rgba(75, 0, 155, 0.6);
  font-size: 1.4rem;
  letter-spacing: 0;
  padding-left: 23px;
  text-transform: uppercase;
}
.view-recherche-medicament .medicament__item-footer-link {
  font-size: 1.6rem;
  font-family: "matter-medium";
}
.view-recherche-medicament .attachment .view:has(*) {
  border-top: 1px solid #E2D6EF;
  margin-top: 12.5vw;
  padding-top: 8.3333333333vw;
}
@media only screen and (min-width: 48rem) {
  .view-recherche-medicament .attachment .view:has(*) {
    margin-top: 4.1666666667vw;
    padding-top: 4.1666666667vw;
  }
}
.view-recherche-medicament .attachment .view .subtitle-large {
  font-size: 2.8rem;
  font-family: "matter-semibold";
  margin-bottom: 12px;
}
.view-recherche-medicament .attachment .view > * {
  font-size: 1.8rem;
}
.view-recherche-medicament .attachment .view-content {
  padding-bottom: 4.1666666667vw;
}

/* stylelint-disable */
.calculator-prime-privilege-block__container form {
  padding: 4.1666666667vw 0;
}
.calculator-prime-privilege-block__container .cp-cta-banner__container {
  margin-bottom: 30px;
}
.calculator-prime-privilege-block__container hr {
  margin-bottom: 48px;
  border-bottom-color: #D4C2E7;
}
.calculator-prime-privilege-block__container #calculatorContainer {
  display: none;
}

.privilege-sticky .summary-subtitle {
  display: block;
}
@media only screen and (min-width: 48rem) {
  .privilege-sticky .summary-subtitle {
    display: inline-block;
  }
}
.privilege-sticky .summary-price {
  position: relative;
  top: 0.1em;
  margin: 0;
}

.paragraph--type--taux-et-rendements .taux-rendement--product-selector {
  margin-top: 20px;
}
.paragraph--type--taux-et-rendements .taux-rendement--product-selector .cp-banner__title {
  margin-bottom: 30px;
}
@media only screen and (min-width: 48rem) {
  .paragraph--type--taux-et-rendements .taux-rendement--product-selector {
    margin-top: 25px;
  }
  .paragraph--type--taux-et-rendements .taux-rendement--product-selector .cp-banner__title {
    margin-bottom: 48px;
  }
}
.paragraph--type--taux-et-rendements .taux-rendement--product-selector .form-item {
  margin-bottom: 0;
}
.paragraph--type--taux-et-rendements .yield-product-documentation {
  padding: 6.25vw 0;
}
@media only screen and (min-width: 48rem) {
  .paragraph--type--taux-et-rendements .yield-product-documentation {
    padding: 4.1666666667vw 0;
  }
}

/* stylelint-disable */
/*
  Layouts
*/
.layout-wrapper, #block-beneva-local-tasks ul {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

#layout-header {
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 200;
}
#layout-header .header__wrapper {
  padding: 15px 0;
  height: 70px;
}
@media only screen and (min-width: 64rem) {
  #layout-header .visible-on-mobile {
    display: none !important;
  }
}
#layout-header .visible-on-desktop {
  display: none !important;
}
@media only screen and (min-width: 64rem) {
  #layout-header .visible-on-desktop {
    display: block !important;
  }
}
#layout-header .visible-on-desktop-flex {
  display: none !important;
}
@media only screen and (min-width: 64rem) {
  #layout-header .visible-on-desktop-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
#layout-header.headroom {
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  background-color: transparent;
}
#layout-header.headroom--pinned {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  background-color: #FFF;
}
#layout-header.headroom--pinned.headroom--top {
  background-color: transparent;
}
#layout-header.headroom--pinned.headroom--not-top .cp-alert-banner__container {
  display: none;
}
#layout-header.headroom--unpinned {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
#layout-header .header-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#layout-header .header-content > div {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
}
#layout-header .header-content > div.logo__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 8.3333333333vw);
}
@media only screen and (min-width: 64rem) {
  #layout-header .header-content > div.logo__container {
    display: block;
    width: auto;
  }
}
#layout-header .header-content > div.logo__container .header-meta.visible-on-mobile {
  position: absolute;
  left: 70px;
  font-size: 0;
  line-height: 0;
  width: 40px;
  height: 40px;
  top: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#layout-header .header-content > div.logo__container .header-meta.visible-on-mobile .mobile-search-button,
#layout-header .header-content > div.logo__container .header-meta.visible-on-mobile .mobile-search-button input {
  width: 100%;
  height: 100%;
  position: relative;
}
#layout-header .header-content > div.logo__container .header-meta.visible-on-mobile .icon--container {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#layout-header .header-content > div.header-meta {
  left: calc(44px + 4.1666666667vw);
  top: 1px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (min-width: 64rem) {
  #layout-header .header-content > div.header-meta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    left: inherit;
    right: 2.0833333333vw;
    top: 0;
  }
}
#layout-header .header-content > div.header-meta .text-input + .icon--container {
  -webkit-transform: unset;
          transform: unset;
  top: 0;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#layout-header .header-content > div.header-meta div + div {
  margin: 0 10px 0 0;
}
@media only screen and (min-width: 64rem) {
  #layout-header .header-content > div.header-meta div + div {
    margin: 0 0 0 10px;
  }
}
#layout-header .header-content > div.header-menu {
  right: 4.1666666667vw;
}
@media only screen and (min-width: 64rem) {
  #layout-header .header-content > div.header-menu {
    left: 2.0833333333vw;
    right: inherit;
  }
}
#layout-header .header-content > div.header-menu .header-short-nav {
  display: none;
  margin: 0 0 0 20px;
}
@media only screen and (min-width: 75rem) {
  #layout-header .header-content > div.header-menu .header-short-nav,
#layout-header .header-content > div.header-menu .header-short-nav a {
    display: block;
  }
}
#layout-header .header-content > div.header-menu .header-short-nav li {
  position: relative;
  display: inline-block;
  padding: 0;
  top: -4px;
}
#layout-header .header-content > div.header-menu .header-short-nav li:before {
  content: "";
}
#layout-header .header-content > div.header-menu .header-short-nav li + li {
  margin: 0 0 0 30px;
}
#layout-header .header-content > div.header-menu .header-short-nav li a {
  color: #4B009B;
}
#layout-header .header-content.header__simple {
  right: 0;
  left: 0;
  width: 100%;
  display: block;
}
#layout-header .header-content.header__simple .logo__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 4.1666666667vw;
  right: inherit;
  position: absolute;
}
#layout-header .header-content.header__simple .language-switcher-button {
  position: absolute;
  right: 4.1666666667vw;
}
#layout-header.header-is-forced-hidden {
  opacity: 0 !important;
  -webkit-transition: none;
  transition: none;
}
#layout-header .text-input {
  background-color: transparent;
  border-radius: 100px;
  border: 1px solid #4B009B;
  color: #4B009B;
  font-size: 16px;
  line-height: 1;
  padding: 10px 16px;
}
#layout-header .text-input + .icon--container {
  color: #4B009B;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translate(0, -12px);
          transform: translate(0, -12px);
}
#layout-header .text-input::-webkit-input-placeholder {
  color: #D4C2E7;
}
#layout-header .text-input::-moz-placeholder {
  color: #D4C2E7;
}
#layout-header .text-input:-ms-input-placeholder {
  color: #D4C2E7;
}
#layout-header .text-input::-ms-input-placeholder {
  color: #D4C2E7;
}
#layout-header .text-input::placeholder {
  color: #D4C2E7;
}
#layout-header .text-input--with-icon {
  padding-right: 32px;
}
@media only screen and (min-width: 64rem) {
  #layout-header .text-input {
    border-radius: 100px;
  }
  #layout-header .text-input + .icon--container {
    -webkit-transform: translate(0, -14px);
            transform: translate(0, -14px);
  }
}

#layout-header .text-input.inverted,
.path-frontpage #layout-header.headroom--top .text-input {
  border-color: #FFF;
  color: #FFF;
}
#layout-header .text-input.inverted + .icon--container,
.path-frontpage #layout-header.headroom--top .text-input + .icon--container {
  color: #4B009B;
}

@media only screen and (min-width: 64rem) {
  .path-frontpage #layout-header.headroom--top .text-input + .icon--container {
    color: #FFF;
  }
}
@media only screen and (min-width: 48.063rem) {
  #layout-header .header__wrapper {
    padding: 30px 0;
    height: 100px;
  }
  #layout-header .header-content .logo__container {
    position: relative;
  }
}
.node-461 #layout-header:not(.headroom--not-top) .header-content > div.header-menu .header-short-nav li a,
.node-3281 #layout-header:not(.headroom--not-top) .header-content > div.header-menu .header-short-nav li a {
  color: white;
}
.node-461 #layout-header:not(.headroom--not-top) .header-meta .button-primary, .node-461 #layout-header:not(.headroom--not-top) .header-meta input[type=submit]:not(.button--background-white, .button-secondary),
.node-461 #layout-header:not(.headroom--not-top) .button-trigger-login,
.node-3281 #layout-header:not(.headroom--not-top) .header-meta .button-primary,
.node-3281 #layout-header:not(.headroom--not-top) .header-meta input[type=submit]:not(.button--background-white, .button-secondary),
.node-3281 #layout-header:not(.headroom--not-top) .button-trigger-login {
  color: #4B009B;
  background-color: #FFF;
  border-color: #FFF;
}
.node-461 #layout-header:not(.headroom--not-top) .header-meta .button-primary:hover, .node-461 #layout-header:not(.headroom--not-top) .header-meta input[type=submit]:hover:not(.button--background-white, .button-secondary),
.node-461 #layout-header:not(.headroom--not-top) .button-trigger-login:hover,
.node-3281 #layout-header:not(.headroom--not-top) .header-meta .button-primary:hover,
.node-3281 #layout-header:not(.headroom--not-top) .header-meta input[type=submit]:hover:not(.button--background-white, .button-secondary),
.node-3281 #layout-header:not(.headroom--not-top) .button-trigger-login:hover {
  background-color: #D4C2E7;
  border-color: #D4C2E7;
}
.node-461 #layout-header:not(.headroom--not-top) .header-meta .button-primary:focus-visible, .node-461 #layout-header:not(.headroom--not-top) .header-meta input[type=submit]:focus-visible:not(.button--background-white, .button-secondary),
.node-461 #layout-header:not(.headroom--not-top) .button-trigger-login:focus-visible,
.node-3281 #layout-header:not(.headroom--not-top) .header-meta .button-primary:focus-visible,
.node-3281 #layout-header:not(.headroom--not-top) .header-meta input[type=submit]:focus-visible:not(.button--background-white, .button-secondary),
.node-3281 #layout-header:not(.headroom--not-top) .button-trigger-login:focus-visible {
  outline: 2px solid #FFF;
}

/* stylelint-disable */
/*
  Pages
*/
/* stylelint-disable */
.page-login {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-login #layout-header {
  display: none;
}
.page-login #layout-footer {
  display: none;
}
.page-login #main {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-login form label {
  color: #FFF;
  display: block;
  margin: 0 0 7px;
}
.page-login form input[type=text], .page-login form input[type=password] {
  padding: 12px 5px;
}
.page-login form input[type=submit] {
  color: #7840B4 !important;
}
.page-login form div {
  max-width: 425px;
  margin: 0 0 30px;
}
.page-login form .description {
  color: #FFF;
  margin: 7px 0 0;
}
.page-login form .form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* stylelint-disable */
.node-type-balado #block-breadcrumbs,
.view-balado #block-breadcrumbs {
  display: block;
}
.node-type-balado .cp-hero-title__container,
.view-balado .cp-hero-title__container {
  padding-bottom: 6.25vw;
  padding-top: 25vw;
}
@media only screen and (min-width: 64rem) {
  .node-type-balado .cp-hero-title__container,
.view-balado .cp-hero-title__container {
    padding-top: 15.2708333333vw;
    padding-bottom: 6.9375vw;
  }
}
.node-type-balado .cp-hero-title__container .breadcrumb__container,
.node-type-balado .cp-hero-title__container .cp-hero-title__title,
.node-type-balado .cp-hero-title__container .cp-hero-title__content,
.view-balado .cp-hero-title__container .breadcrumb__container,
.view-balado .cp-hero-title__container .cp-hero-title__title,
.view-balado .cp-hero-title__container .cp-hero-title__content {
  text-align: left;
}
.node-type-balado .page--balado,
.view-balado .page--balado {
  padding-bottom: 6.25vw;
}
@media only screen and (min-width: 64rem) {
  .node-type-balado .page--balado,
.view-balado .page--balado {
    padding-bottom: 12.5vw;
  }
}
.node-type-balado .balado-wrapper,
.view-balado .balado-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.node-type-balado .balado-description-content,
.view-balado .balado-description-content {
  margin-bottom: 4rem;
  margin-top: 4.1666666667vw;
}
.node-type-balado .balado-description-content p:empty,
.view-balado .balado-description-content p:empty {
  display: none;
}
.node-type-balado .balado-description-content li,
.view-balado .balado-description-content li {
  margin-top: 0;
}
@media only screen and (min-width: 64rem) {
  .node-type-balado .balado-description-content,
.view-balado .balado-description-content {
    margin-top: 0;
  }
}
.node-type-balado .balado-description-ressources__container ul,
.view-balado .balado-description-ressources__container ul {
  margin-top: 0;
}
.node-type-balado .cp-embed-responsive__transcription,
.view-balado .cp-embed-responsive__transcription {
  margin-top: 12px;
}
.node-type-balado .cp-embed-responsive__transcription-content,
.view-balado .cp-embed-responsive__transcription-content {
  padding-top: 10px !important;
}
.node-type-balado article hr,
.view-balado article hr {
  margin: 0 0 30px;
}
.node-type-balado audio,
.view-balado audio {
  width: 100%;
}
.node-type-balado .blog-article__metas-list,
.view-balado .blog-article__metas-list {
  margin-top: 10px;
}
.node-type-balado .blog-article__metas-list .blog-article__meta,
.view-balado .blog-article__metas-list .blog-article__meta {
  letter-spacing: 0;
  color: #7840B4;
}
.node-type-balado .paragraph--type--video,
.view-balado .paragraph--type--video {
  margin-top: 0;
}

.balado-social-media {
  clear: both;
}
.balado-social-media .balado-social-media-list {
  margin-top: 10px;
  margin-bottom: 4.1666666667vw;
}
.balado-social-media .balado-social-media-list li {
  display: inline-block;
  margin-right: 15px;
  margin-top: 0;
}
@media only screen and (max-width: 63.9375rem) {
  .balado-social-media .balado-social-media-list {
    margin-bottom: 6.25vw;
  }
}

.vocabulary-balado .cp-hero-title__container {
  padding-bottom: 4.1666666667vw;
}
@media only screen and (min-width: 64rem) {
  .vocabulary-balado .cp-hero-title__container {
    padding-bottom: 110px;
  }
}

.balado-node .blog-article__metas-list .blog-article__meta {
  letter-spacing: 0;
}
.balado-node.card--simplified {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0;
  display: block;
}
@media only screen and (min-width: 64rem) {
  .balado-node.card--simplified {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.balado-node.card--simplified .cp-hero-title__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 27px;
  margin-bottom: 1.0416666667vw;
  padding: 0;
}
.balado-node.card--simplified .cp-hero-title__container ul.cp-hero-title__tags-list {
  margin-bottom: 0;
}
.balado-node.card--simplified .cp-hero-title__container.hidden-post-mobile ul.cp-hero-title__tags-list {
  margin-bottom: 10px;
}
.balado-node.card--simplified .card__content-container {
  width: 100%;
}
.balado-node.card--simplified .card__content-container .cp-hero-title__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -7px;
  margin-bottom: 1.0416666667vw;
}
.balado-node.card--simplified .card__image-container {
  clear: both;
  float: left;
  margin-bottom: 5px;
  margin-right: 15px;
}
@media only screen and (min-width: 64rem) {
  .balado-node.card--simplified .card__image-container {
    float: none;
  }
}
.balado-node.card--simplified .card__image-container .card__image {
  border-radius: 0;
}
.balado-node.card--simplified .title-small, .balado-node.card--simplified .cp-filtering-trigger__container .cp-filtering-trigger__notification .cp-filtering-trigger__notification-result, .cp-filtering-trigger__container .cp-filtering-trigger__notification .balado-node.card--simplified .cp-filtering-trigger__notification-result, .balado-node.card--simplified .cp-filtering-buttons-list__container .cp-filtering-buttons-list__title, .cp-filtering-buttons-list__container .balado-node.card--simplified .cp-filtering-buttons-list__title, .balado-node.card--simplified h5 {
  clear: both;
}
@media only screen and (max-width: 47.9375rem) {
  .balado-node.card--simplified .title-small, .balado-node.card--simplified .cp-filtering-trigger__container .cp-filtering-trigger__notification .cp-filtering-trigger__notification-result, .cp-filtering-trigger__container .cp-filtering-trigger__notification .balado-node.card--simplified .cp-filtering-trigger__notification-result, .balado-node.card--simplified .cp-filtering-buttons-list__container .cp-filtering-buttons-list__title, .cp-filtering-buttons-list__container .balado-node.card--simplified .cp-filtering-buttons-list__title, .balado-node.card--simplified h5 {
    max-width: 470px;
  }
}
@media only screen and (max-width: 63.9375rem) {
  .balado-node.card--simplified .title-small, .balado-node.card--simplified .cp-filtering-trigger__container .cp-filtering-trigger__notification .cp-filtering-trigger__notification-result, .cp-filtering-trigger__container .cp-filtering-trigger__notification .balado-node.card--simplified .cp-filtering-trigger__notification-result, .balado-node.card--simplified .cp-filtering-buttons-list__container .cp-filtering-buttons-list__title, .cp-filtering-buttons-list__container .balado-node.card--simplified .cp-filtering-buttons-list__title, .balado-node.card--simplified h5 {
    max-width: 580px;
  }
}
@media only screen and (max-width: 63.9375rem) {
  .balado-node.card--simplified .title-small, .balado-node.card--simplified .cp-filtering-trigger__container .cp-filtering-trigger__notification .cp-filtering-trigger__notification-result, .cp-filtering-trigger__container .cp-filtering-trigger__notification .balado-node.card--simplified .cp-filtering-trigger__notification-result, .balado-node.card--simplified .cp-filtering-buttons-list__container .cp-filtering-buttons-list__title, .cp-filtering-buttons-list__container .balado-node.card--simplified .cp-filtering-buttons-list__title, .balado-node.card--simplified h5 {
    clear: none;
    margin-top: 7px;
    margin-bottom: 15px;
  }
}
.balado-node.card--simplified .balado-summary {
  margin-bottom: 15px;
}
.balado-node.card--simplified .balado-summary,
.balado-node.card--simplified .balado-summary p {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
}
@media only screen and (min-width: 41.813rem) {
  .balado-node.card--simplified .balado-summary,
.balado-node.card--simplified .balado-summary p {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .balado-node.card--simplified .balado-summary,
.balado-node.card--simplified .balado-summary p {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.balado-node.card--simplified .balado-footer {
  clear: both;
  font-size: 1.8rem;
}
@media only screen and (max-width: 63.9375rem) {
  .balado-node.card--simplified .balado-footer {
    font-size: 1.5rem;
  }
}
.balado-node.card--simplified .beneva-share {
  float: right;
  margin-top: 6px;
  font-family: "matter-medium";
}
@media only screen and (max-width: 63.9375rem) {
  .balado-node.card--simplified .beneva-share {
    font-size: 1.5rem;
    margin-top: 3px;
  }
}
.balado-node.card--simplified .beneva-share svg {
  margin-top: 0;
  width: 16px;
}

.view-balado,
.view-balado-by-taxo {
  color: #4B009B;
}
@media only screen and (max-width: 63.9375rem) {
  .view-balado,
.view-balado-by-taxo {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 63.9375rem) {
  .view-balado.view-id-balado,
.view-balado-by-taxo.view-id-balado {
    margin-top: -60px;
    padding-top: 0;
  }
}
.view-balado .views-row,
.view-balado-by-taxo .views-row {
  margin-bottom: 2.0833333333vw;
}
@media only screen and (min-width: 64rem) {
  .view-balado .balado-social-media,
.view-balado-by-taxo .balado-social-media {
    margin-bottom: 5.5416666667vw;
  }
}
.view-balado .blog-article__metas-list,
.view-balado-by-taxo .blog-article__metas-list {
  margin-top: 0;
}
.view-balado .view-content .view-balado-by-taxo,
.view-balado-by-taxo .view-content .view-balado-by-taxo {
  padding-top: 0;
}
.view-balado .view-content .views-row,
.view-balado-by-taxo .view-content .views-row {
  margin-bottom: 5.2083333333vw;
  border-top: 1px solid rgba(75, 0, 155, 0.2);
  padding-top: 5.2083333333vw;
}
@media only screen and (max-width: 63.9375rem) {
  .view-balado .view-content .views-row,
.view-balado-by-taxo .view-content .views-row {
    margin-bottom: 4.1666666667vw;
    padding-top: 4.1666666667vw;
  }
}
.view-balado .view-content .views-row:first-child .card--simplified,
.view-balado-by-taxo .view-content .views-row:first-child .card--simplified {
  padding-top: 0;
}
.view-balado .view-content .views-row:first-child .card--simplified .card__image,
.view-balado-by-taxo .view-content .views-row:first-child .card--simplified .card__image {
  top: 0;
}
.view-balado .view-content .views-row:last-child() .card--blog,
.view-balado-by-taxo .view-content .views-row:last-child() .card--blog {
  padding-bottom: 0;
}
.view-balado .view-content .card,
.view-balado-by-taxo .view-content .card {
  color: #4B009B;
}
.view-balado .view-content .card .card__image-container,
.view-balado-by-taxo .view-content .card .card__image-container {
  max-width: 90px;
  width: 100%;
}
@media only screen and (min-width: 64rem) {
  .view-balado .view-content .card .card__image-container,
.view-balado-by-taxo .view-content .card .card__image-container {
    max-width: 195px;
    min-width: 195px;
  }
}
.view-balado .balado-featured__image,
.view-balado-by-taxo .balado-featured__image {
  margin-bottom: 4.1666666667vw;
}
@media only screen and (max-width: 63.9375rem) {
  .view-balado .balado-featured__image,
.view-balado-by-taxo .balado-featured__image {
    margin-bottom: 6.25vw;
  }
}
.view-balado .attachment .col-md-21,
.view-balado-by-taxo .attachment .col-md-21 {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
}
.view-balado .pager,
.view-balado-by-taxo .pager {
  margin-bottom: 0;
}

@media only screen and (min-width: 64rem) {
  section.view-balado-by-taxo::before {
    right: 0 !important;
    left: 0 !important;
  }
}

.node-1416 .paragraph--type--hero-title + section.paragraph--type--views {
  /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */
}

.view-blog-featured .view-display-id-attachment_1,
.view-blogue-header-conseillers .view-display-id-attachment_1 {
  margin-bottom: 15.625vw;
}
.view-blog-featured .view-content .views-row + .views-row,
.view-blogue-header-conseillers .view-content .views-row + .views-row {
  border-top: 1px solid rgba(75, 0, 155, 0.2);
}
.view-blog-featured .view-content .views-row:first-child .card--simplified,
.view-blogue-header-conseillers .view-content .views-row:first-child .card--simplified {
  padding-top: 0;
}
.view-blog-featured .view-content .views-row:first-child .card--simplified .card__image,
.view-blogue-header-conseillers .view-content .views-row:first-child .card--simplified .card__image {
  top: 0;
}
.view-blog-featured .view-content .views-row:last-child() .card--blog,
.view-blogue-header-conseillers .view-content .views-row:last-child() .card--blog {
  padding-bottom: 0;
}
.view-blog-featured .view-content .card__links,
.view-blogue-header-conseillers .view-content .card__links {
  margin-bottom: 0;
}

.view-blog .contextual-region.cp-banner__container {
  margin-bottom: 70px;
  height: calc(100% - 70px);
}

.blog-section-title {
  padding-bottom: 35px;
}

@media only screen and (min-width: 64rem) {
  .blog-section-title {
    padding-bottom: 45px;
  }

  .view-blog-featured .view-display-id-attachment_1,
.view-blogue-header-conseillers .view-display-id-attachment_1 {
    margin-bottom: 0;
  }
}
/* stylelint-disable no-descending-specificity */
.page--blog-article .blog-article__metas-list {
  margin-bottom: 4.1666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page--blog-article .blog-article__metas-list .blog-article__meta {
  color: rgba(75, 0, 155, 0.8);
}
.page--blog-article .blog-article__metas-list .blog-article__meta + .blog-article__meta {
  margin-left: 8.3333333333vw;
}
.page--blog-article .blog-article__section-title {
  padding-bottom: 8.3333333333vw;
}
@media only screen and (min-width: 48rem) {
  .page--blog-article .blog-article__section-title {
    padding-bottom: 5.5416666667vw;
  }
}
.page--blog-article .paragraph--type--media-item img {
  border-radius: 6px;
}
.page--blog-article .blog-article__hero {
  position: relative;
  padding-top: 76.7164179104%;
  border-radius: 6px;
}
.page--blog-article .blog-article__hero.card__image-responsive {
  position: relative;
  background-repeat: inherit;
  background-size: inherit;
  background-position: inherit;
  line-height: 0;
  overflow: hidden;
}
.page--blog-article .blog-article__hero.card__image-responsive img,
.page--blog-article .blog-article__hero.card__image-responsive picture {
  max-width: none;
  width: 100%;
}
.page--blog-article .cp-banner__parent + .paragraph--type--editeur-de-texte,
.page--blog-article .paragraph--type--media-item + .paragraph--type--editeur-de-texte {
  margin: 20.8333333333vw 0 0 0;
}
.page--blog-article .paragraph--type--editeur-de-texte + .cp-banner__parent, .page--blog-article .paragraph--type--editeur-de-texte + .paragraph--type--media-item {
  margin: 20.8333333333vw 0 20.8333333333vw 0;
  padding: 0;
}
.page--blog-article .paragraph--type--editeur-de-texte h2:first-child {
  margin-top: 0;
}
.page--blog-article .paragraph--type--editeur-de-texte h3 {
  font-weight: 400;
  font-size: 19px;
  letter-spacing: -0.01em;
  line-height: 21px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .page--blog-article .paragraph--type--editeur-de-texte h3 {
    font-size: calc(1.9rem + (9) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.1rem + (9) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .page--blog-article .paragraph--type--editeur-de-texte h3 {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.page--blog-article .paragraph--type--editeur-de-texte h4 {
  font-size: 15px;
  letter-spacing: 0.0015em;
  line-height: 16px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .page--blog-article .paragraph--type--editeur-de-texte h4 {
    font-size: calc(1.5rem + (5) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .page--blog-article .paragraph--type--editeur-de-texte h4 {
    font-size: calc(2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.page--blog-article .paragraph--type--editeur-de-texte h2,
.page--blog-article .paragraph--type--editeur-de-texte h3,
.page--blog-article .paragraph--type--editeur-de-texte h4 {
  margin-top: 20.8333333333vw;
}
.page--blog-article .paragraph--type--editeur-de-texte h2,
.page--blog-article .cp-image-text h2,
.page--blog-article .cp-image-text-video__container h2 {
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.02em;
  line-height: 24px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .page--blog-article .paragraph--type--editeur-de-texte h2,
.page--blog-article .cp-image-text h2,
.page--blog-article .cp-image-text-video__container h2 {
    font-size: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .page--blog-article .paragraph--type--editeur-de-texte h2,
.page--blog-article .cp-image-text h2,
.page--blog-article .cp-image-text-video__container h2 {
    font-size: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.page--blog-article .paragraph--type--editeur-de-texte h3,
.page--blog-article .cp-image-text h3,
.page--blog-article .cp-image-text-video__container h3 {
  font-weight: 400;
  font-size: 19px;
  letter-spacing: -0.01em;
  line-height: 21px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .page--blog-article .paragraph--type--editeur-de-texte h3,
.page--blog-article .cp-image-text h3,
.page--blog-article .cp-image-text-video__container h3 {
    font-size: calc(1.9rem + (9) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.1rem + (9) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .page--blog-article .paragraph--type--editeur-de-texte h3,
.page--blog-article .cp-image-text h3,
.page--blog-article .cp-image-text-video__container h3 {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.page--blog-article .paragraph--type--editeur-de-texte h4,
.page--blog-article .cp-image-text h4,
.page--blog-article .cp-image-text-video__container h4 {
  font-size: 15px;
  letter-spacing: 0.0015em;
  line-height: 16px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .page--blog-article .paragraph--type--editeur-de-texte h4,
.page--blog-article .cp-image-text h4,
.page--blog-article .cp-image-text-video__container h4 {
    font-size: calc(1.5rem + (5) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .page--blog-article .paragraph--type--editeur-de-texte h4,
.page--blog-article .cp-image-text h4,
.page--blog-article .cp-image-text-video__container h4 {
    font-size: calc(2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

@media only screen and (min-width: 48rem) {
  .page--blog-article .blog-article__metas-list {
    margin-bottom: 1.375vw;
  }
  .page--blog-article .blog-article__metas-list .blog-article__meta + .blog-article__meta {
    margin-left: 2.0833333333vw;
  }
  .page--blog-article .blog-article__hero {
    padding-top: 50.7575757576%;
    border-radius: 8px;
  }
  .page--blog-article .cp-banner__parent + .paragraph--type--editeur-de-texte,
.page--blog-article .paragraph--type--media-item + .paragraph--type--editeur-de-texte {
    margin: 8.3333333333vw 0 0 0;
  }
  .page--blog-article .paragraph--type--media-item img {
    border-radius: 8px;
  }
  .page--blog-article .paragraph--type--editeur-de-texte h2,
.page--blog-article .paragraph--type--editeur-de-texte h3,
.page--blog-article .paragraph--type--editeur-de-texte h4 {
    margin-top: 8.3333333333vw;
  }
  .page--blog-article .paragraph--type--editeur-de-texte + .cp-banner__parent, .page--blog-article .paragraph--type--editeur-de-texte + .paragraph--type--media-item {
    margin: 8.3333333333vw 0 8.3333333333vw 0;
  }
}
/* stylelint-disable */
.page--news .meta__container {
  color: rgba(75, 0, 155, 0.8);
  padding-bottom: 1.0416666667vw;
}
.page--news h2 {
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.02em;
  line-height: 24px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .page--news h2 {
    font-size: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.4rem + (12) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .page--news h2 {
    font-size: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.page--news h3 {
  font-weight: 400;
  font-size: 19px;
  letter-spacing: -0.01em;
  line-height: 21px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .page--news h3 {
    font-size: calc(1.9rem + (9) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.1rem + (9) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .page--news h3 {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.page--news h4 {
  font-size: 15px;
  letter-spacing: 0.0015em;
  line-height: 16px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
}
@media only screen and (min-width: 41.813rem) {
  .page--news h4 {
    font-size: calc(1.5rem + (5) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .page--news h4 {
    font-size: calc(2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.page--news h2, .page--news h3, .page--news h4 {
  margin-top: 20.8333333333vw;
}

@media only screen and (min-width: 41.813rem) {
  .page--news h2, .page--news h3, .page--news h4 {
    margin-top: 8.3333333333vw;
  }
}
/* stylelint-disable */
.travel-insurance-tool__container {
  padding-bottom: 60px;
}
.travel-insurance-tool__container .travel-insurance-tool__reset-button {
  position: relative;
  padding-top: 12px;
  padding-right: 40px;
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
  font-family: "matter-medium";
}
@media only screen and (min-width: 41.813rem) {
  .travel-insurance-tool__container .travel-insurance-tool__reset-button {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .travel-insurance-tool__container .travel-insurance-tool__reset-button {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.travel-insurance-tool__container .travel-insurance-tool__reset-button:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/reset__white.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  left: auto;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 16px;
  height: 16px;
  background-size: contain;
}
.travel-insurance-tool__container .form-group-radio {
  margin-bottom: 10px;
}
.travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked),
.travel-insurance-tool__container .form-group-radio [type=radio]:checked {
  position: absolute;
  left: -9999px;
}
.travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) ~ label,
.travel-insurance-tool__container .form-group-radio [type=radio]:checked ~ label {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0;
  padding: 6px 30px 9px;
  border-radius: 100px;
  border: 2px solid #F1EBF7;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
  color: #4B009B;
}
@media only screen and (min-width: 41.813rem) {
  .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) ~ label,
.travel-insurance-tool__container .form-group-radio [type=radio]:checked ~ label {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) ~ label,
.travel-insurance-tool__container .form-group-radio [type=radio]:checked ~ label {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) ~ label span,
.travel-insurance-tool__container .form-group-radio [type=radio]:checked ~ label span {
  z-index: 10;
}
.is-theme--dark .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) ~ label, .page-login .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) ~ label,
.is-theme--dark .travel-insurance-tool__container .form-group-radio [type=radio]:checked ~ label,
.page-login .travel-insurance-tool__container .form-group-radio [type=radio]:checked ~ label {
  border-color: #6221A8;
  color: #fff;
}

.travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) + label::after,
.travel-insurance-tool__container .form-group-radio [type=radio]:checked + label::after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__violet.svg");
  background-repeat: no-repeat;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
  content: "";
  position: absolute;
  left: 13px;
  top: 50%;
  z-index: 2;
  width: 12px;
  height: 9px;
  background-size: contain;
}
.is-theme--dark .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) + label::after, .page-login .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) + label::after,
.is-theme--dark .travel-insurance-tool__container .form-group-radio [type=radio]:checked + label::after,
.page-login .travel-insurance-tool__container .form-group-radio [type=radio]:checked + label::after {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__white.svg");
  background-repeat: no-repeat;
}

.travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) + label::after {
  opacity: 0;
  -webkit-transform: scale(0) translate(0, -50%);
          transform: scale(0) translate(0, -50%);
}
.travel-insurance-tool__container .form-group-radio [type=radio]:checked + label::after {
  opacity: 1;
  -webkit-transform: scale(1) translate(0, -50%);
          transform: scale(1) translate(0, -50%);
}
.travel-insurance-tool__container .form-group-radio [type=radio]:disabled + label,
.travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked):disabled + label,
.travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked):disabled + label:hover,
.travel-insurance-tool__container .form-group-radio [type=radio]:disabled + label:hover {
  color: #D9D9D9;
  border-color: #D9D9D9;
}
.travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) + label:hover,
.travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked):focus + label,
.travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked):focus-visible + label {
  background-color: #F1EBF7;
  border-color: #F1EBF7;
}
.is-theme--dark .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) + label:hover, .page-login .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked) + label:hover,
.is-theme--dark .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked):focus + label,
.page-login .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked):focus + label,
.is-theme--dark .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked):focus-visible + label,
.page-login .travel-insurance-tool__container .form-group-radio [type=radio]:not(:checked):focus-visible + label {
  color: #fff;
  background-color: #6221A8;
}

.travel-insurance-tool__container .form-group-radio [type=radio]:checked + label,
.travel-insurance-tool__container .form-group-radio [type=radio]:checked:focus + label,
.travel-insurance-tool__container .form-group-radio [type=radio]:checked:focus-visible + label {
  border-color: #4B009B;
}
.is-theme--dark .travel-insurance-tool__container .form-group-radio [type=radio]:checked + label, .page-login .travel-insurance-tool__container .form-group-radio [type=radio]:checked + label,
.is-theme--dark .travel-insurance-tool__container .form-group-radio [type=radio]:checked:focus + label,
.is-theme--dark .travel-insurance-tool__container .form-group-radio [type=radio]:checked:focus-visible + label {
  color: #fff;
  border-color: #fff;
}

.travel-insurance-tool__container .form-group-radio [type=radio]:focus-visible + label {
  outline: auto;
  outline-offset: 5px;
}
.travel-insurance-tool__container .form-group-radio [type=radio] + label.error::before, .travel-insurance-tool__container .form-group-radio [type=radio] + label.error::after {
  content: "";
  width: 0;
  height: 0;
  -webkit-transition: none;
  transition: none;
  background-color: transparent;
  color: red;
}
.travel-insurance-tool__container .form-group-radio input:disabled + label {
  opacity: 0.2;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block {
  position: relative;
  display: block;
  overflow: hidden;
  border: 0;
  padding: 7.8125vw 0 7.8125vw 0;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block:before {
  content: "";
  display: block;
  margin-bottom: 10px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block:after {
  font-size: 13px;
  letter-spacing: 0.0025em;
  line-height: 16px;
  font-family: "matter-regular";
  content: attr(data-step);
  position: absolute;
  top: calc(0.5em + (2.0833333333vw *3.75));
  left: 0;
  height: 30px;
  width: 30px;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 41.813rem) {
  .travel-insurance-tool__container .travel-insurance-tool-step__block:after {
    font-size: calc(1.3rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.6rem + (6) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 90rem) {
  .travel-insurance-tool__container .travel-insurance-tool-step__block:after {
    font-size: calc(1.6rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.travel-insurance-tool__container .travel-insurance-tool-step__block.block--disabled:before, .travel-insurance-tool__container .travel-insurance-tool-step__block.block--disabled:after,
.travel-insurance-tool__container .travel-insurance-tool-step__block.block--disabled .vertical-timeline__title-wrapper {
  opacity: 0.2;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block.block--disabled .travel-insurance-tool-step__title {
  text-decoration: line-through;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block + .travel-insurance-tool-step__block {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.travel-insurance-tool__container .travel-insurance-tool-step__block .vertical-timeline__title-wrapper {
  height: 60px;
  -webkit-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block > div {
  width: 100%;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block.is-active .vertical-timeline__title-wrapper {
  height: 240px;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block.is-active[data-step="4"] .vertical-timeline__title-wrapper {
  height: 320px;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block.is-active[data-step="5"] .vertical-timeline__title-wrapper {
  height: 800px;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block.is-active .travel-insurance-tool-step__title {
  margin-bottom: 10px;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block.is-done .vertical-timeline__title-wrapper {
  height: 100px;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block .travel-insurance-tool-step__title {
  font-weight: 400;
  font-size: 19px;
  letter-spacing: -0.01em;
  line-height: 21px;
  margin: 0 0 20px;
  font-family: "matter-semibold";
  margin-bottom: 70px;
  position: relative;
}
@media only screen and (min-width: 41.813rem) {
  .travel-insurance-tool__container .travel-insurance-tool-step__block .travel-insurance-tool-step__title {
    font-size: calc(1.9rem + (9) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.1rem + (9) * ((100vw - 669px) / (1440 - 669)));
    letter-spacing: -0.02em;
  }
}
@media only screen and (min-width: 90rem) {
  .travel-insurance-tool__container .travel-insurance-tool-step__block .travel-insurance-tool-step__title {
    font-size: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(3rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.travel-insurance-tool__container .travel-insurance-tool-step__block .travel-insurance-tool-step__title.has-userchoice {
  margin-bottom: 80px;
}
.travel-insurance-tool__container .travel-insurance-tool-step__block .travel-insurance-tool-step__title.has-userchoice:after {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__white.svg");
  background-repeat: no-repeat;
  content: attr(data-userchoice);
  display: inline-block;
  margin-top: 10px;
  padding: 4px 30px 8px;
  background-size: 12px auto;
  background-position: 13px center;
  border-radius: 100px;
  border: 1px solid #fff;
}
@media only screen and (min-width: 41.813rem) {
  .travel-insurance-tool__container .travel-insurance-tool-step__block .travel-insurance-tool-step__title.has-userchoice:after {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .travel-insurance-tool__container .travel-insurance-tool-step__block .travel-insurance-tool-step__title.has-userchoice:after {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.travel-insurance-tool__container .travel-insurance-tool-step__block .travel-insurance-tool-step__title.has-userchoice span {
  display: block;
}
.travel-insurance-tool__container .travel-insurance-tool__inputs-wrapper {
  padding-bottom: 60px;
}
.travel-insurance-tool__container .travel-insurance-tool__inputs-wrapper.is-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.travel-insurance-tool__container .travel-insurance-tool__inputs-wrapper.is-flex > div {
  margin-bottom: 0;
}
.travel-insurance-tool__container .travel-insurance-tool-result__container {
  padding: 40px 0 40px 8.3333333333vw;
}
.travel-insurance-tool__container .travel-insurance-tool-result__container:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  width: 30px;
  min-height: 30px;
  border-radius: 50%;
}
.travel-insurance-tool__container .travel-insurance-tool-result__container + .travel-insurance-tool-result__container {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.travel-insurance-tool__container .travel-insurance-tool-result__container .travel-insurance-tool-result--section:empty,
.travel-insurance-tool__container .travel-insurance-tool-result__container .travel-insurance-tool-result:empty,
.travel-insurance-tool__container .travel-insurance-tool-result__container .travel-insurance-tool-result--note:empty {
  display: none;
}
.travel-insurance-tool__container .travel-insurance-tool-result__container .travel-insurance-tool-result__top {
  margin-bottom: 0.6875vw;
}
.travel-insurance-tool__container .travel-insurance-tool-result__container .travel-insurance-tool-result__top .travel-insurance-tool-result--section {
  font-family: "matter-medium";
}
.travel-insurance-tool__container .travel-insurance-tool-result__container .travel-insurance-tool-result__bottom .travel-insurance-tool-result {
  font-size: 1.8rem;
  letter-spacing: -0.015em;
  line-height: 2.2rem;
  font-family: "matter-regular";
  font-family: "matter-medium";
}
@media only screen and (min-width: 41.813rem) {
  .travel-insurance-tool__container .travel-insurance-tool-result__container .travel-insurance-tool-result__bottom .travel-insurance-tool-result {
    font-size: calc(1.9rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(2.2rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .travel-insurance-tool__container .travel-insurance-tool-result__container .travel-insurance-tool-result__bottom .travel-insurance-tool-result {
    font-size: calc(2.2rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}
.travel-insurance-tool__container .travel-insurance-tool-result__container.result--true:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/check__violet.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-color: #AADC9B;
}
.travel-insurance-tool__container .travel-insurance-tool-result__container.result--false:before {
  background-color: #F55A47;
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/x__violet.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px auto;
  background-repeat: no-repeat;
}
.travel-insurance-tool__container .travel-insurance-tool-result__container.result--warning-lower:before, .travel-insurance-tool__container .travel-insurance-tool-result__container.result--warning:before {
  background-image: url("https://beneva.ca/themes/custom/beneva/dist/svg/icons/exclamation__violet.svg");
  background-repeat: no-repeat;
  background-color: #FBCF65;
  background-position: center center;
  background-size: auto 12px;
  background-repeat: no-repeat;
}
.travel-insurance-tool__container .travel-insurance-tool-result__container .travel-insurance-tool-result--note {
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 18px;
  font-family: "matter-regular";
  margin-top: 40px;
}
@media only screen and (min-width: 41.813rem) {
  .travel-insurance-tool__container .travel-insurance-tool-result__container .travel-insurance-tool-result--note {
    font-size: calc(1.5rem + (3) * ((100vw - 669px) / (1440 - 669)));
    line-height: calc(1.8rem + (6) * ((100vw - 669px) / (1440 - 669)));
  }
}
@media only screen and (min-width: 90rem) {
  .travel-insurance-tool__container .travel-insurance-tool-result__container .travel-insurance-tool-result--note {
    font-size: calc(1.8rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
    line-height: calc(2.4rem + (0) * ((100vw - 1440px) / (1920 - 1440)));
  }
}

@media only screen and (min-width: 48rem) {
  .travel-insurance-tool__container .travel-insurance-tool-step__block.is-active .travel-insurance-tool-step__title {
    margin-bottom: 2.0833333333vw;
  }
  .travel-insurance-tool__container .travel-insurance-tool-step__block .travel-insurance-tool-step__title {
    margin-bottom: 90px;
  }
  .travel-insurance-tool__container .travel-insurance-tool-result__top {
    margin-bottom: 1.3020833333vw;
  }
}
@media only screen and (min-width: 48rem) and (min-width: 64rem) {
  .travel-insurance-tool__container .travel-insurance-tool-step__block {
    padding: 2.7708333333vw 0 2.7708333333vw 4.1666666667vw;
  }
  .travel-insurance-tool__container .travel-insurance-tool-step__block:before {
    position: absolute;
    left: 0;
    top: 2.7708333333vw;
    margin-bottom: 0;
  }
  .travel-insurance-tool__container .travel-insurance-tool-step__block:after {
    top: calc(0.2em + ( 2.0833333333vw *1.33));
  }
  .travel-insurance-tool__container .travel-insurance-tool-result__container {
    padding-left: 0;
  }
}
@media only screen and (min-width: 75rem) {
  .travel-insurance-tool__container .travel-insurance-tool-step__block .travel-insurance-tool-step__title {
    margin-bottom: 90px;
  }
}
/* stylelint-disable */
body.toolbar-tray-open.toolbar-vertical.toolbar-fixed.hide-menu {
  margin-left: 0;
}

.adminimal-admin-toolbar .toolbar-tray-horizontal ul li.menu-item--expanded ul li.menu-item--expanded::after {
  left: auto;
}
/*# sourceMappingURL=global.css.map */
