@import url(https://use.typekit.net/dau2wri.css);
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

*,
html {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

@font-face {
  font-family: Tenor Sans;
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/oroyaV2/dist/assets/fonts/tenorsans-regular-webfont.woff2) format("woff2"), url(/wp-content/themes/oroyaV2/dist/assets/fonts/tenorsans-regular-webfont.woff) format("woff")
}

body,
html {
  font-size: 62.5%
}

body {
  font-family: Tenor Sans, sans-serif;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  text-align: center
}

b,
strong {
  font-family: avenir-lt-pro, Arial, HelveticaNeue, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700
}

a,
a:hover,
a:visited {
  color: inherit;
  text-decoration: none
}

a:hover {
  text-decoration: underline
}

sup {
  font-size: smaller;
  font-size: .6em;
  line-height: normal;
  vertical-align: super
}

em,
i {
  font-style: italic
}

.clear {
  clear: both
}

.clearer:after,
.clearer:before {
  content: "";
  display: table
}

.clearer:after {
  clear: both
}

.textCenter {
  text-align: center
}

.textRight {
  text-align: right
}

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

.avenirLight {
  font-weight: 200
}

.avenirHeavy,
.avenirLight {
  font-family: avenir-lt-pro, sans-serif
}

.avenirHeavy {
  font-weight: 700
}

.tenorSans {
  font-family: Tenor Sans, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-family: avenir-lt-pro, Tenor Sans, Montserrat, Arial, HelveticaNeue, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400
}

h1,
p.actuFirstTitle {
  font-size: 3rem;
  line-height: 1.2
}

h2 {
  font-size: 3rem;
  font-weight: 200;
  line-height: 1;
  margin-bottom: 20px
}

h2,
h3 {
  font-family: avenir-lt-pro, sans-serif
}

h3 {
  font-size: 1.6rem;
  font-weight: 700
}

h3,
h4 {
  line-height: 1.3
}

h4 {
  font-size: 1.5rem
}

h2 strong {
  font-family: avenir-lt-pro, sans-serif;
  font-size: 5rem;
  font-weight: 700
}

@media(min-width:800px) {
  h1,
  p.actuFirstTitle {
    font-size: 3rem
  }
  h2 {
    font-size: 4rem
  }
  h2 strong {
    font-family: avenir-lt-pro, sans-serif;
    font-size: 6.9rem;
    font-weight: 700
  }
  h3 {
    font-size: 2.3rem
  }
  h4 {
    font-size: 1.8rem
  }
}

@media(min-width:1160px) {
  h1,
  p.actuFirstTitle {
    font-size: 4rem
  }
  h3 {
    font-size: 3rem
  }
  h4 {
    font-size: 2.2rem
  }
}

@media(min-width:1650px) {
  h2 {
    font-size: 4.5rem
  }
  h2 strong {
    font-size: 7.5rem
  }
}

@media(min-width:1920px) {
  h1,
  p.actuFirstTitle {
    font-size: 4.2rem
  }
}

body {
  color: #000;
  font-size: 1.8rem
}

@media screen and (min-width:800px) {
  body {
    font-size: 2rem
  }
}

@media screen and (min-width:1650px) {
  body {
    font-size: 2.2rem
  }
}

.swup-transition-fade {
  opacity: 1;
  transition: .4s
}

html.is-animating .swup-transition-fade {
  opacity: 0
}

input[type=text],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-family: inherit;
  resize: vertical
}

#progress-bar-container {
  position: absolute;
  text-align: right;
  top: 60%;
  width: 100%
}

#progress-bar {
  background-color: #000;
  height: 3px;
  transition: width .5s ease-in-out;
  width: 0
}

#percentage-text {
  color: #000;
  font-size: 35px;
  margin-bottom: 20px
}

@media screen and (min-width:800px) {
  #percentage-text {
    font-size: 45px
  }
}

@media screen and (min-width:1160px) {
  #percentage-text {
    font-size: 40px
  }
}

@media screen and (min-width:1650px) {
  #percentage-text {
    font-size: 40px
  }
}

#loader-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex
}

#loading {
  background-color: #fff;
  height: 100%;
  margin-top: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1001
}

#loading-center {
  height: 100%;
  position: relative;
  width: 100%
}

#loading-center-absolute {
  align-items: center;
  display: flex;
  height: auto;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: 20%;
  transform: translateX(-50%);
  width: 80%
}

@media screen and (min-width:767px) {
  #loading-center-absolute {
    height: 40%;
    top: 25%
  }
}

#loading-center-absolute .bodymovinCactus {
  height: 100%;
  width: auto
}

#loading-bottom-absolute {
  bottom: 8%;
  height: 200px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 90%
}

#loader {
  height: 3px;
  left: 50%;
  margin-left: -50px;
  overflow: hidden;
  position: absolute;
  top: 100%;
  width: 100px
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }
  to {
    display: none;
    opacity: 0
  }
}

.fadeOut {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-name: fadeOut;
  animation-timing-function: ease-out
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.fadeIn {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-name: fadeIn;
  animation-timing-function: ease-in
}

.slideDown {
  animation-direction: normal;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  bottom: 0 !important;
  visibility: visible !important
}

@keyframes slideDown {
  0% {
    transform: translateY(0)
  }
  to {
    transform: translateY(100%)
  }
}

@-webkit-keyframes slideDown {
  0% {
    transform: translateY(0)
  }
  to {
    transform: translateY(100%)
  }
}

.slideInUp {
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-iteration-count: 1;
  animation-name: slideInUp;
  -webkit-animation-name: slideInUp;
  animation-timing-function: ease-in;
  -webkit-animation-timing-function: ease-in;
  visibility: visible !important
}

@keyframes slideInUp {
  0% {
    transform: translateY(100%)
  }
  to {
    transform: translateY(0)
  }
}

@-webkit-keyframes slideInUp {
  0% {
    transform: translateY(100%)
  }
  to {
    transform: translateY(0)
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  to {
    opacity: 0
  }
}

.zoomOut {
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-iteration-count: 2;
  animation-name: zoomOut;
  -webkit-animation-name: zoomOut;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important
}

.fadeOutLoader {
  animation: fadeOutLoaderAnim .8s ease forwards
}

@keyframes fadeOutLoaderAnim {
  to {
    opacity: 0
  }
}

::-webkit-scrollbar {
  width: 10px
}

::-webkit-scrollbar-track {
  background: #000
}

::-webkit-scrollbar-thumb {
  background: #ccc
}

::-webkit-scrollbar-thumb:hover {
  background: #acacac
}

#fullSite {
  Bottom: 0;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  background: #fff;
  display: block;
  height: 100vh;
  left: 0;
  margin-bottom: 0;
  position: relative;
  right: 0;
  top: 0;
  width: 100%
}

.widthGlobalContent {
  margin: 0 auto;
  max-width: 1500px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%
}

@media screen and (min-width:800px) {
  .widthGlobalContent {
    padding-left: 4%;
    padding-right: 4%
  }
}

@media screen and (min-width:1650px) {
  .widthGlobalContent {
    padding-left: 0;
    padding-right: 0
  }
}

@media screen and (min-width:2000px) {
  .widthGlobalContent {
    max-width: 1650px
  }
}

.widthGlobalContent.headerSiteContent.widthGlobalContentHeader {
  align-items: center;
  display: flex;
  height: 100%;
  padding: 0;
  position: relative;
  text-align: left
}

@media screen and (min-width:800px) {
  .widthGlobalContent.headerSiteContent.widthGlobalContentHeader {
    padding-left: 4%;
    padding-right: 4%
  }
}

@media screen and (min-width:1160px) {
  .widthGlobalContent.headerSiteContent.widthGlobalContentHeader {
    justify-content: flex-start
  }
}

@media screen and (min-width:1650px) {
  .widthGlobalContent.headerSiteContent.widthGlobalContentHeader {
    padding: 0
  }
}

.widthGlobalContent.headerSiteContent.widthGlobalContentHeader img {
  display: block
}

.widthGlobalContent.widthGlobalContentSmall {
  max-width: 960px
}

@media screen and (min-width:1650px) {
  .widthGlobalContent.widthGlobalContentSmall {
    max-width: 1050px
  }
}

.sectionPadding {
  padding-top: 60px
}

@media screen and (min-width:1160px) {
  .sectionPadding {
    padding-top: 100px
  }
}

@media screen and (min-width:1650px) {
  .sectionPadding {
    padding-top: 100px
  }
}

.sectionPadding.sectionNoPaddingBottom {
  padding-bottom: 0 !important
}

.sectionPaddingBottom {
  padding-bottom: 60px
}

@media screen and (min-width:1160px) {
  .sectionPaddingBottom {
    padding-bottom: 100px
  }
}

@media screen and (min-width:1650px) {
  .sectionPaddingBottom {
    padding-bottom: 100px
  }
}

#infinite-loader {
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease
}

#infinite-loader img {
  height: auto;
  width: 100px
}

#infinite-loader.fade-in {
  opacity: 1;
  pointer-events: auto
}

#infinite-loader.fade-out {
  opacity: 0;
  pointer-events: none
}

.hidden {
  display: none
}

.overflow-hidden {
  overflow: hidden
}

@media screen and (max-width:499px) {
  .lienFull {
    position: relative;
    width: 100%
  }
  .lienFull .text {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    padding-top: 1em;
    position: relative;
    text-align: left;
    text-transform: uppercase
  }
  .lienFull .clone {
    display: none
  }
  .lienFull:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-width='2' viewBox='-50 0 74 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m14 5 7 7m0 0-7 7m7-7h-71'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transition: transform .2s ease-out;
    width: 60px
  }
  .lienFull.lienFullBlack {
    color: #000
  }
  .lienFull.lienFullBlack:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' viewBox='-50 0 74 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m14 5 7 7m0 0-7 7m7-7h-71'/%3E%3C/svg%3E")
  }
}

@media screen and (min-width:500px) {
  .lienFull {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 50px;
    margin-bottom: 1em;
    margin-top: 1em;
    overflow: hidden;
    padding-bottom: 2em;
    position: relative;
    text-decoration: none;
    width: 350px
  }
  .lienFull>div {
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%
  }
  .lienFull:before {
    background: currentColor;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform .25s ease-out;
    width: 100%
  }
  .lienFull:hover:before {
    transform: scaleX(1);
    transform-origin: bottom left
  }
  .lienFull .clone>*,
  .lienFull .text>* {
    margin-left: 4px;
    opacity: 1;
    text-transform: none;
    transition: .2s
  }
  .lienFull .clone>span:not(:first-child),
  .lienFull .text>span:not(:first-child) {
    margin-left: 7px
  }
  .lienFull .clone>* {
    transform: translateY(60px)
  }
  .lienFull:hover .clone>* {
    transform: translateY(0)
  }
  .lienFull:hover .clone>*,
  .lienFull:hover .text>* {
    opacity: 1;
    transition: all .2s cubic-bezier(.215, .61, .355, 1) 0s
  }
  .lienFull:hover .text>* {
    transform: translateY(-60px)
  }
  .lienFull:hover .clone>:first-child {
    transition-delay: .15s
  }
  .lienFull:hover .clone>:nth-child(2) {
    transition-delay: .2s
  }
  .lienFull:hover .clone>:nth-child(3) {
    transition-delay: .25s
  }
  .lienFull:hover .clone>:nth-child(4) {
    transition-delay: .3s
  }
  .lienFull:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m14 5 7 7m0 0-7 7m7-7H3'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 28%;
    transform: translateY(-50%);
    transition: transform .2s ease-out;
    width: 20px
  }
  .lienFull:hover:after {
    transform: translateY(-50%) rotate(-45deg)
  }
  .lienFull.lienFullBlack {
    color: #000
  }
  .lienFull.lienFullBlack:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m14 5 7 7m0 0-7 7m7-7H3'/%3E%3C/svg%3E")
  }
  .lienFull.textRight {
    float: right
  }
  .lienFull.lienFullExplorez {
    width: 450px
  }
}

.lien-container-accueil {
  align-items: center;
  background-color: #fff;
  color: #000;
  display: flex;
  justify-content: center;
  width: 100%
}

.lien-container-accueil a {
  display: flex;
  justify-content: center;
  padding: 1em;
  width: 100%
}

@media screen and (max-width:599px) {
  .lien-container-accueil a .buttonOnBackground {
    position: relative;
    width: 100%
  }
  .lien-container-accueil a .buttonOnBackground .text {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    position: relative;
    text-align: left;
    text-transform: uppercase
  }
  .lien-container-accueil a .buttonOnBackground .clone {
    display: none
  }
  .lien-container-accueil a .buttonOnBackground:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' viewBox='-50 0 74 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m14 5 7 7m0 0-7 7m7-7h-71'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .2s ease-out;
    width: 60px
  }
}

@media screen and (min-width:600px) {
  .lien-container-accueil a .buttonOnBackground {
    background: none;
    border: none;
    color: #000;
    cursor: pointer;
    display: block;
    height: 50px;
    overflow: hidden;
    padding-bottom: 2em;
    position: relative;
    text-decoration: none;
    width: 470px
  }
  .lien-container-accueil a .buttonOnBackground>div {
    align-items: center;
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%
  }
  .lien-container-accueil a .buttonOnBackground .clone>*,
  .lien-container-accueil a .buttonOnBackground .text>* {
    margin-left: 4px;
    opacity: 1;
    text-transform: none;
    transition: .2s
  }
  .lien-container-accueil a .buttonOnBackground .clone>span,
  .lien-container-accueil a .buttonOnBackground .text>span {
    text-transform: uppercase
  }
  .lien-container-accueil a .buttonOnBackground .clone>span:not(:first-child),
  .lien-container-accueil a .buttonOnBackground .text>span:not(:first-child) {
    margin-left: 7px
  }
  .lien-container-accueil a .buttonOnBackground .clone>* {
    transform: translateY(60px)
  }
  .lien-container-accueil a .buttonOnBackground:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m14 5 7 7m0 0-7 7m7-7H3'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .2s ease-out;
    width: 20px
  }
}

@media screen and (min-width:1160px) {
  .lien-container-accueil a .buttonOnBackground {
    font-size: 2.6rem;
    width: 555px
  }
}

@media screen and (min-width:800px) {
  .lien-container-accueil a:hover .buttonOnBackground .clone>* {
    opacity: 1;
    transform: translateY(0);
    transition: all .2s cubic-bezier(.215, .61, .355, 1) 0s
  }
  .lien-container-accueil a:hover .buttonOnBackground .text>* {
    opacity: 1;
    transform: translateY(-60px);
    transition: all .2s cubic-bezier(.215, .61, .355, 1) 0s
  }
  .lien-container-accueil a:hover .buttonOnBackground .clone>:first-child {
    transition-delay: .15s
  }
  .lien-container-accueil a:hover .buttonOnBackground .clone>:nth-child(2) {
    transition-delay: .2s
  }
  .lien-container-accueil a:hover .buttonOnBackground .clone>:nth-child(3) {
    transition-delay: .25s
  }
  .lien-container-accueil a:hover .buttonOnBackground .clone>:nth-child(4) {
    transition-delay: .3s
  }
  .lien-container-accueil a:hover .buttonOnBackground:after {
    transform: translateY(-50%) rotate(-45deg)
  }
}

.lien-container-accueil.notCentered a {
  padding: 1em 0 0
}

.lien-container-accueil.notCentered a .buttonOnBackground {
  font-size: 2rem
}

@media screen and (min-width:600px) {
  .lien-container-accueil.notCentered a.textRight {
    justify-content: end
  }
  .lien-container-accueil.notCentered a.textLeft {
    justify-content: start
  }
  .lien-container-accueil.notCentered a .buttonOnBackground {
    font-size: 2.2rem;
    width: 350px
  }
  .lien-container-accueil.notCentered a .buttonOnBackground.longLink {
    width: 400px
  }
  .lien-container-accueil.notCentered a .buttonOnBackground:before {
    background: currentColor;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform .25s ease-out;
    width: 100%
  }
  .lien-container-accueil.notCentered a .buttonOnBackground:hover:before {
    transform: scaleX(1);
    transform-origin: bottom left
  }
  .lien-container-accueil.notCentered a span {
    text-transform: none !important
  }
}

@media screen and (min-width:1160px) {
  .lien-container-accueil.notCentered a .buttonOnBackground {
    font-size: 2.2rem
  }
}

.lien-container-devis {
  align-items: center;
  background-color: #000;
  color: #fff
}

.lien-container-devis,
.lien-container-devis a {
  display: flex;
  justify-content: center;
  width: 100%
}

.lien-container-devis a {
  padding: 0
}

@media screen and (min-width:1160px) {
  .lien-container-devis a {
    padding: 1.5em 0
  }
  .lien-container-devis a:hover .buttonOnBackground .clone>* {
    opacity: 1;
    transform: translateY(0);
    transition: all .2s cubic-bezier(.215, .61, .355, 1) 0s
  }
  .lien-container-devis a:hover .buttonOnBackground .text>* {
    opacity: 1;
    transform: translateY(-60px);
    transition: all .2s cubic-bezier(.215, .61, .355, 1) 0s
  }
  .lien-container-devis a:hover .buttonOnBackground .clone>:first-child {
    transition-delay: .15s
  }
  .lien-container-devis a:hover .buttonOnBackground .clone>:nth-child(2) {
    transition-delay: .2s
  }
  .lien-container-devis a:hover .buttonOnBackground .clone>:nth-child(3) {
    transition-delay: .25s
  }
  .lien-container-devis a:hover .buttonOnBackground .clone>:nth-child(4) {
    transition-delay: .3s
  }
  .lien-container-devis a:hover .buttonOnBackground:after {
    transform: translateY(-50%) rotate(-45deg)
  }
}

@media screen and (max-width:599px) {
  .lien-container-devis a .buttonOnBackground {
    position: relative;
    width: 100%
  }
  .lien-container-devis a .buttonOnBackground .text {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    position: relative;
    text-align: left;
    text-transform: uppercase
  }
  .lien-container-devis a .buttonOnBackground .clone {
    display: none
  }
  .lien-container-devis a .buttonOnBackground:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-width='2' viewBox='-50 0 74 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m14 5 7 7m0 0-7 7m7-7h-71'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .2s ease-out;
    width: 60px
  }
}

@media screen and (min-width:600px) {
  .lien-container-devis a .buttonOnBackground {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 50px;
    overflow: hidden;
    padding-bottom: 2em;
    position: relative;
    text-decoration: none;
    width: 1030px
  }
  .lien-container-devis a .buttonOnBackground>div {
    align-items: center;
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%
  }
  .lien-container-devis a .buttonOnBackground .clone>*,
  .lien-container-devis a .buttonOnBackground .text>* {
    margin-left: 4px;
    opacity: 1;
    text-transform: none;
    transition: .2s
  }
  .lien-container-devis a .buttonOnBackground .clone>span,
  .lien-container-devis a .buttonOnBackground .text>span {
    text-transform: uppercase
  }
  .lien-container-devis a .buttonOnBackground .clone>span:not(:first-child),
  .lien-container-devis a .buttonOnBackground .text>span:not(:first-child) {
    margin-left: 7px
  }
  .lien-container-devis a .buttonOnBackground .clone>* {
    transform: translateY(60px)
  }
  .lien-container-devis a .buttonOnBackground:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m14 5 7 7m0 0-7 7m7-7H3'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .2s ease-out;
    width: 20px
  }
}

.submitSpecialHover,
.submitSpecialHover *,
.submitSpecialHover :after,
.submitSpecialHover :before,
.submitSpecialHover:after,
.submitSpecialHover:before {
  border: 0 solid;
  box-sizing: border-box
}

.submitSpecialHover {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: button;
  background-color: #000;
  background-image: none;
  border: 2px solid #fff;
  color: #fff;
  cursor: pointer;
  font-family: avenir-lt-pro, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: .8;
  margin: 0;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
  padding: 0
}

.submitSpecialHover:disabled {
  cursor: default
}

.submitSpecialHover:-moz-focusring {
  outline: auto
}

.submitSpecialHover svg {
  display: block;
  vertical-align: middle
}

.submitSpecialHover [hidden] {
  display: none
}

.submitSpecialHover {
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  padding: 1em 0;
  position: relative;
  text-transform: uppercase;
  width: 100%
}

.submitSpecialHover .original {
  background: #fff;
  color: #000;
  display: grid;
  inset: 0;
  place-content: center;
  position: absolute;
  transition: transform .2s cubic-bezier(.87, 0, .13, 1)
}

.submitSpecialHover:hover .original {
  transform: translateY(100%)
}

.submitSpecialHover .letters {
  display: inline-flex
}

.submitSpecialHover span {
  opacity: 0;
  transform: translateY(-15px);
  transition: transform .2s cubic-bezier(.87, 0, .13, 1), opacity .2s
}

.submitSpecialHover span:nth-child(2n) {
  transform: translateY(15px)
}

.submitSpecialHover:hover span {
  opacity: 1;
  transform: translateY(0)
}

.submitSpecialHover:hover span:nth-child(2) {
  transition-delay: .1s
}

.submitSpecialHover:hover span:nth-child(3) {
  transition-delay: .2s
}

.submitSpecialHover:hover span:nth-child(4) {
  transition-delay: .3s
}

.submitSpecialHover:hover span:nth-child(5) {
  transition-delay: .4s
}

.submitSpecialHover:hover span:nth-child(6) {
  transition-delay: .5s
}

.submitSpecialHover:hover span:nth-child(7) {
  transition-delay: .6s
}

#headerSite {
  backdrop-filter: blur(19.7px);
  -webkit-backdrop-filter: blur(8.7px);
  background: hsla(0, 0%, 100%, .85);
  color: #000;
  height: 78px;
  left: 0;
  position: relative;
  position: fixed;
  text-align: center;
  top: 0;
  transition: height .3s ease;
  width: 100%;
  z-index: 3
}

@media screen and (min-width:800px) {
  #headerSite {
    height: 122px
  }
}

@media screen and (min-width:1160px) {
  #headerSite {
    height: 135px
  }
}

@media screen and (min-width:800px) {
  #headerSite.small {
    height: 81.33333px
  }
}

@media screen and (min-width:1160px) {
  #headerSite.small {
    height: 122.5px
  }
}

#headerSite #logoSite {
  align-items: center;
  display: flex;
  height: 41px;
  justify-content: center;
  position: relative;
  text-align: left;
  transition: all .3s ease;
  width: 118px;
  z-index: 100
}

@media screen and (min-width:800px) {
  #headerSite #logoSite {
    height: 56px;
    width: 160px
  }
}

@media screen and (min-width:1650px) {
  #headerSite #logoSite {
    height: 82px;
    width: 236px
  }
}

#headerSite #logoSite a {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0 0 0 30px;
  width: 100%
}

@media screen and (min-width:800px) {
  #headerSite #logoSite a {
    margin: 0 0 0 1.8vw
  }
}

@media screen and (min-width:1160px) {
  #headerSite #logoSite a {
    margin: 0
  }
}

@media screen and (min-width:800px) {
  #headerSite.small #logoSite {
    width: 106.66667px
  }
}

@media screen and (min-width:1650px) {
  #headerSite.small #logoSite {
    width: 157.33333px
  }
}

#headerSite .navicon {
  background: transparent;
  cursor: pointer;
  height: 40px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 30px;
  top: 18px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  width: 40px;
  z-index: 9
}

