@charset "UTF-8";
:root {
  --color-primary: #5D004A;
  --color-secondary: #8E0062;
  --color-secondary-alpha00: #8f006200;
  --color-secondary-50: #F4E3EF;
  --color-secondary-100: #E8CCE0;
  --color-secondary-700: #55003B;
  --color-tertiary: #F47575;
  --color-quaternary-100: #EAF5FF;
  --color-quaternary-300: #EBF1FB;
  --color-quaternary-400: #C1E1FF;
  --color-quaternary-500: #DEE7F9;
  --color-quinary-500: #DEE7F9;
  --color-quinary-600: #B2B9C7;
  --color-gold: #A68252;
  --color-grey: #415364;
  --color-dark-grey: #27323C;
  --color-grey-600: #344250;
  --color-grey-100: #D9DDE0;
  --color-white: #FFFFFF;
  --color-white-alpha15: #ffffff26;
  --color-white-alpha00: #ffffff00;
  --color-salmon: #F5B1A4;
  --color-dark-black: #000;
  --color-blue-500: #76B2DD;
  --color-blue-700: #476B85;
  --color-blue-800: #2F4758;
  --font-family: "Raleway", sans-serif;
  --font-family-secondary: "Libre Baskerville", serif;
  --font-size: 16px;
  --font-size-small: 14px;
  --font-size-med: 20px;
  --font-size-big: 24px;
  --font-size-bigger: 80px;
  --team-img-width: 86px;
  --team-img-width-wrapper: 120px;
}

/*
  COLORS
*/
/*
  FONTS
*/
/*
  FONTS WEIGHTS
*/
/*
  VALUES
*/
/*
  BREAKPOINTS
*/
/*
  MEDIA QUERIES
*/
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

.single-residences main.wp-block-group {
  margin-top: 20px;
}

main {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  overflow: hidden;
}

.homepage-bg {
  position: absolute;
  top: 300px;
  left: 0;
  min-width: 100%;
  z-index: -1;
}
.homepage-bg img {
  width: 100%;
}

p.has-primary-color a {
  color: var(--color-primary);
}

p.has-secondary-color a {
  color: var(--color-secondary);
}

p.has-secondary-50-color a {
  color: var(--color-secondary-50);
}

p.has-tertiary-color a {
  color: var(--color-tertiary);
}

p.has-quaternary-color a {
  color: var(--color-quaternary-500);
}

p.has-quaternary-100-color a {
  color: var(--color-quaternary-100);
}

p.has-grey-color a {
  color: var(--color-grey);
}

p.has-grey-600-color a {
  color: var(--color-grey-600);
}

p.has-dark-grey-color a {
  color: var(--color-dark-grey);
}

p.has-foreground-color a {
  color: #000000;
}

p.has-background-color a {
  color: var(--color-white);
}

.alignwide {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .alignwide {
    padding-right: 24px;
    padding-left: 24px;
  }
}

body.menu-open, body.js-panel-open {
  overflow: hidden;
}
body.menu-open header {
  border-radius: 0;
}

.wp-block-spacer {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}

body.has-anchorbar .yoast-breadcrumbs {
  margin-top: 70px;
}

.subtitle-edito {
  margin: 0;
  -webkit-margin-before: 20px !important;
  margin-block-start: 20px !important;
  color: var(--color-primary);
  font-weight: 500;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
}

.wp-block-video figcaption,
.wp-block-embed figcaption {
  font-weight: 600;
  text-align: left;
  font-size: 16px;
  font-size: 1rem;
}

.post-template-default .ui-autocomplete {
  max-width: 24%;
}
@media screen and (max-width: 1023px) {
  .post-template-default .ui-autocomplete {
    max-width: 80%;
  }
}

.wp-block-button.is-style-outline .wp-block-button__link {
  border-width: 1px;
}

.post-template .wp-site-blocks,
.post-template-default .wp-site-blocks,
.single-residences .wp-site-blocks,
.page-template-page-basic .wp-site-blocks,
.page-template-page-carrieres .wp-site-blocks,
.single-actualites .wp-site-blocks {
  position: relative;
  background-image: url(/wp-content/themes/colisee-italia/assets/images/svg/shape-post.svg);
  background-repeat: no-repeat repeat;
  background-position-y: 240px;
  background-size: 100% auto;
}
@media screen and (max-width: 781px) {
  .post-template .wp-site-blocks,
  .post-template-default .wp-site-blocks,
  .single-residences .wp-site-blocks,
  .page-template-page-basic .wp-site-blocks,
  .page-template-page-carrieres .wp-site-blocks,
  .single-actualites .wp-site-blocks {
    background-image: none;
  }
}

.paragraph-seo {
  -webkit-margin-before: 0;
  margin-block-start: 0;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .paragraph-seo {
    padding: 0 24px;
  }
}

.link-disabled > a {
  pointer-events: none;
}

.otgs-development-site-front-end,
.wpml-ls-statics-footer,
.ui-helper-hidden-accessible {
  display: none;
  visibility: hidden;
}

.required-asterisk {
  margin-right: 4px;
  color: #dc3232;
  font-size: 20px;
  font-size: 1.25rem;
}

.wpcf7-not-valid-tip {
  font-weight: 700;
  color: #dc3232 !important;
}

.wpcf7-response-output {
  font-weight: 700;
  color: #dc3232;
  text-align: center;
  background: transparent !important;
  border-color: transparent !important;
}

.wpcf7 .rgpd {
  margin-top: 40px;
}
.wpcf7 .rgpd .wpcf7-list-item-label {
  line-height: 1.5;
  font-weight: 400;
  color: var(--color-dark-grey);
  font-size: 16px;
  font-size: 1rem;
}
.wpcf7 .rgpd .wpcf7-list-item-label::before {
  content: "*";
  margin-right: 4px;
  color: #dc3232;
  font-size: 20px;
  font-size: 1.25rem;
}
.wpcf7 .rgpd .wpcf7-list-item-label a {
  color: var(--color-secondary);
  text-decoration: underline;
}

@media screen and (max-width: 781px) {
  #ot-sdk-btn-floating.ot-floating-button {
    bottom: 60px !important;
  }
}
@media screen and (max-width: 781px) {
  .residences-template-default .gm-fullscreen-control,
  .residences-template-default .gm-bundled-control {
    display: none !important;
  }
}
.js .tmce-active .wp-editor-area {
  color: #000;
}

