@charset "UTF-8";
* {
font-family: "Poppins", sans-serif;
margin: 0px;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
display: none !important;
}
.container {
width: 100% !important;
}
*,
::after,
::before {
box-sizing: border-box;
}
*,
:focus-visible {
outline: none !important;
}
::-webkit-scrollbar-thumb {
background: #000 !important;
}
body,
.tab {
overflow-y: auto;
scrollbar-width: thin;
scrollbar-color: #888888 #ffffff !important;
}
.tab::-webkit-scrollbar {
width: 3px;
height: 3px !important;
}
.tab::-webkit-scrollbar-track {
background-color: #f0e8e8;
}
.tab::-webkit-scrollbar-thumb {
background-color: #888888;
border-radius: 4px;
}
h1,
h2,
h3,
h4 {
font-weight: 400 !important;
}
h1 {
font-size: 45px !important;
} label.input-box {
display: block !important;
}
h5.vitamin {
text-transform: uppercase;
font-size: 25px !important;
font-weight: 400 !important;
}
p.vitamin-p {
font-size: 17px;
line-height: 1.8;
}
.container-fluid {
padding: 0 !important;
overflow: hidden !important;
margin: 0;
}
button:focus {
outline: none !important;
}
.site-logo {
padding: 10px 0;
}
.nav {
flex-direction: column !important;
background-color: #ffc5ab !important;
}
.nav {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
transition: all 0.3s ease-in-out;
padding: 20px 0 0;
}
.nav.shrink {
background-color: #ffc5abc4 !important;
padding: 0;
}
.nav.shrink .site-logo img {
transform: scale(0.8);
transition: transform 0.3s ease-in-out;
}
.nav.shrink .nav-links {
padding: 7px 30px;
margin-top: 0px;
background-color: #000;
}
.nav.shrink .ticker-wrap {
padding: 6px 0px;
}
html {
scroll-behavior: smooth;
}
.nav .ticker-wrap {
background-color: #ff404fd1 !important;
}
text {
font-family: "Poppins", sans-serif;
}
img {
font-family: "Poppins", sans-serif;
}
h1 {
display: block;
font-size: 2em;
margin-block-start: 0.67em;
margin-block-end: 0.67em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
svg {
font-family: "Poppins", sans-serif;
}
a {
text-decoration: none;
}
.blockUI.blockOverlay {
background-color: transparent !important;
}
ul {
list-style: none;
padding: 0px;
}
.nav {
text-align: center;
padding-top: 15px;
}
.nav h4 {
font-weight: 700;
font-size: 26px;
}
.nav-links {
display: flex;
justify-content: space-between;
background-color: #000;
padding: 15px 30px;
margin-top: 15px;
}
.nav .nav-links a {
font-size: 16px;
display: block;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: 400;
transition: 0.3s ease;
border-bottom: 3px solid transparent;
}
.nav .nav-links a:hover {
text-decoration: none;
color: #ffffff;
border-bottom: 3px solid #ffffff;
}
.flash-message {
background-color: #d8015d;
color: #fff;
padding: 10px 0px;
}
.order-msg {
text-decoration: underline;
}
.section-wrap {
border-radius: 60px;
margin-left: 100px;
margin-right: 100px;
padding-top: 50px;
padding-bottom: 70px;
margin-bottom: 40px;
}
.ticker-wrap {
margin: auto;
overflow: hidden;
position: relative;
width: 100%;
}
.ticker-move {
display: inline-block;
animation: move 50s linear infinite;
white-space: nowrap;
}
.ticker-move > * {
display: inline-block;
padding: 0 7px;
position: relative;
}
p:not(:first-child):after {
content: "-";
position: absolute;
right: -4px;
}
.ticker-black .ticker-wrap {
background-color: #000;
}
.ticker-black p {
text-transform: uppercase !important;
font-size: 19px !important;
font-weight: 400 !important;
margin-right: 0 !important;
}
.hero-section {
padding-left: 30px;
margin-top: 80px;
}
.hero-section h1 {
font-size: 45px;
text-transform: uppercase;
}
.hero-section span {
font-size: 20px;
}
.hero-section p {
font-size: 25px;
font-weight: 400;
}
.hero-section img {
margin-top: 10px;
}
.magnetic-button {
text-transform: uppercase;
font-size: 19px;
border-radius: 28px;
padding: 3px 36px !important;
display: inline-block;
transition: transform 0.3s ease-out;
}
.magnetic-button:hover {
background-color: #000 !important;
color: #fff !important;
border: 2px solid #000 !important;
text-decoration: none !important;
}
.reg-btn {
background: #ffff;
color: #000;
border: 2px solid #000;
}
.buy-btn {
background: #e81476;
color: #fff;
border: 2px solid #e81476;
}
.buy-btn:hover {
background: #000;
color: #fff;
text-decoration: none;
transition: 0.3 all ease-in-out;
}
.nf-form-content input[type="submit"] {
margin-top: 89px;
width: 100%;
padding: 2px 43px;
}
#nf-field-11-wrap input#nf-field-11 {
margin-top: 40px !important;
}
.nf-form-content input[type="submit"],
.button {
text-transform: uppercase;
font-size: 17px;
font-weight: 400;
padding: 8px 14px;
color: #000;
background-color: #fff;
border: solid 2px #000;
border-radius: 28px;
display: inline-block;
}
.coupon .button {
width: 30%;
padding: 8px 0 !important;
}
input#coupon_code {
background: transparent;
text-align: center;
text-transform: uppercase;
font-size: 17px;
font-weight: 400;
padding: 6px 14px;
color: #000;
border: solid 2px #000;
border-radius: 28px;
display: inline-block;
width: 30%;
margin-right: 20px;
}
input#coupon_code::placeholder {
font-size: 18px;
}
.hero-btn a {
text-transform: uppercase;
font-size: 17px;
font-weight: 400;
padding: 14px 20px;
border-radius: 28px;
color: #000;
background-color: #fff;
border: solid 2px #000;
display: inline-block;
}
.button:hover,
.hero-btn a:hover {
text-decoration: none !important;
}
.hero-content h1 {
margin-bottom: 2vw !important;
font-size: 80px !important;
line-height: 5.5555vw;
font-weight: 300 !important;
}
.banner-img {
}
.banner-img img {
width: 90% !important;
padding-right: 30px !important;
}
.hero-btn {
margin-top: 50px;
}
.hero-btn a:hover {
text-decoration: none !important;
background-color: #000;
color: #fff;
transition: all 0.3s;
}
.hero-2-section {
text-align: center;
width: 1080px;
display: block;
margin-left: auto;
margin-right: auto;
}
.hero-2-section ul {
display: flex;
align-items: center;
justify-content: space-between;
}
.hero-2-section h2 {
font-size: 30px;
text-align: center;
font-weight: 700;
}
.hero-2-section p {
font-size: 16px;
font-weight: 400;
width: 220px;
text-align: justify;
}
.hero-2-section h1 {
font-size: 30px;
text-transform: uppercase;
}
.hero-2-section h5 {
font-weight: 300;
font-size: 24px;
margin-bottom: 50px;
}
.row.mb-5.list-products-home {
margin-top: 50px;
row-gap: 60px;
}
.products {
text-align: center;
}
.product-1-moin,
.product-3-moins,
.product-6-moins {
position: relative;
}
.product-6-moins img {
max-width: 86% !important;
}
.shape-before-product {
position: absolute;
top: -25px;
bottom: -38px;
left: -12px;
right: 0;
display: none;
width: 110%;
}
.shape-before-product2 {
position: absolute;
top: -27px;
bottom: 0;
left: -13px;
right: 0;
display: none;
}
.shape-before-product2 .shape-boite-6,
.shape-before-product2 .shape-boite-3 {
width: 100% !important;
}
.list-products-home {
padding: 0 30px !important;
}
.product-sommeil .shape-before-product img {
width: 46% !important;
}
.bundle-page-wrapper {
width: 100%;
margin-top: 100px;
}
.bundle-page-wrapper .doypack-slider-item .product-sommeil,
.bundle-page-wrapper .doypack-slider-item .product-1-moin {
max-width: 250px !important;
max-height: 357px !important;
}
.bundle-page-wrapper .product-sommeil,
.bundle-page-wrapper .product-1-moin {
max-width: 200px !important;
max-height: 357px !important;
}
.prd-slider-inner-img img.img-fluid.budge-new {
top: 0px !important;
left: -17px !important;
max-width: 60% !important;
position: absolute;
}
.bundle-page-wrapper .product-sommeil .img-new-sommeil,
.bundle-page-wrapper .product-1-moin img {
z-index: 1 !important;
width: 100%;
object-fit: cover;
}
.all-prd-slide:hover .shape-before-product2,
.prd-1:hover .shape-before-product,
.prd-3:hover .shape-before-product,
.pr-6:hover .shape-before-product,
.prd-sme:hover .shape-before-product {
display: block !important;
}
.all-prd-slide:hover .prod-animation,
.prd-1:hover .prod-animation,
.prd-3:hover .prod-animation,
.pr-6:hover .prod-animation,
.prd-sme:hover .prod-animation {
animation: slide-top 2s linear infinite;
}
.prd-sme .shape-before-product {
top: -34px;
left: 21px;
width: 91%;
height: 100%;
}
.products ul {
display: flex;
align-items: flex-end;
justify-content: space-evenly;
margin-left: 60px;
margin-right: 60px;
transition: 0.3s all ease-in-out;
}
.products h5 {
font-size: 25px;
font-weight: 400;
}
.benefits-detente-content p,
.products p {
font-weight: 400;
}
div#slider_3147 .benefits-detente-content span,
div#slider_3510 .benefits-detente-content span,
div#slider_3193 .benefits-detente-content span {
font-size: 60px;
line-height: 1;
}
div#slider_3147 .benefits-detente-content h2,
div#slider_3510 .benefits-detente-content h2,
div#slider_3193 .benefits-detente-content h2 {
margin-top: 20px;
}
.products h4 {
font-size: 25px;
font-weight: 400;
margin-bottom: 30px;
margin-top: 10px;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.products h1 {
font-size: 30px;
text-transform: uppercase;
font-weight: 300;
}
.features-icons {
padding-top: 70px;
}
.feat-bg-bottom {
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2023/10/lesessentielleslab-formule.png);
background-size: cover;
min-height: 860px;
}
.how-works,
.feautures {
padding-top: 100px;
}
.feautures-content {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
.feat-box img {
max-width: 70%;
}
.feat-btn {
padding: 200px 0 0;
}
.efficaces-pic .feat-btn {
padding: 100px 0 150px;
}
.feat-btn a {
background: #ffff;
color: #000;
text-transform: uppercase;
padding: 14px 85px;
border: 2px solid #000;
font-size: 17px;
border-radius: 28px;
font-weight: 400;
margin-right: 43px;
}
.feat-btn a:hover {
background: #000;
color: #fff;
border: 2px solid #fff;
text-decoration: none;
}
.feat-box span {
text-transform: capitalize;
color: #000;
font-weight: 400;
margin-top: 25px;
}
.gela-span .features-icons {
padding-top: 70px;
}
.features-icons .col-md-2 {
max-width: 20% !important;
flex: 0 0 20% !important;
}
.feat-box {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.row.feat-bg-bottom {
margin-top: -180px;
}
.product-efficaces h2,
.insta-caroussel h2,
.feautures h2,
.how-works h2,
.review h2,
.benefits-detente-content h2,
.products h2,
.bundle-title h2 {
font-size: 58px;
text-transform: uppercase;
font-weight: 300 !important;
}
.product-section2 .accueil-colg {
max-width: 80% !important;
margin-bottom: 30px;
}
.products.shop-page {
margin-top: 50px;
margin-bottom: 80px;
}
.shop-page h1 {
font-size: 45px;
text-transform: uppercase;
font-weight: 300 !important;
}
.review h5 {
font-size: 30px;
}
.avis-giver {
font-weight: 400;
font-size: 20px !important;
}
.single-review h5 {
font-size: 20px !important;
}
.single-review p {
margin-bottom: 0 !important;
}
.into-accordion p,
.product-efficaces p,
.insta-caroussel p {
font-size: 25px;
}
.ft-collagene .feautures p {
margin-top: 0px;
}
.feautures p {
font-size: 25px;
margin-top: 6px;
}
.benefits-detente-content p,
.products p {
font-size: 25px;
margin-bottom: 0;
}
.insta-caroussel {
padding: 100px 0 50px;
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2023/10/Courbe-Rose-.png);
background-size: contain;
background-position: top;
background-repeat: no-repeat;
margin-top: -5px;
}
.media-share img {
max-width: 290px;
border: solid 2px #000;
border-radius: 40px;
height: 300px;
object-fit: cover;
}
.eff-asset {
min-height: 300px;
text-align: center;
}
.product-efficaces {
padding-top: 100px;
}
.efficaces-pic {
padding: 50px;
}
.efficaces-pic img {
width: 85%;
}
.efficaces-pic span {
text-transform: uppercase;
font-weight: 400;
font-size: 20px;
border: 2px solid #000;
padding: 5px 0;
margin-top: -90px;
border-radius: 29px;
background-color: #fff;
display: inline-block;
width: 100%;
text-align: center;
}
.efficaces-pic .col-md-3 {
margin-bottom: 40px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.rev-45 .single-review,
.review li {
margin-left: 0 !important;
}
.rev-45 .review-list .sa_owl_theme .owl-dots {
left: 0px !important;
}
.review-desktop-slider.rev-45
.review-section
.white
.sa_owl_theme
.owl-nav
.owl-prev {
left: -4% !important;
}
.review-section {
position: relative;
background-size: contain;
background-position: left;
background-repeat: no-repeat;
padding: 211px 0;
}
.review-section-bg {
position: absolute;
min-height: 871px;
width: 100%;
background-size: contain;
background-repeat: no-repeat;
}
.review {
text-align: center;
margin-left: 70px;
margin-right: 70px;
}
.review .container { }
.avis-verif {
padding-bottom: 30px;
margin-top: -3px;
}
.avis-verif img {
width: 40px !important;
margin: initial !important;
margin-left: 25px !important;
}
.review-listd {
display: flex !important;
align-items: center;
justify-content: center;
margin: 0px;
width: 100% !important;
}
.review-list,
.review ul {
display: flex;
align-items: flex-start;
justify-content: space-evenly;
text-align: left;
margin-top: 45px;
margin-bottom: 50px;
margin-right: 0 !important;
}
.single-review,
.review li {
border: solid 2px #000;
border-radius: 33px;
padding: 50px 30px;
margin-left: 10px; max-width: 410px;
}
.review-list .sa_owl_theme .owl-dots {
left: 14px !important;
}
.avis-btn {
padding-top: 0px !important;
}
.avis-btn a {
padding: 22px 50px !important;
}
.review h1 {
font-size: 30px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 10px;
}
.review h5 {
font-weight: 400;
} .p-avis-content {
margin-bottom: 0 !important;
min-height: 206px;
display: flex;
flex-direction: column;
justify-content: center;
}
.span-more {
font-size: 16px;
font-weight: 400;
}
.span-name {
font-size: 20px;
font-weight: 400;
margin-bottom: 10px;
}
.return-to-shop {
display: none;
}
.g-maj {
font-size: 40px;
}
.formula {
text-align: center;
margin-left: 60px;
margin-right: 60px;
}
.formula ul {
display: flex;
align-items: center;
justify-content: space-between;
}
.formula h1 {
font-size: 30px;
text-transform: uppercase;
font-weight: 700;
line-height: 40px;
margin-bottom: 15px;
width: 700px;
display: block;
margin-left: auto;
margin-right: auto;
}
.formula h2 {
font-weight: 400;
font-size: 20px;
margin-bottom: 50px;
}
.formula p {
max-width: 130px;
font-size: 12px;
margin-left: auto;
margin-right: auto;
}
.formula h5 {
font-size: 20px;
line-height: 30px;
font-weight: 600;
width: 214px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}
.garanties ul {
text-align: center;
display: flex;
align-items: flex-start;
justify-content: space-evenly;
margin-left: 260px;
margin-right: 260px;
margin-bottom: 100px;
}
.garanties h5 {
font-size: 16px;
font-weight: 400;
line-height: 25px;
max-width: 290px;
margin-left: auto;
margin-right: auto;
margin-top: 42px;
}
.instagram-gallery__actions .instagram-gallery__button--follow,
.insta-gallery-button {
font-size: 20px !important;
font-weight: 700 !important;
padding: 11px 25px !important;
color: #000 !important;
background-color: #fff !important;
border: solid 2px #000 !important;
border-radius: 28px !important;
}
.footer-img {
border: 2px solid #000;
border-radius: 50%;
padding: 30px;
display: inline-block;
}
.instagram-gallery__actions .instagram-gallery__button--follow:hover,
.insta-gallery-button:hover {
background-color: #000 !important;
color: #fff !important;
}
.insta-gallery-feed .insta-gallery-actions,
.qligg-mfp-wrap .insta-gallery-actions {
text-align: center;
margin: 70px 0px 0 !important;
}
#instagram-gallery-feed-0
.swiper-container
.swiper-pagination
.swiper-pagination-bullet {
background-color: #000;
}
#logo {
display: block;
margin-left: auto;
margin-right: auto;
width: 320px;
}
footer {  }
.background-shapes { background-position: bottom;
background-repeat: no-repeat;
padding-top: 40px;
}
.ticker-move {
display: inline-block;
animation: move 50s linear infinite;
white-space: nowrap;
}
.ticker-move > * {
display: inline-block;
padding: 0 7px;
position: relative;
}
.ticker-wrap {
width: 100%;
overflow: hidden;
white-space: nowrap;
box-sizing: border-box;
background-color: #ffdf00;
color: #fff;
padding: 10px 0px;
}
.ticker-move {
display: flex;
align-items: center;
animation: ticker 90s linear infinite;
}
.nav .ticker-move p {
color: #000 !important;
}
.nav .seperateur-point svg {
fill: #000 !important;
}
.ticker-move p {
margin-right: 0px;
font-size: 14px;
font-weight: 400;
margin-bottom: 0 !important;
}
@-webkit-keyframes slide-top {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes slide-top {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes ticker {
0% {
transform: translate3d(0, 0, 0);
}
100% {
transform: translate3d(-201%, 0, 0);
}
} .ingredients-section {
text-align: center;
width: 790px;
margin: auto;
}
.ingredients-section h1 {
font-size: 40px;
}
.button:hover {
background-color: #000 !important;
color: #fff !important;
}
#place_order:hover {
background-color: #000 !important;
color: #fff !important;
}
#nf-field-11:hover {
background-color: #000 !important;
color: #fff !important;
} .tab {
overflow: auto !important;
display: flex;
} .etudes-files span,
.tab a {
background-color: #fff;
border: solid 2px #000;
border-radius: 50px;
outline: none;
cursor: pointer;
padding: 7px 30px;
text-align: center;
transition: 0.3s;
font-size: 17px;
display: block;
margin-bottom: 14px;
margin-right: 12px;
line-height: 15px;
color: #000;
display: flex;
align-items: center;
text-wrap: nowrap !important;
justify-content: center;
}
.etudes-files span {
max-width: 420px;
padding: 13px 30px;
min-width: 380px;
font-style: italic;
}
.etudes-files span a {
color: #000;
text-decoration: underline;
font-style: italic;
margin-right: 4px;
} .etudes-files span:hover,
.tab a:hover {
background-color: #000000;
color: #fff;
text-decoration: none;
}
.etudes-files span:hover a {
color: #fff !important;
} .tab a.active {
background-color: #000000;
color: #fff;
} .tabcontent {
display: none;
padding-right: 40px;
padding-left: 10px;
}
.ingredient-tabs h1 {
text-align: center;
margin-bottom: 40px;
}
.row.acc-row.tabs1 {
margin-top: 70px;
display: flex;
align-items: flex-start;
justify-content: center;
}
.ingredient-tabs ul {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.garantee {
text-align: center;
}
.garantee ul {
display: flex;
align-items: flex-end;
justify-content: space-between;
margin-left: 30px;
margin-right: 30px;
margin-top: 40px;
}
.garantee h5 {
font-size: 16px;
font-weight: 400;
margin-top: 30px;
}
.garantee h1 {
font-size: 30px;
text-transform: uppercase;
line-height: 40px;
}  .lab-text {
display: flex;
flex-direction: column;
}
.about-us-paragraph h1 {
font-weight: 300 !important;
font-size: 55px !important;
}
.about-us-paragraph {
padding-top: 40px;
}
.about-us-paragraph .about-us-paragraph-row-pic {
margin-left: 115px;
margin-bottom: 7px;
}
.about-us-paragraph .about-us-paragraph-row-content {
margin: 7px 115px;
}
.lab-p-title {
font-size: 25px;
margin: 60px 0;
}
.about-us-paragraph .lab-banner-text {
line-height: 40px;
font-weight: 400;
margin-top: 40px;
font-size: 25px;
}
.about-us-paragraph p {
line-height: 38px;
font-weight: 300;
margin-top: 24px;
font-size: 20px;
text-align: justify;
}
.about-us-paragraph h2 {
margin-top: 60px;
}
.about-us-paragraph h5 {
line-height: 25px;
font-size: 16px;
margin-top: 30px;
font-weight: 700;
}
.banner-sec-detente {
position: relative !important;
} @media only screen and (max-width: 775px) {
.detente-accueil-efficase .container-fluid {
padding-top: 120px !important;
}
.detente-accueil-efficase .d-list-title h2,
.detente-accueil-produits-list .d-list-title h2 {
font-size: 4.5rem !important;
}
.detente-accueil-efficase .row.detente-pic-efficase {
margin-top: -750px !important;
}
.detente-accueil-efficase .d-list-title p,
.detente-accueil-produits-list .d-list-title p {
font-size: 1.2rem;
}
}
@media only screen and (max-width: 768px) {
.row.feat-bg-bottom {
margin-top: -65px !important;
}
.page-coffret-gummies .feautures {
padding-top: 0 !important;
margin-top: 0 !important;
}
.page-coffret-gummies .feautures p {
padding: 0;
}
.page-coffret-gummies .feautures h2 {
font-size: 33px;
}
.page-coffret-gummies .feautures {
padding-top: 40px;
}
.page-coffret-gummies .etudes-content h2.h2-produit {
margin-top: -65px;
}
.page-coffret-gummies .slider-single-product {
height: 520px;
}
.promo-img-101.promo-img-768 {
top: -21%;
position: absolute;
width: 60%;
}
.tab-product .tablinks .single-product-shop .promo-img-10 {
right: 25px;
}
.white div#slider_4832 .owl-nav button.owl-next {
left: 91% !important;
}
div#slider_4832 .owl-nav div,
div#slider_4832 .owl-nav button {
top: 50% !important;
}
.detente-accueil-efficase .container-fluid {
padding-top: 70px !important;
}
.decouvrez-collagene.ac-pd-top {
padding-top: 70px;
}
.detente-title {
top: 39%;
height: auto !important;
}
.banner-detente {
padding-bottom: 50px;
}
.review p {
width: 100% !important;
}
#slider_3109 .owl-nav button.owl-next {
left: 91% !important;
}
.review-list,
.review ul {
display: grid !important;
align-items: initial;
justify-content: initial;
}
.single-review,
.review li {
min-height: 290px !important;
}
}
.login {
display: flex;
align-items: center;
text-align: center;
justify-content: space-evenly;
}
.login-register-lost-password {
display: none;
}
.login h1 {
font-size: 55px;
}
.registration h1 {
text-transform: uppercase;
margin-bottom: 40px !important;
}
.login a {
font-weight: 400;
}
.registration a {
font-weight: 400;
}
.login label {
display: none;
}
.wppb-description-delimiter {
display: none;
}
#reset-password {
display: flex;
justify-content: center;
}
.login input[type="email"] {
background-color: rgba(255, 255, 255, 0.5);
border: solid 2px #000;
border-radius: 28px;
padding: 11px 5px;
text-align: center;
width: 254px;
font-size: 16px;
font-weight: 400;
margin-bottom: 10px;
}
.login input[type="text"] {
background-color: rgba(255, 255, 255, 0.5);
border: solid 2px #000;
border-radius: 28px;
padding: 11px 5px;
text-align: center;
width: 254px;
font-size: 16px;
font-weight: 400;
margin-bottom: 10px;
}
.login input[type="password"] {
background-color: rgba(255, 255, 255, 0.5);
border: solid 2px #000;
border-radius: 28px;
padding: 11px 5px;
text-align: center;
width: 254px !important;
font-size: 16px;
font-weight: 400;
margin-bottom: 25px;
}
.login input[type="submit"] {
font-weight: 400;
margin-bottom: 30px;
}
.login input[type="submit"]:hover {
background-color: #000;
color: #fff;
}
.login input[type="registration"]:hover {
background-color: #000;
color: #fff;
}
.login-remember {
display: none;
}
.hero-section h1 p {
text-transform: none !important;
font-size: 20px;
font-weight: 400 !important;
}
.barred {
position: relative;
display: inline-block;
}
.prod-info {
min-height: 140px;
}
.old-price {
display: flex;
justify-content: center;
gap: 20px;
}
.barred:before {
content: "";
position: absolute;
bottom: 15px;
left: 0;
width: 100%;
height: 3px;
background-color: black;
transform: rotate(360deg);
}
button#readMoreButton9,
button#readMoreButton8,
button#readMoreButton7,
button#readMoreButton6,
button#readMoreButton5,
button#readMoreButton4,
button#readMoreButton3,
button#readMoreButton2,
button#readMoreButton1,
button#readMoreButton {
background: transparent;
border: none;
border-bottom: 1px solid #000 !important;
margin: 0;
line-height: 1;
padding: 0;
font-weight: 600;
text-transform: uppercase;
color: #000;
}
.review-mobile {
display: none;
}
@media only screen and (max-width: 1025px) and (min-width: 768px) {
.slider-single-product .mySlidesp img.img-pr-1 {
max-height: 640px;
}
div#slider_3510 .benefits-detente-content,
div#slider_3193 .benefits-detente-content,
div#slider_3147 .benefits-detente-content {
padding-left: 15px !important;
padding-top: 72px !important;
}
.benefits-detente-content span {
font-size: 50px !important;
}
.benefits-detente-content h2 {
font-size: 40px;
}
div#slider_3510 .owl-nav button.owl-prev,
div#slider_3193 .owl-nav button.owl-prev,
div#slider_3147 .owl-nav button.owl-prev {
left: 40% !important;
}
.product-section.page-ss {
padding-bottom: 70px !important;
}
.detente-accueil-efficase .container-fluid {
padding-top: 150px !important;
}
.detente-accueil-efficase .d-list-efficase span {
font-size: 16px !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
.feautures-gummies {
padding-top: 0px;
}
}
@media only screen and (max-width: 1280px) and (min-width: 992px) {
.product-section2-detente .w-100-boite3-6 img {
max-width: 100% !important;
}
}
@media only screen and (max-width: 1040px) {
.hero-section h1 p {
text-transform: none !important;
font-size: 16px !important;
}
}
@media only screen and (max-width: 600px) {
.page-coffret-gummies .slider-single-product {
height: 330px !important;
}
.page-coffret-gummies .p-details-wrap {
margin-top: 0px !important;
padding: 31px;
}
.page-coffret-gummies .single-product-page {
padding-bottom: 50px !important;
}
.page-coffret-gummies .feautures {
padding: 40px 15px 0px !important;
}
.bundle-section.sticky {
padding: 0 !important;
border: none !important;
}
.insta-caroussel h2 {
margin-top: -92px;
}
.trousse-tabs-prt .tab-product {
flex-wrap: wrap;
justify-content: space-between !important;
gap: initial !important;
}
.single-product-page.trousse-tabs-prt.page-coffret-gummies a.tablinks {
width: 47% !important;
}
.single-product-page.page-coffret-gummies a.tablinks {
width: 51% !important;
}
img.s-b-1 {
width: auto !important;
}
img.img-fluid.out-of-stock {
max-width: 90px !important;
margin-top: -119px !important;
margin-right: 382px !important;
}
a.button.checkout {
width: 100% !important;
}
input#coupon_code,
.coupon .button {
width: 45%;
}
.feat-box span {
font-size: 14px;
}
.review-deskop {
display: none;
}
.review-mobile {
display: block;
}
.section-wrap {
margin-left: 10px;
margin-right: 10px;
}
.product-section2.pack-prd h1 {
font-size: 30px !important;
}
h1 {
font-size: 40px !important;
}
.into-accordion p {
font-size: 17px !important;
}
.benefits-detente-content p,
.products p {
padding: 0 40px;
}
.prd-1 p,
.prd-3 p,
.pr-6 p,
.prd-sme p {
font-size: 11px !important;
}
.hero-btn.acc-btn {
text-align: center !important;
}
.gtto {
font-size: 15px !important;
}
.into-accordion {
padding-bottom: 30px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.feautures.title-b-pr-slider {
padding-top: 10px !important;
padding-bottom: 0 !important;
}
p.h2-produit-sm.prd-slider-description {
margin: 0 !important;
}
div#slider_4832 .owl-stage-outer {
padding-top: 2rem !important;
}
.hero-2-section h1 {
font-size: 30px !important;
}
.formula h1 {
font-size: 28px !important;
}
#hide-on-home h1 {
font-size: 30px !important;
}
footer { }
footer {
margin-top: 0px;
}
.garanties h5 {
line-height: 18px;
}
.background-shapes {
background-position: bottom;
background-repeat: no-repeat;
padding-top: 40px;
background-position-y: 0px;
}
.about-us-paragraph {
margin: 50px 0px;
margin-top: 0;
}
.about-us-paragraph h1 {
margin-top: 10px;
font-size: 24px;
}
.g-maj {
font-size: 24px;
}
.registration h1 {
font-size: 24px;
}
.login h1 {
font-size: 24px;
}
#reset-password {
display: flex;
justify-content: center;
flex-direction: column;
}
.banner-sm {
margin-top: -50px;
}
.hero-section span {
font-size: 24px;
}
.hero-section {
width: 90%;
}
.hero-section h1 {
font-size: 34px !important;
}
.hero-section h2 {
font-size: 20px;
}
.hero-section p {
font-size: 16px;
margin-top: -16px;
color: #000 !important;
margin-left: 10px;
}
.hero-section img {
width: 100%;
}
#hide-on-home h1 {
font-size: 20px;
}
.button {
font-size: 16px;
}
.products h1 {
font-size: 20px;
}
.products ul {
display: block;
margin-left: auto;
margin-right: auto;
}
.review h1 {
font-size: 20px;
}
.review h5 {
font-size: 20px;
font-weight: 400 !important;
margin-top: 25px;
margin-bottom: 0;
}
.shape-before-product {
display: none !important;
}
.review ul {
align-items: flex-start;
justify-content: center;
flex-direction: column;
}
.review p {
width: unset;
margin-top: 15px;
font-size: 14px;
}
.review {
margin-left: auto;
margin-right: auto;
}
.single-review,
.review li {
border: solid 2px #000;
border-radius: 33px;
padding: 25px 30px;
margin-bottom: 20px;
min-height: 172px;
}
.hero-2-section img {
width: 100%;
}
.hero-2-section {
width: 90%;
}
.hero-2-section ul {
flex-direction: column;
margin-bottom: 40px;
}
.hero-2-section h1 {
font-size: 20px;
}
.hero-2-section h2 {
font-size: 20px;
}
.hero-2-section h5 {
font-size: 18px;
margin-bottom: 40px;
}
.formula {
margin-left: auto;
margin-right: auto;
width: 90%;
}
.formula h1 {
font-size: 20px;
line-height: 30px;
width: unset;
}
.formula h2 {
font-size: 18px;
}
#logo {
display: block;
margin-left: auto;
width: 55%;
margin-right: auto;
}
.nav-links {
display: none;
}
.carousel {
margin-top: 50px !important;
display: grid !important;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 35px;
justify-content: center !important;
}
.carousel img {
width: 60px !important;
}
.garanties ul {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 10px;
justify-content: center;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 60px;
}
.garanties ul li:nth-child(3) {
grid-column: 1 / 3;
}
.background-shapes {
background-position: initial;
background-position-y: 185px;
background-position-x: -51px;
background-repeat: repeat;
}
.products ul li:nth-child(2) {
margin-top: 30px;
}
.mobile-links {
color: #fff;
background-color: #000;
padding: 15px;
font-size: 20px;
}
.accordation-wrap {
margin: 0px 10px !important;
transition: 0.4s;
}
.garantee h1 {
font-size: 18px;
line-height: 30px;
}
.garantee ul {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 10px;
justify-content: center;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 120px;
}
.garantee ul li:nth-child(3) {
grid-column: 1 / 3;
}
.ingredients-section {
text-align: center;
width: 90%;
margin: auto;
}
.ingredients-section h1 {
font-size: 20px;
}
.ingredients-section img {
width: 100%;
}
.ingredient-tabs h1 {
font-size: 20px;
}
.ingredient-tabs ul {
display: block;
}
.tabcontent {
display: none;
padding: 30px 17px;
width: 100%;
border-radius: 30px;
margin-right: auto;
margin-left: auto;
}
.tab button {
background-color: #fff;
border: solid 2px #000;
border-radius: 50px;
outline: none;
cursor: pointer;
width: 160px;
padding: 8px 3px;
text-align: center;
transition: 0.3s;
font-size: 11px;
margin-bottom: 10px;
}
.p-details-wrap a.tablinks {
width: 31% !important;
}
a.tablinks {
width: fit-content !important;
}
.row.acc-row.tabs1 {
margin: 0px !important;
}
.wppb-register-user ul {
display: block !important;
}
.registration img {
width: 100%;
margin-bottom: 50px;
}
.nf-form-content input[type="submit"] {
margin-top: 50px;
}
.registration {
display: block !important;
text-align: center;
justify-content: center;
margin: 0px 10px;
}
.login {
display: block;
margin: 0px 10px;
}
.login img {
width: 100%;
}
.carousel-item.activests {
transform: scale(1.3) !important;
}
.ingredients-section img {
max-width: 100%;
}
.feautures p {
margin-top: 15px;
}
.efficaces-pic img {
width: 85% !important;
}
.efficaces-pic span {
font-size: 15px;
margin-top: -114px;
}
}
@media screen and (max-height: 450px) {
.overlay {
overflow-y: auto;
}
.overlay a {
font-size: 20px;
}
.overlay .closebtn {
font-size: 40px;
top: 15px;
right: 35px;
}
}
@media only screen and (min-width: 768px) {
.mobile-links {
display: none;
}
}
.registration input[type="email"],
.registration input[type="password"] {
background-color: #fff;
border: solid 2px #000;
border-radius: 28px;
padding: 7px 0px;
text-align: center;
font-size: 16px;
font-weight: 400;
margin-bottom: -3px;
width: 100%;
}
.login-submit input#wppb-submit {
width: 100% !important;
}
form#wppb-loginform,
form#wppb-register-user {
padding: 0 30px;
}
.registration input[type="text"] {
background-color: #fff;
border: solid 2px #000;
border-radius: 28px;
padding: 7px 0px;
text-align: center;
font-size: 16px;
font-weight: 400;
margin-bottom: 20px;
}
.input#coupon_code::placeholder {
font-size: 17px !important;
}
.registration input::placeholder {
color: #000 !important;
font-weight: 400 !important;
}
.registration {
display: flex;
text-align: center;
justify-content: center;
align-items: center;
margin-bottom: 120px;
margin-top: 80px;
}
#send_credentials_via_email {
display: none;
}
.registration label {
display: none;
}
.wppb-register-user ul {
display: flex;
flex-direction: column;
}
.wppb-register-user li {
margin-right: 10px;
}
.wppb-register-user ul:nth-child(2) {
display: none;
}
#text-link {
margin-top: 10px;
}
input {
padding-left: 5px;
padding-right: 5px;
} input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} input[type="number"] {
-moz-appearance: textfield;
}
.nf-form-content label {
font-size: 18px;
line-height: 20px;
display: block;
width: 300px;
}
.nf-field-label {
width: 100% !important;
}
#nf-field-22-wrap {
display: flex !important;
flex-flow: unset !important;
align-items: center !important;
}
#nf-field-18-wrap .nf-field-label,
#nf-field-17-wrap .nf-field-label,
#nf-field-8-wrap .nf-field-label,
label#nf-label-field-20,
label#nf-label-field-19,
#nf-field-12-wrap,
#nf-field-22-wrap {
width: 100% !important;
border-bottom: 2px solid #000;
padding-bottom: 10px;
color: #000 !important;
}
.woocommerce-MyAccount-navigation {
display: none;
}
.wppb-form-error {
display: none;
}
#wppb_register_pre_form_message {
display: none;
}
.woocommerce-billing-fields__field-wrapper input {
background-color: #ffffff7d !important;
}
.woocommerce-message {
display: none !important;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
font-family: WooCommerce;
content: "\e028";
display: inline-block;
position: absolute;
top: 0px !important;
left: 0px !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
padding: 20px 20px !important;
background-color: transparent !important;
color: #000 !important;
border-top: none !important;
}
mark {
background: transparent !important;
font-weight: 700;
}
address {
width: unset !important;
}
tbody a {
color: #000 !important;
}
.woocommerce-MyAccount-content p {
font-size: 18px !important;
}
.woocommerce-order-details__title {
margin: 10px 0px !important;
}
.coupon .button:hover {
background-color: #000 !important;
color: #fff !important;
}
.first-eff img {
width: 100% !important;
}
.product-slider-section {
display: none;
}
@media only screen and (max-width: 1025px) {
.produit-coffret span {
font-size: 21px !important;
}
.produit-coffret p {
font-size: 16px !important;
padding: 0px 5px !important;
}
.produit-coffret-details h3 {
font-size: 26px !important;
}
.promo-img-101.promo-img-1024 {
top: -20%;
position: absolute;
width: 50%;
}
.sec-jadore-clg.accueil-colg.text-center {
max-width: 83% !important;
}
.tablinks .single-product-shop .promo-img-10 {
top: -50px;
right: 65px;
}
.about-us-paragraph .about-us-paragraph-row-pic {
margin-left: 30px;
margin-bottom: 7px;
}
.about-us-paragraph .about-us-paragraph-row-content {
margin: 0px 30px;
padding-top: 1rem !important;
}
.detente-title {
justify-content: start !important;
}
.about-us-paragraph .lab-banner-text {
margin-right: 30px;
}
.about-us-paragraph {
margin: 0px 0px;
margin-top: 0px;
padding-top: 0px;
}
}
@media only screen and (min-width: 769px) and (max-width: 1025px) {
.white div#slider_4832 .owl-nav button.owl-next {
left: 93.1% !important;
}
}
@media only screen and (min-width: 601px) and (max-width: 1025px) {
.detente-title {
position: absolute;
top: 39%;
height: auto !important;
}
.review .container { display: block !important;
}
.section-wrap {
margin-left: 10px;
margin-right: 10px;
}
.background-shapes {
background-position: bottom;
background-repeat: no-repeat;
padding-top: 40px;
background-position-y: 0px;
}
.about-us-paragraph h1 {
margin-top: 30px;
font-size: 24px;
}
.g-maj {
font-size: 45px;
}
.registration h1 {
font-size: 35px;
}
.login h1 {
font-size: 35px;
}
#reset-password {
display: flex;
justify-content: center;
flex-direction: row;
}
.hero-section span {
font-size: 45px;
}
.hero-section {
width: 90%;
}
.hero-section h1 {
font-size: 35px;
}
.hero-section h2 {
font-size: 30px;
}
.hero-section p {
font-size: 16px;
max-width: 500px;
display: block;
}
.hero-section img {
width: 80%;
}
#hide-on-home h1 {
font-size: 30px;
}
#hide-on-home h2 {
font-size: 26px;
}
.button {
font-size: 16px;
}
.products h1 {
font-size: 30px;
}
.products ul {
margin-left: 10px;
margin-right: 10px;
}
.products ul img {
width: 100%;
}
.review h1 {
font-size: 30px;
}
.review h5 {
font-size: 18px;
}
.review ul {
align-items: flex-start;
justify-content: space-between;
}
.review p {
width: 265px;
margin-top: 15px;
font-size: 14px;
}
.review {
margin-left: auto;
margin-right: auto;
width: 100%;
}
.single-review,
.review li {
border: solid 2px #000;
border-radius: 33px;
padding: 25px 15px;
margin-bottom: 20px;
min-height: 257px;
}
.hero-2-section img {
width: 100%;
}
.hero-2-section {
width: 90%;
}
.hero-2-section ul {
margin-bottom: 40px;
}
.hero-2-section h1 {
font-size: 30px;
}
.hero-2-section h2 {
font-size: 30px;
}
.hero-2-section h5 {
font-size: 18px;
margin-bottom: 40px;
}
.formula {
margin-left: auto;
margin-right: auto;
width: 90%;
}
.formula h1 {
font-size: 30px;
line-height: 30px;
max-width: 550px;
}
.formula h2 {
font-size: 18px;
}
#logo {
display: block;
margin-left: auto;
width: 30%;
margin-right: auto;
}
.nav-links {
display: none;
}
.carousel {
margin-top: 50px !important;
display: grid !important;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 35px;
justify-content: center !important;
}
.carousel img {
width: 60px !important;
}
.garanties ul {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 10px;
justify-content: center;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 60px;
}
.garanties ul li:nth-child(3) {
grid-column: 1 / 3;
}
.background-shapes {
background-position: bottom;
background-position-x: -51px;
}
.products ul li:nth-child(2) {
margin-top: 30px;
}
.mobile-links {
color: #fff;
background-color: #000;
padding: 15px;
font-size: 20px;
display: block;
}
.accordation-wrap {
margin: 0px 10px !important;
transition: 0.4s;
}
.garantee h1 {
font-size: 30px;
line-height: 40px;
}
.garantee ul {
display: flex;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 0px;
justify-content: space-evenly;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
}
.garantee ul li:nth-child(3) {
grid-column: 1 / 3;
}
.ingredients-section {
text-align: center;
width: 90%;
margin: auto;
}
.ingredients-section h1 {
font-size: 30px;
}
.ingredients-section img {
width: 100%;
}
.ingredient-tabs h1 {
font-size: 30px;
}
.ingredient-tabs ul {
display: block;
}
.tabcontent {
display: none;
padding: 40px 10px;
width: 90%;
height: unset;
border-radius: 30px;
margin-right: auto;
margin-left: auto;
}
.tab button {
margin-left: auto;
margin-right: auto;
}
.wppb-register-user ul {
display: block !important;
}
.registration img {
width: 100%;
}
.registration {
text-align: center;
justify-content: center;
margin: 0px 10px;
}
.login {
margin: 0px 10px;
}
.login img {
width: 100%;
}
.carousel-item.activests {
transform: scale(1.3) !important;
}
.ingredients-section img {
max-width: 100%;
}
div#slider_3109 img.prod-animation {
max-height: 230px !important;
width: auto !important;
}
}
.nf-error.field-wrap .nf-field-element:after {
background: #000 !important;
}
.nf-error .nf-error-msg {
color: #000 !important;
}
.nf-error-msg,
.ninja-forms-req-symbol {
color: #000 !important;
}
#insta-gallery-feed-2
.insta-gallery-list
.insta-gallery-item
.insta-gallery-image-wrap
.insta-gallery-image-mask {
background-color: #00000085 !important;
}
.insta-gallery .swiper-button-next,
.insta-gallery .swiper-button-prev {
color: #000 !important;
}
#instagram-gallery-feed-2
.swiper-container
.swiper-pagination
.swiper-pagination-bullet {
background-color: #000 !important;
}
.instagram-gallery-item__wrap {
border-radius: 50px !important;
max-width: 290px;
border: solid 2px #000;
border-radius: 40px;
height: 100%;
object-fit: cover;
}
.instagram-gallery-item:hover .instagram-gallery-item__media-mask {
opacity: 0.5 !important;
}
.instagram-gallery-square .instagram-gallery-item {
height: fit-content !important;
}
.swiper-container {
height: fit-content !important;
}
span.xoo-wsc-pname a {
display: block;
}
.instagram-gallery__actions {
margin-top: 100px !important;
}
.instagram-gallery__actions a {
font-size: 20px;
font-weight: 400;
padding: 11px 25px !important;
color: #000 !important;
background-color: #fff;
border: solid 2px #000;
border-radius: 28px;
line-height: 1.5;
display: inline-block;
}
.instagram-gallery__button:focus,
.instagram-gallery__button:hover {
box-shadow: none !important;
}
.instagram-gallery__actions a:hover {
color: #fff !important;
background-color: #000;
}
.woocommerce a.remove {
text-decoration: none !important;
top: 100px !important;
right: 48px !important;
} #place_order.button:hover {
background-color: #000 !important;
color: #fff !important;
}
#place_order.button {
font-size: 20px;
font-weight: 400;
padding: 11px 25px;
color: #000;
background-color: #fff;
border: solid 2px #000;
border-radius: 28px;
}
.woocommerce-customer-details--email {
word-wrap: break-word;
}
#shipping_method {
display: block !important;
}
div#myNav {
z-index: 10 !important;
} #chaquegestecompte_field label {
font-size: 1.75rem !important;
border-bottom: #000 2px solid !important;
margin-bottom: 20px !important;
margin-top: 6px !important;
padding-bottom: 26px;
padding-left: 100px;
}
input#chaquegestecompte {
display: none !important;
}
div#ecologiques3_field {
margin-bottom: 60px;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last,
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
float: none !important;
}
p#billing_first_name_field,
p#billing_last_name_field {
width: 100% !important;
}
#ecologiques3_field input,
#ecologiques2_field input {
width: 25px !important;
height: 25px !important;
margin-right: 15px;
}
#ecologiques3_field fieldset label,
#ecologiques2_field fieldset label {
display: flex;
align-items: center;
font-size: 1rem;
}
.banner-sec {
padding-bottom: 60px;
margin-top: 40px;
}
@media only screen and (max-width: 600px) {
.decouvrez-collagene div#slider_4832 a {
font-size: 18px;
}
.white div#slider_4832 .owl-nav button.owl-next {
left: 88% !important;
}
img.promo15 {
width: 35.42px !important;
left: 62px !important;
top: -15px !important;
}
div#slider_4832 a {
font-size: 18px !important;
}
#ecologiques3_field input,
#ecologiques2_field input {
width: 12px !important;
}
.section-wrap .hero-section {
padding-left: 0px;
margin-top: 0px !important;
}
.section-wrap .hero-section h1 {
line-height: 47px !important;
}
p.vitamin-p {
text-align: justify;
}
p.h2-produit {
display: none !important;
}
.collagene-pack p.h2-produit-sm {
font-size: 18px;
margin-bottom: 0 !important;
}
}
img.promo15 {
width: 50.42px !important;
left: 101px !important;
top: -26px !important;
}
.woocommerce-cart-form__cart-item {
margin-top: 0 !important;
margin-left: 0px !important;
}
.woocommerce table.shop_table td {
padding-top: 20px !important;
height: 210px !important;
}
p.wppb-error {
padding-bottom: 30px;
}
.wppb-error a {
display: block;
color: #000;
}
p:not(:first-child):after {
display: none !important;
}
.wt_coupon_wrapper {
display: none !important;
}
.woocommerce table.shop_table td {
height: 100% !important;
}
.cart_totals .cart-discount.coupon-paiement-en-ligne-economisez-3-dt {
display: none !important;
}
.wc-backward {
display: none !important;
}
@media only screen and (min-width: 1025px) and (max-width: 1560px) {
div#slider_4832 .owl-nav button.owl-next {
left: 94.8% !important;
}
.white div#slider_4832 .owl-nav .owl-next {
left: 95% !important;
}
}
@media only screen and (max-width: 1560px) {
.product-section2.product-section2-detente .product-relative {
max-height: 240px !important;
}
}
@media only screen and (max-width: 1455px) {
.single-product-shop .promo-img-10 {
position: absolute;
top: -28px;
right: -5px;
}
.page-gummies-detente a.prev {
margin-left: -10px;
}
.page-gummies-detente a.next {
margin-right: -10px;
}
}
@media only screen and (min-width: 1022px) {
div#myNav {
display: none !important;
}
.avis-btn a { }
}
@media only screen and (max-width: 1024px) {
.page-coffret-gummies .porduct-popup {
margin-top: 0;
padding-bottom: 40px;
}
.page-coffret-gummies .feautures {
padding-top: 10px;
}
.overlay {
height: 0%;
width: 100%;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: rgb(0, 0, 0);
overflow-y: hidden;
transition: 0.5s;
}
.overlay-content {
position: relative;
top: 15%;
width: 100%;
text-align: center;
margin-top: 30px;
}
.overlay a {
padding: 8px;
text-decoration: none;
font-size: 20px;
color: #fff;
display: block;
transition: 0.3s;
}
*:focus {
border: none !important;
}
.overlay a:hover,
.overlay a:focus {
color: #f1f1f1;
}
.overlay .closebtn {
position: absolute;
top: 20px;
right: 45px;
font-size: 60px;
}
}
@media only screen and (min-width: 601px) and (max-width: 724px) {
.options-pic {
margin-right: 0px !important;
}
.next {
left: 476px;
}
.prev {
left: 180px;
}
.mySlidesp img {
margin-left: 0;
}
}
.woocommerce-notices-wrapper ul.woocommerce-error {
display: none;
}
#ecologiques3_field span,
#ecologiques2_field span {
font-weight: 600 !important;
}
h3#box-text_field {
font-weight: 400;
font-size: 16px;
padding-bottom: 40px;
} .message-order-edit .woocommerce-order p:last-of-type {
display: none !important;
}
.row.options-pic {
display: flex;
flex-direction: column;
align-items: center;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
width: 100% !important;
}
.woocommerce form .place-order { display: flex;
flex-direction: column;
align-items: center;
justify-content: center !important;
}
.woocommerce form .form-row {
padding: 3px;
margin: 0 0 6px;
display: flex;
flex-direction: column;
}
strong.product-quantity,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table th {
font-weight: 500 !important;
}
h2.h2-ordre-recieved {
text-align: center;
margin-bottom: 10px;
}
h4.h4-ordre-recieved {
text-align: center;
margin-bottom: 90px;
}
button#place_order {
margin-top: 50px;
}
h3#order_review_heading {
font-size: 1.75rem !important;
border-bottom: #000 2px solid !important;
margin-bottom: 20px !important;
padding-bottom: 15px;
text-transform: uppercase;
} h3#emty-title_field {
font-size: 20px;
font-weight: 600;
}
h3#title2_field {
font-size: 20px;
font-weight: 600;
margin-bottom: 40px;
}
#ecologiques3_field legend,
#ecologiques2_field legend {
font-weight: 400;
font-size: 1rem;
}
.h2-produit-sm {
display: none;
}
.list-feat-5 .col-lg-2 {
max-width: 20% !important;
flex: 0 0 20%;
}
.avis-sab {
padding-bottom: 0 !important;
}
.footer-desktop { }
.footer-social {
padding: 40px;
}
.footer-social .insta-svg2 svg {
fill: #000 !important;
width: 70px;
height: 70px;
}
.footer-social .face-svg2 svg {
fill: #000 !important;
width: 60px;
height: 70px;
}
.footer-bottom-section { background-size: cover;
padding: 70px 35px 10px;
background-position: top;
}
.footer-nav-links {
display: flex;
flex-direction: column;
align-items: center;
}
.footer-nav-links a {
font-weight: 400;
text-transform: uppercase;
font-size: 22px;
color: #000;
margin-bottom: 10px;
}
.mention-legal a {
font-weight: 400;
font-size: 16px;
color: #000;
}
.mention-legal a {
text-decoration: underline;
}
.mention-legal a:hover {
color: #000;
}
.footer-nav-links a:hover {
text-decoration: none !important;
}
.mention-legal {
padding: 0;
display: flex;
align-items: center;
justify-content: center;
}
.product-efficaces-slider-sm {
display: none;
}
.condition-pl {
padding-right: 3rem;
}
.review-section .white .sa_owl_theme .owl-nav .owl-next {
left: 96% !important;
}
.review-section .white .sa_owl_theme .owl-nav .owl-prev {
left: -2% !important;
}
.review-desktop-slider .review-section .white .sa_owl_theme .owl-nav .owl-prev {
left: 0% !important;
}
.review-desktop-slider .review-section .white .sa_owl_theme .owl-nav .owl-next {
left: 100% !important;
}
#slider_1645_slide01,
#slider_1645_slide02,
#slider_1645_slide03 {
background-image: none !important;
}
.white .sa_owl_theme .owl-nav .owl-prev:hover,
.white .sa_owl_theme .owl-nav .owl-next:hover {
background-color: rgb(0 0 0 / 0%) !important;
}
#slider_3109 .owl-item .owl-nav .owl-next,
#slider_2379 .owl-item .owl-nav .owl-next {
left: 92% !important;
}
#slider_3109 .benefits-detente-content p,
.products p {
font-size: 20px;
margin-bottom: 0;
} .white .sa_owl_theme .owl-nav .owl-next {
left: 88% !important;
}
.white .sa_owl_theme .owl-nav .owl-prev {
left: 5% !important;
}
.fag-btn-sm {
display: none !important;
}
section.blog-section {
padding-bottom: 100px;
}
.blog-title {
background: #fff;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 15px 6px;
border: 2px solid #000;
border-radius: 36px;
margin-top: 15px;
}
.blog-title h2 {
text-align: center;
}
.blog-title h2 a {
color: #000;
font-weight: 400;
font-family: "Poppins";
font-size: 17px;
text-align: center;
}
.entry-content22 p {
line-height: 2;
}
.blog-loop.col-12 {
display: flex;
justify-content: space-evenly;
align-items: flex-start;
margin-bottom: 70px;
}
.blog-title span a {
color: #000;
font-weight: 400;
font-family: "Poppins";
font-size: 14px;
text-decoration: underline;
}
.col.blog-head-title {
text-align: center;
margin: 60px 0 90px;
}
.cart-above-title h1,
.col.blog-head-title h1,
.col.blog-head-title h2 {
font-weight: 300 !important;
}
.single-blog-title {
display: flex;
align-items: center;
justify-content: center;
}
.single-blog-title h1 {
text-align: left;
font-weight: 300 !important;
}
.single-blog .entry-content2 p {
line-height: 2;
text-align: justify;
}
.single-blog .entry-content2 {
margin-top: 100px;
}
.single-blog .entry-content2 h2 {
font-size: 30px;
}
.single-blog .entry-content2 h3 {
font-size: 26px;
margin-bottom: 24px;
margin-top: 37px;
}
.single-blog .entry-content2 ul {
list-style: disc;
margin-left: 60px;
font-weight: 600;
margin-top: 50px;
}
.single-to-shop-btn {
margin: 150px 0;
}
.breadcrumb {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
margin-left: 50px;
list-style: none;
background-color: transparent !important;
border-radius: 0.25rem;
}
.breadcrumb a {
color: #000;
margin: 10px;
text-transform: uppercase;
}
.breadcrumb a:hover {
color: #000;
}
.breadcrumb li:last-child {
margin-left: 10px;
}
section.single-blog {
margin-top: 70px;
}
a.xoo-wsc-ft-btn,
.xoo-wsc-container .xoo-wsc-btn {
background: #fff;
color: #000;
border: #000 2px solid;
border-radius: 24px;
}
.xoo-wsc-modal .xoo-wsc-container {
background-color: #ffc5abc4 !important;
border-radius: 30px !important;
overflow: hidden !important;
}
.xoo-wsc-header,
.xoo-wsc-footer,
.xoo-wsc-body { }
span.xoo-wsc-pname,
span.xoo-wsc-pname a {
font-weight: 400 !important;
}
span.xoo-wsc-pname:hover,
span.xoo-wsc-pname a:hover {
color: #000 !important;
}
.xoo-wsc-container,
.xoo-wsc-slider {
background-color: transparent !important;
}
.xoo-wsc-header {
border-bottom: 2px solid #000 !important;
}
.xoo-wsc-product {
border-bottom: 1px solid #000 !important;
}
.xoo-wsc-footer {
box-shadow: none !important;
}
.xoo-wsc-ft-amt {
font-weight: 400 !important;
}
.xoo-wsc-products span.xoo-wsc-pname {
text-align: center;
width: 210px;
margin-top: -30px;
}
span.xoo-wsc-smr-del.xoo-wsc-del-txt {
margin-left: 183px !important;
margin-top: 48px !important;
position: relative;
width: 125px !important;
height: 25px;
border-radius: 12px;
text-align: center !important;
background: #fff;
display: flex !important;
justify-content: center;
align-items: center;
padding: 0 5px;
color: #000;
}
span.xoo-wsc-smr-del.xoo-wsc-del-txt:hover {
background: #000;
color: #fff;
}
.lab-decouvre {
margin-top: 150px;
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2023/11/Bande-Rose-Fushia-.png);
background-size: cover;
background-position: center;
border-radius: 80px;
}
.lab-decouvre .row {
margin: 0 !important;
}
.lab-decouvre .d-content {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding: 200px 0;
}
.lab-decouvre h2 {
color: #fff;
text-align: center;
margin-bottom: 40px;
}
.faq-h2 {
margin-bottom: 42px;
}
.faq-h2 h2 {
font-size: 34px !important;
}
.ingredient-content p {
line-height: 40px;
font-weight: 400;
margin-top: 40px;
font-size: 20px;
}
.ingredient-tabs-title.about-us-paragraph h2 {
margin-top: 0px !important;
}
.ingredient-tabs-title {
margin-top: 60px;
margin-bottom: 50px;
display: flex;
align-items: center;
justify-content: space-between;
}
.ingredient-tabs-title a {
border: solid 2px #000;
border-radius: 28px;
outline: none;
padding: 11px 64px;
text-align: center;
transition: 0.3s;
font-size: 17px;
font-weight: 400;
display: inline-block;
color: #000;
background-color: #fff;
}
.ingredient-tabs-title a:hover {
color: #fff;
background-color: #000;
text-decoration: none !important;
}
.tabs-img-animated {
min-height: 600px;
}
.tabs-img-animated img.prod-animation {
max-width: 270px;
animation: slide-top 2s linear infinite;
}
.shape-before-product3 {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.tabs-img-animated2 {
position: relative;
display: none;
}
.scroll-btn-ingredients {
width: 100%;
display: flex;
align-items: center;
justify-content: flex-end;
margin-bottom: 150px;
margin-top: -150px;
z-index: 10 !important;
}
.tabs-img-animated2 img.prod-animation1 {
max-width: 120px;
}
.registration input#register {
width: 100% !important;
margin-top: 50px !important;
}
.contact-page h2 {
font-size: 25px;
margin-top: 20px;
}
.nf-form-content .list-select-wrap .nf-field-element > div {
background: transparent !important;
border: none !important;
}
.nf-form-content input:not([type="button"]),
.nf-form-content textarea {
background: #ffffff7d !important;
color: #000 !important;
}
.listradio-wrap .nf-field-element label:after {
background: #fff !important;
z-index: -1;
}
img.img-fluid.out-of-stock {
max-width: 129px;
margin-top: -163px;
margin-right: 398px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
width: 65% !important;
}
.woocommerce-billing-fields h3 {
border-bottom: #000 2px solid;
margin-bottom: 20px;
padding-bottom: 20px;
}
.woocommerce-billing-fields__field-wrapper h3#emty-title_field {
margin-top: 60px;
border-bottom: #000 2px solid;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
font-size: 1.75rem;
}
.product-popup-gp-btn {
padding-top: 50px;
}
li#wppb-form-element-8 {
margin-bottom: 20px !important;
}
button[name="update_cart"] {
display: none !important;
}
ul.simple-item-list li {
font-weight: 400 !important;
}
ul.simple-item-list {
margin-top: 0px !important;
}
img.billing-icons-title {
max-width: 76px !important;
margin-right: 25px !important;
}
#chaquegestecompte_field {
position: relative;
margin-top: 50px;
}
#chaquegestecompte_field:before {
position: absolute;
content: "";
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/01/geste-lesessentielleslab.png);
width: 76px !important;
background-size: cover;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 76px;
}
div#nf-field-24-wrap {
display: flex !important;
justify-content: space-between;
align-items: center;
}
div#nf-field-24-wrap .nf-field-label {
width: 82% !important;
}
div#nf-field-24-wrap .nf-field-element {
width: 13% !important;
}
select#nf-field-24 {
background: #ffffff7d !important;
border-radius: 13px;
border: 2px solid #000;
position: relative;
color: #000;
font-size: 17px;
}
select#nf-field-24:after {
content: "\f078";
font-family: FontAwesome;
font-size: 20px;
position: absolute;
right: 10px;
bottom: 0;
height: 50px;
line-height: 50px;
z-index: 100 !important;
}
.single-product-page {
margin-top: -40px;
background-size: cover;
background-position: bottom;
transition: background-color 0.5s ease-in-out;
padding-top: 40px;
}
.yellow-btn {
background-color: #ffdf00 !important;
border-color: #ffdf00 !important;
color: #000 !important;
cursor: pointer !important;
text-transform: uppercase;
font-size: 19px;
border-radius: 28px;
display: inline-block;
transition: transform 0.3s ease-out;
padding: 3px 36px !important;
}
.brown-btn {
background-color: #ff404fd1 !important;
border-color: #ff404fd1 !important;
color: #000 !important;
cursor: pointer !important;
text-transform: uppercase;
font-size: 19px;
border-radius: 28px;
display: inline-block;
transition: transform 0.3s ease-out;
padding: 3px 36px !important;
}
.pack-white-btn {
background-color: #fff !important;
color: #000 !important;
cursor: pointer !important;
text-transform: uppercase;
font-size: 19px;
border-radius: 28px;
display: inline-block;
transition: transform 0.3s ease-out;
padding: 3px 36px !important;
border: 2px solid #000;
}
.product-section2 .budge-new {
position: absolute;
z-index: 3;
top: 10px;
left: 88px;
max-width: 25% !important;
}
.bundle-page-wrapper .budge-new {
position: absolute;
z-index: 3;
top: 30px;
left: 54px;
max-width: 25% !important;
}
.budge-new2 img,
.budge-new img {
width: 50%;
}
.budge-new2 {
position: absolute;
z-index: 3;
top: 150px;
left: 28px;
}
.shape-sommeil img {
transform: rotate(8deg);
}
.feat-bg-bottom3 {
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/01/PAGE-SOMMEIL-PHOTO-PRINCIPALE-1.png);
background-size: cover;
min-height: 365px;
}
.div-new-product {
position: relative;
}
.footer-s-section {
display: flex;
align-items: center;
justify-content: space-between;
}
.page-b-s .budge-new {
top: 19px;
left: 78px;
}
div#slider_3109 .owl-stage-outer,
div#slider_2379 .owl-stage-outer {
padding-top: 60px;
} #slider_2379 .owl-item .budge-new {
top: 36px !important;
left: 125px !important;
max-width: 25%;
position: absolute;
}
a.face-svg2,
a.insta-svg2 {
max-width: 75px !important;
}
a.face-svg2 {
margin-left: 10px;
}
.banner-sommeil-mobile {
display: none;
}
#slider_3109 .owl-item .owl-nav .owl-next,
#slider_2379 .owl-item .owl-nav .owl-next {
left: 92% !important;
}
.woocommerce ul.bundle-product-list {
display: block !important;
}
.product-1-moin,
.product-3-moins,
.product-6-moins,
.product-sommeil,
.product-decouverte,
.product-jadore {
margin-bottom: 34px;
}
.product-section2 .product-1-moin,
.product-section2 .product-sommeil {
max-width: 40%;
}
.product-section2 .doypack-slider-item .product-1-moin {
max-width: 52% !important;
}
.product-section2 .product-3-moins {
max-width: 72%;
}
.product-section2 .product-decouverte {
max-width: 49%;
margin-left: -51px;
}
.product-section2 .product-jadore {
max-width: 57%;
margin-left: -80px;
}
.product-section2 .produit-coffret {
height: 100%;
justify-content: space-between !important;
}
.product-section2 .products {
display: flex;
align-items: center !important;
justify-content: center !important;
flex-direction: column;
}
.doypack-slider-item img.prod-1-bg {
max-width: 48% !important;
} div#slider_2379 img.prod-1-bg {
max-width: 40%;
} div#slider_2379 img.prod-3-bg {
max-width: 74%;
} div#slider_2379 img.prod-6-bg {
max-width: 77% !important;
} div#slider_2379 img.pack-2-img {
max-width: 45%;
margin-left: -40px;
}
div#slider_3109 img.pack-4-img,
div#slider_2379 img.pack-4-img {
max-width: 51%;
margin-left: -40px;
}
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
top: -48px;
bottom: 0;
left: 150px;
right: 0;
width: 46%;
}
div#slider_3109 .jaune-prd .shape-before-product,
div#slider_2379 .jaune-prd .shape-before-product {
position: absolute;
top: -36px;
bottom: 0;
left: -24px;
right: 0;
width: 110%;
}
img.img-fluid.shape-3-m {
position: absolute;
top: -25px;
bottom: -38px;
left: 45px;
right: 0;
display: none;
width: 80% !important;
}
div#slider_3109 .product-3-moin .shape-before-product,
div#slider_2379 .product-3-moin .shape-before-product {
top: -18px;
bottom: -38px;
left: 62px;
right: 0;
width: 77% !important;
}
div#slider_3109 .product-6-moin .shape-before-product,
div#slider_2379 .product-6-moin .shape-before-product {
top: -25px;
bottom: -38px;
left: 17px;
right: 0;
width: 94%;
}
img.img-fluid.shape-6-m {
width: 77% !important;
}
.product-section.page-ss {
padding-top: 0px;
padding-bottom: 70px;
}
#slider_3109 button.owl-next,
#slider_2379 button.owl-next {
left: 95% !important;
display: block !important;
}
#slider_3109 button.owl-next,
#slider_3109 button.owl-prev {
top: 34% !important;
}
#slider_2379 button.owl-prev {
left: 3% !important;
display: block !important;
}
#slider_3109 button.owl-prev {
left: 1% !important;
display: block !important;
}
.bunlde-new img.img-fluid.budge-new {
object-fit: initial;
max-width: 60% !important;
height: auto !important;
top: 0;
left: -60px;
}
.bundle-page-wrapper .shape-before-product {
z-index: 0;
position: absolute;
top: -36px;
bottom: -21px;
left: -18px;
right: 0;
display: none;
width: 115%;
}
.review-section-bg-detente {
position: relative;
}
.review-section-bg-detente .detente-r-slider {
position: absolute;
top: 20%;
z-index: 12;
width: 100%;
}
.white .sa_owl_theme .owl-nav button.owl-prev {
background: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/08/left-arrow.png)
no-repeat center center !important;
background-size: 32px !important;
}
.white .sa_owl_theme .owl-nav button.owl-next {
background: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/08/right-arrow-1.png)
no-repeat center center !important;
background-size: 32px !important;
}
.xoo-wsc-modal .xoo-wsc-sm-left {
align-items: center !important;
}
img.beaute-img-vitamine {
width: 70% !important;
}
div#slider_3109 .product-1-moin .shape-before-product2 {
position: absolute;
top: -30px;
bottom: 0;
left: -10px;
right: 0;
width: 110% !important;
}
.d-inline-block {
display: inline-block !important;
}
.prd-slider-inner-img img.prod-animation {
width: 100% !important;
}
.product-section2-detente .produit-coffret img {
max-width: 88% !important;
}
.product-section2-detente img {
max-width: 80% !important;
}
.product-relative {
position: relative;
}
.all-prd-slide .prod-info {
margin-top: 15px !important;
min-height: 110px !important;
}
.all-prd-slide h5 {
line-height: 1 !important;
margin-bottom: 0 !important;
}
.all-prd-slide h4 {
font-size: 20px !important;
margin-bottom: 4px !important;
margin-top: 0px !important;
}
.all-prd-slide .barred:before {
bottom: 11px !important;
}
.tabs-img-animated .shape-before-product2 {
display: block;
}
.pack-prd .products h5 {
margin-bottom: 0 !important;
}
.pack-prd .old-price h4 {
font-size: 20px !important;
margin-bottom: 4px !important;
margin-top: 0px !important;
}
.pack-prd .prod-info {
min-height: 110px !important;
}
div#tab1-up .tab a {
padding: 7px 20px !important;
}
div#slider_3510 .benefits-detente-img img,
div#slider_3193 .benefits-detente-img img {
max-height: 730px !important;
width: auto !important;
}
div#slider_3510 .owl-nav .owl-prev,
div#slider_3193 .owl-nav .owl-prev,
div#slider_3147 .owl-nav .owl-prev {
left: 46% !important;
top: 80% !important;
border: 1px solid #000 !important;
padding: 30px !important;
border-radius: 50% !important;
}
div#slider_4789 .owl-item img {
max-width: 75% !important;
}
div#slider_4789 .owl-dots,
div#slider_3510 .owl-dots,
div#slider_3193 .owl-dots,
div#slider_3147 .owl-dots {
display: none !important;
}
div#slider_3510 .benefits-detente .row,
div#slider_3193 .benefits-detente .row,
div#slider_3147 .benefits-detente .row {
display: flex;
align-items: start;
justify-content: center;
}
div#slider_3510 .benefits-detente-content,
div#slider_3193 .benefits-detente-content,
div#slider_3147 .benefits-detente-content {
padding-left: 100px;
padding-top: 150px;
}
div#slider_3510 .owl-nav .owl-next,
div#slider_3193 .owl-nav .owl-next,
div#slider_3147 .owl-nav .owl-next {
left: 52% !important;
top: 80% !important;
border: 1px solid #000 !important;
padding: 30px !important;
border-radius: 50% !important;
}
div#slider_1660 .owl-nav .owl-prev,
div#slider_1660 .owl-nav .owl-next {
border: 1px solid #000 !important;
padding: 23px !important;
border-radius: 50% !important;
}
.silder-product-nav a.prev,
.silder-product-nav a.next {
border: 1px solid #000 !important;
padding: 10px !important;
border-radius: 50% !important;
cursor: pointer;
}
div#slider_4789 .owl-nav .owl-prev {
right: 0 !important;
top: 20px;
left: 81% !important;
}
div#slider_4789 .owl-nav .owl-next {
top: 20px;
right: 0 !important;
}
div#slider_4832 .owl-nav .owl-prev,
div#slider_4832 .owl-nav .owl-next,
div#slider_4789 .owl-nav .owl-prev,
div#slider_4789 .owl-nav .owl-next,
div#slider_1658 .owl-nav .owl-prev,
div#slider_1658 .owl-nav .owl-next,
div#slider_3109 .owl-nav .owl-prev,
div#slider_3109 .owl-nav .owl-next {
border: 1px solid #000 !important;
padding: 30px !important;
border-radius: 50% !important;
}
.silder-product-nav a.prev,
.silder-product-nav a.next,
div#slider_4832 .owl-next,
div#slider_4832 .owl-prev,
div#slider_4789 .owl-next,
div#slider_4789 .owl-prev,
div#slider_1660 .owl-prev,
div#slider_1660 .owl-next,
div#slider_1658 .owl-prev,
div#slider_1658 .owl-next,
div#slider_3109 .owl-prev,
div#slider_3109 .owl-next,
div#slider_3510 .owl-prev,
div#slider_3510 .owl-next,
div#slider_3193 .owl-prev,
div#slider_3193 .owl-next,
div#slider_3147 .owl-prev,
div#slider_3147 .owl-next {
background-color: #fff !important;
}
div#slider_4832 .owl-nav .owl-prev {
left: 1% !important;
}
div#slider_4832 .owl-nav .owl-next {
left: 96% !important;
}
.boypack-img-product img {
max-width: 400px !important;
}
.bundle-page-wrapper .product-1-moin.mini-product {
max-width: 100% !important;
}
.bundle-page-wrapper
.product-1-moin.mini-product
.bunlde-new
img.img-fluid.budge-new {
max-width: 50% !important;
}
.xoo-wsc-markup .xoo-wsc-img-col a {
display: flex;
justify-content: center;
align-items: center;
}
.xoo-wsc-markup
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
max-height: 120px !important;
width: auto;
}
.silder-product-nav img {
width: 32px !important;
}
.hero-detente-sm {
display: none;
}
.single-product-shop .promo-img-10 img {
filter: drop-shadow(1px 1px 0 black) drop-shadow(-1px -1px 0 black);
}
.left-nav-links,
.right-nav-links {
display: flex; }
.nav .nav-links a:not(:last-child) {
margin-right: 50px;
}
.nav .overlay-content a {
text-transform: uppercase !important;
}
a.woocommerce-remove-coupon:hover,
a.woocommerce-remove-coupon {
color: #000;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
.coupon.d-flex {
flex-wrap: wrap !important;
}
p#coupon-error-notice {
padding-top: 15px;
}
.cart_totals tr.woocommerce-shipping-totals.shipping {
display: none !important;
}
.collagene-bienfaits-content {
row-gap: 30px;
}
.collagene-bienfaits-item {
display: flex;
align-items: center;
flex-direction: column;
}
.collagene-bienfaits-item img {
max-width: 85%;
}
.collagene-bienfaits-item span {
text-align: center;
font-size: 21px;
}
.etudes-content,
.cartydiss-title {
border-bottom: 2px solid #000;
}
.cartydiss-tabs .tab {
flex-direction: column;
}
.cartydiss-tabs div#tab3-up {
display: flex;
}
.cartydiss-tabs .tab a {
padding: 12px 30px !important;
}
.cartydiss-tabs p {
font-size: 20px !important;
margin-top: 0px !important;
}
.cartydiss-tabs p.vitamin-p {
line-height: 1.6;
}
p.vitamin-p {
font-size: 17px;
line-height: 1.7;
}
.italique {
font-style: italic !important;
}
.etudes-files {
display: flex;
flex-direction: column;
align-items: end;
}
.etudes-content h2.h2-produit {
margin-top: -111px;
}
.etude-slider {
padding-top: 60px;
}
div#slider_4789 h4 {
font-size: 33px;
text-decoration: underline;
}
div#slider_4789 p {
font-size: 15px;
}
div#slider_4789 p:has(img) {
text-align: center !important;
}
.b-artuculiares-title span {
font-size: 24px;
text-decoration: underline;
}
.tabs-img-animated img.collagene-tabt-pic {
max-width: 298px !important;
}
.ft-collagene .feat-box span {
font-size: 17px;
text-align: center;
}
.slider-colg-img a {
display: flex;
justify-content: center;
align-items: center;
position: relative;
transition: all 0.3s ease;
margin-bottom: 27px;
}
.slider-colg-img img.slider-coffret-bg {
max-width: 69% !important;
}
.slider-colg-img img.slider-pack-bg {
max-width: 66.6% !important;
}
.slider-colg-img img {
max-width: 65% !important;
max-height: 830px;
transition: transform 0.3s ease;
}
.slider-colg-img:hover img {
transform: scale(1.03);
}
div#slider_4832 .owl-stage-outer {
padding-top: 3rem !important;
}
div#slider_4832 a {
font-size: 19px;
}
div#slider_4832 .magnetic-button {
padding: 3px 36px !important;
}
div#slider_4832 .owl-item .sa_hover_container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
div#slider_4832 .owl-item .sa_hover_container p {
text-align: center !important;
}
p.pack-colg {
font-size: 28px;
}
img.collagene-pack-img {
max-height: 427px;
}
.pack-prd p.h2-produit {
font-size: 28px;
}
.pack-prd h2.h2-produit {
font-size: 45px;
font-weight: 400 !important;
}
.detente-accueil-efficase .d-list-efficase,
.detente-accueil-efficase .d-list-title,
.detente-accueil-produits-list .d-list-title {
margin-left: 30px;
}
.detente-accueil-efficase .d-list-title h2,
.detente-accueil-produits-list .d-list-title h2 {
font-size: 6rem;
}
.detente-accueil-efficase .d-list-title p,
.detente-accueil-produits-list .d-list-title p {
font-size: 1.4rem;
}
.detente-accueil-efficase .d-list-efficase {
margin-top: 50px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.detente-accueil-efficase {
margin-top: 100px;
}
.detente-accueil-efficase .d-list-efficase span {
border-radius: 29px;
background-color: #fff;
text-transform: uppercase;
font-weight: 400;
font-size: 18px;
border: 2px solid #000;
padding: 5px 0;  background-color: #fff;
display: inline-block;
width: 48%;
margin-bottom: 12px;
text-align: center;
}
.detente-accueil-efficase .row.detente-pic-efficase {
margin-top: -850px;
}
.detente-accueil-efficase .detente-pic-efficase img {
width: 100%;
}
.ac-pd-top {
padding-top: 90px;
}
.beaute-pd-top-cl {
padding-top: 230px;
} .single-product-page { margin-top: -40px; background-size: cover;
background-position: bottom;
transition: background-color 0.5s ease-in-out;
}
form.cart {
margin-top: 6px;
}
.added_to_cart {
display: none;
}
.product-slider-col {
padding-bottom: 50px;
}
.xoo-wsc-empty-cart a {
display: none !important;
}
.woocommerce-shipping-totals .shipping {
display: none;
}
.title {
max-width: 574px;
font-size: 35px;
text-align: center;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
}
.under-title {
margin-top: 15px;
font-size: 16px;
line-height: 25px;
text-align: center;
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
.p-details-wrap p {
font-size: 17px;
}
.before-list-product-content {
margin-bottom: 38px;
}
.mySlidesp img.img-pr-1 {
max-width: 870px;
object-fit: contain;
}
.mySlidesp img.img-pr-3,
.mySlidesp img.img-pr-2 {
max-width: 430px;
max-height: 650px;
object-fit: contain;
}
.mySlidesp img.img-pr-2 {
margin-top: 54px;
}
.mySlidesp img.img-pr-3 {
margin-top: 181px;
}
.owl-carousel {
margin-left: 0px !important;
} .product-slider-container {
position: relative;
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: space-between;
margin-left: 20px;
} .mySlidesp {
display: none;
} .cursor {
cursor: pointer;
} .slider-single-product {
position: relative;
height: 650px;
}
.silder-product-nav {
top: 40%;
position: absolute;
padding: 16px;
display: flex;
align-items: center;
width: 100%;
justify-content: space-between;
}
.slider-dots-pr {
cursor: pointer;
display: flex;
align-items: center;
font-size: 52px;
line-height: 33px;
margin-top: -28px;
color: #000;
} .next {
left: 550px;
border-radius: 3px 0 0 3px;
}
.prev {
left: 150px;
}  .numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
} .caption-container {
text-align: center;
background-color: #222;
padding: 2px 16px;
color: white;
}  .column {
width: 88px;
height: 88px;
margin-bottom: 9px;
overflow: hidden;
border: 2px solid rgba(0, 0, 0, 0);
border-radius: 32px;
display: flex;
align-items: center;
justify-content: center;
} .column img {
max-width: 62px;
max-height: 67px;
object-fit: cover;
display: block;
margin: auto;
}
img.active .column {
border: #000 2px solid !important;
}
.product-details2 .row {
margin: 0px !important;
}
.product-details {
margin-right: 20px;
margin-left: 20px;
margin-top: 50px;
}
.p-details-wrap {
background-color: #ffc5ab;
padding: 35px;
padding-bottom: 35px;
border: solid 2px;
border-radius: 70px;
text-align: left;
font-size: 12px;
}
.p-details-wrap ul {
display: flex;
align-items: flex-end;
justify-content: space-evenly;
margin-bottom: 20px;
margin-top: 30px;
font-size: 20px;
}
.single_add_to_cart_button {
font-size: 17px;
font-weight: 400;
padding: 7px 0px;
width: 100%;
text-align: center;
border-radius: 30px;
border: solid 2px #000;
background-color: #d8015d;
display: block;
margin: auto;
margin-bottom: 25px;
height: 45px;
}
.coffret-btn {
font-size: 17px;
font-weight: 400;
padding: 7px 0px;
width: 100%;
text-align: center;
border-radius: 30px;
border: solid 2px #000;
background-color: #ff4558cf;
display: block;
margin: auto;
margin-bottom: 25px;
height: 45px;
color: #fff;
}
.coffret-btn:hover {
text-decoration: none !important;
color: #fff;
}
.coffret-wrap a.tablinks {
display: none !important;
}
.single_add_to_cart_button:hover {
cursor: hand;
}
.quantity {
font-size: 17px;
font-weight: 400;
padding: 7px 0px;
width: 100%;
text-align: center;
border-radius: 30px;
border: solid 2px;
background-color: #d8015d;
display: block;
margin: auto;
margin-bottom: 15px;
display: flex;
align-items: center;
justify-content: space-around;
background-color: #d8015d;
height: 45px;
}
h2.list-product-shop-2 {
font-size: 25px;
}
h2.list-product-shop-2 span {
font-size: 20px;
}
input[type="number"],
.minus,
.plus {
text-align: center;
font-size: 16px;
font-weight: 400;
background-color: transparent;
border: none;
color: #fff;
width: 50px;
}
.entry-content p {
text-align: justify;
font-size: 12px;
line-height: 18px;
margin-top: 5px;
}
.minus:hover {
cursor: hand;
}
.plus:hover {
cursor: hand;
}
.activets {
border: solid #000;
border-radius: 20px;
width: 126px;
height: 134px;
}
.activets .promo {
position: relative;
bottom: 22px;
}
.product-title-shop {
color: #000;
font-size: 14px;
text-align: center;
font-weight: 500;
margin-top: 10px;
}
.under-title {
text-align: justify;
}
#im1 {
width: 124px;
}
#im2 {
width: 128.42px;
}
#im3 {
width: 128.42px;
}
.feautures .row,
.review .row {
margin-left: -15px !important;
margin-right: -15px !important;
}
.xoo-wsc-notice-error {
color: #000 !important;
}
.row.feat-bg-bottom {
margin-top: -90px !important;
}
.page-gummies-beaute .slide img,
.page-gummies-detente .slide img,
.page-gummies-sommeil .slide img {
object-fit: contain !important;
max-height: 600px !important;
}
@media only screen and (max-width: 992px) {
.porduct-popup {
margin-top: 0 !important;
padding-bottom: 20px !important;
margin-left: 0 !important;
width: 100%;
}
}
@media only screen and (max-width: 600px) {
.mySlidesp img.img-pr-2 {
margin-top: 0px !important;
}
.product-popup-gp-btn {
padding-top: 0px !important;
}
.product-content1 {
padding-bottom: 20px !important;
}
.color-change-section {
height: 190vh !important;
}
.s-p-cure-3pic {
width: 93px !important;
}
.s-p-cure-6pic {
width: 110px !important;
}
.product-popup-gp-btn .magnetic-button {
padding: 7px 18px !important;
font-size: 16px !important;
}
.mySlidesp img.img-pr-3 {
margin-top: 0 !important;
}
button#open-popup-button2 {
padding: 5px 28px;
}
#popup-container2.slide-in,
#popup-container3.slide-in,
#popup-container1.slide-in {
height: initial !important;
max-width: 380px !important;
}
.slider-single-product {
padding: 0 !important;
}
.slider-single-product {
height: 300px;
}
.heigh-100 {
height: 75px !important;
}
#im1 {
width: 85px;
}
#im2 {
width: 85px;
}
#im3 {
width: 85px;
}
.promo15 {
width: 35.42px !important;
left: 62px !important;
top: -15px !important;
}
img.promo-img {
width: 48.42px !important;
left: 51px !important;
top: -26px !important;
}
.title {
font-size: 18px;
text-align: justify;
margin-top: 0px !important;
margin-left: auto;
margin-right: auto;
}
.under-title {
margin-top: 15px;
font-size: 12px;
line-height: 20px;
text-align: justify;
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
.column {
width: 100px;
height: 100px;
border: solid 1px #000000;
border-radius: 10px;
margin-bottom: 10px;
}
.product-details {
display: block;
margin-right: auto;
margin-left: auto;
margin-top: 50px;
width: 90%;
}
.mySlidesp img.img-pr-3,
.mySlidesp img.img-pr-2 {
max-width: 290px;
}
.silder-product-nav {
display: flex;
bottom: 40% !important;
width: 100%;
justify-content: space-between;
}
#popup-container2.slide-in img,
#popup-container3.slide-in img,
#popup-container1.slide-in img {
width: 100%;
}
.mySlidesp img {
width: 100%;
height: 100%;
object-fit: contain;
margin-top: 0px;
}
.p-details-wrap {
padding: 10px;
padding-bottom: 35px;
border: solid 1px;
border-radius: 30px;
margin-left: 0px;
margin-top: 170px;
}
.entry-title {
font-size: 12px;
}
input[type="number"],
.minus,
.plus {
text-align: center;
font-size: 16px;
width: 100%;
font-weight: 400;
background-color: transparent;
border: none;
width: 50px;
}
.product-slider-container {
position: relative;
display: flex;
flex-direction: column-reverse;
align-items: center;
justify-content: space-between;
margin-left: 0px;
}
.p-details-wrap img {
width: 100px;
}
.p-details-wrap ul {
justify-content: space-between;
}
.activets {
border: solid #000;
border-radius: 15px;
width: 85px;
height: 91.5px;
}
.activets .promo {
position: relative;
bottom: 15px;
}
#no-promo img {
width: auto;
}
.page-gummies-detente .porduct-popup {
margin-top: -1100px !important;
}
.page-gummies-detente .product-slider-col .slide img {
max-height: 300px !important;
}
.next {
right: -20px;
left: unset;
border-radius: 3px 0 0 3px;
}
.prev {
left: 140px;
border-radius: 3px 0 0 3px;
}
.prev,
.next {
display: block;
}
.products {
padding-top: 60px;
}
}
@media only screen and (min-width: 601px) and (max-width: 1025px) {
.porduct-popup {
margin-top: 0;
padding-bottom: 40px;
}
.quantity {
max-width: 500px;
}
.single_add_to_cart_button {
max-width: 500px;
}
.prev {
left: 250px;
}
.next {
left: 650px;
border-radius: 3px 0 0 3px;
}
.under-title {
padding: 0px 20px;
}
h5 {
font-size: 16px;
}
.product-slider-container {
position: relative;
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: flex-end;
margin-left: 20px;
}
.product-details {
display: flex;
justify-content: space-between;
margin-right: 20px;
margin-top: 50px;
flex-direction: column;
}
}
.product-list-6 {
margin-top: 50px !important;
}
.product-list-6 .col-4 {
padding-left: 0 !important;
padding-right: 12px !important;
}
.single-product-shop {
background-color: #ffabd7;
min-height: 140px;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid transparent !important;
border-radius: 24px;
}
.product-content1 {
padding: 40px 0 0;
}
.pr-shop-3,
.pr-shop-6 {
position: relative;
}
.promo-img-10 {
position: absolute;
top: -43px;
}
.pr-shop-1:hover .my-product,
.pr-shop-3:hover .my-product,
.pr-shop-6:hover .my-product {
animation: scale-up-center 2s linear infinite;
}
.pr-shop-1:hover .promo-img-10 img,
.pr-shop-3:hover .promo-img-10 img,
.pr-shop-6:hover .promo-img-10 img {
animation: scale-up-center 2s linear infinite;
}
.single-product-shop .my-product {
max-height: 84px;
}
.single-product-shop .promo-img-10 img {
max-height: 84px;
}
.row.feat-bg-bottom {
margin-bottom: -10px;
}
a.my-link:hover {
text-decoration: none !important;
}
.my-link {
border: 3px solid transparent;
border-radius: 25px;
padding: 2px;
transition: all 0.3s ease-in;
}
.pic-prod {
position: relative;
}
img.promo15 {
position: absolute;
}
img.promo-img {
position: absolute;
width: 68.42px;
left: 87px;
top: -36px;
}
.my-link .selected .single-product-shop,
.my-link:hover .single-product-shop {
border-color: #000 !important;
border-width: 3px;
}
a.my-link:hover .single-product-shop,
a.my-link.selected .single-product-shop {
border: 2px solid black !important;
}
.post-44 .background-shapes {
background-color: #d8015d !important;
}
.porduct-popup .col {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-around;
}
@-webkit-keyframes scale-up-center {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.single-features-product {
display: flex;
align-items: center;
justify-content: flex-start;
color: #000;
font-size: 14px;
font-weight: 400;
margin-bottom: 10px;
}
.column {
border: 2px solid transparent;
}
.column:has(.img-fluid.active) {
border: 2px solid black;
}
.single-features-product img {
max-width: 55px;
margin-right: 20px;
}
.color-change-section { transition: background-color 0.7s ease;
}
.bg-color-1 {
background-color: #ffc5abc4;
}
.bg-color-2 {
background-color: #d8015d;
}
.tab-product {
display: flex;
width: 100%;
margin-bottom: 30px;
margin-top: 60px;
}
.tabs1 {
width: 100% !important;
}
.tab a {
width: 33%;
}
.tabcontent {
padding-right: 0 !important;
padding-left: 0 !important;
}
a.tablinks {
width: 31%;
cursor: pointer;
}
a.tablinks .single-product-shop {
border: 2px solid transparent;
}
a.tablinks:hover {
text-decoration: none !important;
}
a.tablinks.active .single-product-shop {
border: 2px solid black !important;
text-decoration: none !important;
background-color: #d8015d !important;
}
a.tablinks:hover .single-product-shop {
text-decoration: none !important;
}
.barred:before {
bottom: 11px !important;
}
span.barred {
margin-right: 10px;
}
.timeline-item img {
max-width: 150px;
}
.timeline-item {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
.col.lits-time-items {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 80px;
width: 222px;
}
.col.lits-time-items:before {
content: "";
position: absolute;
top: 28%;
left: 60px;
width: 87%;
border-top: 4px dotted #000;
transform: translateY(-50%);
z-index: -1;
}
.lits-time-items span {
font-size: 26px;
font-weight: 400;
padding-top: 30px;
padding-bottom: 10px;
}
.feat-bg-bottom2 {
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/01/PAGE-SOMMEIL-PHOTO-PRINCIPALE-1.png);
background-size: cover;
min-height: 1554px;
background-repeat: no-repeat;
}
.row.feat-bg-bottom2 {
margin-top: -150px;
}
.trousse-tabs-prt .tab-product { 
gap: 13px !important;
}
.tab-product {
justify-content: center !important;
gap: 33px;
}
a.tablinks.active .single-product-shop {
border: 2px solid black !important;
text-decoration: none !important;
background-color: #fec5e6 !important;
}
.single_add_to_cart_button,
.quantity {
color: #000 !important;
background-color: #fec5e6 !important;
}
.single_add_to_cart_button span {
color: #000 !important;
}
span.barred,
input[type="number"],
.minus,
.plus {
color: #000 !important;
}
.single-product-shop {
background-color: #fec5e699;
}
@media only screen and (max-width: 1200px) {
.porduct-popup {
margin-top: 0px;
padding-bottom: 0px;
}
}
div.sticky {
position: -webkit-sticky;
position: sticky;
top: 210px;
}
body {
transition: background 1s ease-in-out;
}
.row-timeline {
padding-top: 30px;
position: relative;
}
.row-timeline:before {
position: absolute;
content: "";
width: 70%;
border-top: 4px dotted #000;
top: 33%;
left: 14%;
}
.detente-accueil-efficase .d-list-efficase,
.detente-accueil-efficase .d-list-title,
.detente-accueil-produits-list .d-list-title {
margin-left: 30px;
}
.detente-accueil-efficase .d-list-title h2,
.detente-accueil-produits-list .d-list-title h2 {
font-size: 6rem;
}
.detente-accueil-efficase .d-list-title p,
.detente-accueil-produits-list .d-list-title p {
font-size: 1.4rem;
}
.detente-accueil-efficase .d-list-efficase {
margin-top: 50px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.detente-accueil-efficase .container-fluid {
padding-top: 200px !important;
}
.detente-accueil-efficase .d-list-efficase span {
border-radius: 29px;
background-color: #fff;
text-transform: uppercase;
font-weight: 400;
font-size: 18px;
border: 2px solid #000;
padding: 5px 0;  background-color: #fff;
display: inline-block;
width: 48%;
margin-bottom: 12px;
text-align: center;
}
.detente-accueil-efficase .row.detente-pic-efficase {
margin-top: -850px;
}
.detente-accueil-efficase .detente-pic-efficase img {
width: 100%;
}
@media only screen and (min-width: 2000px) {
.feat-bg-bottom2 {
min-height: 1762px !important;
}
}
@media only screen and (max-width: 575px) {
.products-list .out-of-stock-pack img {
max-width: 79px !important;
}
.product-section2-detente .prd-slider-inner-img .out-ofstock img {
max-width: 90px !important;
}
.product-section2-detente .produit-coffret img {
max-width: 90% !important;
}
.produit-coffret-details h3 {
font-size: 22px !important;
}
.page-gummies-collagene .single-product-shop .my-product {
max-height: 84px;
}
.page-gummies-collagene .detente-accueil-efficase .container-fluid {
padding-top: 60px !important;
}
.owl-carousel.owl-drag .owl-item {
margin-left: 0px !important;
}
p.h2-produit {
display: none !important;
}
.detente-accueil-efficase .container-fluid {
padding-top: 50px !important;
}
.page-gummies-collagene .porduct-popup {
margin-top: -1086px !important;
}
}
@media only screen and (max-width: 1490px) and (min-width: 1200px) {
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
left: 83px !important;
}
.page-gummies-collagene .porduct-popup {
margin-top: -250px !important;
}
}
div#slider_3193 .benefits-detente-img {
text-align: right;
}
.xoo-wsc-items-count {
border: 1px solid #000 !important;
}
.promo-img-101 {
top: -20%;
position: absolute;
width: 70%;
}
p#billing_country_field span.woocommerce-input-wrapper {
width: 65% !important;
}
span.select2.select2-container.select2-container--default {
width: 65% !important;
border-radius: 15px;
padding: 15px;
background-color: #ffffff7d !important;
}
.select2-container--default .select2-selection--single {
background-color: transparent !important;
border: none !important;
}
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 26px;
position: absolute;
top: 13px !important;
right: 15px !important;
width: 30px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
display: none !important;
}
.select2-container--default
.select2-results__option--highlighted[aria-selected],
.select2-container--default
.select2-results__option--highlighted[data-selected] {
background-color: #ff5861 !important;
color: #fff;
}
tr:has(th.order-actions--heading) {
display: none !important;
}
.out-stock-detente {
position: relative;
}
.out-stock-detente-pack {
position: relative;
}
.product-section2-detente .out-ofstock img {
position: absolute;
bottom: 0;
max-width: 200px !important;
left: 0%;
z-index: 5;
margin-bottom: 0 !important;
}
.out-of-stock-pack img {
position: absolute;
bottom: 29px;
max-width: 144px !important;
left: 17%;
z-index: 5;
margin-bottom: 0 !important;
}
.slide {
opacity: 0;
transition: opacity 0.6s ease;
position: absolute;
width: 75%;
top: 0;
left: auto;
z-index: 0;
text-align: center !important;
}
.slide img {
object-fit: contain !important;
max-height: 753px !important;
}
.slider-single-product {
position: relative;
overflow: hidden;
}
.slide.active {
opacity: 1;
z-index: 1;
}
.thumbnail.active-thumb {
border: 2px solid #000000; border-radius: 20px;
}
img.img-fluid.gm-beaute-last-sldr {
margin-top: 110px !important;
}
.xoo-wsc-modal .xoo-wsc-sm-right {
display: none;
}
.xoo-wsc-modal .xoo-wsc-qty-price {
justify-content: center;
text-align: center;
}
button.btn-add-to-bundle.bdl-nostyle {
background: transparent !important;
padding: 0 !important;
border: none !important;
}
.product-section2 .produit-trousse,
.product-section2 .produit-coffret {
height: 100%;
justify-content: space-between !important;
}
.produit-coffret-details h3 {
font-size: 40px;
}
.trousse-img p {
padding: 0 !important;
margin: 0 !important;
}
.produit-coffret p {
font-size: 25px;
padding: 0 50px;
}
.produit-coffret span {
font-size: 32px;
}
.trousse-img {
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2025/08/299-DT.png);
position: relative; 
background-position: center;
background-size: contain;
background-repeat: no-repeat;
height: 100%;
width: 100%; 
margin-bottom: 40px;
}
.trousse-slider {
position: absolute;
} @media only screen and (min-width: 771px) {
.detente-accueil-efficase .container-fluid {
padding-top: 200px !important;
}
}
@media only screen and (max-width: 575px) {
.cart-container-form .product-price {
width: 100% !important;
padding: 0 10px;
text-align: center;
}
.cart-container-form .product-name {
padding-right: 8px;
}
.product-slider-col .slide img {
max-height: 335px !important;
}
.promo-img-101 {
top: -14% !important;
width: 70% !important;
}
.detente-accueil-efficase .row.detente-pic-efficase {
margin-top: -266px !important;
}
}
@media only screen and (min-width: 2000px) {
.feat-bg-bottom2 {
min-height: 1762px;
}
}
@media only screen and (min-width: 1800px) {
.bundle-page-wrapper .budge-new {
top: 30px;
left: 94px;
}
.feat-bg-bottom2 {
min-height: 1503px;
}
.hero-section {
padding-left: 200px !important;
margin-top: 255px !important;
}
}
@media only screen and (min-width: 1670px) {
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
top: -48px;
bottom: 0;
left: 154px !important;
right: 0;
width: 46% !important;
}
.nav .nav-links a:not(:last-child) {
margin-right: 100px;
}
}
@media only screen and (max-width: 1470px) {
.produit-coffret p {
font-size: 22px;
padding: 0px 28px;
}
.produit-coffret-details h3 {
font-size: 34px;
}
.feautures.feautures-gummies.ft-collagene {
padding-top: 50px;
}
.insta-caroussel {
padding: 110px 50px 240px !important;
}
.detente-accueil-efficase {
margin-top: 20px;
}
.slide img {
max-height: 600px !important;
}
.page-coffret-gummies .silder-product-nav {
top: 33%;
}
}
@media only screen and (max-width: 1300px) and (min-width: 1200px) {
.single_add_to_cart_button {
height: 65px;
}
}
@media only screen and (max-width: 1490px) and (min-width: 1200px) {
a.tablinks {
width: 34% !important;
}
.boutique-accordion .acc-row {
padding: 0 40px !important;
}
.boutique-accordion h2 {
width: 100% !important;
}
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
left: 113px !important;
}
.trousse-img {
margin-bottom: 40px !important;
}
}
@media only screen and (max-width: 1600px) {
.feat-bg-bottom2 {
min-height: 1236px !important;
} #slider_2379 .owl-item .budge-new {
top: 6px !important;
left: 78px !important;
max-width: 25%;
position: absolute;
}
}
@media only screen and (max-width: 1250px) {
.ac-pd-top {
padding-top: 140px;
}
.product-section2-detente div#slider_7078 img { 
margin-left: -19px !important;
}
}
@media only screen and (max-width: 1200px) {
.nav .nav-links a:not(:last-child) {
margin-right: 30px;
}
.feat-bg-bottom2 {
min-height: 1123px;
} #slider_2379 .owl-item .budge-new {
top: 25px !important;
left: 98px !important;
max-width: 25%;
position: absolute;
}
}
@media only screen and (min-width: 1200px) {
div#slider_2379 .products.doypack-slider-item .shape-before-product {
position: absolute;
top: -41px;
bottom: 0;
left: 101px !important;
right: 0;
width: 53% !important;
}
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
position: absolute;
top: -48px;
bottom: 0;
left: 121px;
right: 0;
width: 46%;
}
.review-section {
padding: 150px 0 179px;
}
.boutique-accordion h2,
.product-efficaces h2,
.insta-caroussel h2,
.feautures h2,
.benefits-detente-content h2,
.review h2,
.bundle-title h2,
.how-works h2,
.products h2 {
font-size: 45px;
}
.acc-row {
padding: 0 100px;
}
.boutique-accordion h2 {
text-transform: uppercase;
font-weight: 300 !important;
width: 75%;
}
.review h5 {
font-size: 26px;
}
.feat-btn a {
margin-right: 0;
}
.feat-btn {
padding: 110px 0 100px;
}
.efficaces-pic .feat-btn {
padding: 50px 0 70px;
}
}
@media only screen and (max-width: 1200px) {
.product-section2 .budge-new {
position: absolute;
z-index: 3;
top: 10px;
left: 58px;
}
.prd-sme .shape-before-product {
left: -16px;
}
.porduct-popup {
margin-top: 0;
padding-bottom: 0px;
}
.review-section {
padding: 150px 0 50px;
}
.tabs-img-animated img.prod-animation {
max-width: 234px;
}
.eff-asset {
min-height: 243px;
}
.feat-bg-bottom {
min-height: 678px;
}
.feat-btn {
padding: 140px 0 127px;
}
.hero-btn a {
text-align: center;
}
.row.acc-row {
padding: 0 20px;
}
}
@media only screen and (min-width: 992px) {
.feat-bg-bottom2 {
min-height: 933px;
}
.h1-login {
min-width: 376px;
}
.row.list-feat-5 {
padding: 0 120px;
}
.into-accordion p {
margin-top: 20px;
width: 74%;
}
}
@media only screen and (max-width: 992px) {
.promo-img-101 {
top: -26%;
position: absolute;
width: 60%;
}
.bundle-page-wrapper .budge-new {
position: absolute;
z-index: 3;
top: 30px;
left: 8px;
max-width: 35% !important;
}
.product-section2 .budge-new {
top: 16px;
left: 87px;
}
.row-timeline:before {
border-top: none !important;
}
.review .container {
max-width: 868px;
}
div#nf-field-24-wrap .nf-field-element {
width: 22% !important;
}
div#nf-field-24-wrap .nf-field-label {
width: 78% !important;
}
.hero-section {
margin-top: 0;
}
.hero-content h1 {
font-size: 51px !important;
}
.product-6-moins img {
max-width: 79% !important;
}
.prod-info {
min-height: 120px;
}
.products h5 {
font-size: 20px;
}
.benefits-detente-content p {
font-size: 16px;
}
.products p {
font-size: 21px;
}
.buy-btn {
padding: 14px 63px;
font-size: 17px;
}
.review-section {
padding: 150px 0 50px;
}
.product-efficaces h2,
.insta-caroussel h2,
.feautures h2,
.benefits-detente-content h2 .how-works h2,
.review h2,
.bundle-title h2,
.products h2 {
font-size: 45px;
text-transform: uppercase;
font-weight: 400 !important;
}
.feautures p {
font-size: 20px;
padding: 0 69px;
}
.list-feat-5 {
padding: 0 20px;
}
.feat-box span {
text-align: center;
}
.feat-bg-bottom {
min-height: 453px;
}
.product-efficaces p {
font-size: 20px;
padding: 0 20px;
}
.efficaces-pic .feat-btn {
padding: 100px 0 65px;
}
.efficaces-pic .row {
row-gap: 50px;
}
.eff-asset {
min-height: 292px;
}
.efficaces-pic span {
display: inline-block !important;
}
.hero-btn.acc-btn.fag-btn-lg {
margin-bottom: 50px;
}
.fag-btn-sm {
display: block !important;
}
.fag-btn-lg {
display: none;
}
#slider_3109 .owl-item .product-1-moin,
#slider_2379 .owl-item .product-1-moin {
min-height: 286px;
}
.hero-section.hero-content {
padding-bottom: 40px;
padding-left: 32px;
} #slider_2379 .owl-item .budge-new {
left: 64px !important;
}
#slider_3109 .owl-item .product-sommeil .shape-before-product img,
#slider_2379 .owl-item .product-sommeil .shape-before-product img {
margin-top: 24px;
width: 44% !important;
}
.timeline-item.time-23 {
margin-top: 170px;
}
.timeline-item.time-07 {
margin-top: -130px;
}
.timeline-item.time-08 {
margin-top: 40px;
}
.row-timeline:before {
background: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/03/LE-TRAIT-SEUL.png);
width: 100% !important;
height: 60%;
background-size: contain;
background-repeat: no-repeat;
background-position: top;
top: 79px !important;
left: 9px !important;
}
}
.review-mobile-slider {
display: none;
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
div#slider_3109
.jaune-prd
.shape-before-product
div#slider_2379
.jaune-prd
.shape-before-product {
left: 113px;
width: 47%;
}
}
@media only screen and (max-width: 992px) and (min-width: 771px) {
div#slider_3109
.jaune-prd
.shape-before-product
div#slider_2379
.jaune-prd
.shape-before-product {
left: 90px;
width: 47%;
}
div#slider_3109
.product-1-moin
.shape-before-product
div#slider_2379
.product-1-moin
.shape-before-product {
top: -48px;
bottom: 0;
left: 97px;
}
}
@media only screen and (max-width: 771px) and (min-width: 575px) {
.feat-bg-bottom {
min-height: 449px !important;
}
.feat-btn a {
margin-right: 139px !important;
}
.review-section {
padding: 50px 0 50px;
}
.footer-mobile .footer-bottom-section {
background-size: cover !important;
}
.banner-img {
padding: 0 20px;
}
.review-section-bg {
position: absolute; min-height: 33% !important;
bottom: 0 !important;
}
.feat-btn a {
margin-right: 237px !important;
}
.single-review,
.review li {
margin-left: 0px !important;
}
.review-section .white .sa_owl_theme .owl-nav .owl-prev {
left: 0% !important;
}
.sa_owl_theme .owl-nav div,
.sa_owl_theme .owl-nav button {
top: 38% !important;
}
.product-efficaces-slider-sm .feat-btn a {
margin-right: 0 !important;
}
.review-section-bg {
min-height: 59% !important;
}
.bundle-products .row {
width: 100% !important;
}
.row.feat-bg-bottom {
margin-top: 0px;
}
.feat-bg-bottom2 {
min-height: 627px !important;
}
.avis-btn {
padding-top: 100px !important;
}
.efficaces-pic .owl-carousel .owl-stage-outer {
padding: 15px 0px 23px !important;
}
.cart-above-content .product-details-qty {
margin-left: -50px;
}
.prd-sme .shape-before-product {
left: 14px;
}
.boutique-accordion .col-lg-6.into-accordion {
margin-bottom: 40px;
}
}
@media only screen and (max-width: 385px) {
#slider_3109 .owl-nav button.owl-next,
#slider_2379 .owl-nav button.owl-next {
left: 81% !important;
top: 34% !important;
}
#slider_3109 button.owl-prev {
left: 2% !important;
top: 34% !important;
}
.detente-accueil-efficase .d-list-efficase span {
font-size: 11px !important;
display: flex !important;
justify-content: center;
align-items: center;
width: 49% !important;
padding: 7px 0 !important;
}
}
@media only screen and (max-width: 700px) {
div#slider_4789 .owl-item img {
max-width: 100% !important;
}
.banner-sommeil-desktop {
display: none !important;
}
.banner-sommeil-mobile {
display: block !important;
}
.hero-section {
width: 100% !important;
position: relative !important;
}
}
@media only screen and (max-width: 771px) {
.trousse-tabs-prt .tab-product {
gap: 15px !important;
}
.feautures.feautures-ingredient {
padding-top: 50px;
}
.about-us-paragraph {
margin-top: 50px;
}
.scroll-btn-ingredients {
margin-bottom: 70px;
margin-top: 0;
}
.footer-s-section {
justify-content: center;
flex-direction: column;
}
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
top: -38px;
bottom: 0;
left: 90px;
right: 0;
width: 46%;
}
.bundle-page-wrapper .budge-new {
position: absolute;
z-index: 3;
top: 36px;
left: 6px;
max-width: 35% !important;
}
.product-section2 .budge-new {
top: 6px;
left: 61px;
}
.budge-new {
left: 74px;
}
div#nf-field-24-wrap .nf-field-element {
width: 30% !important;
}
div#nf-field-24-wrap .nf-field-label {
width: 70% !important;
}
.col-md-3.tabs-content-img {
display: none !important;
}
.scroll-btn-ingredients {
justify-content: space-around;
width: 100% !important;
margin-bottom: 51px !important;
margin-top: -41px !important;
}
.tabs-img-animated2 {
display: block !important;
}
.product-sommeil img.pack-4-img {
margin-right: 44px !important;
}
.product-section2 .products {
margin-bottom: 40px;
}
.review-section-bg {
position: absolute;
min-height: 100%;
}
.ingredient-tabs-title {
margin-bottom: 0px !important;
flex-direction: column;
padding-bottom: 20px;
margin-top: 0px;
}
article.archive-blog1 {
max-width: 100%;
}
.ingredient-content p {
line-height: 33px;
font-weight: 400;
margin-top: 40px;
font-size: 17px;
}
.ingredient-tabs-title {
margin-top: 0;
}
.ingredient-tabs-title h2 {
text-align: center;
font-size: 23px;
margin-bottom: 63px;
}
.product-efficaces-sm {
display: none !important;
}
.product-efficaces-slider-sm,
.product-slider-section {
display: block !important;
}
.review-mobile-slider {
display: block !important;
margin-top: 70px;
}
.review-desktop-slider {
display: none !important;
}
.hero-section {
width: 100%;
padding-left: 0;
text-align: left;
}
.hero-content h1 {
padding-bottom: 20px;
}
.hero-btn {
margin-top: 30px;
}
.banner-img img {
width: 100% !important;
padding-right: 0 !important;
transform: scaleX(-1);
margin-top: -70px;
}
.banner-sec .col-md-5 {
z-index: 1;
}
.col-md-7.text-right.banner-img {
text-align: center !important;
padding: 0 40px;
}
.owl-carousel {
margin-left: 0px !important;
}
.owl-carousel .owl-stage-outer {
padding: 15px 0px 15px;
}
.owl-carousel .owl-stage-outer {
padding: 15px 0px 15px;
}
.product-efficaces h2,
.insta-caroussel h2,
.feautures h2,
.benefits-detente-content h2 .how-works h2,
.review h2,
.bundle-title h2,
.products h2 {
font-size: 23px;
text-transform: uppercase;
font-weight: 400 !important;
}
.feautures p {
font-size: 18px;
padding: 0 58px;
}
.feat-bg-bottom {
min-height: 361px;
}
.feat-box img {
max-width: 40%;
}
.feat-box span {
margin-top: 10px;
}
.features-icons .row {
flex-direction: row-reverse;
row-gap: 23px;
}
.feat-btn {
padding: 70px 0 70px;
}
.product-efficaces {
padding-top: 21px;
}
.feat-btn a {
margin-right: 0;
} .footer-nav-links {
display: flex;
flex-direction: initial !important;
align-items: center;
gap: 6px;
}
.mention-legal {
margin-top: 30px !important;
}
.footer-nav-links a {
font-size: 14px;
margin-bottom: 3px;
}
.footer-nav-links {
margin-top: 50px;
}
.footer-social {
flex-direction: column;
}
.footer-social {
margin-bottom: 0 !important;
}
.footer-social img {
max-width: 50%;
}
.footer-logo.text-center {
margin-bottom: 0px !important;
}
#slider_1660 .owl-item .sa_hover_container {
display: flex;
justify-content: center;
}
.insta-caroussel {
padding: 130px 10px 170px !important;
}
.footer-social {
flex-direction: row !important;
justify-content: space-around !important;
}
.footer-nav-links {
align-items: flex-start;
display: flex;
flex-direction: column !important;
}
.footer-bottom-section h2 {
font-size: 16px !important;
margin-top: 15px;
}
}
@media only screen and (max-width: 575px) {
.trousse-tabs-prt .beaute-pd-top-cl {
padding-top: 190px !important;
}
.trousse-tabs-prt .product-content1 {
padding-top: 0 !important;
}
img.collagene-pack-img {
max-height: 310px;
}
.about-us-paragraph .lab-banner-text {
margin-right: 15px;
}
.about-us-paragraph .about-us-paragraph-row-pic {
margin-left: 0px;
margin-bottom: 0px;
}
.about-us-paragraph .about-us-paragraph-row-content {
margin: 0px 0px;
}
.silder-product-nav a.prev {
margin-left: -10px !important;
z-index: 10 !important;
}
.silder-product-nav a.next {
margin-right: -14px !important;
z-index: 10 !important;
}
.page-gummies-beaute .product-slider-col .slide img {
max-height: 302px !important;
}
.page-gummies-beaute .porduct-popup {
margin-top: -1227px !important;
}
.detente-accueil-efficase .d-list-efficase,
.detente-accueil-efficase .d-list-title,
.detente-accueil-produits-list .d-list-title {
margin-left: 10px !important;
margin-right: 10px !important;
}
h2.h2-timeline {
font-size: 38px !important;
}
.detente-accueil-efficase .d-list-efficase span {
font-size: 12px !important;
}
div#slider_3510 .benefits-detente-content,
div#slider_3147 .benefits-detente-content,
div#slider_3193 .benefits-detente-content {
padding-left: 10px;
padding-top: 10px;
margin-right: 10px;
}
div#slider_3510 .benefits-detente-content span,
div#slider_3147 .benefits-detente-content span,
div#slider_3193 .benefits-detente-content span {
text-align: center;
font-size: 40px;
}
div#slider_3510 .benefits-detente-img img,
div#slider_3147 .benefits-detente-img img,
div#slider_3193 .benefits-detente-img img {
max-height: 460px !important;
width: auto !important;
}
div#slider_3510 .owl-nav button.owl-prev,
div#slider_3147 .owl-nav button.owl-prev,
div#slider_3193 .owl-nav .owl-prev {
left: 34% !important;
}
.benefits-detente-content h2 {
font-size: 30px;
text-transform: uppercase;
font-weight: 300 !important;
}
.hero-detente-sm {
display: block;
}
.hero-detente-lg {
display: none;
}
.mySlidesp img.img-pr-1 {
max-height: 370px !important;
}
div#slider_3109 .owl-stage-outer,
div#slider_2379 .owl-stage-outer {
padding-top: 20px !important;
}
.feautures p.h2-produit {
margin-bottom: 0 !important;
}
.detente-accueil-efficase .container-fluid {
padding-top: 50px !important;
}
.detente-accueil-efficase .row.detente-pic-efficase {
margin-top: -350px !important;
}
.detente-accueil-efficase {
margin-top: 0px !important;
}
.banner-detente.hero-detente-sm .detente-title p {
font-size: calc(18px + 0vw) !important;
text-shadow: 1px 1px 2px black;
}
.banner-detente.hero-detente-sm .detente-title h1 {
font-size: calc(16px + 7vw) !important;
text-shadow: 1px 1px 2px black;
}
.bundle-page-wrapper .shape-before-product img {
object-fit: initial !important;
}
.bundle-page-wrapper .budge-new {
max-width: 38% !important;
top: -2px !important;
left: -25px !important;
right: 0 !important;
}
.bundle-section.sticky .quantity {
padding: 7px 0px !important;
}
.bundle-section.sticky input.product_quantity.input-text.qty {
width: 30% !important;
}
.bundle-page-wrapper .shape-before-product {
position: absolute;
top: -25px;
bottom: -18px;
left: -7px;
right: 0;
display: none;
width: 110%;
}
.product-section.page-ss {
padding-top: 0px;
padding-bottom: 0px;
}
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
top: -38px;
bottom: 0;
left: 97px;
right: 0;
width: 47%;
}
div#slider_3109 .jaune-prd .shape-before-product,
div#slider_2379 .jaune-prd .shape-before-product {
position: absolute;
top: -46px;
bottom: 0;
left: 97px;
right: 0;
width: 47%;
}
div#slider_3109 .product-3-moins .shape-before-product,
div#slider_2379 .product-3-moins .shape-before-product {
position: absolute;
top: 3px;
bottom: 0;
left: -32px;
right: 0;
width: 121%;
}
div#slider_3109 .product-6-moins .shape-before-product,
div#slider_2379 .product-6-moins .shape-before-product {
position: absolute;
top: -18px;
bottom: 0;
left: -38px;
right: 0;
display: none;
width: 122%;
}
#slider_3109 .owl-nav button.owl-next,
#slider_2379 .owl-nav button.owl-next {
left: 85% !important;
top: 40% !important;
}
#slider_3109 .owl-nav button.owl-prev,
#slider_2379 .owl-nav button.owl-prev {
top: 40% !important;
}
.instagram-gallery__actions a {
font-size: 16px;
font-weight: 400;
padding: 8px 16px !important;
}
.product-section2 .product-1-moin,
.product-section2 .product-3-moins,
.product-section2 .product-6-moins,
.product-section2 .product-sommeil,
.product-section2 .product-decouverte,
.product-section2 .product-jadore {
margin-bottom: 20px;
}
.prd-sme .shape-before-product {
left: 21px;
width: 85%;
top: 0px;
}
.product-section2 .budge-new {
top: 0px !important;
left: 40px !important;
}
.ft-collae {
padding-top: 40px;
}
.product-section2 .products.all-prd-slide .prod-info {
min-height: 127px !important;
}
.product-section2 .product-3-moins {
max-width: 76%;
}
.product-section2 .product-decouverte {
margin-left: -28px;
}
.product-section2 .product-jadore {
margin-left: -41px;
}
.bundle-page-wrapper .product-sommeil,
.bundle-page-wrapper .product-1-moin {
max-width: 107px !important;
max-height: 100% !important;
}
.footer-bottom-section h2 {
margin-left: 0px !important;
}
.row-timeline:before {
width: 96% !important;
}
.row.mb-5.list-products-home {
row-gap: 50px;
padding: 0 3px !important;
}
.promo-img-10 {
top: -29px !important;
left: 2px !important;
}
.ft-collagene .feat-box span {
font-size: 17px !important;
}
.footer-bottom-section {
padding: 70px 0px 10px;
}
a.face-svg2 {
margin-left: 0 !important;
}
.pll-0 {
padding-left: 0 !important;
padding-right: 0px !important;
margin-left: -18px;
margin-right: 5px;
}
.prr-0 {
padding-right: 0 !important;
}
#slider_3109 .owl-item .product-6-moins img,
#slider_2379 .owl-item .product-6-moins img {
max-width: 95% !important;
}
#slider_3109 .owl-item .product-1-moin,
#slider_3109 .owl-item .product-6-moins,
#slider_3109 .owl-item .product-3-moins,
#slider_3109 .owl-item .product-sommeil,
#slider_2379 .owl-item .product-1-moin,
#slider_2379 .owl-item .product-6-moins,
#slider_2379 .owl-item .product-3-moins,
#slider_2379 .owl-item .product-sommeil {
min-height: 253px;
} div#slider_2379 img.pack-2-img {
margin-left: -6px;
}
div#slider_3109 img.pack-4-img,
div#slider_2379 img.pack-4-img {
margin-left: -25px;
} #slider_2379 .owl-item .budge-new {
top: 14px !important;
left: 65px !important;
position: absolute !important;
max-width: 25% !important;
}
.row.mb-5.list-products-home {
row-gap: 50px;
}
.product-sommeil img.pack-2-img {
max-width: 47% !important;
margin-right: 27px !important;
margin-top: 35px !important;
}
.product-sommeil img.pack-4-img {
margin-right: 26px !important;
}
.ingredient-tabs-title a {
display: block;
width: 100%;
}
.cart-wrap {
margin-top: 0px !important;
}
.cart-wrap h1 {
font-size: 28px !important;
}
.cart-wrap h2 {
font-size: 25px !important;
}
.about-us-paragraph .lab-banner-text {
line-height: 30px;
font-weight: 400;
margin-top: 27px;
font-size: 17px;
}
.blog-head-title h1 {
font-size: 32px !important;
}
.about-us-paragraph h1 {
font-size: 35px !important;
}
.lab-p-title {
font-size: 24px;
margin: 40px 0;
}
.blog-loop.col-12 {
margin-bottom: 50px;
}
.product-section2 .products {
margin-bottom: 0px !important;
}
.row.feat-bg-bottom {
margin-top: -100px;
}
.review-section-bg {
position: absolute;
min-height: 100% !important;
}
.faq-h2 h2 {
font-size: 34px !important;
text-align: center;
margin-top: 0px;
}
.sec-h2-faq h2 {
margin-top: 50px;
}
ul.breadcrumb {
margin: 0 !important;
}
.single-blog-title h1 {
font-size: 31px !important;
margin-top: 50px;
}
.single-blog .entry-content2 {
margin-top: 65px;
}
.single-blog .entry-content2 h2 {
font-size: 20px;
text-align: left;
}
.single-blog .entry-content2 ul {
margin-left: 10px;
font-weight: 500;
}
.single-blog .entry-content2 h3 {
font-size: 20px;
margin-bottom: 24px;
margin-top: 30px;
}
.single-to-shop-btn {
margin: 60px 0;
}
.col.blog-head-title {
text-align: center;
margin: 20px 0 60px;
}
.col.blog-head-title h2 {
font-size: 30px;
margin-top: 38px;
}
.blog-loop.col-12 {
flex-direction: column !important;
}
article.archive-blog1 {
margin-bottom: 30px;
}
.single-product-shop .promo-img-10 img {
max-height: 100%;
margin-top: 0px;
max-width: 100px !important;
}
.single-product-shop .my-product {
max-height: 100%;
}
.products.shop-page {
margin-top: 30px;
margin-bottom: 40px;
}
.into-accordion p {
text-align: center;
margin-top: 4px;
width: 98%;
font-size: 20px !important;
font-weight: 400 !important;
}
.boutique-accordion {
margin-top: 60px !important;
margin-bottom: 55px !important;
padding: 0 10px;
}
.single-review {
margin-left: 0px !important;
}
.hero-content h1 {
line-height: 51px;
}
.hero-section.hero-content {
padding-left: 20px;
padding-right: 20px;
}
.feat-bg-bottom {
min-height: 236px;
}
.row.feat-bg-bottom {
margin-top: -68px;
}
.single-review {
text-align: left;
}
.single-review {
max-width: 100%;
}
.review-section {
background-position: bottom;
}
.features-icons {
padding-top: 20px;
}
.bundle-page-wrapper h2.h2-produit {
display: block !important;
}
h2.h2-produit {
display: none !important;
}
.h2-produit {
display: none !important;
}
.h2-produit-sm {
display: block !important;
}
.into-accordion h2,
.product-efficaces h2,
.insta-caroussel h2,
.feautures h2,
.benefits-detente-content h2 .how-works h2,
.review h2,
.products h2,
.bundle-title h2 {
font-size: 27px;
}
.feautures.etudes-clinique h2.h2-produit-sm {
text-align: center;
margin-bottom: 35px;
}
.etudes-files {
align-items: center;
}
.etudes-files span {
max-width: 420px;
padding: 6px 11px;
min-width: 325px;
font-size: 15px;
margin-bottom: 9px;
margin-right: 0;
}
div#slider_4789 p {
font-size: 15px;
padding: 0 !important;
}
#slider_4832 .sa_hover_container {
padding-top: 0 !important;
}
#slider_4832 .owl-item img {
margin-top: 0px !important;
}
#slider_4832 .slider-colg-img img {
max-width: 60% !important;
}
.owl-carousel .owl-item img {
margin-top: 26px;
}
div#slider_4832 .owl-nav .owl-prev,
div#slider_4832 .owl-nav .owl-next,
div#slider_4789 .owl-nav .owl-prev,
div#slider_4789 .owl-nav .owl-next,
div#slider_1658 .owl-nav .owl-prev,
div#slider_1658 .owl-nav .owl-next,
div#slider_3109 .owl-nav .owl-prev,
div#slider_3109 .owl-nav .owl-next {
padding: 23px !important;
}
.into-accordion h2 {
text-align: center;
font-weight: 400 !important;
}
.collagene-bienfaits h2.h2-produit-sm {
text-align: center;
}
.collagene-bienfaits p.h2-produit-sm {
font-size: 15px !important;
padding: 0px !important;
text-align: center;
}
.feautures p {
font-size: 17px;
padding: 0px 24px;
}
.product-efficaces p {
font-size: 18px;
}
div#slider_4832 .owl-item {
margin-left: 0 !important;
}
.owl-carousel.owl-drag .owl-item {
margin-left: 6px;
}
section.collagene-bienfaits.feautures.section-color {
margin-top: 600px !important;
}
.collagene-bienfaits-item span {
text-align: center;
font-size: 17px;
}
.products { }
div#slider_4789 .owl-nav .owl-prev {
right: 0 !important;
top: 94%;
left: 8% !important;
}
.b-artuculiares-title span {
font-size: 20px;
}
div#slider_4789 .owl-nav .owl-next {
top: 94%;
left: 77% !important;
}
div#slider_4789 h4 {
font-size: 30px;
}
div#slider_3109 .product-sommeil .shape-before-product img,
div#slider_2379 .product-sommeil .shape-before-product img {
width: 58% !important;
} .page-ss .benefits-detente-content p,
.products p {
padding: 0 15px;
}
.product-sommeil .shape-before-product img {
max-width: 62% !important;
margin-top: -16px !important;
margin-left: -14px !important;
}
.product-section2 .product-1-moin .shape-before-product img {
max-width: 100% !important;
margin-top: 0px !important;
margin-left: 6px;
}
.prod-info {
min-height: 100px !important;
}
.product-section2 .col-md-4.col-6 {
margin-bottom: 50px !important;
padding: 0;
}
section.single-blog {
margin-top: 30px;
}
.product-section2 .row.mb-5.list-products-home {
margin-top: 50px;
margin-bottom: 0 !important;
}
.budge-new {
max-width: 38% !important;
top: 21px !important;
left: 24px !important;
right: 0 !important;
}
.product-3-moins img {
max-width: 95% !important;
}
.pack-white-btn {
padding: 14px 42px !important;
}
.product-list-s {
margin-top: 0;
margin-bottom: 0;
}
.product-list-s .owl-carousel .owl-stage-outer {
padding: 15px 0px 30px;
}
.slider-product-section {
padding: 40px 0 0;
}
.review-section {
padding: 10px 0 0px;
}
.efficaces-pic .owl-carousel .owl-stage-outer {
padding: 0 !important;
}
.efficaces-pic .owl-carousel.owl-drag .owl-item {
margin-left: 4px;
margin-right: 4px;
}
.efficaces-pic .feat-btn {
padding: 10px 0 70px;
}
.hero-section.hero-content {
padding-bottom: 40px;
}
.nf-form-content input[type="submit"],
.button,
.hero-btn a {
font-size: 14px;
padding: 11px 15px;
}
.decouvrez-collagene.ac-pd-top {
padding-top: 150px;
}
.hero-content h1 {
font-size: 45px !important;
color: #000 !important;
margin-left: 10px;
}
.hero-btn {
margin-top: 30px;
text-align: center;
z-index: 1;
position: relative;
}
.cartydiss-tabs div#tab3-up {
width: 100% !important;
}
.cartydiss-tabs .tab a {
padding: 7px 20px !important;
font-size: 13px;
}
.cartydiss-tabs div#tab3-up .row {
width: 100% !important;
margin: 0 !important;
}
.cartydiss-tabs .tab {
overflow: auto !important;
flex-direction: row !important;
}
.collagene-bienfaits-content {
padding-bottom: 40px;
}
.product-section2 .products h5 {
font-size: 23px !important;
margin-bottom: 0.5rem !important;
line-height: 1.2 !important;
}
.product-section2 .products h4 {
font-size: 21px !important;
margin-top: 0.5rem !important;
}
.review p {
font-size: 17px !important;
margin-bottom: 0px;
}
.products h4 {
font-size: 21px !important;
margin-bottom: 14px !important ;
}
.review p {
margin-top: 7px !important;
}
.barred:before {
bottom: 9px;
}
.buy-btn {
padding: 14px 40px !important;
font-size: 14px;
}
.review-list,
.review ul {
margin-top: 15px;
margin-bottom: 0px;
}
.review-section.slider-product-sec {
background-image: none !important;
}
.slider-product-sec .single-review,
.review li {
border: none;
}
.slider-product-sec {
padding: 10px 0 2px !important;
}
.slider-product-sec .review .container {
padding-bottom: 0 !important;
}
.slider-product-sec .review-list,
.review ul {
margin-top: 15px;
margin-bottom: 0;
} .owl-prev2,
.owl-next2 {
position: absolute;
top: 30%;
transform: translateY(-50%);
} .owl-prev2 {
left: 0;
} .owl-next2 {
right: 90% !important;
}
.rev-slider .owl-prev2 {
display: none !important;
}
.mention-legal a {
font-size: 10px;
}
.condition-pl {
padding-right: 1.5rem;
}
.review .owl-carousel .owl-stage-outer {
padding: 15px 0px 0px;
}
.review-btn {
position: relative;
min-height: 434px;
margin-top: -100px;
}
.avis-btn {
margin-top: 100px;
}
}
.col-lg-5.text-center.mention-legal {
display: flex;
justify-content: center;
align-items: flex-end;
}
.single-review,
.review li {
margin-left: 25px;
}
.single-review,
.review li {
border: solid 2px #000;
border-radius: 33px;
padding: 15px 15px;
border: solid 2px #000; }
.avis-verif img {
width: 30px !important;
margin: initial !important;
margin-left: 10px !important;
}
.avis-verif {
align-items: center !important;
padding-bottom: 10px;
}
.avis-btn a {
padding: 11px 15px !important;
}
.feat-btn {
padding: 0px 0 60px;
}
.features-icons .feat-btn {
padding: 140px 0 10px;
}
.feat-collagene .feat-box span {
font-size: 23px;
text-align: center;
}
.feat-box span {
font-size: 17px;
}
.feat-box img {
max-width: 60%;
}
.features-icons .row {
flex-direction: inherit;
justify-content: center;
row-gap: 23px;
}
.product-efficaces {
padding-top: 70px;
}
.insta-caroussel .col.feautures-content {
padding-bottom: 40px;
}
.insta-caroussel {
padding: 65px 0 50px;
background-size: cover;
}
.footer-bottom-section h2 {
font-size: 25px;
margin-left: 26px;
}
.footer-mobile .mention-legal {
padding: 60px 0 0px;
margin-top: 0;
}
.footer-nav-links a:hover {
color: #000 !important;
text-decoration: underline;
}
.mention-legal .col {
display: flex !important;
}
.footer-desktop {
display: block;
}
.footer-mobile {
display: none;
}
.footer-social a {
text-align: center;
}
.footer-top-section {
padding: 0 10px;
}
.footer-mobile .footer-img img {
width: 100%;
}
.footer-logo.text-center {
margin-bottom: 70px;
}
.footer-logo img {
width: 60%;
}
.footer-mobile .footer-bottom-section { border-top: none;
padding: 80px 15px 26px;
background-size: contain;
background-repeat: no-repeat;
background-position: bottom;
}
.footer-nav-links {
align-items: flex-start;
}
.footer-bottom-section .col-2 {
padding: 0;
}
.footer-nav-links1,
.footer-nav-links2 {
display: flex;
flex-direction: column;
}
.footer-social {
margin-top: 40px;
padding: 0;
display: flex;
margin-bottom: 40px;
}
a.insta-svg img {
width: 87% !important;
margin-top: 9px !important;
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
#im1 {
width: 112px;
}
#im2 {
width: 119.42px;
}
#im3 {
width: 119.42px;
}
img.promo-img {
position: absolute;
width: 70.42px;
left: 78px;
top: -38px;
}
.p-details-wrap {
margin-left: 0px;
}
.next {
left: 380px;
}
.prev {
left: 120px;
}
}
@media only screen and (min-width: 601px) and (max-width: 724px) {
.prev {
left: 100px !important;
}
.next {
left: 455px !important;
}
}
@media only screen and (min-width: 992px) and (max-width: 1220px) {
.porduct-popup .col-lg-8 {
flex: 85%;
max-width: 85%;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
.garantee img {
width: 66% !important;
}
.garantee li:last-child img {
width: 50% !important;
}
.garanties ul {
margin-left: 200px;
margin-right: 200px;
}
}
@media only screen and (min-width: 601px) and (max-width: 1025px) {
h2.h2-produit {
font-size: 43px;
}
#slider_3109 button.owl-next,
#slider_2379 button.owl-next {
left: 93% !important;
}
.detente-accueil-efficase {
margin-top: 0px !important;
}
.product-price {
left: 296px !important;
width: 100px !important;
}
.woocommerce a.remove {
text-decoration: none !important;
top: 115px !important;
}
.garantee img {
width: 70% !important;
}
.garantee li:last-child img {
width: 54% !important;
}
}
@media only screen and (min-width: 601px) and (max-width: 990px) {
.review p {
width: 198px;
}
.product-name {
bottom: 156px !important;
}
}
@media only screen and (max-width: 600px) {
.silder-product-nav {
top: 33%;
}
.banner-sec-detente .detente-title {
justify-content: start;
}
.banner-sec-detente .detente-title p {
font-size: 1.1rem;
padding: 0px 10px;
}
.detente-title {
top: 26%;
height: auto !important;
}
.banner-sec-detente .detente-accueil-produits-list {
min-height: 200px;
}
div#slider_3109 .owl-item {
margin-left: 0 !important;
}
img.prd-sm-width {
max-width: 49% !important;
}
img.pack-prd-sm-width {
max-width: 72% !important;
}
.product-section2-detente p {
line-height: 1 !important;
}
.all-prd-slide .prod-info {
margin-top: 10px !important;
min-height: 78px !important;
}
.all-prd-slide .barred:before {
bottom: 9px !important;
}
.shape-before-product2 img.shape-sm-width {
max-width: 54% !important;
}
.prd-slider-inner-img img.img-fluid.budge-new {
top: 0px !important;
left: 0px !important;
max-width: 45% !important;
}
.bundle-section.sticky {
position: initial !important;
}
div#nf-field-24-wrap .nf-field-element {
width: 36% !important;
}
div#nf-field-24-wrap .nf-field-label {
width: 64% !important;
}
.lab-decouvre {
margin-top: 70px;
}
.contact-page .nf-form-content textarea,
.contact-page .nf-form-content input {
width: 100% !important;
}
.lab-decouvre .d-content {
padding: 135px 0;
}
div#nf-field-22-wrap {
width: 68% !important;
}
.stars {
margin-top: -26px;
}
.nf-form-content .list-select-wrap > div div:after {
right: -80px;
bottom: -2px;
}
.features-icons .feat-btn {
padding: 60px 0 10px;
}
.content2 {
width: 100% !important;
padding-left: 10px;
padding-right: 10px;
}
.garanties h5 {
font-size: 12px;
max-width: 100%;
margin-top: 15px;
text-align: center;
}
.feat-btn a {
padding: 14px 30px;
font-size: 14px;
}
.feat-box img {
max-width: 100% !important;
}
.row.cart-above-title {
margin-top: 0px;
margin-bottom: 20px;
}
tbody.cart-above-content {
flex-direction: row !important;
}
td.product-quantity {
width: 100%;
}
.cart-wrap {
width: 100%;
}
.product-remove,
.quantity {
width: 100% !important;
}
.cart-above-content .product-thumbnail img {
max-width: 125px;
max-height: 125px;
}
.product-price {
left: 176px !important;
width: 96px !important;
}
.woocommerce a.remove {
top: 89px !important;
right: 30px !important;
}
.product-name a {
margin-top: 16px !important;
font-size: 18px;
}
.section-wrap {
padding-left: 10px !important;
padding-right: 10px !important;
}
img.promo15 {
width: 35.42px !important;
left: 62px !important;
top: -21px !important;
}
div#ecologiques2_field {
width: 100% !important;
}
.product-details .container {
flex-direction: row-reverse;
}
.product-slider-section .owl-carousel .owl-stage-outer {
padding: 15px 0px 15px !important;
}
.feautures.ft-collae.pb-3 {
padding-bottom: 0 !important;
}
div#slider_4832 .owl-stage-outer {
padding-top: 2rem !important;
}
}
@media only screen and (max-width: 438px) {
span.xoo-wsc-pname a {
padding-right: 0px !important;
}
.sec-jadore-clg.accueil-colg.text-center {
max-width: 79% !important;
}
.products {
padding-top: 30px;
}
}
@media only screen and (max-width: 389px) {
.white div#slider_4832 .owl-nav button.owl-next {
left: 85% !important;
}
.detente-accueil-efficase .d-list-title h2 {
font-size: 2.5rem !important;
}
.detente-accueil-efficase .d-list-title p {
font-size: 1.2rem;
padding-bottom: 50px;
}
.collagene-bienfaits-item span {
font-size: 12px;
}
.magnetic-button {
text-transform: uppercase;
font-size: 18px;
border-radius: 28px;
padding: 3px 21px !important;
}
.product-name {
min-width: 204px;
max-width: 229px;
}
.ingredient-tabs a.tablinks {
width: fit-content !important;
}
.product-name a {
margin-top: 16px !important;
font-size: 15px;
}
.row.acc-row.tabs1 {
margin: 0 !important;
}
.contact-page .title {
padding: 0 4px;
}
} .coolBeans {
position: relative;
transition: 0.2s transform ease-in-out;
will-change: transform;
z-index: 0;
overflow: hidden;
}
.coolBeans::after {
background-color: #000;
border-radius: 3rem;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
transform: translate(-100%, 0) rotate(10deg);
transform-origin: top left;
transition: 0.2s transform ease-out;
will-change: transform;
z-index: -1;
}
.coolBeans:hover::after {
transform: translate(0, 0);
}
.coolBeans:hover {
border: 2px solid transparent;
color: #fff !important;
transform: scale(1.05);
will-change: transform;
}
.coolBeans:hover span {
color: #fff !important;
}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{ direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap }.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{ direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}