@media screen and (min-width:800px) {
  #headerSite .navicon {
    top: 36px
  }
}

@media screen and (min-width:1160px) {
  #headerSite .navicon {
    display: none
  }
}

#headerSite .navicon span {
  background: #000;
  border-radius: 0;
  display: block;
  height: 3px;
  left: 0;
  margin-left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  width: 100%
}

#headerSite .navicon span:first-child {
  top: 11px
}

#headerSite .navicon span:nth-child(2),
#headerSite .navicon span:nth-child(3) {
  top: 19px
}

#headerSite .navicon span:nth-child(4) {
  top: 27px
}

#headerSite .navicon.open span:first-child {
  left: 33.333%;
  top: 19px;
  width: 0
}

#headerSite .navicon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

#headerSite .navicon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

#headerSite .navicon.open span:nth-child(4) {
  left: 33.3333%;
  top: 27px;
  width: 0
}

#headerSite .navicon.navicon-submenu {
  margin-top: 30px
}

@media screen and (min-width:1160px) {
  #headerSite .navicon.navicon-submenu {
    display: none
  }
}

#headerSite .navicon.navicon-submenu span {
  background: #000
}

@media screen and (min-width:800px) {
  #headerSite.small .navicon {
    top: 20px
  }
}

#headerSite .overlay.overlayHeaderMenu {
  background: #fff;
  height: calc(100vh - 78px);
  left: 0;
  margin-top: 78px;
  max-width: 100%;
  padding-top: 0;
  position: fixed;
  top: 0;
  transition: .5s ease-in-out;
  width: 100%;
  z-index: 8
}

@media screen and (min-width:800px) {
  #headerSite .overlay.overlayHeaderMenu {
    height: calc(100vh - 60px);
    margin-top: 60px
  }
}

@media screen and (min-width:1160px) {
  #headerSite .overlay.overlayHeaderMenu {
    align-items: center;
    background: transparent;
    color: #000;
    display: flex;
    height: 100%;
    justify-content: flex-end;
    margin: 0 0 0 auto;
    padding-top: 0;
    position: relative;
    top: auto;
    width: auto
  }
}

#headerSite .overlay.overlayHeaderMenu #navSite {
  position: relative;
  text-align: center;
  top: 10%;
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%)
}

@media screen and (min-width:800px) and (max-height:600px) {
  #headerSite .overlay.overlayHeaderMenu #navSite {
    top: 15%
  }
}

@media screen and (min-width:1160px) {
  #headerSite .overlay.overlayHeaderMenu #navSite {
    top: auto;
    -webkit-transform: none;
    transform: none
  }
  #headerSite .overlay.overlayHeaderMenu #navSite .menu-menu-principal-container {
    height: 100%
  }
}

#headerSite .overlay.overlayHeaderMenu #navSite #header-menu {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  font-weight: 400;
  justify-content: flex-start;
  opacity: 1;
  overflow: visible;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  z-index: 2
}

@media screen and (min-width:800px) {
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu {
    padding-left: 4%;
    padding-right: 4%
  }
}

@media screen and (min-width:1160px) {
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu {
    display: flex;
    flex-direction: row;
    height: 100%;
    padding: 0 0 0 1.3vw
  }
}

#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  height: 20%;
  min-height: 34px
}

@media screen and (min-width:800px) {
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu li {
    min-height: 45px
  }
}

@media screen and (min-width:1160px) {
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu li {
    align-items: center;
    display: flex
  }
}

#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li a {
  align-items: center;
  color: #000;
  display: inline-block;
  flex-direction: row;
  font-family: avenir-lt-pro, "sans serif";
  font-size: 2.5rem;
  font-weight: 400;
  height: 100%;
  justify-content: right;
  padding-bottom: .6em;
  padding-top: .6em;
  position: relative;
  text-decoration: none;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: middle;
  width: auto
}

@media screen and (min-width:800px) and (min-height:1160px) {
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu li a {
    font-size: 4.5rem
  }
}

@media screen and (min-width:1160px) {
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu li a {
    align-items: center;
    display: flex;
    font-size: 1.8rem;
    height: 100%;
    justify-content: center;
    min-width: max-content;
    padding: 0 1.3vw;
    position: relative;
    transition: all .3s;
    white-space: nowrap;
    z-index: 1
  }
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu li a span {
    display: block;
    position: relative
  }
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu li a span:before {
    background-color: #000;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 0
  }
}

#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li.current-page-ancestor>a,
#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li.current_page_item>a,
#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li.current_page_parent>a,
#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li>a:hover {
  font-weight: 500;
  letter-spacing: .2px
}

#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li.current-page-ancestor>a span:before,
#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li.current_page_item>a span:before,
#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li.current_page_parent>a span:before,
#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li>a:hover span:before {
  transform: translatex(100%);
  transition: .5s;
  width: 50%
}

#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li>ul.sub-menu {
  margin-left: 1em
}

@media screen and (min-width:1160px) {
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu li>ul.sub-menu {
    background: #fff;
    display: none;
    left: 0;
    min-width: 200px;
    position: absolute;
    text-align: left;
    top: 100%
  }
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu li>ul.sub-menu li {
    min-width: 200px
  }
}

#headerSite .overlay.overlayHeaderMenu #navSite #header-menu li>ul.sub-menu li a {
  font-weight: 400
}

@media screen and (min-width:1160px) {
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu li>ul.sub-menu li a {
    font-size: .9em;
    font-weight: 400;
    justify-content: flex-start;
    padding-bottom: .8em
  }
  #headerSite .overlay.overlayHeaderMenu #navSite #header-menu li:hover>ul.sub-menu {
    max-height: 500px;
    text-align: left;
    visibility: visible
  }
}

#headerSite .overlay.overlayHeaderMenu.overlay-scale {
  opacity: 0;
  -webkit-transform: scale(.9);
  transform: scale(.9);
  -webkit-transition: -webkit-transform .2s, opacity .2s, visibility 0s .2s;
  transition: transform .2s, opacity .2s, visibility 0s .2s;
  visibility: hidden
}

@media screen and (min-width:1160px) {
  #headerSite .overlay.overlayHeaderMenu.overlay-scale {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    visibility: visible
  }
}

#headerSite .overlay.overlayHeaderMenu.overlay-scale.open {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .4s, opacity .4s;
  transition: transform .4s, opacity .4s;
  visibility: visible
}

@media screen and (min-width:1160px) {
  #headerSite .overlay.overlayHeaderMenu.overlay-scale.open {
    -webkit-transform: none;
    transform: none
  }
}

#headerSite .overlay.overlayHeaderMenu .menuReseauxSociaux-tel-tab {
  align-items: center;
  display: flex;
  gap: 2em;
  margin-top: 3.5em;
  padding-left: 30px;
  padding-right: 30px
}

@media screen and (min-width:800px) and (min-height:1160px) {
  #headerSite .overlay.overlayHeaderMenu .menuReseauxSociaux-tel-tab {
    margin-top: 5em;
    padding-left: 4%;
    padding-right: 4%
  }
  #headerSite .overlay.overlayHeaderMenu .menuReseauxSociaux-tel-tab svg {
    height: auto;
    width: 50px
  }
}

@media screen and (min-width:1160px) {
  #headerSite .overlay.overlayHeaderMenu .menuReseauxSociaux-tel-tab {
    display: none
  }
}

section {
  overflow: hidden;
  text-align: left
}

section ul li {
  list-style-type: square;
  margin-left: 1.5em
}

#page-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  position: relative
}

.wrapper {
  padding-top: 78px;
  z-index: 1
}

@media screen and (min-width:800px) {
  .wrapper {
    padding-top: 122px
  }
}

@media screen and (min-width:1160px) {
  .wrapper {
    padding-top: 245px
  }
}

.bloc-header-titre.bloc-header-titre-accueil {
  height: 68vh;
  min-height: 400px;
  overflow: hidden
}

@media screen and (min-width:800px) {
  .bloc-header-titre.bloc-header-titre-accueil {
    height: 41vh
  }
}

@media screen and (min-width:1160px) {
  .bloc-header-titre.bloc-header-titre-accueil {
    height: 60vh
  }
}

.bloc-header-titre.bloc-header-titre-accueil .bloc-header-titre-accueil-contenu {
  height: 100%;
  position: relative
}

.bloc-header-titre.bloc-header-titre-accueil .bloc-header-titre-accueil-contenu .menuReseauxSociaux {
  display: none;
  transition: all .3s
}

@media screen and (min-width:1160px) {
  .bloc-header-titre.bloc-header-titre-accueil .bloc-header-titre-accueil-contenu .menuReseauxSociaux {
    align-items: center;
    bottom: 3em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    right: 1em
  }
}

.bloc-header-titre.bloc-header-titre-accueil .bloc-header-titre-accueil-contenu .menuReseauxSociaux .rsIcon:not(:first-child) {
  margin-top: 1em
}

.bloc-header-titre.bloc-header-titre-a-propos {
  height: 60vh;
  min-height: 400px
}

@media screen and (min-height:900px) and (max-width:800px) {
  .bloc-header-titre.bloc-header-titre-a-propos {
    height: 50vh
  }
}

@media screen and (min-height:1000px) and (max-width:800px) {
  .bloc-header-titre.bloc-header-titre-a-propos {
    height: 45vh
  }
}

@media screen and (min-width:800px) {
  .bloc-header-titre.bloc-header-titre-a-propos {
    height: 41vh
  }
}

@media screen and (min-width:1160px) {
  .bloc-header-titre.bloc-header-titre-a-propos {
    height: 60vh
  }
}

.bloc-header-titre.bloc-header-titre-a-propos .bloc-header-titre-a-propos-contenu {
  height: 100%;
  position: relative
}

@media screen and (min-width:1650px) {
  .bloc-header-titre.bloc-header-titre-a-propos .bloc-header-titre-a-propos-contenu {
    padding-top: 2em
  }
}

@media screen and (min-width:2000px) {
  .bloc-header-titre.bloc-header-titre-a-propos .bloc-header-titre-a-propos-contenu {
    padding-top: 5em
  }
}

.bloc-header-titre.bloc-header-titre-prestations {
  height: 60vh;
  min-height: 400px
}

@media screen and (min-height:900px) and (max-width:800px) {
  .bloc-header-titre.bloc-header-titre-prestations {
    height: 50vh
  }
}

@media screen and (min-height:1000px) and (max-width:800px) {
  .bloc-header-titre.bloc-header-titre-prestations {
    height: 45vh
  }
}

@media screen and (min-width:800px) {
  .bloc-header-titre.bloc-header-titre-prestations {
    height: 41vh
  }
}

@media screen and (min-width:1160px) {
  .bloc-header-titre.bloc-header-titre-prestations {
    height: 60vh
  }
}

.bloc-header-titre.bloc-header-titre-prestations .bloc-header-titre-prestations-contenu {
  height: 100%;
  position: relative
}

@media screen and (min-width:1650px) {
  .bloc-header-titre.bloc-header-titre-prestations .bloc-header-titre-prestations-contenu {
    padding-top: 2em
  }
}

@media screen and (min-width:2000px) {
  .bloc-header-titre.bloc-header-titre-prestations .bloc-header-titre-prestations-contenu {
    padding-top: 5em
  }
}

.bloc-header-titre.bloc-header-titre-portfolio {
  height: 60vh;
  min-height: 400px
}

@media screen and (min-height:900px) and (max-width:800px) {
  .bloc-header-titre.bloc-header-titre-portfolio {
    height: 50vh
  }
}

@media screen and (min-height:1000px) and (max-width:800px) {
  .bloc-header-titre.bloc-header-titre-portfolio {
    height: 45vh
  }
}

@media screen and (min-width:800px) {
  .bloc-header-titre.bloc-header-titre-portfolio {
    height: 41vh
  }
}

@media screen and (min-width:1160px) {
  .bloc-header-titre.bloc-header-titre-portfolio {
    height: 60vh
  }
}

.bloc-header-titre.bloc-header-titre-portfolio .bloc-header-titre-portfolio-contenu {
  height: 100%;
  position: relative
}

@media screen and (min-width:1650px) {
  .bloc-header-titre.bloc-header-titre-portfolio .bloc-header-titre-portfolio-contenu {
    padding-top: 2em
  }
}

@media screen and (min-width:2000px) {
  .bloc-header-titre.bloc-header-titre-portfolio .bloc-header-titre-portfolio-contenu {
    padding-top: 5em
  }
}

.bloc-header-titre.bloc-header-titre-contact {
  height: 65vh;
  min-height: 400px;
  overflow: hidden;
  position: relative
}

@media screen and (min-height:900px) and (max-width:800px) {
  .bloc-header-titre.bloc-header-titre-contact {
    height: 50vh
  }
}

@media screen and (min-height:1000px) and (max-width:800px) {
  .bloc-header-titre.bloc-header-titre-contact {
    height: 45vh
  }
}

@media screen and (min-width:800px) {
  .bloc-header-titre.bloc-header-titre-contact {
    height: 45vh
  }
}

@media screen and (min-width:1160px) {
  .bloc-header-titre.bloc-header-titre-contact {
    height: 60vh
  }
}

.bloc-header-titre.bloc-header-titre-contact #contact-cactus {
  bottom: -30px;
  height: 80px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 70px;
  z-index: -1
}

@media screen and (min-width:800px) {
  .bloc-header-titre.bloc-header-titre-contact #contact-cactus {
    height: 100px;
    width: 100px;
    width: 70px
  }
}

.bloc-header-titre.bloc-header-titre-contact #contact-cactus path {
  fill: #000
}

.bloc-header-titre.bloc-header-titre-contact .bloc-header-titre-contact-contenu {
  height: 100%;
  position: relative
}

@media screen and (min-width:1650px) {
  .bloc-header-titre.bloc-header-titre-contact .bloc-header-titre-contact-contenu {
    padding-top: 2em
  }
}

@media screen and (min-width:2000px) {
  .bloc-header-titre.bloc-header-titre-contact .bloc-header-titre-contact-contenu {
    padding-top: 5em
  }
}

.menuReseauxSociaux {
  overflow: visible;
  text-align: center
}

.menuReseauxSociaux .rsIcon {
  display: inline-block;
  height: 29px;
  overflow: visible;
  position: relative;
  width: 29px
}

.menuReseauxSociaux .rsIcon svg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: transform .3s ease;
  width: 100%
}

.menuReseauxSociaux .rsIcon .icon.static {
  z-index: 1
}

.menuReseauxSociaux .rsIcon .icon.hover {
  transform: rotate(0);
  transform-origin: 15px 30px;
  z-index: 2
}

.menuReseauxSociaux .rsIcon:hover .icon.hover {
  transform: rotate(45deg)
}

.menuReseauxSociaux .rsIcon.linkedin-icon .icon.hover {
  transform-origin: 26px 26px;
  z-index: 2
}

.menuReseauxSociaux .rsIcon.instagram-icon {
  height: 36px;
  width: 36px
}

.menuReseauxSociaux .rsIcon.instagram-icon .icon.hover {
  transform-origin: 28px 28px;
  z-index: 2
}

.citation-txt {
  opacity: 0
}

.page-template-accueil .accueilBlocTitreH1 {
  align-items: center;
  display: flex;
  height: 315px;
  justify-content: center;
  position: relative
}

.page-template-accueil .accueilBlocTitreH1 .accueilH1 {
  align-items: flex-start;
  display: flex;
  font-weight: 400
}

.page-template-accueil .accueilBlocTitreH1 .line {
  align-items: baseline;
  display: flex;
  flex-wrap: nowrap;
  line-height: 1.1
}

.page-template-accueil .accueilBlocTitreH1 .line i {
  font-style: normal !important;
  line-height: 1.1;
  opacity: 0
}

.page-template-accueil .accueilBlocTitreH1 .t-mask {
  display: inline-block;
  line-height: 1.1;
  mask-image: url(/wp-content/themes/oroyaV2/dist/assets/img/masqueAccueil.png);
  -webkit-mask-image: url(/wp-content/themes/oroyaV2/dist/assets/img/masqueAccueil.png);
  -webkit-mask-position: -97% 0;
  mask-position: -97% 0;
  -webkit-mask-size: 3400% 100%
}

.page-template-accueil .accueilBlocTitreH1 .space {
  width: 15px
}

.page-template-accueil .accueilBlocTitreH1 .accueilH1 {
  flex-direction: column
}

.page-template-accueil .accueilBlocTitreH1 .line.mobile-only {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.page-template-accueil .accueilBlocTitreH1 .line.mobile-only .line {
  justify-content: center;
  width: 100%
}

.page-template-accueil .accueilBlocTitreH1 .line.mobile-only .line:not(:first-child) {
  margin-top: 15px
}

.page-template-accueil .accueilBlocTitreH1 .line.agence {
  font-family: avenir-lt-pro;
  font-size: 46px;
  font-weight: 700;
  text-transform: uppercase
}

.page-template-accueil .accueilBlocTitreH1 .line .de {
  font-family: avenir-lt-pro;
  font-size: 39px;
  font-weight: 200;
  text-transform: lowercase
}

.page-template-accueil .accueilBlocTitreH1 .line.communication {
  font-family: Tenor Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase
}

.page-template-accueil .accueilBlocTitreH1 .line.creative {
  font-family: Tenor Sans, sans-serif;
  font-size: 54px;
  font-weight: 400;
  text-transform: uppercase
}

.page-template-accueil .accueilBlocTitreH1 .line.and {
  font-family: avenir-lt-pro;
  font-size: 43px;
  font-weight: 200;
  text-transform: lowercase
}

.page-template-accueil .accueilBlocTitreH1 .line .humaine {
  font-family: avenir-lt-pro;
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase
}

.page-template-accueil .accueilBlocTitreH1 .line.agence-de-communication,
.page-template-accueil .accueilBlocTitreH1 .line.creative-and-humaine {
  display: none
}

@media (min-width:800px) {
  .page-template-accueil .accueilBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 54px;
    font-weight: 700
  }
  .page-template-accueil .accueilBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 45px;
    font-weight: 200
  }
  .page-template-accueil .accueilBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 50px;
    font-weight: 400
  }
  .page-template-accueil .accueilBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 71px;
    font-weight: 400
  }
  .page-template-accueil .accueilBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 63px;
    font-weight: 200
  }
  .page-template-accueil .accueilBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 71px;
    font-weight: 700
  }
}

@media (min-width:1024px) and (max-width:1160px) {
  .page-template-accueil .accueilBlocTitreH1 .line.agence-de-communication,
  .page-template-accueil .accueilBlocTitreH1 .line.creative-and-humaine {
    display: flex
  }
  .page-template-accueil .accueilBlocTitreH1 .line.mobile-only {
    display: none
  }
  .page-template-accueil .accueilBlocTitreH1 .accueilH1 {
    min-width: 806px
  }
}

@media (min-width:1160px) {
  .page-template-accueil .accueilBlocTitreH1 .line.agence-de-communication,
  .page-template-accueil .accueilBlocTitreH1 .line.creative-and-humaine {
    display: flex
  }
  .page-template-accueil .accueilBlocTitreH1 .line.mobile-only {
    display: none
  }
  .page-template-accueil .accueilBlocTitreH1 .accueilH1 {
    min-width: 806px
  }
}

@media (min-width:1650px) {
  .page-template-accueil .accueilBlocTitreH1 .accueilH1 {
    min-width: 1374px
  }
  .page-template-accueil .accueilBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 93px;
    font-weight: 700
  }
  .page-template-accueil .accueilBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 78px;
    font-weight: 200
  }
  .page-template-accueil .accueilBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 80px;
    font-weight: 400
  }
  .page-template-accueil .accueilBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 122px;
    font-weight: 400
  }
  .page-template-accueil .accueilBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 108px;
    font-weight: 200
  }
  .page-template-accueil .accueilBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 122px;
    font-weight: 700
  }
  .page-template-accueil .accueilBlocTitreH1 .line.agence-de-communication {
    display: flex
  }
  .page-template-accueil .accueilBlocTitreH1 .line.creative-and-humaine {
    display: flex;
    margin-top: 15px
  }
  .page-template-accueil .accueilBlocTitreH1 .line.mobile-only {
    display: none
  }
}

.page-template-accueil .accueilBlocTitreH1 .q {
  display: flex;
  font-size: 14px !important;
  gap: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-110px)
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-template-accueil .accueilBlocTitreH1 .q {
    font-size: 16px !important;
    gap: 20px;
    transform: translateX(-180px)
  }
}

@media screen and (min-width:1160px) {
  .page-template-accueil .accueilBlocTitreH1 .q {
    font-size: 20px !important;
    gap: 30px;
    transform: translateX(-220px)
  }
}

@media screen and (min-width:1650px) {
  .page-template-accueil .accueilBlocTitreH1 .q {
    font-size: 22px !important;
    gap: 30px;
    transform: translateX(-220px)
  }
}

.page-template-accueil .accueilBlocTitreH1 .down-q.q {
  align-items: end;
  bottom: -10px
}

@media screen and (min-width:800px) {
  .page-template-accueil .accueilBlocTitreH1 .down-q.q {
    bottom: -40px
  }
}

@media (min-width:1024px) and (max-width:1160px) {
  .page-template-accueil .accueilBlocTitreH1 .down-q.q {
    bottom: 20px
  }
}

@media screen and (min-width:1160px) {
  .page-template-accueil .accueilBlocTitreH1 .down-q.q {
    bottom: 25px
  }
}

@media screen and (min-width:1650px) {
  .page-template-accueil .accueilBlocTitreH1 .down-q.q {
    bottom: -40px
  }
}

.page-template-accueil .accueilBlocTitreH1 svg {
  height: 30px;
  margin: 0;
  width: 30px
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-template-accueil .accueilBlocTitreH1 svg {
    height: 40px;
    width: 40px
  }
}

@media screen and (min-width:1160px) {
  .page-template-accueil .accueilBlocTitreH1 svg {
    height: 50px;
    width: 50px
  }
}

@media screen and (min-width:1650px) {
  .page-template-accueil .accueilBlocTitreH1 svg {
    height: 60px;
    width: 60px
  }
}

.page-template-accueil .accueilBlocTitreH1 .down-q.q svg {
  transform: scaleY(-1)
}

.page-template-accueil .accueilBlocTitreH1 .down-q.q h1 {
  font-size: 14px !important;
  max-width: 180px;
  min-width: 180px;
  transform: translateY(20px)
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-template-accueil .accueilBlocTitreH1 .down-q.q h1 {
    max-width: 300px;
    min-width: 300px;
    transform: translateY(15px)
  }
}

@media screen and (min-width:1160px) {
  .page-template-accueil .accueilBlocTitreH1 .down-q.q h1 {
    max-width: 400px;
    min-width: 400px;
    transform: translateY(35px)
  }
}

@media screen and (min-width:1650px) {
  .page-template-accueil .accueilBlocTitreH1 .down-q.q h1 {
    max-width: 300px;
    min-width: 300px;
    transform: translateY(60px)
  }
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-template-accueil .accueilBlocTitreH1 .down-q.q h1 {
    font-size: 16px !important
  }
}

@media screen and (min-width:1160px) {
  .page-template-accueil .accueilBlocTitreH1 .down-q.q h1 {
    font-size: 20px !important
  }
}

@media screen and (min-width:1650px) {
  .page-template-accueil .accueilBlocTitreH1 .down-q.q h1 {
    font-size: 22px !important
  }
}