@media screen and (max-width: 781px) {
  h1 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

@media screen and (max-width: 781px) {
  h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

@media screen and (max-width: 781px) {
  h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 781px) {
  h4 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

@media screen and (max-width: 781px) {
  h5, h6 {
    line-height: 1.3;
  }
}

.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link {
  color: var(--color-white);
}
.wp-block-buttons .wp-block-button .wp-block-button__link {
  padding: 8px 20px;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
}

.tns-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 12px;
  margin-top: 32px;
}
.tns-nav button {
  width: 12px;
  height: 12px;
  padding: 0;
  background-color: var(--color-quaternary-500);
  border-radius: 15px;
  border: 0;
}
.tns-nav button.tns-nav-active {
  background-color: var(--color-secondary);
}

.child-terms-level-2 .tns-nav,
.steps-block .tns-nav,
.carousel-block .tns-nav,
.team-faces .tns-nav,
.team-experts .tns-nav,
.icon-group .tns-nav,
.jobs-slider .tns-nav {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
.child-terms-level-2 .tns-nav button,
.steps-block .tns-nav button,
.carousel-block .tns-nav button,
.team-faces .tns-nav button,
.team-experts .tns-nav button,
.icon-group .tns-nav button,
.jobs-slider .tns-nav button {
  position: relative;
  width: 8px;
  height: 8px;
  padding: 0;
  background-color: var(--color-secondary-100);
  border-radius: 15px;
  border: 0;
}
.child-terms-level-2 .tns-nav button.tns-nav-active,
.steps-block .tns-nav button.tns-nav-active,
.carousel-block .tns-nav button.tns-nav-active,
.team-faces .tns-nav button.tns-nav-active,
.team-experts .tns-nav button.tns-nav-active,
.icon-group .tns-nav button.tns-nav-active,
.jobs-slider .tns-nav button.tns-nav-active {
  width: 12px;
  height: 12px;
  background-color: #BB66A1;
}
.child-terms-level-2 .tns-nav button.tns-nav-active::before,
.steps-block .tns-nav button.tns-nav-active::before,
.carousel-block .tns-nav button.tns-nav-active::before,
.team-faces .tns-nav button.tns-nav-active::before,
.team-experts .tns-nav button.tns-nav-active::before,
.icon-group .tns-nav button.tns-nav-active::before,
.jobs-slider .tns-nav button.tns-nav-active::before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: 20px;
  height: 20px;
  border: 1px solid #BB66A1;
  border-right: -1px solid transparent;
  border-bottom: 1px solid transparent;
  border-radius: 30px;
  background-color: transparent;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.custom-controls {
  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;
  margin-top: 40px;
}
.custom-controls .prev,
.custom-controls .next {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  padding: 0 24px 0;
  font: inherit;
  font-weight: 600;
  color: var(--color-grey-600);
  background: none;
  border: none;
  cursor: pointer;
  outline: inherit;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 1023px) {
  .custom-controls .prev,
  .custom-controls .next {
    display: none;
  }
}
.custom-controls .prev {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
}
.custom-controls .prev::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 4px;
  right: unset;
  bottom: unset;
  left: 0px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.custom-controls .prev::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.custom-controls .next {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  position: relative;
}
.custom-controls .next::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 4px;
  right: 0;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.custom-controls .tns-nav {
  margin-top: 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.wp-block-create-block-niji-gutenberg-ancres-menu {
  position: fixed;
  top: 146px;
  max-width: 100% !important;
  width: 100%;
  padding: 0 46px;
  background-color: var(--color-white);
  border-radius: 0px 0px 30px 30px;
  z-index: 2;
}
.wp-block-create-block-niji-gutenberg-ancres-menu.has-shadow {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1023px) {
  .wp-block-create-block-niji-gutenberg-ancres-menu {
    top: 110px;
    padding: 0 24px;
  }
}
.wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content {
  max-width: 1350px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1023px) {
  .wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content {
    overflow-x: scroll;
  }
}
.wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .anchor-nav, .wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .nav-ancres-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .anchor-nav .anchor-nav-item, .wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .nav-ancres-wrap .anchor-nav-item {
  padding: 12px;
  list-style-type: none;
  border-bottom: 2px solid transparent;
}
.wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .anchor-nav .anchor-nav-item:first-of-type, .wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .nav-ancres-wrap .anchor-nav-item:first-of-type {
  padding-left: 0;
}
.wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .anchor-nav .anchor-nav-item:last-of-type, .wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .nav-ancres-wrap .anchor-nav-item:last-of-type {
  padding-right: 0;
}
@media screen and (min-width: 1024px) {
  .wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .anchor-nav .anchor-nav-item:hover a, .wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .nav-ancres-wrap .anchor-nav-item:hover a {
    color: var(--color-tertiary);
  }
}
@media screen and (max-width: 1023px) {
  .wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .anchor-nav .anchor-nav-item, .wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .nav-ancres-wrap .anchor-nav-item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .anchor-nav .anchor-nav-item.active a, .wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .nav-ancres-wrap .anchor-nav-item.active a {
  color: var(--color-tertiary);
}
.wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .anchor-nav .anchor-nav-item a, .wp-block-create-block-niji-gutenberg-ancres-menu .wrapper-content .nav-ancres-wrap .anchor-nav-item a {
  color: var(--color-grey);
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
}

.wp-block-create-block-niji-gutenberg-ancre .ancre {
  scroll-margin-top: 200px;
}

.yoast-breadcrumbs {
  max-width: 1350px;
  width: 100%;
  margin: 20px auto;
  padding: 0;
}
.yoast-breadcrumbs > span {
  padding: 0 50px 0 0;
  display: inline-block;
}
@media screen and (max-width: 781px) {
  .yoast-breadcrumbs > span {
    padding: 0 24px 0 0;
  }
}
.yoast-breadcrumbs > span > span > a {
  padding: 0;
}
.yoast-breadcrumbs > span > span > a:before {
  display: none;
}
@media screen and (max-width: 781px) {
  .yoast-breadcrumbs {
    padding: 0px 24px;
  }
}
.yoast-breadcrumbs span a, .yoast-breadcrumbs span .breadcrumb_last {
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
}
.yoast-breadcrumbs span a {
  position: relative;
  padding-left: 24px;
  color: var(--color-grey);
}
.yoast-breadcrumbs span a::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 4px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23F47575%22%20d%3D%22M5.803%2011.53a.665.665%200%20010-.94L8.387%208%205.803%205.41a.665.665%200%2001.94-.94L10.274%208l-3.53%203.53c-.26.26-.68.26-.94%200z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.yoast-breadcrumbs span .breadcrumb_last {
  color: var(--color-primary);
  position: relative;
  padding-left: 24px;
}
.yoast-breadcrumbs span .breadcrumb_last::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 4px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23F47575%22%20d%3D%22M5.803%2011.53a.665.665%200%20010-.94L8.387%208%205.803%205.41a.665.665%200%2001.94-.94L10.274%208l-3.53%203.53c-.26.26-.68.26-.94%200z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.localisation-block {
  max-width: 100% !important;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin: 0 auto;
  padding: 0 24px;
}
@media screen and (max-width: 1023px) {
  .localisation-block {
    max-width: none !important;
    padding: 26px 0 0;
  }
}
.localisation-block h2 {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
  color: var(--color-primary);
  position: relative;
}
.localisation-block h2::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: 14px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .localisation-block h2 {
    padding: 0 24px;
  }
  .localisation-block h2::before {
    top: -26px;
    left: 24px;
  }
}
.localisation-block h3 {
  margin: 0;
  color: var(--color-primary);
}
.localisation-block__content {
  position: relative;
  margin-top: 35px;
}
@media screen and (max-width: 1023px) {
  .localisation-block__content {
    margin-top: 30px;
  }
}
.localisation-block__map {
  width: 100%;
  height: 740px;
  border-radius: 30px;
}
@media screen and (max-width: 1023px) {
  .localisation-block__map {
    height: 388px;
    z-index: -1;
  }
}
.localisation-block__infos {
  width: 100%;
  padding: 40px;
  background-color: var(--color-white);
  border-radius: 32px 32px 0 32px;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .localisation-block__infos {
    position: absolute;
    top: 50%;
    right: 50px;
    max-width: 570px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 1023px) {
  .localisation-block__infos {
    width: calc(100% - 48px);
    margin: -84px auto 0;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.12);
  }
}
@media screen and (max-width: 781px) {
  .localisation-block__infos {
    padding: 40px 20px;
  }
}
.localisation-block__infos .info-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 24px;
  padding: 20px;
  background-color: var(--color-quaternary-100);
  border-radius: 20px;
}
.localisation-block__infos .label {
  margin: 0;
  font-weight: 600;
  color: #677583;
  font-size: 14px;
  font-size: 0.875rem;
}
.localisation-block__infos .label + p {
  margin: 0;
  font-weight: 600;
  color: var(--color-grey-600);
}
.localisation-block__infos p {
  margin: 0;
}
.localisation-block__infos .transports {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}
@media screen and (max-width: 781px) {
  .localisation-block__infos .transports {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    padding-top: 20px;
  }
}
.localisation-block__infos .transports div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.localisation-block__infos .transports div:last-of-type {
  padding-left: 12px;
  border-left: 1px solid var(--color-grey-100);
}
@media screen and (max-width: 781px) {
  .localisation-block__infos .transports div:last-of-type {
    padding-left: 0;
    border-left: none;
  }
}
.localisation-block__infos .transports p {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
  font-weight: 600;
  color: var(--color-grey-600);
}
.localisation-block__infos .bus-info svg, .localisation-block__infos .metro-info svg {
  width: 24px;
  height: 24px;
}

.burger-menu-icon {
  position: relative;
  display: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.burger-menu-icon div {
  width: 24px;
  height: 3px;
  background-color: var(--color-secondary);
  margin: 4px auto;
}
.burger-menu-icon.open {
  position: relative;
}
.burger-menu-icon.open::before, .burger-menu-icon.open::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 4px;
  background: var(--color-secondary);
  width: 24px;
  height: 3px;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.burger-menu-icon.open::before {
  -webkit-animation: xBefore 0.5s forwards;
  animation: xBefore 0.5s forwards;
}
.burger-menu-icon.open::after {
  -webkit-animation: xAfter 0.5s forwards;
  animation: xAfter 0.5s forwards;
}
.burger-menu-icon.open div {
  visibility: hidden;
}
.burger-menu-icon.open .burger-menu-icon__label {
  visibility: hidden;
}
.burger-menu-icon__label {
  margin: 0;
  font-weight: 600;
  color: var(--color-secondary);
  font-size: 12px;
  font-size: 0.75rem;
}

@-webkit-keyframes xBefore {
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@keyframes xBefore {
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@-webkit-keyframes xAfter {
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
@keyframes xAfter {
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.card-block {
  height: 100%;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.card-block:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.card-block__content {
  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%;
  text-decoration: none;
}
.card-block__image {
  width: 100%;
  height: 184px;
  border-radius: 30px 30px 0 30px;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
@media screen and (max-width: 781px) {
  .card-block__image {
    height: 240px;
  }
}
.card-block__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.card-block__title {
  margin: 20px 0 0 0;
  font-weight: 400;
  line-height: 1.2;
  color: var(--color-secondary);
  font-size: 24px;
  font-size: 1.5rem;
}

.share-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.share-block p {
  font-weight: 600;
  margin-block: 0;
}
.share-block__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  height: 100%;
}
.share-block button {
  width: 24px;
  height: 24px;
  padding: 0;
  font: inherit;
  color: inherit;
  background: none;
  border: none;
  cursor: pointer;
  outline: inherit;
}
.share-block button.share-button__linkedin svg path, .share-block button.share-button__facebook svg path, .share-block button.share-button__copy svg path {
  fill: var(--color-secondary);
}
.share-block button.share-button__linkedin:hover svg path, .share-block button.share-button__facebook:hover svg path, .share-block button.share-button__copy:hover svg path {
  fill: var(--color-primary);
}
.share-block button.share-button__mail svg rect, .share-block button.share-button__mail svg path {
  stroke: var(--color-secondary);
}
.share-block button.share-button__mail:hover svg rect, .share-block button.share-button__mail:hover svg path {
  stroke: var(--color-primary);
}
.share-block button.share-button__copy {
  position: relative;
  -webkit-tap-highlight-color: transparent;
}
.share-block button.share-button__copy .copied-link {
  visibility: hidden;
  position: absolute;
  top: 36px;
  left: -24px;
  width: 80px;
  padding: 8px;
  color: var(--color-white);
  font-weight: 600;
  border-radius: 24px;
  background: var(--color-secondary);
  opacity: 0;
  -webkit-transition: visibility 0s 0.4s, opacity 0.4s linear;
  -o-transition: visibility 0s 0.4s, opacity 0.4s linear;
  transition: visibility 0s 0.4s, opacity 0.4s linear;
  font-size: 12px;
  font-size: 0.75rem;
}
.share-block button.share-button__copy .copied-link::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 35px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent var(--color-secondary) transparent;
}
.share-block button.share-button__copy .copied-link.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.4s linear;
  -o-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}

.form-error {
  color: red;
  padding: 8px;
}

.mobile-only {
  display: none;
}
@media screen and (max-width: 781px) {
  .mobile-only {
    display: inherit;
  }
}

@media screen and (max-width: 781px) {
  .mobile-display-none {
    display: none !important;
  }
  .mobile-sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }
}
.flex-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 24px;
}
@media screen and (min-width: 782px) and (max-width: 901px) {
  .flex-right {
    width: 100%;
  }
}
@media screen and (max-width: 781px) {
  .flex-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width: 782px) and (max-width: 901px) {
  .flex-left {
    width: 100%;
  }
}

.ul-li-reset-margin {
  list-style-type: none;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
}

.btn-secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 18px;
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-secondary);
  background-color: transparent;
  border: solid 1px var(--color-secondary);
  border-radius: 10px;
  font-size: 16px;
  font-size: 1rem;
}
.btn-secondary.btn-list {
  max-width: 155px;
}
.btn-secondary.btn-list span {
  padding-right: 0;
  padding-left: 24px;
  position: relative;
}
.btn-secondary.btn-list span::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 2px;
  right: unset;
  bottom: unset;
  left: 0px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.btn-secondary.btn-list span::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.btn-secondary span {
  padding-right: 24px;
  position: relative;
}
.btn-secondary span::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 2px;
  right: 0px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

@media screen and (max-width: 781px) {
  #btnShowList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
}

#admissionWrapper,
#miniAdmissionWrapper {
  position: relative;
  overflow: visible;
}

.ui-autocomplete {
  position: absolute !important;
  top: 100px !important;
  list-style-type: none;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  background-color: var(--color-white);
  border: 1px solid #B3BAC1;
  border-radius: 6px;
  z-index: 1;
}
@media screen and (max-width: 781px) {
  .ui-autocomplete {
    top: 63px !important;
  }
}

.ui-menu-item > * {
  min-height: 56px;
  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;
  margin: 12px 20px 12px 20px;
  padding: 8px;
  cursor: pointer;
}
.ui-menu-item > * + * {
  margin-top: 0;
}
.ui-menu-item > * .ui-menu-item-wrapper {
  font-weight: 700;
  color: var(--color-grey-600);
  font-size: 20px;
  font-size: 1.25rem;
}
.ui-menu-item > * .fake-btn-secondary {
  height: 40px;
  padding: 0;
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-secondary);
  background-color: var(--color-white);
  border: solid 1px var(--color-secondary);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
}
.ui-menu-item > * .fake-btn-secondary span {
  padding: 9px 20px;
}

.ui-state-active {
  background-color: var(--color-quaternary-100);
}

.wp-block-create-block-niji-gutenberg-store-locator,
.wp-block-create-block-niji-gutenberg-recherche {
  max-width: none !important;
  -webkit-margin-before: 20px !important;
  margin-block-start: 20px !important;
}
.wp-block-create-block-niji-gutenberg-store-locator .list-nurseType,
.wp-block-create-block-niji-gutenberg-recherche .list-nurseType {
  color: var(--color-grey);
}
.wp-block-create-block-niji-gutenberg-store-locator .search-panel,
.wp-block-create-block-niji-gutenberg-recherche .search-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 60px;
  max-width: 1300px;
  margin: 0 auto 60px;
  padding: 0 50px;
}
@media screen and (max-width: 1023px) {
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel {
    gap: 24px 32px;
  }
}
@media screen and (min-width: 782px) and (max-width: 901px) {
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 24px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel.is-hidden-js,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel.is-hidden-js {
    display: none;
  }
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel.is-visible-js,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel.is-visible-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .search-panel > *,
.wp-block-create-block-niji-gutenberg-recherche .search-panel > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select,
.wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 20px;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select .label-form,
.wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select .label-form {
  margin-bottom: 12px;
  color: var(--color-grey-600);
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select .label-form,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select .label-form {
    margin-bottom: 0;
    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;
  }
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select .label-form img,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select .label-form img {
    width: 40px;
    height: 40px;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select input,
.wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select select, .wp-core-ui .wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select select,
.wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select input,
.wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select select,
.wp-core-ui .wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select select {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 18px 20px;
  line-height: 26px;
  font-weight: 500;
  background: var(--color-white);
  border: 1px solid var(--color-grey-100);
  border-radius: 6px;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select input,
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select select, .wp-core-ui .wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select select,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select input,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select select,
  .wp-core-ui .wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select select {
    max-width: 100%;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select input:focus,
.wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select select:focus, .wp-core-ui .wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select select:focus,
.wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select input:focus,
.wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select select:focus,
.wp-core-ui .wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select select:focus {
  outline-color: var(--color-secondary);
}
.wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select select, .wp-core-ui .wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select select,
.wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select select,
.wp-core-ui .wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.4104%208.99962C6.79967%208.61034%207.4307%208.61%207.8204%208.99885L11.705%2012.875L15.5896%208.99885C15.9793%208.61%2016.6104%208.61034%2016.9996%208.99962C17.3892%209.38919%2017.3892%2010.0208%2016.9996%2010.4104L11.705%2015.705L6.4104%2010.4104C6.02083%2010.0208%206.02083%209.38919%206.4104%208.99962Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 14px);
  background-position-y: 16px;
  background-size: 32px 32px;
  padding-right: 50px;
  cursor: pointer;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel .wrapper-select select,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel .wrapper-select select {
    width: 100%;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .search-panel .btn-search,
.wp-block-create-block-niji-gutenberg-recherche .search-panel .btn-search {
  padding: 16px 62px 16px 30px;
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-white);
  background-color: var(--color-secondary);
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}
.wp-block-create-block-niji-gutenberg-store-locator .search-panel .btn-search::after,
.wp-block-create-block-niji-gutenberg-recherche .search-panel .btn-search::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 18px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel .btn-search,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel .btn-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 18px;
  }
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel .btn-search::after,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel .btn-search::after {
    display: none;
  }
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel .btn-search span,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel .btn-search span {
    padding-right: 24px;
    position: relative;
  }
  .wp-block-create-block-niji-gutenberg-store-locator .search-panel .btn-search span::after,
  .wp-block-create-block-niji-gutenberg-recherche .search-panel .btn-search span::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    right: 0px;
    bottom: unset;
    left: unset;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .nb-results-block,
.wp-block-create-block-niji-gutenberg-recherche .nb-results-block {
  max-width: 548px;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 600;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .nb-results-block,
  .wp-block-create-block-niji-gutenberg-recherche .nb-results-block {
    max-width: 100%;
    margin-bottom: 0;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel,
.wp-block-create-block-niji-gutenberg-recherche .results-panel {
  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;
  gap: 60px;
  padding-left: 50px;
}
@media screen and (max-width: 1023px) {
  .wp-block-create-block-niji-gutenberg-store-locator .results-panel,
  .wp-block-create-block-niji-gutenberg-recherche .results-panel {
    gap: 32px;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .results-panel,
  .wp-block-create-block-niji-gutenberg-recherche .results-panel {
    display: block;
    padding: 0 24px;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel > *,
.wp-block-create-block-niji-gutenberg-recherche .results-panel > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel #map,
.wp-block-create-block-niji-gutenberg-recherche .results-panel #map {
  width: 100%;
  height: 796px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .results-panel #map,
  .wp-block-create-block-niji-gutenberg-recherche .results-panel #map {
    margin-top: 20px;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel #results,
.wp-block-create-block-niji-gutenberg-recherche .results-panel #results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 796px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .results-panel #results,
  .wp-block-create-block-niji-gutenberg-recherche .results-panel #results {
    height: auto;
    margin-top: 24px;
    padding-top: 14px;
    padding-right: 0;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel .results-container,
.wp-block-create-block-niji-gutenberg-recherche .results-panel .results-container {
  max-width: 580px;
  width: 100%;
  overflow-y: auto;
  padding-right: 50px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .results-panel .results-container,
  .wp-block-create-block-niji-gutenberg-recherche .results-panel .results-container {
    max-width: 100%;
    padding-right: 0;
    width: 100%;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result {
  position: relative;
  padding-top: 28px;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result:hover .result-index__content,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result:hover .result-index__content {
  color: var(--color-white);
  background-color: #5E8EB1;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result:hover .result-panel,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result:hover .result-panel {
  background-color: #D5EBFF;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result.is-active .result-index__content,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result.is-active .result-index__content {
  color: var(--color-white);
  background-color: #5E8EB1;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result.is-active .result-panel,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result.is-active .result-panel {
  background-color: #D5EBFF;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result + li.result,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result + li.result {
  margin-top: 16px;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-panel,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-panel {
  position: relative;
  min-height: 220px;
  display: block;
  color: var(--color-primary) !important;
  background-color: var(--color-quaternary-300);
  border-radius: 12px;
  padding: 26px 32px 16px;
  overflow: hidden;
  text-decoration: none;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-panel,
  .wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-panel {
    height: 100%;
    padding: 36px 28px 0;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result h4.result-name,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result h4.result-name {
  margin: 0;
  line-height: 1.3;
  font-weight: 800;
  color: var(--color-grey-600);
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result h4.result-name,
  .wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result h4.result-name {
    max-width: 60%;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-index,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-index {
  position: absolute;
  top: 0;
  left: 4px;
  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;
  width: 56px;
  height: 56px;
  z-index: 1;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-index,
  .wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-index {
    left: 28px;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-index::before, .wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-index::after,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-index::before,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-index::after {
  content: "";
  position: absolute;
  border-radius: 100px;
  background-color: transparent;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-index::before,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-index::before {
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
  border: 2px solid #97CDFF;
  border-right: 2px solid transparent;
  opacity: 0.6;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-index::after,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-index::after {
  top: 5px;
  left: 5px;
  width: 46px;
  height: 46px;
  border: 2px solid #F5FAFF;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-index__content,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-index__content {
  width: 34px;
  height: 34px;
  font-weight: 800;
  color: var(--color-grey-600);
  text-align: center;
  background-color: var(--color-white);
  border-radius: 50px;
  font-size: 20px;
  font-size: 1.25rem;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-address,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-address {
  margin-top: 8px;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-address,
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-city,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-address,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-city {
  font-weight: 600;
  color: var(--color-grey-600);
  max-width: 290px;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .row,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px 20px;
  max-width: 280px;
  margin-top: 24px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .row,
  .wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .row {
    max-width: 100%;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 14px;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-type,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-type {
  position: relative;
  padding: 10px 12px 10px 32px;
  font-weight: 600;
  color: var(--color-blue-800);
  text-transform: uppercase;
  background-color: #D5EBFF;
  border-radius: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-type::before,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-type::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 12px;
  width: 8px;
  height: 8px;
  background-color: var(--color-white);
  border-radius: 50px;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-subtype,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-subtype {
  color: black;
  margin-bottom: 50px;
  margin-top: 10px;
}
.wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-photo,
.wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-photo {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0;
  right: 0;
  bottom: 0;
  width: 182px;
  background-size: cover;
  background-position: center center;
  padding: 12px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .results-panel ul.results > li.result .result-photo,
  .wp-block-create-block-niji-gutenberg-recherche .results-panel ul.results > li.result .result-photo {
    position: relative;
    width: unset;
    height: 184px;
    margin: 20px -28px 0;
    padding-bottom: 14px;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .fake-btn,
.wp-block-create-block-niji-gutenberg-recherche .fake-btn {
  display: inline-block;
  width: 100%;
  padding: 9px 44px 9px 20px;
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-secondary);
  background-color: var(--color-white);
  border: none;
  border-radius: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
}
.wp-block-create-block-niji-gutenberg-store-locator .fake-btn::after,
.wp-block-create-block-niji-gutenberg-recherche .fake-btn::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .fake-btn,
  .wp-block-create-block-niji-gutenberg-recherche .fake-btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container {
  max-width: 580px;
  width: 100%;
  padding-top: 30px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-store-locator .pagination-container,
  .wp-block-create-block-niji-gutenberg-recherche .pagination-container {
    max-width: 100%;
  }
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination {
  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;
  margin: 0;
  padding-left: 0;
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item {
  list-style-type: none;
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item a,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item a {
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.next a, .wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.prev a,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.next a,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.prev a {
  color: var(--color-grey-600);
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.next,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.next {
  margin-left: 40px;
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.next a,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.next a {
  padding: 12px 28px 12px 12px;
  position: relative;
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.next a::after,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.next a::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 0px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.prev,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.prev {
  margin-right: 40px;
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.prev a,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.prev a {
  padding: 12px 12px 12px 28px;
  position: relative;
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.prev a::after,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.prev a::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: unset;
  bottom: unset;
  left: 0px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.prev a::after,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.prev a::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.has-number,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.has-number {
  padding: 12px 6px;
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.has-number a,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.has-number a {
  position: relative;
  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;
  width: 20px;
  height: 20px;
  color: var(--color-secondary);
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.has-number a::before,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.has-number a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border-radius: 100%;
  border: 1px solid transparent;
  border-right: 1px solid transparent;
}
.wp-block-create-block-niji-gutenberg-store-locator .pagination-container .pagination__item.current a::before,
.wp-block-create-block-niji-gutenberg-recherche .pagination-container .pagination__item.current a::before {
  border: 1px solid var(--color-secondary);
  border-right: 1px solid transparent;
}

.home-store-locator .form-search .search-panel {
  margin-bottom: 0;
}

.gm-style-iw-c {
  padding: 16px !important;
}
.gm-style-iw-c .gm-style-iw-d {
  overflow: unset !important;
  max-height: unset !important;
}
.gm-style-iw-c .results-container {
  padding-top: 12px !important;
  padding-right: 0 !important;
  width: 480px !important;
}
@media screen and (max-width: 781px) {
  .gm-style-iw-c .results-container {
    width: 100% !important;
  }
}
.gm-style-iw-c .results-container .results {
  margin: 0 !important;
  padding-left: 0 !important;
}
.gm-style-iw-c .results-container .results .result {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  gap: 12px !important;
  padding-top: 0 !important;
  list-style-type: none !important;
  font-size: 16px !important;
}
.gm-style-iw-c button {
  top: 0 !important;
  right: 0 !important;
}

@media screen and (max-width: 781px) {
  .page-template-page-locator h1 {
    padding: 0 24px;
  }
}

.wp-block-create-block-niji-gutenberg-article {
  max-width: none !important;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.wp-block-create-block-niji-gutenberg-article .style-1,
.wp-block-create-block-niji-gutenberg-article .style-5,
.wp-block-create-block-niji-gutenberg-article .style-8 {
  max-width: 1300px;
  margin: 0 auto;
  padding: 32px 50px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-1,
  .wp-block-create-block-niji-gutenberg-article .style-5,
  .wp-block-create-block-niji-gutenberg-article .style-8 {
    padding: 24px;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article-heading h2,
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article-heading h2,
.wp-block-create-block-niji-gutenberg-article .style-8 .list-article-heading h2 {
  color: var(--color-primary);
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article,
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article {
  display: grid;
  grid-gap: 24px;
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article-item,
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article-item,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article-item {
  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%;
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article-item:hover .article-image,
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article-item:hover .article-image,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article-item:hover .article-image {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article-item .article-link,
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article-item .article-link,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article-item .article-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  border-radius: 24px 24px 0 24px;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article-item .article-link img,
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article-item .article-link img,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article-item .article-link img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article-item .article-info,
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article-item .article-info,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article-item .article-info {
  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;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article-item .article-info a,
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article-item .article-info a,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article-item .article-info a {
  text-decoration: none;
}
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article-heading h2 {
  margin: 0 0 32px 0;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-5 .list-article-heading h2 {
    margin-bottom: 20px;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1023px) {
  .wp-block-create-block-niji-gutenberg-article .style-5 .list-article {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-5 .list-article {
    grid-template-columns: repeat(1, 1fr);
  }
}
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article .list-article-item .article-link {
  max-height: 212px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-5 .list-article .list-article-item .article-link {
    max-height: 246px;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article .list-article-item .article-link img {
  height: 212px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-5 .list-article .list-article-item .article-link img {
    height: 246px;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-5 .list-article .list-article-item p.article-title {
  margin: 12px 0;
  color: var(--color-secondary);
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-5 .list-article .list-article-item p.article-title {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-1,
  .wp-block-create-block-niji-gutenberg-article .style-3 {
    padding-top: 40px;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article-heading h2,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article-heading h2 {
  margin: 0 0 40px 0;
  position: relative;
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article-heading h2::before,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article-heading h2::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 1023px) {
  .wp-block-create-block-niji-gutenberg-article .style-1 .list-article-heading h2,
  .wp-block-create-block-niji-gutenberg-article .style-3 .list-article-heading h2 {
    padding-left: 32px;
  }
  .wp-block-create-block-niji-gutenberg-article .style-1 .list-article-heading h2::before,
  .wp-block-create-block-niji-gutenberg-article .style-3 .list-article-heading h2::before {
    left: 0;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-1 .list-article-heading h2,
  .wp-block-create-block-niji-gutenberg-article .style-3 .list-article-heading h2 {
    margin-bottom: 28px;
    padding-left: 0;
  }
  .wp-block-create-block-niji-gutenberg-article .style-1 .list-article-heading h2::before,
  .wp-block-create-block-niji-gutenberg-article .style-3 .list-article-heading h2::before {
    top: -35px;
    left: 0;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 1023px) {
  .wp-block-create-block-niji-gutenberg-article .style-1 .list-article,
  .wp-block-create-block-niji-gutenberg-article .style-3 .list-article {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-1 .list-article,
  .wp-block-create-block-niji-gutenberg-article .style-3 .list-article {
    grid-template-columns: repeat(1, 1fr);
  }
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article .list-article-item .article-link,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article .list-article-item .article-link {
  max-height: 288px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-1 .list-article .list-article-item .article-link,
  .wp-block-create-block-niji-gutenberg-article .style-3 .list-article .list-article-item .article-link {
    max-height: 246px;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article .list-article-item .article-link img,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article .list-article-item .article-link img {
  height: 288px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-1 .list-article .list-article-item .article-link img,
  .wp-block-create-block-niji-gutenberg-article .style-3 .list-article .list-article-item .article-link img {
    height: 246px;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article .list-article-item .article-title,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article .list-article-item .article-title {
  margin: 0;
  padding-top: 24px;
  color: var(--color-grey);
  font-weight: 400;
  line-height: 1.2;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-1 .list-article .list-article-item .article-title,
  .wp-block-create-block-niji-gutenberg-article .style-3 .list-article .list-article-item .article-title {
    padding-top: 20px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article .list-article-item .article-btn,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article .list-article-item .article-btn {
  margin: 0;
  padding: 12px 24px 12px 0;
  font-weight: 600;
  color: var(--color-grey-600);
  text-align: right;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
}
.wp-block-create-block-niji-gutenberg-article .style-1 .list-article .list-article-item .article-btn::after,
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article .list-article-item .article-btn::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 15px;
  right: 0;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.wp-block-create-block-niji-gutenberg-article .style-1 .btn-all-articles,
.wp-block-create-block-niji-gutenberg-article .style-3 .btn-all-articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 52px auto 0;
  padding: 8px 20px;
  font-weight: 600;
  color: var(--color-secondary);
  text-decoration: none;
  border-radius: 10px;
  border: 1px solid;
  border-color: var(--color-secondary);
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-1 .btn-all-articles,
  .wp-block-create-block-niji-gutenberg-article .style-3 .btn-all-articles {
    margin-top: 32px;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-1 .btn-all-articles span > span,
.wp-block-create-block-niji-gutenberg-article .style-3 .btn-all-articles span > span {
  padding-right: 24px;
  position: relative;
}
.wp-block-create-block-niji-gutenberg-article .style-1 .btn-all-articles span > span::after,
.wp-block-create-block-niji-gutenberg-article .style-3 .btn-all-articles span > span::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  right: 0px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.wp-block-create-block-niji-gutenberg-article .style-8 h2 {
  margin: 0 0 20px;
  position: relative;
}
.wp-block-create-block-niji-gutenberg-article .style-8 h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-8 h2 {
    margin: 0 0 32px;
  }
  .wp-block-create-block-niji-gutenberg-article .style-8 h2::before {
    top: -26px;
    left: 0;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-8 .list-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0;
}
.wp-block-create-block-niji-gutenberg-article .style-8 .list-article .list-article-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 4px;
  border-bottom: 1px solid var(--color-grey-100);
  position: relative;
}
.wp-block-create-block-niji-gutenberg-article .style-8 .list-article .list-article-item::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: 24px;
  right: 4px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-8 .list-article .list-article-item::after {
    width: 16px;
    height: 16px;
    top: 30px;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-8 .list-article .list-article-item .article-link {
  display: inline-block;
  max-width: calc(100% - 32px);
  width: 100%;
  color: var(--color-grey);
  font-weight: 400;
  text-decoration: none;
  font-size: 22px;
  font-size: 1.375rem;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-8 .list-article .list-article-item .article-link {
    max-width: calc(100% - 24px);
  }
}
.wp-block-create-block-niji-gutenberg-article .style-3 {
  max-width: 100% !important;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin: 0 24px;
  padding: 75px 50px;
  background-color: var(--color-secondary-50);
  border-radius: 40px;
}
@media screen and (max-width: 781px) {
  .wp-block-create-block-niji-gutenberg-article .style-3 {
    padding: 75px 24px;
  }
}
.wp-block-create-block-niji-gutenberg-article .style-3 .wrapper-content {
  max-width: 1200px;
  margin: 0 auto;
}
.wp-block-create-block-niji-gutenberg-article .style-3 h2 {
  color: var(--color-primary);
}
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article .list-article-item .article-title.title {
  color: var(--color-primary);
}
.wp-block-create-block-niji-gutenberg-article .style-3 .list-article .list-article-item .article-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 16px 0 0 0;
  -webkit-line-clamp: 5;
  font-weight: 500;
  color: var(--color-grey);
  overflow: hidden;
}

.features-block {
  position: relative;
  width: 548px;
}
@media screen and (max-width: 1023px) {
  .features-block {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 auto;
  }
}
@media screen and (max-width: 781px) {
  .features-block {
    max-width: 548px;
    width: 100%;
    margin: 0 auto;
    -webkit-margin-before: 40px !important;
    margin-block-start: 40px !important;
    -webkit-margin-after: 40px !important;
    margin-block-end: 40px !important;
  }
}
@media screen and (max-width: 781px) {
  .features-block svg {
    width: 100%;
    height: 50%;
  }
}
.features-block svg p {
  margin: 0;
  color: var(--color-primary);
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
}
.features-block__image {
  position: absolute;
  top: 44%;
  left: 50%;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .features-block__image {
    width: 24vw;
    height: 24vw;
  }
}
.features-block__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px;
  -webkit-margin-before: 20px !important;
  margin-block-start: 20px !important;
  padding-left: 0;
}
.tag-list .tag {
  position: relative;
  padding: 10px 12px 10px 32px;
  font-weight: 600;
  color: var(--color-blue-800);
  background-color: #D5EBFF;
  list-style-type: none;
  border-radius: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}
.tag-list .tag::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 17px;
  left: 12px;
  background-color: var(--color-white);
  border-radius: 50%;
}
.tag-list.is-color-blue .tag {
  color: var(--color-blue-800);
  background-color: #D5EBFF;
}
.tag-list.is-color-red .tag {
  color: var(--color-secondary);
  background-color: var(--color-secondary-50);
}
.tag-list.is-color-purple .tag {
  color: var(--color-white);
  background-color: var(--color-secondary);
}
.tag-list.is-color-purple .tag::before {
  background-color: var(--color-tertiary);
}

.file-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
@media screen and (max-width: 781px) {
  .file-dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
  }
}
.file-dl__icon.pdf {
  width: 32px;
  height: 60px;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2032%2060%22%3E%3Cpath%20fill%3D%22%23677583%22%20d%3D%22M16.877%2023.286l.014-.063c.264-1.067.595-2.397.336-3.602-.172-.951-.886-1.322-1.495-1.349-.718-.03-1.36.37-1.518.956-.3%201.071-.032%202.535.459%204.401-.618%201.447-1.605%203.55-2.328%204.8-1.345.683-3.15%201.736-3.418%203.067-.054.245.01.558.16.839.168.312.436.553.75.67.136.049.3.089.49.089.8%200%202.096-.634%203.823-3.545.264-.085.536-.174.8-.263%201.236-.411%202.518-.84%203.677-1.032%201.282.675%202.741%201.108%203.732%201.108.982%200%201.368-.572%201.514-.916.254-.602.131-1.361-.282-1.767-.6-.58-2.06-.733-4.332-.456-1.118-.67-1.85-1.58-2.382-2.937zm-4.986%206.781c-.632.902-1.11%201.353-1.368%201.55.304-.55.9-1.13%201.368-1.55zm3.982-10.513c.236.397.204%201.598.023%202.205-.223-.889-.255-2.147-.123-2.295.036.005.068.032.1.09zm-.073%205.379c.486.826%201.1%201.536%201.777%202.063-.982.218-1.877.58-2.677.901-.19.076-.377.152-.56.224.605-1.076%201.11-2.295%201.46-3.188zm7.073%202.924c.004.01.009.023-.018.04h-.01l-.009.014c-.036.022-.409.236-2.013-.384%201.845-.085%202.045.326%202.05.33zm8.7-17.33L21.79.92A1.465%201.465%200%200020.764.5H1.454A1.44%201.44%200%20000%201.929V39.07c0%20.79.65%201.429%201.455%201.429h29.09A1.44%201.44%200%200032%2039.071v-27.53c0-.38-.154-.746-.427-1.014zm-2.928%201.67h-8.554V3.794l8.554%208.401zm.082%2025.089H3.273V3.714H17v9.643c0%20.497.201.974.56%201.326.357.352.843.55%201.35.55h9.817v22.053zM5.816%2054.5v-8.52h3.636c.408%200%20.78.084%201.116.252.344.16.64.38.888.66.248.272.44.58.576.924.136.344.204.696.204%201.056%200%20.488-.116.952-.348%201.392-.224.44-.54.8-.948%201.08-.4.272-.876.408-1.428.408H7.784V54.5H5.816zm1.968-4.464h1.608a.726.726%200%2000.42-.132.933.933%200%2000.312-.396c.08-.176.12-.392.12-.648%200-.264-.048-.48-.144-.648a.863.863%200%2000-.78-.504H7.784v2.328zm5.509%204.464v-8.52h3.18c.936%200%201.716.192%202.34.576a3.621%203.621%200%20011.428%201.536c.32.64.48%201.352.48%202.136%200%20.864-.176%201.616-.528%202.256a3.7%203.7%200%2001-1.488%201.488c-.632.352-1.376.528-2.232.528h-3.18zm5.424-4.272c0-.496-.088-.932-.264-1.308a1.99%201.99%200%2000-.768-.888c-.336-.216-.74-.324-1.212-.324H15.26v5.064h1.212c.48%200%20.884-.108%201.212-.324.336-.224.592-.528.768-.912.176-.392.264-.828.264-1.308zm3.165%204.272v-8.52h5.784v1.728H23.85v1.836h3.144v1.596H23.85v3.36h-1.968z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.file-dl__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  width: 100%;
}
.file-dl__content .name {
  line-height: 1;
  font-weight: 800;
  color: var(--color-grey-600);
  font-size: 20px;
  font-size: 1.25rem;
}
.file-dl__content .size {
  line-height: 1;
  font-weight: 400;
  color: #677583;
  font-size: 14px;
  font-size: 0.875rem;
}
.file-dl__content .text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.file-dl__link {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 12px 24px 12px 48px;
  font-weight: 600;
  color: var(--color-secondary);
  text-decoration: none;
  border: 1px solid var(--color-secondary);
  border-radius: 10px;
  position: relative;
}
.file-dl__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: unset;
  bottom: unset;
  left: 24px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M14%2014.5H2v-1.333h12V14.5zM8.667%202.5V9.833H7.333V2.5h1.334z%22%2F%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M4.94%206.5L8%209.796%2011.06%206.5%2012%207.515l-4%204.318-4-4.318.94-1.015z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.jobs-slider {
  -webkit-margin-before: 60px !important;
  margin-block-start: 60px !important;
}
.jobs-slider p {
  margin: 0;
  font-weight: 400;
}
.jobs-slider p.description {
  color: #3C5266;
}
.jobs-slider .job-img {
  position: absolute;
  top: -60px;
  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;
  width: 120px;
  height: 120px;
}
.jobs-slider .job-img::before, .jobs-slider .job-img::after {
  content: "";
  position: absolute;
  border-radius: 100px;
  background-color: transparent;
}
.jobs-slider .job-img::before {
  top: 0;
  left: 0;
  width: 120px;
  height: 120px;
  border: 3px solid var(--color-blue-500);
  border-right: 3px solid transparent;
  opacity: 0.5;
}
.jobs-slider .job-img::after {
  top: 10px;
  left: 10px;
  width: 100px;
  height: 100px;
  border: 2px solid var(--color-white);
  border-right: 2px solid transparent;
}
.jobs-slider .job-img img {
  border-radius: 100px;
  -o-object-fit: cover;
  object-fit: cover;
}
.jobs-slider__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: 60px;
  padding-left: 0;
}
.jobs-slider__item .item-content {
  position: relative;
  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: 20px;
  list-style-type: none;
  background-color: var(--color-quaternary-100);
  border-radius: 32px;
}
.jobs-slider__text {
  height: 100%;
  margin-top: 16px;
  padding: 20px;
  background-color: var(--color-white);
  border-radius: 20px;
}
.jobs-slider__text .text-item {
  padding: 16px 0 20px;
  border-top: 1px solid var(--color-grey-100);
}
.jobs-slider__text .text-item:first-of-type {
  padding-top: 0;
  border-top: none;
}
.jobs-slider__text .text-item .label {
  line-height: 1.3;
  color: #3C5266;
  font-size: 20px;
  font-size: 1.25rem;
}
.jobs-slider__text .text-item .label + p {
  margin-top: 5px;
  line-height: 1.5;
  font-weight: 600;
  color: var(--color-grey-600);
  font-size: 14px;
  font-size: 0.875rem;
}
.jobs-slider .job-tag {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 16px;
  margin-left: auto;
  padding: 10px 12px 10px 32px;
  font-weight: 600;
  color: var(--color-blue-800);
  background-color: #D5EBFF;
  list-style-type: none;
  border-radius: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}
.jobs-slider .job-tag::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 17px;
  left: 12px;
  background-color: var(--color-white);
  border-radius: 50%;
}

.compo-plateau-block {
  position: relative;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  max-width: 1300px;
  margin: 0 auto;
  padding: 26px 50px;
}
@media screen and (max-width: 781px) {
  .compo-plateau-block {
    padding: 26px 24px;
  }
}
.compo-plateau-block h2 {
  margin-top: 0;
  margin-bottom: 20px;
  color: var(--color-primary);
  font-size: 36px;
  font-size: 2.25rem;
  position: relative;
}
.compo-plateau-block h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 16px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .compo-plateau-block h2::before {
    top: -26px;
    left: 0;
  }
}
.compo-plateau-block h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 24px;
  margin-top: 0;
  margin-bottom: 20px;
  color: var(--color-primary);
  font-size: 26px;
  font-size: 1.625rem;
  position: relative;
}
.compo-plateau-block h3::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 12px;
  right: unset;
  bottom: unset;
  left: -20px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
.compo-plateau-block h3.active + .tooltip {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 781px) {
  .compo-plateau-block h3::before {
    top: -26px;
    left: 0;
  }
}
.compo-plateau-block h3 .tooltip-icon {
  margin-top: 5px;
}
.compo-plateau-block h3 .tooltip-icon:hover {
  cursor: pointer;
}
.compo-plateau-block__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-top: 40px;
}
@media screen and (max-width: 781px) {
  .compo-plateau-block__list {
    grid-template-columns: 1fr;
    gap: 28px;
    margin-top: 0;
  }
}
.compo-plateau-block .room-profile-block {
  position: relative;
}
@media screen and (max-width: 781px) {
  .compo-plateau-block .room-profile-block {
    padding-top: 26px;
  }
}
.compo-plateau-block .room-profile-block__list {
  margin: 0;
}
@media screen and (max-width: 781px) {
  .compo-plateau-block .room-profile-block__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.compo-plateau-block .room-profile-block__list .tag-container {
  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;
  gap: 40px;
  list-style-type: none;
}
.compo-plateau-block .list-item {
  position: relative;
}
@media screen and (max-width: 781px) {
  .compo-plateau-block .list-item {
    padding-top: 26px;
  }
}
.compo-plateau-block .tooltip {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50px;
  left: 50%;
  max-width: 480px;
  width: 100%;
  padding: 28px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  background-color: var(--color-quaternary-100);
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.12);
  border-radius: 16px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  -webkit-transition: visibility 0.4s, opacity 0.4s linear;
  -o-transition: visibility 0.4s, opacity 0.4s linear;
  transition: visibility 0.4s, opacity 0.4s linear;
}
@media screen and (max-width: 781px) {
  .compo-plateau-block .tooltip {
    top: 70px;
  }
}
.compo-plateau-block .tooltip__title {
  margin: 0 0 20px 0;
  color: var(--color-primary);
  font-weight: 600;
}
.compo-plateau-block .tag-list {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}

.colisee-carousel-wrapper {
  padding: 26px 50px 40px !important;
}
@media screen and (max-width: 781px) {
  .colisee-carousel-wrapper {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}
@media screen and (max-width: 1023px) {
  .colisee-carousel-wrapper {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}
.colisee-carousel-wrapper .gallery-illu {
  padding: 0 !important;
}
.colisee-carousel-wrapper .gallery-illu .big-column .wp-block-image {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
@media screen and (max-width: 781px) {
  .colisee-carousel-wrapper .gallery-illu .big-column .wp-block-image {
    border-top-right-radius: 24px;
    border-bottom-left-radius: 0;
  }
}
.colisee-carousel-wrapper .gallery-illu .small-column > div:first-child > div:last-child .wp-block-image {
  border-top-right-radius: 24px;
}
.colisee-carousel-wrapper .gallery-illu .small-column > div:last-child > div:last-child .wp-block-image {
  border-bottom-right-radius: 24px;
}
@media screen and (max-width: 781px) {
  .colisee-carousel-wrapper .gallery-illu .small-column > div:first-child > div:last-child .wp-block-image {
    border-top-right-radius: 0;
  }
  .colisee-carousel-wrapper .gallery-illu .small-column > div:last-child > div:first-child .wp-block-image {
    border-bottom-left-radius: 24px;
  }
}
.colisee-carousel-wrapper .slick-dots {
  bottom: 5px;
  width: calc(100% - 100px) !important;
}
@media screen and (max-width: 781px) {
  .colisee-carousel-wrapper .slick-dots {
    width: calc(100% - 140px) !important;
  }
}
@media screen and (max-width: 1023px) {
  .colisee-carousel-wrapper .slick-dots {
    width: calc(100% - 140px) !important;
  }
}
.colisee-carousel-wrapper .slick-dots li button:before {
  color: var(--wp--preset--color--secondary) !important;
  font-size: 10px !important;
}
.colisee-carousel-wrapper .slick-dots li.slick-active button:before {
  opacity: 1 !important;
  color: var(--wp--preset--color--primary) !important;
  font-size: 14px !important;
}
.colisee-carousel-wrapper .slick-arrow {
  width: 50px !important;
  height: 50px !important;
}
.colisee-carousel-wrapper .slick-arrow:before {
  content: "" !important;
  background-image: url(/wp-content/themes/colisee-italia/assets/images/icons/arrow-carousel-2.svg);
  background-repeat: no-repeat;
  display: block;
  width: 50px;
  height: 50px;
}
.colisee-carousel-wrapper .slick-prev {
  left: -10px !important;
}
@media screen and (max-width: 781px) {
  .colisee-carousel-wrapper .slick-prev {
    left: 10px !important;
  }
}
@media screen and (max-width: 1023px) {
  .colisee-carousel-wrapper .slick-prev {
    left: 10px !important;
  }
}
.colisee-carousel-wrapper .slick-next {
  right: -10px !important;
}
.colisee-carousel-wrapper .slick-next:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 781px) {
  .colisee-carousel-wrapper .slick-next {
    right: 10px !important;
  }
}
@media screen and (max-width: 1023px) {
  .colisee-carousel-wrapper .slick-next {
    right: 10px !important;
  }
}

header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 146px;
  padding: 20px 46px 0;
  background-color: var(--color-white);
  z-index: 11;
  -webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
  transition: -webkit-box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
  border-radius: 0px 0px 30px 30px;
  /*             */
  /* MOBILE MENU */
  /*             */
}
@media screen and (max-width: 1023px) {
  header {
    height: 110px;
    padding: 0;
    border-radius: 0 0 10px 10px;
  }
}
header.has-shadow {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 1024px) {
  header.has-current .header__content {
    border-bottom: 1px solid var(--color-grey-100);
  }
}
header .mobile-only {
  display: none;
}
@media screen and (max-width: 1023px) {
  header .mobile-only {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  header .desktop-only .wp-block-button,
  header .desktop-only .search-icon {
    display: none;
  }
  header .desktop-only .header__buttons {
    margin: 0 auto;
  }
}
header .header__content {
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 0 11px;
}
@media screen and (max-width: 1023px) {
  header .header__content {
    padding: 8px 24px;
  }
}
header .header__top-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 100% !important;
  padding: 0;
}
header .header__top-nav .infos-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1118px) {
  header .header__top-nav .infos-group {
    gap: 10px;
  }
}
@media screen and (min-width: 1024px) {
  header .header__top-nav .site-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 220px;
    width: 100%;
    height: 52px;
  }
  header .header__top-nav .site-logo a {
    width: 100%;
  }
  header .header__top-nav .site-logo a img {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  header .header__top-nav .site-logo {
    max-width: 130px;
  }
}
header .search-icon {
  border-right: 1px solid #BE99B7;
  margin-right: 20px;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  header .search-icon {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1023px) {
  header .search-icon {
    width: 100%;
    margin-right: 0;
  }
  header .search-icon a {
    -webkit-box-pack: unset !important;
    -ms-flex-pack: unset !important;
    justify-content: unset !important;
  }
}
header .search-icon:hover a {
  color: var(--color-primary) !important;
}
header .search-icon a {
  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;
  padding-right: 20px;
  font-weight: 600;
  color: var(--color-secondary);
  text-decoration: none;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  header .search-icon a {
    padding-right: 10px;
  }
}
header .search-icon a img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
header .header__num {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0;
}
@media screen and (min-width: 1024px) {
  header .header__num {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1118px) {
  header .header__num {
    -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;
    gap: 0;
  }
}
@media screen and (max-width: 1023px) {
  header .header__num {
    margin: 0 auto;
  }
}
@media screen and (max-width: 781px) {
  header .header__num {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
}
header .header__num::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 10px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.56%202.167c-.367%200-.707.16-1.033.48-.307.286-.52.6-.654.94-.14.346-.206.713-.206%201.106%200%20.62.146%201.294.44%201.987.3.707.72%201.44%201.253%202.173a18.45%2018.45%200%20001.807%202.12c.666.66%201.386%201.273%202.126%201.813.72.527%201.46.954%202.194%201.26%201.14.487%202.206.6%203.086.234.34-.14.64-.353.914-.66a2.16%202.16%200%2000.373-.56c.08-.167.12-.34.12-.514a.796.796%200%2000-.073-.333.504.504%200%2000-.187-.2l-2.213-1.573a1.912%201.912%200%2000-.367-.207c-.147-.06-.207-.12-.433.02a1.515%201.515%200%2000-.387.3l-.507.5a.95.95%200%2001-.966.2l-.18-.08a5.686%205.686%200%2001-.947-.673c-.32-.274-.667-.594-1.087-1.007a23.286%2023.286%200%2001-.993-1.08c-.313-.367-.54-.68-.68-.94l-.08-.2a1.244%201.244%200%2001-.053-.333c0-.24.086-.454.253-.62l.5-.52a1.93%201.93%200%2000.3-.373.428.428%200%2000.073-.227.62.62%200%2000-.053-.213%201.913%201.913%200%2000-.213-.354L4.14%202.446a.614.614%200%2000-.247-.206.835.835%200%2000-.333-.074z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  header .header__num::before {
    top: 6px;
  }
}
header .header__num p {
  margin: 0;
  font-weight: 400;
  color: var(--color-grey);
  font-size: 11px;
  font-size: 0.6875rem;
}
header .header__num p:last-of-type {
  font-weight: 600;
  color: var(--color-secondary);
  font-size: 16px;
  font-size: 1rem;
}
header .header__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  header .header__buttons {
    gap: 10px;
  }
}
@media screen and (max-width: 1023px) {
  header .header__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
header .wp-block-button__link {
  border-radius: 10px;
  height: 40px;
  background-color: var(--color-secondary);
  text-decoration: none;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
header .wp-block-button__link:hover {
  background-color: var(--color-primary);
}
header .wp-block-button.accessibility-btn .wp-block-button__link, header .wp-block-button.problem-btn .wp-block-button__link, header .wp-block-button.colisee-btn .wp-block-button__link {
  position: relative;
  padding-left: 30px;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  header .wp-block-button.accessibility-btn .wp-block-button__link, header .wp-block-button.problem-btn .wp-block-button__link, header .wp-block-button.colisee-btn .wp-block-button__link {
    padding: 8px 10px 8px 30px;
  }
}
header .wp-block-button.accessibility-btn .wp-block-button__link::before, header .wp-block-button.problem-btn .wp-block-button__link::before, header .wp-block-button.colisee-btn .wp-block-button__link::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 5px;
  top: 12px;
  background-repeat: no-repeat;
}
header .wp-block-button.accessibility-btn .wp-block-button__link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2018%2016%22%3E%3Cpath%20stroke%3D%22%238E0062%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M1%208.45C1%206.875%204.497%204%208.813%204s7.813%202.918%207.813%204.454c0%201.318-2.572%203.651-6.026%204.29M7.976%202.044l3.082%2012.716M6.983%204.158l2.1%208.655M5.601%204.616l1.97%208.131M4.234%205.15l1.756%207.241M2.956%206.044l1.374%205.668M1.745%207.13l.815%203.368%22%2F%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M8.72%2010.88c1.363%200%202.467-1.084%202.467-2.42%200-1.336-1.104-2.42-2.467-2.42-1.362%200-2.467%201.084-2.467%202.42%200%201.336%201.105%202.42%202.467%202.42z%22%2F%3E%3Cpath%20stroke%3D%22%238E0062%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M8.705%203.947c2.553%200%204.624%202.031%204.624%204.535C13.329%2010.466%2012%2012%2010.6%2012.6%22%2F%3E%3C%2Fsvg%3E");
}
header .wp-block-button.accessibility-btn:hover a {
  color: var(--color-primary) !important;
}
header .wp-block-button.problem-btn .wp-block-button__link {
  border-radius: 10px;
  height: 40px;
  display: block;
}
header .wp-block-button.problem-btn .wp-block-button__link::before {
  left: 10px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cg%20fill%3D%22%23fff%22%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.161.987a.427.427%200%2000-.252-.55.43.43%200%2000-.55.26L9.634%202.68a4.294%204.294%200%2000-4.872%202.24L4.06%206.324A6.05%206.05%200%20012.4%208.358l-.653.516c-.267.21-.4.316-.473.408a.996.996%200%2000.233%201.453c.098.064.257.121.576.237l8.794%203.179c.319.115.478.173.595.186.583.067%201.1-.379%201.118-.964.004-.117-.03-.283-.098-.614l-.167-.813a6.001%206.001%200%2001.047-2.618l.369-1.522a4.247%204.247%200%2000-2.305-4.837L11.16.987z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M4.849%2015.374a1.212%201.212%200%20101.558-1.857%201.212%201.212%200%2000-1.558%201.857z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h16v16H0z%22%20transform%3D%22translate(0%20.278)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
}
header .wp-block-button.problem-btn:hover a {
  background-color: var(--color-primary) !important;
}
header .wp-block-button.colisee-btn .wp-block-button__link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M2.933%203.211V4.79a8.554%208.554%200%20018.554%208.555h1.579c0-5.596-4.537-10.133-10.133-10.133zm0%203.158v1.58a5.395%205.395%200%20015.396%205.396h1.578a6.975%206.975%200%2000-6.974-6.976zm1.513%203.948a1.514%201.514%200%20000%203.027%201.512%201.512%200%20100-3.027z%22%2F%3E%3C%2Fsvg%3E");
}
header .wp-block-button.colisee-btn:hover a {
  color: var(--color-primary) !important;
}
header .header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 1300px;
  margin: 18px 0 0;
  padding-left: 0;
}
header .header-menu .menu-item {
  list-style-type: none;
}
header .header-menu .menu-item.depth-1-menu-item:hover > a {
  position: relative;
}
header .header-menu .menu-item.depth-1-menu-item:hover > a::after {
  content: "";
  position: absolute;
  bottom: -12px;
  width: 8px;
  height: 8px;
  background-color: var(--color-tertiary);
  border-radius: 20px;
  right: calc(50% - 8px);
  outline: thick solid var(--color-white);
}
@media screen and (min-width: 1024px) {
  header .header-menu .menu-item.depth-1-menu-item:hover > a {
    color: var(--color-tertiary);
  }
}
@media screen and (max-width: 1023px) {
  header .header-menu .menu-item.depth-1-menu-item:hover > a::after {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  header .header-menu .menu-item.depth-1-menu-item.current-menu-item > a, header .header-menu .menu-item.depth-1-menu-item.current-menu-ancestor > a {
    color: var(--color-secondary);
    position: relative;
  }
  header .header-menu .menu-item.depth-1-menu-item.current-menu-item > a::after, header .header-menu .menu-item.depth-1-menu-item.current-menu-ancestor > a::after {
    content: "";
    position: absolute;
    bottom: -12px;
    width: 8px;
    height: 8px;
    background-color: var(--color-tertiary);
    border-radius: 20px;
    right: calc(50% - 8px);
    outline: thick solid var(--color-white);
  }
  header .header-menu .menu-item.depth-1-menu-item.current-menu-item > a::after, header .header-menu .menu-item.depth-1-menu-item.current-menu-ancestor > a::after {
    background-color: var(--color-secondary);
  }
}
header .header-menu .menu-item.depth-1-menu-item > a {
  padding: 6px 0;
  color: var(--color-grey-600);
  font-weight: 700;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  z-index: 2;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  header .header-menu .menu-item.depth-1-menu-item.menu-item-has-children:hover .depth-1-sub-menu {
    display: block;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  }
}
header .header-menu .menu-item .depth-1-sub-menu {
  display: none;
  position: absolute;
  top: 112px;
  left: 0;
  right: 0;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  background-color: var(--color-white);
  z-index: 1;
  border-radius: 0 0 20px 20px;
  padding: 13px 50px 0;
}
@media screen and (max-width: 1023px) {
  header .header-menu .menu-item .depth-1-sub-menu {
    position: relative;
    top: unset;
    background: transparent;
  }
}
header .header-menu .menu-item .depth-1-sub-menu .sub-menu__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 24px;
  max-width: 1350px;
  margin: 0 auto;
  padding: 40px 0;
}
@media screen and (min-width: 1024px) {
  header .header-menu .menu-item .depth-1-sub-menu .sub-menu__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0 40px;
    border-top: 1px solid var(--color-grey-100);
  }
}
@media screen and (max-width: 1023px) {
  header .header-menu .menu-item .depth-1-sub-menu .sub-menu__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 6px;
  }
}
header .header-menu .menu-item .depth-2-menu-item {
  color: var(--color-primary);
  font-size: 20px;
  font-size: 1.25rem;
}
header .header-menu .menu-item .depth-2-menu-item > a:first-child {
  text-decoration: none;
  font-weight: 400;
  color: var(--color-tertiary);
  pointer-events: none;
}
header .header-menu .menu-item .depth-2-menu-item:last-of-type::before {
  content: none !important;
}
header .header-menu .menu-item .depth-2-menu-item:last-child > a {
  display: none;
}
header .header-menu .menu-item .depth-2-menu-item.menu-item-has-children:not(.has-image) .depth-2-sub-menu {
  border-left: 1px solid var(--color-grey-100);
}
header .header-menu .menu-item .depth-2-menu-item:last-child .sub-menu.depth-2-sub-menu {
  border-left: none;
}
@media screen and (max-width: 1023px) {
  header .header-menu .menu-item .depth-2-menu-item.has-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
header .header-menu .menu-item .depth-2-menu-item.has-image > a {
  font-size: 0;
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
header .header-menu .menu-item .depth-2-menu-item.has-image .depth-2-sub-menu {
  margin-top: 0;
  border: 0;
}
header .header-menu .menu-item .depth-2-menu-item.has-image .image-container {
  width: 280px;
  height: 209px;
  margin: 0 auto 24px;
  padding-left: 0;
  pointer-events: none;
}
@media screen and (max-width: 1023px) {
  header .header-menu .menu-item .depth-2-menu-item.has-image .image-container {
    display: none;
  }
}
header .header-menu .menu-item .depth-2-menu-item.has-image .image-container a {
  font-size: 0;
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
header .header-menu .menu-item .depth-2-menu-item.has-image .image-container .deco-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 24px 24px 0 24px;
}
header .header-menu .menu-item .depth-2-menu-item.has-depth-4 > .depth-2-sub-menu {
  border-left: none !important;
}
header .header-menu .menu-item .depth-2-menu-item.has-depth-4 > .depth-2-sub-menu .depth-3-menu-item > a {
  font-weight: 600;
  color: var(--color-tertiary);
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1023px) {
  header .header-menu .menu-item .depth-2-menu-item.has-depth-4 > .depth-2-sub-menu .depth-3-menu-item > a {
    padding-left: 10px;
    font-weight: 400;
  }
}
header .header-menu .menu-item .depth-2-menu-item:not(.has-depth-4):not(.has-image) .depth-3-menu-item {
  margin-bottom: 24px;
  padding-left: 18px;
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  header .header-menu .menu-item .depth-2-menu-item:not(.has-depth-4):not(.has-image) .depth-3-menu-item:hover a {
    text-decoration: underline;
  }
}
header .header-menu .menu-item .depth-2-menu-item:not(.has-depth-4):not(.has-image) .depth-3-menu-item a {
  text-decoration: none;
  color: var(--color-grey-600);
  font-weight: 600;
}
header .header-menu .menu-item .depth-2-menu-item .depth-2-sub-menu .menu-item-type-taxonomy > a:first-child {
  pointer-events: none;
}
header .header-menu .menu-item .depth-2-sub-menu {
  margin-top: 20px;
  padding-left: 0;
}
header .header-menu .menu-item .depth-4-menu-item {
  margin-bottom: 24px;
  padding-left: 18px;
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  header .header-menu .menu-item .depth-4-menu-item:hover a {
    text-decoration: underline;
  }
}
header .header-menu .menu-item .depth-4-menu-item a {
  text-decoration: none;
  color: var(--color-grey-600);
  font-weight: 600;
}
header .header-menu .menu-item .menu-button-style {
  width: 100%;
  padding: 8px 20px;
  color: var(--color-primary);
  font-weight: 600;
  text-align: center;
  background-color: var(--color-white);
  border: 1px solid var(--color-secondary);
  border-radius: 10px;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 1024px) {
  header .header-menu .menu-item .menu-button-style {
    max-width: 280px;
    padding: 8px 30px 8px 20px;
  }
}
@media screen and (max-width: 1023px) {
  header .header-menu .menu-item .menu-button-style {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 781px) {
  header .header-menu .menu-item .menu-button-style {
    width: 100%;
    text-align: center !important;
  }
}
header .header-menu .menu-item .menu-button-style:hover a {
  text-decoration: none !important;
}
header .header-menu .menu-item .menu-button-style > a {
  display: block;
  width: 100%;
  color: var(--color-secondary);
  text-decoration: none;
  position: relative;
}
header .header-menu .menu-item .menu-button-style > a::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 10%;
  right: -20px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  header .header-menu .menu-item .menu-button-style > a {
    padding-right: 30px;
  }
  header .header-menu .menu-item .menu-button-style > a:after {
    right: 0;
  }
}
@media screen and (max-width: 1023px) {
  header .burger-menu-icon {
    display: block;
  }
  header .header__main-nav {
    position: fixed;
    top: 110px;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-margin-before: 0;
    margin-block-start: 0;
    padding: 0 0 40px;
    background-color: var(--color-white);
    z-index: -1;
    visibility: hidden;
  }
  header .header__main-nav.open-nav {
    visibility: visible;
    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;
    overflow-y: scroll;
  }
  header .header__main-nav .header-menu {
    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: unset;
    -ms-flex-align: unset;
    align-items: unset;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    gap: 0;
  }
  header .header__main-nav .depth-1-menu-item.menu-item-has-children {
    position: relative;
  }
  header .header__main-nav .depth-1-menu-item.menu-item-has-children::after {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    right: 24px;
    top: 10px;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    background-color: var(--color-grey-600);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23415364%22%20d%3D%22M8.547%2012a1.33%201.33%200%20011.88-.002l5.18%205.169%205.18-5.169a1.33%201.33%200%20011.88%201.883l-7.06%207.06-7.06-7.06a1.33%201.33%200%20010-1.882z%22%2F%3E%3C%2Fsvg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23415364%22%20d%3D%22M8.547%2012a1.33%201.33%200%20011.88-.002l5.18%205.169%205.18-5.169a1.33%201.33%200%20011.88%201.883l-7.06%207.06-7.06-7.06a1.33%201.33%200%20010-1.882z%22%2F%3E%3C%2Fsvg%3E");
  }
  header .header__main-nav .depth-1-menu-item.menu-item-has-children.submenu-open-mobile::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: var(--color-tertiary);
  }
  header .header__main-nav .depth-1-menu-item {
    padding: 12px 24px;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    border-bottom: 1px solid var(--color-grey-100);
  }
  header .header__main-nav .depth-1-menu-item > a {
    width: 100%;
  }
  header .header__main-nav .depth-1-menu-item.submenu-open-mobile {
    padding-bottom: 20px;
  }
  header .header__main-nav .depth-1-menu-item.submenu-open-mobile > a {
    color: var(--color-tertiary);
  }
  header .header__main-nav .depth-1-menu-item.submenu-open-mobile .depth-1-sub-menu {
    display: block;
    padding-top: 24px;
    padding-right: 0;
    padding-left: 0;
    z-index: 1;
  }
  header .header__main-nav .depth-1-menu-item.submenu-open-mobile .depth-2-menu-item {
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-size: 1rem;
  }
  header .header__main-nav .depth-1-menu-item.submenu-open-mobile .depth-2-menu-item .depth-4-menu-item {
    text-align: left;
  }
  header .header__top-nav .site-logo {
    width: 40px;
    height: 40px;
    overflow: hidden;
  }
  header .header__top-nav .site-logo img {
    height: 100%;
    width: auto;
  }
  header .mobile-only {
    width: 100%;
  }
  header .mobile-only .buttons-mobile {
    gap: 28px;
    padding: 24px 24px 0;
  }
  header .mobile-only .buttons-mobile__row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
}
@media screen and (max-width: 1023px) and (max-width: 781px) {
  header .mobile-only .buttons-mobile__row {
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }
}
@media screen and (max-width: 1023px) {
  header .mobile-only .buttons-mobile__row .accessibility-btn {
    border-right: 1px solid #BE99B7;
  }
}
@media screen and (max-width: 1023px) and (max-width: 781px) {
  header .mobile-only .buttons-mobile__row .accessibility-btn {
    border-right: none;
  }
}
@media screen and (max-width: 1023px) {
  header .mobile-only .problem-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .mobile-only .problem-btn a {
    margin: 10px auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-self: center;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    border-radius: 10px;
  }
}

body.has-anchorbar header {
  border-radius: 0;
}

footer {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  background-color: var(--color-secondary-50);
}
footer .footer {
  margin: 0 auto;
  width: 100%;
}
footer .footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  padding: 50px;
  margin: 0 auto;
}
@media screen and (max-width: 781px) {
  footer .footer__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px;
  }
}
footer .footer__nav, footer .footer__contact {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (min-width: 782px) {
  footer .footer__contact {
    padding-left: 12px;
    border-left: 1px solid var(--color-secondary);
  }
}
@media screen and (max-width: 781px) {
  footer .footer__contact {
    padding-top: 16px;
    border-top: 1px solid var(--color-secondary);
  }
}
footer .footer a, footer .footer .phone-number > p {
  color: var(--color-grey-600);
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
}
footer .footer a:hover {
  text-decoration: underline;
}
footer .footer-title {
  margin: 0;
  font-weight: 400;
  color: var(--color-primary);
  font-size: 26px;
  font-size: 1.625rem;
}
footer .footer-navigation {
  margin-top: 20px;
}
@media screen and (max-width: 781px) {
  footer .footer-navigation {
    margin-bottom: 20px;
  }
}
footer .footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
  width: 100%;
  margin: 0;
  padding-left: 0;
}
@media screen and (max-width: 781px) {
  footer .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
footer .footer-menu li {
  list-style-type: none;
}
footer .footer-menu li a {
  text-decoration: none;
}
footer .secondary-content {
  background-color: var(--color-white);
  padding: 40px 10px;
}
@media screen and (max-width: 781px) {
  footer .secondary-content {
    padding-top: 9px;
    padding-bottom: 90px;
  }
}
footer .footer-secondary-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-left: 0;
}
@media screen and (max-width: 781px) {
  footer .footer-secondary-menu {
    -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;
    width: 100%;
    padding: 0;
  }
  footer .footer-secondary-menu a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
footer .footer-secondary-menu li {
  position: relative;
  padding-right: 24px;
  padding-left: 24px;
  border-right: 1px solid var(--color-quinary-600);
  list-style-type: none;
}
@media screen and (max-width: 781px) {
  footer .footer-secondary-menu li {
    margin: 0;
    position: relative;
    margin-right: 0px;
    padding: 0 10px;
  }
}
footer .footer-secondary-menu li:last-of-type {
  border-right: none;
}
footer .footer-secondary-menu li.pin-icon {
  position: relative;
  padding-left: 48px;
}
@media screen and (max-width: 781px) {
  footer .footer-secondary-menu li.pin-icon {
    padding-left: 40px;
  }
}
footer .footer-secondary-menu li.pin-icon::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 4px;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%235D004A%22%20d%3D%22M8%201.333A4.663%204.663%200%20003.333%206C3.333%209.5%208%2014.667%208%2014.667S12.667%209.5%2012.667%206A4.663%204.663%200%20008%201.333zm0%206.334a1.667%201.667%200%2011.001-3.335A1.667%201.667%200%20018%207.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  footer .footer-secondary-menu li.pin-icon::before {
    left: 10px;
  }
}
footer .footer-secondary-menu li a {
  text-decoration: none;
  font-weight: 600;
  color: var(--color-grey-600);
}
footer .footer__nav {
  padding-right: 130px;
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  footer .footer__nav {
    padding-right: 32px;
  }
}
@media screen and (max-width: 1023px) {
  footer .footer__nav {
    padding-right: 32px;
  }
}
@media screen and (max-width: 781px) {
  footer .footer__nav {
    padding-right: 0px;
  }
}
footer .footer__contact {
  padding-left: 130px;
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  footer .footer__contact {
    padding-left: 32px;
  }
}
@media screen and (max-width: 1023px) {
  footer .footer__contact {
    padding-left: 32px;
  }
}
@media screen and (max-width: 781px) {
  footer .footer__contact {
    padding-left: 0px;
  }
}
footer .footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .footer-logo .logo-footer {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
footer .logo-footer-tx {
  margin-left: 15px;
  margin-top: 5px;
}
@media screen and (max-width: 781px) {
  footer .logo-footer-tx {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
footer .contact-infos {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}
@media screen and (max-width: 1023px) {
  footer .contact-infos {
    grid-template-columns: repeat(2, auto);
  }
}
@media screen and (max-width: 781px) {
  footer .contact-infos {
    grid-template-columns: repeat(2, auto);
  }
}
footer .contact-infos a, footer .contact-infos .phone-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}
footer .contact-infos a img, footer .contact-infos .phone-number img {
  width: 24px;
  height: 24px;
}
footer .contact-infos .phone-number {
  text-decoration: none;
}
@media screen and (max-width: 781px) {
  footer .contact-infos .phone-number {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
footer .contact-infos .phone-number > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0;
  margin: 0;
}
footer .contact-infos .phone-number > p span {
  font-weight: 400;
  color: var(--color-grey);
  font-size: 11px;
  font-size: 0.6875rem;
}
footer .contact-infos .phone-number img {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 781px) {
  footer .contact-infos .contact-link {
    grid-column-end: 2;
  }
}

.head-info-block {
  position: relative;
  max-width: none !important;
  margin: 0 auto;
}
.head-info-block__bg-image {
  position: relative;
  max-width: 100%;
  height: 486px;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .head-info-block__bg-image {
    height: 245px;
  }
}
.head-info-block__bg-image img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 1023px) {
  .head-info-block__bg-image img {
    width: 100%;
    height: 100%;
  }
}
.head-info-block__bg-image .container-animation {
  position: absolute;
  top: 32px;
  right: 120px;
}
@media screen and (max-width: 781px) {
  .head-info-block__bg-image .container-animation {
    left: 24px;
  }
}
.head-info-block__infos-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  max-width: 1300px;
  margin: -82px auto 0;
  padding: 0 50px;
}
@media screen and (max-width: 1023px) {
  .head-info-block__infos-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 781px) {
  .head-info-block__infos-container {
    gap: 30px;
    margin-top: -50px;
    padding: 0;
  }
}
.head-info-block__infos {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 588px;
  height: 100%;
  padding: 32px 24px;
  background-color: var(--color-white);
  border-radius: 30px;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 1023px) {
  .head-info-block__infos {
    width: 100%;
  }
}
@media screen and (max-width: 781px) {
  .head-info-block__infos {
    padding: 28px 24px;
  }
}
.head-info-block__infos h1 {
  margin: 6px 0 24px;
  color: var(--color-primary);
}
@media screen and (max-width: 781px) {
  .head-info-block__infos h1 {
    margin: 10px 0 20px;
  }
}
.head-info-block__infos .wp-block-button {
  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;
  min-width: 165px;
}
.head-info-block__infos .wp-block-button__link {
  padding-top: 12px;
  padding-bottom: 12px;
  text-decoration: none;
}
.head-info-block__infos .wp-block-button__link:not(.map-link) {
  padding-left: 24px;
}
.head-info-block__infos .infos-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.head-info-block__infos .infos-content__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  background-color: var(--color-quaternary-100);
  border-radius: 10px;
  gap: 16px;
}
@media screen and (max-width: 781px) {
  .head-info-block__infos .infos-content__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.head-info-block__infos .infos-content__item .label {
  margin: 0;
  font-weight: 600;
  color: #677583;
  font-size: 14px;
  font-size: 0.875rem;
}
.head-info-block__infos .infos-content__item .label + p {
  margin: 0;
  font-weight: 600;
  color: var(--color-grey-600);
}
.head-info-block__infos .infos-content__item .label.convention {
  color: var(--color-grey-600);
}
.head-info-block__infos .infos-content__item .map-link,
.head-info-block__infos .infos-content__item .contact-link {
  padding-right: 48px;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}
.head-info-block__infos .infos-content__item .map-link::after,
.head-info-block__infos .infos-content__item .contact-link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .head-info-block__infos .infos-content__item .map-link::after,
  .head-info-block__infos .infos-content__item .contact-link::after {
    right: 16px;
  }
}
.head-info-block__infos .infos-content__item .map-link {
  padding-left: 48px;
}
.head-info-block__infos .infos-content__item .map-link::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 24px;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%201.333A4.663%204.663%200%20003.333%206C3.333%209.5%208%2014.667%208%2014.667S12.667%209.5%2012.667%206A4.663%204.663%200%20008%201.333zm0%206.334a1.667%201.667%200%2011.001-3.335A1.667%201.667%200%20018%207.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .head-info-block__infos .infos-content__item .map-link::before {
    left: 10px;
  }
}
.head-info-block__infos .infos-content__item .with-icon-before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.head-info-block__infos .infos-content__item .with-icon-before svg {
  margin-top: 20px;
}
@media screen and (max-width: 781px) {
  .head-info-block__infos .infos-content__item .with-icon-before svg {
    margin-top: 10px;
  }
}
@media screen and (max-width: 781px) {
  .head-info-block__infos .infos-content__item .with-icon-before br {
    display: none;
  }
}
@media screen and (max-width: 781px) {
  .head-info-block__infos .infos-content__item .wp-block-button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 14px;
  }
}
.head-info-block__infos .infos-content .transports {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 781px) {
  .head-info-block__infos .infos-content .transports {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    padding-top: 20px;
    border-top: 1px solid var(--color-grey-100);
  }
}
.head-info-block__infos .infos-content .transports div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.head-info-block__infos .infos-content .transports div:last-of-type {
  padding-left: 12px;
  border-left: 1px solid var(--color-grey-100);
}
@media screen and (max-width: 781px) {
  .head-info-block__infos .infos-content .transports div:last-of-type {
    padding-left: 0;
    border-left: none;
  }
}
.head-info-block__infos .infos-content .transports p {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
  font-weight: 600;
  color: var(--color-grey-600);
}
.head-info-block__infos .bus-info svg, .head-info-block__infos .metro-info svg {
  width: 24px;
  height: 24px;
}
@media screen and (min-width: 1024px) {
  .head-info-block__ratings {
    padding-top: 150px;
  }
}
@media screen and (max-width: 781px) {
  .head-info-block__ratings {
    padding: 0 24px;
  }
}
.head-info-block__ratings .wd-rating {
  display: none;
}
.head-info-block__ratings .wp-block-button__link {
  padding-right: 48px;
  font-weight: 600;
  padding-top: 12px;
  padding-bottom: 12px;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
}
.head-info-block__ratings .wp-block-button__link:not(.map-link) {
  padding-left: 24px;
}
.head-info-block__ratings .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .head-info-block__ratings .wp-block-button__link {
    font-size: 16px;
    font-size: 1rem;
  }
}
.head-info-block__ratings .certification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 781px) {
  .head-info-block__ratings .certification {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 1023px) {
  .head-info-block__ratings .certification {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.head-info-block__ratings .certification__logo {
  width: 106px;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.head-info-block__ratings .certification__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 781px) {
  .head-info-block__ratings .certification__content {
    width: 100%;
  }
}
.head-info-block__ratings .certification__content .text-content {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .head-info-block__ratings .certification__content .text-content {
    max-width: 286px;
  }
}
.head-info-block__ratings .certification__text {
  margin: 0 0 10px 0;
  font-weight: 700;
  color: var(--color-grey-600);
}
.head-info-block__ratings .certification__note {
  margin: 0;
  width: 40px;
  height: 46px;
  text-align: center;
  font-weight: 700;
  color: var(--color-secondary);
  background-color: var(--color-white);
  border-radius: 12px;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.12);
  font-size: 30px;
  font-size: 1.875rem;
}
.head-info-block__ratings .certification .wp-block-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.head-info-block__ratings .certification .wp-block-button__link {
  border: 1px solid var(--color-secondary);
}
.head-info-block__ratings .director-quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
@media screen and (max-width: 781px) {
  .head-info-block__ratings .director-quote {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }
}
.head-info-block__ratings .director-quote__photo {
  width: 110px;
  height: 110px;
  -o-object-fit: cover;
     object-fit: cover;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .head-info-block__ratings .director-quote__quote {
    margin-bottom: 10px;
  }
}
.head-info-block__ratings .director-quote__quote p {
  margin: 0;
}
.head-info-block__ratings .director-quote__quote .quote {
  line-height: 1.2;
  font-weight: 400;
  color: var(--color-secondary);
  font-size: 26px;
  font-size: 1.625rem;
}
.head-info-block__ratings .director-quote__quote .name {
  font-weight: 700;
  color: var(--color-primary);
}
.head-info-block__ratings .director-quote__quote .job {
  font-weight: 400;
  color: var(--color-primary);
}
.head-info-block .tag-list {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 781px) {
  .head-info-block .tag-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.sticky-menu {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  position: fixed;
  top: 250px;
  right: 0;
  width: 90px;
  background-color: var(--color-white);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-filter: unset;
  filter: unset;
  z-index: 10;
}
.sticky-menu:not(.wp-admin) {
  -webkit-filter: drop-shadow(0px 4px 8px rgba(50, 69, 105, 0.35));
  filter: drop-shadow(0px 4px 8px rgba(50, 69, 105, 0.35));
}
@media screen and (max-width: 781px) {
  .sticky-menu {
    top: unset;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0;
    -webkit-filter: drop-shadow(0px -4px 20px rgba(0, 0, 0, 0.09));
    filter: drop-shadow(0px -4px 20px rgba(0, 0, 0, 0.09));
  }
}
.sticky-menu .menu-sticky-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  padding: 16px 6px;
}
@media screen and (max-width: 781px) {
  .sticky-menu .menu-sticky-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 12px 6px 14px;
  }
}
.sticky-menu .menu-sticky-block .sticky-item {
  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;
  gap: 8px;
  width: 100%;
  text-decoration: none;
}
.sticky-menu .menu-sticky-block .sticky-item:first-of-type {
  position: relative;
}
.sticky-menu .menu-sticky-block .sticky-item:first-of-type::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 5px;
  width: 8px;
  height: 8px;
  background: -o-linear-gradient(25.63deg, #C6D6F5 37.4%, #DEE7F9 102.82%);
  background: linear-gradient(64.37deg, #C6D6F5 37.4%, #DEE7F9 102.82%);
  border-radius: 20px;
}
@media screen and (max-width: 781px) {
  .sticky-menu .menu-sticky-block .sticky-item:first-of-type::before {
    display: none;
  }
}
.sticky-menu .menu-sticky-block .sticky-item__icon {
  width: 26px;
  height: 26px;
}
.sticky-menu .menu-sticky-block .sticky-item__icon img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.sticky-menu .menu-sticky-block .sticky-item__text {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  color: var(--color-primary);
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (max-width: 781px) {
  .sticky-menu .menu-sticky-block .sticky-item__text {
    line-height: 1.2;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.archive.has-conseils .content-wrapper {
  max-width: 1450px;
}
.archive.has-conseils .content-wrapper h1,
.archive.has-conseils .content-wrapper .archive-description,
.archive.has-conseils .content-wrapper .tax-anchors {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.archive.has-conseils .content-wrapper .child-terms-level-1__item:not(.conseils-pratiques) {
  max-width: 1200px;
  width: 100%;
  margin: 24px auto 0;
}
@media screen and (max-width: 1023px) {
  .archive.has-conseils .content-wrapper .child-terms-level-1__item:not(.conseils-pratiques) .child-terms-level-2 {
    margin-right: -50px;
  }
}
@media screen and (max-width: 781px) {
  .archive.has-conseils .content-wrapper .child-terms-level-1__item:not(.conseils-pratiques) .child-terms-level-2 {
    margin-right: -24px;
  }
}
.archive:not(.post-type-archive-residences) .content-wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px 60px;
}
@media screen and (max-width: 781px) {
  .archive:not(.post-type-archive-residences) .content-wrapper {
    padding: 40px 24px 60px;
  }
}
.archive.post-type-archive-residences .content-wrapper {
  padding-top: 38px;
}
@media screen and (max-width: 781px) {
  .archive.post-type-archive-residences .content-wrapper {
    padding-top: 0;
  }
}
.archive.post-type-archive-residences .content-wrapper h1 {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px 0 72px;
  color: var(--color-grey);
  position: relative;
}
.archive.post-type-archive-residences .content-wrapper h1::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: 32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .archive.post-type-archive-residences .content-wrapper h1 {
    padding: 0 24px;
  }
}
@media screen and (max-width: 781px) {
  .archive.post-type-archive-residences .content-wrapper h1::before {
    display: none;
  }
}
.archive.post-type-archive-residences .content-wrapper .tax-anchors {
  max-width: 1300px;
  margin: 40px auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .archive.post-type-archive-residences .content-wrapper .tax-anchors {
    margin: 30px auto;
  }
}
@media screen and (min-width: 1024px) {
  .archive .posts-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 24px;
  }
}
.archive .posts-container .post-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
}
.archive .posts-container .post-item__thumbnail {
  width: 100%;
  height: 285px;
  border-radius: 24px 24px 0 24px;
  overflow: hidden;
}
.archive .posts-container .post-item__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.archive .posts-container .post-item__title {
  -webkit-margin-before: 20px !important;
  margin-block-start: 20px !important;
  -webkit-margin-after: 15px !important;
  margin-block-end: 15px !important;
  color: var(--color-primary);
  font-size: 20px;
  font-size: 1.25rem;
}
.archive .posts-container .post-item__description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 0;
  -webkit-line-clamp: 5;
  font-weight: 500;
  color: var(--color-grey);
  overflow: hidden;
}
.archive .posts-container .post-item__description strong {
  font-weight: 500;
}
.archive .posts-container .post-item__more {
  margin: 18px 0 28px;
  padding: 12px 24px 12px 0;
  text-align: right;
  font-weight: 600;
  color: var(--color-grey-600);
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
}
.archive .posts-container .post-item__more::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 14px;
  right: 0;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.archive .posts-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
.archive .wp-site-blocks {
  position: relative;
  background-image: url(/wp-content/themes/colisee-italia/assets/images/svg/shape-hub.svg);
  background-size: cover;
  background-position-y: 500px;
}
.archive .content-wrapper h1 {
  margin: 20px auto;
  color: var(--color-primary);
  font-size: 46px;
  font-size: 2.875rem;
  position: relative;
}
.archive .content-wrapper h1::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .archive .content-wrapper h1 {
    margin-top: 32px;
    font-size: 26px;
    font-size: 1.625rem;
  }
  .archive .content-wrapper h1::before {
    top: -26px;
    left: 0;
  }
}
.archive .content-wrapper h2, .archive .content-wrapper h3 {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  color: var(--color-primary);
}
.archive .content-wrapper h2 {
  font-size: 36px;
  font-size: 2.25rem;
  position: relative;
}
.archive .content-wrapper h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .archive .content-wrapper h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .archive .content-wrapper h2::before {
    top: -26px;
    left: 0;
  }
}
.archive .content-wrapper h3 {
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 781px) {
  .archive .content-wrapper h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.archive .archive-description p {
  font-weight: 600;
}
.archive .tax-anchors {
  margin: 40px auto;
}
@media screen and (max-width: 781px) {
  .archive .tax-anchors {
    margin: 30px auto;
  }
}
.archive .tax-anchors ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding-left: 0;
}
@media screen and (max-width: 1023px) {
  .archive .tax-anchors ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.archive .tax-anchors ul li {
  padding: 0 8px;
  list-style-type: none;
  border-right: 1px solid var(--color-grey-100);
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .archive .tax-anchors ul li {
    margin-bottom: 8px;
  }
}
.archive .tax-anchors ul li:first-of-type {
  padding-left: 0;
}
.archive .tax-anchors ul li:last-of-type {
  padding-right: 0;
  border-right: none;
}
.archive .tax-anchors ul li.all a {
  font-weight: 800;
  color: var(--color-secondary);
}
.archive .tax-anchors ul li:hover a {
  color: var(--color-secondary);
}
.archive .tax-anchors ul li a {
  font-weight: 600;
  text-decoration: none;
  color: #677583;
}
.archive .child-terms-level-1,
.archive .child-terms-level-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 60px;
}
.archive .child-terms-level-2__item,
.archive .child-terms-level-1__item {
  scroll-margin-top: 200px;
}
.archive .child-terms-level-2__item p + .posts-container {
  margin-top: 60px;
}
.archive .child-terms-level-2__item h3 + p {
  font-weight: 600;
}
.archive .conseils-pratiques {
  position: relative;
  padding: 60px 75px;
  background-color: var(--color-secondary-50);
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .archive .conseils-pratiques {
    margin-left: -50px;
    margin-right: -50px;
    padding: 60px 0 60px 50px;
  }
}
@media screen and (max-width: 781px) {
  .archive .conseils-pratiques {
    margin-left: -24px;
    margin-right: -24px;
    padding: 54px 0 30px 24px;
  }
}
.archive .conseils-pratiques::before {
  content: "";
  position: absolute;
  top: 596px;
  left: -120px;
  width: 450px;
  height: 845px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20451%20846%22%3E%3Cpath%20fill%3D%22%23D299C0%22%20d%3D%22M0%20.275c248.6%200%20451%20189.55%20451%20422.535S248.747%20845.345%200%20845.345v-95.119c192.72%200%20349.507-146.938%20349.507-327.553S192.72%2095.119%200%2095.119V0v.275z%22%20opacity%3D%22.3%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  z-index: 0;
}
@media screen and (max-width: 1023px) {
  .archive .conseils-pratiques::before {
    display: none;
  }
}
.archive .conseils-pratiques::after {
  content: "";
  position: absolute;
  top: -290px;
  right: -250px;
  width: 400px;
  height: 400px;
  background: #D299C0;
  opacity: 0.3;
  border-radius: 50%;
  z-index: 0;
}
@media screen and (max-width: 1023px) {
  .archive .conseils-pratiques::after {
    display: none;
  }
}
.archive .conseils-pratiques .child-terms-level-2,
.archive .conseils-pratiques h2 {
  position: relative;
  z-index: 1;
}
.archive .conseils-pratiques h2::before {
  background-color: #BB66A1;
}
.archive .text-locator {
  margin-bottom: 60px;
}
@media screen and (max-width: 1023px) {
  .archive .text-locator {
    margin-bottom: 0;
  }
}

.error404 .wp-site-blocks,
.error404 .main,
.error404 .wp-block-group {
  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%;
}
.error404 .wp-site-blocks {
  min-height: 100vh;
}
.error404 .wp-site-blocks main {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .error404 .wp-site-blocks main {
    padding: 100px 0;
  }
}
.error404 .wp-site-blocks main .wp-block-group {
  gap: 24px;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .error404 .wp-site-blocks main .wp-block-group {
    padding: 0 24px;
  }
}
.error404 .wp-site-blocks main .wp-block-group .wp-block-button .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.error404 .wp-site-blocks main .wp-block-group .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.page-template-page-legal .wp-block-post-title {
  max-width: 1300px;
  margin: 32px auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .page-template-page-legal .wp-block-post-title {
    padding: 0 24px;
  }
}
.page-template-page-legal .entry-content ul {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding-left: 22px;
}
@media screen and (max-width: 1023px) {
  .page-template-page-legal .entry-content ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 40px;
  }
}
@media screen and (max-width: 781px) {
  .page-template-page-legal .entry-content ul {
    grid-template-columns: 1fr;
  }
}
.page-template-page-legal .entry-content ul li {
  line-height: 1.5;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}
.page-template-page-legal .entry-content ul li::marker {
  color: var(--color-tertiary);
  font-size: 24px;
  font-size: 1.5rem;
}
.page-template-page-legal .entry-content ul li:last-of-type {
  margin-bottom: 0;
}
.page-template-page-legal .entry-content ul li strong {
  color: var(--color-primary);
  font-weight: 600;
}
.page-template-page-legal .entry-content h1, .page-template-page-legal .entry-content h2, .page-template-page-legal .entry-content h3,
.page-template-page-legal .entry-content h4, .page-template-page-legal .entry-content h5, .page-template-page-legal .entry-content h6,
.page-template-page-legal .entry-content p {
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .page-template-page-legal .entry-content h1, .page-template-page-legal .entry-content h2, .page-template-page-legal .entry-content h3,
  .page-template-page-legal .entry-content h4, .page-template-page-legal .entry-content h5, .page-template-page-legal .entry-content h6,
  .page-template-page-legal .entry-content p {
    padding: 0 24px;
  }
}
.page-template-page-legal .entry-content ul {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px 0 114px;
}
@media screen and (max-width: 781px) {
  .page-template-page-legal .entry-content ul {
    padding: 0 24px 0 48px;
  }
}

@media screen and (min-width: 1024px) {
  .page-template-search .posts-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 24px;
  }
}
.page-template-search .posts-container .post-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
}
.page-template-search .posts-container .post-item__thumbnail {
  width: 100%;
  height: 285px;
  border-radius: 24px 24px 0 24px;
  overflow: hidden;
}
.page-template-search .posts-container .post-item__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page-template-search .posts-container .post-item__title {
  -webkit-margin-before: 20px !important;
  margin-block-start: 20px !important;
  -webkit-margin-after: 15px !important;
  margin-block-end: 15px !important;
  color: var(--color-primary);
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-search .posts-container .post-item__description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 0;
  -webkit-line-clamp: 5;
  font-weight: 500;
  color: var(--color-grey);
  overflow: hidden;
}
.page-template-search .posts-container .post-item__description strong {
  font-weight: 500;
}
.page-template-search .posts-container .post-item__more {
  margin: 18px 0 28px;
  padding: 12px 24px 12px 0;
  text-align: right;
  font-weight: 600;
  color: var(--color-grey-600);
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
}
.page-template-search .posts-container .post-item__more::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 14px;
  right: 0;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.page-template-search .posts-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
.page-template-search .pagination {
  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;
  margin: 0;
  padding-left: 0;
}
.page-template-search .pagination__item {
  list-style-type: none;
}
.page-template-search .pagination__item a {
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
}
.page-template-search .pagination__item.next a, .page-template-search .pagination__item.prev a {
  color: var(--color-grey-600);
}
.page-template-search .pagination__item.next {
  margin-left: 40px;
}
.page-template-search .pagination__item.next a {
  padding: 12px 28px 12px 12px;
  position: relative;
}
.page-template-search .pagination__item.next a::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 0px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.page-template-search .pagination__item.prev {
  margin-right: 40px;
}
.page-template-search .pagination__item.prev a {
  padding: 12px 12px 12px 28px;
  position: relative;
}
.page-template-search .pagination__item.prev a::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: unset;
  bottom: unset;
  left: 0px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.page-template-search .pagination__item.prev a::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page-template-search .pagination__item.has-number {
  padding: 12px 6px;
}
.page-template-search .pagination__item.has-number a {
  position: relative;
  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;
  width: 20px;
  height: 20px;
  color: var(--color-secondary);
}
.page-template-search .pagination__item.has-number a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border-radius: 100%;
  border: 1px solid transparent;
  border-right: 1px solid transparent;
}
.page-template-search .pagination__item.current a::before {
  border: 1px solid var(--color-secondary);
  border-right: 1px solid transparent;
}
.page-template-search .content-wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px 60px;
}
@media screen and (max-width: 781px) {
  .page-template-search .content-wrapper {
    padding: 40px 24px 60px;
  }
}
.page-template-search .wp-site-blocks {
  position: relative;
  background-image: url(/wp-content/themes/colisee-italia/assets/images/svg/shape-hub.svg);
  background-size: cover;
  background-position-y: 100px;
}
.page-template-search h2 {
  font-size: 36px;
  font-size: 2.25rem;
  position: relative;
}
.page-template-search h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .page-template-search h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .page-template-search h2::before {
    top: -26px;
    left: 0;
  }
}
.page-template-search .text-locator {
  margin-bottom: 60px;
}
@media screen and (max-width: 1023px) {
  .page-template-search .text-locator {
    margin-bottom: 0;
  }
}
.page-template-search .description {
  font-weight: 600;
}
.page-template-search .search-bar {
  margin: 40px 0;
}
.page-template-search .search-bar form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 781px) {
  .page-template-search .search-bar form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-template-search .search-bar input[type=text] {
  width: 588px;
  height: 60px;
  padding: 18px 20px;
  background-color: var(--color-white);
  border: 1px solid var(--color-grey-100);
  border-radius: 6px;
  font-family: var(--font-family);
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-search .search-bar input[type=text]:focus-visible {
  outline: none !important;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.15);
}
.page-template-search .search-bar input[type=text]::-webkit-input-placeholder {
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-grey);
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-search .search-bar input[type=text]::-moz-placeholder {
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-grey);
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-search .search-bar input[type=text]:-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-grey);
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-search .search-bar input[type=text]::-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-grey);
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-search .search-bar input[type=text]::placeholder {
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-grey);
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 781px) {
  .page-template-search .search-bar input[type=text] {
    width: 100%;
  }
}
.page-template-search .search-bar .submit {
  height: 60px;
  cursor: pointer;
  position: relative;
}
.page-template-search .search-bar .submit::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 22px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.page-template-search .search-bar .submit input[type=submit] {
  height: 100%;
  padding: 18px 60px 18px 28px;
  font-weight: 600;
  color: var(--color-white);
  background-color: var(--color-secondary);
  border: none;
  border-radius: 20px;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
}
.page-template-search .search-bar .submit input[type=submit]:hover {
  background-color: var(--color-primary);
}
@media screen and (max-width: 781px) {
  .page-template-search .search-bar .submit {
    width: 100%;
  }
  .page-template-search .search-bar .submit input[type=submit] {
    width: 100%;
  }
}
.page-template-search .results-container__filters {
  margin: 0 !important;
  margin: 40px auto;
}
@media screen and (max-width: 781px) {
  .page-template-search .results-container__filters {
    margin: 30px auto;
  }
}
.page-template-search .results-container__filters ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding-left: 0;
}
@media screen and (max-width: 1023px) {
  .page-template-search .results-container__filters ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.page-template-search .results-container__filters ul li {
  padding: 0 8px;
  list-style-type: none;
  border-right: 1px solid var(--color-grey-100);
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .page-template-search .results-container__filters ul li {
    margin-bottom: 8px;
  }
}
.page-template-search .results-container__filters ul li:first-of-type {
  padding-left: 0;
}
.page-template-search .results-container__filters ul li:last-of-type {
  padding-right: 0;
  border-right: none;
}
.page-template-search .results-container__filters ul li.all a {
  font-weight: 800;
  color: var(--color-secondary);
}
.page-template-search .results-container__filters ul li:hover a {
  color: var(--color-secondary);
}
.page-template-search .results-container__filters ul li a {
  font-weight: 600;
  text-decoration: none;
  color: #677583;
}
@media screen and (max-width: 1023px) {
  .page-template-search .results-container__filters {
    width: 100%;
  }
}
.page-template-search .results-container__infos {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 40px;
}
@media screen and (max-width: 781px) {
  .page-template-search .results-container__infos {
    padding-bottom: 30px;
  }
}
.page-template-search .results-container__results .results-number {
  margin: 0;
  font-weight: 800;
  color: var(--color-grey);
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-search .results-container .results-content {
  margin-bottom: 60px;
}
.page-template-search .results-container .results-content:last-of-type {
  margin-bottom: 0;
}
.page-template-search .files-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 30px;
}
.page-template-search .files-container .file-dl:nth-of-type(even) {
  padding-left: 30px;
}
.page-template-search .files-container .file-dl:nth-of-type(odd) {
  padding-right: 30px;
  border-right: 1px solid var(--color-grey-100);
}
.page-template-search .files-container .file-dl:last-of-type {
  border-right: none;
}
.page-template-search .nurseries-container .nursery-item {
  margin-bottom: 40px;
  background-color: var(--color-quaternary-100);
  border-radius: 12px;
}
.page-template-search .nurseries-container .nursery-item:first-of-type {
  margin-top: 64px;
}
.page-template-search .nurseries-container .nursery-item:hover {
  background-color: #D5EBFF;
}
.page-template-search .nurseries-container .nursery-item:hover .index__content {
  color: var(--color-white);
  background-color: #5E8EB1;
}
.page-template-search .nurseries-container .nursery-item p {
  margin: 0;
}
.page-template-search .nurseries-container .nursery-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
}
.page-template-search .nurseries-container .nursery-item__infos {
  position: relative;
  padding: 30px 32px 16px;
}
.page-template-search .nurseries-container .nursery-item__infos .index {
  position: absolute;
  top: -26px;
  left: 4px;
  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;
  width: 56px;
  height: 56px;
  z-index: 1;
}
@media screen and (max-width: 781px) {
  .page-template-search .nurseries-container .nursery-item__infos .index {
    left: 28px;
  }
}
.page-template-search .nurseries-container .nursery-item__infos .index::before, .page-template-search .nurseries-container .nursery-item__infos .index::after {
  content: "";
  position: absolute;
  border-radius: 100px;
  background-color: transparent;
}
.page-template-search .nurseries-container .nursery-item__infos .index::before {
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
  border: 2px solid #97CDFF;
  border-right: 2px solid transparent;
  opacity: 0.6;
}
.page-template-search .nurseries-container .nursery-item__infos .index::after {
  top: 5px;
  left: 5px;
  width: 46px;
  height: 46px;
  border: 2px solid #F5FAFF;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.page-template-search .nurseries-container .nursery-item__infos .index__content {
  width: 34px;
  height: 34px;
  font-weight: 800;
  color: var(--color-grey-600);
  text-align: center;
  background-color: var(--color-white);
  border-radius: 50px;
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-search .nurseries-container .nursery-item__infos .name {
  line-height: 1.6;
  font-weight: 800;
  color: var(--color-grey-600);
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-search .nurseries-container .nursery-item__infos .address {
  margin-top: 8px;
}
.page-template-search .nurseries-container .nursery-item__infos .zip {
  margin-right: 4px;
}
.page-template-search .nurseries-container .nursery-item__infos .address,
.page-template-search .nurseries-container .nursery-item__infos .city {
  font-weight: 600;
  color: var(--color-grey-600);
}
.page-template-search .nurseries-container .nursery-item__infos .row {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px 20px;
  max-width: 100%;
  margin-top: 8px;
}
@media screen and (max-width: 781px) {
  .page-template-search .nurseries-container .nursery-item__infos .row {
    max-width: 100%;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.page-template-search .nurseries-container .nursery-item__infos .row .type {
  position: relative;
  padding: 10px 12px 10px 32px;
  font-weight: 600;
  color: var(--color-blue-800);
  text-transform: uppercase;
  background-color: #D5EBFF;
  border-radius: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}
.page-template-search .nurseries-container .nursery-item__infos .row .type::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 12px;
  width: 8px;
  height: 8px;
  background-color: var(--color-white);
  border-radius: 50px;
}
.page-template-search .nurseries-container .nursery-item__infos .row .rating {
  height: 20px;
}
.page-template-search .nurseries-container .nursery-item__image {
  position: relative;
  width: 182px;
  min-height: 182px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  overflow: hidden;
}
.page-template-search .nurseries-container .nursery-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page-template-search .nurseries-container .nursery-item__image .wp-block-button {
  position: absolute;
  right: 12px;
  bottom: 12px;
  left: 12px;
  width: 100%;
}
.page-template-search .nurseries-container .nursery-item__image .wp-block-button__link {
  padding: 9px 44px 9px 20px;
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-secondary);
  background-color: var(--color-white);
  border: none;
  border-radius: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
}
.page-template-search .nurseries-container .nursery-item__image .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.page-template-page-team .content-wrapper {
  padding-bottom: 60px;
}
.page-template-page-team .full-image {
  position: relative;
  max-width: 100%;
  height: 486px;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .page-template-page-team .full-image {
    height: 245px;
  }
}
.page-template-page-team .full-image img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 1023px) {
  .page-template-page-team .full-image img {
    width: 100%;
    height: 100%;
  }
}
.page-template-page-team .content-container {
  margin-top: -80px;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .page-template-page-team .content-container {
    padding: 0 24px;
  }
}
.page-template-page-team h1 {
  margin-top: 0;
  color: var(--color-primary);
  font-size: 36px;
  font-size: 2.25rem;
  position: relative;
}
.page-template-page-team h1::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: #BB66A1;
  border-radius: 50%;
}
@media screen and (max-width: 1023px) {
  .page-template-page-team h1 {
    padding-left: 40px;
  }
  .page-template-page-team h1::before {
    left: 10px;
  }
}
@media screen and (max-width: 781px) {
  .page-template-page-team h1 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.page-template-page-team .team-list {
  position: relative;
  max-width: 1350px;
  margin: 0 auto;
  padding: 60px 75px;
  background-color: var(--color-quaternary-100);
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .page-template-page-team .team-list {
    padding: 24px;
  }
}
@media screen and (max-width: 781px) {
  .page-template-page-team .team-list {
    padding: 24px 12px;
  }
}
.page-template-page-team .team-list::before {
  content: "";
  position: absolute;
  top: 596px;
  left: -120px;
  width: 450px;
  height: 845px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20451%20846%22%3E%3Cpath%20fill%3D%22%23D5EBFF%22%20d%3D%22M0%20.275c248.6%200%20451%20189.55%20451%20422.535S248.747%20845.345%200%20845.345v-95.119c192.72%200%20349.507-146.938%20349.507-327.553S192.72%2095.119%200%2095.119V0v.275z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  z-index: 0;
}
@media screen and (max-width: 1023px) {
  .page-template-page-team .team-list::before {
    display: none;
  }
}
.page-template-page-team .team-list::after {
  content: "";
  position: absolute;
  top: -290px;
  right: -250px;
  width: 400px;
  height: 400px;
  background: #D5EBFF;
  border-radius: 50%;
  z-index: 0;
}
@media screen and (max-width: 1023px) {
  .page-template-page-team .team-list::after {
    display: none;
  }
}
.page-template-page-team .team-list__content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 24px;
  margin: 0;
  padding-left: 0;
}
@media screen and (max-width: 1023px) {
  .page-template-page-team .team-list__content {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media screen and (max-width: 781px) {
  .page-template-page-team .team-list__content {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}
.page-template-page-team .team-list .team-list-item {
  list-style-type: none;
  z-index: 1;
}
.page-template-page-team .team-list .team-list-item p {
  margin: 0;
}
.page-template-page-team .team-list .team-list-item__content {
  position: relative;
  padding-top: 20px;
}
.page-template-page-team .team-list .team-list-item__img {
  width: 100%;
  height: 285px;
  border-radius: 24px 24px 0 24px;
  overflow: hidden;
}
.page-template-page-team .team-list .team-list-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.page-template-page-team .team-list .team-list-item__name, .page-template-page-team .team-list .team-list-item__job {
  color: var(--color-primary);
  font-weight: 400;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-page-team .team-list .team-list-item__linkedin {
  position: absolute;
  top: 20px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-template-page-team .team-list .team-list-item__description {
  margin-top: 16px !important;
  color: var(--color-grey);
  font-weight: 500;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1rem;
}

.container-animation {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .container-animation:hover .circle-outer {
    -webkit-transform: rotate(180deg) scale(0.9);
    -ms-transform: rotate(180deg) scale(0.9);
    transform: rotate(180deg) scale(0.9);
  }
  .container-animation:hover .small-circle {
    -webkit-transform: translate(80px, 10px);
    -ms-transform: translate(80px, 10px);
    transform: translate(80px, 10px);
  }
}
.container-animation .wp-block-group {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.container-animation .circle-outer {
  width: 180px;
  height: 180px;
  background-color: transparent;
  border: 3px solid var(--color-white);
  border-right: 3px solid transparent;
  border-radius: 100px;
  -webkit-transition: -webkit-transform 0.4s linear;
  transition: -webkit-transform 0.4s linear;
  -o-transition: transform 0.4s linear;
  transition: transform 0.4s linear;
  transition: transform 0.4s linear, -webkit-transform 0.4s linear;
  opacity: 0.9;
}
@media screen and (max-width: 1023px) {
  .container-animation .circle-outer {
    width: 140px;
    height: 140px;
    border: 2px solid var(--color-white);
    border-left: 2px solid transparent;
  }
}
.container-animation .circle-inner {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 148px;
  height: 148px;
  background-color: var(--color-white);
  border-radius: 100px;
  opacity: 0.9;
}
@media screen and (max-width: 1023px) {
  .container-animation .circle-inner {
    width: 114px;
    height: 114px;
    top: 13px;
    left: 13px;
  }
}
.container-animation .small-circle {
  position: absolute;
  top: 45px;
  left: 50px;
  width: 14px;
  height: 14px;
  background-color: var(--color-tertiary);
  border-radius: 50%;
  -webkit-transition: -webkit-transform 0.6s linear;
  transition: -webkit-transform 0.6s linear;
  -o-transition: transform 0.6s linear;
  transition: transform 0.6s linear;
  transition: transform 0.6s linear, -webkit-transform 0.6s linear;
}
@media screen and (max-width: 1023px) {
  .container-animation .small-circle {
    top: 28px;
    left: 30px;
    width: 10px;
    height: 10px;
  }
}
.container-animation .text {
  position: absolute;
  top: 75px;
  left: 40px;
  max-width: 110px;
  width: 100%;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  text-align: center;
  font-family: var(--font-family-secondary);
  font-style: italic;
  line-height: 1;
  color: var(--color-primary);
  font-size: 21px;
  font-size: 1.3125rem;
}
@media screen and (max-width: 1023px) {
  .container-animation .text {
    top: 56px;
    left: 15px;
    font-size: 16px;
    font-size: 1rem;
  }
}

@-webkit-keyframes bell-ring {
  0% {
    -webkit-transform: rotateZ(0deg) scale(1.2);
            transform: rotateZ(0deg) scale(1.2);
  }
  25% {
    -webkit-transform: rotateZ(20deg) scale(1.2);
            transform: rotateZ(20deg) scale(1.2);
  }
  50% {
    -webkit-transform: rotateZ(0deg) scale(1.2);
            transform: rotateZ(0deg) scale(1.2);
  }
  75% {
    -webkit-transform: rotateZ(-20deg) scale(1.2);
            transform: rotateZ(-20deg) scale(1.2);
  }
  100% {
    -webkit-transform: rotateZ(0deg) scale(1.2);
            transform: rotateZ(0deg) scale(1.2);
  }
}

@keyframes bell-ring {
  0% {
    -webkit-transform: rotateZ(0deg) scale(1.2);
            transform: rotateZ(0deg) scale(1.2);
  }
  25% {
    -webkit-transform: rotateZ(20deg) scale(1.2);
            transform: rotateZ(20deg) scale(1.2);
  }
  50% {
    -webkit-transform: rotateZ(0deg) scale(1.2);
            transform: rotateZ(0deg) scale(1.2);
  }
  75% {
    -webkit-transform: rotateZ(-20deg) scale(1.2);
            transform: rotateZ(-20deg) scale(1.2);
  }
  100% {
    -webkit-transform: rotateZ(0deg) scale(1.2);
            transform: rotateZ(0deg) scale(1.2);
  }
}
.wp-block-button .wp-block-button__link {
  -webkit-transition: background-color 0.5s ease-out, color 0.5s ease-out;
  transition: background-color 0.5s ease-out, color 0.5s ease-out;
}
.wp-block-button .wp-block-button__link::after {
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.wp-block-button .wp-block-button__link:hover::after {
  -webkit-transform: translateX(7px) scale(1.1);
          transform: translateX(7px) scale(1.1);
}
.wp-block-button .wp-block-button__link.has-background-background-color:hover {
  background-color: var(--wp--preset--color--secondary) !important;
  color: white !important;
}
.wp-block-button .wp-block-button__link.has-background-background-color:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E") !important;
}
.wp-block-button .wp-block-button__link.has-secondary-background-color:hover {
  background-color: var(--color-primary) !important;
}
.wp-block-button .wp-block-button__link:not(.has-background):hover {
  background-color: var(--wp--preset--color--secondary) !important;
  color: white !important;
}
.wp-block-button .wp-block-button__link:not(.has-background):hover::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E") !important;
}
.wp-block-button.accessibility-btn .wp-block-button__link::after, .wp-block-button.accessibility-btn .wp-block-button__link::before, .wp-block-button.colisee-btn .wp-block-button__link::after, .wp-block-button.colisee-btn .wp-block-button__link::before {
  -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;
}
.wp-block-button.accessibility-btn:hover .wp-block-button__link, .wp-block-button.colisee-btn:hover .wp-block-button__link {
  background-color: unset !important;
}
.wp-block-button.accessibility-btn:hover .wp-block-button__link::before, .wp-block-button.colisee-btn:hover .wp-block-button__link::before {
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

.help-push .wp-block-button__link.has-background-background-color:hover::before, .help-push .wp-block-button__link.has-background-background-color:hover::after,
.problem-btn .wp-block-button__link.has-background-color:hover::before,
.problem-btn .wp-block-button__link.has-background-color:hover::after {
  -webkit-transform: unset;
          transform: unset;
  -webkit-animation: bell-ring 0.5s linear infinite;
          animation: bell-ring 0.5s linear infinite;
}

.help-push .wp-block-button__link.has-background-background-color:hover::before, .help-push .wp-block-button__link.has-background-background-color:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%238E0062%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.162.713a.43.43%200%2010-.809-.294l-.73%202.009a4.292%204.292%200%2000-4.895%202.24L4.051%206.02a5.989%205.989%200%2001-1.66%202.033l-.65.51c-.254.2-.381.299-.451.385a1%201%200%2000.235%201.474c.093.06.245.115.55.226l8.854%203.223c.304.11.455.166.566.18a1%201%200%20001.127-.978c.002-.111-.032-.27-.098-.586l-.17-.807a5.989%205.989%200%2001.035-2.625l.351-1.472a4.292%204.292%200%2000-2.31-4.862l.732-2.009z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23F47575%22%20d%3D%22M4.849%2015.096a1.212%201.212%200%20101.558-1.856%201.212%201.212%200%2000-1.558%201.856z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h16v16H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") !important;
}

.problem-btn .wp-block-button__link.has-background-color:hover::before, .problem-btn .wp-block-button__link.has-background-color:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.162.713a.43.43%200%2010-.809-.294l-.73%202.009a4.292%204.292%200%2000-4.895%202.24L4.051%206.02a5.989%205.989%200%2001-1.66%202.033l-.65.51c-.254.2-.381.299-.451.385a1%201%200%2000.235%201.474c.093.06.245.115.55.226l8.854%203.223c.304.11.455.166.566.18a1%201%200%20001.127-.978c.002-.111-.032-.27-.098-.586l-.17-.807a5.989%205.989%200%2001.035-2.625l.351-1.472a4.292%204.292%200%2000-2.31-4.862l.732-2.009z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23F47575%22%20d%3D%22M4.849%2015.096a1.212%201.212%200%20101.558-1.856%201.212%201.212%200%2000-1.558%201.856z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h16v16H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") !important;
}

/** Generated blocks */
.wp-block-create-block-niji-gutenberg-article .btn-all-articles span span::after {
  -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;
}
.wp-block-create-block-niji-gutenberg-article .btn-all-articles:hover span span::after {
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: translateX(7px) scale(1.1);
          transform: translateX(7px) scale(1.1);
}
.wp-block-create-block-niji-gutenberg-article .style-1 .btn-all-articles,
.wp-block-create-block-niji-gutenberg-article .style-2 .btn-all-articles {
  -webkit-transition: background-color 0.5s ease-out, color 0.5s ease-out;
  transition: background-color 0.5s ease-out, color 0.5s ease-out;
}
.wp-block-create-block-niji-gutenberg-article .style-1 .btn-all-articles:hover,
.wp-block-create-block-niji-gutenberg-article .style-2 .btn-all-articles:hover {
  background-color: var(--color-secondary-100) !important;
}
.wp-block-create-block-niji-gutenberg-article .style-8 .list-article-item {
  -webkit-transition: background-color 0.5s ease-out, color 0.5s ease-out;
  transition: background-color 0.5s ease-out, color 0.5s ease-out;
}
.wp-block-create-block-niji-gutenberg-article .style-8 .list-article-item:hover {
  cursor: pointer;
  background-color: var(--color-secondary-100) !important;
}
.wp-block-create-block-niji-gutenberg-article .style-8 .list-article-item:hover::after {
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: translateX(7px) scale(1.1);
          transform: translateX(7px) scale(1.1);
}
.wp-block-create-block-niji-gutenberg-article .style-8 .list-article-item::after {
  -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;
}

.wp-block-create-block-niji-gutenberg-recherche .btn-search {
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
.wp-block-create-block-niji-gutenberg-recherche .btn-search:hover {
  background-color: var(--color-primary) !important;
}
.wp-block-create-block-niji-gutenberg-recherche .btn-search:hover::after {
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: translateX(7px) scale(1.1);
          transform: translateX(7px) scale(1.1);
}
.wp-block-create-block-niji-gutenberg-recherche .btn-search::after {
  -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;
}

.file-dl__link {
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
.file-dl__link:hover {
  background-color: var(--color-secondary-100) !important;
}
.file-dl__link:hover::after {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.file-dl__link::after {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.header-menu .menu-button-style {
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
.header-menu .menu-button-style:hover {
  background-color: var(--color-secondary-100) !important;
}
.header-menu .menu-button-style:hover a::after {
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: translateX(5px) scale(1.1);
          transform: translateX(5px) scale(1.1);
}
.header-menu .menu-button-style a::after {
  -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;
}

.page-template-tunnel .wp-site-blocks {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  height: 100%;
  padding: 60px 44px 80px 60px;
  background-image: url(/wp-content/themes/colisee-italia/assets/images/tunnel-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1023px) {
  .page-template-tunnel .wp-site-blocks {
    padding: 40px 50px;
  }
}
@media screen and (max-width: 781px) {
  .page-template-tunnel .wp-site-blocks {
    padding: 40px 24px;
  }
}
.page-template-tunnel .wp-site-blocks.is-thanks-screen {
  padding-top: 40px;
  overflow: hidden;
}
.page-template-tunnel .wp-site-blocks.is-thanks-screen::before {
  content: "";
  position: absolute;
  top: 311px;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/themes/colisee-italia/assets/images/svg/solo-shape.svg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
@media screen and (max-width: 781px) {
  .page-template-tunnel .wp-site-blocks.is-thanks-screen::before {
    top: 480px;
  }
}
.page-template-tunnel .wp-site-blocks.is-thanks-screen main {
  z-index: 1;
}
.page-template-tunnel .wp-site-blocks.is-thanks-screen .show-panel {
  display: none;
}
.page-template-tunnel .wp-site-blocks main,
.page-template-tunnel .wp-site-blocks .entry-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  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%;
}
.page-template-tunnel .show-panel,
.page-template-tunnel .hide-panel {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 1024px) {
  .page-template-tunnel .show-panel,
  .page-template-tunnel .hide-panel {
    display: none;
  }
}
.page-template-tunnel .show-panel {
  margin-left: auto;
}
@media screen and (max-width: 781px) {
  .page-template-tunnel .show-panel {
    margin-top: 24px;
  }
}
.page-template-tunnel .show-panel__button {
  padding: 8px 24px;
  font-weight: 800;
  color: var(--color-secondary);
  background: var(--color-white);
  border-radius: 10px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
}
.page-template-tunnel .show-panel__button::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page-template-tunnel .hide-panel {
  margin-right: auto;
}
.page-template-tunnel .custom-select {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 60px;
  border-radius: 6px 6px 0px 0px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .page-template-tunnel .custom-select {
    width: 100%;
  }
}
.page-template-tunnel .custom-select::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 12px;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%2397CDFF%22%20d%3D%22M8.547%2012a1.33%201.33%200%20011.88-.002l5.18%205.168%205.18-5.168a1.33%201.33%200%20011.88%201.882l-7.06%207.06-7.06-7.06a1.33%201.33%200%20010-1.88z%22%2F%3E%3C%2Fsvg%3E");
  pointer-events: none;
}
.page-template-tunnel .custom-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  padding: 0 52px 0 12px;
  height: 60px;
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-white);
  background-color: var(--color-secondary-700);
  background-image: none;
  border-bottom: 2px solid #97CDFF;
  cursor: pointer;
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-tunnel .custom-select select::-ms-expand {
  display: none;
}
.page-template-tunnel .step-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  padding: 60px 80px 40px 60px;
}
@media screen and (max-width: 1300px) {
  .page-template-tunnel .step-block {
    padding: 40px 0 0;
  }
}
.page-template-tunnel .step-block.thanks-step {
  -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;
}
.page-template-tunnel .step-block.thanks-step .column-100 {
  max-width: 894px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .page-template-tunnel .step-block.thanks-step .column-100 {
    max-width: 100%;
  }
}
.page-template-tunnel .step-block.thanks-step .column-100 h3 {
  line-height: 1.4;
}
.page-template-tunnel .step-block .column-60 {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  -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;
  display: none;
  max-width: 100%;
}
@media screen and (max-width: 1023px) {
  .page-template-tunnel .step-block .column-60 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.page-template-tunnel .step-block .column-60__content {
  padding-right: 50px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 1023px) {
  .page-template-tunnel .step-block .column-60__content {
    padding-right: 0;
    border-right: none;
  }
}
@media screen and (min-width: 1024px) {
  .page-template-tunnel .step-block .column-60__content {
    max-height: 60vh;
    overflow-y: auto;
  }
}
@media screen and (min-width: 1024px) {
  .page-template-tunnel .step-block .column-60 .tunnel-footer {
    padding-right: 50px;
  }
}
.page-template-tunnel .step-block .column-40 {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 50px;
}
@media screen and (max-width: 1023px) {
  .page-template-tunnel .step-block .column-40 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 40px 50px;
    opacity: 0;
    overflow-y: auto;
    -webkit-transform: translateX(130%);
    -ms-transform: translateX(130%);
    transform: translateX(130%);
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    pointer-events: none;
    z-index: 79;
  }
  .page-template-tunnel .step-block .column-40.js-slide {
    background: radial-gradient(157.76% 232.02% at 98.99% 97.82%, #550F48 21%, #8E235E 69.27%, #B63C7F 100%);
    background-repeat: no-repeat;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    pointer-events: auto;
  }
}
@media screen and (max-width: 781px) {
  .page-template-tunnel .step-block .column-40 {
    padding: 40px 24px;
  }
}
@media screen and (min-width: 1024px) {
  .page-template-tunnel .step-block .column-40 {
    max-height: 70vh;
    overflow-y: auto;
  }
}
.page-template-tunnel .step-block .column-40-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: none;
  margin-bottom: 40px;
}
.page-template-tunnel .step-block .column-40-item:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .page-template-tunnel .step-block .column-40-item {
    margin-bottom: 0;
    padding-top: 32px;
  }
}
.page-template-tunnel .step-block .is-many_response ~ .is-many_response .label-multi {
  display: none;
}
.page-template-tunnel .step-block .is-many_response ~ .is-many_response .multi-choice-recap__content {
  margin-top: 0;
}
.page-template-tunnel .step-block .column-100 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.page-template-tunnel .step-block .info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
.page-template-tunnel .step-block .info-row.form-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 40px;
}
.page-template-tunnel .step-block .recap-row .column-40 {
  max-height: unset;
}
.page-template-tunnel .step-block .recap-row .column-40:not(.js-slide) {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: grid;
  grid-template-columns: auto auto auto;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  padding-left: 0;
}
.page-template-tunnel .step-block .recap-row .column-40:not(.js-slide) .is-many_response {
  grid-column: auto/span 3;
}
.page-template-tunnel .steps-block__steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 1023px) {
  .page-template-tunnel .steps-block__steps {
    grid-template-columns: 1fr;
    grid-gap: 32px;
  }
}
.page-template-tunnel .steps-block__steps + p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 32px;
  margin-left: auto;
}
@media screen and (max-width: 781px) {
  .page-template-tunnel .steps-block__steps + p {
    margin: 32px auto 0;
  }
}
.page-template-tunnel .content-final {
  margin-top: 80px;
}
@media screen and (max-width: 1023px) {
  .page-template-tunnel .content-final {
    margin-top: 100px;
  }
}
.page-template-tunnel .content-final h2 {
  padding-left: 36px;
  position: relative;
}
.page-template-tunnel .content-final h2::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: 0px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .page-template-tunnel .content-final h2 {
    padding: 0 24px;
  }
}
@media screen and (min-width: 1024px) {
  .page-template-tunnel .content-final .steps-block__content {
    -webkit-margin-before: 0 !important;
            margin-block-start: 0 !important;
  }
}
.page-template-tunnel .content-final .buttons-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 32px;
}
@media screen and (max-width: 781px) {
  .page-template-tunnel .content-final .buttons-end {
    -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;
    gap: 32px;
  }
}
.page-template-tunnel .content-final .buttons-end a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 18px 28px;
  font-weight: 600;
  color: var(--color-secondary);
  text-decoration: none;
  border-radius: 20px;
}
.page-template-tunnel .content-final .buttons-end a.has-pin-icon {
  padding-left: 56px;
  position: relative;
}
.page-template-tunnel .content-final .buttons-end a.has-pin-icon::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 24px;
  right: unset;
  bottom: unset;
  left: 28px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%201.333A4.663%204.663%200%20003.333%206C3.333%209.5%208%2014.667%208%2014.667S12.667%209.5%2012.667%206A4.663%204.663%200%20008%201.333zm0%206.334a1.667%201.667%200%2011.001-3.335A1.667%201.667%200%20018%207.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.page-template-tunnel .content-final .buttons-end a.is-style-outline {
  border: 1px solid var(--color-secondary);
}

.tunnel-header {
  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;
  height: 60px;
}
.tunnel-header__logo, .tunnel-header__close {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  cursor: pointer;
}
.tunnel-header__logo h1 {
  height: 60px;
  margin: 0;
}
.tunnel-header__logo h1 img {
  height: 60px;
}
.tunnel-header__close a {
  display: block;
  width: 40px;
  height: 40px;
}

.tunnel-footer progress {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 4px;
  margin: 40px 0;
  border-radius: 20px;
  border: none;
}
.tunnel-footer progress::-webkit-progress-value {
  background-color: var(--color-secondary-700);
  border-radius: 20px;
}
.tunnel-footer progress::-webkit-progress-bar {
  background-color: #DFCCDB;
  border-radius: 20px;
}
.tunnel-footer progress::-moz-progress-bar {
  background-color: var(--color-secondary-700);
  border-radius: 20px;
}
.tunnel-footer__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 32px;
}
@media screen and (max-width: 781px) {
  .tunnel-footer__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.tunnel-footer__buttons button {
  font-weight: 800;
  color: var(--color-white);
  background: rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  cursor: pointer;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 781px) {
  .tunnel-footer__buttons button {
    width: 100%;
  }
}
.tunnel-footer__buttons button.prev-btn {
  padding: 14px 28px 14px 56px;
  border: none;
  position: relative;
}
.tunnel-footer__buttons button.prev-btn::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: 28px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.tunnel-footer__buttons button.prev-btn::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.tunnel-footer__buttons button.next-btn {
  padding: 14px 56px 14px 28px;
  border: 1px solid var(--color-white);
  position: relative;
}
.tunnel-footer__buttons button.next-btn::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: 20px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.page-template-tunnel h2 {
  margin: 0;
  line-height: 1.2;
  color: var(--color-white);
  font-size: 36px;
  font-size: 2.25rem;
}
.page-template-tunnel h2 + p {
  margin-top: 24px;
}
.page-template-tunnel h3 {
  margin: 12px 0 0;
  line-height: 0.9;
  font-size: 24px;
  font-size: 1.5rem;
}
.page-template-tunnel p {
  margin: 0;
}
.page-template-tunnel .has-color-white {
  color: var(--color-white);
}
.page-template-tunnel .font-big {
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
}
.page-template-tunnel .font-bigger {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-tunnel .has-bullet {
  padding-left: 20px;
  position: relative;
}
.page-template-tunnel .has-bullet::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 8px;
  right: unset;
  bottom: unset;
  left: 0px;
  background-color: var(--color-white);
  border-radius: 50%;
}
.page-template-tunnel .has-bullet + .custom-select {
  margin-top: 26px;
}
.page-template-tunnel ul li {
  list-style-type: none;
}

.choices-buttons {
  display: grid;
  row-gap: 32px;
  margin-top: 40px;
}
.choices-buttons.has-1-column {
  grid-template-columns: 400px;
}
.choices-buttons.has-2-column {
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
@media screen and (max-width: 1023px) {
  .choices-buttons.has-2-column {
    grid-template-columns: 1fr;
  }
}
.choices-buttons__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.choices-buttons__button > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 14px 26px;
  font-weight: 800;
  color: var(--color-white);
  text-align: center;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  border: 1px solid transparent;
  font-size: 20px;
  font-size: 1.25rem;
}
.choices-buttons__button > span span {
  font-size: 12px;
  font-size: 0.75rem;
}
.choices-buttons__button input {
  position: absolute;
  display: none;
  color: var(--color-white) !important;
}
.choices-buttons__button input:checked + span {
  border: 1px solid var(--color-white);
  background: transparent;
}

.multi-choice-recap__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  margin: 26px 0 0 0;
  padding-left: 0;
}
.multi-choice-recap__content p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 12px;
}
.multi-choice-recap__content .choices-item {
  background: var(--color-secondary-700);
  border-radius: 10px;
  display: none;
}
.multi-choice-recap__edit {
  margin-top: 20px;
  padding: 24px;
  background-color: var(--color-secondary-700);
  border-radius: 6px;
  display: none;
}
.multi-choice-recap__edit .edit-zone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.multi-choice-recap__edit .edit-zone__item {
  display: block;
  position: relative;
  padding-left: 30px;
  font-weight: 600;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.multi-choice-recap__edit .edit-zone__item input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  cursor: pointer;
}
.multi-choice-recap__edit .edit-zone__item input:checked ~ .checkmark:after {
  display: block;
}
.multi-choice-recap__edit .edit-zone__item .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.15);
}
.multi-choice-recap__edit .edit-zone__item .checkmark:after {
  content: "✔";
  position: absolute;
  display: none;
  top: -3px;
  left: 3px;
  color: var(--color-white);
  font-size: 16px;
  font-size: 1rem;
}
.multi-choice-recap .edit-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
.multi-choice-recap .edit-buttons .close-button {
  padding: 8px 24px;
  font-weight: 600;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
}
.multi-choice-recap .edit-buttons .edit-button,
.multi-choice-recap .edit-buttons .close-button {
  color: var(--color-white);
  background: rgba(255, 255, 255, 0.15);
}

.edit-button {
  padding: 8px 48px 8px 24px;
  font-weight: 600;
  color: var(--color-white);
  background: rgba(255, 255, 255, 0.15);
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}
.edit-button::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 8px;
  right: 20px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2%2011.5V14h2.5l7.373-7.373-2.5-2.5L2%2011.5zm11.807-6.806c.26-.26.26-.68%200-.94l-1.56-1.56a.664.664%200%2000-.94%200l-1.22%201.22%202.5%202.5%201.22-1.22z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.form-row {
  max-width: 834px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .form-row {
    max-width: 100%;
  }
}
.form-row .wpcf7 {
  max-width: 700px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .form-row .wpcf7 {
    max-width: 100%;
  }
}
.form-row .wpcf7 form div {
  margin-bottom: 20px;
}
.form-row .wpcf7 form div + p {
  position: relative;
}
.form-row .wpcf7 form div + p .wpcf7-spinner {
  position: absolute;
  top: 16px;
  left: 0;
  background-color: white;
}
.form-row .wpcf7 form div + p .wpcf7-spinner::before {
  background-color: var(--color-secondary);
}
.form-row .wpcf7 form .row-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media screen and (max-width: 781px) {
  .form-row .wpcf7 form .row-2 {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.form-row .wpcf7 form .wpcf7-form-control {
  width: 100%;
}
.form-row .wpcf7 form .wpcf7-form-control:focus-visible {
  outline: none !important;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.15);
}
.form-row .wpcf7 form .wpcf7-form-control .wpcf7-list-item {
  margin: 0;
}
.form-row .wpcf7 form input[type=checkbox] {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 18px;
  height: 18px;
  margin-right: 12px;
  vertical-align: middle;
  -webkit-appearance: none;
  background: none;
  background-color: var(--color-secondary-700);
  border: 0;
  outline: 0;
  cursor: pointer;
}
.form-row .wpcf7 form input[type=checkbox]::before {
  content: "";
  display: block;
  width: inherit;
  height: inherit;
  color: transparent;
  background-color: transparent;
  background-size: contain;
  border-radius: inherit;
  border: 0;
  border-bottom: 2px solid #97cdff;
}
.form-row .wpcf7 form input[type=checkbox]:checked::before {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.943%2012.666L2%208.866l1.714-1.568%202.229%202.147%206.343-6.112L14%204.985l-8.057%207.681z%22%2F%3E%3C%2Fsvg%3E");
}
.form-row .wpcf7 form .wpcf7-text,
.form-row .wpcf7 form .wpcf7-textarea,
.form-row .wpcf7 form .wpcf7-number {
  padding: 16px;
  color: var(--color-white);
  background: var(--color-secondary-700);
  border-radius: 6px 6px 0px 0px;
  border: none;
  border-bottom: 2px solid #97cdff;
  font-size: 20px;
  height: 50px;
}
.form-row .wpcf7 form .wpcf7-text::-webkit-input-placeholder,
.form-row .wpcf7 form .wpcf7-textarea::-webkit-input-placeholder,
.form-row .wpcf7 form .wpcf7-number::-webkit-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-white);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-row .wpcf7 form .wpcf7-text::-moz-placeholder,
.form-row .wpcf7 form .wpcf7-textarea::-moz-placeholder,
.form-row .wpcf7 form .wpcf7-number::-moz-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-white);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-row .wpcf7 form .wpcf7-text:-ms-input-placeholder,
.form-row .wpcf7 form .wpcf7-textarea:-ms-input-placeholder,
.form-row .wpcf7 form .wpcf7-number:-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-white);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-row .wpcf7 form .wpcf7-text::-ms-input-placeholder,
.form-row .wpcf7 form .wpcf7-textarea::-ms-input-placeholder,
.form-row .wpcf7 form .wpcf7-number::-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-white);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-row .wpcf7 form .wpcf7-text::-webkit-input-placeholder, .form-row .wpcf7 form .wpcf7-textarea::-webkit-input-placeholder, .form-row .wpcf7 form .wpcf7-number::-webkit-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-white);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-row .wpcf7 form .wpcf7-text::-moz-placeholder, .form-row .wpcf7 form .wpcf7-textarea::-moz-placeholder, .form-row .wpcf7 form .wpcf7-number::-moz-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-white);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-row .wpcf7 form .wpcf7-text:-ms-input-placeholder, .form-row .wpcf7 form .wpcf7-textarea:-ms-input-placeholder, .form-row .wpcf7 form .wpcf7-number:-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-white);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-row .wpcf7 form .wpcf7-text::-ms-input-placeholder, .form-row .wpcf7 form .wpcf7-textarea::-ms-input-placeholder, .form-row .wpcf7 form .wpcf7-number::-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-white);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-row .wpcf7 form .wpcf7-text::placeholder,
.form-row .wpcf7 form .wpcf7-textarea::placeholder,
.form-row .wpcf7 form .wpcf7-number::placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-white);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-row .wpcf7 form .wpcf7-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
.form-row .wpcf7 form .wpcf7-checkbox .wpcf7-list-item-label {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-white);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-row .wpcf7 form .wpcf7-submit {
  padding: 14px 28px;
  font-weight: 800;
  color: var(--color-white);
  background: rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  border: none;
  cursor: pointer;
  font-size: 20px;
  font-size: 1.25rem;
}

.localisation-form {
  position: relative;
  margin-top: 40px;
}
.localisation-form form #miniAdmissionWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.localisation-form form input {
  height: 60px;
  padding: 4px 12px 4px 20px;
  color: var(--color-white);
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #BB66A1;
  border-radius: 6px;
  font-size: 20px;
  font-size: 1.25rem;
}
.localisation-form form input::-webkit-input-placeholder {
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-white);
  font-size: 20px;
  font-size: 1.25rem;
}
.localisation-form form input::-moz-placeholder {
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-white);
  font-size: 20px;
  font-size: 1.25rem;
}
.localisation-form form input:-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-white);
  font-size: 20px;
  font-size: 1.25rem;
}
.localisation-form form input::-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-white);
  font-size: 20px;
  font-size: 1.25rem;
}
.localisation-form form input::placeholder {
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-white);
  font-size: 18px;
  font-size: 1.125rem;
}
.localisation-form form input:focus-visible {
  outline: none !important;
  background-color: var(--color-secondary-700);
  border: 1px solid #38002C;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.localisation-form .ui-autocomplete {
  top: 98px !important;
  color: var(--color-white);
  background-color: var(--color-secondary-700) !important;
  border: 1px solid #38002C !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media screen and (max-width: 781px) {
  .localisation-form .ui-autocomplete {
    top: 100px !important;
  }
}
.localisation-form .ui-autocomplete .ui-state-active {
  background-color: #38002C !important;
}
.localisation-form .ui-autocomplete .fake-btn-secondary {
  color: var(--color-white) !important;
  background: rgba(255, 255, 255, 0.15) !important;
  border: none !important;
}
.localisation-form .ui-autocomplete .ui-menu-item:hover .ui-menu-item-wrapper {
  color: #97CDFF;
}
.localisation-form .ui-autocomplete .ui-menu-item:hover .ui-menu-item-wrapper {
  color: #97CDFF;
}

.page-template-contact header, .page-template-page-contact header, .contact-template-single-contact header {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.page-template-contact .wp-site-blocks, .page-template-page-contact .wp-site-blocks, .contact-template-single-contact .wp-site-blocks {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  height: 100%;
  background-image: url(/wp-content/themes/colisee-italia/assets/images/svg/contact-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
.page-template-contact .wp-site-blocks main,
.page-template-contact .wp-site-blocks .entry-content, .page-template-page-contact .wp-site-blocks main,
.page-template-page-contact .wp-site-blocks .entry-content, .contact-template-single-contact .wp-site-blocks main,
.contact-template-single-contact .wp-site-blocks .entry-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  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%;
}
.page-template-contact .wp-site-blocks main, .page-template-page-contact .wp-site-blocks main, .contact-template-single-contact .wp-site-blocks main {
  position: relative;
}
.page-template-contact .custom-select, .page-template-page-contact .custom-select, .contact-template-single-contact .custom-select {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 60px;
  border-radius: 6px 6px 0px 0px;
  overflow: hidden;
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (max-width: 1023px) {
  .page-template-contact .custom-select, .page-template-page-contact .custom-select, .contact-template-single-contact .custom-select {
    width: 100%;
  }
}
.page-template-contact .custom-select::after, .page-template-page-contact .custom-select::after, .contact-template-single-contact .custom-select::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 12px;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M8.548%2012a1.33%201.33%200%20011.88-.002l5.18%205.168%205.179-5.168a1.33%201.33%200%20011.88%201.882l-7.06%207.06-7.06-7.06a1.33%201.33%200%20010-1.88z%22%2F%3E%3C%2Fsvg%3E");
  pointer-events: none;
}
.page-template-contact .custom-select select, .page-template-page-contact .custom-select select, .contact-template-single-contact .custom-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  padding: 0 52px 0 12px;
  height: 60px;
  font-family: var(--font-family);
  font-weight: 400;
  color: var(--color-dark-grey);
  background-color: transparent;
  background-image: none;
  border-bottom: 2px solid var(--color-primary);
  cursor: pointer;
  font-size: 20px;
  font-size: 1.25rem;
}
.page-template-contact .custom-select select::-ms-expand, .page-template-page-contact .custom-select select::-ms-expand, .contact-template-single-contact .custom-select select::-ms-expand {
  display: none;
}
.page-template-contact .step-block, .page-template-page-contact .step-block, .contact-template-single-contact .step-block {
  padding-top: 60px;
}
@media screen and (max-width: 781px) {
  .page-template-contact .step-block, .page-template-page-contact .step-block, .contact-template-single-contact .step-block {
    padding-top: 20px;
  }
}
.page-template-contact .step-block__content, .page-template-page-contact .step-block__content, .contact-template-single-contact .step-block__content {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
  z-index: 0;
}
@media screen and (max-width: 781px) {
  .page-template-contact .step-block__content, .page-template-page-contact .step-block__content, .contact-template-single-contact .step-block__content {
    padding: 0 24px;
  }
}
.page-template-contact .step-block__content .question-row, .page-template-page-contact .step-block__content .question-row, .contact-template-single-contact .step-block__content .question-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .page-template-contact .step-block__content .question-row, .page-template-page-contact .step-block__content .question-row, .contact-template-single-contact .step-block__content .question-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1023px) {
  .page-template-contact .step-block__content .question-row, .page-template-page-contact .step-block__content .question-row, .contact-template-single-contact .step-block__content .question-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.page-template-contact .step-block__content .question-row h2, .page-template-page-contact .step-block__content .question-row h2, .contact-template-single-contact .step-block__content .question-row h2 {
  margin: 0;
  font-size: 36px;
  font-size: 2.25rem;
}
@media screen and (max-width: 1023px) {
  .page-template-contact .step-block__content .question-row h2, .page-template-page-contact .step-block__content .question-row h2, .contact-template-single-contact .step-block__content .question-row h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.page-template-contact .recap-title,
.page-template-contact .recap-message, .page-template-page-contact .recap-title,
.page-template-page-contact .recap-message, .contact-template-single-contact .recap-title,
.contact-template-single-contact .recap-message {
  color: var(--color-dark-grey);
}
.page-template-contact .recap-title, .page-template-page-contact .recap-title, .contact-template-single-contact .recap-title {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
}
.page-template-contact .recap-message, .page-template-page-contact .recap-message, .contact-template-single-contact .recap-message {
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .page-template-contact .response-container, .page-template-page-contact .response-container, .contact-template-single-contact .response-container {
    padding-bottom: 100px;
  }
}
.page-template-contact .wp-block-post-featured-image, .page-template-page-contact .wp-block-post-featured-image, .contact-template-single-contact .wp-block-post-featured-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 520px;
  max-height: 450px;
  width: 100%;
  margin: 0;
  z-index: -1;
}
@media screen and (min-width: 1024px) {
  .page-template-contact .wp-block-post-featured-image, .page-template-page-contact .wp-block-post-featured-image, .contact-template-single-contact .wp-block-post-featured-image {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .page-template-contact .wp-block-post-featured-image, .page-template-page-contact .wp-block-post-featured-image, .contact-template-single-contact .wp-block-post-featured-image {
    margin: 0 auto;
  }
}
.page-template-contact .wp-block-post-featured-image img, .page-template-page-contact .wp-block-post-featured-image img, .contact-template-single-contact .wp-block-post-featured-image img {
  height: 100%;
}

.contact-template-single-contact .question-row .wp-block-button,
.contact-template-single-contact .response-container .wp-block-buttons .wp-block-button,
.contact-template-single-contact .contact-block .wp-block-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.contact-template-single-contact .question-row .wp-block-button__link,
.contact-template-single-contact .response-container .wp-block-buttons .wp-block-button__link,
.contact-template-single-contact .contact-block .wp-block-button__link {
  padding: 12px 48px 12px 24px;
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}
.contact-template-single-contact .question-row .wp-block-button__link::after,
.contact-template-single-contact .response-container .wp-block-buttons .wp-block-button__link::after,
.contact-template-single-contact .contact-block .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.contact-template-single-contact .question-row .wp-block-button__link.has-secondary-color,
.contact-template-single-contact .response-container .wp-block-buttons .wp-block-button__link.has-secondary-color,
.contact-template-single-contact .contact-block .wp-block-button__link.has-secondary-color {
  position: relative;
}
.contact-template-single-contact .question-row .wp-block-button__link.has-secondary-color::after,
.contact-template-single-contact .response-container .wp-block-buttons .wp-block-button__link.has-secondary-color::after,
.contact-template-single-contact .contact-block .wp-block-button__link.has-secondary-color::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.job-block {
  -webkit-margin-before: 100px !important;
  margin-block-start: 100px !important;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .job-block {
    padding: 0 24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1250px) {
  .job-block {
    -webkit-margin-before: 80px !important;
    margin-block-start: 80px !important;
  }
}
@media screen and (max-width: 1023px) {
  .job-block {
    -webkit-margin-before: 20px !important;
    margin-block-start: 20px !important;
    -webkit-margin-after: 400px !important;
    margin-block-end: 400px !important;
  }
}
.job-block .job-block__container {
  width: 100%;
  padding: 60px 102px;
  background-image: url(/wp-content/themes/colisee-italia/assets/images/svg/display-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 30px 0px 30px;
}
@media screen and (min-width: 1024px) {
  .job-block .job-block__container {
    position: relative;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .job-block .job-block__container {
    padding: 60px 50px;
  }
}
@media screen and (max-width: 1023px) {
  .job-block .job-block__container {
    padding: 30px;
  }
}
.job-block__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-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (max-width: 1023px) {
  .job-block__content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1023px) {
  .job-block__content h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.job-block__content p {
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (max-width: 1023px) {
  .job-block__content p {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.job-block__content .wp-block-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-top: 24px;
}
@media screen and (min-width: 1024px) and (max-width: 1250px) {
  .job-block__content .wp-block-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media screen and (max-width: 1023px) {
  .job-block__content .wp-block-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
  }
}
@media screen and (max-width: 781px) {
  .job-block__content .wp-block-buttons .wp-block-button {
    width: 100%;
  }
}
.job-block__content .wp-block-buttons .wp-block-button__link {
  padding-right: 48px;
  color: var(--color-white);
  position: relative;
}
.job-block__content .wp-block-buttons .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  .job-block__content .wp-block-buttons .wp-block-button__link {
    width: 100%;
  }
}
.job-block .wp-block-image {
  position: absolute;
  bottom: 0;
  max-width: 570px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .job-block .wp-block-image {
    left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .job-block .wp-block-image {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.form-funnel-contact {
  max-width: 588px;
  width: 100%;
  margin-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .form-funnel-contact {
    max-width: 100%;
  }
}
.form-funnel-contact__title {
  margin-bottom: 24px;
  font-weight: 400;
  color: var(--color-dark-grey);
  font-size: 26px;
  font-size: 1.625rem;
}
.form-funnel-contact .wpcf7 div {
  margin-bottom: 32px;
}
.form-funnel-contact .wpcf7 .row-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media screen and (max-width: 1023px) {
  .form-funnel-contact .wpcf7 .row-2 {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
.form-funnel-contact .wpcf7 .wpcf7-form-control {
  width: 100%;
}
.form-funnel-contact .wpcf7 .wpcf7-form-control:focus-visible {
  outline: none !important;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.15);
}
.form-funnel-contact .wpcf7 .wpcf7-form-control .wpcf7-list-item {
  margin: 0;
}
.form-funnel-contact .wpcf7 .wpcf7-text,
.form-funnel-contact .wpcf7 .wpcf7-number {
  padding: 8px 12px;
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  background: rgba(255, 255, 255, 0.3);
  border-radius: 6px 6px 0px 0px;
  border: none;
  border-bottom: 2px solid var(--color-primary);
  font-size: 14px;
  font-size: 0.875rem;
}
.form-funnel-contact .wpcf7 .wpcf7-text::-webkit-input-placeholder,
.form-funnel-contact .wpcf7 .wpcf7-number::-webkit-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  font-size: 14px;
  font-size: 0.875rem;
}
.form-funnel-contact .wpcf7 .wpcf7-text::-moz-placeholder,
.form-funnel-contact .wpcf7 .wpcf7-number::-moz-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  font-size: 14px;
  font-size: 0.875rem;
}
.form-funnel-contact .wpcf7 .wpcf7-text:-ms-input-placeholder,
.form-funnel-contact .wpcf7 .wpcf7-number:-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  font-size: 14px;
  font-size: 0.875rem;
}
.form-funnel-contact .wpcf7 .wpcf7-text::-ms-input-placeholder,
.form-funnel-contact .wpcf7 .wpcf7-number::-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  font-size: 14px;
  font-size: 0.875rem;
}
.form-funnel-contact .wpcf7 .wpcf7-text::-webkit-input-placeholder, .form-funnel-contact .wpcf7 .wpcf7-number::-webkit-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-funnel-contact .wpcf7 .wpcf7-text::-moz-placeholder, .form-funnel-contact .wpcf7 .wpcf7-number::-moz-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-funnel-contact .wpcf7 .wpcf7-text:-ms-input-placeholder, .form-funnel-contact .wpcf7 .wpcf7-number:-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-funnel-contact .wpcf7 .wpcf7-text::-ms-input-placeholder, .form-funnel-contact .wpcf7 .wpcf7-number::-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-funnel-contact .wpcf7 .wpcf7-text::placeholder,
.form-funnel-contact .wpcf7 .wpcf7-number::placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  font-size: 18px;
  font-size: 1.125rem;
}
.form-funnel-contact .wpcf7 input[type=checkbox] {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 18px;
  height: 18px;
  margin-right: 12px;
  vertical-align: middle;
  -webkit-appearance: none;
  background: none;
  background: rgba(255, 255, 255, 0.3);
  border: 0;
  outline: 0;
  cursor: pointer;
}
.form-funnel-contact .wpcf7 input[type=checkbox]::before {
  content: "";
  display: block;
  width: inherit;
  height: inherit;
  color: transparent;
  background-color: transparent;
  background-size: contain;
  border-radius: inherit;
  border: 0;
  border-bottom: 2px solid var(--color-primary);
}
.form-funnel-contact .wpcf7 input[type=checkbox]:checked::before {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M5.943%2012.666L2%208.866l1.714-1.568%202.229%202.147%206.343-6.112L14%204.985l-8.057%207.681z%22%2F%3E%3C%2Fsvg%3E");
}
.form-funnel-contact .wpcf7 .btn-submit {
  width: 164px;
  margin: 40px 0 0;
  position: relative;
  top: 50%;
}
.form-funnel-contact .wpcf7 .btn-submit::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 18px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  .form-funnel-contact .wpcf7 .btn-submit {
    margin: 20px 0 0;
  }
}
.form-funnel-contact .wpcf7 .btn-submit .wpcf7-submit {
  padding: 18px 60px 18px 28px;
  font-weight: 600;
  color: var(--color-white);
  background: var(--color-secondary);
  border-radius: 20px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
}
.form-funnel-contact .wpcf7 .btn-submit .wpcf7-submit:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.form-funnel-contact .wpcf7 .btn-submit .wpcf7-spinner {
  position: absolute;
  top: 16px;
  background-color: var(--color-secondary);
}
.form-funnel-contact .wpcf7 .btn-submit .wpcf7-spinner::before {
  background-color: var(--color-white);
}
.form-funnel-contact .wpcf7 .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
.form-funnel-contact .wpcf7 .wpcf7-radio label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 24px;
}
.form-funnel-contact .wpcf7 .wpcf7-radio [type=radio]:checked,
.form-funnel-contact .wpcf7 .wpcf7-radio [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.form-funnel-contact .wpcf7 .wpcf7-radio [type=radio]:checked + span,
.form-funnel-contact .wpcf7 .wpcf7-radio [type=radio]:not(:checked) + span {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-primary);
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
}
.form-funnel-contact .wpcf7 .wpcf7-radio [type=radio]:checked + span:before,
.form-funnel-contact .wpcf7 .wpcf7-radio [type=radio]:not(:checked) + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: var(--color-white);
  border: 2px solid #677583;
  border-radius: 100%;
}
.form-funnel-contact .wpcf7 .wpcf7-radio [type=radio]:checked + span:after,
.form-funnel-contact .wpcf7 .wpcf7-radio [type=radio]:not(:checked) + span:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  width: 12px;
  height: 12px;
  background: var(--color-white);
  border-radius: 100%;
}
.form-funnel-contact .wpcf7 .wpcf7-radio [type=radio]:checked + span:before {
  background: var(--color-primary);
  border: 2px solid var(--color-primary);
}
.form-funnel-contact .label-radio {
  margin-bottom: 18px !important;
}
.form-funnel-contact .checkbox label {
  cursor: pointer;
}
.form-funnel-contact .checkbox + .checkbox {
  margin-top: -15px;
}

.contact-funnel-textarea {
  max-width: 792px;
  width: 100%;
}
.contact-funnel-textarea label {
  display: block;
  width: 100%;
  font-weight: 400;
  color: var(--color-dark-grey);
  font-size: 22px;
  font-size: 1.375rem;
}
.contact-funnel-textarea textarea {
  width: 100%;
  min-height: 340px;
  margin-top: 20px;
  padding: 30px;
  border: none;
  line-height: 1.4;
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-dark-grey);
  background: var(--color-white);
  border-radius: 6px;
  border: none;
  font-size: 16px;
  font-size: 1rem;
}
.contact-funnel-textarea textarea::-webkit-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-dark-grey);
  opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.contact-funnel-textarea textarea::-moz-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-dark-grey);
  opacity: 1;
  -moz-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.contact-funnel-textarea textarea:-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-dark-grey);
  opacity: 1;
  -ms-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.contact-funnel-textarea textarea::-ms-input-placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-dark-grey);
  opacity: 1;
  -ms-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.contact-funnel-textarea textarea::placeholder {
  font-family: var(--font-family);
  font-weight: 600;
  color: var(--color-dark-grey);
  opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.contact-funnel-textarea textarea:focus-visible {
  outline: none !important;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.15);
}
.contact-funnel-textarea textarea:focus-visible::-webkit-input-placeholder {
  opacity: 0;
}
.contact-funnel-textarea textarea:focus-visible::-webkit-input-placeholder, .contact-funnel-textarea textarea:focus-visible::-moz-placeholder, .contact-funnel-textarea textarea:focus-visible:-ms-input-placeholder, .contact-funnel-textarea textarea:focus-visible::-ms-input-placeholder, .contact-funnel-textarea textarea:focus-visible::placeholder {
  opacity: 0;
}
.contact-funnel-textarea .wp-block-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 0;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .contact-funnel-textarea .wp-block-button {
    margin: 20px 0 0;
  }
}
.contact-funnel-textarea .wp-block-button__link {
  padding: 18px 60px 18px 28px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 20px;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}
.contact-funnel-textarea .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 24px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.contact-funnel-textarea .select2-container {
  padding: 8px 12px;
  font-family: var(--font-family);
  font-weight: normal;
  font-size: 20px;
  color: var(--color-dark-grey);
  background: transparent;
  border: none;
  border-bottom: 2px solid var(--color-primary);
  width: 91% !important;
  position: relative;
  margin-bottom: 50px;
}
.contact-funnel-textarea .select2-container .select2-selection--single {
  background-color: unset;
  border: none;
  border-radius: unset;
}
.contact-funnel-textarea .select2-container .select2-selection--single .select2-selection__rendered {
  color: unset;
  padding-left: 0;
}
.contact-funnel-textarea .select2-container .select2-selection__arrow {
  display: none;
}
.contact-funnel-textarea .select2-container::after {
  content: "";
  position: absolute;
  top: 8px;
  right: 12px;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23415364%22%20d%3D%22M8.547%2012a1.33%201.33%200%20011.88-.002l5.18%205.169%205.18-5.169a1.33%201.33%200%20011.88%201.883l-7.06%207.06-7.06-7.06a1.33%201.33%200%20010-1.882z%22%2F%3E%3C%2Fsvg%3E");
  pointer-events: none;
}

.main-screen-contact {
  position: relative;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 50px 0;
  z-index: 1;
}
@media screen and (max-width: 781px) {
  .main-screen-contact {
    padding: 20px 24px 0;
  }
}
.main-screen-contact__titles {
  -webkit-margin-after: 60px !important;
  margin-block-end: 60px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 14px !important;
}
.main-screen-contact__titles h1 {
  margin: 0;
  font-weight: 300;
  color: var(--color-primary);
  font-size: 80px;
  font-size: 5rem;
}
@media screen and (max-width: 781px) {
  .main-screen-contact__titles h1 {
    line-height: 1.3;
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.main-screen-contact__titles h2 {
  margin: 0;
  font-weight: 400;
  color: var(--color-blue-800);
  font-size: 46px;
  font-size: 2.875rem;
}
@media screen and (max-width: 781px) {
  .main-screen-contact__titles h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.main-screen-contact .wp-block-buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px 20px;
}
@media screen and (max-width: 1023px) {
  .main-screen-contact .wp-block-buttons {
    grid-template-columns: 1fr;
    padding-bottom: 50px;
  }
}
.main-screen-contact .wp-block-buttons .wp-block-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.main-screen-contact .wp-block-buttons .wp-block-button__link {
  padding: 12px 48px 12px 24px;
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}
.main-screen-contact .wp-block-buttons .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  .main-screen-contact .wp-block-buttons .wp-block-button__link {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 781px) {
  .main-screen-contact .wp-block-buttons .wp-block-button__link {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.contact-columns-infos {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (min-width: 1024px) {
  .contact-columns-infos {
    padding-bottom: 300px;
  }
}
@media screen and (max-width: 781px) {
  .contact-columns-infos {
    padding: 0 24px;
  }
}
.contact-columns-infos .wp-block-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 781px) {
  .contact-columns-infos .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.contact-columns-infos .wp-block-columns .wp-block-column {
  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;
  gap: 16px;
  padding: 32px;
  border-radius: 24px;
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
}
.contact-columns-infos .wp-block-columns .wp-block-column__title {
  line-height: 1.2;
  color: var(--color-dark-grey);
  font-size: 26px;
  font-size: 1.625rem;
}
.contact-columns-infos .wp-block-columns .wp-block-column p {
  margin: 0;
}
.contact-columns-infos .wp-block-columns .wp-block-column p:not(.wp-block-column__title):not(.has-secondary-color) {
  color: var(--color-dark-grey);
  font-size: 14px;
  font-size: 0.875rem;
}
.contact-columns-infos .wp-block-columns .wp-block-column p.has-secondary-color {
  font-size: 20px;
  font-size: 1.25rem;
}
.contact-columns-infos .wp-block-columns .wp-block-column__row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.contact-columns-infos .wp-block-columns .wp-block-column .wp-block-buttons {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
@media screen and (max-width: 781px) {
  .contact-columns-infos .wp-block-columns .wp-block-column .wp-block-buttons .wp-block-button {
    width: 100%;
  }
}
.contact-columns-infos .wp-block-columns .wp-block-column .wp-block-buttons .wp-block-button.contact-button .wp-block-button__link {
  padding: 18px 28px 18px 48px;
  position: relative;
}
.contact-columns-infos .wp-block-columns .wp-block-column .wp-block-buttons .wp-block-button.contact-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 22px;
  right: unset;
  bottom: unset;
  left: 20px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.56%201.667c-.367%200-.707.16-1.034.48-.307.287-.52.6-.653.94-.14.347-.207.713-.207%201.107%200%20.62.147%201.293.44%201.986.3.707.72%201.44%201.253%202.174.534.733%201.14%201.446%201.807%202.12a18.77%2018.77%200%20002.127%201.813c.72.527%201.46.953%202.193%201.26%201.14.487%202.207.6%203.087.233.34-.14.64-.353.913-.66a2.16%202.16%200%2000.373-.56c.08-.166.12-.34.12-.513a.796.796%200%2000-.073-.333.504.504%200%2000-.187-.2L11.506%209.94a1.909%201.909%200%2000-.367-.206c-.146-.06-.206-.12-.433.02a1.52%201.52%200%2000-.387.3l-.506.5a.95.95%200%2001-.967.2l-.18-.08A5.685%205.685%200%20017.719%2010c-.32-.273-.666-.593-1.086-1.006a23.297%2023.297%200%2001-.994-1.08c-.313-.367-.54-.68-.68-.94l-.08-.2a1.244%201.244%200%2001-.053-.334c0-.24.087-.453.253-.62l.5-.52a1.93%201.93%200%2000.3-.373.428.428%200%2000.074-.227.62.62%200%2000-.054-.213%201.913%201.913%200%2000-.213-.353L4.139%201.947a.614.614%200%2000-.246-.207.835.835%200%2000-.334-.073z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.contact-columns-infos .wp-block-columns .wp-block-column .wp-block-buttons .wp-block-button.form-button .wp-block-button__link {
  padding: 18px 48px 18px 28px;
  position: relative;
}
.contact-columns-infos .wp-block-columns .wp-block-column .wp-block-buttons .wp-block-button.form-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 22px;
  right: 20px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .contact-columns-infos .wp-block-columns .wp-block-column .wp-block-buttons .wp-block-button__link {
    width: 100%;
  }
}
.contact-columns-infos .wp-block-columns + p {
  font-weight: 600;
  color: var(--color-dark-grey);
}

.one-rating img.trustville-certificate {
  display: none;
}
.one-rating .trustville-badge-stars.trustville-compact {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.one-rating .trustville-badge-stars.trustville-compact div.trustville-on-5#trustville_global_average {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 24px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.one-rating .trustville-badge-stars.trustville-compact div.trustville-on-5#trustville_global_average::after {
  content: none !important;
}
.one-rating .trustville-badge-stars.trustville-compact div.trustville-on-5#trustville_global_average .trustville-stars {
  width: 21px;
  height: 21px;
  margin-top: 30px;
}
.one-rating .trustville-badge-stars.trustville-compact div.trustville-on-5#trustville_global_average .trustville-stars + strong {
  margin-left: 12px;
  font-family: var(--font-family) !important;
  font-size: 36px !important;
  font-weight: 400 !important;
  color: var(--color-secondary) !important;
}
.one-rating .trustville-badge-stars.trustville-compact div.trustville-on-5#trustville_global_average .trustville-stars + strong + span {
  margin-right: 50px;
  font-family: var(--font-family) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: var(--color-secondary) !important;
}
.one-rating .trustville-badge-stars.trustville-compact div.trustville-on-5#trustville_global_average p.trustville-legend {
  width: 110px;
  margin-top: 0 !important;
  padding: 12px 44px 12px 20px;
  background-color: var(--color-white);
  border-radius: 10px;
  border: 1px solid;
  border-color: var(--color-secondary);
  position: relative;
}
.one-rating .trustville-badge-stars.trustville-compact div.trustville-on-5#trustville_global_average p.trustville-legend::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 8px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.one-rating .trustville-badge-stars.trustville-compact div.trustville-on-5#trustville_global_average p.trustville-legend > a {
  margin-top: 0 !important;
  text-decoration: none;
  color: var(--color-secondary) !important;
}
.one-rating .trustville-badge-stars.trustville-compact div.trustville-on-5#trustville_global_average p.trustville-legend > a .tw-i18n,
.one-rating .trustville-badge-stars.trustville-compact div.trustville-on-5#trustville_global_average p.trustville-legend > a b {
  font-family: var(--font-family) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}

.three-ratings {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .three-ratings {
    padding: 0 24px;
  }
}
.three-ratings .trustville-badge-feedbacks {
  width: 100% !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  background-color: unset !important;
  border: unset !important;
}
@media screen and (max-width: 781px) {
  .three-ratings .trustville-badge-feedbacks {
    padding-inline: 24px;
  }
}
.three-ratings .trustville-badge-feedbacks .trustville-certificate {
  display: none;
}
.three-ratings .trustville-badge-feedbacks .trustville-title {
  padding: 0 !important;
  background-color: transparent !important;
}
.three-ratings .trustville-badge-feedbacks .trustville-title * {
  margin: 0 !important;
  padding: 0 !important;
  font-family: var(--font-family);
  font-size: 24px !important;
  line-height: 0.9;
  font-weight: 400;
  color: var(--color-secondary);
  text-transform: none;
}
.three-ratings .trustville-badge-feedbacks .trustville-certificate {
  width: 60px !important;
  height: auto !important;
  padding-right: 17px !important;
  margin-right: 21px !important;
}
.three-ratings .trustville-badge-feedbacks #trustville_global_average {
  margin-bottom: 23px;
}
.three-ratings .trustville-badge-feedbacks #trustville_global_average .trustville-stars {
  width: 45px !important;
  height: 45px !important;
}
.three-ratings .trustville-badge-feedbacks #trustville_global_average .trustville-stars + strong {
  display: inline-block;
  margin-left: 20px !important;
  padding-top: 10px;
  font-size: 34px !important;
  font-weight: 500;
  color: var(--color-secondary) !important;
}
.three-ratings .trustville-badge-feedbacks #trustville_global_average .trustville-on-5 {
  font-size: 22px !important;
  font-weight: 500 !important;
  color: var(--color-secondary) !important;
}
.three-ratings .trustville-badge-feedbacks .trustville-legend {
  display: inline-block;
  width: 100%;
  font-weight: 400;
}
.three-ratings .trustville-badge-feedbacks .trustville-link {
  display: inline-block;
  width: 100%;
  padding-top: 7px !important;
  font-weight: 400;
  font-size: 12px !important;
  line-height: 1 !important;
  color: var(--color-secondary) !important;
}
.three-ratings .trustville-badge-feedbacks .trustville-feedback {
  padding-inline: 0 !important;
  padding-block: 12px !important;
}
.three-ratings .trustville-badge-feedbacks .trustville-author p {
  font-size: var(--font-size-small) !important;
  font-weight: 500 !important;
}
.three-ratings .trustville-badge-feedbacks .trustville-right {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  float: right !important;
}
.three-ratings .trustville-badge-feedbacks #trustville_certified {
  padding-top: 46px !important;
}

.ten-ratings {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .ten-ratings {
    padding: 0 24px;
  }
}
.ten-ratings .widget-title {
  display: none;
}
.ten-ratings .trustville-positive-feedbacks .trustville-global-rating-circle {
  background-color: transparent !important;
}
.ten-ratings .trustville-positive-feedbacks .trustville-global-rating-circle .trustville-afnor_badge {
  display: none;
}
.ten-ratings .trustville-positive-feedbacks .trustville-global-rating-circle .trustville-global-rating-content {
  background-color: transparent !important;
}
.ten-ratings .trustville-positive-feedbacks .trustville-global-rating-circle .trustville_global_average.trustville-on-5 .trustville-global-rating .trustville-global-rating-text * {
  font-family: var(--font-family);
  color: var(--color-secondary) !important;
  font-weight: 500 !important;
}
.ten-ratings .trustville-positive-feedbacks .trustville-global-rating-circle .trustville_global_average.trustville-on-5 .trustville-global-rating .trustville-global-rating-text .trustville-global-average {
  font-size: 34px !important;
}
.ten-ratings .trustville-positive-feedbacks .trustville-global-rating-circle .trustville_global_average.trustville-on-5 .trustville-global-rating .trustville-global-rating-text .trustville-global-on-display {
  font-size: 22px !important;
}
.ten-ratings .trustville-positive-feedbacks .feedbacks-list .tw-i18n-link {
  color: var(--color-secondary) !important;
}
@media screen and (max-width: 781px) {
  .ten-ratings .trustville-positive-feedbacks .feedbacks-list .slider-prev-next-control {
    width: 100% !important;
    top: 40% !important;
    left: 0 !important;
  }
}

.avis-complets {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .avis-complets {
    padding: 0 24px;
  }
}
.avis-complets .trustville-global-average,
.avis-complets .trustville-global-on-display,
.avis-complets .trustville-customer_number,
.avis-complets .trustville-place_name .tw-i18n-link,
.avis-complets .trustville-voter-verified,
.avis-complets .trustville-voter-grade,
.avis-complets .trustville-voter-on-display {
  font-family: var(--font-family);
  color: var(--color-secondary) !important;
}
.avis-complets .trustville-voter {
  padding-right: 24px;
  border-right: 1px solid var(--color-quaternary-500);
}
@media screen and (max-width: 781px) {
  .avis-complets .trustville-voter {
    padding-right: 0;
    border-right: none;
  }
}
.avis-complets .trustville-voter:nth-child(3) {
  padding-right: 0;
  border-right: none;
}
.avis-complets .trustville-global-rating {
  text-align: left;
}
.avis-complets .trustville-place_data {
  margin-top: 15px !important;
}
.avis-complets .trustville-afnor_conform {
  margin-top: 10px !important;
}
.avis-complets .trustville-voter-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-top: 50px;
}
@media screen and (max-width: 1023px) {
  .avis-complets .trustville-voter-page {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4%;
  }
}
.avis-complets .trustville-voter-page > * {
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%;
}
@media screen and (max-width: 1023px) {
  .avis-complets .trustville-voter-page > * {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
}
@media screen and (max-width: 781px) {
  .avis-complets .trustville-voter-page > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.avis-complets .trustville-voter-author {
  top: -35px;
  bottom: unset !important;
  right: 20px !important;
}
.avis-complets .trustville-voter-checkmark {
  top: -11px;
  bottom: unset !important;
  right: 20px !important;
}
.avis-complets .trustville-voter-free-answer {
  background-color: var(--color-quaternary-100) !important;
  border-radius: 10px !important;
  margin-top: 20px;
}
.avis-complets .trustville-star-extra-info,
.avis-complets .trustville-sort-by-button,
.avis-complets .trustville-voter_pagination_top,
.avis-complets .trustville-pagination-top-hr,
.avis-complets .trustville-voter:nth-child(n+4),
.avis-complets .trustville-voter-topic-slice,
.avis-complets .trustville-owner-data,
.avis-complets .trustville-pagination,
.avis-complets .trustville-voter-hr,
.avis-complets .trustville-voter-phylactery-wrapper {
  display: none !important;
}

.wedoxa-avis-hp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 40px 50px 80px;
}
@media screen and (max-width: 781px) {
  .wedoxa-avis-hp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 24px 80px;
  }
}
.wedoxa-avis-hp__widget {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.wedoxa-avis-hp__widget * {
  font-family: var(--font-family) !important;
}
.wedoxa-avis-hp__widget h3 {
  margin-bottom: 24px;
  font-weight: 400;
  color: var(--color-primary);
  font-size: 36px;
  font-size: 2.25rem;
}
.wedoxa-avis-hp__widget .widget-title {
  display: none !important;
}
.wedoxa-avis-hp__widget .trustville-global-rating-circle {
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
}
.wedoxa-avis-hp__widget .trustville-global-rating-circle .trustville-afnor_badge {
  display: none !important;
}
.wedoxa-avis-hp__widget .trustville-global-rating-circle .trustville-global-rating-content {
  width: 100% !important;
  height: 100% !important;
  margin-bottom: 24px;
  background: transparent !important;
  border-radius: 0 !important;
}
.wedoxa-avis-hp__widget .trustville-global-rating-circle .trustville-global-rating-content .trustville-global-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
  padding-top: 0 !important;
}
.wedoxa-avis-hp__widget .trustville-global-rating-circle .trustville-global-rating-content .trustville-global-rating .trustville-global-rating-text .trustville-global-average {
  color: var(--color-secondary);
}
.wedoxa-avis-hp__widget .trustville-global-rating-circle .trustville-global-rating-content .trustville-global-rating .trustville-global-rating-text .trustville-global-on-display {
  color: var(--color-secondary);
}
.wedoxa-avis-hp__widget .trustville-global-rating-circle .trustville-global-rating-content .trustville-global-rating .trustville-afnor_certificate .trustville-afnor_conform {
  text-align: left !important;
}
.wedoxa-avis-hp__widget .trustville-global-rating-circle .trustville-global-rating-content .trustville-global-rating .trustville-afnor_certificate .trustville-afnor_verified {
  display: none !important;
}
.wedoxa-avis-hp__widget .feedbacks-list {
  width: 100%;
  margin-left: 0 !important;
}
.wedoxa-avis-hp__widget .feedbacks-list .slider {
  width: 100% !important;
  height: 100% !important;
  overflow: unset !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-flow: unset !important;
  flex-flow: unset !important;
  -webkit-box-align: unset !important;
  -ms-flex-align: unset !important;
  align-items: unset !important;
  -webkit-box-pack: unset !important;
  -ms-flex-pack: unset !important;
  justify-content: unset !important;
}
.wedoxa-avis-hp__widget .feedbacks-list .slider__inner {
  position: unset !important;
  top: unset !important;
  left: unset !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-flow: unset !important;
  flex-flow: unset !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  gap: 24px !important;
  width: 100% !important;
  -webkit-transition: unset !important;
  -o-transition: unset !important;
  transition: unset !important;
}
.wedoxa-avis-hp__widget .feedbacks-list .slider__contents {
  display: none !important;
  height: 246px !important;
  -webkit-box-flex: unset !important;
  -ms-flex: unset !important;
  flex: unset !important;
  padding: 24px !important;
  background-color: var(--color-quaternary-100) !important;
  border-radius: 20px 20px 0px 20px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .wedoxa-avis-hp__widget .feedbacks-list .slider__contents {
    height: 350px !important;
  }
}
@media screen and (max-width: 781px) {
  .wedoxa-avis-hp__widget .feedbacks-list .slider__contents {
    height: 100% !important;
  }
}
.wedoxa-avis-hp__widget .feedbacks-list .slider__contents:nth-of-type(1), .wedoxa-avis-hp__widget .feedbacks-list .slider__contents:nth-of-type(2) {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.wedoxa-avis-hp__widget .feedbacks-list .slider__contents:nth-of-type(2) .trustville-place_name {
  position: absolute !important;
  bottom: -40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}
.wedoxa-avis-hp__widget .feedbacks-list .slider__contents:nth-of-type(2) .trustville-place_name .tw-i18n-link {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding-right: 24px;
  color: var(--color-grey-600) !important;
  font-weight: 600;
  position: relative;
}
.wedoxa-avis-hp__widget .feedbacks-list .slider__contents:nth-of-type(2) .trustville-place_name .tw-i18n-link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 9px;
  right: 0px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.wedoxa-avis-hp__widget .feedbacks-list .slider__contents .trustville-place_name {
  display: none !important;
}
.wedoxa-avis-hp__widget .feedbacks-list .slider__caption {
  color: var(--color-secondary) !important;
  font-style: italic;
  font-size: 14px;
  font-size: 0.875rem;
}
.wedoxa-avis-hp__widget .feedbacks-list .slider__txt {
  max-width: 100% !important;
  text-align: left !important;
}
.wedoxa-avis-hp__widget .feedbacks-list .slider__txt::before, .wedoxa-avis-hp__widget .feedbacks-list .slider__txt::after {
  content: none !important;
}
.wedoxa-avis-hp__widget .feedbacks-list .slider .slider-prev-next-control {
  display: none !important;
  pointer-events: none !important;
}

.niji-gutenberg-wedoxa-block {
  max-width: 1300px;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .niji-gutenberg-wedoxa-block {
    padding: 24px 24px 0;
  }
}
.niji-gutenberg-wedoxa-block h2 {
  margin-top: 0;
  margin-bottom: 20px;
  color: var(--color-primary);
  font-size: 46px;
  font-size: 2.875rem;
  position: relative;
}
.niji-gutenberg-wedoxa-block h2::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .niji-gutenberg-wedoxa-block h2::before {
    top: -26px;
    left: 0;
  }
}
.niji-gutenberg-wedoxa-block h3 {
  margin-top: 0;
  margin-bottom: 20px;
  color: var(--color-primary);
  font-size: 36px;
  font-size: 2.25rem;
}
.niji-gutenberg-wedoxa-block p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 500;
  color: var(--color-grey);
}
.niji-gutenberg-wedoxa-block__row, .niji-gutenberg-wedoxa-block__column {
  display: grid;
  gap: 24px;
}
.niji-gutenberg-wedoxa-block__row {
  grid-template-columns: 1fr 1fr;
  margin: 32px 0;
}
@media screen and (max-width: 781px) {
  .niji-gutenberg-wedoxa-block__row {
    grid-template-columns: 1fr;
  }
}
.niji-gutenberg-wedoxa-block__column {
  grid-template-columns: 1fr;
}
.niji-gutenberg-wedoxa-block__intro p {
  position: relative;
  margin: 0;
  padding-left: 30px;
}
@media screen and (max-width: 781px) {
  .niji-gutenberg-wedoxa-block__intro p {
    padding-left: 40px;
  }
}
.niji-gutenberg-wedoxa-block__intro p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%235D004A%22%20d%3D%22M8%201.333A4.663%204.663%200%20003.333%206C3.333%209.5%208%2014.667%208%2014.667S12.667%209.5%2012.667%206A4.663%204.663%200%20008%201.333zm0%206.334a1.667%201.667%200%2011.001-3.335A1.667%201.667%200%20018%207.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .niji-gutenberg-wedoxa-block__intro p::before {
    left: 10px;
  }
}
.niji-gutenberg-wedoxa-block__description {
  margin: 32px 0;
}
.niji-gutenberg-wedoxa-block__description p + p {
  height: 0;
  padding: 0;
  margin: 0;
  line-height: 0;
  font-size: 0px;
}
.niji-gutenberg-wedoxa-block__description p + .wp-block-button {
  margin-top: 8px;
}
.niji-gutenberg-wedoxa-block__team .team-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.niji-gutenberg-wedoxa-block__team .team-content__item {
  text-align: left;
}
.niji-gutenberg-wedoxa-block__team .team-content__item .team-list {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  padding-left: 0;
}
.niji-gutenberg-wedoxa-block__team .team-content__item .team-list .name {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 700;
  color: var(--color-primary);
  list-style-type: none;
}
.niji-gutenberg-wedoxa-block__team .team-content__item .function {
  margin: 0;
}
.niji-gutenberg-wedoxa-block .wp-block-button {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 781px) {
  .niji-gutenberg-wedoxa-block .wp-block-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.niji-gutenberg-wedoxa-block .wp-block-button__link {
  padding: 12px 48px 12px 24px;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
  border-radius: 10px;
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  position: relative;
}
.niji-gutenberg-wedoxa-block .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.wp-block-group.gallery-illu {
  position: relative;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  max-width: 1300px;
  margin: 0 auto;
  padding: 26px 50px 0;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu {
    padding: 26px 24px 0;
  }
}
.wp-block-group.gallery-illu .wp-block-image {
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu .b-t-r-r-mobile .wp-block-image {
    border-top-right-radius: 24px;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu .b-t-l-r-mobile .wp-block-image {
    border-top-left-radius: 24px;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu .b-b-r-r-mobile .wp-block-image {
    border-bottom-right-radius: 24px;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu .b-b-l-r-mobile .wp-block-image {
    border-bottom-left-radius: 24px;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu.aligned-right .big-column {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.wp-block-group.gallery-illu.aligned-right .big-column .wp-block-image {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu.aligned-right .big-column .wp-block-image {
    border-top-left-radius: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 12px;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu.aligned-right .small-column {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.wp-block-group.gallery-illu.aligned-right .small-column .wp-block-column.b-t-l-r .wp-block-image {
  border-top-left-radius: 24px;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu.aligned-right .small-column .wp-block-column.b-t-l-r .wp-block-image {
    border-top-left-radius: 0;
  }
}
.wp-block-group.gallery-illu.aligned-right .small-column .wp-block-column.b-b-l-r .wp-block-image {
  border-bottom-left-radius: 24px;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu.aligned-right .small-column .wp-block-column.b-b-l-r .wp-block-image {
    border-bottom-left-radius: 0;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu.aligned-left .big-column {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.wp-block-group.gallery-illu.aligned-left .big-column .wp-block-image {
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu.aligned-left .big-column .wp-block-image {
    border-top-right-radius: 12px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 0;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu.aligned-left .small-column {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.wp-block-group.gallery-illu.aligned-left .small-column .wp-block-column.b-t-r-r .wp-block-image {
  border-top-right-radius: 24px;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu.aligned-left .small-column .wp-block-column.b-t-r-r .wp-block-image {
    border-top-right-radius: 0;
  }
}
.wp-block-group.gallery-illu.aligned-left .small-column .wp-block-column.b-b-r-r .wp-block-image {
  border-bottom-right-radius: 24px;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu.aligned-left .small-column .wp-block-column.b-b-r-r .wp-block-image {
    border-bottom-right-radius: 0;
  }
}
.wp-block-group.gallery-illu h3 {
  margin-top: 0;
}
.wp-block-group.gallery-illu h3 + p {
  margin-top: 20px;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu h3 + p {
    margin-top: 12px;
  }
}
.wp-block-group.gallery-illu h2 {
  position: relative;
}
.wp-block-group.gallery-illu h2::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu h2::before {
    top: -26px;
    left: 0;
  }
}
.wp-block-group.gallery-illu h2 + h3 {
  margin-top: 40px;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu h2 + h3 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu .big-column {
    max-height: 160px;
  }
}
.wp-block-group.gallery-illu .big-column .wp-block-image {
  height: 100%;
  overflow: hidden;
}
.wp-block-group.gallery-illu .big-column .wp-block-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.wp-block-group.gallery-illu .small-column .wp-block-column {
  width: 180px;
  height: 180px;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu .small-column .wp-block-column {
    height: 160px;
  }
}
.wp-block-group.gallery-illu .small-column .wp-block-column .wp-block-image {
  height: 100%;
}
.wp-block-group.gallery-illu .small-column .wp-block-column .wp-block-image .components-resizable-box__container {
  height: 100% !important;
}
.wp-block-group.gallery-illu .small-column .wp-block-column .wp-block-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.wp-block-group.gallery-illu p + .wp-block-columns {
  max-height: 384px;
}
@media screen and (max-width: 781px) {
  .wp-block-group.gallery-illu p + .wp-block-columns {
    max-height: 100%;
    margin-top: 20px;
  }
}

.icon-group {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .icon-group {
    padding: 26px 24px 0;
  }
}
.icon-group h2 {
  position: relative;
}
.icon-group h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .icon-group h2::before {
    top: -26px;
    left: 0;
  }
}
.icon-group__content {
  -webkit-margin-before: 30px !important;
  margin-block-start: 30px !important;
}
@media screen and (min-width: 1024px) {
  .icon-group__content {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 24px !important;
  }
}
@media screen and (max-width: 1023px) {
  .icon-group__content {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
}
.icon-group__content .wp-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -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;
  width: 100%;
  height: 275px;
  padding: 20px;
}
.icon-group__content p {
  font-size: 18px;
  font-size: 1.125rem;
}

.push-cover {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 40px 50px 60px;
}
@media screen and (max-width: 781px) {
  .push-cover {
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 35px;
  }
}
.push-cover__content {
  max-width: 890px;
  margin-inline: auto;
}
.push-cover.is-variant h3 {
  margin-bottom: 12px;
}
.push-cover.is-variant h5 {
  margin: 0 0 40px;
}
.push-cover h3 {
  margin-top: 0;
}
.push-cover p {
  -webkit-margin-before: 18px;
  margin-block-start: 18px;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 781px) {
  .push-cover p {
    -webkit-margin-before: 20px;
    margin-block-start: 20px;
  }
}
.push-cover .wp-block-buttons {
  -webkit-margin-before: 40px;
  margin-block-start: 40px;
}
.push-cover .wp-block-button .wp-block-button__link {
  padding-block: 14px;
  padding-left: 28px;
  padding-right: 60px;
  font-weight: 800;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
}
.push-cover .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 24px;
  right: 34px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.steps-block {
  -webkit-margin-before: 0;
  margin-block-start: 0;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 1023px) {
  .steps-block {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 781px) {
  .steps-block {
    padding: 26px 24px 24px;
  }
}
.steps-block h2 {
  position: relative;
}
.steps-block h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .steps-block h2::before {
    top: -26px;
    left: 0;
  }
}
.steps-block h2 + p {
  max-width: 700px;
  width: 100%;
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
}
.steps-block__content {
  -webkit-margin-before: 54px !important;
  margin-block-start: 54px !important;
}
@media screen and (max-width: 1023px) {
  .steps-block__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-margin-before: 30px !important;
    margin-block-start: 30px !important;
  }
}
@media screen and (min-width: 1024px) {
  .steps-block__steps {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 24px;
    padding-top: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .steps-block__steps {
    white-space: unset !important;
  }
}
.steps-block__item {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.steps-block__item .wp-block-group {
  height: 100%;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 40px 20px 32px 20px;
  background-color: #8E235E;
  border-radius: 32px 32px 0 32px;
  overflow: hidden;
}
.steps-block__item .number {
  position: relative;
  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;
  width: 54px;
  height: 54px;
  font-size: 24px;
  font-size: 1.5rem;
}
.steps-block__item .number::before, .steps-block__item .number::after {
  content: "";
  position: absolute;
  border: 2px solid var(--color-white);
  border-radius: 100px;
  background-color: transparent;
  opacity: 0.5;
}
.steps-block__item .number::before {
  top: 0;
  left: 0;
  width: 54px;
  height: 54px;
  border-right: 2px solid transparent;
}
.steps-block__item .number::after {
  top: 5px;
  left: 5px;
  width: 44px;
  height: 44px;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.steps-block__item .number + p {
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
}
.steps-block__item .number + p + p {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
@media screen and (max-width: 1023px) {
  .steps-block__push {
    margin-top: 50px !important;
  }
}
.steps-block__push .wp-block-image {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  overflow: hidden;
}
.steps-block__push .wp-block-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.steps-block__push-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1024px) {
  .steps-block__push-content {
    max-width: 486px;
    margin-left: auto;
  }
}
.steps-block__text {
  position: absolute;
  right: 32px;
  bottom: 56px;
  left: 32px;
  padding: 40px 40px 46px 40px;
  background: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 20px;
}
.steps-block__text h4 {
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
}
.steps-block__text h4 + p {
  -webkit-margin-before: 10px;
  margin-block-start: 10px;
}
.steps-block__text .wp-block-buttons {
  position: absolute;
  right: 70px;
  bottom: -18px;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
@media screen and (max-width: 1023px) {
  .steps-block__text .wp-block-buttons {
    bottom: -72px;
  }
}
.steps-block__text .wp-block-buttons .wp-block-button .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.steps-block__text .wp-block-buttons .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.video-text {
  max-width: 1300px !important;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.video-text p {
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
.video-text p:first-of-type {
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
}
.video-text.has-embed .wp-block-embed {
  position: relative;
}
.video-text.has-embed .wp-block-embed__wrapper {
  background-color: var(--color-dark-black);
  -webkit-box-shadow: 0 0 0 100vmax var(--color-dark-black);
  box-shadow: 0 0 0 100vmax var(--color-dark-black);
  -webkit-clip-path: inset(0 -100vmax);
  clip-path: inset(0 -100vmax);
}
@media screen and (max-width: 781px) {
  .video-text.has-embed .wp-block-embed__wrapper {
    background-color: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
  }
}
.video-text.has-embed .wp-block-embed__wrapper iframe {
  display: block;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .video-text.has-embed .wp-block-embed__wrapper iframe {
    padding-inline: 24px;
  }
}
.video-text.has-embed .wp-block-embed figcaption {
  display: block;
  max-width: 1300px;
  margin-block: 0;
  margin: 24px auto 0;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .video-text.has-embed .wp-block-embed figcaption {
    margin-top: 28px;
    padding-inline: 24px;
  }
}
.video-text h2, .video-text h3, .video-text h4 {
  max-width: 1300px;
  margin: 0 auto 43;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .video-text h2, .video-text h3, .video-text h4 {
    margin-bottom: 18px;
    padding: 0 24px;
  }
}
.video-text .wp-block-video {
  position: relative;
}
.video-text .wp-block-video video {
  background-color: var(--color-dark-black);
  -webkit-box-shadow: 0 0 0 100vmax var(--color-dark-black);
  box-shadow: 0 0 0 100vmax var(--color-dark-black);
  -webkit-clip-path: inset(0 -100vmax);
  clip-path: inset(0 -100vmax);
}
@media screen and (max-width: 781px) {
  .video-text .wp-block-video video {
    background-color: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
  }
}
.video-text .wp-block-video > * {
  display: block;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .video-text .wp-block-video > * {
    padding-inline: 24px;
  }
}
.video-text .wp-block-video figcaption {
  margin-block: 0;
  margin-top: 24px;
}
@media screen and (max-width: 781px) {
  .video-text .wp-block-video figcaption {
    margin-top: 28px;
  }
}

.region-block {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 40px 0 60px;
  background-color: rgba(234, 245, 255, 0.8);
}
.region-block h2 {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .region-block h2 {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.region-block .region-content {
  max-width: 1300px;
  margin: 0 auto;
  padding: 40px 50px 0;
}
@media screen and (max-width: 781px) {
  .region-block .region-content {
    padding: 40px 24px 60px;
  }
}
@media screen and (max-width: 781px) {
  .region-block .wp-block-column {
    padding-top: 8px;
  }
}
.region-block p {
  font-weight: 500;
  line-height: 1.2;
  height: 30px;
  padding-right: 12px;
}
.region-block p + p {
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
}
.region-block p > a {
  font-weight: 600;
  text-decoration: none;
  color: var(--color-grey-600);
  font-size: 14px;
  font-size: 0.875rem;
}
.region-block p > a:hover {
  color: var(--wp--preset--color--primary);
}

.carousel-block {
  max-width: 1300px;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin: 0 auto;
  padding: 0 50px 32px;
}
@media screen and (max-width: 781px) {
  .carousel-block {
    padding: 26px 24px 32px;
  }
}
.carousel-block h2 {
  position: relative;
}
.carousel-block h2::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .carousel-block h2::before {
    top: -26px;
    left: 0;
  }
}
.carousel-block__content {
  -webkit-margin-before: 40px !important;
  margin-block-start: 40px !important;
}
@media screen and (max-width: 1023px) {
  .carousel-block__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 781px) {
  .carousel-block__content {
    -webkit-margin-before: 30px !important;
    margin-block-start: 30px !important;
    margin-right: -24px;
  }
}
.carousel-block__carousel {
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 1023px) {
  .carousel-block__carousel {
    position: relative;
  }
}
@media screen and (max-width: 781px) {
  .carousel-block__carousel {
    width: 100%;
  }
}
.carousel-block__carousel .wp-block-buttons {
  margin-top: 40px;
}
@media screen and (max-width: 781px) {
  .carousel-block__carousel .wp-block-buttons {
    position: absolute;
    bottom: -6px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 0;
  }
}
.carousel-block__carousel .wp-block-buttons .wp-block-button {
  margin: 0 auto;
}
.carousel-block__carousel .wp-block-buttons .wp-block-button .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.carousel-block__carousel .wp-block-buttons .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .carousel-block__push {
    margin-right: 24px !important;
  }
}
.carousel-block__push .wp-block-cover {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 384px;
  height: 100%;
  padding: 60px 32px 80px;
}
@media screen and (max-width: 1023px) {
  .carousel-block__push .wp-block-cover {
    min-height: unset;
  }
}
@media screen and (max-width: 781px) {
  .carousel-block__push .wp-block-cover {
    padding: 60px 16px 80px;
  }
}
.carousel-block__push .wp-block-cover__image-background {
  border-radius: 30px 30px 0px 30px;
  overflow: hidden;
}
.carousel-block__push .wp-block-cover h3 {
  margin-top: 0;
  font-size: 30px;
  font-size: 1.875rem;
}
.carousel-block__push .wp-block-cover .wp-block-buttons {
  position: absolute;
  bottom: -16px;
  right: 32px;
}
.carousel-block__push .wp-block-cover .wp-block-buttons .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.carousel-block__push .wp-block-cover .wp-block-buttons .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 11px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .carousel-block__push .wp-block-cover .wp-block-buttons .wp-block-button__link {
    right: 16px;
  }
}
.carousel-block .activity-list {
  width: 100%;
}
.carousel-block .activity-list__content {
  padding-left: 0;
}
@media screen and (min-width: 782px) {
  .carousel-block .activity-list__content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
}
.carousel-block .activity-list__item {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  list-style-type: none;
}
@media screen and (min-width: 782px) {
  .carousel-block .activity-list__item {
    width: 100%;
  }
}
.carousel-block .activity-list__item .item-title {
  margin: 0 0 20px;
  line-height: 1.2;
  color: var(--color-secondary);
  font-size: 24px;
  font-size: 1.5rem;
}
.carousel-block .activity-list__item img {
  max-width: 246px;
  width: 100%;
  height: 184px;
  border-radius: 30px 30px 0 30px;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 782px) {
  .carousel-block .activity-list__item img {
    max-width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .carousel-block .custom-controls {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 30px;
  }
}
@media screen and (max-width: 781px) {
  .carousel-block .custom-controls {
    padding-right: 24px;
  }
}
.carousel-block .tns-nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.actus-block {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  position: relative;
  padding: 102px 0 0;
  -webkit-box-shadow: inset 0 102px 0px 0px var(--color-white);
  box-shadow: inset 0 102px 0px 0px var(--color-white);
}
@media screen and (max-width: 781px) {
  .actus-block {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
  }
}
.actus-block::after {
  content: "";
  position: absolute;
  width: 242px;
  height: 242px;
  top: 0;
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%224%200%20238.51%20239.36%22%3E%3Cg%20filter%3D%22url(%23a)%22%20opacity%3D%22.07%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M242.513%20239.358V112.42C197.621%2083.522%20159.042%2045.134%20129.439%200H4c49.605%20105.818%20134.355%20191.002%20238.513%20239.358z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3Cfilter%20id%3D%22a%22%20width%3D%22246.513%22%20height%3D%22247.358%22%20x%3D%220%22%20y%3D%220%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dy%3D%224%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%222%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200%22%2F%3E%3CfeBlend%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_224_4%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_224_4%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .actus-block::after {
    top: -170px;
  }
}
.actus-block__content {
  max-width: 1300px;
  margin: 0 auto;
  padding: 60px 50px;
}
@media screen and (max-width: 781px) {
  .actus-block__content {
    padding: 20px 24px;
  }
}
.actus-block__push, .actus-block__actus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.actus-block__push {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.actus-block__push h2.mobile-only {
  margin: 0 0 20px;
  color: var(--color-primary);
}
.actus-block__push .wp-block-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.actus-block__push .wp-block-group .wp-block-image {
  max-width: 588px;
  max-height: 392px;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  border-radius: 24px 24px 0 24px;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .actus-block__push .wp-block-group .wp-block-image {
    max-width: 100%;
  }
}
.actus-block__push .wp-block-group .wp-block-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.actus-block__actus {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  padding: 12px 0;
}
@media screen and (max-width: 1023px) {
  .actus-block__actus {
    padding: 0;
  }
}
.actus-block__actus .wp-block-group {
  max-width: 632px;
  width: 100%;
}
@media screen and (max-width: 781px) {
  .actus-block__actus .wp-block-group {
    max-width: 100%;
  }
}
.actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 {
  padding: 0;
}
.actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 h2 {
  margin: 0 0 20px;
  color: var(--color-primary);
}
.actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 h2::before {
  content: none;
}
@media screen and (max-width: 781px) {
  .actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 h2 {
    display: none;
  }
}
.actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 .list-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 .list-article .list-article-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 90px 18px 40px;
  background-color: var(--color-white);
  border-radius: 20px;
  border-bottom: none;
  position: relative;
}
.actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 .list-article .list-article-item::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: 18px;
  right: 16px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 .list-article .list-article-item::before {
  content: "";
  position: absolute;
  top: 26px;
  left: 24px;
  width: 8px;
  height: 8px;
  background-color: var(--color-salmon);
  border-radius: 10px;
}
.actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 .list-article .list-article-item .article-link {
  display: inline-block;
  max-width: 426px;
  width: 100%;
  color: var(--color-grey);
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 781px) {
  .actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 .list-article .list-article-item .article-link {
    max-width: 540px;
  }
}
.actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 .btn-all-articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 20px;
  color: var(--color-grey-600);
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 781px) {
  .actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 .btn-all-articles {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 .btn-all-articles span > span {
  padding-right: 24px;
  position: relative;
}
.actus-block__actus .wp-block-create-block-niji-gutenberg-article .style-8 .btn-all-articles span > span::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  right: 0px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.wp-block-columns.actus-block__content {
  gap: 60px;
}
@media screen and (max-width: 1023px) {
  .wp-block-columns.actus-block__content {
    gap: 40px;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-columns.actus-block__content {
    gap: 20px;
  }
}

.sous-hub-link {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .sous-hub-link {
    padding: 26px 24px 0;
  }
}
.sous-hub-link__content {
  max-width: 1300px;
  margin: 0 auto;
}
.sous-hub-link__content h2 {
  position: relative;
}
.sous-hub-link__content h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .sous-hub-link__content h2::before {
    top: -26px;
    left: 0;
  }
}
.sous-hub-link__cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 50px;
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
@media screen and (max-width: 1023px) {
  .sous-hub-link__cards {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 32px;
  }
}
@media screen and (max-width: 781px) {
  .sous-hub-link__cards {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 24px;
  }
}
.sous-hub-link.has-5-items {
  max-width: none !important;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 0;
}
.sous-hub-link.has-5-items .sous-hub-link__content {
  padding: 32px 50px;
}
@media screen and (max-width: 781px) {
  .sous-hub-link.has-5-items .sous-hub-link__content {
    padding: 24px;
  }
}
.sous-hub-link.has-5-items .sous-hub-link__content h2 {
  margin: 0 0 32px 0;
}
.sous-hub-link.has-5-items .sous-hub-link__content h2::before {
  content: none;
}
@media screen and (max-width: 781px) {
  .sous-hub-link.has-5-items .sous-hub-link__content h2 {
    margin-bottom: 20px;
  }
}
.sous-hub-link.has-5-items .sous-hub-link__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 24px;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding-left: 62px;
}
@media screen and (max-width: 1023px) {
  .sous-hub-link.has-5-items .sous-hub-link__cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 781px) {
  .sous-hub-link.has-5-items .sous-hub-link__cards {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 24px;
  }
}
.sous-hub-link.has-5-items .sous-hub-link__cards .card-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .sous-hub-link.has-5-items .sous-hub-link__cards .card-block {
    max-width: unset !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 781px) {
  .sous-hub-link.has-5-items .sous-hub-link__cards .card-block {
    margin-top: 0 !important;
  }
}
.sous-hub-link.has-5-items .sous-hub-link__cards .card-block:first-child {
  width: 211px;
  -webkit-margin-before: 20px !important;
  margin-block-start: 20px !important;
}
@media screen and (max-width: 781px) {
  .sous-hub-link.has-5-items .sous-hub-link__cards .card-block:first-child {
    -webkit-margin-before: 0 !important;
    margin-block-start: 0 !important;
  }
}
.sous-hub-link.has-5-items .sous-hub-link__cards .card-block:nth-child(2) {
  width: 177px;
}
.sous-hub-link.has-5-items .sous-hub-link__cards .card-block:nth-child(3) {
  width: 209px;
  -webkit-margin-before: 42px !important;
  margin-block-start: 42px !important;
}
@media screen and (max-width: 781px) {
  .sous-hub-link.has-5-items .sous-hub-link__cards .card-block:nth-child(3) {
    -webkit-margin-before: 0 !important;
    margin-block-start: 0 !important;
  }
}
.sous-hub-link.has-5-items .sous-hub-link__cards .card-block:nth-child(4) {
  width: 192px;
}
.sous-hub-link.has-5-items .sous-hub-link__cards .card-block:last-child {
  width: 177px;
  -webkit-margin-before: 36px !important;
  margin-block-start: 36px !important;
}
@media screen and (max-width: 781px) {
  .sous-hub-link.has-5-items .sous-hub-link__cards .card-block:last-child {
    -webkit-margin-before: 0 !important;
    margin-block-start: 0 !important;
  }
}
.sous-hub-link.has-5-items .sous-hub-link__cards .card-block__content {
  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%;
}
.sous-hub-link.has-5-items .sous-hub-link__cards .card-block__image {
  display: block;
  width: 100%;
  height: 212px;
  border-radius: 24px 24px 0 24px;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .sous-hub-link.has-5-items .sous-hub-link__cards .card-block__image {
    height: 246px;
  }
}
.sous-hub-link.has-5-items .sous-hub-link__cards .card-block__image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.sous-hub-link.has-5-items .sous-hub-link__cards .card-block__title {
  margin: 12px 0;
  color: var(--color-secondary);
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 781px) {
  .sous-hub-link.has-5-items .sous-hub-link__cards .card-block__title {
    margin-bottom: 0;
  }
}

.offers-block {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 60px 0 112px;
  background: radial-gradient(157.76% 232.02% at 98.99% 97.82%, #550F48 21%, #8E235E 69.27%, #B63C7F 100%);
}
@media screen and (max-width: 781px) {
  .offers-block {
    padding: 60px 0;
  }
}
.offers-block h2 {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
  position: relative;
}
.offers-block h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: 18px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .offers-block h2 {
    padding: 0 24px;
  }
  .offers-block h2::before {
    top: -26px;
    left: 24px;
  }
}
.offers-block__content {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
  max-width: 1300px;
  -webkit-margin-before: 60px !important;
  margin-block-start: 60px !important;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 1023px) {
  .offers-block__content {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 781px) {
  .offers-block__content {
    padding: 0 24px;
  }
}
.offers-block .offer-block {
  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;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  min-height: 146px;
  padding: 30px 24px;
  border-radius: 24px 24px 0 24px;
  background: var(--color-white);
}
.offers-block .offer-block p {
  margin: 0;
  line-height: 1.2;
  color: var(--color-primary);
  font-size: 26px;
  font-size: 1.625rem;
}
.offers-block .offer-block .wp-block-button {
  margin-top: 24px;
}
.offers-block .offer-block .wp-block-button__link {
  padding: 12px 48px 12px 24px;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
  border-radius: 10px;
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  position: relative;
}
.offers-block .offer-block .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.post-top {
  position: relative;
  margin: 0 auto;
}
.post-top__content {
  max-width: 1300px;
  -webkit-margin-before: 40px !important;
  margin-block-start: 40px !important;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .post-top__content {
    -webkit-margin-before: 30px !important;
    margin-block-start: 30px !important;
    padding-top: 30px;
    padding-inline: 24px;
  }
}
.post-top__img {
  max-width: none !important;
  width: 100%;
  height: 380px;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .post-top__img {
    height: 250px;
  }
}
.post-top__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.post-top h1 {
  margin-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 781px) {
  .post-top h1 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.post-top h1::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -40px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .post-top h1::before {
    top: -26px;
    left: 0;
  }
}
.post-top__infos {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
@media screen and (max-width: 1023px) {
  .post-top__infos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: start !important;
    gap: 24px;
  }
}
.post-top__infos.no-time {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.post-top__infos.no-time .post-top__share {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.post-top__infos .post-top__publication {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  gap: 0;
}
.post-top__infos .post-top__publication .wp-block-image {
  margin-right: 16px;
}
.post-top__infos .post-top__publication p {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
}
.post-top__infos .post-top__publication .wp-block-post-date {
  margin-left: 6px;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
}
.post-top__infos .post-top__duration {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  gap: 16px;
}
@media screen and (max-width: 1023px) {
  .post-top__infos .post-top__duration {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.post-top__infos .post-top__duration p {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
}
.post-top__infos .post-top__share {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.post-top__infos .post-top__share p {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
}
.post-top .wp-block-post-excerpt {
  margin-top: 25px;
}
@media screen and (max-width: 781px) {
  .post-top .wp-block-post-excerpt {
    margin-top: 20px;
  }
}
.post-top .wp-block-post-excerpt__excerpt {
  font-weight: 400;
  line-height: 1.4;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (max-width: 781px) {
  .post-top .wp-block-post-excerpt__excerpt {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.text-image-edito {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.text-image-edito p {
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
.text-image-edito p:first-of-type {
  -webkit-margin-before: 0;
  margin-block-start: 0;
}
.text-image-edito h2 {
  position: relative;
}
.text-image-edito h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
.text-image-edito h3 {
  margin-bottom: 20px;
}
.text-image-edito__content {
  max-width: 1300px;
  margin: 0 auto;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .text-image-edito__content {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.text-image-edito__columns {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding-top: 20px;
}
@media screen and (max-width: 1023px) {
  .text-image-edito__columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.text-image-edito__columns .wp-block-image {
  width: 100%;
  height: 436px;
  border-radius: 24px;
  border-bottom-right-radius: 0;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .text-image-edito__columns .wp-block-image {
    max-height: 436px;
    height: 100%;
  }
}
.text-image-edito__columns .wp-block-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.text-with-quote-edito {
  max-width: 1300px;
  padding-right: 50px;
  padding-left: 50px;
}
@media screen and (max-width: 781px) {
  .text-with-quote-edito {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.text-with-quote-edito p {
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
}
.text-with-quote-edito p:first-of-type {
  -webkit-margin-before: 47px;
  margin-block-start: 47px;
}
@media screen and (max-width: 1023px) {
  .text-with-quote-edito p {
    -webkit-margin-before: 20px;
    margin-block-start: 20px;
  }
  .text-with-quote-edito p:first-of-type {
    -webkit-margin-before: 20px;
    margin-block-start: 20px;
  }
}
.text-with-quote-edito__container {
  width: 100%;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.text-with-quote-edito__quote-container {
  width: 600px;
  float: left;
  padding: 76px 48px 48px 0;
  font-weight: 700;
  shape-outside: content-box;
  shape-margin: 14px;
}
@media screen and (max-width: 781px) {
  .text-with-quote-edito__quote-container {
    width: 100%;
    padding: 188px 0 32px;
    shape-margin: 32px;
  }
}
.text-with-quote-edito__quote-container::before, .text-with-quote-edito__quote-container::after {
  content: "";
  display: block;
  width: 55px;
  height: 40px;
}
.text-with-quote-edito__quote-container::before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2055%2040%22%3E%3Cpath%20fill%3D%22%23E8CCE0%22%20d%3D%22M21.907%204.449c-1.37.369-2.902%201.087-4.595%202.153a27.68%2027.68%200%2000-4.736%203.772c-1.471%201.435-2.66%202.993-3.567%204.675-.907%201.68-1.29%203.342-1.089%205.023.182.656.686%201.025%201.512%201.107.826.102%201.592.143%202.338.143%202.277%200%204.273.759%205.965%202.297%201.693%201.537%202.54%203.69%202.54%206.478%200%202.789-.927%205.023-2.802%206.971C15.6%2039.016%2013.483%2040%2011.105%2040c-3.648%200-6.43-1.353-8.304-4.039C.927%2033.275%200%2029.974%200%2026.058c0-3.075.625-6.027%201.854-8.857a29.851%2029.851%200%20014.877-7.729%2030.95%2030.95%200%20016.994-5.987c2.64-1.68%205.38-2.829%208.223-3.485v4.449h-.04zm33.032%200c-1.37.369-2.902%201.087-4.595%202.153a27.673%2027.673%200%2000-4.736%203.772c-1.471%201.435-2.66%202.993-3.567%204.675-.907%201.68-1.29%203.342-1.088%205.023.181.656.685%201.025%201.511%201.107.827.102%201.592.143%202.338.143%202.278%200%204.273.759%205.966%202.297%201.693%201.537%202.54%203.69%202.54%206.478%200%202.789-.948%205.023-2.802%206.971C48.63%2039.016%2046.516%2040%2044.137%2040c-3.648%200-6.429-1.353-8.283-4.039-1.874-2.686-2.802-5.987-2.802-9.903%200-3.075.625-6.027%201.855-8.857a29.849%2029.849%200%20014.877-7.729%2030.951%2030.951%200%20016.993-5.987C49.417%201.805%2052.158.656%2055%200v4.449h-.06z%22%2F%3E%3C%2Fsvg%3E");
  margin-bottom: 20px;
}
.text-with-quote-edito__quote-container::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2055%2040%22%3E%3Cpath%20fill%3D%22%23E8CCE0%22%20d%3D%22M21.907%204.449c-1.37.369-2.902%201.087-4.595%202.153a27.68%2027.68%200%2000-4.736%203.772c-1.471%201.435-2.66%202.993-3.567%204.675-.907%201.68-1.29%203.342-1.089%205.023.182.656.686%201.025%201.512%201.107.826.102%201.592.143%202.338.143%202.277%200%204.273.759%205.965%202.297%201.693%201.537%202.54%203.69%202.54%206.478%200%202.789-.927%205.023-2.802%206.971C15.6%2039.016%2013.483%2040%2011.105%2040c-3.648%200-6.43-1.353-8.304-4.039C.927%2033.275%200%2029.974%200%2026.058c0-3.075.625-6.027%201.854-8.857a29.851%2029.851%200%20014.877-7.729%2030.95%2030.95%200%20016.994-5.987c2.64-1.68%205.38-2.829%208.223-3.485v4.449h-.04zm33.032%200c-1.37.369-2.902%201.087-4.595%202.153a27.673%2027.673%200%2000-4.736%203.772c-1.471%201.435-2.66%202.993-3.567%204.675-.907%201.68-1.29%203.342-1.088%205.023.181.656.685%201.025%201.511%201.107.827.102%201.592.143%202.338.143%202.278%200%204.273.759%205.966%202.297%201.693%201.537%202.54%203.69%202.54%206.478%200%202.789-.948%205.023-2.802%206.971C48.63%2039.016%2046.516%2040%2044.137%2040c-3.648%200-6.429-1.353-8.283-4.039-1.874-2.686-2.802-5.987-2.802-9.903%200-3.075.625-6.027%201.855-8.857a29.849%2029.849%200%20014.877-7.729%2030.951%2030.951%200%20016.993-5.987C49.417%201.805%2052.158.656%2055%200v4.449h-.06z%22%2F%3E%3C%2Fsvg%3E");
  float: right;
  margin-top: 20px;
  margin-right: 65px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (max-width: 781px) {
  .text-with-quote-edito__quote-container::after {
    margin-right: 24px;
  }
}
.text-with-quote-edito__quote {
  margin-inline: 40px;
}
@media screen and (max-width: 781px) {
  .text-with-quote-edito__quote {
    margin-inline: 20px;
  }
}
.text-with-quote-edito__text {
  font-weight: 500;
}
.text-with-quote-edito .wp-block-separator {
  margin-top: 40px;
  color: var(--color-quaternary-500);
  border-bottom: 1px solid;
}
@media screen and (max-width: 781px) {
  .text-with-quote-edito .wp-block-separator {
    margin-top: 60px;
  }
}
.text-with-quote-edito .wp-block-separator:first-of-type {
  margin-top: 110px;
  margin-bottom: 40px;
}
@media screen and (max-width: 781px) {
  .text-with-quote-edito .wp-block-separator:first-of-type {
    margin-top: 40px;
  }
}

.wp-block-group.text-with-quote .text-with-quote__container, .wp-block-group.text-with-quote .text-with-quote__text {
  -webkit-margin-before: 0;
  margin-block-start: 0;
}

.text-edito {
  padding: 0;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.text-edito h3 {
  margin-bottom: 20px;
}
.text-edito p {
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
.text-edito p:first-of-type {
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
}
.text-edito__content {
  max-width: 1300px;
  margin: 0 auto;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .text-edito__content {
    padding-inline: 24px;
  }
}

.text-memo {
  max-width: 1300px;
  margin: 0 auto;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding-block: 0;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .text-memo {
    padding-top: 40px;
    padding-inline: 24px;
  }
}
.text-memo p {
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
.text-memo p:first-of-type {
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
}
.text-memo__title {
  position: relative;
}
.text-memo__title::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 15px;
  right: unset;
  bottom: unset;
  left: -38px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .text-memo__title::before {
    top: -35px;
    left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .text-memo__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px !important;
  }
}
.text-memo__text ul {
  padding-left: 64px;
}
.text-memo__text ul li {
  margin-bottom: 10px;
  line-height: 1.5;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}
.text-memo__text ul li::marker {
  color: var(--color-tertiary);
  font-size: 24px;
  font-size: 1.5rem;
}
.text-memo__text ul li:last-of-type {
  margin-bottom: 0;
}
.text-memo__text ul li strong {
  color: var(--color-primary);
  font-weight: 600;
}
.text-memo__memo h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 12px;
  margin-bottom: 24px;
}
.text-memo__memo h3 svg {
  width: 60px;
  height: 60px;
}
.text-memo__memo .wp-block-group {
  padding: 32px 20px;
  background-color: var(--color-quaternary-300);
  border-radius: 12px;
}
.text-memo__memo ul {
  padding-left: 22px;
}
@media screen and (max-width: 1023px) {
  .text-memo__memo ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 40px;
  }
}
@media screen and (max-width: 781px) {
  .text-memo__memo ul {
    grid-template-columns: 1fr;
  }
}
.text-memo__memo ul li {
  margin-bottom: 24px;
  line-height: 1.5;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1023px) {
  .text-memo__memo ul li {
    margin-bottom: 0;
  }
}
.text-memo__memo ul li::marker {
  color: var(--color-tertiary);
  font-size: 24px;
  font-size: 1.5rem;
}
.text-memo__memo ul li:last-of-type {
  margin-bottom: 0;
}
.text-memo__memo ul li strong {
  color: var(--color-primary);
  font-weight: 600;
}

.text-color {
  position: relative;
  padding-block: 60px;
  padding-inline: 0;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  overflow: hidden;
}
.text-color::after, .text-color::before {
  content: "";
  position: absolute;
  height: 1404px;
  width: 716px;
  background-repeat: no-repeat;
}
.text-color::before {
  top: -409px;
  right: 63%;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20716%201404%22%3E%3Cpath%20fill%3D%22%23D299C0%22%20d%3D%22M.002%201403.54c394.39%200%20715.486-314.81%20715.485-701.768C715.487%20314.816%20394.623%200%200%200v157.979c305.74%200%20554.474%20244.044%20554.474%20544.021%200%20299.98-248.733%20544.02-554.472%20544.02V1404v-.46z%22%20opacity%3D%22.15%22%2F%3E%3C%2Fsvg%3E");
}
@media screen and (max-width: 781px) {
  .text-color::before {
    display: none;
  }
}
.text-color::after {
  top: -344px;
  left: calc(100% - 100px);
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20716%201404%22%3E%3Cpath%20fill%3D%22%23D299C0%22%20d%3D%22M715.486%201403.54c-394.39%200-715.483-314.81-715.48-701.768C.012%20314.816%20320.878%200%20715.5%200l-.001%20157.979c-305.74%200-554.476%20244.044-554.479%20544.021-.003%20299.98%20248.728%20544.02%20554.468%20544.02l-.002%20157.98v-.46z%22%20opacity%3D%22.15%22%2F%3E%3C%2Fsvg%3E");
}
@media screen and (max-width: 781px) {
  .text-color::after {
    top: -100px;
    left: calc(100% - 270px);
  }
}
.text-color h3 {
  margin-bottom: 20px;
}
.text-color p {
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
.text-color p:first-of-type {
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
}
.text-color__content {
  max-width: 1300px;
  margin: 0 auto;
  padding-inline: 50px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 781px) {
  .text-color__content {
    padding-inline: 24px;
  }
}

.full-img-legend {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  overflow: hidden;
}
.full-img-legend__img {
  width: 100%;
  height: 675px;
}
.full-img-legend__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: unset;
}
.full-img-legend__legend {
  max-width: 1300px;
  margin: 0 auto;
  -webkit-margin-before: 40px !important;
  margin-block-start: 40px !important;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .full-img-legend__legend {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.full-img-legend__legend p {
  margin-bottom: 24px;
  color: var(--color-grey);
  font-weight: 600;
}
.full-img-legend__legend p:last-of-type {
  margin-bottom: 0;
}
.full-img-legend .share-block {
  margin-top: 40px;
  margin-left: auto;
}
@media screen and (max-width: 781px) {
  .full-img-legend .share-block {
    margin-top: 50px;
    margin-right: auto;
    margin-left: unset;
  }
}

@media screen and (max-width: 1023px) {
  .text-locator {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.text-locator__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 60px 174px 100px 50px;
  background: radial-gradient(157.76% 232.02% at 98.99% 97.82%, #550F48 21%, #8E235E 69.27%, #B63C7F 100%);
}
@media screen and (max-width: 1120px) {
  .text-locator__text {
    padding-right: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .text-locator__text {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 781px) {
  .text-locator__text {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.text-locator__text h4, .text-locator__text p {
  color: var(--color-white);
}
.text-locator__text .wp-block-group {
  max-width: 426px;
  width: 100%;
}
@media screen and (max-width: 1120px) {
  .text-locator__text .wp-block-group {
    max-width: 100%;
  }
}
.text-locator__text .wp-block-group p {
  margin-top: 20px;
  margin-bottom: 38px;
  font-size: 14px;
  font-size: 0.875rem;
}
.text-locator__text .wp-block-group .wp-block-button__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  padding: 11px 48px 11px 24px;
  color: var(--color-primary);
  font-weight: 600;
  text-decoration: none;
  background-color: var(--color-white);
  border-radius: 24px;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}
.text-locator__text .wp-block-group .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.text-locator__locator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 60px 50px 100px 114px;
}
@media screen and (max-width: 1120px) {
  .text-locator__locator {
    padding-left: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .text-locator__locator {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 781px) {
  .text-locator__locator {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.text-locator__locator h4 {
  margin-bottom: 20px;
  color: var(--color-dark-grey);
}
@media screen and (max-width: 781px) {
  .text-locator__locator h4 {
    margin-top: 0;
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.text-locator__locator .wp-block-group {
  max-width: 484px;
  width: 100%;
}
@media screen and (max-width: 1120px) {
  .text-locator__locator .wp-block-group {
    max-width: 100%;
  }
}
.text-locator__locator .wp-block-group .home-store-locator {
  padding: 0;
}
.text-locator__locator .wp-block-group .home-store-locator .search-panel {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 36px;
  padding: 0;
}
@media screen and (max-width: 781px) {
  .text-locator__locator .wp-block-group .home-store-locator .search-panel {
    gap: 16px;
  }
}
.text-locator__locator .wp-block-group .home-store-locator .search-panel > div {
  width: 100%;
}
.text-locator__locator .wp-block-group .home-store-locator .search-panel .btn-search {
  height: 48px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
}
.text-locator__locator .wp-block-group .home-store-locator .search-panel .btn-search::after {
  top: 16px;
}
.text-locator__locator .wp-block-group .home-store-locator .search-panel .btn-search.mobile-display-none {
  display: none !important;
}
.text-locator__locator .wp-block-group .home-store-locator .search-panel .btn-search.mobile-only {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media screen and (max-width: 781px) {
  .text-locator__locator .wp-block-group .home-store-locator .search-panel .wrapper-select {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  .text-locator__locator .wp-block-group .home-store-locator .search-panel .wrapper-select .admission-level {
    max-width: 100%;
  }
}
.text-locator__locator .wp-block-group .home-store-locator .search-panel .label-form {
  color: var(--color-dark-grey);
}
@media screen and (max-width: 781px) {
  .text-locator__locator .wp-block-group .home-store-locator .search-panel .label-form {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    height: 100%;
    margin-bottom: 12px;
  }
}
.text-locator__locator .wp-block-group .home-store-locator .search-panel .label-form img.mobile-only {
  display: none;
}
@media screen and (max-width: 781px) {
  .text-locator__locator .wp-block-group .home-store-locator .search-panel .label-form span.mobile-sr-only {
    position: relative !important;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    height: 100% !important;
    margin: unset !important;
    padding: unset !important;
    clip: unset !important;
    overflow: unset !important;
  }
}
@media screen and (max-width: 781px) {
  .text-locator__locator .wp-block-group .home-store-locator .flex-right {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
}
.text-locator__locator .wp-block-group .home-store-locator .flex-right .wrapper-select {
  display: none;
}

.spotlight-pages {
  position: relative;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 60px 50px 0;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .spotlight-pages {
    padding: 40px 24px 0;
  }
}
.spotlight-pages::before {
  content: "";
  position: absolute;
  width: 485px;
  height: 1011px;
  top: -642px;
  left: -110px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20616%201141%22%3E%3Cg%20filter%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22url(%23b)%22%20fill-opacity%3D%22.2%22%20d%3D%22M96.375%202.329C364.061%202.329%20582%20229.023%20582%20507.664%20582%20786.306%20364.219%201013%2096.375%201013V899.242c207.516%200%20376.34-175.733%20376.34-391.742%200-216.009-168.824-391.742-376.34-391.742V2v.329z%22%20shape-rendering%3D%22crispEdges%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CradialGradient%20id%3D%22b%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(332.40808%20965.5638%20-1129.51052%20388.8489%20101.293%2020.628)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.21%22%20stop-color%3D%22%23550F48%22%2F%3E%3Cstop%20offset%3D%22.693%22%20stop-color%3D%22%238E235E%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B63C7F%22%2F%3E%3C%2FradialGradient%3E%3Cfilter%20id%3D%22a%22%20width%3D%22615.625%22%20height%3D%221141%22%20x%3D%22.375%22%20y%3D%220%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-31%22%20dy%3D%2263%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%2232.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.06%200%22%2F%3E%3CfeBlend%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_314_875%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_314_875%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  .spotlight-pages::before {
    display: none;
  }
}
.spotlight-pages .wp-block-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 1200px;
  min-height: 310px !important;
  margin: 0 auto;
  padding: 0;
  border-radius: 32px 32px 0 32px;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .spotlight-pages .wp-block-cover {
    padding: 32px 18px;
    border-radius: 30px 30px 0 30px;
    overflow: hidden;
  }
}
.spotlight-pages .wp-block-cover__inner-container {
  padding: 48px 40px;
}
@media screen and (max-width: 781px) {
  .spotlight-pages .wp-block-cover__inner-container {
    padding: 0;
  }
}
.spotlight-pages .wp-block-cover p {
  margin: 0 0 32px;
  line-height: 1.2;
  font-weight: 400;
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 781px) {
  .spotlight-pages .wp-block-cover p {
    line-height: 1.6;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.spotlight-pages__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  .spotlight-pages__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 1024px) {
  .spotlight-pages__content h3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media screen and (max-width: 781px) {
  .spotlight-pages__content h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.spotlight-pages__content .wp-block-buttons {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
@media screen and (min-width: 1024px) {
  .spotlight-pages__content .wp-block-buttons {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
  }
}
.spotlight-pages__content .wp-block-buttons .wp-block-button__link {
  padding-block: 14px;
  padding-left: 28px;
  padding-right: 60px;
  font-weight: 800;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
}
.spotlight-pages__content .wp-block-buttons .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 24px;
  right: 34px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .spotlight-pages__content .wp-block-buttons .wp-block-button__link {
    padding-block: 12px;
    padding-left: 24px;
    padding-right: 48px;
    text-align: left;
    font-size: 16px;
    font-size: 1rem;
  }
  .spotlight-pages__content .wp-block-buttons .wp-block-button__link::after {
    top: 36%;
    right: 24px;
  }
}

.locations-block {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin-block-start: 0;
  padding: 0;
}
.locations-block .wp-block-columns {
  max-width: 1300px;
  margin: 0 auto;
  padding: 40px 50px;
}
@media screen and (max-width: 781px) {
  .locations-block .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    gap: 32px;
    padding-right: 24px;
    padding-left: 24px;
    display: grid;
    grid-template-areas: "text" "map";
  }
  .locations-block .wp-block-columns .locations-block__map {
    grid-area: map;
  }
  .locations-block .wp-block-columns .locations-block__text {
    grid-area: text;
  }
}
.locations-block .wp-block-columns h2 + p {
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
  font-weight: 600;
}
.locations-block .wp-block-columns .wp-block-buttons {
  -webkit-margin-before: 32px;
  margin-block-start: 32px;
}
.locations-block .wp-block-columns .wp-block-button__link {
  padding-right: 48px;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}
.locations-block .wp-block-columns .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .locations-block .wp-block-columns .wp-block-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.cover-push {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 40px 0;
}
@media screen and (max-width: 781px) {
  .cover-push .wp-block-cover__image-background {
    -o-object-position: 66% 0;
    object-position: 66% 0;
  }
}
.cover-push .wp-block-cover__inner-container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .cover-push .wp-block-cover__inner-container {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.cover-push .wp-block-cover__inner-container h2 {
  max-width: 750px;
}
@media screen and (max-width: 781px) {
  .cover-push .wp-block-cover__inner-container h2 {
    max-width: 60%;
  }
}
.cover-push .wp-block-cover__inner-container .wp-block-buttons {
  margin-top: 32px;
}
@media screen and (max-width: 781px) {
  .cover-push .wp-block-cover__inner-container .wp-block-buttons {
    margin-top: 20px;
  }
}
.cover-push .wp-block-cover__inner-container .wp-block-buttons .wp-block-button .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.cover-push .wp-block-cover__inner-container .wp-block-buttons .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.features-and-text {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.features-and-text h2.mobile-only {
  max-width: 1300px;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .features-and-text h2.mobile-only {
    padding: 0 50px;
  }
}
@media screen and (max-width: 781px) {
  .features-and-text h2.mobile-only {
    padding: 0 24px;
  }
}
.features-and-text__content {
  max-width: 1300px;
  gap: 100px !important;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin: 0 auto;
  padding: 60px 50px;
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .features-and-text__content {
    gap: 32px !important;
  }
}
@media screen and (max-width: 1023px) {
  .features-and-text__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0 !important;
    padding: 0 50px 40px;
  }
}
@media screen and (max-width: 781px) {
  .features-and-text__content {
    padding: 0 24px 40px;
  }
}
.features-and-text__features, .features-and-text__text {
  max-width: 548px;
  width: 100%;
  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;
}
@media screen and (max-width: 1023px) {
  .features-and-text__features, .features-and-text__text {
    max-width: 100%;
  }
}
.features-and-text__features {
  min-width: 548px;
}
@media screen and (max-width: 781px) {
  .features-and-text__features {
    min-width: unset;
  }
}
@media screen and (max-width: 1023px) {
  .features-and-text__text h2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.features-and-text__text .wp-block-buttons {
  margin-top: 32px;
}
@media screen and (max-width: 781px) {
  .features-and-text__text .wp-block-buttons .wp-block-button {
    width: 100%;
  }
}
.features-and-text__text .wp-block-buttons .wp-block-button .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.features-and-text__text .wp-block-buttons .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .features-and-text__text .wp-block-buttons .wp-block-button .wp-block-button__link {
    width: 100%;
  }
}

.media-text-title {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.media-text-title > h2, .media-text-title > h3, .media-text-title > h4, .media-text-title > h5, .media-text-title > h6 {
  max-width: 1300px;
  margin: 0 auto 20px;
  padding: 0 50px;
  line-height: 1.5;
  font-size: 22px;
  font-size: 1.375rem;
}
@media screen and (max-width: 781px) {
  .media-text-title > h2, .media-text-title > h3, .media-text-title > h4, .media-text-title > h5, .media-text-title > h6 {
    padding: 0 24px;
  }
}
.media-text-title .wp-block-media-text {
  grid-template-columns: 1fr;
  grid-gap: 24px;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .media-text-title .wp-block-media-text {
    grid-template-columns: auto;
    padding: 0 24px;
  }
}
.media-text-title .wp-block-media-text__media {
  width: 180px;
  height: 180px;
  border-radius: 24px 24px 0 24px;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .media-text-title .wp-block-media-text__media {
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100%;
    height: 360px;
  }
}
.media-text-title .wp-block-media-text__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.media-text-title .wp-block-media-text__content {
  padding: 0;
}
@media screen and (max-width: 781px) {
  .media-text-title .wp-block-media-text__content {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}

.push-emploi {
  position: relative;
  min-height: 316px;
  -webkit-margin-before: 76px !important;
  margin-block-start: 76px !important;
  margin-top: 76px;
  padding: 0;
}
.push-emploi__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-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 1023px) {
  .push-emploi__content {
    padding: 40px 50px;
  }
}
@media screen and (max-width: 781px) {
  .push-emploi__content {
    padding: 40px 24px;
  }
}
.push-emploi__content h2 {
  margin-bottom: 0;
}
.push-emploi__content h2, .push-emploi__content p {
  max-width: 870px;
  width: 100%;
}
@media screen and (min-width: 1024px) and (max-width: 1150px) {
  .push-emploi__content h2, .push-emploi__content p {
    max-width: 780px;
  }
}
@media screen and (max-width: 1023px) {
  .push-emploi__content h2, .push-emploi__content p {
    max-width: 100%;
  }
}
.push-emploi__content p {
  margin-top: 20px;
}
@media screen and (max-width: 781px) {
  .push-emploi__content p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.push-emploi .wp-block-buttons .wp-block-button + .wp-block-button {
  margin-left: 24px;
}
@media screen and (max-width: 781px) {
  .push-emploi .wp-block-buttons .wp-block-button {
    width: 100%;
  }
  .push-emploi .wp-block-buttons .wp-block-button + .wp-block-button {
    margin-top: 24px;
  }
}
.push-emploi .wp-block-buttons .wp-block-button__link {
  padding-right: 48px;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}
.push-emploi .wp-block-buttons .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .push-emploi .wp-block-buttons .wp-block-button__link {
    width: 100%;
  }
}
.push-emploi .wp-block-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0;
  z-index: -1;
}
.push-emploi .wp-block-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 1023px) {
  .push-emploi .wp-block-image {
    position: inherit;
    width: 100%;
    margin-top: -100px;
  }
}

.welcome-block {
  position: relative;
  min-height: 316px;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 0;
  background-color: var(--color-secondary-50);
  -webkit-box-shadow: inset 0 82px 0px 0px var(--color-white);
  box-shadow: inset 0 82px 0px 0px var(--color-white);
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .welcome-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.welcome-block::before {
  content: "";
  position: absolute;
  width: 485px;
  height: 1011px;
  top: 324px;
  left: -110px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20616%201141%22%3E%3Cg%20filter%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22url(%23b)%22%20fill-opacity%3D%22.2%22%20d%3D%22M96.375%202.329C364.061%202.329%20582%20229.023%20582%20507.664%20582%20786.306%20364.219%201013%2096.375%201013V899.242c207.516%200%20376.34-175.733%20376.34-391.742%200-216.009-168.824-391.742-376.34-391.742V2v.329z%22%20shape-rendering%3D%22crispEdges%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CradialGradient%20id%3D%22b%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(332.40808%20965.5638%20-1129.51052%20388.8489%20101.293%2020.628)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.21%22%20stop-color%3D%22%23550F48%22%2F%3E%3Cstop%20offset%3D%22.693%22%20stop-color%3D%22%238E235E%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B63C7F%22%2F%3E%3C%2FradialGradient%3E%3Cfilter%20id%3D%22a%22%20width%3D%22615.625%22%20height%3D%221141%22%20x%3D%22.375%22%20y%3D%220%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-31%22%20dy%3D%2263%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%2232.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.06%200%22%2F%3E%3CfeBlend%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_314_875%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_314_875%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  .welcome-block::before {
    top: 282px;
  }
}
@media screen and (max-width: 781px) {
  .welcome-block::before {
    top: 176px;
  }
}
.welcome-block::after {
  content: "";
  position: absolute;
  width: 485px;
  height: 1011px;
  top: -750px;
  right: -170px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20501%20973%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M501%20972.684c-276.161%200-501-218.174-501-486.342C0%20218.173%20224.676%200%20501%200v109.482c-214.086%200-388.255%20169.128-388.255%20377.018S286.914%20863.518%20501%20863.518V973v-.316z%22%20opacity%3D%22.07%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  .welcome-block::after {
    display: none;
  }
}
.welcome-block__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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 80px 50px 40px;
}
@media screen and (max-width: 781px) {
  .welcome-block__content {
    padding: 50px 24px 40px;
  }
}
.welcome-block__image {
  position: absolute;
  bottom: 0;
  right: 50px;
  max-width: 614px;
  width: 100%;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.welcome-block__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 1023px) {
  .welcome-block__image {
    max-width: 540px;
    right: -180px;
  }
}
@media screen and (max-width: 781px) {
  .welcome-block__image {
    width: 420px;
  }
}
.welcome-block h2,
.welcome-block h3 {
  max-width: 400px;
  width: 100%;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  font-weight: 300;
  z-index: 1;
}
@media screen and (max-width: 500px) {
  .welcome-block h2,
  .welcome-block h3 {
    max-width: 200px;
  }
}
.welcome-block h2 {
  line-height: 94px;
  font-size: 80px;
  font-size: 5rem;
}
@media screen and (max-width: 781px) {
  .welcome-block h2 {
    -webkit-margin-before: 24px !important;
    margin-block-start: 24px !important;
    line-height: 1.2;
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.welcome-block h3 {
  font-size: 46px;
  font-size: 2.875rem;
}
@media screen and (max-width: 781px) {
  .welcome-block h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.welcome-block .container-animation {
  margin-top: -80px;
}
@media screen and (max-width: 781px) {
  .welcome-block .container-animation {
    margin-top: -50px;
  }
}

.help-push {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  -webkit-margin-after: 24px !important;
  margin-block-end: 24px !important;
  margin-bottom: 24px;
  padding: 0;
  background: radial-gradient(157.76% 232.02% at 98.99% 97.82%, #550F48 21%, #8E235E 69.27%, #B63C7F 100%);
}
.help-push h2 {
  margin: 0;
  font-weight: 400;
  position: relative;
}
.help-push h2::after {
  content: "";
  position: absolute;
  width: 36px;
  height: 36px;
  top: 0;
  right: unset;
  bottom: unset;
  left: -40px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2036%2037%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M25.115%202.06a.968.968%200%2010-1.82-.663l-1.63%204.477c-.733-.262-1.2-.414-1.635-.501a8%208%200%2000-8.114%203.231c-.348.493-.658%201.113-1.278%202.353l-1.523%203.045c-.547%201.095-.821%201.642-1.17%202.137-.215.304-.451.592-.706.864-.415.441-.896.819-1.86%201.574L2.903%2020.52c-1.252.983-1.879%201.474-1.786%202.055.092.581.84.854%202.337%201.398l22.35%208.135c1.497.545%202.245.817%202.69.431.444-.385.28-1.164-.048-2.722l-.65-3.081c-.251-1.198-.378-1.797-.412-2.402a8.006%208.006%200%2001.015-1.114c.05-.604.193-1.2.477-2.39l.79-3.311c.322-1.349.483-2.023.534-2.625a8%208%200%2000-4.139-7.69c-.389-.213-.844-.397-1.575-.668l1.63-4.477z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23F5B1A4%22%20d%3D%22M10.91%2034.421a2.726%202.726%200%20103.505-4.177%202.726%202.726%200%2000-3.505%204.177z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h36v36H0z%22%20transform%3D%22translate(0%20.455)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .help-push h2 {
    position: relative;
  }
  .help-push h2::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    right: unset;
    bottom: unset;
    left: -30px;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2036%2037%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M25.115%202.06a.968.968%200%2010-1.82-.663l-1.63%204.477c-.733-.262-1.2-.414-1.635-.501a8%208%200%2000-8.114%203.231c-.348.493-.658%201.113-1.278%202.353l-1.523%203.045c-.547%201.095-.821%201.642-1.17%202.137-.215.304-.451.592-.706.864-.415.441-.896.819-1.86%201.574L2.903%2020.52c-1.252.983-1.879%201.474-1.786%202.055.092.581.84.854%202.337%201.398l22.35%208.135c1.497.545%202.245.817%202.69.431.444-.385.28-1.164-.048-2.722l-.65-3.081c-.251-1.198-.378-1.797-.412-2.402a8.006%208.006%200%2001.015-1.114c.05-.604.193-1.2.477-2.39l.79-3.311c.322-1.349.483-2.023.534-2.625a8%208%200%2000-4.139-7.69c-.389-.213-.844-.397-1.575-.668l1.63-4.477z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23F5B1A4%22%20d%3D%22M10.91%2034.421a2.726%202.726%200%20103.505-4.177%202.726%202.726%200%2000-3.505%204.177z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h36v36H0z%22%20transform%3D%22translate(0%20.455)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
  }
}
.help-push p {
  margin-bottom: 0;
}
.help-push__content {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  padding: 40px 50px;
}
@media screen and (max-width: 781px) {
  .help-push__content {
    padding: 40px 24px 60px 52px;
  }
}
.help-push .wp-block-buttons {
  position: absolute;
  right: 50px;
  bottom: -24px;
}
@media screen and (max-width: 781px) {
  .help-push .wp-block-buttons {
    right: 24px;
  }
}
.help-push .wp-block-buttons .wp-block-button__link {
  padding-left: 48px;
  position: relative;
}
.help-push .wp-block-buttons .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: unset;
  bottom: unset;
  left: 24px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%238E0062%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.162.713a.43.43%200%2010-.809-.294l-.73%202.009a4.292%204.292%200%2000-4.895%202.24L4.051%206.02a5.989%205.989%200%2001-1.66%202.033l-.65.51c-.254.2-.381.299-.451.385a1%201%200%2000.235%201.474c.093.06.245.115.55.226l8.854%203.223c.304.11.455.166.566.18a1%201%200%20001.127-.978c.002-.111-.032-.27-.098-.586l-.17-.807a5.989%205.989%200%2001.035-2.625l.351-1.472a4.292%204.292%200%2000-2.31-4.862l.732-2.009z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23F47575%22%20d%3D%22M4.849%2015.096a1.212%201.212%200%20101.558-1.856%201.212%201.212%200%2000-1.558%201.856z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h16v16H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.hero-block {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 620px;
  padding: 0;
}
.hero-block > .wp-block-cover__inner-container {
  max-width: 1300px;
  width: 100%;
  padding: 100px 50px 32px;
}
@media screen and (max-width: 781px) {
  .hero-block {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 470px;
  }
  .hero-block > .wp-block-cover__inner-container {
    max-width: 100%;
    padding: 30px 24px 24px;
  }
}
.hero-block h1,
.hero-block p {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 781px) {
  .hero-block h1,
  .hero-block p {
    max-width: 100%;
  }
}
.hero-block h1 {
  max-width: 882px;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 80px;
  font-size: 5rem;
}
@media screen and (max-width: 781px) {
  .hero-block h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.hero-block p {
  max-width: 592px;
  font-weight: 400;
  line-height: 1.2;
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 781px) {
  .hero-block p {
    font-weight: 400;
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.entry-content > .hero-block {
  margin-top: -34px;
}
@media screen and (max-width: 781px) {
  .entry-content > .hero-block {
    margin-top: -20px;
  }
}
.entry-content > .hero-block .wp-block-cover__inner-container {
  margin-top: 34px;
}
@media screen and (max-width: 781px) {
  .entry-content > .hero-block .wp-block-cover__inner-container {
    margin-top: 20px;
  }
}

.push-image-numbers {
  height: 500px;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
  .push-image-numbers {
    height: 100%;
  }
}
.push-image-numbers__columns {
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .push-image-numbers__columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.push-image-numbers__columns .wp-block-group {
  max-width: 744px;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-right: 38px;
  position: relative;
}
@media screen and (min-width: 1600px) {
  .push-image-numbers__columns .wp-block-group {
    max-width: 780px;
  }
}
@media screen and (max-width: 1023px) {
  .push-image-numbers__columns .wp-block-group {
    max-width: 100%;
    padding-right: 0;
  }
}
.push-image-numbers__columns .wp-block-group > p {
  line-height: 1.3;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 781px) {
  .push-image-numbers__columns .wp-block-group > p {
    line-height: 1.6;
    font-size: 16px;
    font-size: 1rem;
  }
}
.push-image-numbers__text-column {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 32px 0 32px 50px;
  background: radial-gradient(157.76% 232.02% at 98.99% 97.82%, #550F48 21%, #8E235E 69.27%, #B63C7F 100%);
  overflow: hidden;
}
.push-image-numbers__text-column::before {
  content: "";
  position: absolute;
  width: 485px;
  height: 1011px;
  top: -140px;
  left: -110px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20616%201141%22%3E%3Cg%20filter%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22url(%23b)%22%20fill-opacity%3D%22.2%22%20d%3D%22M96.375%202.329C364.061%202.329%20582%20229.023%20582%20507.664%20582%20786.306%20364.219%201013%2096.375%201013V899.242c207.516%200%20376.34-175.733%20376.34-391.742%200-216.009-168.824-391.742-376.34-391.742V2v.329z%22%20shape-rendering%3D%22crispEdges%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CradialGradient%20id%3D%22b%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(332.40808%20965.5638%20-1129.51052%20388.8489%20101.293%2020.628)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.21%22%20stop-color%3D%22%23550F48%22%2F%3E%3Cstop%20offset%3D%22.693%22%20stop-color%3D%22%238E235E%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B63C7F%22%2F%3E%3C%2FradialGradient%3E%3Cfilter%20id%3D%22a%22%20width%3D%22615.625%22%20height%3D%221141%22%20x%3D%22.375%22%20y%3D%220%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-31%22%20dy%3D%2263%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%2232.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.06%200%22%2F%3E%3CfeBlend%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_314_875%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_314_875%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  .push-image-numbers__text-column {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 781px) {
  .push-image-numbers__text-column {
    padding: 24px;
  }
}
.push-image-numbers__text-column .wp-block-buttons {
  margin-top: 32px;
}
@media screen and (max-width: 781px) {
  .push-image-numbers__text-column .wp-block-buttons {
    margin-top: 20px;
  }
}
@media screen and (max-width: 781px) {
  .push-image-numbers__text-column .wp-block-buttons .wp-block-button {
    width: 100%;
  }
}
.push-image-numbers__text-column .wp-block-buttons .wp-block-button .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.push-image-numbers__text-column .wp-block-buttons .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .push-image-numbers__text-column .wp-block-buttons .wp-block-button .wp-block-button__link {
    width: 100%;
  }
}
.push-image-numbers__image-column {
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .push-image-numbers__image-column {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.push-image-numbers__image-column .wp-block-image {
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .push-image-numbers__image-column .wp-block-image {
    max-height: 210px;
  }
}
.push-image-numbers__image-column .wp-block-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 1023px) {
  .push-image-numbers__numbered-columns {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
}
@media screen and (max-width: 781px) {
  .push-image-numbers__numbered-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.push-image-numbers__numbered-columns p:not(.column-number) {
  font-weight: 600;
}
@media screen and (max-width: 781px) {
  .push-image-numbers__numbered-columns p:not(.column-number) {
    text-align: center;
  }
}
.push-image-numbers__numbered-columns .column-number {
  position: relative;
  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;
  width: 68px;
  height: 68px;
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (max-width: 781px) {
  .push-image-numbers__numbered-columns .column-number {
    margin: 0 auto;
  }
}
.push-image-numbers__numbered-columns .column-number::before, .push-image-numbers__numbered-columns .column-number::after {
  content: "";
  position: absolute;
  border: 2px solid var(--color-white);
  border-radius: 100px;
  background-color: transparent;
  opacity: 0.5;
}
.push-image-numbers__numbered-columns .column-number::before {
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
  border-right: 2px solid transparent;
}
.push-image-numbers__numbered-columns .column-number::after {
  top: 6px;
  left: 6px;
  width: 56px;
  height: 56px;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.simple-paragraph {
  -webkit-margin-before: 0;
  margin-block-start: 0;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
.simple-paragraph ul {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding-left: 22px;
}
@media screen and (max-width: 1023px) {
  .simple-paragraph ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 40px;
  }
}
@media screen and (max-width: 781px) {
  .simple-paragraph ul {
    grid-template-columns: 1fr;
  }
}
.simple-paragraph ul li {
  line-height: 1.5;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}
.simple-paragraph ul li::marker {
  color: var(--color-tertiary);
  font-size: 24px;
  font-size: 1.5rem;
}
.simple-paragraph ul li:last-of-type {
  margin-bottom: 0;
}
.simple-paragraph ul li strong {
  color: var(--color-primary);
  font-weight: 600;
}
@media screen and (max-width: 781px) {
  .simple-paragraph {
    padding: 26px 24px 0;
  }
}
.simple-paragraph h2 {
  position: relative;
}
.simple-paragraph h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .simple-paragraph h2::before {
    top: -26px;
    left: 0;
  }
}
@media screen and (max-width: 781px) {
  .simple-paragraph .wp-block-buttons .wp-block-button {
    width: 100%;
  }
}
.simple-paragraph .wp-block-buttons .wp-block-button .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.simple-paragraph .wp-block-buttons .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .simple-paragraph .wp-block-buttons .wp-block-button .wp-block-button__link {
    width: 100%;
  }
}

.text-and-tag-list {
  -webkit-margin-before: 0;
  margin-block-start: 0;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .text-and-tag-list {
    padding: 26px 24px 0;
  }
}
.text-and-tag-list h2 {
  position: relative;
}
.text-and-tag-list h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .text-and-tag-list h2::before {
    top: -26px;
    left: 0;
  }
}
.text-and-tag-list .tag-list + .tag-list {
  margin-top: 20px;
}

.push-small {
  -webkit-margin-before: 0;
  margin-block-start: 0;
  padding: 0 50px 32px;
}
@media screen and (max-width: 781px) {
  .push-small {
    padding: 0 24px 32px;
  }
}
.push-small p {
  margin-top: 16px;
}
.push-small__content {
  position: relative;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  max-width: 996px;
  margin: 0 auto;
  padding: 48px 58px 48px 100px;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20995%20225%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22url(%23b)%22%20d%3D%22M0%200h995v225H0V0z%22%2F%3E%3Cg%20filter%3D%22url(%23c)%22%3E%3Cpath%20fill%3D%22url(%23d)%22%20fill-opacity%3D%22.6%22%20d%3D%22M-225%20630c253.499%200%20459-197.219%20459-440.5S28.499-251-225-251v106.634c192.133%200%20347.888%20149.477%20347.888%20333.866%200%20184.389-155.755%20333.866-347.888%20333.866V630z%22%20shape-rendering%3D%22crispEdges%22%2F%3E%3C%2Fg%3E%3Cg%20filter%3D%22url(%23e)%22%3E%3Cpath%20fill%3D%22url(%23f)%22%20fill-opacity%3D%22.5%22%20d%3D%22M762-515c-200.479%200-363%20162.744-363%20363.5S561.521%20212%20762%20212v-87.994C610.052%20124.006%20486.873.658%20486.873-151.5c0-152.158%20123.179-275.506%20275.127-275.506V-515z%22%20shape-rendering%3D%22crispEdges%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3CradialGradient%20id%3D%22b%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-1569.69236%20-185.28531%2052.39249%20-443.85651%20984.923%20220.092)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.21%22%20stop-color%3D%22%23550F48%22%2F%3E%3Cstop%20offset%3D%22.693%22%20stop-color%3D%22%238E235E%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B63C7F%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22d%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(69.524%2058.955%20-276.13)%20scale(898.15%201118.67)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.21%22%20stop-color%3D%22%23550F48%22%2F%3E%3Cstop%20offset%3D%22.693%22%20stop-color%3D%22%238E235E%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B63C7F%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22f%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-248.46837%20-694.32706%20837.15519%20-299.58012%20758.324%20198.605)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.21%22%20stop-color%3D%22%23550F48%22%2F%3E%3Cstop%20offset%3D%22.693%22%20stop-color%3D%22%238E235E%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B63C7F%22%2F%3E%3C%2FradialGradient%3E%3Cfilter%20id%3D%22c%22%20width%3D%22589%22%20height%3D%221011%22%20x%3D%22-321%22%20y%3D%22-253%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-31%22%20dy%3D%2263%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%2232.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.06%200%22%2F%3E%3CfeBlend%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_320_1362%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_320_1362%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22e%22%20width%3D%22493%22%20height%3D%22857%22%20x%3D%22303%22%20y%3D%22-517%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-31%22%20dy%3D%2263%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%2232.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.06%200%22%2F%3E%3CfeBlend%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_320_1362%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_320_1362%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h995v225H0V0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 30px 0px 30px;
}
@media screen and (max-width: 1023px) {
  .push-small__content {
    padding: 48px 16px 68px 16px;
  }
}
.push-small__content .wp-block-buttons {
  position: absolute;
  right: 98px;
  bottom: -18px;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
@media screen and (max-width: 1023px) {
  .push-small__content .wp-block-buttons {
    right: 30px;
  }
}
.push-small__content .wp-block-buttons .wp-block-button .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.push-small__content .wp-block-buttons .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.push-phone {
  max-width: 1146px !important;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin: 0 auto;
  padding-block: 0;
  padding-inline: 50px;
  scroll-margin-top: 200px;
}
@media screen and (max-width: 781px) {
  .push-phone {
    padding-inline: 24px;
  }
}
.push-phone .wp-block-columns {
  margin-bottom: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  color: var(--color-white);
}
.push-phone__cover {
  min-height: unset;
  padding: 25px 50px;
  border-radius: 32px 32px 0 32px;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .push-phone__cover {
    padding: 24px 32px 32px;
    border-radius: 30px 30px 0 30px;
    overflow: hidden;
  }
}
.push-phone__content {
  max-width: 600px;
}
.push-phone__content h3 {
  font-size: 31px;
  font-size: 1.9375rem;
}
.push-phone__content p {
  font-weight: 400;
  margin-top: 16px;
}
@media screen and (max-width: 781px) {
  .push-phone__content p {
    margin-top: 14px;
  }
}
.push-phone__content p:last-child {
  margin-bottom: 0;
}
.push-phone__contact {
  min-width: 200px;
  padding-top: 10px;
  font-weight: 600;
}
.push-phone__number {
  position: relative;
  -webkit-margin-before: 7px !important;
  margin-block-start: 7px !important;
  padding-left: 30px;
  line-height: 1;
  font-size: 24px;
  font-size: 1.5rem;
}
.push-phone__number::before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  left: 0;
  top: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.34.5c-.55 0-1.06.24-1.55.72-.46.43-.78.9-.98 1.41C.6 3.15.5 3.7.5 4.29c0 .93.22 1.94.66 2.98.45 1.06 1.08 2.16 1.88 3.26.8 1.1 1.71 2.17 2.71 3.18 1 .99 2.08 1.91 3.19 2.72 1.08.79 2.19 1.43 3.29 1.89 1.71.73 3.31.9 4.63.35.51-.21.96-.53 1.37-.99.23-.25.41-.52.56-.84.12-.25.18-.51.18-.77 0-.16-.03-.32-.11-.5a.757.757 0 0 0-.28-.3l-3.32-2.36c-.2-.14-.38-.24-.55-.31-.22-.09-.31-.18-.65.03-.2.1-.38.25-.58.45l-.76.75c-.39.38-.99.47-1.45.3l-.27-.12c-.41-.22-.89-.56-1.42-1.01-.48-.41-1-.89-1.63-1.51-.49-.5-.98-1.03-1.49-1.62-.47-.55-.81-1.02-1.02-1.41l-.12-.3c-.06-.23-.08-.36-.08-.5 0-.36.13-.68.38-.93l.75-.78c.2-.2.35-.39.45-.56.08-.13.11-.24.11-.34 0-.08-.03-.2-.08-.32-.07-.16-.18-.34-.32-.53L4.21.92a.922.922 0 0 0-.37-.31C3.68.54 3.51.5 3.34.5Z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}

.download-block {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .download-block {
    padding: 26px 24px 0;
  }
}
.download-block.solo-item .file-dl {
  width: 100%;
}
.download-block h2 {
  position: relative;
}
.download-block h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .download-block h2::before {
    top: -26px;
    left: 0;
  }
}
.download-block__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.download-block__content .file-dl {
  width: 50%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--color-grey-100);
}
@media screen and (max-width: 781px) {
  .download-block__content .file-dl {
    width: 100%;
  }
}
.download-block__content .file-dl:first-child, .download-block__content .file-dl:last-child {
  padding-right: 48px;
}
@media screen and (max-width: 781px) {
  .download-block__content .file-dl:first-child, .download-block__content .file-dl:last-child {
    padding-right: 0;
  }
}
.download-block__content .file-dl:not(:first-child), .download-block__content .file-dl:not(:last-child) {
  padding-left: 10px;
}
@media screen and (max-width: 781px) {
  .download-block__content .file-dl:not(:first-child), .download-block__content .file-dl:not(:last-child) {
    padding-left: 0;
  }
}
.download-block__content .file-dl:last-child {
  border-bottom: none;
}

.text-portrait {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  max-width: 1300px;
  margin: 0 auto;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .text-portrait {
    padding-inline: 24px;
  }
}
@media screen and (max-width: 781px) {
  .text-portrait .wp-block-columns {
    gap: 40px;
  }
}
.text-portrait__col-img {
  max-width: 396px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 781px) {
  .text-portrait__col-img {
    max-width: unset;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.text-portrait__col-img img {
  width: 160px;
  height: 160px;
}
.text-portrait__titles {
  color: var(--color-primary);
}
.text-portrait__titles h2 {
  position: relative;
}
.text-portrait__titles h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .text-portrait__titles h2::before {
    top: -26px;
    left: 0;
  }
}
.text-portrait__titles h3 {
  -webkit-margin-before: 40px;
  margin-block-start: 40px;
  font-weight: 400;
}
@media screen and (max-width: 781px) {
  .text-portrait__titles h3 {
    -webkit-margin-before: 30px;
    margin-block-start: 30px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.text-portrait__content {
  color: var(--color-grey);
}
.text-portrait__content p {
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
.text-portrait__content p:first-of-type {
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
}
@media screen and (max-width: 781px) {
  .text-portrait__content p:first-of-type {
    -webkit-margin-before: 30px;
    margin-block-start: 30px;
  }
}

.push-portal {
  position: relative;
  max-width: 1146px !important;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin: 0 auto;
  padding-block: 0;
  padding-inline: 50px;
  z-index: 1;
}
@media screen and (max-width: 781px) {
  .push-portal {
    padding-inline: 24px;
  }
}
.push-portal .wp-block-columns {
  margin-bottom: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 50px;
  color: var(--color-white);
}
@media screen and (max-width: 781px) {
  .push-portal .wp-block-columns {
    gap: 27px;
  }
}
.push-portal__cover {
  min-height: unset;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 30px 50px 44px;
  border-radius: 30px 30px 0 30px;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .push-portal__cover {
    padding: 24px 50px 54px;
  }
}
.push-portal__content {
  max-width: 600px;
}
.push-portal__content h3 {
  font-size: 31px;
  font-size: 1.9375rem;
}
.push-portal__content p {
  margin-top: 16px;
  font-weight: 600;
  line-height: 1.5;
}
.push-portal__content p:last-child {
  margin-bottom: 0;
}
.push-portal__content .wp-block-buttons {
  margin-top: 16px;
}
.push-portal__content .wp-block-buttons .wp-block-button .wp-block-button__link {
  padding-right: 44px;
  position: relative;
}
.push-portal__content .wp-block-buttons .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 22px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.push-portal__img-desk {
  -webkit-margin-before: 46px !important;
  margin-block-start: 46px !important;
  width: 257px;
}
@media screen and (max-width: 781px) {
  .push-portal__img-desk {
    -webkit-margin-before: 0 !important;
    margin-block-start: 0 !important;
    width: 80%;
    max-width: 400px;
    min-width: 240px;
  }
  .push-portal__img-desk img {
    width: 100%;
  }
}
.push-portal__img-mob {
  position: absolute;
  bottom: -1px;
  right: -24px;
  width: 257px;
  z-index: 2;
}
@media screen and (max-width: 1300px) {
  .push-portal__img-mob {
    right: 6%;
  }
}
@media screen and (max-width: 781px) {
  .push-portal__img-mob {
    right: 16px;
    width: 40%;
    min-width: 168px;
  }
}

.team-experts {
  max-width: 1398px !important;
  width: 100%;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin: 0 auto;
  padding-inline: 24px;
}
@media screen and (max-width: 781px) {
  .team-experts {
    padding-inline: 0;
  }
}
.team-experts__wrapper {
  border-radius: 30px;
  padding: 32px 90px 60px;
}
@media screen and (max-width: 1023px) {
  .team-experts__wrapper {
    padding: 32px 60px 60px;
  }
}
@media screen and (max-width: 781px) {
  .team-experts__wrapper {
    padding: 67px 24px 52px;
  }
}
@media screen and (max-width: 781px) {
  .team-experts__wrapper--health {
    padding-right: 0;
  }
}
.team-experts__titles {
  position: relative;
}
.team-experts__titles::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -40px;
  background-color: #97CDFF;
  border-radius: 50%;
}
.team-experts__titles p {
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
.team-experts__titles p:first-of-type {
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
}
@media screen and (max-width: 781px) {
  .team-experts__titles::before {
    top: -26px;
    left: 0;
  }
  .team-experts__titles p {
    -webkit-margin-before: 30px;
    margin-block-start: 30px;
  }
  .team-experts__titles p:first-of-type {
    -webkit-margin-before: 30px;
    margin-block-start: 30px;
  }
}
.team-experts__titles p {
  font-weight: 600;
}
.team-experts__titles--health {
  padding-right: 24px;
}
.team-experts__titles--health p {
  font-weight: 400;
  font-size: var(--font-size-big);
}
.team-experts__columns {
  -webkit-margin-before: 92px !important;
  margin-block-start: 92px !important;
  gap: 24px !important;
}
@media screen and (max-width: 1023px) {
  .team-experts__columns {
    gap: 2% !important;
    margin-right: -40px;
    margin-left: -40px;
  }
}
@media screen and (max-width: 781px) {
  .team-experts__columns {
    -webkit-margin-before: 90px !important;
    margin-block-start: 90px !important;
    margin-right: unset;
    margin-left: unset;
    gap: 90px !important;
  }
}
@media screen and (max-width: 781px) {
  .team-experts__columns--health {
    gap: 0 !important;
  }
}
.team-experts__col {
  position: relative;
  border-radius: 30px 30px 0px 30px;
  padding: calc(var(--team-img-width-wrapper) / 2) 20px 40px;
}
@media screen and (max-width: 1023px) {
  .team-experts__col {
    padding-inline: 10px;
  }
}
@media screen and (max-width: 781px) {
  .team-experts__col {
    padding-inline: 20px;
  }
}
.team-experts__col h3 {
  -webkit-margin-before: 20px !important;
  margin-block-start: 20px !important;
}
.team-experts__col ul {
  -webkit-margin-before: 16px !important;
  margin-block-start: 16px !important;
  padding-left: 30px;
}
.team-experts__col ul li {
  padding-left: 6px;
  margin-bottom: 16px;
}
.team-experts__col ul li:last-of-type {
  margin-bottom: 0;
}
.team-experts__col ul li::marker {
  color: var(--color-blue-500);
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (max-width: 1023px) {
  .team-experts__col ul li {
    padding-left: 0;
  }
}
.team-experts__col-subtitle {
  display: inline-block;
  border-radius: 10px;
}
.team-experts__col-subtitle::before {
  content: "\a";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--color-white);
  margin-right: 12px;
  margin-bottom: 1px;
}
.team-experts__col-subtitle.has-background {
  padding: 10px 12px 10px 12px;
}
.team-experts__col-img {
  position: absolute;
  left: 30px;
  top: calc(var(--team-img-width-wrapper) / -2);
  width: var(--team-img-width-wrapper);
  height: var(--team-img-width-wrapper);
}
.team-experts__col-img::before, .team-experts__col-img::after {
  content: "";
  position: absolute;
  border-radius: 100px;
  background-color: transparent;
}
.team-experts__col-img::before {
  top: 0;
  left: 0;
  width: 120px;
  height: 120px;
  border: 3px solid var(--color-blue-500);
  border-right: 3px solid transparent;
  opacity: 0.5;
}
.team-experts__col-img::after {
  top: 10px;
  left: 10px;
  width: 100px;
  height: 100px;
  border: 2px solid var(--color-white);
  border-right: 2px solid transparent;
}
.team-experts__col-img img {
  margin-top: calc((var(--team-img-width-wrapper) - var(--team-img-width)) / 2);
  margin-left: calc((var(--team-img-width-wrapper) - var(--team-img-width)) / 2);
}
.team-experts__col-short-txt {
  font-weight: 600;
  line-height: 1.5;
}
.team-experts .avatars-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-margin-before: 60px !important;
  margin-block-start: 60px !important;
  padding-left: 0;
  list-style-type: none;
}
.team-experts .avatars-gallery .photo {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 180px;
  flex: 1 0 180px;
  padding-inline: 10px;
  text-align: center;
}
.team-experts .avatars-gallery .photo P {
  color: var(--color-blue-700);
  margin-bottom: 20px;
}
.team-experts__cta {
  -webkit-margin-before: 60px !important;
  margin-block-start: 60px !important;
}
@media screen and (max-width: 781px) {
  .team-experts__cta {
    -webkit-margin-before: 30px !important;
    margin-block-start: 30px !important;
  }
}
.team-experts__cta p {
  line-height: 1.2;
  font-weight: 400;
}
.team-experts__cta .wp-block-button .wp-block-button__link {
  padding-right: 44px;
  background-color: var(--color-secondary);
  padding-block: 12px;
  padding-left: 24px;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}
.team-experts__cta .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 17px;
  right: 22px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.team-experts__cta--health {
  -webkit-margin-before: 40px !important;
  margin-block-start: 40px !important;
  padding-right: 24px;
}

.team-faces {
  max-width: 1300px !important;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin: 0 auto;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .team-faces {
    padding-inline: 24px;
    padding-top: 26px;
  }
}
.team-faces__title {
  position: relative;
}
.team-faces__title::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .team-faces__title::before {
    top: -26px;
    left: 0;
  }
}
.team-faces .avatars-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 60px;
  margin-inline: 0;
  -webkit-margin-before: 30px !important;
  margin-block-start: 30px !important;
  padding-left: 0;
  list-style-type: none;
}
@media screen and (max-width: 1023px) {
  .team-faces .avatars-gallery {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: unset;
  }
}
.team-faces .avatars-gallery .photo {
  overflow: hidden;
}
.team-faces .avatars-gallery .photo img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 110px;
  height: 110px;
  border-radius: 50%;
}
@media screen and (max-width: 1023px) {
  .team-faces .avatars-gallery .photo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

.service-icons {
  max-width: 1300px !important;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin: 0 auto;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .service-icons {
    padding-inline: 24px;
    padding-top: 26px;
  }
}
.service-icons__title {
  position: relative;
}
.service-icons__title::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .service-icons__title::before {
    top: -26px;
    left: 0;
  }
}
.service-icons .avatars-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-inline: 0;
  -webkit-margin-before: 57px !important;
  margin-block-start: 57px !important;
  padding-left: 0;
  list-style-type: none;
}
@media screen and (max-width: 781px) {
  .service-icons .avatars-gallery {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-margin-before: 30px !important;
    margin-block-start: 30px !important;
  }
}
.service-icons .avatars-gallery .photo {
  overflow: hidden;
  position: relative;
  width: 180px;
  text-align: center;
}
@media screen and (max-width: 781px) {
  .service-icons .avatars-gallery .photo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
.service-icons .avatars-gallery .photo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 120px;
  height: 120px;
  background-color: transparent;
  border: 2px solid #D5EBFF;
  border-right: 2px solid transparent;
  border-radius: 100px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.service-icons .avatars-gallery .photo img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 80px;
  height: 80px;
  margin: 20px;
}
.service-icons .avatars-gallery .photo p {
  margin-bottom: 36px;
  font-weight: 600;
  line-height: 1.5;
  color: var(--color-primary);
}
@media screen and (max-width: 781px) {
  .service-icons .avatars-gallery .photo p {
    text-align: center;
    margin-bottom: 63px;
  }
}

.spotlight {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px 32px;
}
@media screen and (max-width: 781px) {
  .spotlight {
    padding: 26px 24px 32px;
  }
}
.spotlight h2 {
  margin-bottom: 45px;
  position: relative;
}
.spotlight h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 1023px) {
  .spotlight h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 781px) {
  .spotlight h2::before {
    top: -26px;
    left: 0;
  }
}
.spotlight h2 + p {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  font-weight: 400;
}
.spotlight__content {
  -webkit-margin-before: 40px !important;
  margin-block-start: 40px !important;
}
@media screen and (min-width: 1024px) {
  .spotlight__content {
    display: grid !important;
    grid-template-columns: auto auto auto;
    grid-gap: 32px !important;
  }
}
@media screen and (max-width: 1023px) {
  .spotlight__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    -webkit-margin-before: 30px !important;
    margin-block-start: 30px !important;
  }
}
.spotlight__image-column-1 .inner-columns {
  display: grid !important;
  grid-template-columns: auto auto;
  grid-gap: 32px;
}
@media screen and (max-width: 1023px) {
  .spotlight__image-column-1 .inner-columns {
    grid-template-columns: 6fr 4fr;
  }
}
@media screen and (min-width: 1024px) {
  .spotlight__image-column-2 .wp-block-group:first-of-type {
    -webkit-margin-before: 70px !important;
    margin-block-start: 70px !important;
  }
}
.spotlight__push-column .wp-block-cover {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 380px;
  height: 100%;
  padding: 32px 48px 82px;
}
@media screen and (max-width: 1023px) {
  .spotlight__push-column .wp-block-cover {
    min-height: unset;
  }
}
.spotlight__push-column .wp-block-cover__image-background {
  border-radius: 30px 30px 0px 30px;
  overflow: hidden;
}
.spotlight__push-column .wp-block-cover h3 {
  margin-top: 0;
  font-size: 30px;
  font-size: 1.875rem;
}
.spotlight__push-column .wp-block-cover .wp-block-buttons {
  position: absolute;
  bottom: -16px;
  right: 32px;
}
.spotlight__push-column .wp-block-cover .wp-block-buttons .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.spotlight__push-column .wp-block-cover .wp-block-buttons .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 11px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .spotlight__push-column .wp-block-cover .wp-block-buttons .wp-block-button__link {
    right: 16px;
  }
}
.spotlight .wp-block-image[class*=image-format] {
  width: 100%;
  border-radius: 30px 30px 0px 30px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .spotlight .wp-block-image[class*=image-format] {
    max-width: 100%;
  }
}
.spotlight .wp-block-image[class*=image-format] img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.spotlight .image-format-1 {
  max-width: 262px;
  height: 320px;
}
@media screen and (max-width: 1023px) {
  .spotlight .image-format-1 {
    max-width: 230px;
  }
}
.spotlight .image-format-2 {
  max-width: 210px;
  height: 140px;
  -webkit-margin-before: 32px !important;
  margin-block-start: 32px !important;
  margin-left: auto;
}
@media screen and (max-width: 1023px) {
  .spotlight .image-format-2 {
    max-width: 122px;
  }
}
.spotlight .image-format-3 {
  max-width: 172px;
  height: 230px;
}
@media screen and (max-width: 1023px) {
  .spotlight .image-format-3 {
    max-width: 160px;
  }
}
.spotlight .image-format-4 {
  max-width: 172px;
  height: 230px;
  -webkit-margin-before: 32px !important;
  margin-block-start: 32px !important;
}
@media screen and (max-width: 1023px) {
  .spotlight .image-format-4 {
    max-width: 160px;
  }
}
.spotlight .image-format-5 {
  max-width: 115px;
  height: 115px;
  margin-top: auto;
}
@media screen and (max-width: 1023px) {
  .spotlight .image-format-5 {
    max-width: 125px;
  }
}
.spotlight .image-format-6 {
  max-width: 159px;
  height: 160px;
}
@media screen and (max-width: 1023px) {
  .spotlight .image-format-6 {
    max-width: 172px;
  }
}
.spotlight .image-format-7 {
  max-width: 300px;
  height: 230px;
  -webkit-margin-before: 32px !important;
  margin-block-start: 32px !important;
}
@media screen and (max-width: 1023px) {
  .spotlight .image-format-7 {
    max-width: 250px;
  }
}

.quote-job {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding-top: 90px;
  padding-bottom: 80px;
  padding-right: 50px;
  padding-left: 50px;
}
@media screen and (max-width: 781px) {
  .quote-job {
    padding-top: 110px;
    padding-right: 24px;
    padding-left: 24px;
  }
}
.quote-job__content {
  position: relative;
  max-width: 900px;
  margin: auto;
}
.quote-job__content::before, .quote-job__content::after {
  content: "";
  display: block;
  position: absolute;
  width: 55px;
  height: 40px;
}
.quote-job__content::before {
  left: -133px;
  top: -40px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2055%2040%22%3E%3Cpath%20fill%3D%22%23E8CCE0%22%20d%3D%22M21.907%204.449c-1.37.369-2.902%201.087-4.595%202.153a27.68%2027.68%200%2000-4.736%203.772c-1.471%201.435-2.66%202.993-3.567%204.675-.907%201.68-1.29%203.342-1.089%205.023.182.656.686%201.025%201.512%201.107.826.102%201.592.143%202.338.143%202.277%200%204.273.759%205.965%202.297%201.693%201.537%202.54%203.69%202.54%206.478%200%202.789-.927%205.023-2.802%206.971C15.6%2039.016%2013.483%2040%2011.105%2040c-3.648%200-6.43-1.353-8.304-4.039C.927%2033.275%200%2029.974%200%2026.058c0-3.075.625-6.027%201.854-8.857a29.851%2029.851%200%20014.877-7.729%2030.95%2030.95%200%20016.994-5.987c2.64-1.68%205.38-2.829%208.223-3.485v4.449h-.04zm33.032%200c-1.37.369-2.902%201.087-4.595%202.153a27.673%2027.673%200%2000-4.736%203.772c-1.471%201.435-2.66%202.993-3.567%204.675-.907%201.68-1.29%203.342-1.088%205.023.181.656.685%201.025%201.511%201.107.827.102%201.592.143%202.338.143%202.278%200%204.273.759%205.966%202.297%201.693%201.537%202.54%203.69%202.54%206.478%200%202.789-.948%205.023-2.802%206.971C48.63%2039.016%2046.516%2040%2044.137%2040c-3.648%200-6.429-1.353-8.283-4.039-1.874-2.686-2.802-5.987-2.802-9.903%200-3.075.625-6.027%201.855-8.857a29.849%2029.849%200%20014.877-7.729%2030.951%2030.951%200%20016.993-5.987C49.417%201.805%2052.158.656%2055%200v4.449h-.06z%22%2F%3E%3C%2Fsvg%3E");
}
@media screen and (max-width: 1180px) {
  .quote-job__content::before {
    left: -32px;
    top: -50px;
  }
}
@media screen and (max-width: 781px) {
  .quote-job__content::before {
    left: 0;
    top: -70px;
  }
}
.quote-job__content::after {
  right: 0;
  bottom: -20px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2055%2040%22%3E%3Cpath%20fill%3D%22%23E8CCE0%22%20d%3D%22M21.907%204.449c-1.37.369-2.902%201.087-4.595%202.153a27.68%2027.68%200%2000-4.736%203.772c-1.471%201.435-2.66%202.993-3.567%204.675-.907%201.68-1.29%203.342-1.089%205.023.182.656.686%201.025%201.512%201.107.826.102%201.592.143%202.338.143%202.277%200%204.273.759%205.965%202.297%201.693%201.537%202.54%203.69%202.54%206.478%200%202.789-.927%205.023-2.802%206.971C15.6%2039.016%2013.483%2040%2011.105%2040c-3.648%200-6.43-1.353-8.304-4.039C.927%2033.275%200%2029.974%200%2026.058c0-3.075.625-6.027%201.854-8.857a29.851%2029.851%200%20014.877-7.729%2030.95%2030.95%200%20016.994-5.987c2.64-1.68%205.38-2.829%208.223-3.485v4.449h-.04zm33.032%200c-1.37.369-2.902%201.087-4.595%202.153a27.673%2027.673%200%2000-4.736%203.772c-1.471%201.435-2.66%202.993-3.567%204.675-.907%201.68-1.29%203.342-1.088%205.023.181.656.685%201.025%201.511%201.107.827.102%201.592.143%202.338.143%202.278%200%204.273.759%205.966%202.297%201.693%201.537%202.54%203.69%202.54%206.478%200%202.789-.948%205.023-2.802%206.971C48.63%2039.016%2046.516%2040%2044.137%2040c-3.648%200-6.429-1.353-8.283-4.039-1.874-2.686-2.802-5.987-2.802-9.903%200-3.075.625-6.027%201.855-8.857a29.849%2029.849%200%20014.877-7.729%2030.951%2030.951%200%20016.993-5.987C49.417%201.805%2052.158.656%2055%200v4.449h-.06z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.quote-job__title {
  position: relative;
}
.quote-job__title::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .quote-job__title::before {
    top: 0;
    display: none;
  }
}
.quote-job__quote {
  padding-left: 0;
  margin-top: 30px;
  font-weight: 400;
  line-height: 1.2;
  border: none;
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 781px) {
  .quote-job__quote {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.quote-job__author {
  margin-top: 30px;
  gap: 30px !important;
}
@media screen and (max-width: 781px) {
  .quote-job__author {
    gap: 10px !important;
  }
}
.quote-job__author > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.quote-job__author strong {
  font-weight: 700;
}

.job-intro__img {
  max-width: none !important;
  width: 100%;
  height: 486px;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .job-intro__img {
    height: 250px;
  }
}
.job-intro__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.job-intro__content {
  max-width: 1300px;
  -webkit-margin-before: 40px !important;
  margin-block-start: 40px !important;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .job-intro__content {
    -webkit-margin-before: 30px !important;
    margin-block-start: 30px !important;
    padding-top: 30px;
    padding-inline: 24px;
  }
}
.job-intro__title {
  position: relative;
}
.job-intro__title::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .job-intro__title::before {
    top: -26px;
    left: 0;
  }
}
.job-intro__txt {
  font-size: var(--font-size-big);
  font-weight: 400;
  line-height: 1.38;
}
@media screen and (max-width: 781px) {
  .job-intro__txt {
    font-size: var(--font-size-med);
  }
}
.job-intro .wp-block-button .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.job-intro .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.text-col-job {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  max-width: 1300px;
  margin: 0 auto;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .text-col-job {
    padding-top: 26px;
    padding-inline: 24px;
  }
}
.text-col-job p {
  -webkit-margin-before: 30px !important;
  margin-block-start: 30px !important;
}
.text-col-job p:first-of-type {
  -webkit-margin-before: 20px !important;
  margin-block-start: 20px !important;
}
.text-col-job__title {
  position: relative;
}
.text-col-job__title::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .text-col-job__title::before {
    top: -26px;
    left: 0;
  }
}
.text-col-job__columns {
  -webkit-margin-before: 30px !important;
  margin-block-start: 30px !important;
  gap: 65px !important;
}
@media screen and (max-width: 781px) {
  .text-col-job__columns {
    gap: 30px !important;
  }
}
.text-col-job__col-title {
  font-size: var(--font-size);
  font-weight: 500;
}
.text-col-job__col-txt {
  font-size: var(--font-size);
  font-weight: 500;
}
@media screen and (max-width: 781px) {
  .text-col-job__col-txt {
    -webkit-margin-before: 20px !important;
    margin-block-start: 20px !important;
  }
}
.text-col-job .wp-block-buttons .wp-block-button .wp-block-button__link {
  -webkit-margin-before: 30px !important;
  margin-block-start: 30px !important;
  padding-block: 12px;
  padding-left: 24px;
  padding-right: 48px;
  position: relative;
}
.text-col-job .wp-block-buttons .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
@media screen and (max-width: 781px) {
  .text-col-job .wp-block-buttons .wp-block-button .wp-block-button__link {
    width: 100%;
  }
}

.job-slider-block {
  max-width: none !important;
  padding: 0;
}
.job-slider-block h2,
.job-slider-block h3 {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .job-slider-block h2,
  .job-slider-block h3 {
    padding: 0 24px;
  }
}
.job-slider-block h2 {
  margin-bottom: 30px;
  position: relative;
}
.job-slider-block h2::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: 20px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .job-slider-block h2 {
    margin-bottom: 60px;
  }
  .job-slider-block h2::before {
    top: -26px;
  }
}
.job-slider-block h3 {
  position: relative;
}
.job-slider-block h3::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: 20px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .job-slider-block h3::before {
    top: -26px;
  }
}
.job-slider-block .jobs-slider {
  padding-left: 120px;
}
@media screen and (min-width: 782px) and (max-width: 1440px) {
  .job-slider-block .jobs-slider {
    padding-left: 50px;
  }
}
@media screen and (max-width: 781px) {
  .job-slider-block .jobs-slider {
    padding-left: 24px;
  }
}

.job-display {
  max-width: 1300px;
  margin: 0 auto;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .job-display {
    padding: 0 24px;
  }
}
@media screen and (max-width: 1023px) {
  .job-display .wp-block-columns {
    gap: 30px;
  }
}
.job-display h2 {
  position: relative;
}
.job-display h2::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .job-display h2::before {
    top: -26px;
    left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .job-display--cta .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 1023px) {
  .job-display--cta .wp-block-columns .wp-block-column:first-of-type {
    padding: 0;
  }
}
.job-display--cta .wp-block-cover {
  min-height: 265px;
  height: 265px;
  padding: 0 0 0 24px;
}
.job-display--cta .wp-block-cover__inner-container {
  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;
  height: 100%;
}
.job-display--cta .wp-block-cover__image-background {
  border-radius: 30px 30px 0px 30px;
  overflow: hidden;
}
.job-display--cta h3 {
  margin-top: 0;
  font-size: 26px;
  font-size: 1.625rem;
}
.job-display--cta .wp-block-button a.wp-block-button__link {
  position: relative;
}
.job-display--cta .wp-block-button a.wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.job-display--cta figure {
  position: absolute;
  right: -24px;
  bottom: 0;
  width: auto !important;
  height: 248px !important;
  z-index: -1;
}
.job-display .wp-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.job-display .wp-block-column:first-of-type {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 60px 0;
}
@media screen and (max-width: 781px) {
  .job-display .wp-block-column:first-of-type {
    padding: 20px 0;
  }
}
.job-display .wp-block-column:last-of-type {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.job-display .tag-list {
  row-gap: 20px;
}
.job-display .wp-block-button .wp-block-button__link {
  padding-right: 48px;
  position: relative;
}
.job-display .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.job-display figure {
  max-width: 542px;
  width: 100%;
  height: 300px;
  margin: 0;
  border-radius: 0px 24px 24px 24px;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .job-display figure {
    max-width: 100%;
  }
}
.job-display figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.push-job-stat {
  position: relative;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 0 50px;
  overflow: hidden;
}
.push-job-stat--cta {
  overflow: visible;
}
@media screen and (max-width: 781px) {
  .push-job-stat {
    padding: 0 24px;
  }
}
.push-job-stat .wp-block-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 996px;
  min-height: 324px;
  margin: 0 auto;
  padding: 0;
  border-radius: 32px 32px 0 32px;
  overflow: hidden;
}
.push-job-stat .wp-block-cover__inner-container {
  padding: 78px;
}
@media screen and (max-width: 1023px) {
  .push-job-stat .wp-block-cover__inner-container {
    padding: 40px;
  }
}
@media screen and (max-width: 781px) {
  .push-job-stat .wp-block-cover__inner-container {
    padding: 30px;
  }
}
.push-job-stat--cta .wp-block-cover {
  min-height: 256px;
  height: unset;
}
@media screen and (max-width: 1023px) {
  .push-job-stat--cta .wp-block-cover {
    min-height: 300px;
    height: unset;
  }
}
.push-job-stat--cta .wp-block-cover__inner-container {
  padding-block: 54px;
}
@media screen and (max-width: 1023px) {
  .push-job-stat--cta .wp-block-cover__inner-container {
    padding-block: 40px;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 781px) {
  .push-job-stat--cta .wp-block-cover__inner-container {
    padding-block: 30px;
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 490px) {
  .push-job-stat--cta .wp-block-cover__inner-container {
    margin-bottom: 260px;
  }
}
.push-job-stat__txt {
  position: relative;
  width: 50%;
  margin: 0;
  line-height: 1.2;
  font-weight: 400;
  z-index: 2;
  font-size: 36px;
  font-size: 2.25rem;
}
@media screen and (max-width: 1023px) {
  .push-job-stat__txt {
    width: 100%;
  }
}
.push-job-stat__txt--cta {
  width: 70%;
}
@media screen and (max-width: 1023px) {
  .push-job-stat__txt--cta {
    width: 80%;
  }
}
@media screen and (max-width: 781px) {
  .push-job-stat__txt--cta {
    width: 100%;
  }
}
.push-job-stat__img {
  margin: 0;
}
@media screen and (max-width: 1023px) {
  .push-job-stat__img {
    padding-top: 250px;
  }
}
.push-job-stat__img img {
  position: absolute;
  bottom: 0;
  right: 32px;
  max-height: 350px;
  max-width: 60%;
  -o-object-fit: contain;
  object-fit: contain;
  padding-top: 10px;
}
@media screen and (max-width: 1023px) {
  .push-job-stat__img img {
    max-width: 80%;
  }
}
.push-job-stat__img--cta {
  padding-top: 0;
}
@media screen and (max-width: 1023px) {
  .push-job-stat__img--cta {
    padding-top: 0;
  }
}
.push-job-stat__img--cta img {
  right: max((100vw - 996px) / 2, 50px);
  z-index: 2;
  height: 338px;
  width: auto;
  -o-object-fit: unset;
  object-fit: unset;
}
@media screen and (max-width: 781px) {
  .push-job-stat__img--cta img {
    height: 290px;
    right: 24px;
  }
}
.push-job-stat__btn--cta {
  margin-top: 15px;
}
.push-job-stat__btn--cta .wp-block-button .wp-block-button__link {
  padding: 12px 48px 12px 24px;
  position: relative;
}
.push-job-stat__btn--cta .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.txt-img-columns {
  max-width: 1300px;
  margin: 0 auto;
  padding-inline: 50px;
  gap: 15% !important;
}
@media screen and (max-width: 781px) {
  .txt-img-columns {
    padding-inline: 24px;
    gap: 32px !important;
  }
}
.txt-img-columns p {
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
.txt-img-columns p:first-of-type {
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
.txt-img-columns__title {
  position: relative;
}
.txt-img-columns__title::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .txt-img-columns__title::before {
    top: -26px;
    left: 0;
  }
}
.txt-img-columns__buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: start !important;
  gap: 30px !important;
  -webkit-margin-before: 30px !important;
  margin-block-start: 30px !important;
  padding-bottom: 10px;
}
.txt-img-columns__buttons .wp-block-button .wp-block-button__link {
  font-size: var(--font-size);
  padding: 12px 48px 12px 24px;
  position: relative;
}
.txt-img-columns__buttons .wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 18px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.txt-img-columns__buttons .wp-block-button.is-style-outline .wp-block-button__link::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
}
.txt-img-columns__btn-loc.wp-block-button .wp-block-button__link {
  padding-left: 48px;
}
.txt-img-columns__btn-loc.wp-block-button .wp-block-button__link::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  left: 27px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%201.333A4.663%204.663%200%20003.333%206C3.333%209.5%208%2014.667%208%2014.667S12.667%209.5%2012.667%206A4.663%204.663%200%20008%201.333zm0%206.334a1.667%201.667%200%2011.001-3.335A1.667%201.667%200%20018%207.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.txt-img-columns__img img {
  width: 100%;
  height: 450px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 0 24px 24px 24px !important;
  overflow: hidden;
}

.cities-list {
  max-width: 1300px;
  margin: 0 auto;
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .cities-list {
    padding-inline: 24px;
    padding-top: 26px;
  }
}
.cities-list__title {
  position: relative;
}
.cities-list__title::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .cities-list__title::before {
    top: -26px;
    left: 0;
  }
}
.cities-list__list {
  -webkit-margin-before: 30px !important;
  margin-block-start: 30px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px !important;
}
.cities-list__btn.wp-block-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cities-list__btn.wp-block-button .wp-block-button__link {
  padding-block: 12px;
  padding-left: 24px;
  padding-right: 48px;
  padding-right: 48px;
  text-decoration: none;
  background-color: var(--color-white);
  border: 1px solid var(--color-secondary);
  position: relative;
}
.cities-list__btn.wp-block-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 14px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2017%2017%22%3E%3Cpath%20fill%3D%22%238E0062%22%20d%3D%22M3.167%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.97%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.833a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.areas-list {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding-top: 50px;
  padding-bottom: 40px;
  padding-inline: 0;
}
@media screen and (max-width: 781px) {
  .areas-list {
    padding-top: 60px;
    padding-bottom: 50px;
  }
}
.areas-list__columns {
  max-width: 1300px !important;
  margin: 0 auto;
  padding-inline: 50px;
  gap: 0 !important;
}
@media screen and (max-width: 781px) {
  .areas-list__columns {
    padding-inline: 24px;
    gap: 30px !important;
  }
}
.areas-list__col p {
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
.areas-list__col p:first-of-type {
  -webkit-margin-before: 30px;
  margin-block-start: 30px;
}
.areas-list__title {
  position: relative;
}
.areas-list__title::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .areas-list__title::before {
    top: -26px;
    left: 0;
  }
}
.areas-list__txt {
  width: calc(100% - 100px);
}
@media screen and (max-width: 781px) {
  .areas-list__txt {
    width: 100%;
  }
}
.areas-list .wp-block-buttons {
  -webkit-margin-before: 20px !important;
  margin-block-start: 20px !important;
}
.areas-list .wp-block-buttons .wp-block-button__link {
  padding: 12px 48px 12px 24px;
  position: relative;
}
.areas-list .wp-block-buttons .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: 24px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.333%2010c0%20.46.373.833.834.833h9.308L9.408%2014.9a.834.834%200%20101.18%201.18L16.666%2010l-6.08-6.079a.831.831%200%2000-1.175%201.175l4.063%204.07H4.167a.833.833%200%2000-.834.834z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.areas-list__list {
  width: calc(100% - 100px);
  padding-left: 0;
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  -webkit-column-gap: 22px;
  -moz-column-gap: 22px;
  column-gap: 22px;
  color: var(--color-grey-600);
  font-size: var(--font-size-small);
  font-weight: 600;
  list-style-type: none;
}
@media screen and (max-width: 1023px) {
  .areas-list__list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}
@media screen and (max-width: 781px) {
  .areas-list__list {
    width: 100%;
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
}
.areas-list__list p {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  margin-bottom: 20px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.areas-list__list p a {
  color: var(--color-grey-600);
  text-decoration: none;
}
.areas-list__map {
  width: calc(100% + 100px);
  max-width: 392px;
  -webkit-margin-start: 0 !important;
  margin-inline-start: 0 !important;
}
@media screen and (max-width: 781px) {
  .areas-list__map {
    width: 100%;
    margin: 0 auto;
    float: none !important;
    -webkit-margin-start: revert !important;
    margin-inline-start: revert !important;
  }
}

.areas-spotlight {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .areas-spotlight {
    padding-inline: 24px;
    padding-top: 26px;
  }
}
.areas-spotlight__title {
  margin-bottom: 30px;
  position: relative;
}
.areas-spotlight__title::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 15px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .areas-spotlight__title::before {
    top: -26px;
    left: 0;
  }
}
.areas-spotlight__txt {
  -webkit-margin-before: 30px !important;
  margin-block-start: 30px !important;
}
.areas-spotlight__columns {
  -webkit-margin-before: 50px !important;
  margin-block-start: 50px !important;
  -webkit-margin-after: 30px !important;
  margin-block-end: 30px !important;
}
@media screen and (max-width: 1023px) {
  .areas-spotlight__columns {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1023px) {
  .areas-spotlight__columns:not(.is-not-stacked-on-mobile) > .areas-spotlight__col {
    -ms-flex-preferred-size: 40% !important;
    flex-basis: 40% !important;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1 !important;
  }
}
.areas-spotlight__img img {
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 30px 30px 0px 30px !important;
  width: 100%;
  overflow: hidden;
}
.areas-spotlight__img--style-1 img {
  height: 223px;
}
.areas-spotlight__img--style-2 img {
  height: 213px;
}
.areas-spotlight__img--style-3 img {
  height: 154px;
}
.areas-spotlight__img--style-4 img {
  height: 108px;
  width: 80%;
}
.areas-spotlight__img--style-5 img {
  height: 254px;
}
.areas-spotlight__list {
  -webkit-margin-before: 16px !important;
  margin-block-start: 16px !important;
  padding-left: 18px;
}
.areas-spotlight__list li {
  margin-bottom: 16px;
  padding-left: 16px;
}
.areas-spotlight__list li:last-of-type {
  margin-bottom: 0;
}
.areas-spotlight__list li::marker {
  color: var(--color-blue-500);
}
.areas-spotlight__list + p {
  -webkit-margin-before: 50px !important;
  margin-block-start: 50px !important;
}

.patient-reviews {
  max-width: 1300px;
  margin-inline: auto;
  padding-inline: 50px;
}
@media screen and (max-width: 781px) {
  .patient-reviews {
    padding-inline: 24px;
  }
}
.patient-reviews__title {
  position: relative;
}
.patient-reviews__title::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: unset;
  bottom: unset;
  left: -32px;
  background-color: var(--color-salmon);
  border-radius: 50%;
}
@media screen and (max-width: 781px) {
  .patient-reviews__title::before {
    top: -26px;
    left: 0;
  }
}
.patient-reviews .wp-block-button__link {
  padding: 8px 32px 8px 0px !important;
  position: relative;
}
.patient-reviews .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 0px;
  bottom: unset;
  left: unset;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2017%22%3E%3Cpath%20fill%3D%22%23344250%22%20d%3D%22M2.667%208.455c0%20.368.298.666.666.666h7.447l-3.253%203.253a.667.667%200%2010.943.944l4.863-4.863L8.47%203.59a.665.665%200%2000-.94.94l3.25%203.257H3.333a.667.667%200%2000-.666.667z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.patient-reviews .avis-complets {
  -webkit-margin-before: 32px !important;
  margin-block-start: 32px !important;
  padding: 0;
}

.wedoxa-hp-full {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 781px) {
  .wedoxa-hp-full {
    padding: 0 24px;
  }
}
.wedoxa-hp-full .wedoxa-avis-hp {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.double-wedoxa-bloc .trustville-voter-phylactery-wrapper,
.double-wedoxa-bloc .trustville-voter-free-answer,
.double-wedoxa-bloc .trustville-voter-topic-slice,
.double-wedoxa-bloc .trustville-voter-hr,
.double-wedoxa-bloc .trustville-owner-answer {
  display: none !important;
}
.double-wedoxa-bloc .trustville-voter-feedback .trustville-voter-stars {
  margin-top: 10px !important;
}
.double-wedoxa-bloc .trustville-voter-feedback .trustville-voter-time-data {
  position: relative !important;
  top: -30px !important;
}
@media screen and (max-width: 781px) {
  .double-wedoxa-bloc .trustville-voter {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 782px) {
  .double-wedoxa-bloc .wp-block-column + .wp-block-column {
    padding-left: 32px;
    border-left: 1px solid lightgrey;
  }
}

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