:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;overscroll-behavior:none}.mm-ocd{background:transparent;bottom:100%;left:0;overflow:hidden;overscroll-behavior:contain;position:fixed;right:0;top:0;transition-delay:.45s,.15s;transition-duration:0s,.3s;transition-property:bottom,background-color;transition-timing-function:ease;z-index:9999}.mm-ocd--open{background:rgba(0,0,0,.25);bottom:0;transition-delay:0s}.mm-ocd__content{background:#fff;bottom:0;max-width:440px;max-width:var(--mm-ocd-max-width);min-width:200px;min-width:var(--mm-ocd-min-width);position:absolute;top:0;transition-duration:.3s;transition-property:transform;transition-timing-function:ease;width:80%;width:var(--mm-ocd-width);z-index:2}.mm-ocd--left .mm-ocd__content{left:0;transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{transform:translateZ(0)}.mm-ocd__backdrop{background:rgba(3,2,1,0);bottom:0;position:absolute;top:0;width:max(calc(100% - 440px),min(20%,calc(100% - 200px)));width:max(calc(100% - var(--mm-ocd-max-width)),min(calc(100% - var(--mm-ocd-width)),calc(100% - var(--mm-ocd-min-width))));z-index:3}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{box-sizing:border-box;display:block;margin:0;padding:0}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px;--mm-spn-panel-offset:30%}.mm-spn{-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;clip-path:inset(0 0 0 0);height:100%;overflow:hidden;transform:translateX(0);width:100%}.mm-spn ul{-webkit-overflow-scrolling:touch;background:inherit;bottom:0;cursor:default;left:100%;line-height:24px;line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;padding-right:30%;padding-right:var(--mm-spn-panel-offset);position:fixed;top:0;transition:left .3s ease 0s;width:130%;width:calc(100% + var(--mm-spn-panel-offset));z-index:2}.mm-spn ul:after{content:"";display:block;height:50px;height:var(--mm-spn-item-height)}.mm-spn ul.mm-spn--open,.mm-spn>ul{left:0}.mm-spn ul.mm-spn--parent{left:-30%;left:calc(var(--mm-spn-panel-offset)*-1);overflow:visible}.mm-spn li{background:inherit;cursor:pointer;position:relative}.mm-spn li:before{border-right:2px solid;border-top:2px solid;content:"";display:block;height:10px;opacity:.4;position:absolute;right:25px;right:calc(var(--mm-spn-item-height)/2);top:25px;top:calc(var(--mm-spn-item-height)/2);transform:rotate(45deg) translateY(-50%);width:10px;z-index:0}.mm-spn li:after{border-top:1px solid;content:"";display:block;margin-left:20px;margin-left:var(--mm-spn-item-indent);opacity:.15}.mm-spn a,.mm-spn span{padding:13px 20px;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/2) var(--mm-spn-item-indent);position:relative;z-index:1}.mm-spn a{background:inherit;color:inherit;-webkit-text-decoration:none;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - 50px);width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{border-right:1px solid;bottom:0;content:"";display:block;opacity:.15;position:absolute;right:0;top:0}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{border-left:2px solid;border-top:2px solid;content:"";display:block;height:10px;left:20px;left:var(--mm-spn-item-indent);margin-top:2px;opacity:.4;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/2);transform:rotate(-45deg) translate(50%,-50%);width:10px}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;height:50px;height:var(--mm-spn-item-height);left:0;line-height:50px;line-height:var(--mm-spn-item-height);opacity:.4;overflow:hidden;padding:0 40px;padding:0 calc(var(--mm-spn-item-indent)*2);position:absolute;right:0;text-align:center;text-overflow:ellipsis;top:0;white-space:nowrap}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:51px;top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{border-top:1px solid;content:"";display:block;opacity:.15;position:fixed;top:inherit;width:100%;z-index:2}.mm-spn.mm-spn--light{background:#f3f3f3;color:#444}.mm-spn.mm-spn--dark{background:#333;color:#ddd}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{padding-right:0;position:static;width:100%}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:25px;height:calc(var(--mm-spn-item-height)/2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{transform:rotate(135deg) translate(-50%)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:360px){.container{max-width:360px}}@media (min-width:520px){.container{max-width:520px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visible{visibility:visible}.static{position:static}.relative{position:relative}.mt-8{margin-top:2rem}.block{display:block}.inline{display:inline}.flex{display:flex}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.justify-between{justify-content:space-between}.bg-green-400{--tw-bg-opacity:1;background-color:#4ade80;background-color:rgba(74,222,128,var(--tw-bg-opacity))}.bg-indigo-400{--tw-bg-opacity:1;background-color:#818cf8;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:#facc15;background-color:rgba(250,204,21,var(--tw-bg-opacity))}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.text-center{text-align:center}.text-right{text-align:right}.lowercase{text-transform:lowercase}.text-green-50{--tw-text-opacity:1;color:#f0fdf4;color:rgba(240,253,244,var(--tw-text-opacity))}.text-indigo-50{--tw-text-opacity:1;color:#eef2ff;color:rgba(238,242,255,var(--tw-text-opacity))}.text-marron{--tw-text-opacity:1;color:#603c2e;color:rgba(96,60,46,var(--tw-text-opacity))}.text-marronfonce{--tw-text-opacity:1;color:#4c2e24;color:rgba(76,46,36,var(--tw-text-opacity))}.text-orange{--tw-text-opacity:1;color:#cb7e1e;color:rgba(203,126,30,var(--tw-text-opacity))}.text-orangefonce{--tw-text-opacity:1;color:#b45309;color:rgba(180,83,9,var(--tw-text-opacity))}.text-red-50{--tw-text-opacity:1;color:#fef2f2;color:rgba(254,242,242,var(--tw-text-opacity))}.text-rouge{--tw-text-opacity:1;color:#9a3a30;color:rgba(154,58,48,var(--tw-text-opacity))}.text-rougefonce{--tw-text-opacity:1;color:#7c2b29;color:rgba(124,43,41,var(--tw-text-opacity))}.text-vert{--tw-text-opacity:1;color:#5f7134;color:rgba(95,113,52,var(--tw-text-opacity))}.text-vertclair{--tw-text-opacity:1;color:#9e9743;color:rgba(158,151,67,var(--tw-text-opacity))}.text-vertfonce{--tw-text-opacity:1;color:#365142;color:rgba(54,81,66,var(--tw-text-opacity))}.text-yellow-50{--tw-text-opacity:1;color:#fefce8;color:rgba(254,252,232,var(--tw-text-opacity))}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}body{--wp--preset--font-size--xs:fluid(8px,10px);--wp--preset--font-size--sm:fluid(9px,12px);--wp--preset--font-size--base:fluid(14px,16px);--wp--preset--font-size--lg:fluid(12px,16px);--wp--preset--font-size--lg2:fluid(14px,18px);--wp--preset--font-size--xl:fluid(16px,20px);--wp--preset--font-size--2-xl:fluid(19px,38px);--wp--preset--font-size--3-xl:fluid(25px,30px);--wp--preset--font-size--4-xl:fluid(28px,34px);--wp--preset--font-size--5-xl:fluid(34px,40px);--wp--preset--font-size--6-xl:fluid(40px,45px);--wp--preset--font-size--7-xl:fluid(56px,62px);--wp--preset--font-size--8-xl:fluid(56px,62px);--wp--preset--font-size--9-xl:fluid(38px,112px)}:root{--font-wght:300;--font-wdth:87;--font-inclinaison:0;--font-optical-size:6;--swiper-theme-color:#007aff}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-scrollbar{background:rgba(0,0,0,.1);background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}body{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#ddcec1;background-color:rgba(221,206,193,var(--tw-bg-opacity));color:#4c2e24;color:rgba(76,46,36,var(--tw-text-opacity));font-family:Noto Sans,sans-serif}main.main{min-height:50vh;overflow-x:clip}main.main h1,main.main h2,main.main h3,main.main h4,main.main h5,main.main h6{font-family:Glass Antiqua,cursive}section p:last-child{margin-bottom:0}.container{margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.container{padding-left:2.5rem;padding-right:2.5rem}}.container{max-width:1280px}.page-header{margin-bottom:40px;margin-top:30px}.page-header h1{--tw-text-opacity:1;border-bottom:1px solid #603c2e;color:#603c2e;color:rgba(96,60,46,var(--tw-text-opacity));font-family:Glass Antiqua,cursive;font-size:2.4rem;position:relative}@media(max-width:1024px){.page-header h1{font-size:2.1rem}.page-header{margin-bottom:40px}}.cols{align-items:stretch;display:flex;gap:60px}.cols>*{flex:1 1 0%;width:50%}.cols .separator{align-self:stretch;background-color:#4c2e24;display:block;height:auto;max-width:1px;min-width:1px;width:1px}@media(max-width:1024px){.cols:not(.md){flex-direction:column}.cols:not(.md)>*{width:100%}.cols:not(.md) .separator{display:none}}@media(max-width:768px){.cols.md{flex-direction:column}.cols.md>*{width:100%}.cols.md .separator{display:none}}.section-title{display:inline-block;font-family:Glass Antiqua,cursive;font-size:2.1rem;letter-spacing:.01em;line-height:1;margin-bottom:30px;position:relative}@media(max-width:1024px){.section-title{font-size:1.9rem}}.section-title:before{aspect-ratio:1/1;background:url(/app/themes/samvedana-theme/public/images/illu/eclat-soleil-epais.c30b88.svg) no-repeat 50%;background-size:contain;content:"";display:block;left:-38px;position:absolute;top:-32px;width:60px}@media(max-width:640px){.section-title:before{left:-23px;top:-20px;width:40px}}.section-title[detect-in-view]:before{transform:translateX(-60%) translateY(-50%) scale(0)}.section-title:after{background-color:#cb7e1e;bottom:-4px;content:"";display:block;height:1px;left:0;position:relative;width:100%;width:0}.section-title.sun-right:before{left:auto;right:-35px;transform:rotate(90deg) scale(0)}@media(max-width:640px){.section-title.sun-right:before{right:-23px}}.section-title.in-view:before{animation:eclat-in-view .2s linear forwards;animation-delay:.2s}@keyframes eclat-in-view{0%{transform:scale(0)}to{transform:scale(1)}}.section-title.in-view.sun-right:before{animation:eclat-in-view-inv .2s linear forwards;animation-delay:.2s}@keyframes eclat-in-view-inv{0%{transform:rotate(90deg) scale(0)}to{transform:rotate(90deg) scale(1)}}.section-title.in-view:after{animation:line-in-view .3s linear;animation-delay:.3s}@keyframes line-in-view{0%{left:0;width:0}20%{width:20%}50%{width:20%}80%{left:80%;width:20%}to{left:100%;width:0}}.section-title.no-sun:before{display:none}.subtitle{font-family:Glass Antiqua,cursive;font-size:1.9rem;letter-spacing:.01em;line-height:1;margin-bottom:20px}.samvedana-txt{font-size:1rem;font-weight:400;line-height:1.3}.samvedana-txt p{margin-bottom:1.2rem}.samvedana-txt p:last-child{margin-bottom:0}.exergue{font-size:1.5rem;font-style:italic;font-weight:300;line-height:1}@media(max-width:520px){.exergue{font-size:1.4rem}}p:has(.exergue){margin:1.7rem 0}.samvedana-btn{border-radius:1000px;display:inline-block;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1;padding:12px 24px;text-align:center;-webkit-text-decoration:none;text-decoration:none}.samvedana-btn.green{background-color:#365142;color:#f1ebe6}.samvedana-btn.green:hover{background-color:#2e4236}.samvedana-btn.creme{background-color:#c9b39e;color:#4c2e24;font-weight:380}.samvedana-btn.creme:hover{background-color:#f1ebe6}.samvedana-btn.orange{background-color:#cb7e1e;color:#f1ebe6}.samvedana-btn.orange:hover{background-color:#bb6e0e}.lum-lightbox{z-index:10010}.lum-lightbox .lum-lightbox-position-helper img{margin-left:50%;transform:translateX(-50%)}header.main-header{align-items:flex-end;background-color:#e3d8ce;color:#4c2e24;display:flex;justify-content:space-between;padding:16px;position:sticky;top:0;z-index:10000}@media(max-width:1024px){header.main-header{align-items:center}}header.main-header .container{align-items:flex-end;display:flex;justify-content:space-between}header.main-header .brand img{width:220px}@media(max-width:1024px){header.main-header .brand img{width:190px}}header.main-header nav.nav-primary{margin-right:30px}@media(max-width:1280px){header.main-header nav.nav-primary{margin-right:0}}header.main-header nav.nav-primary ul.nav>li.menu-item{margin:0 20px;position:relative}@media(max-width:1280px){header.main-header nav.nav-primary ul.nav>li.menu-item{margin:0 10px}}header.main-header nav.nav-primary ul.nav>li.menu-item>a{display:block;font-size:1rem;font-variation-settings:"wght" 375;letter-spacing:.025rem;padding:5px;transition:.3s ease}@media(max-width:1280px){header.main-header nav.nav-primary ul.nav>li.menu-item>a{font-size:.92rem;letter-spacing:.02rem}}header.main-header nav.nav-primary ul.nav>li.menu-item>a:before{background-color:#603c2e;border:5px solid #e3d8ce;border-radius:50%;bottom:-7px;content:"";height:16px;height:0;left:50%;position:absolute;transform:translateX(-50%);transition:width .2s ease;width:16px;width:0}header.main-header nav.nav-primary ul.nav>li.menu-item>a:after{background-color:#603c2e;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;transition-delay:.1s;width:100%;width:0;z-index:-1}header.main-header nav.nav-primary ul.nav>li.menu-item:first-child{margin-left:0}header.main-header nav.nav-primary ul.nav>li.menu-item:last-child{margin-right:0}header.main-header nav.nav-primary ul.nav>li.menu-item a:hover{color:#603c2e;text-shadow:0 0 1px #4c2e24}header.main-header nav.nav-primary ul.nav>li.menu-item a:hover:before{height:16px;width:16px}header.main-header nav.nav-primary ul.nav>li.menu-item a:hover:after{width:100%}header.main-header .toggler-container{margin-left:20px}header.main-header .toggler-container .toggler{display:flex;flex-direction:column;height:22px;justify-content:space-between;width:38px}header.main-header .toggler-container .toggler .bar{background-color:#603c2e;height:1px;width:100%}header.main-header .toggler-container .toggler .bar:last-child{width:50%}@media(max-width:520px){header.main-header .toggler-container .toggler{width:32px}}.mm-ocd{z-index:10000}.mm-spn.mm-spn--light{background-color:#f1ebe6;color:#4c2e24}footer.main-footer{--tw-text-opacity:1;background-color:#e3d8ce;color:#4c2e24;color:rgba(76,46,36,var(--tw-text-opacity));padding:60px 0;position:relative}@media(max-width:640px){footer.main-footer{padding-bottom:40px}}footer.main-footer .top{border-bottom:1px solid #603c2e;display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:40px}@media(max-width:640px){footer.main-footer .top{align-items:center;flex-direction:column;gap:40px}footer.main-footer .top .right{order:1}footer.main-footer .top .left{order:2}}footer.main-footer .top .left{display:flex;flex-direction:column;justify-content:space-between}@media(max-width:640px){footer.main-footer .top .left{text-align:center}}footer.main-footer .top .left .footer-menu{margin-bottom:20px}@media(max-width:640px){footer.main-footer .top .left .footer-menu{margin-bottom:50px}}footer.main-footer .top .left .footer-menu ul.nav>li.menu-item{margin-bottom:15px}footer.main-footer .top .left .footer-menu ul.nav>li.menu-item>a{font-weight:400}footer.main-footer .top .left .contacts a{align-items:center;display:flex;font-style:italic;font-weight:500;gap:10px;margin-bottom:5px}@media(max-width:640px){footer.main-footer .top .left .contacts a{gap:5px;justify-content:center}footer.main-footer .top .left .contacts a svg{width:16px}}footer.main-footer .top .right{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;text-align:right}footer.main-footer .top .right .logo-footer-centered{display:none}@media(max-width:640px){footer.main-footer .top .right .logo-footer{display:none}footer.main-footer .top .right .logo-footer-centered{display:block}footer.main-footer .top .right{align-items:flex-start;align-items:center;margin-bottom:30px;margin-top:20px;text-align:center}}footer.main-footer .top .right img{display:inline-block;margin-bottom:5px}@media(max-width:640px){footer.main-footer .top .right img{margin-left:auto;margin-right:auto}}footer.main-footer .top .right .address{font-weight:350;margin-bottom:20px}footer.main-footer .bottom{font-weight:350}@media(max-width:640px){footer.main-footer .bottom{justify-content:center;text-align:center}}footer.main-footer .socials{display:flex;gap:25px;left:50%;position:absolute;top:0;transform:translateX(-50%) translateY(-50%);z-index:1000}footer.main-footer .socials a{--tw-bg-opacity:1;--tw-text-opacity:1;align-items:center;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:50%;color:#4c2e24;color:rgba(76,46,36,var(--tw-text-opacity));display:flex;height:50px;justify-content:center;width:50px}footer.main-footer .socials a svg{height:26px;width:26px}section.google-reviews{margin-bottom:30px;padding:50px}section.google-reviews .google-reviews-main{display:flex;gap:50px}@media(max-width:640px){section.google-reviews .google-reviews-main{flex-direction:column;gap:30px}}section.google-reviews .google-reviews-main .header{--tw-bg-opacity:1;--tw-text-opacity:1;align-items:center;background-color:#c9b39e;background-color:rgba(201,179,158,var(--tw-bg-opacity));border-radius:10px;color:#4c2e24;color:rgba(76,46,36,var(--tw-text-opacity));display:flex;flex:0 0 200px;flex-direction:column;justify-content:center;line-height:1;padding:20px;width:200px}@media(max-width:640px){section.google-reviews .google-reviews-main .header{flex:0 0 100%;width:100%}}section.google-reviews .google-reviews-main .header .title{font-size:1.8rem;margin-bottom:16px}section.google-reviews .google-reviews-main .header .rating{margin-bottom:6px}section.google-reviews .google-reviews-main .header .rating .rating-value .star{font-size:1.5rem}section.google-reviews .google-reviews-main .header .rating .rating-value .star.filled{color:#cb7e1e}section.google-reviews .google-reviews-main .header .reviews-count{font-size:1rem;font-weight:300}section.google-reviews .google-reviews-main .header .logo-container{margin:30px 0}@media(max-width:640px){section.google-reviews .google-reviews-main .header .logo-container{margin:20px 0}}section.google-reviews .google-reviews-main .header .logo-container img{height:auto;width:130px}section.google-reviews .google-reviews-main .header .btn-review{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#4c2e24;background-color:rgba(76,46,36,var(--tw-bg-opacity));border-radius:5px;color:#f1ebe6;color:rgba(241,235,230,var(--tw-text-opacity));font-size:.85rem;font-weight:400;padding:8px 15px;-webkit-text-decoration:none;text-decoration:none}section.google-reviews .google-reviews-main .swiper-container{position:relative;width:calc(100% - 250px)}@media(max-width:640px){section.google-reviews .google-reviews-main .swiper-container{width:100%}}section.google-reviews .google-reviews-main .swiper-container .swiper-slide{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f1ebe6;background-color:rgba(241,235,230,var(--tw-bg-opacity));border-radius:10px;color:#4c2e24;color:rgba(76,46,36,var(--tw-text-opacity));margin-bottom:16px;padding:20px}section.google-reviews .google-reviews-main .swiper-container .swiper-slide .review-author{font-size:1rem;font-weight:600}section.google-reviews .google-reviews-main .swiper-container .swiper-slide .review-time{font-size:.9rem;font-weight:300;margin-bottom:10px}section.google-reviews .google-reviews-main .swiper-container .swiper-slide .review-rating{margin-bottom:10px}section.google-reviews .google-reviews-main .swiper-container .swiper-slide .review-rating .star{font-size:1.3rem}section.google-reviews .google-reviews-main .swiper-container .swiper-slide .review-rating .star.filled{color:#cb7e1e}section.google-reviews .google-reviews-main .swiper-container .swiper-slide .review .samvedana-txt{font-size:.9rem;font-weight:350}section.google-reviews .google-reviews-main .swiper-container .swiper-buttons .swiper-button-next,section.google-reviews .google-reviews-main .swiper-container .swiper-buttons .swiper-button-prev{--tw-bg-opacity:1;--tw-text-opacity:1;align-items:center;background-color:#4c2e24;background-color:rgba(76,46,36,var(--tw-bg-opacity));border-radius:50%;color:#f1ebe6;color:rgba(241,235,230,var(--tw-text-opacity));display:flex;height:30px;justify-content:center;width:30px}section.google-reviews .google-reviews-main .swiper-container .swiper-buttons .swiper-button-next:after,section.google-reviews .google-reviews-main .swiper-container .swiper-buttons .swiper-button-prev:after{font-size:1.2rem}section.google-reviews .google-reviews-main .swiper-container .swiper-buttons .swiper-button-prev{left:-10px;transform:translateX(-100%)}@media(max-width:640px){section.google-reviews .google-reviews-main .swiper-container .swiper-buttons .swiper-button-prev{transform:translateX(-30%)}}section.google-reviews .google-reviews-main .swiper-container .swiper-buttons .swiper-button-next{right:-10px;transform:translateX(100%)}@media(max-width:640px){section.google-reviews .google-reviews-main .swiper-container .swiper-buttons .swiper-button-next{transform:translateX(30%)}}section.google-reviews .google-reviews-main .swiper-container .swiper-scrollbar{bottom:0}section.google-reviews .google-reviews-main .swiper-container .swiper-scrollbar .swiper-scrollbar-drag{--tw-bg-opacity:1;background-color:#603c2e;background-color:rgba(96,60,46,var(--tw-bg-opacity))}body.home section{max-height:calc(100vh - 80px);padding-left:40px!important;padding-right:40px!important;position:relative}@media(max-width:1024px){body.home section{max-height:none;padding-left:30px!important;padding-right:30px!important}}@media(max-width:640px){body.home section{padding-left:10px!important;padding-right:10px!important}}body.home section .illu canvas{height:100%;width:100%}body.home section .gimmick{z-index:0}body.home section .container{position:relative;z-index:1}body.home section.hero{align-items:center;display:flex;height:46vw;justify-content:center;max-height:calc(100vh - 80px);min-height:600px;overflow:hidden;padding-left:0!important;padding-right:0!important;position:relative;width:100%}@media(max-width:768px){body.home section.hero{align-items:stretch;flex-direction:column;height:auto;max-height:none;min-height:0;min-height:auto}body.home section.hero .illu-container{order:1}body.home section.hero .overlay{order:2}}body.home section.hero .overlay{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#d6c5b5;background-color:rgba(214,197,181,var(--tw-bg-opacity));border-radius:10px;color:#4c2e24;color:rgba(76,46,36,var(--tw-text-opacity));left:5%;max-width:530px;padding:30px 30px 0;position:absolute;top:20%;z-index:2}@media(max-width:768px){body.home section.hero .overlay{border-radius:0;left:auto;max-width:100%;padding:40px 30px;position:relative;top:auto}}body.home section.hero .overlay .page-title{font-family:Glass Antiqua,cursive;font-size:2.2rem;line-height:1;margin-bottom:20px}@media(max-width:768px){body.home section.hero .overlay .page-title{font-size:2rem}}@media(max-width:520px){body.home section.hero .overlay .page-title{font-size:1.9rem}}@media(max-width:360px){body.home section.hero .overlay .page-title br{display:none}}body.home section.hero .overlay .samvedana-txt{margin-bottom:20px}body.home section.hero .overlay .buttons{align-items:center;display:flex;gap:10px;height:40px;justify-content:flex-end;margin-bottom:-20px}@media(max-width:768px){body.home section.hero .overlay .buttons{margin-bottom:0}}@media(max-width:520px){body.home section.hero .overlay .buttons{align-items:stretch;flex-direction:column;gap:10px;height:auto}}body.home section.hero .lieu{--tw-bg-opacity:1;--tw-text-opacity:1;align-items:center;background-color:#4c2e24;background-color:rgba(76,46,36,var(--tw-bg-opacity));border-radius:10px;bottom:3vw;color:#f1ebe6;color:rgba(241,235,230,var(--tw-text-opacity));display:flex;font-size:1.1rem;font-weight:300;gap:10px;left:5%;line-height:1;padding:15px 20px;position:absolute;z-index:2}body.home section.hero .illu-container{aspect-ratio:269/128;min-height:100%;min-width:-moz-fit-content;min-width:fit-content;position:relative;width:100%}@media(max-width:768px){body.home section.hero .illu-container{margin-left:50%;min-height:300px;transform:translateX(-50%)}}body.home section.hero .illu-container img.background{min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body.home section.hero img.bougie{opacity:0;position:absolute;width:5%;z-index:1}body.home section.hero img.bougie.gauche1{animation:bougie1 3s linear infinite;animation-delay:.27s;left:1.6%;top:58%}body.home section.hero img.bougie.gauche2{animation:bougie2 3s linear infinite;animation-delay:.08s;left:-1%;top:57%}body.home section.hero img.bougie.etagere{animation:bougie3 3s linear infinite;animation-delay:.11s;left:32.7%;top:39%}body.home section.hero img.bougie.etagere2{animation:bougie1 3s linear infinite;animation-delay:.02s;left:27%;top:43%}body.home section.hero img.bougie.sol{animation:bougie2 3s linear infinite;animation-delay:.05s;left:29.5%;top:73%}@keyframes bougie1{0%{opacity:0}10%{opacity:.5}23%{opacity:.8}36%{opacity:.7}53%{opacity:.35}67%{opacity:.8}79%{opacity:.2}to{opacity:0}}@keyframes bougie2{0%{opacity:0}7%{opacity:.8}19%{opacity:.45}31%{opacity:.8}54%{opacity:.2}69%{opacity:.7}85%{opacity:.3}to{opacity:0}}@keyframes bougie3{0%{opacity:0}6%{opacity:.8}14%{opacity:.6}28%{opacity:.24}46%{opacity:.8}73%{opacity:.45}88%{opacity:.8}to{opacity:0}}body.home section.hero img.lueur{animation:oscillate 5s linear infinite;opacity:.2;position:absolute;right:0;top:0;width:40%}@keyframes oscillate{0%{opacity:.02}50%{opacity:.6}to{opacity:.02}}body.home section.hero img.dos{animation:respiration 3s linear infinite;left:54%;position:absolute;top:55.3%;width:3.8%}@keyframes respiration{0%{top:55.5%}25%{top:55.3%}50%{top:55.5%}to{top:55.5%}}body.home section.qui-suis-je{--tw-bg-opacity:1;background-color:#c9b39e;background-color:rgba(201,179,158,var(--tw-bg-opacity));padding:90px 0}@media(max-width:768px){body.home section.qui-suis-je{padding-top:60px}}@media(max-width:520px){body.home section.qui-suis-je{padding-bottom:70px;padding-top:40px}}body.home section.qui-suis-je .cols{align-items:center;gap:100px}@media(max-width:768px){body.home section.qui-suis-je .cols{gap:60px}}body.home section.qui-suis-je .cols .col .portrait-container{margin:auto;max-width:550px;position:relative}body.home section.qui-suis-je .cols .col .portrait-container .cache{position:relative;width:100%;z-index:1}body.home section.qui-suis-je .cols .col .portrait-container .habillage{display:none;height:100%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%;z-index:2}body.home section.qui-suis-je .cols .col .portrait-container .branche-1,body.home section.qui-suis-je .cols .col .portrait-container .branche-2,body.home section.qui-suis-je .cols .col .portrait-container .branche-3,body.home section.qui-suis-je .cols .col .portrait-container .branche-4,body.home section.qui-suis-je .cols .col .portrait-container .branche-mini,body.home section.qui-suis-je .cols .col .portrait-container .lotus,body.home section.qui-suis-je .cols .col .portrait-container .mortier,body.home section.qui-suis-je .cols .col .portrait-container .soleil{position:absolute;transform:scale(0);z-index:2}body.home section.qui-suis-je .cols .col .portrait-container .branche-1{left:2%;top:10%;width:23%}body.home section.qui-suis-je .cols .col .portrait-container .branche-2{bottom:15%;left:0;width:25%}body.home section.qui-suis-je .cols .col .portrait-container .branche-3{bottom:0;left:4%;width:38%}body.home section.qui-suis-je .cols .col .portrait-container .branche-4{right:2.5%;top:23%;width:19%}body.home section.qui-suis-je .cols .col .portrait-container .branche-mini{bottom:28%;right:1%;width:10%}body.home section.qui-suis-je .cols .col .portrait-container .lotus{bottom:5%;right:30%;width:16%}body.home section.qui-suis-je .cols .col .portrait-container .mortier{bottom:6%;right:10%;width:22%}body.home section.qui-suis-je .cols .col .portrait-container .soleil{right:3%;top:0;width:27%}body.home section.qui-suis-je .cols .col .portrait-container .photo{height:calc(100% - 4px);left:2px;-o-object-fit:cover;object-fit:cover;position:absolute;top:2px;width:calc(100% - 4px);z-index:0}body.home section.qui-suis-je .cols .col .portrait-container.in-view .branche-1,body.home section.qui-suis-je .cols .col .portrait-container.in-view .branche-2,body.home section.qui-suis-je .cols .col .portrait-container.in-view .branche-3,body.home section.qui-suis-je .cols .col .portrait-container.in-view .branche-4,body.home section.qui-suis-je .cols .col .portrait-container.in-view .branche-mini,body.home section.qui-suis-je .cols .col .portrait-container.in-view .lotus,body.home section.qui-suis-je .cols .col .portrait-container.in-view .mortier,body.home section.qui-suis-je .cols .col .portrait-container.in-view .soleil{animation:appear .3s ease-out forwards}body.home section.qui-suis-je .cols .col .portrait-container.in-view .branche-3{animation-delay:.1s}body.home section.qui-suis-je .cols .col .portrait-container.in-view .branche-2{animation-delay:.2s}body.home section.qui-suis-je .cols .col .portrait-container.in-view .branche-1{animation-delay:.3s}body.home section.qui-suis-je .cols .col .portrait-container.in-view .mortier{animation-delay:.4s}body.home section.qui-suis-je .cols .col .portrait-container.in-view .lotus{animation-delay:.5s}body.home section.qui-suis-je .cols .col .portrait-container.in-view .branche-4{animation-delay:.6s}body.home section.qui-suis-je .cols .col .portrait-container.in-view .branche-mini{animation-delay:.7s}body.home section.qui-suis-je .cols .col .portrait-container.in-view .soleil{animation-delay:.8s}body.home section.ayurveda{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#365142;background-color:rgba(54,81,66,var(--tw-bg-opacity));color:#f1ebe6;color:rgba(241,235,230,var(--tw-text-opacity));height:40vw;min-height:500px;overflow:hidden;padding:90px 0}@media(max-width:768px){body.home section.ayurveda{height:auto;min-height:0;min-height:auto;padding:60px 0}}body.home section.ayurveda .container{height:100%}body.home section.ayurveda .cols{align-items:center;height:100%}@media(max-width:1024px){body.home section.ayurveda .cols{width:70%}}@media(max-width:768px){body.home section.ayurveda .cols{gap:0}}@media(max-width:640px){body.home section.ayurveda .cols{padding-top:40px;width:100%}}body.home section.ayurveda .illu{height:100%;opacity:.8;position:absolute;right:5%;top:0;width:30%}body.home section.ayurveda .illu img{width:100%}@media(max-width:1280px){body.home section.ayurveda .illu{width:40%}}@media(max-width:1024px){body.home section.ayurveda .illu{right:-10%}}@media(max-width:640px){body.home section.ayurveda .illu{aspect-ratio:800/1100;height:auto;right:0;top:0;transform:rotate(-45deg) translateX(30%) translateY(-15%);width:35%}}@media(max-width:520px){body.home section.ayurveda .illu{width:170px}}body.home section.ayurveda .texte{font-weight:300}body.home section.ayurveda .texte strong{font-weight:600}body.home section.ayurveda .gimmick{bottom:-30px;left:2%;position:absolute;width:150px}body.home section.ayurveda .gimmick img{width:100%}@media(max-width:520px){body.home section.ayurveda .gimmick{bottom:-23px;width:120px}}body.home section.massages{--tw-bg-opacity:1;background-color:#ddcec1;background-color:rgba(221,206,193,var(--tw-bg-opacity));max-height:none;padding:120px 0}@media(max-width:640px){body.home section.massages{padding:70px 0}}body.home section.massages .section-title{margin-bottom:60px}@media(max-width:640px){body.home section.massages .section-title{margin-bottom:40px}}body.home section.massages .description{margin-bottom:80px}@media(max-width:640px){body.home section.massages .description{margin-bottom:40px}}body.home section.massages .gimmick{bottom:-13px;position:absolute;right:3%;width:150px}body.home section.massages .gimmick img{width:100%}@media(max-width:520px){body.home section.massages .gimmick{bottom:-9px;width:100px}}body.home section.consultations .massages-list,body.home section.massages .massages-list{display:flex;flex-wrap:wrap;gap:60px;justify-content:center}@media(max-width:640px){body.home section.consultations .massages-list,body.home section.massages .massages-list{gap:40px}}@media(max-width:520px){body.home section.consultations .massages-list,body.home section.massages .massages-list{gap:20px}}body.home section.consultations .massages-list .massage-item,body.home section.massages .massages-list .massage-item{padding:20px;transition:all .3s ease;width:calc(33% - 36px)}@media(max-width:1536px){body.home section.consultations .massages-list .massage-item,body.home section.massages .massages-list .massage-item{width:28%}}@media(max-width:1024px){body.home section.consultations .massages-list .massage-item,body.home section.massages .massages-list .massage-item{padding:0;width:40%}}@media(max-width:768px){body.home section.consultations .massages-list .massage-item,body.home section.massages .massages-list .massage-item{width:40%}}@media(max-width:640px){body.home section.consultations .massages-list .massage-item,body.home section.massages .massages-list .massage-item{max-width:350px;padding:20px;width:100%}}@media(max-width:520px){body.home section.consultations .massages-list .massage-item,body.home section.massages .massages-list .massage-item{max-width:300px}}body.home section.consultations .massages-list .massage-item .circle,body.home section.massages .massages-list .massage-item .circle{--tw-bg-opacity:1;aspect-ratio:1/1;background-color:#f1ebe6;background-color:rgba(241,235,230,var(--tw-bg-opacity));border:20px solid #c9b39e;border-radius:1000px;outline:0 solid #c9b39e;overflow:hidden;position:relative;transition:all .3s ease;width:100%}body.home section.consultations .massages-list .massage-item .circle img,body.home section.massages .massages-list .massage-item .circle img{height:70%;left:50%;-o-object-fit:cover;object-fit:cover;opacity:.9;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:100%}body.home section.consultations .massages-list .massage-item.liberation-abdominale .circle img,body.home section.massages .massages-list .massage-item.liberation-abdominale .circle img{height:100%}body.home section.consultations .massages-list .massage-item .massage-title,body.home section.massages .massages-list .massage-item .massage-title{--tw-bg-opacity:1;background-color:#c9b39e;background-color:rgba(201,179,158,var(--tw-bg-opacity));border-radius:14px;font-family:Glass Antiqua,cursive;font-size:1.7rem;line-height:1;margin-top:-20px;padding:10px 20px;position:relative;text-align:center;transition:all .3s ease;z-index:1}@media(max-width:1280px){body.home section.consultations .massages-list .massage-item .massage-title,body.home section.massages .massages-list .massage-item .massage-title{font-size:1.5rem}}@media(max-width:1024px){body.home section.consultations .massages-list .massage-item .massage-title,body.home section.massages .massages-list .massage-item .massage-title{font-size:1.3rem}}body.home section.consultations .massages-list .massage-item:hover,body.home section.massages .massages-list .massage-item:hover{transform:scale(1.05)}body.home section.consultations .massages-list .massage-item:hover .circle img,body.home section.massages .massages-list .massage-item:hover .circle img{opacity:1;transform:translate(-50%,-50%) scale(1.1)}body.home section.consultations{--tw-bg-opacity:1;background-color:#c9b39e;background-color:rgba(201,179,158,var(--tw-bg-opacity));padding:90px 0}@media(max-width:520px){body.home section.consultations{padding:70px 0}}body.home section.consultations .container{height:100%}body.home section.consultations .cols{align-items:center;height:100%}@media(max-width:640px){body.home section.consultations .cols{gap:40px}}@media(max-width:520px){body.home section.consultations .cols{gap:20px}}body.home section.consultations .massages-list{justify-content:flex-end}@media(max-width:1024px){body.home section.consultations .massages-list{justify-content:center}}body.home section.consultations .massages-list .massage-item{max-width:350px;width:100%}@media(max-width:1280px){body.home section.consultations .massages-list .massage-item{max-width:280px}}@media(max-width:1024px){body.home section.consultations .massages-list .massage-item{max-width:300px}}body.home section.consultations .massages-list .massage-item .circle{border:20px solid #ddcec1}body.home section.consultations .massages-list .massage-item .massage-title{--tw-bg-opacity:1;background-color:#ddcec1;background-color:rgba(221,206,193,var(--tw-bg-opacity))}body.home section.consultations .gimmick{bottom:-5px;left:2%;position:absolute;width:150px}body.home section.consultations .gimmick img{width:100%}@media(max-width:520px){body.home section.consultations .gimmick{bottom:-4px;width:120px}}body.home section.carte-cadeau{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#603c2e;background-color:rgba(96,60,46,var(--tw-bg-opacity));color:#f1ebe6;color:rgba(241,235,230,var(--tw-text-opacity));padding:30px}body.home section.carte-cadeau .cols{height:100%}body.home section.carte-cadeau img{max-height:calc(100vh - 140px);-o-object-fit:cover;object-fit:cover;width:100%}body.home section.carte-cadeau .right{align-items:center;display:flex;justify-content:center}@media(max-width:1024px){body.home section.carte-cadeau .right{display:block}}body.home section.carte-cadeau .right .bloc{max-width:400px}@media(max-width:1024px){body.home section.carte-cadeau .right .bloc{max-width:100%;padding:40px 40px 80px}}@media(max-width:520px){body.home section.carte-cadeau .right .bloc{padding:0 20px 40px}}body.home section.carte-cadeau .right .bloc .texte{font-weight:300}body.home section.carte-cadeau .right .bloc .texte strong{font-weight:600}body.home section.carte-cadeau .gimmick{--tw-text-opacity:1;bottom:-18px;color:#7c2b29;color:rgba(124,43,41,var(--tw-text-opacity));position:absolute;right:2%;width:150px}@media(max-width:520px){body.home section.carte-cadeau .gimmick{bottom:-14px;width:100px}}body.home section.carte-cadeau .gimmick svg{width:100%}body.home section.evenements{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#7c2b29;background-color:rgba(124,43,41,var(--tw-bg-opacity));color:#f1ebe6;color:rgba(241,235,230,var(--tw-text-opacity));height:40vw;min-height:500px;padding:90px 0}@media(max-width:1024px){body.home section.evenements{height:auto;min-height:0;min-height:auto;padding:60px 0 30vw}}@media(max-width:640px){body.home section.evenements{padding-bottom:40vw}}body.home section.evenements .container{height:100%;z-index:2}body.home section.evenements .cols{align-items:center;height:100%}body.home section.evenements .texte{font-weight:300}body.home section.evenements .texte strong{font-weight:600}body.home section.evenements .illu.chaise{aspect-ratio:700/1133;bottom:10%;position:absolute;right:35%;width:15%}body.home section.evenements .illu.chaise img{width:100%}@media(max-width:1024px){body.home section.evenements .illu.chaise{bottom:7%;right:50%;width:20%}}@media(max-width:640px){body.home section.evenements .illu.chaise{bottom:5%;right:65%;width:25%}}body.home section.evenements .illu.paravent{aspect-ratio:1000/1160;position:absolute;right:5%;top:50%;transform:translateY(-50%);width:25%}body.home section.evenements .illu.paravent img{width:100%}@media(max-width:1024px){body.home section.evenements .illu.paravent{bottom:4%;right:10%;top:auto;transform:translateY(0);width:28%}}@media(max-width:640px){body.home section.evenements .illu.paravent{right:15%;width:32%}}body.home section.evenements .gimmick{bottom:-10px;left:2%;position:absolute;width:200px}@media(max-width:640px){body.home section.evenements .gimmick{display:none}}.page-template-template-massages .page-header,body.home section.evenements .gimmick img{width:100%}@media (min-width:360px){.page-template-template-massages .page-header{max-width:360px}}@media (min-width:520px){.page-template-template-massages .page-header{max-width:520px}}@media (min-width:640px){.page-template-template-massages .page-header{max-width:640px}}@media (min-width:768px){.page-template-template-massages .page-header{max-width:768px}}@media (min-width:1024px){.page-template-template-massages .page-header{max-width:1024px}}@media (min-width:1280px){.page-template-template-massages .page-header{max-width:1280px}}@media (min-width:1536px){.page-template-template-massages .page-header{max-width:1536px}}.page-template-template-massages .page-header{margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.page-template-template-massages .page-header{padding-left:2.5rem;padding-right:2.5rem}}.page-template-template-massages .page-header{max-width:1280px}header.main-header .page-template-template-massages .page-header{align-items:flex-end;display:flex;justify-content:space-between}body.home section .page-template-template-massages .page-header{position:relative;z-index:1}body.home section.ayurveda .page-template-template-massages .page-header,body.home section.consultations .page-template-template-massages .page-header{height:100%}body.home section.evenements .page-template-template-massages .page-header{height:100%;z-index:2}@media(max-width:1024px){.page-template-template-massages .page-header{padding-left:40px!important;padding-right:40px!important}}@media(max-width:520px){.page-template-template-massages .page-header{padding-left:30px!important;padding-right:30px!important}}.page-template-template-massages section{position:relative}@media(max-width:1024px){.page-template-template-massages section{padding-left:20px!important;padding-right:20px!important}}@media(max-width:640px){.page-template-template-massages section{padding-left:10px!important;padding-right:10px!important}}@media(max-width:520px){.page-template-template-massages section{padding-left:5px!important;padding-right:5px!important}}.page-template-template-massages section.entete{margin-bottom:130px}@media(max-width:1024px){.page-template-template-massages section.entete{margin-bottom:100px}}@media(max-width:768px){.page-template-template-massages section.entete{margin-bottom:90px}}@media(max-width:520px){.page-template-template-massages section.entete{margin-bottom:70px}}.page-template-template-massages section.entete .cols{margin-top:70px}@media(max-width:768px){.page-template-template-massages section.entete .cols{gap:50px;margin-top:50px}}@media(max-width:520px){.page-template-template-massages section.entete .cols{margin-top:40px}}.page-template-template-massages section.entete .illu{bottom:-90px;height:345px;opacity:.8;position:absolute;right:0;width:45%}@media(max-width:1024px){.page-template-template-massages section.entete .illu{bottom:0}}@media(max-width:768px){.page-template-template-massages section.entete .illu{bottom:auto;height:auto;position:relative;right:auto;transform:translateX(20px);width:100%}}.page-template-template-massages section.entete .illu img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right;width:100%}.page-template-template-massages section.massages-ayurvediques{margin-bottom:40px}.page-template-template-massages section.massages-ayurvediques .cols,.page-template-template-massages section.massages-ayurvediques .description{margin-bottom:80px}@media(max-width:768px){.page-template-template-massages section.massages-ayurvediques .description{margin-bottom:0}}.page-template-template-massages section.massages-ayurvediques .encadre{border:2px dotted #4c2e24;border-radius:20px;padding:20px}.page-template-template-massages section.massages-ayurvediques .encadre .section-title{font-size:1.9rem;margin-bottom:16px}.page-template-template-massages section.massages-ayurvediques .encadre .samvedana-txt{font-weight:300}.page-template-template-massages section.massages-ayurvediques .encadre .samvedana-txt strong{font-weight:500}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list{display:flex;flex-wrap:wrap;gap:40px}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item{--tw-bg-opacity:1;background-color:#c9b39e;background-color:rgba(201,179,158,var(--tw-bg-opacity));border-radius:20px;margin-bottom:40px;padding:0 calc(20px + 2vw) calc(20px + 2vw);position:relative;width:calc(50% - 20px)}@media(max-width:520px){.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item{padding-left:25px;padding-right:25px}}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item>*{position:relative;z-index:1}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item .massage-title{--tw-bg-opacity:1;align-items:center;background-color:#f1ebe6;background-color:rgba(241,235,230,var(--tw-bg-opacity));border-radius:14px;display:flex;font-size:2rem;font-weight:500;justify-content:space-between;line-height:1;margin-bottom:10px;margin-left:50%;overflow:hidden;padding:12px 25px;transform:translateX(-50%) translateY(-50%);width:-moz-fit-content;width:fit-content}@media(max-width:520px){.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item .massage-title{margin-bottom:-5px}}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item .massage-title svg{color:#d6c5b5;display:none;transform:scale(1.2) translateX(-38%);width:40px}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item .massage-title svg:last-child{transform:scale(1.2) translateX(38%)}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item .massage-title .titre{margin:0 20px}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item .samvedana-txt{margin-bottom:20px}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item .massage-infos{--tw-text-opacity:1;color:#365142;color:rgba(54,81,66,var(--tw-text-opacity));font-style:italic;font-weight:600;line-height:1.1;margin-bottom:20px;padding:5px 0}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item .illu{--tw-text-opacity:1;bottom:0;color:#f1ebe6;color:rgba(241,235,230,var(--tw-text-opacity));position:absolute;right:0;width:40%;z-index:0}@media(max-width:1024px){.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item .illu{width:220px}}@media(max-width:768px){.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item .illu{opacity:.6;width:180px}}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item .illu svg{max-height:200px;width:100%}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(4n-1),.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(4n-2){--tw-bg-opacity:1;background-color:#f1ebe6;background-color:rgba(241,235,230,var(--tw-bg-opacity))}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(4n-1) .massage-title,.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(4n-2) .massage-title{--tw-bg-opacity:1;background-color:#c9b39e;background-color:rgba(201,179,158,var(--tw-bg-opacity))}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(4n-1) .illu,.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(4n-2) .illu{--tw-text-opacity:1;color:#c9b39e;color:rgba(201,179,158,var(--tw-text-opacity))}@media(max-width:1024px){.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(n){--tw-bg-opacity:1;background-color:#c9b39e;background-color:rgba(201,179,158,var(--tw-bg-opacity))}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(n) .massage-title{--tw-bg-opacity:1;background-color:#f1ebe6;background-color:rgba(241,235,230,var(--tw-bg-opacity))}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(n) .illu{--tw-text-opacity:1;color:#f1ebe6;color:rgba(241,235,230,var(--tw-text-opacity))}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(2n){--tw-bg-opacity:1;background-color:#f1ebe6;background-color:rgba(241,235,230,var(--tw-bg-opacity))}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(2n) .massage-title{--tw-bg-opacity:1;background-color:#c9b39e;background-color:rgba(201,179,158,var(--tw-bg-opacity))}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item:nth-child(2n) .illu{--tw-text-opacity:1;color:#c9b39e;color:rgba(201,179,158,var(--tw-text-opacity))}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list{flex-direction:column}.page-template-template-massages section.massages-ayurvediques .massages-ayurvediques-list .massage-item{width:100%}}.page-template-template-massages .durees-prix .duree-prix-item{align-items:center;display:flex;gap:5px;line-height:1.1;margin-bottom:10px}@media(max-width:520px){.page-template-template-massages .durees-prix .duree-prix-item{gap:3px}}.page-template-template-massages .durees-prix .duree-prix-item .icon{font-size:1.5rem;min-width:20px}@media(max-width:520px){.page-template-template-massages .durees-prix .duree-prix-item .icon{min-width:16px;transform:translateY(1px);width:16px}}.page-template-template-massages .durees-prix .duree-prix-item .duree{transform:translateY(1px)}@media(max-width:520px){.page-template-template-massages .durees-prix .duree-prix-item .duree{font-size:.9rem}}.page-template-template-massages .durees-prix .duree-prix-item .prix{font-size:1.2rem;font-style:italic;font-weight:600;white-space:nowrap}@media(max-width:520px){.page-template-template-massages .durees-prix .duree-prix-item .prix{font-size:1.1rem}}.page-template-template-massages section.massages-sur-mesure{--tw-bg-opacity:1;background-color:#f1ebe6;background-color:rgba(241,235,230,var(--tw-bg-opacity));padding-bottom:130px;padding-top:130px}@media(max-width:1024px){.page-template-template-massages section.massages-sur-mesure{padding-bottom:100px;padding-top:100px}}@media(max-width:640px){.page-template-template-massages section.massages-sur-mesure{padding-bottom:70px;padding-top:70px}}.page-template-template-massages section.massages-sur-mesure .half{width:50%}@media(max-width:1024px){.page-template-template-massages section.massages-sur-mesure .half{width:65%}}@media(max-width:768px){.page-template-template-massages section.massages-sur-mesure .half{width:100%}}.page-template-template-massages section.massages-sur-mesure .description{margin-bottom:30px}.page-template-template-massages section.massages-sur-mesure .duree-description{--tw-text-opacity:1;align-items:center;color:#365142;color:rgba(54,81,66,var(--tw-text-opacity));display:flex;gap:5px;margin-bottom:40px}@media(max-width:768px){.page-template-template-massages section.massages-sur-mesure .duree-description{margin-bottom:0}}.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item{margin-bottom:20px;position:relative}.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .icon{--tw-text-opacity:1;color:#365142;color:rgba(54,81,66,var(--tw-text-opacity));display:inline-block;transform:translateY(-1px)}.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .icon svg{width:16px}.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .title{align-items:center;display:flex;gap:5px;margin-bottom:4px}@media(max-width:640px){.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .title{gap:3px;line-height:1.1}}@media(max-width:520px){.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .title{align-items:flex-start;display:inline-block;flex-direction:column}.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .title .tiret{display:none}}.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .title .duree{font-style:italic;font-weight:600}.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .title .titre{font-weight:400}@media(max-width:520px){.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .title .titre{display:block;margin-top:3px}.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .title .titre:first-letter{text-transform:uppercase}}.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .list{list-style:disc;margin-bottom:0;padding-left:40px}@media(max-width:520px){.page-template-template-massages section.massages-sur-mesure .reperes-list .repere-item .list{padding-left:20px}}.page-template-template-massages section.massages-sur-mesure .durees-prix{display:flex;gap:10px;margin:50px 0}@media(max-width:640px){.page-template-template-massages section.massages-sur-mesure .durees-prix{flex-wrap:wrap;justify-content:center}}.page-template-template-massages section.massages-sur-mesure .durees-prix .duree-prix-item{position:relative}@media(max-width:640px){.page-template-template-massages section.massages-sur-mesure .durees-prix .duree-prix-item{width:calc(33% - 10px)}}.page-template-template-massages section.massages-sur-mesure .durees-prix .duree-prix-item .duree{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-radius:8px;left:50%;line-height:1;padding:5px 10px;position:absolute;text-align:center;top:0;transform:translate(-50%,-50%);width:58px}.page-template-template-massages section.massages-sur-mesure .durees-prix .duree-prix-item .prix{--tw-bg-opacity:1;background-color:#d6c5b5;background-color:rgba(214,197,181,var(--tw-bg-opacity));border-radius:10px;padding:19px 20px 8px;text-align:center;width:80px}@media(max-width:640px){.page-template-template-massages section.massages-sur-mesure .durees-prix .duree-prix-item .prix{width:100%}}.page-template-template-massages section.massages-sur-mesure .conclusion{margin-top:40px}.page-template-template-massages section.massages-sur-mesure .illu{display:flex;justify-content:flex-end;opacity:.8;position:absolute;right:-7%;top:46%;transform:translateY(-50%);width:65%}.page-template-template-massages section.massages-sur-mesure .illu img{max-width:950px;width:100%}@media(max-width:1024px){.page-template-template-massages section.massages-sur-mesure .illu{right:-23%;top:40%;width:70%}}@media(max-width:768px){.page-template-template-massages section.massages-sur-mesure .illu{margin-bottom:-40px;margin-top:-40px;position:relative;right:-20%;top:auto;transform:none;width:110%}}@media(max-width:640px){.page-template-template-massages section.massages-sur-mesure .illu{margin-bottom:-20px;margin-top:-20px}}@media(max-width:520px){.page-template-template-massages section.massages-sur-mesure .illu{margin-bottom:10px;margin-top:10px}}.page-template-template-massages section.massages-abdominal{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#603c2e;background-color:rgba(96,60,46,var(--tw-bg-opacity));color:#f1ebe6;color:rgba(241,235,230,var(--tw-text-opacity));padding-bottom:130px;padding-top:130px}@media(max-width:1024px){.page-template-template-massages section.massages-abdominal{padding-bottom:100px;padding-top:100px}}@media(max-width:768px){.page-template-template-massages section.massages-abdominal{padding-bottom:70px;padding-top:0}}.page-template-template-massages section.massages-abdominal .half{margin-left:50%}@media(max-width:768px){.page-template-template-massages section.massages-abdominal .half{margin-left:0;margin-top:70px}}.page-template-template-massages section.massages-abdominal .samvedana-txt{margin-bottom:40px}.page-template-template-massages section.massages-abdominal .durees-prix{--tw-text-opacity:1;color:#e3d8ce;color:rgba(227,216,206,var(--tw-text-opacity))}.page-template-template-massages section.massages-abdominal .illu{bottom:0;display:flex;justify-content:flex-end;left:0;opacity:.6;position:absolute;top:0}.page-template-template-massages section.massages-abdominal .illu img{max-width:1000px;width:100%}@media(max-width:1280px){.page-template-template-massages section.massages-abdominal .illu{left:-15%}}@media(max-width:1024px){.page-template-template-massages section.massages-abdominal .illu{left:-35%}}@media(max-width:768px){.page-template-template-massages section.massages-abdominal .illu{bottom:auto;left:auto;max-height:70vw;position:relative;top:auto;width:100%}.page-template-template-massages section.massages-abdominal .illu img{-o-object-fit:cover;object-fit:cover}}.page-template-template-massages section.massages-assis{overflow:hidden;padding-bottom:130px;padding-top:130px}@media(max-width:768px){.page-template-template-massages section.massages-assis{padding-bottom:100px;padding-top:80px}}@media(max-width:640px){.page-template-template-massages section.massages-assis{padding-top:40px}}.page-template-template-massages section.massages-assis .half{width:50%}@media(max-width:640px){.page-template-template-massages section.massages-assis .half{width:100%}}.page-template-template-massages section.massages-assis .durees-prix{margin:40px 0}.page-template-template-massages section.massages-assis .illu{--tw-text-opacity:1;color:#603c2e;color:rgba(96,60,46,var(--tw-text-opacity));opacity:.8;position:absolute;right:10%;top:50%;transform:translateY(-50%);width:30%}@media(max-width:640px){.page-template-template-massages section.massages-assis .illu{margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:250px;position:relative;right:auto;top:auto;transform:none;width:100%}}.page-template-template-massages section.massages-assis .illu img{max-height:600px;width:100%}.page-template-template-qui-suis-je .page-header{width:100%}@media (min-width:360px){.page-template-template-qui-suis-je .page-header{max-width:360px}}@media (min-width:520px){.page-template-template-qui-suis-je .page-header{max-width:520px}}@media (min-width:640px){.page-template-template-qui-suis-je .page-header{max-width:640px}}@media (min-width:768px){.page-template-template-qui-suis-je .page-header{max-width:768px}}@media (min-width:1024px){.page-template-template-qui-suis-je .page-header{max-width:1024px}}@media (min-width:1280px){.page-template-template-qui-suis-je .page-header{max-width:1280px}}@media (min-width:1536px){.page-template-template-qui-suis-je .page-header{max-width:1536px}}.page-template-template-qui-suis-je .page-header{--tw-bg-opacity:1;background-color:#ddcec1;background-color:rgba(221,206,193,var(--tw-bg-opacity));margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.page-template-template-qui-suis-je .page-header{padding-left:2.5rem;padding-right:2.5rem}}.page-template-template-qui-suis-je .page-header{max-width:1280px}header.main-header .page-template-template-qui-suis-je .page-header{align-items:flex-end;display:flex;justify-content:space-between}body.home section .page-template-template-qui-suis-je .page-header{position:relative;z-index:1}body.home section.ayurveda .page-template-template-qui-suis-je .page-header,body.home section.consultations .page-template-template-qui-suis-je .page-header{height:100%}body.home section.evenements .page-template-template-qui-suis-je .page-header{height:100%;z-index:2}.page-template-template-qui-suis-je .page-header{margin-bottom:80px;position:relative;z-index:2}@media(max-width:1024px){.page-template-template-qui-suis-je .page-header{padding-left:40px!important;padding-right:40px!important}}.page-template-template-qui-suis-je section{position:relative}@media(max-width:1024px){.page-template-template-qui-suis-je section{padding-left:20px!important;padding-right:20px!important}}@media(max-width:520px){.page-template-template-qui-suis-je section{padding-left:10px!important;padding-right:10px!important}}.page-template-template-qui-suis-je section.bas .cols,.page-template-template-qui-suis-je section.entete .cols{gap:100px}.page-template-template-qui-suis-je section.bas .cols .col,.page-template-template-qui-suis-je section.entete .cols .col{position:relative}.page-template-template-qui-suis-je section.entete{padding-bottom:40px}.page-template-template-qui-suis-je section.entete .cols{align-items:center}@media(max-width:1280px){.page-template-template-qui-suis-je section.entete{padding-bottom:60px}.page-template-template-qui-suis-je section.entete .cols{gap:60px}}@media(max-width:1024px){.page-template-template-qui-suis-je section.entete .cols{gap:40px}}.page-template-template-qui-suis-je section.entete .feuilles-portrait{height:160%;left:-10%;position:absolute;top:-20%;width:115%;z-index:1}@media(max-width:1024px){.page-template-template-qui-suis-je section.entete .feuilles-portrait{left:-20%;top:-40%}}@media(max-width:768px){.page-template-template-qui-suis-je section.entete .feuilles-portrait{left:-10%}}.page-template-template-qui-suis-je section.entete .feuilles-portrait img[class*=feuille-]{position:absolute;transform:scale(0);z-index:2}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-1{left:23%;top:0;width:6%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-2{left:15%;top:5%;width:3.5%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-3{left:12%;top:17%;width:9%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-4{left:2%;top:32%;width:6.5%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-5{left:0;top:40%;width:6%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-6{left:5%;top:55%;width:4%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-7{left:1%;top:64%;width:6%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-8{left:14%;top:73%;width:5.5%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-9{left:28%;top:76.5%;width:14.5%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-10{left:47%;top:84%;width:23%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-11{left:75%;top:87.5%;width:6%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .feuille-12{right:0;top:87%;width:17%}.page-template-template-qui-suis-je section.entete .feuilles-portrait .full{width:100%}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-1,.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-10,.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-11,.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-12,.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-2,.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-3,.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-4,.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-5,.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-6,.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-7,.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-8,.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-9{animation:appear .3s ease-out forwards}@keyframes appear{0%{transform:scale(0)}to{transform:scale(1)}}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-1{animation-delay:.1s}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-2{animation-delay:.2s}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-3{animation-delay:.3s}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-4{animation-delay:.4s}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-5{animation-delay:.5s}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-6{animation-delay:.6s}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-7{animation-delay:.7s}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-8{animation-delay:.8s}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-9{animation-delay:.9s}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-10{animation-delay:1s}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-11{animation-delay:1.1s}.page-template-template-qui-suis-je section.entete .feuilles-portrait.in-view .feuille-12{animation-delay:1.2s}.page-template-template-qui-suis-je section.entete .photo{padding:2vw}.page-template-template-qui-suis-je section.entete .photo img{border-radius:1000px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.page-template-template-qui-suis-je section.entete .gimmick{bottom:-26px;position:absolute;right:3%;width:200px;z-index:-1}@media(max-width:1024px){.page-template-template-qui-suis-je section.entete .gimmick{bottom:-20px;width:130px}.page-template-template-qui-suis-je section.entete .col-portrait{margin-left:auto;margin-right:auto;max-width:500px}}.page-template-template-qui-suis-je section.bas{--tw-bg-opacity:1;background-color:#c9b39e;background-color:rgba(201,179,158,var(--tw-bg-opacity));padding:120px 0}@media(max-width:1280px){.page-template-template-qui-suis-je section.bas{padding:60px 0 120px}}@media(max-width:1024px){.page-template-template-qui-suis-je section.bas{padding-bottom:160px}}@media(max-width:520px){.page-template-template-qui-suis-je section.bas{padding-bottom:130px}}.page-template-template-qui-suis-je section.bas .cols{align-items:center}@media(max-width:1024px){.page-template-template-qui-suis-je section.bas .col-formations{padding:0 20px}}@media(max-width:768px){.page-template-template-qui-suis-je section.bas .col-formations{padding:0}}.page-template-template-qui-suis-je section.bas .formations{--tw-bg-opacity:1;background-color:#f1ebe6;background-color:rgba(241,235,230,var(--tw-bg-opacity));border-radius:20px;padding:60px;position:relative}@media(min-width:1280px){.page-template-template-qui-suis-je section.bas .formations{width:95%}}@media(max-width:768px){.page-template-template-qui-suis-je section.bas .formations{padding:40px}}@media(max-width:640px){.page-template-template-qui-suis-je section.bas .formations{padding:40px 30px 30px}}@media(max-width:520px){.page-template-template-qui-suis-je section.bas .formations{padding:35px 25px 25px}}.page-template-template-qui-suis-je section.bas .formations .feuille{--tw-text-opacity:1;color:#5f7134;color:rgba(95,113,52,var(--tw-text-opacity));left:0;position:absolute;top:0;transform:translate(-50%,-50%) scale(0);width:20%}@media(max-width:1024px){.page-template-template-qui-suis-je section.bas .formations .feuille{width:100px}}@media(max-width:640px){.page-template-template-qui-suis-je section.bas .formations .feuille{width:80px}}.page-template-template-qui-suis-je section.bas .formations.in-view .feuille{animation:appear-feuille .3s ease-out forwards}@keyframes appear-feuille{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1)}}.page-template-template-qui-suis-je section.bas .formations .section-title{--tw-text-opacity:1;color:#5f7134;color:rgba(95,113,52,var(--tw-text-opacity))}.page-template-template-qui-suis-je section.bas .formations .formation{line-height:1.2;margin-bottom:30px}.page-template-template-qui-suis-je section.bas .formations .formation:last-child{margin-bottom:0}.page-template-template-qui-suis-je section.bas .formations .formation .titre{font-weight:600;margin-bottom:10px}.page-template-template-qui-suis-je section.bas .formations .formation .contenu{list-style:disc;margin-bottom:0;padding-left:20px}.page-template-template-qui-suis-je section.bas .formations .formation .contenu .duree{--tw-text-opacity:1;align-items:center;color:#5f7134;color:rgba(95,113,52,var(--tw-text-opacity));display:flex;gap:5px}.page-template-template-qui-suis-je section.bas .gimmick{bottom:-5px;left:3%;position:absolute;width:150px}@media(max-width:1024px){.page-template-template-qui-suis-je section.bas .gimmick{bottom:-5px;width:120px}}@media(max-width:520px){.page-template-template-qui-suis-je section.bas .gimmick{bottom:-2px;width:100px}}.page-template-template-carte-cadeau .page-header{display:none}.page-template-template-carte-cadeau section.carte-cadeau .cols{gap:0}.page-template-template-carte-cadeau section.carte-cadeau .cols .col.left{--tw-bg-opacity:1;background-color:#603c2e;background-color:rgba(96,60,46,var(--tw-bg-opacity))}.page-template-template-carte-cadeau section.carte-cadeau .photo{max-height:calc(100vh - 80px);position:sticky;top:80px}.page-template-template-carte-cadeau section.carte-cadeau .photo img{height:100%;height:calc(100vh - 80px);-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.page-template-template-carte-cadeau section.carte-cadeau .photo img{height:auto;max-height:600px}}.page-template-template-carte-cadeau section.carte-cadeau .bloc{padding:calc(60px + 2vw)}@media(max-width:1280px){.page-template-template-carte-cadeau section.carte-cadeau .bloc{padding:70px}}@media(max-width:520px){.page-template-template-carte-cadeau section.carte-cadeau .bloc{padding:50px 30px}}.page-template-template-carte-cadeau section.carte-cadeau .bloc .texte{margin-bottom:40px}.page-template-template-carte-cadeau section.carte-cadeau .bloc .form-container{max-width:900px}.page-template-template-carte-cadeau section.carte-cadeau .bloc .form-container form .forminator-row .forminator-field-group .forminator-repeater-label{color:#4c2e24!important;font-family:Glass Antiqua,cursive!important;font-size:1.5rem!important;font-weight:400!important}.page-template-template-carte-cadeau section.carte-cadeau .bloc .form-container form .forminator-row .forminator-field-group .forminator-repeater-field .forminator-grouped-fields{display:flex;flex-direction:column;gap:20px}.page-template-template-carte-cadeau section.carte-cadeau .bloc .form-container form .forminator-row .forminator-field-group .forminator-repeater-field .forminator-grouped-fields .forminator-row{margin:0}.page-template-template-carte-cadeau section.carte-cadeau .bloc .form-container form .forminator-row .forminator-field-group .forminator-repeater-field .forminator-grouped-fields .forminator-row .forminator-label{font-size:.8rem!important;font-weight:500!important}.page-template-template-carte-cadeau section.carte-cadeau .bloc .form-container form .forminator-row .forminator-field-group .forminator-repeater-field .forminator-grouped-fields .forminator-row .forminator-col{padding:0}.page-template-template-carte-cadeau section.carte-cadeau .bloc .form-container form .forminator-row .forminator-field-group .forminator-input,.page-template-template-carte-cadeau section.carte-cadeau .bloc .form-container form .forminator-row .forminator-field-group textarea{border:none;border-radius:3px}.page-template-template-carte-cadeau section.carte-cadeau .bloc .form-container form .forminator-row .forminator-button-submit{background-color:#4c2e24!important;border:none!important;border-radius:1000px!important;color:#f1ebe6!important;font-family:Glass Antiqua,cursive!important;font-size:1.4rem!important;font-weight:400!important;padding:10px 20px!important;width:100%!important}.page-template-template-carte-cadeau section.carte-cadeau .bloc .form-container form .forminator-row .forminator-button-submit:hover{background-color:#603c2e!important}.page-template-template-contact .page-header{width:100%}@media (min-width:360px){.page-template-template-contact .page-header{max-width:360px}}@media (min-width:520px){.page-template-template-contact .page-header{max-width:520px}}@media (min-width:640px){.page-template-template-contact .page-header{max-width:640px}}@media (min-width:768px){.page-template-template-contact .page-header{max-width:768px}}@media (min-width:1024px){.page-template-template-contact .page-header{max-width:1024px}}@media (min-width:1280px){.page-template-template-contact .page-header{max-width:1280px}}@media (min-width:1536px){.page-template-template-contact .page-header{max-width:1536px}}.page-template-template-contact .page-header{margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.page-template-template-contact .page-header{padding-left:2.5rem;padding-right:2.5rem}}.page-template-template-contact .page-header{max-width:1280px}header.main-header .page-template-template-contact .page-header{align-items:flex-end;display:flex;justify-content:space-between}body.home section .page-template-template-contact .page-header{position:relative;z-index:1}body.home section.ayurveda .page-template-template-contact .page-header,body.home section.consultations .page-template-template-contact .page-header{height:100%}body.home section.evenements .page-template-template-contact .page-header{height:100%;z-index:2}@media(max-width:1024px){.page-template-template-contact section.form-contact .cols .content{order:1}.page-template-template-contact section.form-contact .cols .sidebar{order:2}}.page-template-template-contact .sidebar{flex:0 0 320px}.page-template-template-contact .sidebar .blocs-container{position:sticky;top:120px}.page-template-template-contact .sidebar .bloc{--tw-bg-opacity:1;background-color:#c9b39e;background-color:rgba(201,179,158,var(--tw-bg-opacity));border-radius:20px;margin-bottom:20px;padding:40px}@media(max-width:520px){.page-template-template-contact .sidebar .bloc{padding:25px}}.page-template-template-contact .sidebar .bloc:last-child{margin-bottom:0}.page-template-template-contact .sidebar .bloc .section-title{font-size:1.9rem;margin-bottom:20px}.page-template-template-contact .sidebar .bloc .coordonnees{line-height:1.3;margin-bottom:20px}.page-template-template-contact .sidebar .bloc .coordonnees .address{font-weight:400}.page-template-template-contact .sidebar .bloc .horaires{font-weight:400;line-height:1.3;margin-bottom:26px}.page-template-template-contact .sidebar .bloc .contacts{--tw-text-opacity:1;color:#4c2e24;color:rgba(76,46,36,var(--tw-text-opacity))}.page-template-template-contact .sidebar .bloc .contacts a{align-items:center;display:flex;font-weight:600;gap:10px;line-height:1.1;margin-bottom:5px}.page-template-template-contact .sidebar .bloc .contacts a:hover{--tw-text-opacity:1;color:#603c2e;color:rgba(96,60,46,var(--tw-text-opacity))}.page-template-template-contact .sidebar .bloc .contacts a:hover svg{transform:scale(1.1)}.page-template-template-contact .sidebar .bloc .socials{--tw-text-opacity:1;color:#4c2e24;color:rgba(76,46,36,var(--tw-text-opacity));display:flex;gap:25px}.page-template-template-contact .sidebar .bloc .socials a{align-items:center;display:flex;gap:7px}.page-template-template-contact .sidebar .bloc .socials a:hover{--tw-text-opacity:1;color:#603c2e;color:rgba(96,60,46,var(--tw-text-opacity))}.page-template-template-contact .sidebar .bloc .socials a:hover svg{transform:scale(1.1)}.page-template-template-contact .sidebar .bloc .parking-text{font-size:.85rem;line-height:1.2;margin-bottom:16px}.page-template-template-contact .sidebar .bloc .parking-map-container{cursor:pointer;position:relative}.page-template-template-contact .sidebar .bloc .parking-map-container .eye-icon{background-color:#f1ebe6;border-radius:4px;opacity:.7;padding:2px;position:absolute;right:5px;top:5px;transform:scale(.8);transition:.3s ease;z-index:1}.page-template-template-contact .sidebar .bloc .parking-map-container:hover .eye-icon{opacity:1;transform:scale(1)}.page-template-template-contact .sidebar .bloc .parking-map-container img{width:100%}.page-template-template-contact .content .bloc{--tw-bg-opacity:1;background-color:#eae1d9;background-color:rgba(234,225,217,var(--tw-bg-opacity));border-radius:20px;padding:40px}@media(max-width:520px){.page-template-template-contact .content .bloc{padding:25px}}.page-template-template-contact .content .bloc .texte{margin-bottom:40px}.page-template-template-contact .content .bloc .form-container form .forminator-row{margin-bottom:20px!important}.page-template-template-contact .content .bloc .form-container form .forminator-row:last-of-type{margin-bottom:0!important}.page-template-template-contact .content .bloc .form-container form .forminator-field-textarea .forminator-field{display:flex;flex-direction:column}.page-template-template-contact .content .bloc .form-container form .forminator-field-textarea .forminator-field .forminator-description{order:10}.page-template-template-contact .content .bloc .form-container form .forminator-input,.page-template-template-contact .content .bloc .form-container form textarea{border:none;border-radius:3px}.page-template-template-contact .content .bloc .form-container form .forminator-button-submit{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#4c2e24;background-color:rgba(76,46,36,var(--tw-bg-opacity));border-radius:1000px;color:#f1ebe6;color:rgba(241,235,230,var(--tw-text-opacity));display:inline-block;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1;padding:12px 24px;text-align:center;-webkit-text-decoration:none;text-decoration:none}.page-template-template-contact .content .bloc .form-container form .forminator-button-submit.green{background-color:#365142;color:#f1ebe6}.page-template-template-contact .content .bloc .form-container form .forminator-button-submit.green:hover{background-color:#2e4236}.page-template-template-contact .content .bloc .form-container form .forminator-button-submit.creme{background-color:#c9b39e;color:#4c2e24;font-weight:380}.page-template-template-contact .content .bloc .form-container form .forminator-button-submit.creme:hover{background-color:#f1ebe6}.page-template-template-contact .content .bloc .form-container form .forminator-button-submit.orange{background-color:#cb7e1e;color:#f1ebe6}.page-template-template-contact .content .bloc .form-container form .forminator-button-submit.orange:hover{background-color:#bb6e0e}.page-template-template-contact .content .bloc .form-container form .forminator-button-submit{font-size:1rem!important;font-weight:400!important}.page-template-template-contact .content .bloc .form-container form .forminator-button-submit:hover{--tw-bg-opacity:1;background-color:#603c2e;background-color:rgba(96,60,46,var(--tw-bg-opacity))}.page-template-template-contact .content .bloc .form-container form .forminator-field:has(.forminator-button-submit){text-align:center}.page-template-template-contact section.map{margin-top:60px}.page-template-template-contact section.map .osm-map{aspect-ratio:16/9;max-height:calc(100vh - 75px);width:100%}@media(max-width:1024px){.page-template-template-contact section.map .osm-map{aspect-ratio:2/4}}.page-template-template-contact section.map .osm-map .custom-marker{background:none;border:none}.page-template-template-contact section.map .osm-map .marker-pin{--tw-bg-opacity:1;align-items:center;background-color:#e3d8ce;background-color:rgba(227,216,206,var(--tw-bg-opacity));border-radius:50% 50% 50% 0;box-shadow:0 3px 10px rgba(0,0,0,.3);display:flex;height:44px;justify-content:center;transform:rotate(-45deg);width:44px}.page-template-template-contact section.map .osm-map .marker-pin img{height:34px;-o-object-fit:contain;object-fit:contain;transform:rotate(45deg);width:36px}.page-template-template-contact section.map .osm-map .marker-pin--car{--tw-bg-opacity:1;background-color:#f1ebe6;background-color:rgba(241,235,230,var(--tw-bg-opacity))}.page-template-template-contact section.map .osm-map .marker-pin--car img{height:24px;width:24px}.page-template-template-contact section.map .osm-map .map-scroll-overlay{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:401}.page-template-template-contact section.map .osm-map .map-scroll-overlay.visible{opacity:1}.page-template-template-contact section.map .osm-map .map-scroll-overlay span{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f1ebe6;background-color:rgba(241,235,230,var(--tw-bg-opacity));border-radius:8px;color:#4c2e24;color:rgba(76,46,36,var(--tw-text-opacity));font-weight:500;padding:12px 24px}.page-template-default main.main{width:100%}@media (min-width:360px){.page-template-default main.main{max-width:360px}}@media (min-width:520px){.page-template-default main.main{max-width:520px}}@media (min-width:640px){.page-template-default main.main{max-width:640px}}@media (min-width:768px){.page-template-default main.main{max-width:768px}}@media (min-width:1024px){.page-template-default main.main{max-width:1024px}}@media (min-width:1280px){.page-template-default main.main{max-width:1280px}}@media (min-width:1536px){.page-template-default main.main{max-width:1536px}}.page-template-default main.main{margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.page-template-default main.main{padding-left:2.5rem;padding-right:2.5rem}}.page-template-default main.main{max-width:1280px}header.main-header .page-template-default main.main{align-items:flex-end;display:flex;justify-content:space-between}body.home section .page-template-default main.main{position:relative;z-index:1}body.home section.ayurveda .page-template-default main.main,body.home section.consultations .page-template-default main.main{height:100%}body.home section.evenements .page-template-default main.main{height:100%;z-index:2}.page-template-default main.main{margin-bottom:60px}.page-template-default main.main h2,.page-template-default main.main h3,.page-template-default main.main h4,.page-template-default main.main h5,.page-template-default main.main h6{--tw-text-opacity:1;color:#9a3a30;color:rgba(154,58,48,var(--tw-text-opacity));font-family:Glass Antiqua,cursive;font-weight:400;line-height:1;margin-bottom:16px;margin-top:32px}.page-template-default main.main h2:first-child,.page-template-default main.main h3:first-child,.page-template-default main.main h4:first-child,.page-template-default main.main h5:first-child,.page-template-default main.main h6:first-child{margin-top:0}.page-template-default main.main h2:last-child,.page-template-default main.main h3:last-child,.page-template-default main.main h4:last-child,.page-template-default main.main h5:last-child,.page-template-default main.main h6:last-child{margin-bottom:0}.page-template-default main.main h2{font-size:2rem}.page-template-default main.main h3{font-size:1.8rem}.page-template-default main.main h4{font-size:1.6rem}.page-template-default main.main h5{font-size:1.4rem}.page-template-default main.main p{margin-bottom:16px}.page-template-default main.main ul{list-style:disc;margin-bottom:16px;padding-left:20px}.page-template-default main.main ul li{margin-bottom:8px}.page-template-default main.main ul li:last-child{margin-bottom:0}.page-template-default main.main a{--tw-text-opacity:1;color:#365142;color:rgba(54,81,66,var(--tw-text-opacity));-webkit-text-decoration:underline;text-decoration:underline}@media(max-width:520px){.page-template-default main.main a{word-wrap:break-word;word-break:break-all}}.page-template-default main.main .wp-block-separator{border:none;border-top:1px solid}.focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}@media (min-width:768px){.md\:block{display:block}}@media (min-width:1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:justify-between{justify-content:space-between}}