.page-template-accueil .accueilBlocTitreH1 .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

.page-template-accueil #accueilVideoCactus {
  bottom: -12px;
  height: 100px;
  left: 64%;
  position: absolute;
  transform: rotate(5deg);
  width: 100px
}

@media screen and (min-width:1650px) {
  .page-template-accueil #accueilVideoCactus {
    height: 130px;
    width: 130px
  }
}

.page-template-accueil #accueilVideoCactus svg {
  height: auto;
  width: 100%
}

.page-template-accueil #accueilVideoCactus svg path {
  fill: #000
}

@keyframes sdc-rotation {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(-1turn)
  }
}

.page-template-accueil .scroll-down-circle {
  bottom: 0;
  display: none;
  height: 230px;
  left: 0;
  position: absolute;
  width: 230px;
  z-index: 2
}

@media screen and (min-width:1160px) {
  .page-template-accueil .scroll-down-circle {
    display: block
  }
}

.page-template-accueil .scroll-down-circle .sdc-icon {
  color: #000;
  display: block;
  height: 51px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 16px
}

.page-template-accueil .scroll-down-circle:hover svg.texteSvg {
  animation: sdc-rotation 8s linear infinite
}

.page-template-accueil .scroll-down-circle:hover .sdc-icon svg path,
.page-template-accueil .scroll-down-circle:hover svg.texteSvg text {
  fill: #888
}

.page-template-accueil .scroll-down-circle svg.texteSvg {
  width: 100%
}

.page-template-accueil .scroll-down-circle svg.texteSvg rect {
  fill: #000
}

.page-template-accueil .scroll-down-circle svg.texteSvg text {
  fill: #000;
  font-family: Tenor Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 25px;
  text-transform: uppercase;
  transition: fill .2s
}

.page-template-accueil #accueilVideo .accueilVideoContent {
  display: block;
  height: 220px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1
}

@media screen and (min-width:800px) {
  .page-template-accueil #accueilVideo .accueilVideoContent {
    min-height: 465px
  }
}

@media screen and (min-width:1160px) {
  .page-template-accueil #accueilVideo .accueilVideoContent {
    height: 90vh
  }
}

.page-template-accueil #accueilVideo .accueilVideoContent video {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 1
}

.page-template-accueil #accueilVideoVague {
  height: auto;
  left: 0;
  max-width: 120% !important;
  position: absolute;
  top: -1px;
  width: 120% !important;
  z-index: 2
}

@media screen and (min-width:800px) {
  .page-template-accueil #accueilVideoVague {
    height: auto;
    left: 0;
    max-width: 100% !important;
    position: absolute;
    top: -1px;
    width: 100% !important;
    z-index: 2
  }
}

.page-template-accueil #accueilFondNoir {
  background: #000;
  color: #fff
}

@media screen and (min-width:1160px) {
  .page-template-accueil #accueilFondNoir .widthGlobalContent {
    max-width: 1200px
  }
}

.page-template-accueil #accueilFondNoir .accueilFondNoirContenu h2 {
  color: #fff
}

.page-template-accueil #accueilFondNoir .accueilFondNoirContenu .q-content,
.page-template-accueil #accueilFondNoir .accueilFondNoirContenu .q-title {
  flex: 1;
  position: relative
}

.page-template-accueil #accueilFondNoir .accueilFondNoirContenu .q-title .q {
  display: flex;
  font-size: 15px;
  gap: 20px;
  left: 20px;
  position: absolute
}

.page-template-accueil #accueilFondNoir .accueilFondNoirContenu .q-title .down-q.q {
  align-items: end;
  bottom: -50px
}

.page-template-accueil #accueilFondNoir .accueilFondNoirContenu .q-title .q p {
  font-style: italic;
  transform: translateY(-15px)
}

.page-template-accueil #accueilFondNoir .accueilFondNoirContenu svg {
  height: 30px;
  margin: 0 auto;
  width: 30px
}

.page-template-accueil #accueilFondNoir .accueilFondNoirContenu .q-title .down-q.q svg {
  transform: scaleY(-1)
}

.page-template-accueil #accueilFondNoir .accueilFondNoirContenu .q-title .down-q.q p {
  transform: translateY(15px)
}

.page-template-accueil #accueilFondNoir .accueilFondNoirContenu .draw-arrow {
  stroke-width: 3;
  stroke: #fff;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

@media screen and (min-width:1160px) {
  .page-template-accueil #accueilFondNoir .accueilFondNoirContenu {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between
  }
  .page-template-accueil #accueilFondNoir .accueilFondNoirContenu .accueilFondNoirContenuBloc {
    width: 48%
  }
  .page-template-accueil #accueilFondNoir .accueilFondNoirContenu .accueilFondNoirContenuBloc:first-child {
    align-items: flex-start;
    display: flex;
    justify-content: center
  }
  .page-template-accueil #accueilFondNoir .quote {
    position: relative
  }
}

.page-template-accueil #accueilFondNoir .accueilFondNoirContenuBloc.droite {
  padding-top: 80px
}

@media screen and (min-width:1160px) {
  .page-template-accueil #accueilFondNoir .accueilFondNoirContenuBloc.droite {
    padding-top: 0
  }
}

.page-template-accueil #accueilFondNoir .accueilFondNoirPrestations {
  display: grid;
  gap: 45px;
  grid-template-columns: 1fr 1fr;
  padding-bottom: 2em;
  padding-top: 2em
}

@media (min-width:800px) {
  .page-template-accueil #accueilFondNoir .accueilFondNoirPrestations {
    grid-template-columns: 1fr 1fr 1fr
  }
}

@media screen and (min-width:1160px) {
  .page-template-accueil #accueilFondNoir .accueilFondNoirPrestations {
    gap: 100px;
    padding-bottom: 5em;
    padding-top: 5em
  }
}

.page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: fit-content;
  justify-content: start;
  justify-self: center;
  width: 70%
}

@media (min-width:1160px) {
  .page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item:nth-child(3n+1) {
    justify-self: start
  }
  .page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item:nth-child(3n+2) {
    justify-self: center
  }
  .page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item:nth-child(3n+3) {
    justify-self: end
  }
}

.page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item a {
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%
}

.page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item .bodymovin {
  max-width: 85px;
  width: 100%
}

@media (min-width:800px) {
  .page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item .bodymovin {
    max-width: 100px
  }
}

@media (min-width:1160px) {
  .page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item .bodymovin {
    max-width: 120px
  }
}

.page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item .bodymovin path {
  fill: #fff
}

.page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item .bodymovin path[stroke-linecap=butt],
.page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item .bodymovin path[stroke-linecap=round] {
  stroke: #fff
}

.page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item .bodymovin.bodymovinApplication path[stroke-linecap=butt],
.page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item .bodymovin.bodymovinApplication path[stroke-linecap=round] {
  stroke: none
}

.page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item .bodymovin.bodymovinApplication path[stroke-linejoin=miter] {
  stroke: #fff
}

.page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item h3 {
  color: #fff;
  font-family: avenir-lt-pro;
  font-size: 1.8rem;
  font-weight: 200;
  font-weight: 500;
  text-align: center
}

@media (min-width:800px) {
  .page-template-accueil #accueilFondNoir .accueilFondNoirPrestations .prestation-item h3 {
    font-size: 2.6rem
  }
}

.page-template-accueil #accueilCollaborations .q-title {
  margin-top: 65px
}

.page-template-accueil #accueilCollaborations .q-content,
.page-template-accueil #accueilCollaborations .q-title {
  flex: 1;
  position: relative
}

.page-template-accueil #accueilCollaborations .q-title .q {
  display: flex;
  font-size: 15px;
  gap: 20px;
  left: 20px;
  position: absolute
}

.page-template-accueil #accueilCollaborations .q-title .down-q.q {
  align-items: start;
  top: -65px
}

.page-template-accueil #accueilCollaborations .q-title .q p {
  font-style: italic;
  transform: translateY(-15px)
}

.page-template-accueil #accueilCollaborations svg {
  height: 30px;
  margin: 0 auto;
  width: 30px
}

.page-template-accueil #accueilCollaborations .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

.page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center
}

.page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-column {
  display: flex;
  flex: 1 1 100%;
  flex-direction: column;
  gap: 10px
}

.page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-column:last-child {
  display: none
}

.page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item {
  display: flex;
  flex-direction: column
}

.page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item a {
  text-decoration: none
}

.page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item .image-wrapper {
  aspect-ratio: 43/100;
  height: 242px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2
}

.page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item .image-wrapper-Big {
  aspect-ratio: 57/100;
  height: 350px
}

.page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item .image-wrapper img {
  height: 100%;
  object-fit: cover;
  transform: scale(1.1);
  transition: transform .5s ease-in-out;
  width: 100%
}

.page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item .image-wrapper:hover img {
  transform: scale(1)
}

.page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item .caption {
  color: #000;
  font-size: .9em;
  max-height: 0;
  overflow: hidden;
  text-align: left;
  transform: translateY(-20px);
  transition: max-height .8s ease, transform .5s ease;
  z-index: 1
}

.page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item .caption h3 {
  font-size: 2.3rem
}

@media (min-width:800px) {
  .page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item .caption .captionInside {
    padding: 10px
  }
  .page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-column {
    display: flex;
    flex: 1 1 calc(50% - 10px);
    flex-direction: column;
    gap: 10px
  }
  .page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-column:last-child {
    display: flex
  }
}

@media (min-width:800px) and (hover:none) {
  .page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item .image-wrapper {
    cursor: pointer
  }
  .page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item .image-wrapper:active+.caption,
  .page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item .image-wrapper:focus+.caption {
    max-height: 150px;
    transform: translateY(0)
  }
}

@media (min-width:1160px) {
  .page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery {
    flex-wrap: nowrap
  }
  .page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-column {
    flex: 1
  }
  .page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-column .gallery-item .image-wrapper {
    height: 370px
  }
  .page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-column .gallery-item .image-wrapper-Big {
    height: 450px
  }
}

@media (hover:hover) {
  .page-template-accueil #accueilCollaborations .accueilCollaborationsContenugalerie .gallery-item:hover .caption {
    max-height: 150px;
    transform: translateY(0)
  }
}

.page-template-accueil #accueilQSN {
  display: flex;
  flex-direction: column;
  overflow: auto;
  position: relative;
  z-index: 2
}

@media screen and (min-width:1160px) {
  .page-template-accueil #accueilQSN {
    align-items: center;
    flex-direction: row;
    justify-content: flex-start
  }
}

.page-template-accueil #accueilQSN .accueilQSNImage {
  height: 230px;
  overflow: hidden;
  position: relative;
  width: 100%
}

@media screen and (min-width:768px) {
  .page-template-accueil #accueilQSN .accueilQSNImage {
    height: 500px
  }
}

@media screen and (min-width:1160px) {
  .page-template-accueil #accueilQSN .accueilQSNImage {
    width: 42vw
  }
}

@media screen and (min-width:1650px) {
  .page-template-accueil #accueilQSN .accueilQSNImage {
    width: 50vw
  }
}

@media screen and (min-width:2000px) {
  .page-template-accueil #accueilQSN .accueilQSNImage {
    height: 733px
  }
}

.page-template-accueil #accueilQSN .accueilQSNImage img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%
}

.page-template-accueil #accueilQSN .accueilQSNImage .bodymovin {
  aspect-ratio: 1280/733;
  height: 230px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%)
}

@media screen and (min-width:768px) {
  .page-template-accueil #accueilQSN .accueilQSNImage .bodymovin {
    height: 500px
  }
}

.page-template-accueil #accueilQSN .accueilQSNTexte {
  margin-top: 2em;
  width: 100%
}

.page-template-accueil #accueilQSN .accueilQSNTexte .q-title {
  margin-top: 65px
}

.page-template-accueil #accueilQSN .accueilQSNTexte .q-content,
.page-template-accueil #accueilQSN .accueilQSNTexte .q-title {
  flex: 1;
  position: relative
}

.page-template-accueil #accueilQSN .accueilQSNTexte .q-title .q {
  display: flex;
  font-size: 15px;
  gap: 20px;
  left: 20px;
  position: absolute
}

.page-template-accueil #accueilQSN .accueilQSNTexte .q-title .down-q.q {
  align-items: start;
  top: -65px
}

.page-template-accueil #accueilQSN .accueilQSNTexte .q-title .q p {
  font-style: italic;
  transform: translateY(-15px)
}

.page-template-accueil #accueilQSN .accueilQSNTexte svg {
  height: 30px;
  margin: 0 auto;
  width: 30px
}

.page-template-accueil #accueilQSN .accueilQSNTexte .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

@media screen and (min-width:1160px) {
  .page-template-accueil #accueilQSN .accueilQSNTexte {
    margin: 0;
    max-width: 750px;
    padding-left: 0;
    width: 58vw
  }
  .page-template-accueil #accueilQSN .accueilQSNTexte .accueilQSNTexteContenu {
    padding-left: 4vw
  }
}

@media screen and (min-width:1650px) {
  .page-template-accueil #accueilQSN .accueilQSNTexte {
    padding: 0
  }
}

@media screen and (min-width:2000px) {
  .page-template-accueil #accueilQSN .accueilQSNTexte {
    max-width: 825px
  }
}

.page-template-accueil #accueilTemoignages {
  overflow: visible
}

.page-template-accueil #accueilTemoignages .q-title {
  margin-top: 80px
}

.page-template-accueil #accueilTemoignages .q-content,
.page-template-accueil #accueilTemoignages .q-title {
  flex: 1;
  position: relative
}

.page-template-accueil #accueilTemoignages .q-title .q {
  display: flex;
  font-size: 15px;
  gap: 20px;
  left: 20px;
  position: absolute
}

.page-template-accueil #accueilTemoignages .q-title .down-q.q {
  align-items: start;
  top: -65px
}

.page-template-accueil #accueilTemoignages .q-title .q p {
  font-style: italic;
  transform: translateY(-10px)
}

.page-template-accueil #accueilTemoignages svg {
  height: 30px;
  margin: 0 auto;
  width: 30px
}

.page-template-accueil #accueilTemoignages .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

.page-template-accueil #accueilTemoignages .accueilTemoignagesListing {
  overflow: visible
}

.page-template-accueil #accueilTemoignages .accueilTemoignagesListing .swiper {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  overflow: visible;
  padding: 30px 0
}

.page-template-accueil #accueilTemoignages .accueilTemoignagesListing .swiper:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing
}

.page-template-accueil #accueilTemoignages .accueilTemoignagesListing .swiper .swipper-wrapper {
  display: flex;
  flex-direction: row
}

.page-template-accueil #accueilTemoignages .accueilTemoignagesListing .swiper .temoignage {
  border-radius: 5px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, .37);
  height: auto;
  margin: 10px 0;
  overflow: visible;
  padding: 1.5em 1.3em
}

@media screen and (min-width:800px) {
  .page-template-accueil #accueilTemoignages .accueilTemoignagesListing .swiper .temoignage {
    padding: 2em 1.8em
  }
}

.page-template-accueil #accueilTemoignages .accueilTemoignagesListing .swiper .temoignage .titre {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: .2em
}

.page-template-accueil #accueilTemoignages .accueilTemoignagesListing .swiper .temoignage .sous-titre {
  font-family: avenir-lt-pro;
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 200;
  margin-bottom: 1em
}

.page-template-accueil #accueilTemoignages .accueilTemoignagesListing .swiper .temoignage .contenu {
  font-size: 1.8rem;
  line-height: 1.5
}

@media screen and (min-width:800px) {
  .page-template-accueil #accueilTemoignages .accueilTemoignagesListing .swiper .temoignage .contenu {
    font-size: 2rem
  }
}

.page-template-accueil #accueilTemoignages .accueilTemoignagesLink {
  position: relative
}

.swup-transition-main {
  transform: none
}

html.is-animating:not(.is-leaving) .swup-transition-main {
  transform: none !important
}

.page-a-propos .a-proposBlocTitreH1 {
  align-items: center;
  display: flex;
  height: 315px;
  justify-content: center;
  position: relative
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-a-propos .a-proposBlocTitreH1 {
    height: 350px
  }
}

.page-a-propos .a-proposBlocTitreH1 h1.a-proposH1 {
  align-items: center;
  display: flex;
  font-weight: 400
}

.page-a-propos .a-proposBlocTitreH1 .line {
  align-items: baseline;
  display: flex;
  flex-wrap: nowrap;
  line-height: 1
}

.page-a-propos .a-proposBlocTitreH1 .line i {
  font-style: normal !important;
  line-height: 1;
  opacity: 0
}

.page-a-propos .a-proposBlocTitreH1 .t-mask {
  display: inline-block;
  line-height: 1;
  mask-image: url(/wp-content/themes/oroyaV2/dist/assets/img/masqueAccueil.png);
  -webkit-mask-image: url(/wp-content/themes/oroyaV2/dist/assets/img/masqueAccueil.png);
  -webkit-mask-position: -97% 0;
  mask-position: -97% 0;
  -webkit-mask-size: 3400% 100%
}

.page-a-propos .a-proposBlocTitreH1 .space {
  width: 15px
}

.page-a-propos .a-proposBlocTitreH1 h1.a-proposH1 {
  flex-direction: column
}

.page-a-propos .a-proposBlocTitreH1 .line.mobile-only {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.page-a-propos .a-proposBlocTitreH1 .line.mobile-only .line {
  justify-content: center;
  width: 100%
}

.page-a-propos .a-proposBlocTitreH1 .line.mobile-only .line:not(:first-child):not(:nth-child(3)) {
  margin-top: 15px
}

.page-a-propos .a-proposBlocTitreH1 .line.agence {
  font-family: avenir-lt-pro;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase
}

.page-a-propos .a-proposBlocTitreH1 .line .de {
  font-family: avenir-lt-pro;
  font-size: 45px;
  font-weight: 200;
  text-transform: lowercase
}

.page-a-propos .a-proposBlocTitreH1 .line.communication {
  font-family: Tenor Sans, sans-serif;
  font-size: 45px;
  font-weight: 400;
  text-transform: uppercase
}

.page-a-propos .a-proposBlocTitreH1 .line.creative {
  font-family: Tenor Sans, sans-serif;
  font-size: 50px;
  font-weight: 400;
  text-transform: uppercase
}

.page-a-propos .a-proposBlocTitreH1 .line .humaine {
  font-family: avenir-lt-pro;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase
}

.page-a-propos .a-proposBlocTitreH1 .line.agence-de-communication,
.page-a-propos .a-proposBlocTitreH1 .line.creative-and-humaine {
  display: none
}

@media (min-width:800px) {
  .page-a-propos .a-proposBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 70px;
    font-weight: 700
  }
  .page-a-propos .a-proposBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 80px;
    font-weight: 200
  }
  .page-a-propos .a-proposBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 70px;
    font-weight: 400
  }
  .page-a-propos .a-proposBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 71px;
    font-weight: 400
  }
  .page-a-propos .a-proposBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 63px;
    font-weight: 200
  }
  .page-a-propos .a-proposBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 71px;
    font-weight: 700
  }
}

@media (min-width:1024px) and (max-width:1160px) {
  .page-a-propos .a-proposBlocTitreH1 .line.agence-de-communication,
  .page-a-propos .a-proposBlocTitreH1 .line.creative-and-humaine {
    display: flex
  }
  .page-a-propos .a-proposBlocTitreH1 .line.mobile-only {
    display: none
  }
  .page-a-propos .a-proposBlocTitreH1 .accueilH1 {
    min-width: 806px
  }
}

@media (min-width:1160px) {
  .page-a-propos .a-proposBlocTitreH1 .line.agence-de-communication,
  .page-a-propos .a-proposBlocTitreH1 .line.creative-and-humaine {
    display: flex
  }
  .page-a-propos .a-proposBlocTitreH1 .line.mobile-only {
    display: none
  }
  .page-a-propos .a-proposBlocTitreH1 h1.accueilH1 {
    min-width: 806px
  }
}

@media (min-width:1650px) {
  .page-a-propos .a-proposBlocTitreH1 h1.accueilH1 {
    min-width: 1374px
  }
  .page-a-propos .a-proposBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 95px;
    font-weight: 700
  }
  .page-a-propos .a-proposBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 85px;
    font-weight: 200
  }
  .page-a-propos .a-proposBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 95px;
    font-weight: 400
  }
  .page-a-propos .a-proposBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 122px;
    font-weight: 400
  }
  .page-a-propos .a-proposBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 200px;
    font-weight: 200
  }
  .page-a-propos .a-proposBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 85px;
    font-weight: 700
  }
  .page-a-propos .a-proposBlocTitreH1 .line.agence-de-communication {
    display: flex
  }
  .page-a-propos .a-proposBlocTitreH1 .line.creative-and-humaine {
    display: flex;
    margin-top: 15px
  }
  .page-a-propos .a-proposBlocTitreH1 .line.mobile-only {
    display: none
  }
}

@media (min-width:2000px) {
  .page-a-propos .a-proposBlocTitreH1 h1.accueilH1 {
    min-width: 1374px
  }
  .page-a-propos .a-proposBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 110px;
    font-weight: 700
  }
  .page-a-propos .a-proposBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 120px;
    font-weight: 200
  }
  .page-a-propos .a-proposBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 110px;
    font-weight: 400
  }
  .page-a-propos .a-proposBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 122px;
    font-weight: 400
  }
  .page-a-propos .a-proposBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 108px;
    font-weight: 200
  }
  .page-a-propos .a-proposBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 122px;
    font-weight: 700
  }
  .page-a-propos .a-proposBlocTitreH1 .line.agence-de-communication {
    display: flex
  }
  .page-a-propos .a-proposBlocTitreH1 .line.creative-and-humaine {
    display: flex;
    margin-top: 15px
  }
  .page-a-propos .a-proposBlocTitreH1 .line.mobile-only {
    display: none
  }
}

.page-a-propos .a-proposBlocTitreH1 .q {
  display: flex;
  font-size: 14px;
  font-style: italic;
  gap: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-110px)
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-a-propos .a-proposBlocTitreH1 .q {
    font-size: 16px;
    gap: 20px;
    transform: translateX(-140px)
  }
}

@media screen and (min-width:1160px) {
  .page-a-propos .a-proposBlocTitreH1 .q {
    font-size: 20px;
    gap: 30px;
    transform: translateX(-180px)
  }
}

@media screen and (min-width:1650px) {
  .page-a-propos .a-proposBlocTitreH1 .q {
    font-size: 22px;
    gap: 30px;
    transform: translateX(-220px)
  }
}

.page-a-propos .a-proposBlocTitreH1 .down-q.q {
  align-items: end;
  bottom: -10px
}

@media screen and (min-width:800px) {
  .page-a-propos .a-proposBlocTitreH1 .down-q.q {
    bottom: -60px
  }
}

@media (min-width:1024px) and (max-width:1160px) {
  .page-a-propos .a-proposBlocTitreH1 .down-q.q {
    bottom: 20px
  }
}

@media screen and (min-width:1160px) {
  .page-a-propos .a-proposBlocTitreH1 .down-q.q {
    bottom: 25px
  }
}

@media screen and (min-width:1650px) {
  .page-a-propos .a-proposBlocTitreH1 .down-q.q {
    bottom: -40px
  }
}

.page-a-propos .a-proposBlocTitreH1 svg {
  height: 30px;
  margin: 0;
  width: 30px
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-a-propos .a-proposBlocTitreH1 svg {
    height: 40px;
    width: 40px
  }
}

