.has-rose-color {
color: #ee0479;
}
.has-bleu-pale-color {
color: #B1B4CF;
}
.has-bleu-color {
color: #061150;
}
body #copyright-lezards {
padding: 15px;
font-size: 13px;
line-height: 18px;
font-weight: normal;
color: black;
background: white;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
body #copyright-lezards p {
margin: 0 !important;
padding: 0 !important;
flex: 1;
text-align: right;
}
body #copyright-lezards a.image {
flex: 0 0 auto;
margin: 0 5px;
}
body #copyright-lezards a.image img {
width: 30px;
height: auto;
display: block;
}
body #copyright-lezards a.texte {
font-size: 1.2em;
font-weight: 500;
flex: 1;
color: black;
text-align: left;
}
body.contrast #copyright-lezards {
padding: 20px;
font-size: 13px;
line-height: 18px;
font-weight: bold;
color: white;
background: black;
text-align: center;
}
body.contrast #copyright-lezards p {
margin: 0 !important;
padding: 0 !important;
}
body.contrast #copyright-lezards img {
height: 12px;
display: inline-block;
vertical-align: baseline;
padding-left: 2px;
}
#mentionslegales {
font-size: 12px;
line-height: 1.7;
text-align: left;
}
#mentionslegales .cols {
margin-top: 50px;
}
#mentionslegales .cols li {
break-inside: avoid-column;
break-after: avoid-column;
}
#mentionslegales .cols h2 {
font-weight: bold;
margin-top: 40px;
line-height: 1.2;
font-size: 1.3em;
}
#mentionslegales .cols h2:first-of-type {
margin-top: 0;
}
#mentionslegales .cols h3 {
text-transform: none;
margin: 0;
padding: 0;
font-weight: bold;
color: #000;
font-size: inherit;
}
#mentionslegales .cols ul {
padding: 0 0 0 20px;
margin: 0 0 20px;
}
#mentionslegales.three .cols {
column-count: 3;
column-gap: 45px;
}
#mentionslegales.two .cols {
column-count: 2;
column-gap: 50px;
}
header.elementor-location-header {
position: fixed;
z-index: 5;
background-color: white;
width: 100%;
top: 0;
border-bottom: 1px solid #e6e7f0;
padding: 0 80px;
transition: background-color 0.3s;
}
@media (max-width: 768px) {
header.elementor-location-header {
padding: 0 5px;
}
}
header.elementor-location-header .main-wrapper {
max-width: 1520px;
margin: auto;
}
#ftt-logo {
max-height: 90px;
}
body {
margin-top: 121px;
}
@media (max-width: 980px) {
body {
margin-top: 85px;
}
}
body.home {
margin-top: 0;
}
body.home header.elementor-location-header {
background-color: transparent;
border-bottom: none;
}
body.home.scrolled header.elementor-location-header {
background-color: white;
border-bottom: 1px solid #e6e7f0;
}
body.ftt-transparent-header {
margin-top: 0;
}
body.ftt-transparent-header header.elementor-location-header {
background: transparent;
border-bottom: none;
}
body.ftt-transparent-header header.elementor-location-header #ftt-logo svg .to-transparent {
fill: transparent;
stroke: white;
}
body.ftt-transparent-header header.elementor-location-header #ftt-logo svg .to-white {
fill: white;
}
body.ftt-transparent-header header.elementor-location-header .menu-principal .elementor-item {
color: white;
}
body.ftt-transparent-header header.elementor-location-header .menu-secondaire .menu-item:after {
border-color: #B1B4CF;
}
body.ftt-transparent-header header.elementor-location-header .menu-secondaire .menu-item > a {
color: #B1B4CF;
}
body.ftt-transparent-header header.elementor-location-header .menu-secondaire .menu-item > a:hover {
color: #ee0479;
}
body.ftt-transparent-header header.elementor-location-header .cta .elementor-button {
border-color: #ee0479 !important;
color: #ee0479 !important;
}
body.ftt-transparent-header header.elementor-location-header .cta .elementor-button:hover {
color: white !important;
}
body.ftt-transparent-header.scrolled header.elementor-location-header {
background-color: #061150;
}
html, body {
overflow-x: hidden;
}
a {
text-underline-position: under;
color: inherit;
}
.fancybox__container button {
padding: 0;
border: none;
}
hr {
border: none;
background: #e6e7f0;
height: 1px;
margin: 1em 0;
}
.ftt-separator {
position: relative;
}
.ftt-separator:before {
content: url(//franceterretextile.fr/wp-content/plugins/lezardscreation/inc/../assets/img/separator.svg);
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -27px;
pointer-events: none;
min-width: 1923px;
height: auto;
width: 101vw;
}
.ftt-accent {
color: #ee0479;
}
.ftt-cover {
width: 100%;
height: 100%;
object-fit: cover;
}
.ftt-video-cta .elementor-cta__bg-wrapper {
border-radius: 8px;
}
.ftt-video-cta .elementor-cta__bg-wrapper:after {
content: url(//franceterretextile.fr/wp-content/plugins/lezardscreation/inc/../assets/img/small-play.svg);
position: absolute;
z-index: 2;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.elementor-post-info__terms-list-item {
background: white;
}
.ftt-pill, .elementor-post-info__terms-list-item {
border: 1px solid #CACFFB;
border-radius: 30px;
padding: 3px 15px;
margin: 0 5px 4px 0;
transition: 0.2s ease;
display: inline-block;
font-size: 14px;
}
.ftt-pill:hover, .elementor-post-info__terms-list-item:hover {
background: rgba(177, 180, 207, 0.25);
}
.ftt-light-grey-bg {
background: #f9f9fa;
}
.ftt-wrapper {
max-width: 1680px;
margin: auto;
padding: 0 80px;
}
@media (max-width: 768px) {
.ftt-wrapper {
padding: 0 20px;
}
}
.ftt-slider-images .swiper-slide {
width: 30%;
max-width: 540px;
}
.ftt-slider-images .swiper-slide img.cover {
object-fit: cover;
height: 390px;
width: 100%;
display: block;
}
.ftt-slider-images .swiper-slide .title {
margin-top: 10px;
color: white;
max-width: 75%;
font-size: 15px;
}
@media (max-width: 980px) {
.ftt-slider-images .swiper-slide {
width: 45%;
}
.ftt-slider-images .swiper-slide img.cover {
height: 300px;
}
}
@media (max-width: 768px) {
.ftt-slider-images .swiper-slide {
width: 70%;
}
.ftt-slider-images .swiper-slide img.cover {
height: 250px;
}
}
.ftt-slider-portraits .swiper-slide {
width: 28%;
max-width: 420px;
position: relative;
}
.ftt-slider-portraits .swiper-slide:before {
content: "";
background: #B1B4CF;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
mix-blend-mode: color;
}
.ftt-slider-portraits .swiper-slide img.cover {
object-fit: cover;
height: 580px;
width: 100%;
display: block;
}
@media (max-width: 980px) {
.ftt-slider-portraits .swiper-slide {
width: 35%;
}
.ftt-slider-portraits .swiper-slide img.cover {
height: 350px;
}
}
@media (max-width: 768px) {
.ftt-slider-portraits .swiper-slide {
width: 70%;
}
.ftt-slider-portraits .swiper-slide img.cover {
height: 300px;
}
}
.ftt-slider-portraits .content {
position: absolute;
bottom: 30px;
left: 30px;
color: white;
max-width: 75%;
font-weight: 500;
font-size: 16px;
z-index: 1;
}
.ftt-slider-portraits .title {
font-size: 25px;
}
.slider-partenaires {
margin-left: -53px;
}
.slider-partenaires .ftt-wrapper {
margin-bottom: 50px;
}
.slider-partenaires nav {
display: flex;
justify-content: flex-end;
}
.slider-partenaires nav button {
border: none;
border-radius: 50% !important;
height: 58px;
width: 58px;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
padding: 0;
background: rgba(255, 255, 255, 0.4);
outline: none;
}
.slider-partenaires nav button:first-of-type {
margin-right: 10px;
}
.slider-partenaires .ftt-read-more-wrapper {
max-height: 175px;
color: #626A9B;
margin-top: 1em;
}
.slider-partenaires .swiper-slide {
padding: 35px 55px;
transition: background-color 0.3s ease;
border-radius: 14px;
}
.slider-partenaires .swiper-slide:hover {
background-color: #DEE2FF;
}
.slider-partenaires h3 {
font-size: 30px;
font-weight: 500;
color: #061150;
}
.slider-partenaires .top-link {
color: #ee0479;
font-size: 18px;
font-weight: 500;
}
.slider-partenaires .logo {
max-width: 70%;
height: auto;
margin-top: 30px;
}
@media (max-width: 980px) {
.slider-partenaires {
margin-left: -20px;
}
.slider-partenaires .ftt-wrapper {
margin-bottom: 10px;
margin-top: 20px;
}
.slider-partenaires nav {
justify-content: flex-start;
}
.slider-partenaires .swiper-slide {
padding: 25px;
}
}
body .ftt-read-more-wrapper {
overflow: hidden;
}
body .ftt-read-more {
font-weight: 400;
font-size: 15px;
border-radius: 0;
background: none;
cursor: pointer;
outline: none;
display: none;
padding: 0;
border: none;
margin-top: 30px;
text-transform: initial;
}
body .ftt-read-more:hover, body .ftt-read-more:active, body .ftt-read-more:focus {
background: none;
color: inherit;
border: none;
}
body .ftt-read-more svg {
margin-left: 10px;
}
body .ftt-read-more.active svg {
transform: rotate(180deg);
}
div.next-button {
position: absolute;
right: 0;
top: 125px;
z-index: 2;
cursor: pointer;
transition: 0.3s ease-out;
background: #ee0479;
border-radius: 50%;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
color: white;
}
div.next-button:hover {
transform: scale(0.95);
}
div.slider-dates:before {
content: "";
position: absolute;
top: 150px;
left: 50%;
transform: translateX(-50%);
height: 1px;
width: 100vw;
background-color: var(--e-global-color-primary);
z-index: 0;
}
div.slider-dates div.swiper-wrapper .ftt-read-more-wrapper {
max-height: 175px;
overflow: hidden;
}
div.slider-dates div.swiper-wrapper div.date {
position: relative;
padding-top: 25px;
overflow: visible;
font-size: 18px;
color: #899ABA;
}
div.slider-dates div.swiper-wrapper div.date.swiper-slide-active:before {
animation: ping 2s infinite;
}
div.slider-dates div.swiper-wrapper div.date:before {
content: "";
position: absolute;
background-color: var(--e-global-color-primary);
border-radius: 50%;
width: 10px;
height: 10px;
top: 146px;
left: 0;
z-index: 1;
}
div.slider-dates div.swiper-wrapper div.date:after {
content: "";
position: absolute;
background-color: var(--e-global-color-primary);
border-radius: 50%;
width: 10px;
height: 10px;
top: 146px;
left: 0;
z-index: 1;
}
div.slider-dates div.swiper-wrapper div.date span {
display: block;
font-size: 90px;
font-weight: bold;
color: #ee0479;
line-height: 1em;
margin-bottom: 80px;
}
div.slider-dates div.swiper-wrapper div.date h3 {
font-size: 25px;
font-weight: 500;
color: #061150;
}
.ftt-slider-steps {
color: #626A9B;
}
.ftt-slider-steps .swiper-pagination {
width: 100%;
position: inherit;
height: 2px;
left: inherit;
margin: 0 auto 60px;
}
.ftt-slider-steps .swiper-pagination:after {
content: "";
position: absolute;
height: 100%;
width: 100%;
left: 100%;
background: rgba(0, 0, 0, 0.25);
}
.ftt-slider-steps .swiper-pagination .swiper-pagination-progressbar-fill {
background: #061150;
}
.ftt-slider-steps .swiper-slide {
width: 480px;
}
.ftt-slider-steps .ftt-step {
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 15px;
font-size: 15px;
font-weight: 500;
display: block;
}
.ftt-slider-steps h3 {
font-size: 35px;
color: #626A9B;
font-weight: 500;
}
.ftt-slider-steps .swiper-slide-active .ftt-step, .ftt-slider-steps .swiper-slide-active h3 {
color: #061150;
}
.ftt-slider-steps .desc {
margin-top: 30px;
}
.ftt-slider-steps a {
color: white;
background: #ee0479;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
padding: 18px 35px;
margin-top: 20px;
display: inline-block;
}
.ftt-slider-label .quote {
color: white;
font-size: 35px;
line-height: 1.1em;
}
.ftt-slider-label .ftt-interview-label {
display: flex;
align-items: center;
justify-content: flex-end;
background: #061150;
}
.ftt-slider-label .ftt-wrapper {
position: absolute;
z-index: 1;
left: 0;
}
.ftt-slider-label .content {
margin: 50px 0;
max-width: 900px;
}
.ftt-slider-label .ftt-portrait {
height: 800px;
width: auto;
opacity: 0.28;
mix-blend-mode: luminosity;
object-fit: contain;
}
.ftt-slider-label .video {
margin-top: 3.5em;
max-width: 430px;
display: flex;
}
.ftt-slider-label .video h5 {
margin: 0 0 8px;
}
.ftt-slider-label .video p {
color: #899ABA;
font-size: 16px;
}
.ftt-slider-label .text {
border-top: 1px solid #061150;
padding-top: 10px;
}
.ftt-slider-label .preview {
width: 160px;
height: 100px;
position: relative;
border-radius: 8px;
overflow: hidden;
margin-right: 20px;
background: #899ABA;
}
.ftt-slider-label .preview img {
object-fit: cover;
height: 100%;
width: 100%;
}
.ftt-slider-label .preview svg {
color: white;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
}
.ftt-slider-label .foot {
width: 100%;
margin-top: -80px;
display: flex;
align-items: center;
justify-content: space-between;
}
.ftt-slider-label .swiper-pagination {
position: static;
}
.ftt-slider-label .swiper-pagination span {
background: white;
margin: 0 3px;
width: 10px;
height: 10px;
}
.ftt-slider-label .swiper-slide .foot {
display: none;
}
.ftt-slider-label nav {
display: flex;
justify-content: flex-end;
}
.ftt-slider-label nav button {
border: none;
border-radius: 50% !important;
height: 58px;
width: 58px;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
padding: 0;
background: rgba(255, 255, 255, 0.4);
outline: none;
}
.ftt-slider-label nav button:first-of-type {
margin-right: 10px;
}
@media (max-width: 980px) {
.ftt-slider-label .swiper-slide .foot {
display: flex;
}
.ftt-slider-label > .foot {
display: none;
}
.ftt-slider-label .ftt-interview-label {
flex-wrap: wrap;
}
.ftt-slider-label .ftt-portrait {
height: inherit;
width: inherit;
object-fit: inherit;
}
.ftt-slider-label .ftt-wrapper {
position: inherit;
}
.ftt-slider-label .quote {
font-size: 25px;
}
}
.ftt-slider-temoignages nav {
z-index: 3;
position: relative;
display: flex;
justify-content: flex-end;
top: 80px;
}
.ftt-slider-temoignages nav button {
border: none;
border-radius: 50% !important;
height: 58px;
width: 58px;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
padding: 0;
background: rgba(255, 255, 255, 0.4);
outline: none;
}
.ftt-slider-temoignages nav button:first-of-type {
margin-right: 10px;
}
.ftt-slider-temoignages .swiper-wrapper {
margin-top: -80px;
}
.ftt-bulles-entreprises {
position: relative;
padding-top: 30%;
}
.ftt-bulles-entreprises a {
width: 7%;
height: 23.5%;
position: absolute;
}
.ftt-bulles-entreprises a .inner {
display: flex;
background: white;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
border-radius: 50%;
overflow: hidden;
transition: transform 0.4s ease;
}
.ftt-bulles-entreprises a .inner:hover {
transform: scale(1.1);
}
.ftt-bulles-entreprises a img {
width: 70%;
height: 70%;
object-fit: contain;
}
.ftt-bulles-entreprises a:nth-child(1) {
top: 0;
left: 0;
opacity: 0.15;
}
.ftt-bulles-entreprises a:nth-child(2) {
top: 100%;
left: 5%;
opacity: 0.57;
}
.ftt-bulles-entreprises a:nth-child(3) {
top: 30%;
left: 7%;
width: 12%;
height: 40%;
}
.ftt-bulles-entreprises a:nth-child(4) {
top: 80%;
left: 19%;
opacity: 0.55;
}
.ftt-bulles-entreprises a:nth-child(5) {
top: 7%;
left: 25%;
opacity: 0.51;
}
.ftt-bulles-entreprises a:nth-child(6) {
top: 37%;
left: 31%;
width: 12%;
height: 40%;
}
.ftt-bulles-entreprises a:nth-child(7) {
top: 95%;
left: 35%;
}
.ftt-bulles-entreprises a:nth-child(8) {
top: 52%;
left: 51%;
}
.ftt-bulles-entreprises a:nth-child(9) {
top: 82%;
left: 53%;
width: 12%;
height: 40%;
opacity: 0.44;
}
.ftt-bulles-entreprises a:nth-child(10) {
top: 38%;
left: 64%;
opacity: 0.65;
}
.ftt-bulles-entreprises a:nth-child(11) {
top: 75%;
left: 71%;
}
.ftt-bulles-entreprises a:nth-child(12) {
top: 20%;
left: 75%;
width: 12%;
height: 40%;
}
.ftt-bulles-entreprises a:nth-child(13) {
top: 100%;
left: 85%;
opacity: 0.79;
}
.ftt-bulles-entreprises a:nth-child(14) {
top: 0;
left: 89%;
opacity: 0.54;
}
.ftt-bulles-entreprises a:nth-child(15) {
top: 50%;
right: 0;
opacity: 0.12;
}
.ftt-bulles-entreprises.small {
padding-top: 100%;
}
.ftt-bulles-entreprises.small a {
width: 16%;
height: 16%;
}
.ftt-bulles-entreprises.small .inner {
box-shadow: rgba(6, 17, 80, 0.15) 0 15px 30px;
}
.ftt-bulles-entreprises.small a:nth-child(1) {
top: 25%;
left: 2%;
}
.ftt-bulles-entreprises.small a:nth-child(2) {
top: 75%;
left: 8%;
}
.ftt-bulles-entreprises.small a:nth-child(3) {
top: 45%;
left: 10%;
width: 25%;
height: 25%;
}
.ftt-bulles-entreprises.small a:nth-child(4) {
top: 14%;
left: 25%;
opacity: 1;
}
.ftt-bulles-entreprises.small a:nth-child(5) {
bottom: 0;
left: 34%;
top: inherit;
opacity: 0.79;
}
.ftt-bulles-entreprises.small a:nth-child(6) {
top: 63%;
left: 37%;
opacity: 0.55;
}
.ftt-bulles-entreprises.small a:nth-child(7) {
top: 35%;
left: 43%;
opacity: 0.51;
}
.ftt-bulles-entreprises.small a:nth-child(8) {
top: 0;
left: 48%;
width: 25%;
height: 25%;
opacity: 0.44;
}
.ftt-bulles-entreprises.small a:nth-child(9) {
top: 50%;
left: 60%;
width: 25%;
height: 25%;
opacity: 1;
}
.ftt-bulles-entreprises.small a:nth-child(10) {
top: 80%;
left: 65%;
opacity: 1;
}
.ftt-bulles-entreprises.small a:nth-child(11) {
top: 20%;
left: 75%;
width: 25%;
height: 25%;
}
.ftt-bulles-entreprises.small a:nth-child(12) {
top: 70%;
left: 84%;
}
body.post-type-archive-entreprises {
background: #fafafb;
}
#ftt-implantations {
height: 800px;
max-height: 80vh;
overflow: visible;
}
@media (min-width: 980px) {
#ftt-implantations {
margin-bottom: inherit !important;
}
}
#ftt-implantations .ftt-marker {
background: rgba(36, 66, 123, 0.13);
width: 58px;
height: 58px;
border-radius: 50%;
cursor: pointer;
transition: 0.3s ease;
transition-property: width, height;
}
#ftt-implantations .ftt-marker:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 16px;
height: 16px;
background: white;
border-radius: 50%;
transition: 0.3s ease;
}
#ftt-implantations .ftt-marker:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 8px;
height: 8px;
background: #061150;
border-radius: 50%;
transition: 0.3s ease;
}
#ftt-implantations .ftt-marker:hover, #ftt-implantations .ftt-marker.active {
width: 88px;
height: 88px;
}
#ftt-implantations .ftt-marker:hover:before, #ftt-implantations .ftt-marker.active:before {
width: 35px;
height: 35px;
}
#ftt-implantations .ftt-marker:hover:after, #ftt-implantations .ftt-marker.active:after {
width: 27px;
height: 27px;
background: #ee0479;
}
#ftt-implantations .cards {
z-index: 3;
position: relative;
font-family: "Product Sans", sans-serif;
pointer-events: none;
padding: 80px;
}
@media (max-width: 980px) {
#ftt-implantations .cards {
position: absolute;
top: 70%;
left: 50px;
padding: 0;
}
}
#ftt-implantations .cards .wrapper {
max-width: 1520px;
margin: auto;
}
#ftt-implantations .cards .card {
background: white;
pointer-events: auto;
padding: 20px;
border-radius: 8px;
box-shadow: 0 15px 30px rgba(172, 157, 206, 0.16);
visibility: hidden;
opacity: 0;
transition: opacity 0.3s;
position: absolute;
width: 350px;
max-width: 80vw;
}
#ftt-implantations .cards .card.active {
visibility: visible;
opacity: 1;
}
#ftt-implantations .cards .card > svg {
width: 100px;
height: auto;
margin-bottom: 20px;
}
#ftt-implantations .desc {
font-size: 18px;
margin-bottom: 1em;
}
#ftt-implantations .desc strong {
display: block;
font-size: 21px;
margin-bottom: 5px;
}
#ftt-implantations .info {
display: flex;
padding: 15px 0 0;
position: relative;
margin-top: 15px;
}
#ftt-implantations .info:before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 1px;
background: #e6e7f0;
width: 230px;
max-width: 80%;
}
#ftt-implantations .info svg {
color: #B1B4CF;
border: 1px solid #B1B4CF;
border-radius: 50%;
padding: 13px;
font-size: 15px;
margin-right: 15px;
}
#ftt-implantations .info .content {
font-size: 18px;
font-weight: 500;
}
#ftt-implantations .info .content p:first-child {
color: #B1B4CF;
font-size: 13px;
font-weight: normal;
}
#ftt-entreprises-map {
height: 600px;
max-height: 80vh;
}
@media (max-width: 980px) {
#ftt-entreprises-map {
height: 400px;
}
}
#ftt-entreprises-map .mapboxgl-ctrl-attrib-button {
padding: 0;
border: none;
}
#ftt-actions {
font-size: 14px;
position: relative;
height: 60px;
display: flex;
align-items: center;
}
@media (max-width: 980px) {
#ftt-actions {
display: none;
}
}
#ftt-actions:after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
height: 1px;
background: #e6e7f0;
width: 100vw;
}
#ftt-actions > p {
color: #B1B4CF;
font-size: 15px;
padding: 0 20px;
margin-left: auto;
}
#ftt-actions > p span {
color: #061150;
font-weight: bold;
}
#ftt-actions .action {
height: 100%;
cursor: pointer;
padding: 0 20px;
font-weight: 500;
display: flex;
align-items: center;
border: solid #e6e7f0;
border-width: 0 1px 0 0;
transition: 0.2s ease;
}
#ftt-actions .action:hover {
background: #f5f6ff;
}
#ftt-actions .action:first-child {
border-width: 0 1px;
}
#ftt-actions .action.active {
background: #f5f6ff;
}
#ftt-actions .action.active .fa-angle-down {
transform: rotate(180deg);
}
#ftt-actions .action .svg-inline--fa {
margin-right: 5px;
}
#ftt-actions .action .fa-angle-down {
transition: 0.2s ease;
margin: 0 0 0 10px;
}
#ftt-actions .ftt-share-page {
margin-left: auto;
}
#ftt-actions .ftt-reset-filters, #ftt-actions .ftt-share-page {
border-width: 0 1px;
}
#ftt-actions .ftt-reset-filters svg, #ftt-actions .ftt-share-page svg {
transition: transform 0.5s ease;
transform: rotate(0deg);
}
#ftt-entreprises-filters, #ftt-actualites-filters {
background: #f5f6ff;
padding: 30px 0 26px;
display: none;
}
#ftt-entreprises-filters.active, #ftt-actualites-filters.active {
display: block;
}
@media (max-width: 980px) {
#ftt-entreprises-filters.active, #ftt-actualites-filters.active {
display: none;
}
}
#ftt-entreprises-filters .ftt-pill, #ftt-actualites-filters .ftt-pill {
font-weight: 500;
background: white;
cursor: pointer;
}
#ftt-entreprises-filters .ftt-pill:hover, #ftt-actualites-filters .ftt-pill:hover {
background: rgba(177, 180, 207, 0.25);
}
#ftt-entreprises-filters .ftt-pill .count, #ftt-actualites-filters .ftt-pill .count {
font-weight: normal;
}
#ftt-entreprises-filters .ftt-pill.active, #ftt-actualites-filters .ftt-pill.active {
background: #061150;
color: white;
border-color: #061150;
}
#ftt-entreprises-filters .ftt-wrapper > div, #ftt-actualites-filters .ftt-wrapper > div {
max-width: 1680px;
margin: auto;
display: none;
}
#ftt-entreprises-filters .ftt-wrapper > div.active, #ftt-actualites-filters .ftt-wrapper > div.active {
display: block;
}
.ftt-floating-filters {
display: none;
position: fixed;
bottom: 20px;
right: 20px;
flex-direction: column;
align-items: flex-end;
z-index: 3;
}
@media (max-width: 980px) {
.ftt-floating-filters {
display: flex;
}
}
.ftt-floating-filters:before {
content: "";
display: none;
background: black;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.5;
z-index: -1;
}
.ftt-floating-filters .content {
background: white;
border-radius: 12px;
padding: 20px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
margin-bottom: 15px;
max-width: calc(100vw - 40px);
max-height: calc(100vh - 250px);
overflow: scroll;
display: none;
}
.ftt-floating-filters.active:before {
display: block;
}
.ftt-floating-filters.active .content {
display: block;
}
.ftt-floating-filters.active button .fa-times {
display: inline;
}
.ftt-floating-filters.active button .fa-filter {
display: none;
}
.ftt-floating-filters .ftt-pill {
font-weight: 500;
background: white;
cursor: pointer;
}
.ftt-floating-filters .ftt-pill:hover {
background: rgba(177, 180, 207, 0.25);
}
.ftt-floating-filters .ftt-pill .count {
font-weight: normal;
}
.ftt-floating-filters .ftt-pill.active {
background: #061150;
color: white;
border-color: #061150;
}
.ftt-floating-filters button {
background: #ee0479;
color: white;
border-radius: 12px !important;
border: none !important;
outline: none;
font-size: 15px;
padding: 10px 25px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.ftt-floating-filters button svg {
margin: 0 10px 0 0;
}
.ftt-floating-filters button span {
font-weight: 500;
letter-spacing: 1px;
font-size: 12px;
}
.ftt-floating-filters h4, .ftt-floating-filters .ftt-reset-filters {
cursor: pointer;
font-size: 15px;
border-bottom: 1px solid #e6e7f0;
padding: 0 0 15px;
}
.ftt-floating-filters h4 svg, .ftt-floating-filters .ftt-reset-filters svg {
margin-right: 5px;
}
.ftt-floating-filters .ftt-reset-filters {
margin-bottom: 30px;
border: none;
text-align: right;
}
.ftt-floating-filters .ftt-produits, .ftt-floating-filters .ftt-regions, .ftt-floating-filters .ftt-techniques, .ftt-floating-filters .ftt-cats, .ftt-floating-filters .ftt-tags {
padding: 0 0 20px;
}
.ftt-floating-filters .fa-times {
display: none;
}
#ftt-no-result {
display: none;
max-width: 600px;
text-align: center;
color: #B1B4CF;
margin: 40px auto;
}
#ftt-no-result svg {
font-size: 2em;
margin: 0 0 15px;
color: #061150;
}
#ftt-entreprises {
padding: 80px;
min-height: 335px;
}
@media (max-width: 600px) {
#ftt-entreprises {
padding: 50px 20px;
}
}
#ftt-entreprises .wrapper {
max-width: 1680px;
margin: auto;
}
#ftt-entreprises .gutter-sizer {
width: 30px;
}
@media (max-width: 600px) {
#ftt-entreprises .gutter-sizer {
width: 20px;
}
}
.ftt-entreprise, .ftt-card-entreprise {
width: calc(25% - 22.5px);
background: white;
border-radius: 5px;
color: #061150;
box-shadow: 0 15px 30px rgba(172, 157, 206, 0.16);
display: block;
margin-bottom: 30px;
}
@media (max-width: 1150px) {
.ftt-entreprise, .ftt-card-entreprise {
width: calc((100% / 3) - 20px);
}
}
@media (max-width: 850px) {
.ftt-entreprise, .ftt-card-entreprise {
width: calc(50% - 15px);
}
}
@media (max-width: 600px) {
.ftt-entreprise, .ftt-card-entreprise {
width: calc(50% - 10px);
}
}
.ftt-entreprise a, .ftt-card-entreprise a {
color: #061150;
}
.ftt-entreprise .image, .ftt-card-entreprise .image {
height: 200px;
overflow: hidden;
border-radius: 5px 5px 0 0;
background: #B1B4CF;
position: relative;
}
.ftt-entreprise .logo, .ftt-card-entreprise .logo {
position: absolute;
width: 60px;
top: 20px;
right: 20px;
}
@media (max-width: 600px) {
.ftt-entreprise .logo, .ftt-card-entreprise .logo {
width: 50px;
}
}
.ftt-entreprise h2, .ftt-card-entreprise h2 {
font-size: 22px;
font-weight: bold;
margin: 0;
}
@media (max-width: 600px) {
.ftt-entreprise h2, .ftt-card-entreprise h2 {
font-size: 18px;
}
}
.ftt-entreprise .meta, .ftt-card-entreprise .meta {
padding: 20px;
}
@media (max-width: 600px) {
.ftt-entreprise .meta, .ftt-card-entreprise .meta {
padding: 10px;
}
}
.ftt-entreprise .techniques, .ftt-card-entreprise .techniques {
border-top: 1px solid #e6e7f0;
padding: 15px 20px 11px;
font-size: 14px;
}
@media (max-width: 600px) {
.ftt-entreprise .techniques, .ftt-card-entreprise .techniques {
padding: 10px;
}
}
.ftt-entreprise .ville-wrapper, .ftt-card-entreprise .ville-wrapper {
font-size: 14px;
}
.ftt-entreprise .ville, .ftt-card-entreprise .ville {
text-transform: lowercase;
display: inline-block;
}
.ftt-entreprise .ville:first-letter, .ftt-card-entreprise .ville:first-letter {
text-transform: uppercase;
}
.ftt-entreprise .region, .ftt-card-entreprise .region {
color: #ee0479;
}
.ftt-card-entreprise {
width: inherit;
pointer-events: auto;
font-family: "Product Sans", sans-serif;
}
.ftt-card-entreprise .image {
height: 120px;
}
.ftt-card-entreprise h2 {
font-size: 18px;
}
.mapboxgl-popup {
max-width: 220px;
}
.mapboxgl-popup .mapboxgl-popup-tip {
display: none;
}
.mapboxgl-popup .mapboxgl-popup-content {
background: none;
border-radius: 0;
padding: 0;
box-shadow: inherit;
pointer-events: inherit;
}
.mapboxgl-popup .mapboxgl-popup-close-button {
display: none;
}
body.single-entreprises main {
margin-bottom: 80px;
}
body.single-entreprises .head {
padding: 40px 80px 30px;
}
@media (max-width: 768px) {
body.single-entreprises .head {
padding: 25px 20px;
}
}
body.single-entreprises .thumbnail {
height: 600px;
}
@media (max-width: 980px) {
body.single-entreprises .thumbnail {
height: 350px;
}
}
@media (max-width: 768px) {
body.single-entreprises .thumbnail {
height: 250px;
}
}
body.single-entreprises .thumbnail img {
object-fit: cover;
width: 100%;
height: 100%;
}
body.single-entreprises .intro {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
body.single-entreprises h1 {
color: #061150;
margin: 25px 0 0;
}
body.single-entreprises .titles {
flex: 1 1 60%;
}
@media (min-width: 980px) {
body.single-entreprises .titles {
margin-bottom: 50px;
}
}
body.single-entreprises .contact-card {
background: #ee0479;
padding: 25px;
color: white;
display: flex;
font-size: 15px;
flex: 0 1 400px;
margin: -30px 0 0;
font-weight: bold;
flex-wrap: wrap;
}
@media (max-width: 980px) {
body.single-entreprises .contact-card {
margin: 25px 0 0;
}
}
body.single-entreprises .contact-card .image {
border-radius: 50%;
position: relative;
overflow: hidden;
width: 80px;
height: 80px;
margin-right: 15px;
}
body.single-entreprises .contact-card h4 {
margin: 25px 0 0;
font-size: 15px;
}
body.single-entreprises .contact-card .fonction {
font-weight: normal;
}
body.single-entreprises .contact-card .phone {
font-size: 25px;
margin-top: 15px;
}
body.single-entreprises .ftt-wrapper.content {
display: flex;
justify-content: space-between;
flex-wrap: wrap-reverse;
margin: 80px auto;
}
@media (max-width: 980px) {
body.single-entreprises .ftt-wrapper.content {
margin: 20px auto;
}
}
body.single-entreprises .ftt-wrapper.content aside {
flex: 0 0 300px;
font-size: 15px;
color: #899ABA;
margin: 0 100px 50px 0;
}
@media (max-width: 980px) {
body.single-entreprises .ftt-wrapper.content aside {
flex: 100%;
margin: 30px 10px 0;
}
}
body.single-entreprises .ftt-wrapper.content aside h4 {
font-size: 15px;
margin: 0;
color: #061150;
font-weight: bold;
display: inline;
}
body.single-entreprises .ftt-wrapper.content aside .adresse {
display: flex;
}
body.single-entreprises .ftt-wrapper.content aside .adresse .text {
margin-right: 20px;
}
body.single-entreprises .ftt-wrapper.content aside .adresse img {
width: 50px;
height: auto;
}
body.single-entreprises .ftt-wrapper.content aside .logo {
width: auto;
height: auto;
max-height: 180px;
max-width: 70%;
display: block;
}
body.single-entreprises .ftt-open-accordion a {
width: 100%;
text-align: left;
}
body.single-entreprises .inner-content {
flex: 1 1;
line-height: 1.4em;
color: #899ABA;
}
body.single-entreprises .inner-content p a {
color: #ee0479;
text-decoration: underline;
}
body.single-entreprises .inner-content .c-accordion__item {
position: relative;
margin-top: 20px;
}
body.single-entreprises .inner-content .c-accordion__item:after {
content: "";
height: 1px;
background: #e6e7f0;
width: 100%;
display: block;
}
body.single-entreprises .inner-content .c-accordion__item.is-open .c-accordion__title:after {
transform: translateY(-50%) rotate(180deg);
}
body.single-entreprises .inner-content .c-accordion__title {
font-size: 20px;
}
body.single-entreprises .inner-content .c-accordion__title:after {
content: url(//franceterretextile.fr/wp-content/plugins/lezardscreation/inc/../assets/img/angle-down.svg);
height: 30px;
width: 22px;
transition: 0.3s ease;
}
body.single-entreprises .inner-content .c-accordion__content {
margin-bottom: 20px;
}
body.single-entreprises .meme-categorie {
margin: 100px auto;
font-size: 20px;
}
body.single-entreprises .meme-categorie > p {
margin-bottom: 60px;
}
body.single-entreprises .meme-categorie .ftt-entreprise {
flex: 1 0 320px;
margin-right: 30px;
}
body.single-entreprises .ftt-open-accordion {
cursor: pointer;
}
body.single-entreprises .ftt-open-accordion svg {
transition: 0.3s ease;
}
body.single-entreprises .ftt-open-accordion.is-open svg {
transform: rotate(180deg);
}
.ftt-produits {
padding: 80px 0;
font-size: 15px;
}
.ftt-produits .ftt-produit {
margin-right: 15px;
flex: 0 0 500px;
}
@media (max-width: 980px) {
.ftt-produits .ftt-produit {
flex: 0 0 80%;
}
}
.ftt-produits h2 {
font-size: 30px;
max-width: 580px;
}
@media (max-width: 768px) {
.ftt-produits h2 {
font-size: 20px;
}
}
.ftt-produits .image {
height: 300px;
position: relative;
}
@media (max-width: 980px) {
.ftt-produits .image {
height: 200px;
}
}
.ftt-produits p {
margin-top: 10px;
}
.ftt-produits .swiper-container {
overflow: visible;
margin-top: 120px;
}
.ftt-produits .swiper-container:before {
content: "";
height: 1px;
background: #e6e7f0;
width: 100vw;
position: absolute;
top: -50px;
left: 50%;
transform: translateX(-50%);
}
.ftt-interview {
min-height: 600px;
position: relative;
background: #C8CFFF;
display: flex;
}
@media (max-width: 980px) {
.ftt-interview {
display: block;
min-height: inherit;
}
}
.ftt-interview .ftt-wrapper {
display: flex;
padding-top: 80px;
padding-bottom: 80px;
justify-content: flex-end;
flex: 0 1 1520px;
flex-wrap: wrap;
}
.ftt-interview > img {
mix-blend-mode: luminosity;
filter: grayscale(1);
position: absolute;
height: 100%;
}
@media (max-width: 980px) {
.ftt-interview > img {
position: inherit;
}
}
.ftt-interview .image {
width: 40%;
margin-right: 10%;
}
.ftt-interview .image img {
width: 100%;
min-height: 400px;
}
.ftt-interview .content {
z-index: 1;
position: relative;
width: 50%;
}
.ftt-interview .content > svg {
margin-bottom: 1.5em;
}
@media (max-width: 980px) {
.ftt-interview .content {
width: 100%;
}
}
.ftt-interview .citation {
color: #061150;
font-size: 35px;
font-weight: 500;
max-width: 600px;
line-height: 1em;
}
@media (max-width: 980px) {
.ftt-interview .citation {
font-size: 25px;
}
}
.ftt-interview .video {
margin-top: 3.5em;
max-width: 430px;
display: flex;
}
.ftt-interview .video h5 {
margin: 0 0 8px;
}
.ftt-interview .video p {
color: #899ABA;
font-size: 16px;
}
.ftt-interview .text {
border-top: 1px solid #061150;
padding-top: 10px;
}
.ftt-interview .preview {
width: 160px;
height: 100px;
position: relative;
border-radius: 8px;
overflow: hidden;
margin-right: 20px;
background: #899ABA;
}
.ftt-interview .preview img {
object-fit: cover;
height: 100%;
width: 100%;
}
.ftt-interview .preview svg {
color: white;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
}
@media (max-width: 980px) {
.ftt-interview .image, .ftt-interview .content {
width: 100%;
margin-right: 0;
}
.ftt-interview .image {
margin-bottom: 45px;
}
}
.ftt-introduction {
margin: 30px auto 50px;
}
body.blog #ftt-actions:before {
content: "";
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
height: 1px;
background: #e6e7f0;
width: 100vw;
}
#ftt-loader {
position: absolute;
bottom: 40px;
left: 50%;
transform: translateX(-50%);
display: none;
}
#ftt-actualites {
padding: 80px 80px 120px;
position: relative;
}
@media (max-width: 980px) {
#ftt-actualites {
padding: 50px 20px;
}
}
#ftt-actualites .wide {
display: flex;
flex-wrap: wrap;
padding: 0 0 50px;
}
#ftt-actualites .wide .image {
flex: 0 0 calc((100% / 3) * 2);
height: 490px;
margin-bottom: 0;
}
#ftt-actualites .wide .cta {
border: 1px solid #061150;
margin: auto auto 0 0;
position: inherit;
color: #061150;
background: transparent;
opacity: 1;
}
#ftt-actualites .wide .cta svg {
margin-left: 10px;
}
#ftt-actualites .wide .content {
flex: 0 0 calc(100% / 3);
padding: 40px 0 40px 50px;
display: flex;
flex-direction: column;
}
#ftt-actualites .wide h2 {
font-size: 30px;
}
#ftt-actualites .wide .cats {
margin-bottom: 20px;
}
#ftt-actualites .wide:hover .image img {
width: 110%;
height: 110%;
}
#ftt-actualites .wide:hover .cta {
background: #ee0479;
border-color: #ee0479;
color: white;
}
@media (max-width: 1190px) {
#ftt-actualites .wide .image, #ftt-actualites .wide .content {
flex: 100%;
}
#ftt-actualites .wide .content {
padding: 30px 0 0;
}
}
@media (max-width: 980px) {
#ftt-actualites .wide .image {
height: 220px;
}
}
#ftt-actualites .bulk {
display: grid;
grid-template-columns: repeat(3, 1fr);
border-top: 1px solid #e6e7f0;
grid-gap: 1px;
}
@media (max-width: 1190px) {
#ftt-actualites .bulk {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 980px) {
#ftt-actualites .bulk {
grid-template-columns: 1fr;
}
}
#ftt-actualites .bulk a {
background: #f9f9fa;
border-bottom: 1px solid #e6e7f0; }
#ftt-actualites.ftt-loading #ftt-loader {
display: block;
}
.ftt-actualite {
padding: 35px;
display: block;
}
@media (max-width: 980px) {
.ftt-actualite {
padding-left: 0;
padding-right: 0;
}
}
.ftt-actualite:hover .cta {
opacity: 1;
}
.ftt-actualite time {
text-transform: uppercase;
font-size: 14px;
}
.ftt-actualite .pill {
background: white;
}
.ftt-actualite h2 {
font-size: 25px;
line-height: 1em;
margin-bottom: 20px;
}
.ftt-actualite p {
margin-bottom: 1.2em;
color: #899ABA;
}
.ftt-actualite .cta {
position: absolute;
bottom: 0;
left: 0;
background: #ee0479;
color: white;
opacity: 0;
text-transform: uppercase;
font-size: 13px;
padding: 15px 22px;
font-weight: bold;
letter-spacing: 1px;
display: inline-block;
transition: 0.2s ease;
}
.ftt-actualite .image {
height: 220px;
overflow: hidden;
position: relative;
margin-bottom: 20px;
background: #B1B4CF;
}
.ftt-actualite .image img {
transition: 0.3s ease;
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ftt-swiper-actualites .swiper-slide {
width: 480px;
height: auto;
}
@media (max-width: 980px) {
.ftt-swiper-actualites .swiper-slide {
width: 90%;
}
}
.ftt-swiper-actualites .ftt-actualite {
border: 1px solid #e6e7f0;
border-left: none;
height: 100%;
}
@media (max-width: 980px) {
.ftt-swiper-actualites .ftt-actualite {
padding-left: 35px;
padding-right: 35px;
}
.ftt-swiper-actualites .ftt-actualite h2 {
font-size: 20px;
}
}
.ftt-slider-implantations {
color: #B1B4CF;
}
.ftt-slider-implantations .swiper-slide {
width: 480px;
border: 1px solid #626A9B;
border-left: none;
padding: 80px;
height: auto;
}
@media (max-width: 980px) {
.ftt-slider-implantations .swiper-slide {
width: 90%;
padding: 35px;
}
}
.ftt-slider-implantations .desc {
font-size: 20px;
color: #899ABA;
line-height: 1.25em;
margin-bottom: 25px;
}
.ftt-slider-implantations .desc strong {
font-size: 25px;
color: white;
font-weight: 500;
display: block;
margin-bottom: 10px;
}
.ftt-slider-implantations .info {
display: flex;
padding: 15px 0 0;
position: relative;
margin-top: 15px;
}
.ftt-slider-implantations .info:before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 1px;
background: #626A9B;
width: 230px;
max-width: 80%;
}
.ftt-slider-implantations .info svg {
color: #626A9B;
border: 1px solid #626A9B;
border-radius: 50%;
padding: 13px;
font-size: 15px;
margin-right: 15px;
}
.ftt-slider-implantations .info .content {
font-size: 18px;
font-weight: 500;
}
.ftt-slider-implantations .info .content p:first-child {
color: #B1B4CF;
font-size: 13px;
font-weight: normal;
}
.ftt-slider-implantations a:hover {
color: white;
}
.ftt-fichiers p {
color: #899ABA;
}
.ftt-fichiers p span {
color: #061150;
}
.ftt-fichiers .files {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-gap: 15px;
margin: 30px 0 0;
}
@media (max-width: 1190px) {
.ftt-fichiers .files {
grid-template-columns: repeat(4, 1fr);
}
}
@media (max-width: 980px) {
.ftt-fichiers .files {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 768px) {
.ftt-fichiers .files {
grid-template-columns: repeat(2, 1fr);
}
}
.ftt-fichiers .files > a {
border: 1px solid #B1B4CF;
border-radius: 10px;
}
.ftt-fichiers .files > a:hover .hover {
opacity: 1;
}
.ftt-fichiers .files h3 {
margin: 0;
color: #061150;
font-size: 15px;
display: inline-block;
}
.ftt-fichiers .files svg {
color: #c91111;
display: inline-block;
margin-right: 6px;
}
.ftt-fichiers .files .content {
padding: 10px 15px;
}
.ftt-fichiers .files .image {
height: 170px;
overflow: hidden;
border-radius: 10px 10px 0 0;
position: relative;
}
@media (max-width: 768px) {
.ftt-fichiers .files .image {
height: 120px;
}
}
.ftt-fichiers .files .image .hover {
transition: 0.3s ease;
opacity: 0;
display: flex;
position: absolute;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
font-size: 1.5em;
}
.ftt-fichiers .files .image .hover svg {
color: white;
}
.ftt-fichiers .files .image img {
height: 100%;
}
.ftt-glisser {
pointer-events: none;
position: absolute;
top: 0;
z-index: 2;
width: 99px;
height: 99px;
right: 10vw;
border-radius: 50%;
transform: translate(0, -50%);
box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.16);
}
.ftt-glisser svg {
width: 100%;
height: 100%;
}
.ftt-swiper-glisser {
position: relative;
}
.ftt-swiper-glisser, .ftt-swiper-glisser * {
cursor: url(//franceterretextile.fr/wp-content/plugins/lezardscreation/inc/../assets/img/glisser.svg) 50 50, pointer !important;
}
.ftt-swiper-glisser-accent, .ftt-swiper-glisser-accent * {
cursor: url(//franceterretextile.fr/wp-content/plugins/lezardscreation/inc/../assets/img/glisser-accent.svg) 50 50, pointer !important;
}
.wpcf7-form .wpcf7-radio.vous-etes {
display: flex;
flex-wrap: wrap;
}
.wpcf7-form .wpcf7-radio.vous-etes .wpcf7-list-item {
margin: 0 10px 10px 0;
flex: calc(100 / 3);
}
@media (max-width: 980px) {
.wpcf7-form .wpcf7-radio.vous-etes .wpcf7-list-item {
flex: 100%;
}
}
.wpcf7-form .wpcf7-radio.vous-etes .wpcf7-list-item label {
display: flex;
border: 1px solid #e6e7f0;
border-radius: 5px;
align-items: center;
padding: 15px;
font-size: 16px;
height: 100%;
transition: 0.2s ease;
cursor: pointer;
}
.wpcf7-form .wpcf7-radio.vous-etes .wpcf7-list-item label:hover {
background: #f5f6ff;
border-color: #061150;
}
.wpcf7-form .wpcf7-radio.vous-etes input {
width: 20px;
height: 20px;
margin-right: 10px;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=tel], .wpcf7-form textarea {
border-radius: 0;
border: 1px solid #e6e7f0;
margin-bottom: 10px;
}
.wpcf7-form textarea {
height: 150px;
}
.wpcf7-form input[type=submit] {
margin-top: 1em;
}
.wpcf7-form .wpcf7-acceptance {
font-size: 14px;
color: #626A9B;
}
.wpcf7-form .wpcf7-acceptance a {
text-decoration: underline;
color: #061150;
}
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
margin: 0 0 10px;
}
.wpcf7-form .wpcf7-acceptance input {
margin-right: 5px;
}
.wpcf7-form .wpcf7-acceptance label {
line-height: 1.25em;
}
.wpcf7-form .form-fields {
max-width: 550px;
}
.wpcf7-form h2 {
font-size: 1em;
margin: 1.5em 0 10px;
color: #ee0479;
}
.wpcf7-form .infos {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 15px;
margin-bottom: 2em;
}
@media (max-width: 980px) {
.wpcf7-form .infos {
grid-template-columns: 1fr;
}
}
.wpcf7-form .info p {
color: #626A9B;
}
.wpcf7-form .info a {
text-decoration: underline;
color: #061150;
}
[data-aos] {
transition: cubic-bezier(0.25, 0.1, 0.25, 1);
}
[data-aos=glisser] {
opacity: 0;
}
[data-aos=glisser].aos-animate {
animation-name: glisser;
animation-duration: 2s;
}
@keyframes glisser {
0% {
transform: translate(20px, -50%);
opacity: 0;
}
50% {
transform: translate(0, -50%);
opacity: 1;
}
100% {
transform: translate(-20px, -50%);
opacity: 0;
}
}
@keyframes float {
0% {
transform: translate3d(0, 0, 0);
}
50% {
transform: translate3d(0, -15px, 0);
}
100% {
transform: translate3d(0, 0, 0);
}
}
@keyframes ping {
75%, to {
transform: scale(5);
opacity: 0;
}
}
html:not(.no-js) body [data-aos=fade-up] {
-webkit-transform: translate3d(0, 30px, 0);
transform: translate3d(0, 30px, 0);
}
html:not(.no-js) body [data-aos=float] {
animation: float 6s ease-in-out infinite;
}
html:not(.no-js) body [data-aos=float]:nth-child(0) {
animation-delay: 537ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(1) {
animation-delay: 1798ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(2) {
animation-delay: 1835ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(3) {
animation-delay: 651ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(4) {
animation-delay: 2703ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(5) {
animation-delay: 1553ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(6) {
animation-delay: 523ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(7) {
animation-delay: 1015ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(8) {
animation-delay: 1261ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(9) {
animation-delay: 217ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(10) {
animation-delay: 2280ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(11) {
animation-delay: 1356ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(12) {
animation-delay: 2561ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(13) {
animation-delay: 2577ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(14) {
animation-delay: 2149ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(15) {
animation-delay: 2330ms;
}
html:not(.no-js) body [data-aos=fade-down] {
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
html:not(.no-js) body [data-aos=fade-left] {
-webkit-transform: translate3d(30px, 0, 0);
transform: translate3d(30px, 0, 0);
}
html:not(.no-js) body [data-aos=fade-right] {
-webkit-transform: translate3d(-30px, 0, 0);
transform: translate3d(-30px, 0, 0);
}
@media screen and (max-width: 980px) {
[data-aos-delay]:not(.mobile-delay) {
transition-delay: 0s !important;
}
}@font-face{font-family:swiper-icons;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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);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:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.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{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.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:.2s transform,.2s top}.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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.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{width:100%;height:4px;left:0;top:0}.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{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}