@media screen and (min-width:1160px) {
  .page-a-propos .a-proposBlocTitreH1 svg {
    height: 50px;
    width: 50px
  }
}

@media screen and (min-width:1650px) {
  .page-a-propos .a-proposBlocTitreH1 svg {
    height: 60px;
    width: 60px
  }
}

.page-a-propos .a-proposBlocTitreH1 .down-q.q svg {
  transform: scaleY(-1)
}

.page-a-propos .a-proposBlocTitreH1 .down-q.q p {
  max-width: 180px;
  min-width: 180px;
  transform: translateY(20px)
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-a-propos .a-proposBlocTitreH1 .down-q.q p {
    max-width: 200px;
    min-width: 200px;
    transform: translateY(15px)
  }
}

@media screen and (min-width:1160px) {
  .page-a-propos .a-proposBlocTitreH1 .down-q.q p {
    max-width: 280px;
    min-width: 280px;
    transform: translateY(35px)
  }
}

@media screen and (min-width:1650px) {
  .page-a-propos .a-proposBlocTitreH1 .down-q.q p {
    max-width: 300px;
    min-width: 300px
  }
}

.page-a-propos .a-proposBlocTitreH1 .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

.page-a-propos #a-propos-mask {
  max-width: 100vw;
  overflow-x: hidden;
  padding-bottom: 5vh
}

@media screen and (min-width:1160px) {
  .page-a-propos #a-propos-mask {
    padding-bottom: 0
  }
}

.page-a-propos #a-propos-mask .scroll-section {
  margin: 8.125rem 0 0;
  position: relative
}

@media screen and (min-width:1160px) {
  .page-a-propos #a-propos-mask .scroll-section {
    height: 500vh;
    margin: 0
  }
}

.page-a-propos #a-propos-mask .pin-container {
  position: relative
}

@media screen and (min-width:1160px) {
  .page-a-propos #a-propos-mask .pin-container {
    align-items: center;
    display: flex;
    height: 100vh;
    width: 100%
  }
}

.page-a-propos #a-propos-mask .slide {
  height: 100%;
  margin-bottom: 5rem;
  padding: 0 30px;
  width: 100%
}

@media (min-width:800px) {
  .page-a-propos #a-propos-mask .slide {
    text-align: center
  }
}

@media screen and (min-width:1160px) {
  .page-a-propos #a-propos-mask .slide {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    margin-bottom: 0;
    padding: 0 2.08vw;
    position: absolute;
    text-align: center
  }
}

.page-a-propos #a-propos-mask .slide:first-child {
  position: relative
}

@media screen and (min-width:1160px) {
  .page-a-propos #a-propos-mask .title-mask {
    background-color: #fff;
    position: absolute
  }
  .page-a-propos #a-propos-mask .title-mask-top {
    -webkit-clip-path: inset(0 0 calc(50% - 1px) 0);
    clip-path: inset(0 0 calc(50% - 1px) 0)
  }
}

.page-a-propos #a-propos-mask .title-mask-bottom {
  display: none
}

@media screen and (min-width:1160px) {
  .page-a-propos #a-propos-mask .title-mask-bottom {
    -webkit-clip-path: inset(calc(50% - 1px) 0 0 0);
    clip-path: inset(calc(50% - 1px) 0 0 0);
    display: block
  }
}

.page-a-propos #a-propos-mask .slide-title {
  display: inline-block;
  font-family: avenir-lt-pro;
  font-size: 4rem;
  font-weight: 600;
  font-weight: 700;
  letter-spacing: -.01em;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: uppercase
}

@media screen and (min-width:1160px) {
  .page-a-propos #a-propos-mask .slide-title {
    font-size: clamp(6.2em, 11.5vw, 7.5em);
    letter-spacing: -.02em;
    margin-bottom: 0
  }
}

@media screen and (min-width:1400px) {
  .page-a-propos #a-propos-mask .slide-title {
    font-size: 8em;
    letter-spacing: -.02em;
    margin-bottom: 0
  }
}

@media screen and (min-width:1650px) {
  .page-a-propos #a-propos-mask .slide-title {
    font-size: 9em;
    letter-spacing: -.02em;
    margin-bottom: 0
  }
}

@media screen and (min-width:2000px) {
  .page-a-propos #a-propos-mask .slide-title {
    font-size: 10em;
    letter-spacing: -.02em;
    margin-bottom: 0
  }
}

.page-a-propos #a-propos-mask .slide-description {
  line-height: 1.2
}

@media screen and (min-width:1160px) {
  .page-a-propos #a-propos-mask .slide-description {
    font-size: .623em;
    margin-left: auto;
    margin-right: auto
  }
}

@media screen and (min-width:1400px) {
  .page-a-propos #a-propos-mask .slide-description {
    font-size: .8em;
    margin-left: auto;
    margin-right: auto
  }
}

@media screen and (min-width:1650px) {
  .page-a-propos #a-propos-mask .slide-description {
    font-size: 1em
  }
}

.page-a-propos #aProposCollaborateurs {
  background: #000;
  color: #fff
}

@media screen and (min-width:800px) {
  .page-a-propos #aProposCollaborateurs {
    margin-bottom: 10rem
  }
  .page-a-propos #aProposCollaborateurs.sectionPaddingBottom {
    overflow: visible;
    padding-bottom: 100px;
  }
}

@media screen and (max-width:799px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu {
    padding-left: 0;
    padding-right: 0
  }
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .q-content,
.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .q-title {
  flex: 1;
  position: relative
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .q-title .q {
  display: flex;
  font-size: 15px;
  gap: 20px;
  left: 20px;
  position: absolute
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .q-title .down-q.q {
  align-items: end;
  bottom: -50px
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .q-title .q p {
  font-style: italic;
  transform: translateY(-15px)
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu svg {
  height: 30px;
  margin: 0 auto;
  width: 30px
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .q-title .down-q.q svg {
  transform: scaleY(-1)
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .q-title .down-q.q p {
  transform: translateY(15px)
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .draw-arrow {
  stroke-width: 3;
  stroke: #fff;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

@media screen and (min-width:1160px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    gap: 50px;
    justify-content: space-between
  }
}

@media screen and (max-width:799px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc.aProposCollaborateursContenuBlocGauche {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media screen and (min-width:1160px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc.aProposCollaborateursContenuBlocGauche {
    max-width: 480px
  }
      .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc {
        width: 100%;
        max-width: 100% !important;
    }
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc:first-child .description {
  padding-top: 80px
}

@media screen and (max-width:1160px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc:first-child .description {
    padding-bottom: 30px
  }
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel {
  margin-top: 3rem;
  margin-inline: auto;
  text-align: center
}

@media screen and (min-width:800px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel {
    display: none
  }
}

@media screen and (max-width:799px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel {
    padding: 20px 30px
  }
}

@media screen and (min-width:1160px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel {
    margin-top: 0
  }
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel img {
  display: block;
  max-width: 100%
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel ul li {
  list-style-type: none;
  margin: 0
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel ul li svg {
  fill: #fff;
  height: 20px;
  transition: .3s ease;
  width: 20px
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel ul li svg:hover {
  fill: #888
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel h2,
.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel h3,
.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel p,
.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel span {
  letter-spacing: .035rem
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel p {
  color: #a3a3a3;
  line-height: 1.6;
  margin: 0 auto;
  max-width: 50rem
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card {
  cursor: pointer;
  position: relative;
  transition: all .5s ease-in-out
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card.swiper-slide-active {
  transform: scale(1.1)
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card .description {
  color: #d1d1d1;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: .75rem;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all .6s ease
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card h3,
.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card p {
  text-transform: capitalize
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card h3 {
  color: #f6f6f6;
  font-size: 1.8rem;
  font-weight: 400
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card p {
  font-size: 1.2rem;
  font-weight: 300;
  max-width: 100%;
  text-transform: uppercase
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card:after {
  background: linear-gradient(180deg, rgba(65, 67, 69, .2), rgba(8, 8, 8, .9));
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card img {
  filter: grayscale(0);
  transition: .5s ease
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card-content {
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 1.875rem 3rem;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 99
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card-content ul {
  align-items: center;
  display: flex;
  display: none;
  gap: .625rem;
  justify-content: center;
  margin-top: 1.25rem
}

@media screen and (min-width:800px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card-content ul {
    display: flex
  }
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards-tel .cards-wrapper .card:hover img {
    filter: grayscale(100%)
  }
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards {
  display: none;
  margin-top: 3rem;
  margin-inline: auto;
  text-align: center
}

@media screen and (min-width:800px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards {
    display: block
  }
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards.swiper {
    overflow: visible
  }
}

@media screen and (max-width:799px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards {
    padding: 20px 30px
  }
}

@media screen and (min-width:1160px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards {
    margin-top: 0
  }
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards img {
  display: block;
  max-width: 100%
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards ul li {
  list-style-type: none;
  margin: 0
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards ul li svg {
  fill: #fff;
  height: 20px;
  transition: .3s ease;
  width: 20px
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards ul li svg path {
  transition: .3s ease
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards ul li svg:hover path {
  fill: #888
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards h2,
.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards h3,
.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards p,
.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards span {
  letter-spacing: .035rem
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards p {
  color: #a3a3a3;
  line-height: 1.6;
  margin: 0 auto;
  max-width: 50rem
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card {
  cursor: pointer;
  filter: grayscale(0);
  position: relative;
  transition: all .5s ease-in-out
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card.swiper-slide-active {
  transform: scale(1.1)
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card .description {
  color: #d1d1d1;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 1rem;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all .6s ease
}

@media screen and (min-width:1650px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card .description {
    font-size: 1.5rem
  }
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card h3,
.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card p {
  text-transform: capitalize
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card h3 {
  color: #f6f6f6;
  font-size: 2rem;
  font-weight: 400
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card p {
  font-size: 1.2rem;
  font-weight: 300;
  max-width: 100%;
  text-transform: uppercase
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card:before {
  background: #fff;
  content: "";
  display: none;
  height: 6rem;
  left: -.375rem;
  position: absolute;
  top: -.375rem;
  transition: .3s ease-in-out;
  width: 5rem;
  z-index: -1
}

@media screen and (min-width:800px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card:before {
    display: block
  }
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card:after {
  background: linear-gradient(180deg, rgba(65, 67, 69, 0), rgba(8, 8, 8, .9));
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card img {
  transition: .5s ease
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card-content {
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 1.875rem 3rem;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 99
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card-content ul {
  align-items: center;
  display: flex;
  display: none;
  gap: .625rem;
  justify-content: center;
  margin-top: 1.25rem
}

@media screen and (min-width:800px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card-content ul {
    display: flex
  }
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card:hover {
    filter: grayscale(1)
  }
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card:hover:before {
    transform: scale(1.03)
  }
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card:hover .description {
    max-height: 15rem;
    opacity: 1
  }
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card:first-child:before {
  left: -.375rem;
  top: -.375rem
}

@media screen and (min-width:800px) {
  .page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card:nth-child(2) {
    transform: translateY(15%)
  }
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card:nth-child(2):before {
  display: none
}

.page-a-propos #aProposCollaborateurs .aProposCollaborateursContenu .aProposCollaborateursContenuBloc .team-cards .cards-wrapper .card:nth-child(3):before {
  left: -.375rem;
  top: -.375rem
}

.page-a-propos #aProposCollaborateurs h2 {
  color: #fff
}

.page-a-propos #aProposRaisonDEtre {
  background: #fff;
  color: #000
}

.page-a-propos #aProposRaisonDEtre .aProposRaisonDEtreContenu .q-title {
  margin-top: 65px
}

.page-a-propos #aProposRaisonDEtre .aProposRaisonDEtreContenu .q-content,
.page-a-propos #aProposRaisonDEtre .aProposRaisonDEtreContenu .q-title {
  flex: 1;
  position: relative
}

.page-a-propos #aProposRaisonDEtre .aProposRaisonDEtreContenu .q-title .q {
  display: flex;
  font-size: 15px;
  gap: 20px;
  left: 20px;
  position: absolute
}

.page-a-propos #aProposRaisonDEtre .aProposRaisonDEtreContenu .q-title .down-q.q {
  align-items: start;
  top: -65px
}

.page-a-propos #aProposRaisonDEtre .aProposRaisonDEtreContenu .q-title .q p {
  font-style: italic;
  transform: translateY(-15px)
}

.page-a-propos #aProposRaisonDEtre .aProposRaisonDEtreContenu svg {
  height: 30px;
  margin: 0 auto;
  width: 30px
}

.page-a-propos #aProposRaisonDEtre .aProposRaisonDEtreContenu .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

@media screen and (min-width:1160px) {
  .page-a-propos #aProposRaisonDEtre .aProposRaisonDEtreContenu {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between
  }
  .page-a-propos #aProposRaisonDEtre .aProposRaisonDEtreContenu .aProposRaisonDEtreContenuBloc {
    width: 48%
  }
  .page-a-propos #aProposRaisonDEtre .aProposRaisonDEtreContenu .aProposRaisonDEtreContenuBloc:first-child {
    align-items: flex-start;
    display: flex;
    justify-content: center
  }
}

.page-a-propos #aProposRaisonDEtre h2 {
  color: #000
}

@media screen and (min-width:1160px) {
  .page-a-propos #aProposRaisonDEtre {
    padding-bottom: 0
  }
}

.page-a-propos #aProposParallax {
  height: 40vh;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative
}

.page-a-propos #aProposParallax img {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  transform: translateY(0);
  transition: transform .1s ease-out;
  width: 100%
}

@media screen and (min-width:800px) {
  .page-a-propos #aProposParallax {
    height: 50vh
  }
}

@media screen and (min-width:1160px) {
  .page-a-propos #aProposParallax {
    height: 60vh
  }
}

.page-a-propos #aProposNotreHistoire {
  background: #fff;
  color: #000
}

.page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .q-content,
.page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .q-title {
  position: relative
}

.page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .q-title .q {
  display: flex;
  font-size: 15px;
  gap: 20px;
  left: 20px;
  position: absolute
}

.page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .q-title .down-q.q {
  align-items: end;
  bottom: -50px
}

.page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .q-title .q p {
  font-style: italic;
  transform: translateY(-15px)
}

.page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu svg {
  height: 30px;
  margin: 0 auto;
  width: 30px
}

.page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .q-title .down-q.q svg {
  transform: scaleY(-1)
}

.page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .q-title .down-q.q p {
  transform: translateY(15px)
}

.page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

@media screen and (min-width:1160px) {
  .page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between
  }
  .page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .aProposNotreHistoireContenuBloc {
    width: 65%
  }
  .page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .aProposNotreHistoireContenuBloc.quote {
    width: 30%
  }
  .page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .aProposNotreHistoireContenuBloc:first-child {
    align-items: flex-start;
    display: flex
  }
}

@media screen and (max-width:1160px) {
  .page-a-propos #aProposNotreHistoire .aProposNotreHistoireContenu .aProposNotreHistoireContenuBloc:first-child {
    margin-bottom: 100px
  }
}

.page-a-propos #aProposNotreHistoire h2 {
  color: #000
}

.page-contact .contactBlocTitreH1 {
  align-items: center;
  display: flex;
  height: 315px;
  justify-content: center;
  position: relative
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-contact .contactBlocTitreH1 {
    height: 350px
  }
}

.page-contact .contactBlocTitreH1 h1.contactH1 {
  align-items: center;
  display: flex;
  font-weight: 400
}

.page-contact .contactBlocTitreH1 .line {
  align-items: baseline;
  display: flex;
  flex-wrap: nowrap;
  line-height: 1
}

.page-contact .contactBlocTitreH1 .line i {
  font-style: normal !important;
  line-height: 1;
  opacity: 0
}

.page-contact .contactBlocTitreH1 .t-mask {
  display: inline-block;
  line-height: 1;
  mask-image: url(/wp-content/themes/oroyaV2/dist/assets/img/masqueAccueil.png);
  -webkit-mask-image: url(/wp-content/themes/oroyaV2/dist/assets/img/masqueAccueil.png);
  -webkit-mask-position: -97% 0;
  mask-position: -97% 0;
  -webkit-mask-size: 3400% 100%
}

.page-contact .contactBlocTitreH1 .space {
  width: 15px
}

.page-contact .contactBlocTitreH1 h1.contactH1 {
  flex-direction: column
}

.page-contact .contactBlocTitreH1 .line.mobile-only {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.page-contact .contactBlocTitreH1 .line.mobile-only .line {
  justify-content: center;
  width: 100%
}

.page-contact .contactBlocTitreH1 .line.mobile-only .line:not(:first-child) {
  margin-top: 15px
}

.page-contact .contactBlocTitreH1 .line.agence {
  font-family: avenir-lt-pro;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase
}

.page-contact .contactBlocTitreH1 .line .de {
  font-family: avenir-lt-pro;
  font-size: 45px;
  font-weight: 200;
  text-transform: lowercase
}

.page-contact .contactBlocTitreH1 .line.communication {
  font-family: Tenor Sans, sans-serif;
  font-size: 45px;
  font-weight: 400;
  text-transform: uppercase
}

.page-contact .contactBlocTitreH1 .line.creative {
  font-family: Tenor Sans, sans-serif;
  font-size: 50px;
  font-weight: 400;
  text-transform: uppercase
}

.page-contact .contactBlocTitreH1 .line .humaine {
  font-family: avenir-lt-pro;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase
}

.page-contact .contactBlocTitreH1 .line.agence-de-communication,
.page-contact .contactBlocTitreH1 .line.creative-and-humaine {
  display: none
}

@media (min-width:800px) {
  .page-contact .contactBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 70px;
    font-weight: 700
  }
  .page-contact .contactBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 80px;
    font-weight: 200
  }
  .page-contact .contactBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 70px;
    font-weight: 400
  }
  .page-contact .contactBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 71px;
    font-weight: 400
  }
  .page-contact .contactBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 63px;
    font-weight: 200
  }
  .page-contact .contactBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 71px;
    font-weight: 700
  }
}

@media (min-width:1024px) and (max-width:1160px) {
  .page-contact .contactBlocTitreH1 .line.agence-de-communication,
  .page-contact .contactBlocTitreH1 .line.creative-and-humaine {
    display: flex
  }
  .page-contact .contactBlocTitreH1 .line.mobile-only {
    display: none
  }
  .page-contact .contactBlocTitreH1 .accueilH1 {
    min-width: 806px
  }
}

@media (min-width:1160px) {
  .page-contact .contactBlocTitreH1 .line.agence-de-communication,
  .page-contact .contactBlocTitreH1 .line.creative-and-humaine {
    display: flex
  }
  .page-contact .contactBlocTitreH1 .line.mobile-only {
    display: none
  }
  .page-contact .contactBlocTitreH1 h1.accueilH1 {
    min-width: 806px
  }
}

@media (min-width:1650px) {
  .page-contact .contactBlocTitreH1 h1.accueilH1 {
    min-width: 1374px
  }
  .page-contact .contactBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 95px;
    font-weight: 700
  }
  .page-contact .contactBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 95px;
    font-weight: 200
  }
  .page-contact .contactBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 95px;
    font-weight: 400
  }
  .page-contact .contactBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 80px;
    font-weight: 400
  }
  .page-contact .contactBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 200px;
    font-weight: 200
  }
  .page-contact .contactBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 80px;
    font-weight: 700
  }
  .page-contact .contactBlocTitreH1 .line.agence-de-communication {
    display: flex
  }
  .page-contact .contactBlocTitreH1 .line.creative-and-humaine {
    display: flex;
    margin-top: 15px
  }
  .page-contact .contactBlocTitreH1 .line.mobile-only {
    display: none
  }
}

@media (min-width:2000px) {
  .page-contact .contactBlocTitreH1 h1.accueilH1 {
    min-width: 1374px
  }
  .page-contact .contactBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 110px;
    font-weight: 700
  }
  .page-contact .contactBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 120px;
    font-weight: 200
  }
  .page-contact .contactBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 110px;
    font-weight: 400
  }
  .page-contact .contactBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 122px;
    font-weight: 400
  }
  .page-contact .contactBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 108px;
    font-weight: 200
  }
  .page-contact .contactBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 122px;
    font-weight: 700
  }
  .page-contact .contactBlocTitreH1 .line.agence-de-communication {
    display: flex
  }
  .page-contact .contactBlocTitreH1 .line.creative-and-humaine {
    display: flex;
    margin-top: 15px
  }
  .page-contact .contactBlocTitreH1 .line.mobile-only {
    display: none
  }
}

.page-contact .contactBlocTitreH1 .q {
  display: flex;
  font-size: 14px;
  font-style: italic;
  gap: 10px;
  left: 45%;
  position: absolute;
  transform: translateX(-110px)
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-contact .contactBlocTitreH1 .q {
    font-size: 16px;
    gap: 20px;
    transform: translateX(-140px)
  }
}

@media (min-width:1024px) and (max-width:1160px) {
  .page-contact .contactBlocTitreH1 .q {
    bottom: 20px !important;
    left: 50%
  }
}

@media screen and (min-width:1160px) {
  .page-contact .contactBlocTitreH1 .q {
    font-size: 20px;
    gap: 30px;
    left: 50%;
    transform: translateX(-180px)
  }
}

@media screen and (min-width:1650px) {
  .page-contact .contactBlocTitreH1 .q {
    font-size: 22px;
    gap: 30px;
    transform: translateX(-220px)
  }
}

.page-contact .contactBlocTitreH1 .down-q.q {
  align-items: end;
  bottom: -10px
}

@media screen and (min-width:800px) {
  .page-contact .contactBlocTitreH1 .down-q.q {
    bottom: -60px
  }
}

@media screen and (min-width:1160px) {
  .page-contact .contactBlocTitreH1 .down-q.q {
    bottom: 10px
  }
}

@media screen and (min-width:1650px) {
  .page-contact .contactBlocTitreH1 .down-q.q {
    bottom: -40px
  }
}

.page-contact .contactBlocTitreH1 svg {
  height: 30px;
  margin: 0;
  width: 30px
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-contact .contactBlocTitreH1 svg {
    height: 40px;
    width: 40px
  }
}

@media screen and (min-width:1160px) {
  .page-contact .contactBlocTitreH1 svg {
    height: 50px;
    width: 50px
  }
}

@media screen and (min-width:1650px) {
  .page-contact .contactBlocTitreH1 svg {
    height: 60px;
    width: 60px
  }
}

.page-contact .contactBlocTitreH1 .down-q.q svg {
  transform: scaleY(-1)
}

.page-contact .contactBlocTitreH1 .down-q.q p {
  max-width: 200px;
  min-width: 200px;
  transform: translateY(20px)
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-contact .contactBlocTitreH1 .down-q.q p {
    max-width: 200px;
    min-width: 200px;
    transform: translateY(15px)
  }
}

@media (min-width:1024px) and (max-width:1160px) {
  .page-contact .contactBlocTitreH1 .down-q.q p {
    max-width: 200px;
    min-width: 200px
  }
}

@media screen and (min-width:1160px) {
  .page-contact .contactBlocTitreH1 .down-q.q p {
    max-width: 280px;
    min-width: 280px;
    transform: translateY(35px)
  }
}

@media screen and (min-width:1650px) {
  .page-contact .contactBlocTitreH1 .down-q.q p {
    max-width: 300px;
    min-width: 300px
  }
}

.page-contact .contactBlocTitreH1 .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

.page-contact #contact-pc-layout {
  border-top: 1px solid #000
}

@media screen and (min-width:1160px) {
  .page-contact #contact-pc-layout {
    display: flex
  }
}

.page-contact #hero-page-contact {
  border-bottom: 1px solid #000;
  height: 50vh;
  position: relative
}

.page-contact #hero-page-contact svg {
  bottom: -.5em;
  height: 2.5em;
  left: 50%;
  position: absolute;
  transform: translate(-50%)
}

.page-contact #hero-page-contact svg path {
  fill: #000
}

.page-contact .infos-map {
  max-width: 100%;
  text-align: left
}

@media screen and (min-width:800px) {
  .page-contact .infos-map {
    display: flex;
    flex-direction: column
  }
}

@media screen and (min-width:1160px) {
  .page-contact .infos-map {
    flex: 1
  }
}

.page-contact .infos-map .sectionTexteHaut {
  background-color: #fff;
  padding-bottom: 60px
}

@media screen and (min-width:800px) {
  .page-contact .infos-map .sectionTexteHaut {
    grid-area: texte
  }
}

@media screen and (min-width:1160px) {
  .page-contact .infos-map .sectionTexteHaut {
    padding-left: 20%;
    padding-top: 60px;
    text-align: right
  }
}

@media screen and (min-width:1650px) {
  .page-contact .infos-map .sectionTexteHaut {
    padding-left: 50%
  }
}

.page-contact .infos-map .informations {
  background-color: #000
}

@media screen and (min-width:800px) {
  .page-contact .infos-map .informations {
    display: flex;
    flex-direction: row
  }
}

@media screen and (min-width:1160px) {
  .page-contact .infos-map .informations {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding-left: 20%
  }
}

@media screen and (min-width:1650px) {
  .page-contact .infos-map .informations {
    padding-left: 50%
  }
}

.page-contact .infos-map .informations #mapCanvas {
  height: 40vh;
  width: 100%
}

@media screen and (min-width:800px) {
  .page-contact .infos-map .informations #mapCanvas {
    flex: 1;
    height: auto
  }
}

@media screen and (min-width:1160px) {
  .page-contact .infos-map .informations #mapCanvas {
    height: 30vh;
    width: 100%
  }
}

.page-contact .infos-map .informations #mapOroya {
  cursor: pointer;
  height: 40vh;
  width: 100%
}

@media screen and (min-width:800px) {
  .page-contact .infos-map .informations #mapOroya {
    flex: 1;
    height: auto
  }
}

@media screen and (min-width:1160px) {
  .page-contact .infos-map .informations #mapOroya {
    height: 30vh;
    width: 100%
  }
}

.page-contact .infos-map .informations #contactMap {
  background-color: #000;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-family: avenir-lt-pro;
  font-weight: 200;
  gap: 2em
}

@media screen and (min-width:800px) {
  .page-contact .infos-map .informations #contactMap {
    flex: 1
  }
}

@media screen and (min-width:1160px) {
  .page-contact .infos-map .informations #contactMap {
    flex: none;
    justify-content: center;
    padding-bottom: 40px;
    padding-top: 40px
  }
}

.page-contact .infos-map .informations #contactMap img {
  height: 40px;
  width: 40px
}

.page-contact .infos-map .informations #contactMap .contactMap-mail,
.page-contact .infos-map .informations #contactMap .contactMap-postale {
  align-items: center;
  display: flex;
  gap: 1em;
  justify-content: start
}

.page-contact .infos-map .informations #contactMap .contactMap-mail .bodymovin,
.page-contact .infos-map .informations #contactMap .contactMap-postale .bodymovin {
  width: 70px
}

.page-contact #contactFormulaire {
  background-color: #fff;
  padding-top: 40px;
  z-index: 2
}

@media screen and (min-width:1160px) {
  .page-contact #contactFormulaire {
    flex: 1;
    height: 100%;
    padding-top: 60px
  }
  .page-contact #contactFormulaire .wpcf7,
  .page-contact #contactFormulaire .wpcf7 form {
    height: 100%
  }
  .page-contact #contactFormulaire .wpcf7-response-output {
    margin-left: 60px;
    margin-right: 20%
  }
  .page-contact #contactFormulaire .bloc_formulaire {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding-left: 60px;
    padding-right: 20%
  }
}

.page-contact #contactFormulaire .bloc_formulaire .bloc_formulaireFields {
  margin: 0 auto;
  max-width: 1500px;
  padding-left: 30px;
  padding-right: 30px
}

@media screen and (min-width:800px) {
  .page-contact #contactFormulaire .bloc_formulaire .bloc_formulaireFields {
    padding-left: 4%;
    padding-right: 4%
  }
}

.page-contact #contactFormulaire .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
  appearance: none;
  background: none;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #000;
  color: #000;
  font-size: 16px;
  outline: none;
  padding: 10px 5px 10px 0;
  position: relative;
  transition: border-color .3s, padding .3s;
  width: 100%
}

@media screen and (min-width:1160px) {
  .page-contact #contactFormulaire .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
    padding: 10px 5px 25px 0
  }
}

.page-contact #contactFormulaire .wpcf7-form-control::placeholder {
  color: transparent;
  text-transform: uppercase
}

.page-contact #contactFormulaire .form-group {
  margin-bottom: 30px;
  position: relative
}

.page-contact #contactFormulaire .form-group.form-group-submit,
.page-contact #contactFormulaire .form-group.mtcaptchaShow {
  margin-bottom: 0
}

@media (min-width:1160px) {
  .page-contact #contactFormulaire .form-group.form-group-submit p {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-end
  }
}

.page-contact #contactFormulaire .form-group label {
  color: #000;
  font-size: 16px;
  left: 0;
  pointer-events: none;
  position: absolute;
  text-transform: uppercase;
  top: 15px;
  transition: all .3s ease
}

@media screen and (min-width:1160px) {
  .page-contact #contactFormulaire .form-group label {
    font-size: 20px
  }
}

.page-contact #contactFormulaire .date-group label {
  color: #000;
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  position: static;
  text-transform: uppercase
}

.page-contact #contactFormulaire .form-group label.active {
  color: #000;
  font-size: 12px;
  left: 0;
  text-transform: uppercase;
  top: -10px
}

.page-contact #contactFormulaire .checkbox,
.page-contact #contactFormulaire .infos {
  font-size: .6em
}

.page-contact #contactFormulaire .infos {
  font-size: .48em;
  line-height: 1.8;
  margin: .5em 0
}

.page-contact #contactFormulaire .wpcf7-spinner {
  margin-top: 5px
}

.page-contact #contactFormulaire textarea {
  font-family: inherit;
  height: 110px;
  max-width: 100%;
  min-height: 110px;
  min-width: 100%;
  width: 100%
}

@media screen and (min-width:1160px) {
  .page-contact #contactFormulaire textarea {
    height: 240px;
    min-height: 240px
  }
}

@media screen and (min-width:1650px) {
  .page-contact #contactFormulaire textarea {
    height: 250px;
    min-height: 250px
  }
}

@media screen and (min-width:2000px) {
  .page-contact #contactFormulaire textarea {
    height: 330px;
    min-height: 330px
  }
}

.page-contact #contactFormulaire .obligatoire,
.page-contact #contactFormulaire .wpcf7-not-valid-tip {
  color: #a87132;
  font-size: .8em
}

.page-contact #contactFormulaire .wpcf7-list-item {
  margin: 0
}

.page-contact #contactFormulaire .wpcf7-list-item label {
  align-items: flex-start;
  display: flex;
  gap: 10px
}

@media screen and (min-width:800px) {
  .page-contact #contactFormulaire .inputs_double {
    align-items: stretch;
    display: flex;
    justify-content: space-between
  }
}

@media screen and (min-width:1160px) {
  .page-contact #contactFormulaire .inputs_double div {
    width: 49%
  }
}

.page-contact #contactFormulaire #pageSubmitContact {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  margin-top: 1em
}

.page-contact #contactFormulaire #pageSubmitContact p {
  display: none
}

@media screen and (min-width:800px) {
  .page-contact #contactFormulaire #pageSubmitContact {
    margin-top: 2em;
    padding-left: 4%;
    padding-right: 4%
  }
}

.page-contact #contactFormulaire #pageSubmitContact button {
  padding: 1em 0;
  width: 100%
}

.page-contact #contactRecrutement {
  font-size: 2.2rem;
  text-align: center
}

.page-contact #contactRecrutement a {
  font-family: avenir-lt-pro;
  font-size: 3rem;
  font-weight: 700;
  position: relative;
  text-decoration: underline;
  text-decoration: none
}

.page-contact #contactRecrutement a:before {
  background-color: #000;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 0
}

.page-contact #contactRecrutement a:hover:before {
  transform: translatex(100%);
  transition: .5s;
  width: 50%
}

@media screen and (min-width:1160px) {
  .page-contact #contactRecrutement a {
    text-decoration: none;
    transition: all .5
  }
}

.page-contact #footerSite .footerContactContenuHaut {
  display: none !important
}

.page-contact #footerSite #footerContact {
  margin-top: 0 !important
}

.page-contact .submitSpecialHover {
  background: #fff;
  border: 2px solid #000;
  color: #000
}

.page-contact .submitSpecialHover .original {
  background: #000;
  color: #fff
}

.page-nos-prestations .prestationsBlocTitreH1 {
  align-items: center;
  display: flex;
  height: 315px;
  justify-content: center;
  position: relative
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-nos-prestations .prestationsBlocTitreH1 {
    height: 350px
  }
}

.page-nos-prestations .prestationsBlocTitreH1 h1.prestationsH1 {
  align-items: center;
  display: flex;
  font-weight: 400
}

.page-nos-prestations .prestationsBlocTitreH1 .line {
  align-items: baseline;
  display: flex;
  flex-wrap: nowrap;
  line-height: 1
}

.page-nos-prestations .prestationsBlocTitreH1 .line i {
  font-style: normal !important;
  line-height: 1;
  opacity: 0
}

.page-nos-prestations .prestationsBlocTitreH1 .t-mask {
  display: inline-block;
  line-height: 1;
  mask-image: url(/wp-content/themes/oroyaV2/dist/assets/img/masqueAccueil.png);
  -webkit-mask-image: url(/wp-content/themes/oroyaV2/dist/assets/img/masqueAccueil.png);
  -webkit-mask-position: -97% 0;
  mask-position: -97% 0;
  -webkit-mask-size: 3400% 100%
}

.page-nos-prestations .prestationsBlocTitreH1 .space {
  width: 15px
}

.page-nos-prestations .prestationsBlocTitreH1 h1.prestationsH1 {
  flex-direction: column
}

.page-nos-prestations .prestationsBlocTitreH1 .line.mobile-only {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.page-nos-prestations .prestationsBlocTitreH1 .line.mobile-only .line {
  justify-content: center;
  width: 100%
}

.page-nos-prestations .prestationsBlocTitreH1 .line.mobile-only .line:not(:first-child) {
  margin-top: 15px
}

.page-nos-prestations .prestationsBlocTitreH1 .line.agence {
  font-family: avenir-lt-pro;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase
}

.page-nos-prestations .prestationsBlocTitreH1 .line .de {
  font-family: avenir-lt-pro;
  font-size: 30px;
  font-weight: 200;
  text-transform: lowercase
}

.page-nos-prestations .prestationsBlocTitreH1 .line.communication {
  font-family: Tenor Sans, sans-serif;
  font-size: 45px;
  font-weight: 400;
  text-transform: uppercase
}

.page-nos-prestations .prestationsBlocTitreH1 .line.creative {
  font-family: Tenor Sans, sans-serif;
  font-size: 50px;
  font-weight: 400;
  text-transform: uppercase
}

.page-nos-prestations .prestationsBlocTitreH1 .line .humaine {
  font-family: avenir-lt-pro;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase
}

.page-nos-prestations .prestationsBlocTitreH1 .line.agence-de-communication,
.page-nos-prestations .prestationsBlocTitreH1 .line.creative-and-humaine {
  display: none
}

@media (min-width:800px) {
  .page-nos-prestations .prestationsBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 70px;
    font-weight: 700
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 50px;
    font-weight: 200
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 70px;
    font-weight: 400
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 71px;
    font-weight: 400
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 63px;
    font-weight: 200
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 71px;
    font-weight: 700
  }
}

@media (min-width:1024px) and (max-width:1160px) {
  .page-nos-prestations .prestationsBlocTitreH1 .line.agence-de-communication,
  .page-nos-prestations .prestationsBlocTitreH1 .line.creative-and-humaine {
    display: flex
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.mobile-only {
    display: none
  }
  .page-nos-prestations .prestationsBlocTitreH1 .accueilH1 {
    min-width: 806px
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.agence {
    font-size: 60px
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line .de {
    font-size: 40px
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line .humaine,
  .page-nos-prestations .prestationsBlocTitreH1 .line.communication,
  .page-nos-prestations .prestationsBlocTitreH1 .line.creative {
    font-size: 60px
  }
}

@media (min-width:1160px) {
  .page-nos-prestations .prestationsBlocTitreH1 .line.agence-de-communication,
  .page-nos-prestations .prestationsBlocTitreH1 .line.creative-and-humaine {
    display: flex
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.mobile-only {
    display: none
  }
  .page-nos-prestations .prestationsBlocTitreH1 h1.accueilH1 {
    min-width: 806px
  }
}

@media (min-width:1650px) {
  .page-nos-prestations .prestationsBlocTitreH1 h1.accueilH1 {
    min-width: 1374px
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 95px;
    font-weight: 700
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 85px;
    font-weight: 200
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 95px;
    font-weight: 400
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 85px;
    font-weight: 400
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 200px;
    font-weight: 200
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 85px;
    font-weight: 700
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.agence-de-communication {
    display: flex
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.creative-and-humaine {
    display: flex;
    margin-top: 15px
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.mobile-only {
    display: none
  }
}

@media (min-width:2000px) {
  .page-nos-prestations .prestationsBlocTitreH1 h1.accueilH1 {
    min-width: 1374px
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 110px;
    font-weight: 700
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 78px;
    font-weight: 200
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 110px;
    font-weight: 400
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 100px;
    font-weight: 400
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 108px;
    font-weight: 200
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 100px;
    font-weight: 700
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.agence-de-communication {
    display: flex
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.creative-and-humaine {
    display: flex;
    margin-top: 15px
  }
  .page-nos-prestations .prestationsBlocTitreH1 .line.mobile-only {
    display: none
  }
}

.page-nos-prestations .prestationsBlocTitreH1 .q {
  display: flex;
  font-size: 14px;
  font-style: italic;
  gap: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-110px)
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-nos-prestations .prestationsBlocTitreH1 .q {
    font-size: 16px;
    gap: 20px;
    transform: translateX(-140px)
  }
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestationsBlocTitreH1 .q {
    font-size: 20px;
    gap: 30px;
    transform: translateX(-180px)
  }
}

@media screen and (min-width:1650px) {
  .page-nos-prestations .prestationsBlocTitreH1 .q {
    font-size: 22px;
    gap: 30px;
    transform: translateX(-220px)
  }
}

.page-nos-prestations .prestationsBlocTitreH1 .down-q.q {
  align-items: end;
  bottom: -10px
}

@media screen and (min-width:800px) {
  .page-nos-prestations .prestationsBlocTitreH1 .down-q.q {
    bottom: -60px
  }
}

@media (min-width:1024px) and (max-width:1160px) {
  .page-nos-prestations .prestationsBlocTitreH1 .down-q.q {
    bottom: 20px
  }
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestationsBlocTitreH1 .down-q.q {
    bottom: 25px
  }
}

@media screen and (min-width:1650px) {
  .page-nos-prestations .prestationsBlocTitreH1 .down-q.q {
    bottom: -40px
  }
}

.page-nos-prestations .prestationsBlocTitreH1 svg {
  height: 30px;
  margin: 0;
  width: 30px
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-nos-prestations .prestationsBlocTitreH1 svg {
    height: 40px;
    width: 40px
  }
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestationsBlocTitreH1 svg {
    height: 50px;
    width: 50px
  }
}

@media screen and (min-width:1650px) {
  .page-nos-prestations .prestationsBlocTitreH1 svg {
    height: 60px;
    width: 60px
  }
}

.page-nos-prestations .prestationsBlocTitreH1 .down-q.q svg {
  transform: scaleY(-1)
}

.page-nos-prestations .prestationsBlocTitreH1 .down-q.q p {
  max-width: 180px;
  min-width: 180px;
  transform: translateY(20px)
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-nos-prestations .prestationsBlocTitreH1 .down-q.q p {
    max-width: 200px;
    min-width: 200px;
    transform: translateY(15px)
  }
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestationsBlocTitreH1 .down-q.q p {
    max-width: 200px;
    min-width: 200px;
    transform: translateY(35px)
  }
}

@media screen and (min-width:1650px) {
  .page-nos-prestations .prestationsBlocTitreH1 .down-q.q p {
    max-width: 250px;
    min-width: 250px
  }
}

.page-nos-prestations .prestationsBlocTitreH1 .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

.page-nos-prestations .prestaAccordeon .accordion {
  border-bottom: 1px solid #000
}

.page-nos-prestations .prestaAccordeon .accordion .swiperAccordion {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  overflow: visible
}

.page-nos-prestations .prestaAccordeon .accordion .swiperAccordion:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__item {
  border-top: 1px solid #000;
  margin: 0 auto
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__title {
  background-color: #fff;
  border-radius: 3px;
  color: #000;
  cursor: pointer;
  display: block;
  font-family: avenir-lt-pro;
  font-size: 20px;
  font-weight: 200;
  padding: 30px 100px 30px 30px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color .2s;
  transition: background-color .2s
}

@media screen and (min-width:800px) {
  .page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__title {
    font-size: 32px
  }
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__title {
    padding: 1em 4%
  }
}

@media screen and (min-width:1650px) {
  .page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__title {
    font-size: 45px
  }
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__title:hover {
  background-color: #fff;
  transition: all .5s ease-out
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion-active {
  background-color: #fff
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__title .accordion__arrow {
  border-radius: 50%;
  color: #000;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 30px;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  vertical-align: middle;
  width: 30px
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__title .accordion__arrow {
    right: 4%;
    top: 60px
  }
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__rotate {
  transform: rotate(225deg)
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__content {
  background-color: #fff;
  display: none;
  margin-bottom: 2px;
  padding: 30px
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__content {
    padding: 1.2em 4%
  }
  .page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__content .accordion_img {
    overflow: hidden
  }
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__arrow-item {
  font-size: 4rem;
  font-weight: 400
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestaAccordeon .accordion .accordion__item .accordion__arrow-item {
    font-size: 6rem
  }
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__content__wrapper {
  display: flex;
  flex-direction: column;
  gap: 2rem
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__content__wrapper .accordion_img {
  order: 1
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__content__wrapper .accordion_img .img-accordion img {
  height: 30vh;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestaAccordeon .accordion .accordion__content__wrapper .accordion_img .img-accordion img {
    height: 35vh
  }
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__content__wrapper .accordion_desc {
  order: 2
}

.page-nos-prestations .prestaAccordeon .accordion .accordion__content__wrapper .accordion_link {
  order: 3
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestaAccordeon .accordion .accordion__content__wrapper {
    display: grid;
    gap: 5rem;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto
  }
  .page-nos-prestations .prestaAccordeon .accordion .accordion__content__wrapper .accordion_desc {
    grid-column: 1/2;
    grid-row: 1/2
  }
  .page-nos-prestations .prestaAccordeon .accordion .accordion__content__wrapper .accordion_img {
    grid-column: 2/3;
    grid-row: 1/2
  }
  .page-nos-prestations .prestaAccordeon .accordion .accordion__content__wrapper .accordion_link {
    grid-column: 2/3;
    grid-row: 2/3;
    justify-self: start;
    padding-left: 100px
  }
}

.page-nos-prestations .prestaDevis-tel-tab {
  background-color: #000;
  color: #fff;
  font-family: avenir-lt-pro;
  font-size: 2rem;
  font-weight: 700;
  padding: 4rem 30px;
  text-align: right;
  text-transform: uppercase
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestaDevis-tel-tab {
    display: none;
    font-size: 2.8rem
  }
}

.page-nos-prestations .prestaDevis-tel-tab a {
  align-items: center;
  display: flex;
  gap: 2rem;
  justify-content: center
}

.page-nos-prestations .prestaDevis-tel-tab a:hover svg#right path {
  d: path("M0 9.35772H50.9956L44.2001 2.29941L46.4134 0L57 11L46.4134 22L44.2001 19.7006L50.9956 12.6423H0V9.35772Z");
  d: "M0 9.35772H50.9956L44.2001 2.29941L46.4134 0L57 11L46.4134 22L44.2001 19.7006L50.9956 12.6423H0V9.35772Z"
}

.page-nos-prestations .prestaDevis-tel-tab .underline-mobile,
.page-nos-prestations .prestaDevis-tel-tab .underline-tablet {
  text-decoration: none
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestaDevis-tel-tab .underline-mobile,
  .page-nos-prestations .prestaDevis-tel-tab .underline-tablet {
    text-decoration: none
  }
}

.page-nos-prestations .prestaDevis-tel-tab .underline-mobile {
  display: block;
  text-decoration: underline
}

@media screen and (min-width:800px) {
  .page-nos-prestations .prestaDevis-tel-tab .underline-mobile {
    display: inline;
    text-decoration: none
  }
  .page-nos-prestations .prestaDevis-tel-tab .underline-tablet {
    display: block;
    text-decoration: underline
  }
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestaDevis-tel-tab .underline-tablet {
    display: inline;
    text-decoration: none
  }
}

.page-nos-prestations .prestaDevis-tel-tab svg {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 22px;
  transition: all .25s ease;
  width: 60px
}

.page-nos-prestations .prestaDevis-tel-tab svg path {
  height: 100%;
  transition: all .25s ease
}

.page-nos-prestations .prestaDevis {
  background-color: #000;
  color: #fff;
  display: none;
  font-family: avenir-lt-pro;
  font-size: 2.8rem;
  font-weight: 700;
  padding: 4rem 30px;
  text-align: right;
  text-transform: uppercase
}

@media screen and (min-width:1160px) {
  .page-nos-prestations .prestaDevis {
    display: block;
    padding: 0
  }
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-column {
  display: flex;
  flex: 1 1 100%;
  flex-direction: column;
  gap: 10px
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item {
  display: flex;
  flex-direction: column
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item a {
  text-decoration: none
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item .image-wrapper {
  aspect-ratio: 43/100;
  height: 242px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item .image-wrapper-Big {
  aspect-ratio: 57/100;
  height: 350px
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item .image-wrapper img {
  height: 100%;
  object-fit: cover;
  transform: scale(1.1);
  transition: transform .5s ease-in-out;
  width: 100%
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item .image-wrapper:hover img {
  transform: scale(1)
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item .caption {
  color: #000;
  font-size: .9em;
  max-height: 0;
  overflow: hidden;
  text-align: left;
  transform: translateY(-20px);
  transition: max-height .8s ease, transform .5s ease;
  z-index: 1
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item .caption h3 {
  font-size: 2.3rem
}

@media (min-width:800px) {
  .page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item .caption .captionInside {
    padding: 10px
  }
  .page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-column {
    display: flex;
    flex: 1 1 calc(50% - 10px);
    flex-direction: column;
    gap: 10px
  }
}

@media (min-width:800px) and (hover:none) {
  .page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item .image-wrapper {
    cursor: pointer
  }
  .page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item .image-wrapper:active+.caption,
  .page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item .image-wrapper:focus+.caption {
    max-height: 150px;
    transform: translateY(0)
  }
}

@media (min-width:1160px) {
  .page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery {
    flex-wrap: nowrap
  }
  .page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-column {
    flex: 1
  }
  .page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-column .gallery-item .image-wrapper {
    height: 370px
  }
  .page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-column .gallery-item .image-wrapper-Big {
    height: 450px
  }
}

@media (hover:hover) {
  .page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .prestaCollaborationsContenugalerie .gallery-item:hover .caption {
    max-height: 150px;
    transform: translateY(0)
  }
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .q-title {
  margin-top: 65px
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .q-content,
.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .q-title {
  flex: 1;
  position: relative
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .q-title .q {
  display: flex;
  font-size: 15px;
  gap: 20px;
  left: 20px;
  position: absolute
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .q-title .down-q.q {
  align-items: start;
  top: -65px
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .q-title .q p {
  font-style: italic;
  transform: translateY(-15px)
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu svg {
  height: 30px;
  margin: 0 auto;
  width: 30px
}

.page-nos-prestations #prestaCollaborations .prestaCollaborationsContenu .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

.page-nos-realisations .portfolioBlocTitreH1 {
  align-items: center;
  display: flex;
  height: 320px;
  justify-content: center;
  position: relative
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-nos-realisations .portfolioBlocTitreH1 {
    height: 430px
  }
}

.page-nos-realisations .portfolioBlocTitreH1 h1.portfolioH1 {
  align-items: center;
  display: flex;
  font-weight: 400
}

.page-nos-realisations .portfolioBlocTitreH1 .line {
  align-items: baseline;
  display: flex;
  flex-wrap: nowrap;
  line-height: 1
}

.page-nos-realisations .portfolioBlocTitreH1 .line i {
  font-style: normal !important;
  line-height: 1;
  opacity: 0
}

.page-nos-realisations .portfolioBlocTitreH1 .t-mask {
  display: inline-block;
  line-height: 1;
  mask-image: url(/wp-content/themes/oroyaV2/dist/assets/img/masqueAccueil.png);
  -webkit-mask-image: url(/wp-content/themes/oroyaV2/dist/assets/img/masqueAccueil.png);
  -webkit-mask-position: -97% 0;
  mask-position: -97% 0;
  -webkit-mask-size: 3400% 100%
}

.page-nos-realisations .portfolioBlocTitreH1 .space {
  width: 15px
}

.page-nos-realisations .portfolioBlocTitreH1 h1.portfolioH1 {
  flex-direction: column
}

.page-nos-realisations .portfolioBlocTitreH1 .line.mobile-only {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.page-nos-realisations .portfolioBlocTitreH1 .line.mobile-only .line {
  justify-content: center;
  width: 100%
}

.page-nos-realisations .portfolioBlocTitreH1 .line.mobile-only .line:not(:first-child) {
  margin-top: 15px
}

.page-nos-realisations .portfolioBlocTitreH1 .line.agence {
  font-family: avenir-lt-pro;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase
}

.page-nos-realisations .portfolioBlocTitreH1 .line .de {
  font-family: avenir-lt-pro;
  font-size: 30px;
  font-weight: 200;
  text-transform: lowercase
}

.page-nos-realisations .portfolioBlocTitreH1 .line.communication {
  font-family: Tenor Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase
}

.page-nos-realisations .portfolioBlocTitreH1 .line.creative {
  font-family: Tenor Sans, sans-serif;
  font-size: 45px;
  font-weight: 400;
  text-transform: uppercase
}

.page-nos-realisations .portfolioBlocTitreH1 .line .humaine {
  font-family: avenir-lt-pro;
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase
}

.page-nos-realisations .portfolioBlocTitreH1 .line.agence-de-communication,
.page-nos-realisations .portfolioBlocTitreH1 .line.creative-and-humaine {
  display: none
}

@media (min-width:800px) {
  .page-nos-realisations .portfolioBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 70px;
    font-weight: 700
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 50px;
    font-weight: 200
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 70px;
    font-weight: 400
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 45px;
    font-weight: 400
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 63px;
    font-weight: 200
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 45px;
    font-weight: 700
  }
}

@media (min-width:1024px) and (max-width:1160px) {
  .page-nos-realisations .portfolioBlocTitreH1 .line.agence-de-communication,
  .page-nos-realisations .portfolioBlocTitreH1 .line.creative-and-humaine {
    display: flex
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.mobile-only {
    display: none
  }
  .page-nos-realisations .portfolioBlocTitreH1 .accueilH1 {
    min-width: 806px
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.agence,
  .page-nos-realisations .portfolioBlocTitreH1 .line.communication {
    font-size: 60px
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line .humaine,
  .page-nos-realisations .portfolioBlocTitreH1 .line.creative {
    font-size: 40px
  }
}

@media (min-width:1160px) {
  .page-nos-realisations .portfolioBlocTitreH1 .line.agence-de-communication,
  .page-nos-realisations .portfolioBlocTitreH1 .line.creative-and-humaine {
    display: flex
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.mobile-only {
    display: none
  }
  .page-nos-realisations .portfolioBlocTitreH1 h1.accueilH1 {
    min-width: 806px
  }
}

@media (min-width:1650px) {
  .page-nos-realisations .portfolioBlocTitreH1 h1.accueilH1 {
    min-width: 1374px
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 90px;
    font-weight: 700
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 85px;
    font-weight: 200
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 90px;
    font-weight: 400
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 60px;
    font-weight: 400
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 200px;
    font-weight: 200
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 60px;
    font-weight: 700
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.agence-de-communication {
    display: flex
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.creative-and-humaine {
    display: flex;
    margin-top: 15px
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.mobile-only {
    display: none
  }
}

@media (min-width:2000px) {
  .page-nos-realisations .portfolioBlocTitreH1 h1.accueilH1 {
    min-width: 1374px
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.agence {
    font-family: avenir-lt-pro;
    font-size: 100px;
    font-weight: 700
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line .de {
    font-family: avenir-lt-pro;
    font-size: 78px;
    font-weight: 200
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.communication {
    font-family: Tenor Sans, sans-serif;
    font-size: 100px;
    font-weight: 400
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.creative {
    font-family: Tenor Sans, sans-serif;
    font-size: 60px;
    font-weight: 400
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line .and {
    font-family: avenir-lt-pro;
    font-size: 108px;
    font-weight: 200
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line .humaine {
    font-family: avenir-lt-pro;
    font-size: 60px;
    font-weight: 700
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.agence-de-communication {
    display: flex
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.creative-and-humaine {
    display: flex;
    margin-top: 15px
  }
  .page-nos-realisations .portfolioBlocTitreH1 .line.mobile-only {
    display: none
  }
}

.page-nos-realisations .portfolioBlocTitreH1 .q {
  display: flex;
  font-size: 14px;
  font-style: italic;
  gap: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-110px)
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-nos-realisations .portfolioBlocTitreH1 .q {
    font-size: 16px;
    gap: 20px;
    transform: translateX(-140px)
  }
}

@media screen and (min-width:1160px) {
  .page-nos-realisations .portfolioBlocTitreH1 .q {
    font-size: 20px;
    gap: 30px;
    transform: translateX(-180px)
  }
}

@media screen and (min-width:1650px) {
  .page-nos-realisations .portfolioBlocTitreH1 .q {
    font-size: 22px;
    gap: 30px;
    transform: translateX(-220px)
  }
}

.page-nos-realisations .portfolioBlocTitreH1 .down-q.q {
  align-items: end;
  bottom: -15px
}

@media screen and (min-width:800px) {
  .page-nos-realisations .portfolioBlocTitreH1 .down-q.q {
    bottom: -60px
  }
}

@media (min-width:1024px) and (max-width:1160px) {
  .page-nos-realisations .portfolioBlocTitreH1 .down-q.q {
    bottom: 20px
  }
}

@media screen and (min-width:1160px) {
  .page-nos-realisations .portfolioBlocTitreH1 .down-q.q {
    bottom: -31px;
  }
}

@media screen and (min-width:1650px) {
  .page-nos-realisations .portfolioBlocTitreH1 .down-q.q {
    bottom: -40px
  }
}

.page-nos-realisations .portfolioBlocTitreH1 svg {
  height: 30px;
  margin: 0;
  width: 30px
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-nos-realisations .portfolioBlocTitreH1 svg {
    height: 40px;
    width: 40px
  }
}

@media screen and (min-width:1160px) {
  .page-nos-realisations .portfolioBlocTitreH1 svg {
    height: 50px;
    width: 50px
  }
}

@media screen and (min-width:1650px) {
  .page-nos-realisations .portfolioBlocTitreH1 svg {
    height: 60px;
    width: 60px
  }
}

.page-nos-realisations .portfolioBlocTitreH1 .down-q.q svg {
  transform: scaleY(-1)
}

.page-nos-realisations .portfolioBlocTitreH1 .down-q.q p {
  max-width: 180px;
  min-width: 180px;
  transform: translateY(20px)
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-nos-realisations .portfolioBlocTitreH1 .down-q.q p {
    max-width: 200px;
    min-width: 200px;
    transform: translateY(15px)
  }
}

@media screen and (min-width:1160px) {
  .page-nos-realisations .portfolioBlocTitreH1 .down-q.q p {
    transform: translateY(35px)
  }
}

@media screen and (min-width:1650px) {
  .page-nos-realisations .portfolioBlocTitreH1 .down-q.q p {
    max-width: 250px;
    min-width: 250px
  }
}

.page-nos-realisations .portfolioBlocTitreH1 .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

.page-nos-realisations #back-to-top {
  border-radius: 20px;
  bottom: 40px;
  cursor: pointer;
  height: 40px;
  opacity: 0;
  position: fixed;
  right: 40px;
  transition: opacity .2s ease-out;
  width: 40px;
  z-index: 5
}

.page-nos-realisations #back-to-top .cls-1 {
  fill: #000;
  stroke: #000
}

.page-nos-realisations #back-to-top .cls-2 {
  stroke: #d1d1d1;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3px
}

.page-nos-realisations #back-to-top:hover .cls-1 {
  fill: #242424
}

.page-nos-realisations #back-to-top.show {
  opacity: 1
}

.page-nos-realisations #back-to-top.hide {
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease
}

.page-nos-realisations .gallery-portfolio {
  margin-bottom: 0;
  overflow: visible;
  position: relative;
  z-index: 5
}

.page-nos-realisations .gallery-portfolio .filters {
  display: none;
  padding: 10px;
  text-align: center;
  transition: all .3s ease-in-out;
  width: 100%
}

.page-nos-realisations .gallery-portfolio .filters ul {
  list-style: none;
  overflow-x: auto;
  padding: 10px 0
}

.page-nos-realisations .gallery-portfolio .filters ul::-webkit-scrollbar {
  display: none
}

@media (min-width:800px) {
  .page-nos-realisations .gallery-portfolio .filters ul::-webkit-scrollbar {
    display: block;
    height: 5px
  }
  .page-nos-realisations .gallery-portfolio .filters ul::-webkit-scrollbar-track {
    background: #ffffff00
  }
  .page-nos-realisations .gallery-portfolio .filters ul::-webkit-scrollbar-thumb {
    background: #ccc
  }
  .page-nos-realisations .gallery-portfolio .filters ul::-webkit-scrollbar-thumb:hover {
    background: #acacac
  }
}

@media (min-width:1160px) {
  .page-nos-realisations .gallery-portfolio .filters ul {
    padding: 15px 10px
  }
}

@media (min-width:2000px) {
  .page-nos-realisations .gallery-portfolio .filters ul {
    padding: 30px 10px
  }
}

.page-nos-realisations .gallery-portfolio .filters ul .insideFilter {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 2rem
}

@media (min-width:2000px) {
  .page-nos-realisations .gallery-portfolio .filters ul .insideFilter {
    justify-content: center;
    overflow-x: hidden
  }
}

.page-nos-realisations .gallery-portfolio .filters ul .insideFilter li {
  align-items: center;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .2em;
  line-height: normal;
  margin: 0;
  padding: 5px 25px;
  text-transform: uppercase
}

.page-nos-realisations .gallery-portfolio .filters ul .insideFilter li:hover {
  color: #333
}

.page-nos-realisations .gallery-portfolio .filters ul .insideFilter li.active {
  background-color: #000;
  border: 1px solid #000;
  color: #fff
}

.page-nos-realisations .gallery-portfolio .filters ul .insideFilter li h2 {
  color: #000;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .2em;
  line-height: normal;
  margin: 0;
  pointer-events: none;
  text-transform: uppercase
}

.page-nos-realisations .gallery-portfolio .filters ul .insideFilter li.active h2 {
  color: #fff
}

.page-nos-realisations .gallery-portfolio .gallery-section {
  position: relative
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track {
  background-color: #fff;
  position: relative
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card {
  height: 400px;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
  width: 100%
}

@media (min-width:800px) {
  .page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card {
    margin-bottom: 3px;
    width: 49.5%
  }
}

@media (min-width:1160px) {
  .page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card {
    width: 33.1111111%
  }
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card:after {
  background-color: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none !important;
  position: absolute;
  top: 0;
  transition: opacity .2s ease;
  width: 100%;
  z-index: 2 !important
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card:hover:after {
  opacity: .8
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card .card-detail {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 0 20px;
  pointer-events: none !important;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity .2s ease;
  width: 100%;
  z-index: 50 !important
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card .card-detail .contenu {
  display: flex;
  flex-direction: column;
  gap: 15px
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card h3 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.5rem;
  opacity: 0;
  transform: translateY(1rem);
  transition: all .6s ease
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card p {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 900;
  line-height: 1.6rem;
  opacity: 0;
  position: relative;
  transform: translateY(1rem);
  transition: all .6s ease
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card p:first-of-type {
  font-family: avenir-lt-pro;
  font-size: 1.4rem;
  font-weight: 200;
  text-transform: uppercase
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card:hover h3 {
  font-size: 2.4rem;
  opacity: 1;
  transform: translateY(0)
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card:hover p {
  opacity: 1;
  transform: translateY(0)
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card .card-image-wrapper {
  height: 130%;
  position: relative
}

@media (min-width:1160px) {
  .page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card .card-image-wrapper {
    height: 150%
  }
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card .card-image-wrapper .simpleParallax {
  overflow: visible !important
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card .card-image-wrapper img {
  height: 100%;
  object-fit: cover;
  object-position: center 30%;
  transition: .5s ease;
  width: 100%
}

.page-nos-realisations .gallery-portfolio .gallery-section .gallery-track .card .card-image-wrapper img:hover {
  transform: scale(1.05)
}

.page-nos-realisations .reaDevis-tel-tab {
  background-color: #000;
  color: #fff;
  font-family: avenir-lt-pro;
  font-size: 2.8rem;
  font-weight: 700;
  padding: 4rem 30px;
  text-align: right;
  text-transform: uppercase
}

@media screen and (min-width:1160px) {
  .page-nos-realisations .reaDevis-tel-tab {
    display: none
  }
}

.page-nos-realisations .reaDevis-tel-tab a {
  align-items: center;
  display: flex;
  gap: 2rem;
  justify-content: center
}

.page-nos-realisations .reaDevis-tel-tab a:hover svg#right path {
  d: path("M0 9.35772H50.9956L44.2001 2.29941L46.4134 0L57 11L46.4134 22L44.2001 19.7006L50.9956 12.6423H0V9.35772Z");
  d: "M0 9.35772H50.9956L44.2001 2.29941L46.4134 0L57 11L46.4134 22L44.2001 19.7006L50.9956 12.6423H0V9.35772Z"
}

.page-nos-realisations .reaDevis-tel-tab .underline-mobile,
.page-nos-realisations .reaDevis-tel-tab .underline-tablet {
  text-decoration: none
}

@media screen and (min-width:1160px) {
  .page-nos-realisations .reaDevis-tel-tab .underline-mobile,
  .page-nos-realisations .reaDevis-tel-tab .underline-tablet {
    text-decoration: none
  }
}

.page-nos-realisations .reaDevis-tel-tab .underline-mobile {
  display: block;
  text-decoration: underline
}

@media screen and (min-width:800px) {
  .page-nos-realisations .reaDevis-tel-tab .underline-mobile {
    display: inline;
    text-decoration: none
  }
  .page-nos-realisations .reaDevis-tel-tab .underline-tablet {
    display: block;
    text-decoration: underline
  }
}

@media screen and (min-width:1160px) {
  .page-nos-realisations .reaDevis-tel-tab .underline-tablet {
    display: inline;
    text-decoration: none
  }
}

.page-nos-realisations .reaDevis-tel-tab svg {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 22px;
  transition: all .25s ease;
  width: 60px
}

.page-nos-realisations .reaDevis-tel-tab svg path {
  height: 100%;
  transition: all .25s ease
}

.page-nos-realisations .reaDevis {
  background-color: #000;
  color: #fff;
  display: none;
  font-family: avenir-lt-pro;
  font-size: 2.8rem;
  font-weight: 700;
  padding: 4rem 30px;
  text-align: right;
  text-transform: uppercase
}

@media screen and (min-width:1160px) {
  .page-nos-realisations .reaDevis {
    display: block;
    padding: 0
  }
}

.page-nos-realisations .reaDevis,
.page-nos-realisations .reaDevis-tel-tab {
  border-bottom: 2px solid #fff
}

.page-nos-realisations #footerContact {
  margin-top: 0 !important
}

.page-mentions-legales-rgpd .explodeMe span {
  left: 0;
  position: relative;
  top: 0;
  transition: .3s .1s
}

.page-mentions-legales-rgpd .contactBlocTitreH1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  gap: 20px;
  height: 380px;
  justify-content: center;
  line-height: 1.5;
  position: relative
}

.page-mentions-legales-rgpd .contactBlocTitreH1 p {
  max-width: 1000px
}

@media screen and (min-width:767px) {
  .page-mentions-legales-rgpd .contactBlocTitreH1 p {
    font-size: 14px
  }
}

@media (min-width:1160px) {
  .page-mentions-legales-rgpd .contactBlocTitreH1 p {
    font-size: 2rem
  }
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-mentions-legales-rgpd .contactBlocTitreH1 {
    height: 450px
  }
}

@media (min-width:1160px) {
  .page-mentions-legales-rgpd .contactBlocTitreH1 {
    gap: 30px
  }
}

.page-mentions-legales-rgpd .contactBlocTitreH1 h1.contactH1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-family: Tenor Sans, sans-serif;
  font-size: 45px;
  font-weight: 400;
  text-transform: uppercase
}

@media screen and (min-width:767px) {
  .page-mentions-legales-rgpd .contactBlocTitreH1 h1.contactH1 {
    flex-direction: row;
    font-size: 60px;
    gap: 10px
  }
}

@media (min-width:1160px) {
  .page-mentions-legales-rgpd .contactBlocTitreH1 h1.contactH1 {
    font-size: 85px
  }
}

@media (min-width:1650px) {
  .page-mentions-legales-rgpd .contactBlocTitreH1 h1.contactH1 {
    font-size: 95px
  }
}

.page-mentions-legales-rgpd .contactBlocTitreH1 svg {
  height: 30px;
  margin: 0;
  width: 30px
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-mentions-legales-rgpd .contactBlocTitreH1 svg {
    height: 40px;
    width: 40px
  }
}

@media screen and (min-width:1160px) {
  .page-mentions-legales-rgpd .contactBlocTitreH1 svg {
    height: 50px;
    width: 50px
  }
}

@media screen and (min-width:1650px) {
  .page-mentions-legales-rgpd .contactBlocTitreH1 svg {
    height: 60px;
    width: 60px
  }
}

.page-mentions-legales-rgpd .contenus-ml {
  border-top: 1px solid #000
}

.page-mentions-legales-rgpd .contenus-ml a {
  text-decoration: underline
}

.page-mentions-legales-rgpd .contenus-ml .ml.widthGlobalContent {
  max-width: 1000px
}

.page-mentions-legales-rgpd .contenus-ml li,
.page-mentions-legales-rgpd .contenus-ml p {
  font-size: 1.8rem
}

@media screen and (min-width:800px) {
  .page-mentions-legales-rgpd .contenus-ml li,
  .page-mentions-legales-rgpd .contenus-ml p {
    font-size: 2rem
  }
}

.page-mentions-legales-rgpd .contenus-ml h2 {
  font-size: 3rem;
  margin-bottom: 35px;
  margin-top: 2.2em;
  text-transform: uppercase
}

.page-mentions-legales-rgpd .contenus-ml h2:first-of-type {
  margin-top: 0
}

.page-mentions-legales-rgpd .contenus-ml h2 strong {
  font-family: avenir-lt-pro;
  font-size: 3rem;
  font-weight: 700
}

.page-mentions-legales-rgpd #footerSite .footerContactContenuHaut {
  display: none !important
}

.page-mentions-legales-rgpd #footerSite #footerContact {
  margin-top: 0 !important
}

.page-mentions-legales-rgpd .submitSpecialHover {
  background: #fff;
  border: 2px solid #000;
  color: #000
}

.page-mentions-legales-rgpd .submitSpecialHover .original {
  background: #000;
  color: #fff
}

.page-accessibilite .contactBlocTitreH1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  gap: 20px;
  height: 380px;
  justify-content: center;
  line-height: 1.5;
  position: relative
}

.page-accessibilite .contactBlocTitreH1 p {
  max-width: 1000px
}

@media screen and (min-width:767px) {
  .page-accessibilite .contactBlocTitreH1 p {
    font-size: 14px
  }
}

@media (min-width:1160px) {
  .page-accessibilite .contactBlocTitreH1 p {
    font-size: 2rem
  }
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-accessibilite .contactBlocTitreH1 {
    height: 450px
  }
}

@media (min-width:1160px) {
  .page-accessibilite .contactBlocTitreH1 {
    gap: 30px
  }
}

.page-accessibilite .contactBlocTitreH1 a {
  text-decoration: underline
}

.page-accessibilite .contactBlocTitreH1 h1.contactH1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-family: Tenor Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase
}

.page-accessibilite .contactBlocTitreH1 h1.contactH1 strong {
  font-size: 40px
}

@media screen and (min-width:767px) {
  .page-accessibilite .contactBlocTitreH1 h1.contactH1 {
    font-size: 45px
  }
  .page-accessibilite .contactBlocTitreH1 h1.contactH1 strong {
    font-size: 60px
  }
}

@media (min-width:1160px) {
  .page-accessibilite .contactBlocTitreH1 h1.contactH1 {
    font-size: 70px
  }
  .page-accessibilite .contactBlocTitreH1 h1.contactH1 strong {
    font-size: 85px
  }
}

@media (min-width:1650px) {
  .page-accessibilite .contactBlocTitreH1 h1.contactH1 {
    font-size: 95px
  }
  .page-accessibilite .contactBlocTitreH1 h1.contactH1 strong {
    font-size: 110px
  }
}

.page-accessibilite .contactBlocTitreH1 svg {
  height: 30px;
  margin: 0;
  width: 30px
}

@media screen and (min-width:800px) and (min-height:1100px) {
  .page-accessibilite .contactBlocTitreH1 svg {
    height: 40px;
    width: 40px
  }
}

@media screen and (min-width:1160px) {
  .page-accessibilite .contactBlocTitreH1 svg {
    height: 50px;
    width: 50px
  }
}

@media screen and (min-width:1650px) {
  .page-accessibilite .contactBlocTitreH1 svg {
    height: 60px;
    width: 60px
  }
}

.page-accessibilite .contenus-ml {
  border-top: 1px solid #000
}

.page-accessibilite .contenus-ml a {
  text-decoration: underline
}

.page-accessibilite .contenus-ml .ml.widthGlobalContent {
  max-width: 1000px
}

.page-accessibilite .contenus-ml li,
.page-accessibilite .contenus-ml p {
  font-size: 1.8rem
}

@media screen and (min-width:800px) {
  .page-accessibilite .contenus-ml li,
  .page-accessibilite .contenus-ml p {
    font-size: 2rem
  }
}

.page-accessibilite .contenus-ml h2 {
  font-size: 3rem;
  margin-bottom: 35px;
  margin-top: 2.2em;
  text-transform: uppercase
}

.page-accessibilite .contenus-ml h2:first-of-type {
  margin-top: 0
}

.page-accessibilite .contenus-ml h2 strong {
  font-family: avenir-lt-pro;
  font-size: 3rem;
  font-weight: 700
}

.page-accessibilite .contenus-ml h3 {
  font-size: 2rem;
  margin-bottom: 10px;
  margin-top: 1em
}

.page-accessibilite #footerSite .footerContactContenuHaut {
  display: none !important
}

.page-accessibilite #footerSite #footerContact {
  margin-top: 0 !important
}

.page-accessibilite .submitSpecialHover {
  background: #fff;
  border: 2px solid #000;
  color: #000
}

.page-accessibilite .submitSpecialHover .original {
  background: #000;
  color: #fff
}

.page-space-cactus .canvas-wrapper {
  background-color: #000;
  border-bottom: 2px solid #fff
}

.page-space-cactus .canvas-wrapper canvas {
  bottom: 0;
  display: block;
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  left: 0;
  margin: auto;
  position: relative;
  right: 0;
  top: 0
}

.page-space-cactus #footerContact {
  margin-top: 0 !important
}

.error404 main {
  padding-top: 0
}

.error404 .bloc-header-titre {
  bottom: -50px;
  display: none;
  height: 50px;
  min-height: 10px;
  min-width: 170px;
  padding-top: 20px;
  position: absolute;
  z-index: 1
}

.error404 .bloc-header-titre .bloc-header-titre-prestations-contenu {
  padding-top: 0
}

@media screen and (min-width:1160px) {
  .error404 .bloc-header-titre {
    display: block
  }
}

.error404 .bloc-header-titre .prestationsH1 {
  display: none
}

.error404 .bloc-header-titre .q-content,
.error404 .bloc-header-titre .q-title {
  position: relative
}

.error404 .bloc-header-titre .down-q {
  display: flex;
  gap: 20px
}

.error404 .bloc-header-titre .q-title .down-q.q {
  align-items: end;
  bottom: -50px
}

.error404 .bloc-header-titre p {
  font-style: italic;
  transform: translateY(20px)
}

.error404 .bloc-header-titre svg {
  height: 30px;
  margin: 0 auto;
  transform: rotate(-90deg);
  width: 30px
}

.error404 .bloc-header-titre .q-title .down-q.q p {
  transform: translateY(15px)
}

.error404 .bloc-header-titre .draw-arrow {
  stroke-width: 3;
  stroke: #000;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400
}

.error404 .bloc-header-titre .citation-txt {
  font-size: 14px !important
}

.error404 .errorSection {
  font-family: avenir-lt-pro;
  font-weight: 200;
  height: 100dvh;
  position: relative
}

.error404 .errorSection .errorTxt {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 65%;
  justify-content: end;
  position: relative;
  text-align: center
}

@media screen and (min-width:1650px) {
  .error404 .errorSection .errorTxt {
    height: 60%
  }
}

.error404 .errorSection .errorTxt h1 {
  font-size: 12rem;
  font-weight: 700;
  line-height: 1
}

@media screen and (min-width:800px) {
  .error404 .errorSection .errorTxt h1 {
    font-size: 14.8rem
  }
}

@media screen and (min-width:1160px) and (min-height:899px) {
  .error404 .errorSection .errorTxt h1 {
    font-size: 18rem
  }
}

.error404 .errorSection .errorTxt p {
  font-size: 1.65rem;
  line-height: 1.6
}

.error404 .errorSection .errorTxt p.errorStrong {
  font-size: 1.92rem;
  font-weight: 700;
  text-transform: uppercase
}

.error404 .errorSection .errorTxt .up {
  background: #000;
  border: 2px solid #000;
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 20px;
  padding: .8em 3.5em;
  text-transform: uppercase;
  transition: .3s;
  width: 100%
}

.error404 .errorSection .errorTxt .up:focus,
.error404 .errorSection .errorTxt .up:hover {
  box-shadow: inset 0 3.25em 0 0 #fff;
  color: #000
}

.error404 .errorSection .errorTxt.widthGlobalContent {
  max-width: 315px;
  padding: 0
}

.error404 .errorSection .errorTxt .citation-txt {
  text-decoration: underline
}

.error404 .errorSection .errorAnimation {
  display: flex;
  height: 35%;
  width: 200%
}

@media screen and (min-width:800px) {
  .error404 .errorSection .errorAnimation {
    width: 100%
  }
}

@media screen and (min-width:1650px) {
  .error404 .errorSection .errorAnimation {
    height: 40%
  }
}

.error404 .errorSection .errorAnimation svg {
  display: block;
  height: auto;
  width: 100%
}

#footerSite {
  word-wrap: break-word;
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: auto;
  padding: 0;
  width: 100%
}

#footerSite #footerContact {
  background: #000;
  color: #fff;
  margin-top: 2em;
  padding: 0;
  text-align: left;
  width: 100%;
  z-index: 1
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact {
    margin-top: 1.5em;
    padding-top: 20px
  }
}

#footerSite #footerContact .titreContact {
  color: #fff;
  font-family: avenir-lt-pro;
  font-size: 4.2rem;
  font-weight: 200;
  line-height: 1
}

#footerSite #footerContact .titreContact b,
#footerSite #footerContact .titreContact strong {
  font-family: avenir-lt-pro;
  font-weight: 700
}

@media screen and (min-width:800px) {
  #footerSite #footerContact .titreContact {
    font-size: 9.6rem
  }
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact .titreContact {
    font-size: 6.8rem
  }
}

@media screen and (min-width:1650px) {
  #footerSite #footerContact .titreContact {
    font-size: 9.8rem
  }
}

#footerSite #footerContact .footerContactContenuHaut {
  margin: 40px 0
}

@media screen and (min-width:800px) {
  #footerSite #footerContact .footerContactContenuHaut {
    margin: 70px 0
  }
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact .footerContactContenuHaut {
    align-items: stretch;
    display: flex;
    justify-content: space-between
  }
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire,
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte {
    width: 47%
  }
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte {
  margin-bottom: 2em
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte {
    margin-bottom: 0
  }
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte .footerTexteAvecFleche {
  position: relative
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte .footerTexteAvecFleche .fleche {
  display: none
}

@media screen and (min-width:800px) {
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte .footerTexteAvecFleche {
    min-height: 150px;
    padding-right: 50px
  }
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte .footerTexteAvecFleche .fleche {
    bottom: -20px;
    display: block;
    height: 104px;
    position: absolute;
    right: -10px;
    transform: scaleX(-1) rotate(-20deg);
    width: 24px
  }
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte .footerTexteAvecFleche .fleche svg {
    height: 80px
  }
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte .footerTexteAvecFleche .fleche .draw-arrow {
    stroke-width: 4;
    stroke: #fff;
    fill: none;
    stroke-dasharray: 400;
    stroke-dashoffset: 400
  }
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte .footerTexteAvecFleche {
    min-height: 150px;
    padding-right: 80px
  }
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte .footerTexteAvecFleche .fleche {
    bottom: 30px;
    height: 31px;
    position: absolute;
    right: -40px;
    transform: rotate(-130deg);
    width: 102px
  }
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautTexte .footerTexteAvecFleche .fleche svg {
    height: 100px;
    width: 200px
  }
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
  appearance: none;
  background: none;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-size: 16px;
  outline: none;
  padding: 10px 5px 10px 0;
  position: relative;
  transition: border-color .3s, padding .3s;
  width: 100%
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .wpcf7-list-item {
  margin: 0
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .wpcf7-form-control::placeholder {
  color: transparent;
  text-transform: uppercase
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .form-group {
  margin-bottom: 30px;
  position: relative
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .form-group.form-group-submit,
#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .form-group.mtcaptchaShow {
  margin-bottom: 0
}

@media (min-width:1160px) {
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .form-group.form-group-submit p {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-end
  }
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .form-group label {
  color: #fff;
  font-size: 16px;
  left: 0;
  pointer-events: none;
  position: absolute;
  text-transform: uppercase;
  top: 15px;
  transition: all .3s ease
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .date-group label {
  color: #fff;
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  position: static;
  text-transform: uppercase
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .form-group label.active {
  color: #fff;
  font-size: 12px;
  left: 0;
  text-transform: uppercase;
  top: -10px
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .checkbox,
#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .infos {
  font-size: .6em
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .infos {
  font-size: .5em;
  margin: .5em 0
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .submit-btn {
  align-items: center;
  background: #fff;
  border: 2px solid #000;
  color: #000;
  cursor: pointer;
  display: flex;
  font-weight: 700;
  justify-content: center;
  padding: 1em;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transition: background-color .5s ease, color .5s ease;
  width: 100%
}

@media screen and (min-width:800px) {
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .submit-btn {
    max-width: 300px
  }
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .submit-btn:hover {
  background: #000;
  border-color: #000;
  color: #fff
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .submit-btn:hover svg path {
  fill: #fff
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .wpcf7-spinner {
  margin-top: 5px
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire textarea {
  font-family: inherit;
  height: 110px
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .obligatoire,
#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .wpcf7-not-valid-tip {
  color: #a87132;
  font-size: .8em
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .inputs_double {
    align-items: stretch;
    display: flex;
    justify-content: space-between
  }
  #footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire .inputs_double div {
    width: 49%
  }
}

#footerSite #footerContact .footerContactContenuHaut .footerContactContenuHautFormulaire #footerSubmitContact {
  align-items: center;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  margin-top: 1em
}

#footerSite #footerContact .footerContactContenuBas {
  align-items: center;
  border-top: 2px solid #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px
}

@media screen and (min-width:800px) {
  #footerSite #footerContact .footerContactContenuBas {
    border: none;
    flex-direction: row
  }
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus,
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasRS {
    width: 50%
  }
}

#footerSite #footerContact .footerContactContenuBas .footerContactContenuBasRS .menuReseauxSociaux {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 1.5em 0;
  transition: all .3s
}

@media screen and (min-width:800px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasRS .menuReseauxSociaux {
    justify-content: flex-start
  }
}

#footerSite #footerContact .footerContactContenuBas .footerContactContenuBasRS .menuReseauxSociaux .rsIcon:not(:first-child) {
  margin-left: 1em
}

#footerSite #footerContact .footerContactContenuBas .footerContactContenuBasRS .menuReseauxSociaux .rsIcon .icon.hover path {
  fill: #fff
}

#footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-left: -30px;
  margin-right: -30px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1.5em;
  position: relative;
  text-align: center;
  width: calc(100% + 60px)
}

@media screen and (min-width:800px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    width: 50%
  }
}

#footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus img {
  display: block
}

#footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus .footerCactusCentre {
  margin-bottom: -12px;
  z-index: 2
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus .footerCactusCentre {
    padding-left: 40%
  }
}

@media screen and (min-width:1650px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus .footerCactusCentre {
    padding-left: 60%
  }
}

#footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus .footerCactusCentre .easterEgg {
  cursor: default;
  pointer-events: none
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus .footerCactusCentre .easterEgg {
    cursor: pointer;
    pointer-events: all
  }
}

#footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus .footerCactusGauche {
  bottom: -12px;
  left: calc(50% - 174px);
  position: absolute;
  transform: rotate(-13.8deg);
  z-index: 1
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus .footerCactusGauche {
    bottom: 0;
    left: 70%;
    opacity: 0;
    transform: rotate(0deg);
    transition: all .3s ease
  }
}

@media screen and (min-width:1650px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus .footerCactusGauche {
    left: 80%
  }
}

#footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus .footerCactusDroite {
  bottom: -12px;
  left: calc(50% + 80px);
  position: absolute;
  transform: rotate(22.07deg);
  z-index: 1
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus .footerCactusDroite {
    bottom: 0;
    left: 70%;
    opacity: 0;
    transform: rotate(0deg);
    transition: all .3s ease
  }
}

@media screen and (min-width:1650px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus .footerCactusDroite {
    left: 80%
  }
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus:hover .footerCactusGauche {
    bottom: -12px;
    left: calc(70% - 174px);
    opacity: 1;
    transform: rotate(-13.8deg)
  }
}

@media screen and (min-width:1650px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus:hover .footerCactusGauche {
    left: calc(80% - 174px)
  }
}

@media screen and (min-width:1160px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus:hover .footerCactusDroite {
    bottom: -12px;
    left: calc(70% + 80px);
    opacity: 1;
    transform: rotate(22.07deg)
  }
}

@media screen and (min-width:1650px) {
  #footerSite #footerContact .footerContactContenuBas .footerContactContenuBasCactus:hover .footerCactusDroite {
    left: calc(80% + 80px)
  }
}

#footerSite .footerSiteContent {
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: center;
  width: 100%
}

#footerSite .footerSiteContentBlocBas-wrapper {
  align-items: center;
  background-color: #fff;
  bottom: 0;
  display: flex;
  justify-content: center;
  position: sticky;
  width: 100%;
  z-index: 0
}

#footerSite .footerSiteContentBlocBas {
  align-items: flex-start;
  color: #000;
  flex-direction: column;
  font-size: .75em;
  overflow: hidden;
  padding-bottom: 40px;
  padding-top: 40px
}

@media screen and (min-width:1160px) {
  #footerSite .footerSiteContentBlocBas {
    align-items: center;
    flex-direction: row;
    padding-bottom: 60px;
    padding-top: 60px
  }
}

#footerSite .footerSiteContentBlocBas .footerSiteContentBas {
  flex: 1;
  height: 100%
}

@media screen and (min-width:1160px) {
  #footerSite .footerSiteContentBlocBas .footerSiteContentBas {
    font-weight: 500 !important
  }
}

#footerSite .footerSiteContentBlocBas .footerSiteContentBas:first-child {
  font-weight: 500 !important;
  text-align: left
}

@media screen and (min-width:1160px) {
  #footerSite .footerSiteContentBlocBas .footerSiteContentBas:first-child {
    white-space: nowrap
  }
}

#footerSite .footerSiteContentBlocBas .footerSiteContentBas #navFooter {
  margin-top: 20px;
  text-align: left
}

@media screen and (min-width:1160px) {
  #footerSite .footerSiteContentBlocBas .footerSiteContentBas #navFooter {
    margin-top: 0;
    text-align: right
  }
}

#footerSite .footerSiteContentBlocBas .footerSiteContentBas #navFooter li {
  margin-bottom: .5em
}

@media screen and (min-width:1160px) {
  #footerSite .footerSiteContentBlocBas .footerSiteContentBas #navFooter li {
    display: inline-block;
    margin-bottom: 0
  }
  #footerSite .footerSiteContentBlocBas .footerSiteContentBas #navFooter li+li:before {
    content: " - "
  }
}

@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
  --swiper-theme-color: #007aff
}

:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1
}

.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  width: 100%;
  z-index: 1
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0)
}

.swiper-horizontal {
  touch-action: pan-y
}

.swiper-vertical {
  touch-action: pan-x
}

.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.swiper-3d {
  perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
  scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
  scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity .3s;
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  left: 0;
  top: var(--swiper-pagination-top, auto);
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}

.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  display: inline-block;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet:only-child {
  display: none !important
}

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  left: var(--swiper-pagination-left, auto);
  right: var(--swiper-pagination-right, 8px);
  top: 50%;
  transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
  width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: var(--swiper-pagination-progressbar-size, 4px)
}

.swiper-pagination-lock {
  display: none
}

:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, .1);
  --f-spinner-color-2: rgba(17, 24, 28, .8);
  --f-spinner-stroke: 2.75
}

.f-spinner {
  height: var(--f-spinner-height);
  margin: auto;
  padding: 0;
  width: var(--f-spinner-width)
}

.f-spinner svg {
  animation: f-spinner-rotate 2s linear infinite;
  height: 100%;
  vertical-align: top;
  width: 100%
}

.f-spinner svg * {
  stroke-width: var(--f-spinner-stroke);
  fill: none
}

.f-spinner svg :first-child {
  stroke: var(--f-spinner-color-1)
}

.f-spinner svg :last-child {
  stroke: var(--f-spinner-color-2);
  animation: f-spinner-dash 2s ease-in-out infinite
}

@keyframes f-spinner-rotate {
  to {
    transform: rotate(1turn)
  }
}

@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35
  }
  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124
  }
}

.f-throwOutUp {
  animation: var(--f-throw-out-duration, .175s) ease-out both f-throwOutUp
}

.f-throwOutDown {
  animation: var(--f-throw-out-duration, .175s) ease-out both f-throwOutDown
}

@keyframes f-throwOutUp {
  to {
    opacity: 0;
    transform: translate3d(0, calc(var(--f-throw-out-distance, 150px)*-1), 0)
  }
}

@keyframes f-throwOutDown {
  to {
    opacity: 0;
    transform: translate3d(0, var(--f-throw-out-distance, 150px), 0)
  }
}

.f-zoomInUp {
  animation: var(--f-transition-duration, .2s) ease .1s both f-zoomInUp
}

.f-zoomOutDown {
  animation: var(--f-transition-duration, .2s) ease both f-zoomOutDown
}

@keyframes f-zoomInUp {
  0% {
    opacity: 0;
    transform: scale(.975) translate3d(0, 16px, 0)
  }
  to {
    opacity: 1;
    transform: scale(1) translateZ(0)
  }
}

@keyframes f-zoomOutDown {
  to {
    opacity: 0;
    transform: scale(.975) translate3d(0, 16px, 0)
  }
}

.f-fadeIn {
  animation: var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2
}

.f-fadeOut {
  animation: var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1
}

@keyframes f-fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes f-fadeOut {
  to {
    opacity: 0
  }
}

.f-fadeFastIn {
  animation: var(--f-transition-duration, .2s) ease-out both f-fadeFastIn;
  z-index: 2
}

.f-fadeFastOut {
  animation: var(--f-transition-duration, .1s) ease-out both f-fadeFastOut;
  z-index: 2
}

@keyframes f-fadeFastIn {
  0% {
    opacity: .75
  }
  to {
    opacity: 1
  }
}

@keyframes f-fadeFastOut {
  to {
    opacity: 0
  }
}

.f-fadeSlowIn {
  animation: var(--f-transition-duration, .5s) ease both f-fadeSlowIn;
  z-index: 2
}

.f-fadeSlowOut {
  animation: var(--f-transition-duration, .5s) ease both f-fadeSlowOut;
  z-index: 1
}

@keyframes f-fadeSlowIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes f-fadeSlowOut {
  to {
    opacity: 0
  }
}

.f-crossfadeIn {
  animation: var(--f-transition-duration, .2s) ease-out both f-crossfadeIn;
  z-index: 2
}

.f-crossfadeOut {
  animation: calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;
  z-index: 1
}

@keyframes f-crossfadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes f-crossfadeOut {
  to {
    opacity: 0
  }
}

.f-slideIn.from-next {
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideInNext
}

.f-slideIn.from-prev {
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideInPrev
}

.f-slideOut.to-next {
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideOutNext
}

.f-slideOut.to-prev {
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideOutPrev
}

@keyframes f-slideInPrev {
  0% {
    transform: translateX(100%)
  }
  to {
    transform: translateZ(0)
  }
}

@keyframes f-slideInNext {
  0% {
    transform: translateX(-100%)
  }
  to {
    transform: translateZ(0)
  }
}

@keyframes f-slideOutNext {
  to {
    transform: translateX(-100%)
  }
}

@keyframes f-slideOutPrev {
  to {
    transform: translateX(100%)
  }
}

.f-classicIn.from-next {
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicInNext;
  z-index: 2
}

.f-classicIn.from-prev {
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicInPrev;
  z-index: 2
}

.f-classicOut.to-next {
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicOutNext;
  z-index: 1
}

.f-classicOut.to-prev {
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicOutPrev;
  z-index: 1
}

@keyframes f-classicInNext {
  0% {
    opacity: 0;
    transform: translateX(-75px)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

@keyframes f-classicInPrev {
  0% {
    opacity: 0;
    transform: translateX(75px)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

@keyframes f-classicOutNext {
  to {
    opacity: 0;
    transform: translateX(-75px)
  }
}

@keyframes f-classicOutPrev {
  to {
    opacity: 0;
    transform: translateX(75px)
  }
}

:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.65
}

.f-button {
  align-items: center;
  background: var(--f-button-bg);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  box-shadow: var(--f-button-shadow);
  box-sizing: content-box;
  color: var(--f-button-color);
  cursor: pointer;
  display: flex;
  height: var(--f-button-height);
  justify-content: center;
  margin: 0;
  padding: 0;
  pointer-events: all;
  position: relative;
  transition: var(--f-button-transition);
  width: var(--f-button-width)
}

@media(hover:hover) {
  .f-button:hover:not([disabled]) {
    background-color: var(--f-button-hover-bg);
    color: var(--f-button-hover-color)
  }
}

.f-button:active:not([disabled]) {
  background-color: var(--f-button-active-bg)
}

.f-button:focus:not(:focus-visible) {
  outline: none
}

.f-button:focus-visible {
  box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
  outline: none
}

.f-button svg {
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  filter: var(--f-button-svg-filter);
  height: var(--f-button-svg-height);
  pointer-events: none;
  transform: var(--f-button-transform);
  transition: opacity .15s ease;
  width: var(--f-button-svg-width)
}

.f-button[disabled] {
  cursor: default
}

.f-button[disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity)
}

.f-carousel__nav .f-button.is-next,
.f-carousel__nav .f-button.is-prev,
.fancybox__nav .f-button.is-next,
.fancybox__nav .f-button.is-prev {
  position: absolute;
  z-index: 1
}

.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-prev {
  top: 50%;
  transform: translateY(-50%)
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos)
}

.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos)
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos)
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  left: var(--f-button-prev-pos);
  right: auto
}

.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-prev {
  left: 50%;
  top: auto;
  transform: translateX(-50%)
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos)
}

.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos)
}

.is-vertical .f-carousel__nav .f-button.is-next svg,
.is-vertical .f-carousel__nav .f-button.is-prev svg,
.is-vertical .fancybox__nav .f-button.is-next svg,
.is-vertical .fancybox__nav .f-button.is-prev svg {
  transform: rotate(90deg)
}

.f-carousel__nav .f-button:disabled,
.fancybox__nav .f-button:disabled {
  pointer-events: none
}

html.with-fancybox {
  overflow: visible;
  scroll-behavior: auto;
  width: auto
}

html.with-fancybox body {
  touch-action: none
}

html.with-fancybox body.hide-scrollbar {
  margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
  overflow: hidden !important;
  overscroll-behavior-y: none;
  width: auto
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #fff;
  --fancybox-bg: rgba(24, 24, 27, .98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: hsla(0, 0%, 100%, .1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  bottom: 0;
  box-sizing: border-box;
  color: #f8f8f8;
  direction: ltr;
  display: flex;
  flex-direction: column;
  left: 0;
  margin: 0;
  outline: none;
  overflow: visible;
  overscroll-behavior-y: contain;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  transform-origin: top left;
  z-index: var(--fancybox-zIndex, 1050)
}

.fancybox__container *,
.fancybox__container :after,
.fancybox__container :before {
  box-sizing: inherit
}

.fancybox__container::backdrop {
  background-color: transparent
}

.fancybox__backdrop {
  background: var(--fancybox-bg);
  bottom: 0;
  left: 0;
  opacity: var(--fancybox-opacity, 1);
  position: fixed;
  right: 0;
  top: 0;
  will-change: opacity;
  z-index: -1
}

.fancybox__carousel {
  box-sizing: border-box;
  flex: 1;
  min-height: 0;
  overflow-x: clip;
  overflow-y: visible;
  position: relative;
  z-index: 10
}

.fancybox__viewport {
  height: 100%;
  width: 100%
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: grab
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: grabbing
}

.fancybox__track {
  display: flex;
  height: 100%;
  margin: 0 auto
}

.fancybox__slide {
  align-items: center;
  backface-visibility: hidden;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  overflow: auto;
  overscroll-behavior: contain;
  padding: 4px;
  position: relative;
  transform: translateZ(0);
  width: 100%
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 40px
}

.fancybox__slide.has-html5video,
.fancybox__slide.has-iframe,
.fancybox__slide.has-image,
.fancybox__slide.has-video {
  overflow: hidden
}

.fancybox__slide.has-image.is-animating,
.fancybox__slide.has-image.is-selected {
  overflow: visible
}

.fancybox__slide:after,
.fancybox__slide:before {
  content: "";
  flex: 0 0 0;
  margin: auto
}

.fancybox__backdrop:empty,
.fancybox__slide:empty,
.fancybox__track:empty,
.fancybox__viewport:empty {
  display: block
}

.fancybox__content {
  align-self: center;
  background: var(--fancybox-content-bg, #fff);
  border-radius: 0;
  color: var(--fancybox-content-color, #374151);
  cursor: default;
  display: flex;
  flex-direction: column;
  margin: 0;
  max-width: 100%;
  padding: 2rem;
  position: relative;
  z-index: 20
}

.is-loading .fancybox__content {
  opacity: 0
}

.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab
}

.can-zoom_in .fancybox__content {
  cursor: zoom-in
}

.can-zoom_out .fancybox__content {
  cursor: zoom-out
}

.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing
}

.fancybox__content [contenteditable],
.fancybox__content [data-selectable] {
  cursor: auto
}

.fancybox__slide.has-image>.fancybox__content {
  backface-visibility: hidden;
  background: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 1px;
  padding: 0;
  transform: translateZ(0);
  transition: none
}

.fancybox__slide.has-image>.fancybox__content>picture>img {
  height: auto;
  max-height: 100%;
  width: 100%
}

.is-animating .fancybox__content,
.is-dragging .fancybox__content {
  will-change: transform, width, height
}

.fancybox-image {
  display: block;
  filter: blur(0);
  height: 100%;
  margin: auto;
  min-height: 0;
  object-fit: contain;
  user-select: none;
  width: 100%
}

.fancybox__caption {
  align-self: center;
  color: var(--fancybox-color, currentColor);
  cursor: auto;
  flex-shrink: 0;
  line-height: 1.375;
  margin: 0;
  max-width: 100%;
  opacity: var(--fancybox-opacity, 1);
  overflow-wrap: anywhere;
  padding: 14px 0 4px;
  visibility: visible
}

.is-closing .fancybox__caption,
.is-loading .fancybox__caption {
  opacity: 0;
  visibility: hidden
}

.is-compact .fancybox__caption {
  padding-bottom: 0
}

.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 40
}

.fancybox__content>.f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #fff);
  --f-button-hover-color: var(--fancybox-color, #fff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  opacity: .75;
  position: absolute;
  right: 0;
  top: -38px
}

.is-loading .fancybox__content>.f-button.is-close-btn,
.is-zooming-out .fancybox__content>.f-button.is-close-btn {
  visibility: hidden
}

.fancybox__content>.f-button.is-close-btn:hover {
  opacity: 1
}

.fancybox__footer {
  margin: 0;
  padding: 0;
  position: relative
}

.fancybox__footer .fancybox__caption {
  opacity: var(--fancybox-opacity, 1);
  padding: 24px;
  transition: all .25s ease;
  width: 100%
}

.is-compact .fancybox__footer {
  background: rgba(24, 24, 27, .5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 20
}

.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px
}

.is-compact .fancybox__content>.f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-outline-color: #000;
  --f-button-bg: rgba(0, 0, 0, .6);
  --f-button-active-bg: rgba(0, 0, 0, .6);
  --f-button-hover-bg: rgba(0, 0, 0, .6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  right: 5px;
  top: 5px
}

.fancybox__nav {
  --f-button-width: 50px;
  --f-button-height: 50px;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, .3);
  --f-button-active-bg: rgba(24, 24, 27, .5);
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .5));
  --f-button-svg-disabled-opacity: 0.65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: var(--fancybox-opacity, 1)
}

.fancybox__nav .f-button:before {
  bottom: -30px;
  content: "";
  left: -20px;
  position: absolute;
  right: -20px;
  top: -30px;
  z-index: 1
}

.is-idle .fancybox__nav,
.is-idle.is-compact .fancybox__footer {
  animation: f-fadeOut .15s ease-out both
}

.is-idle.is-compact .fancybox__footer {
  pointer-events: none
}

.fancybox__slide>.f-spinner {
  cursor: pointer;
  left: 50%;
  margin: var(--f-spinner-top, calc(var(--f-spinner-width)*-.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height)*-.5));
  position: absolute;
  top: 50%;
  z-index: 30
}

.fancybox-protected {
  bottom: 0;
  right: 0
}

.fancybox-ghost,
.fancybox-protected {
  left: 0;
  position: absolute;
  top: 0;
  user-select: none;
  z-index: 40
}

.fancybox-ghost {
  height: 100%;
  min-height: 0;
  object-fit: contain;
  pointer-events: none;
  width: 100%
}

.fancybox-focus-guard {
  opacity: 0;
  outline: none;
  pointer-events: none;
  position: fixed
}

.fancybox__container:not([aria-hidden]) {
  opacity: 0
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content),
.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop,
.fancybox__carousel) {
  animation: var(--f-interface-enter-duration, .25s) ease .1s backwards f-fadeIn
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  animation: var(--f-backdrop-enter-duration, .35s) ease backwards f-fadeIn
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content),
.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop,
.fancybox__carousel) {
  animation: var(--f-interface-exit-duration, .15s) ease forwards f-fadeOut
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  animation: var(--f-backdrop-exit-duration, .35s) ease forwards f-fadeOut
}

.has-html5video .fancybox__content,
.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
  flex-shrink: 1;
  max-width: 100%;
  min-height: 1px;
  overflow: visible
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content {
  height: 90%;
  width: calc(100% - 120px)
}

.fancybox__container.is-compact .has-iframe .fancybox__content,
.fancybox__container.is-compact .has-map .fancybox__content,
.fancybox__container.is-compact .has-pdf .fancybox__content {
  height: 100%;
  width: 100%
}

.has-html5video .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
  height: 540px;
  max-height: 100%;
  max-width: 100%;
  width: 960px
}

.has-html5video .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
  background: rgba(24, 24, 27, .9);
  color: #fff;
  padding: 0
}

.has-map .fancybox__content {
  background: #e5e3df
}

.fancybox__html5video,
.fancybox__iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  width: 100%
}

.fancybox-placeholder {
  clip: rect(1px, 1px, 1px, 1px) !important;
  border: 0 !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important
}

.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0px;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0
}

.f-carousel__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1
}

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px
}

.f-thumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  perspective: 1000px;
  position: relative;
  transform: translateZ(0);
  user-select: none
}

.f-thumbs .f-spinner {
  background-image: linear-gradient(#ebeff2, #e2e8f0);
  border-radius: 2px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}

.f-thumbs .f-spinner svg {
  display: none
}

.f-thumbs.is-vertical {
  height: 100%
}

.f-thumbs__viewport {
  height: auto;
  overflow: hidden;
  transform: translateZ(0);
  width: 100%
}

.f-thumbs__track {
  display: flex
}

.f-thumbs__slide {
  align-items: center;
  box-sizing: content-box;
  cursor: pointer;
  display: flex;
  flex: 0 0 auto;
  height: var(--f-thumb-height);
  justify-content: center;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  width: var(--f-thumb-width)
}

.f-thumbs__slide.is-loading img {
  opacity: 0
}

.is-classic .f-thumbs__viewport {
  height: 100%
}

.is-modern .f-thumbs__track {
  width: max-content
}

.is-modern .f-thumbs__track:before {
  bottom: 0;
  content: "";
  cursor: pointer;
  left: calc((var(--f-thumb-clip-width, 0))*-.5);
  position: absolute;
  top: 0;
  width: calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0))
}

.is-modern .f-thumbs__slide {
  pointer-events: none;
  transform: translate3d(calc(var(--shift, 0)*-1px), 0, 0);
  transition: none;
  width: var(--f-thumb-clip-width)
}

.is-modern.is-resting .f-thumbs__slide {
  transition: transform .33s ease
}

.is-modern.is-resting .f-thumbs__slide__button {
  transition: clip-path .33s ease
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  filter: drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))
}

.f-thumbs__slide__button {
  appearance: none;
  background: transparent;
  border: 0;
  border-radius: var(--f-thumb-border-radius);
  cursor: pointer;
  height: 100%;
  margin: 0 -100%;
  opacity: var(--f-thumb-opacity);
  outline: none;
  overflow: hidden;
  padding: 0;
  pointer-events: auto;
  position: relative;
  touch-action: manipulation;
  transition: opacity .2s ease;
  width: var(--f-thumb-width)
}

.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity)
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: none
}

.f-thumbs__slide__button:focus-visible {
  opacity: var(--f-thumb-selected-opacity);
  outline: none
}

.is-modern .f-thumbs__slide__button {
  --clip-path: inset(0 calc((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))*(1 - var(--progress, 0))*0.5) round var(--f-thumb-border-radius, 0));
  clip-path: var(--clip-path)
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity)
}

.is-classic .is-nav-selected .f-thumbs__slide__button:after {
  animation: f-fadeIn .2s ease-out;
  border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
  content: "";
  height: auto;
  z-index: 10
}

.f-thumbs__slide__img,
.is-classic .is-nav-selected .f-thumbs__slide__button:after {
  border-radius: var(--f-thumb-border-radius);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.f-thumbs__slide__img {
  box-sizing: border-box;
  height: 100%;
  margin: 0;
  object-fit: cover;
  overflow: hidden;
  padding: var(--f-thumb-offset);
  pointer-events: none;
  width: 100%
}

.f-thumbs.is-horizontal .f-thumbs__track {
  padding: 8px 0 12px
}

.f-thumbs.is-horizontal .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0
}

.f-thumbs.is-vertical .f-thumbs__track {
  flex-wrap: wrap;
  padding: 0 8px
}

.f-thumbs.is-vertical .f-thumbs__slide {
  margin: 0 0 var(--f-thumb-gap) 0
}

.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  opacity: var(--fancybox-opacity, 1);
  position: relative;
  transition: max-height .35s cubic-bezier(.23, 1, .32, 1)
}

.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1
}

.fancybox__thumbs.is-classic .f-spinner {
  background-image: linear-gradient(hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .05))
}

.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1
}

.fancybox__thumbs.is-modern .f-spinner {
  background-image: linear-gradient(hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .05))
}

.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap)
}

.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0
}

.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px
}

.fancybox__thumbs.is-masked {
  max-height: 0 !important
}

.is-closing .fancybox__thumbs {
  transition: none !important
}

.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, hsla(0, 0%, 100%, .94));
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, .65);
  --f-button-hover-bg: rgba(70, 70, 73, .65);
  --f-button-active-bg: rgba(90, 90, 93, .65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: 0.65;
  color: var(--fancybox-color, currentColor);
  display: flex;
  flex-direction: row;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI Adjusted, Segoe UI, Liberation Sans, sans-serif;
  justify-content: space-between;
  margin: 0;
  opacity: var(--fancybox-opacity, 1);
  padding: 0;
  pointer-events: none;
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .5));
  z-index: 20
}

.fancybox__toolbar :focus-visible {
  z-index: 1
}

.fancybox__toolbar.is-absolute,
.is-compact .fancybox__toolbar {
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.is-idle .fancybox__toolbar {
  animation: f-fadeOut .15s ease-out both;
  pointer-events: none
}

.fancybox__toolbar__column {
  align-content: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}

.fancybox__toolbar__column.is-left,
.fancybox__toolbar__column.is-right {
  flex-basis: 0;
  flex-grow: 1
}

.fancybox__toolbar__column.is-right {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end
}

.fancybox__infobar {
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  line-height: var(--f-button-height);
  padding: 0 5px;
  text-align: center;
  user-select: none
}

.fancybox__infobar span {
  padding: 0 5px
}

.fancybox__infobar:not(:first-child):not(:last-child) {
  background: var(--f-button-bg)
}

[data-fancybox-toggle-slideshow] {
  position: relative
}

[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: .3
}

[data-fancybox-toggle-slideshow] svg g:first-child {
  display: flex
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child,
[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child,
[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: flex
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: flex
}

.f-progress {
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  height: 3px;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  user-select: none;
  z-index: 30
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0)
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
  transform: scale(.6)
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
  transform: scale(1.2)
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0)
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0)
}

.leaflet-image-layer,
.leaflet-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane,
.leaflet-pane>canvas,
.leaflet-pane>svg,
.leaflet-tile,
.leaflet-tile-container,
.leaflet-zoom-box {
  left: 0;
  position: absolute;
  top: 0
}

.leaflet-container {
  overflow: hidden
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.leaflet-tile::selection {
  background: transparent
}

.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast
}

.leaflet-safari .leaflet-tile-container {
  height: 1600px;
  -webkit-transform-origin: 0 0;
  width: 1600px
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block
}

.leaflet-container .leaflet-overlay-pane svg {
  max-height: none !important;
  max-width: none !important
}

.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
  max-height: none !important;
  max-width: none !important;
  padding: 0;
  width: auto
}

.leaflet-container img.leaflet-tile {
  mix-blend-mode: plus-lighter
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  touch-action: none;
  touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none
}

.leaflet-container {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, .4)
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden
}

.leaflet-tile-loaded {
  visibility: inherit
}

.leaflet-zoom-box {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 0;
  width: 0;
  z-index: 800
}

.leaflet-overlay-pane svg {
  -moz-user-select: none
}

.leaflet-pane {
  z-index: 400
}

.leaflet-tile-pane {
  z-index: 200
}

.leaflet-overlay-pane {
  z-index: 400
}

.leaflet-shadow-pane {
  z-index: 500
}

.leaflet-marker-pane {
  z-index: 600
}

.leaflet-tooltip-pane {
  z-index: 650
}

.leaflet-popup-pane {
  z-index: 700
}

.leaflet-map-pane canvas {
  z-index: 100
}

.leaflet-map-pane svg {
  z-index: 200
}

.leaflet-vml-shape {
  height: 1px;
  width: 1px
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute
}

.leaflet-control {
  pointer-events: visiblePainted;
  pointer-events: auto;
  position: relative;
  z-index: 800
}

.leaflet-bottom,
.leaflet-top {
  pointer-events: none;
  position: absolute;
  z-index: 1000
}

.leaflet-top {
  top: 0
}

.leaflet-right {
  right: 0
}

.leaflet-bottom {
  bottom: 0
}

.leaflet-left {
  left: 0
}

.leaflet-control {
  clear: both;
  float: left
}

.leaflet-right .leaflet-control {
  float: right
}

.leaflet-top .leaflet-control {
  margin-top: 10px
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px
}

.leaflet-left .leaflet-control {
  margin-left: 10px
}

.leaflet-right .leaflet-control {
  margin-right: 10px
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

svg.leaflet-zoom-animated {
  will-change: transform
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
  -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1);
  transition: transform .25s cubic-bezier(0, 0, .25, 1)
}

.leaflet-pan-anim .leaflet-tile,
.leaflet-zoom-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden
}

.leaflet-interactive {
  cursor: pointer
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair
}

.leaflet-control,
.leaflet-popup-pane {
  cursor: auto
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing
}

.leaflet-image-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane>svg path,
.leaflet-tile-container {
  pointer-events: none
}

.leaflet-image-layer.leaflet-interactive,
.leaflet-marker-icon.leaflet-interactive,
.leaflet-pane>svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  pointer-events: auto
}

.leaflet-container {
  background: #ddd;
  outline-offset: 1px
}

.leaflet-container a {
  color: #0078a8
}

.leaflet-zoom-box {
  background: hsla(0, 0%, 100%, .5);
  border: 2px dotted #38f
}

.leaflet-container {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.5
}

.leaflet-bar {
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .65)
}

.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  color: #000;
  display: block;
  height: 26px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  width: 26px
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block
}

.leaflet-bar a:focus,
.leaflet-bar a:hover {
  background-color: #f4f4f4
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px
}

.leaflet-bar a.leaflet-disabled {
  background-color: #f4f4f4;
  color: #bbb;
  cursor: default
}

.leaflet-touch .leaflet-bar a {
  height: 30px;
  line-height: 30px;
  width: 30px
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: 700 18px Lucida Console, Monaco, monospace;
  text-indent: 1px
}

.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px
}

.leaflet-control-layers {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .4)
}

.leaflet-control-layers-toggle {
  background-image: url(/wp-content/themes/oroyaV2/dist/assets/img/layers.png);
  height: 36px;
  width: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(/wp-content/themes/oroyaV2/dist/assets/img/layers-2x.png);
  background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
  height: 44px;
  width: 44px
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative
}

.leaflet-control-layers-expanded {
  background: #fff;
  color: #333;
  padding: 6px 10px 6px 6px
}

.leaflet-control-layers-scrollbar {
  overflow-x: hidden;
  overflow-y: scroll;
  padding-right: 5px
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px
}

.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em
}

.leaflet-control-layers-separator {
  border-top: 1px solid #ddd;
  height: 0;
  margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
  background-image: url(/wp-content/themes/oroyaV2/dist/assets/img/marker-icon.png)
}

.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: hsla(0, 0%, 100%, .8);
  margin: 0
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  color: #333;
  line-height: 1.4;
  padding: 0 5px
}

.leaflet-control-attribution a {
  text-decoration: none
}

.leaflet-control-attribution a:focus,
.leaflet-control-attribution a:hover {
  text-decoration: underline
}

.leaflet-attribution-flag {
  display: inline !important;
  height: .6669em;
  vertical-align: baseline !important;
  width: 1em
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px
}

.leaflet-control-scale-line {
  background: hsla(0, 0%, 100%, .8);
  border: 2px solid #777;
  border-top: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.1;
  padding: 2px 5px 1px;
  text-shadow: 1px 1px #fff;
  white-space: nowrap
}

.leaflet-control-scale-line:not(:first-child) {
  border-bottom: none;
  border-top: 2px solid #777;
  margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers {
  box-shadow: none
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, .2)
}

.leaflet-popup {
  margin-bottom: 20px;
  position: absolute;
  text-align: center
}

.leaflet-popup-content-wrapper {
  border-radius: 12px;
  padding: 1px;
  text-align: left
}

.leaflet-popup-content {
  font-size: 13px;
  font-size: 1.08333em;
  line-height: 1.3;
  margin: 13px 24px 13px 20px;
  min-height: 1px
}

.leaflet-popup-content p {
  margin: 1.3em 0
}

.leaflet-popup-tip-container {
  height: 20px;
  left: 50%;
  margin-left: -20px;
  margin-top: -1px;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  width: 40px
}

.leaflet-popup-tip {
  height: 17px;
  margin: -10px auto 0;
  padding: 1px;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 17px
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: #fff;
  box-shadow: 0 3px 14px rgba(0, 0, 0, .4);
  color: #333
}

.leaflet-container a.leaflet-popup-close-button {
  background: transparent;
  border: none;
  color: #757575;
  font: 16px/24px Tahoma, Verdana, sans-serif;
  height: 24px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 24px
}

.leaflet-container a.leaflet-popup-close-button:focus,
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #585858
}

.leaflet-popup-scrolled {
  overflow: auto
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
  margin: 0 auto;
  width: 24px
}

.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999
}

.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666
}

.leaflet-tooltip {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
  color: #222;
  padding: 6px;
  pointer-events: none;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}

.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before,
.leaflet-tooltip-top:before {
  background: transparent;
  border: 6px solid transparent;
  content: "";
  pointer-events: none;
  position: absolute
}

.leaflet-tooltip-bottom {
  margin-top: 6px
}

.leaflet-tooltip-top {
  margin-top: -6px
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px
}

.leaflet-tooltip-top:before {
  border-top-color: #fff;
  bottom: 0;
  margin-bottom: -12px
}

.leaflet-tooltip-bottom:before {
  border-bottom-color: #fff;
  margin-left: -6px;
  margin-top: -12px;
  top: 0
}

.leaflet-tooltip-left {
  margin-left: -6px
}

.leaflet-tooltip-right {
  margin-left: 6px
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  margin-top: -6px;
  top: 50%
}

.leaflet-tooltip-left:before {
  border-left-color: #fff;
  margin-right: -12px;
  right: 0
}

.leaflet-tooltip-right:before {
  border-right-color: #fff;
  left: 0;
  margin-left: -12px
}

@media print {
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
  }
}

/* ============================================================
   COOKIE CONSENT
   ============================================================ */
#cookieBar{
  position:fixed;
  bottom:0;
  left:0;
  right:0;
  z-index:1999;
  background: #000;
  border-top: 1.5px solid #000;
  padding:16px 20px;
  box-shadow:0 -4px 20px var(--shadow);
  transform:translateY(100%);
  transition:transform 0.4s ease;
}
#cookieBar.show{transform:translateY(0);}
.cookie-inner{display: inline-flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.cookie-text{font-size: 14px;color: #fff;}
.cookie-text a{color:var(--primary);font-weight:600}
.cookie-btns{/* display:flex; *//* gap:10px; *//* flex-shrink:0; */}
.btn-cookie-accept{
  background: #fff;
  color: #000;
  border:none;
  padding:9px 22px;
  border-radius:50px;
  font-size: 12px;
  font-weight:600;
  cursor:pointer;
  transition:all var(--transition);
}
.btn-cookie-accept:hover{background:var(--primary-dark)}
.btn-cookie-decline{
  background: #fff;
  color: #000;
  border:1.5px solid var(--border);
  padding:7px 18px;
  border-radius:50px;
  font-size: 12px;
  font-weight:600;
  cursor:pointer;
  transition:all var(--transition);
}
.btn-cookie-decline:hover{border-color:var(--text);color:var(--text)}