@import url(https://use.typekit.net/eiv0wmk.css);
*, ::before, ::after{
  --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: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}::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: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}/*
Reset default styling for dialogs.
*/dialog {
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/* Make elements with the HTML hidden attribute stay hidden by default */[hidden] {
  display: none;
}html{font-family:"franklin-gothic-atf",sans-serif;--tw-text-opacity: 1;color: rgb(0 0 0 / var(--tw-text-opacity))}.container{
  width: 100%;
}@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;
  }
}.static{
  position: static;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.bottom-0{
  bottom: 0px;
}.left-0{
  left: 0px;
}.right-0{
  right: 0px;
}.top-0{
  top: 0px;
}.-z-10{
  z-index: -10;
}.z-10{
  z-index: 10;
}.z-50{
  z-index: 50;
}.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}.-mt-1{
  margin-top: -0.25rem;
}.-mt-4{
  margin-top: -1rem;
}.mb-12{
  margin-bottom: 3rem;
}.mb-16{
  margin-bottom: 4rem;
}.mb-2{
  margin-bottom: 0.5rem;
}.mb-4{
  margin-bottom: 1rem;
}.ml-4{
  margin-left: 1rem;
}.mr-4{
  margin-right: 1rem;
}.mt-4{
  margin-top: 1rem;
}.mt-8{
  margin-top: 2rem;
}.block{
  display: block;
}.inline-block{
  display: inline-block;
}.inline{
  display: inline;
}.flex{
  display: flex;
}.table{
  display: table;
}.grid{
  display: grid;
}.hidden{
  display: none;
}.size-12{
  width: 3rem;
  height: 3rem;
}.size-20{
  width: 5rem;
  height: 5rem;
}.size-6{
  width: 1.5rem;
  height: 1.5rem;
}.h-14{
  height: 3.5rem;
}.h-6{
  height: 1.5rem;
}.h-9{
  height: 2.25rem;
}.h-\[300px\]{
  height: 300px;
}.h-\[65vh\]{
  height: 65vh;
}.h-full{
  height: 100%;
}.w-1\/3{
  width: 33.333333%;
}.w-10\/12{
  width: 83.333333%;
}.w-2\/3{
  width: 66.666667%;
}.w-6{
  width: 1.5rem;
}.w-9{
  width: 2.25rem;
}.w-\[45\%\]{
  width: 45%;
}.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}.w-full{
  width: 100%;
}.min-w-full{
  min-width: 100%;
}.max-w-4xl{
  max-width: 56rem;
}.max-w-\[180px\]{
  max-width: 180px;
}.max-w-\[600px\]{
  max-width: 600px;
}.max-w-screen-lg{
  max-width: 1024px;
}.max-w-screen-xl{
  max-width: 1280px;
}.flex-none{
  flex: 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));
}@keyframes pulse{50%{
    opacity: .5;
  }
}.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}.resize{
  resize: both;
}.list-none{
  list-style-type: none;
}.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.flex-row{
  flex-direction: row;
}.flex-col{
  flex-direction: column;
}.flex-wrap{
  flex-wrap: wrap;
}.items-center{
  align-items: center;
}.justify-start{
  justify-content: flex-start;
}.justify-end{
  justify-content: flex-end;
}.justify-center{
  justify-content: center;
}.justify-between{
  justify-content: space-between;
}.justify-around{
  justify-content: space-around;
}.justify-items-center{
  justify-items: center;
}.gap-1{
  gap: 0.25rem;
}.gap-10{
  gap: 2.5rem;
}.gap-14{
  gap: 3.5rem;
}.gap-24{
  gap: 6rem;
}.gap-4{
  gap: 1rem;
}.gap-8{
  gap: 2rem;
}.overflow-hidden{
  overflow: hidden;
}.bg-primary-light{
  --tw-bg-opacity: 1;
  background-color: rgb(153 103 185 / var(--tw-bg-opacity));
}.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 63 128 / var(--tw-bg-opacity));
}.bg-slate-100{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}.bg-slate-200{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.stroke-2{
  stroke-width: 2;
}.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}.p-12{
  padding: 3rem;
}.p-4{
  padding: 1rem;
}.p-8{
  padding: 2rem;
}.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}.text-center{
  text-align: center;
}.text-right{
  text-align: right;
}.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}.font-bold{
  font-weight: 700;
}.font-light{
  font-weight: 300;
}.font-medium{
  font-weight: 500;
}.font-semibold{
  font-weight: 600;
}.uppercase{
  text-transform: uppercase;
}.italic{
  font-style: italic;
}.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}.text-primary{
  --tw-text-opacity: 1;
  color: rgb(89 30 127 / var(--tw-text-opacity));
}.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(0 63 128 / var(--tw-text-opacity));
}.text-secondary-dark{
  --tw-text-opacity: 1;
  color: rgb(0 34 69 / var(--tw-text-opacity));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.blur{
  --tw-blur: blur(8px);
  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);
}.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);
}.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.alignnone{margin:5px 20px 20px 0;display:block}.aligncenter,div.aligncenter{display:block;text-align:center;width:-moz-fit-content;width:fit-content;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#eee;clip:auto !important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.has-text-align-center{text-align:center}.custom-logo-link{display:inline-block;width:-moz-fit-content;width:fit-content}.post-password-form input[type=submit]{margin-top:2em}.post-password-form p:first-child{
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}a{text-decoration:none}a i{transition:transform .5s ease}a:hover{text-decoration:underline}a:hover i{transform:scale(1.05)}a.all,.product a.woocommerce-LoopProduct-link{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 50;
  display: block;
  height: 100%;
  width: 100%;
}h1,.h1{
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
}@media (min-width: 1024px){h1,.h1{
    font-size: 3.75rem;
    line-height: 1;
  }
}h2,.h2{
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}h3,.h3{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}h4,.h4{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}picture.object-cover img{
  height: 100%;
  width: 100%;-o-object-fit:cover;object-fit:cover;
}ol{list-style:auto}ul{list-style:initial}*[class^=h-] picture,*[class^=h-] img{height:100%;width:auto}.custom-logo img{
  max-width: 13rem;
}p{
  margin-top: 1rem;
  margin-bottom: 1rem;
}ins,del{
  text-decoration-line: none;
}.clearfix::after{display:block;content:"";clear:both}nav>ul{display:flex;justify-content:center;align-items:center;padding:0;margin:0;list-style:none}nav>ul>li{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: flex;
}@media (min-width: 768px){nav>ul>li{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}nav>ul>li{display:flex}nav>ul>li.shop-cart{margin-right:0}nav>ul>li.language-selector{margin:0;display: none}@media (min-width: 768px){nav>ul>li.language-selector{
    display: block;
  }
}nav>ul>li.menu-item-has-children{position:relative}nav>ul>li.menu-item-has-children:hover>ul{display:block}nav>ul>li.menu-item-has-children>ul{display:none;list-style:none;position:absolute;top:100%;left:0;width:-moz-max-content;width:max-content;background-color:#fff;border-top-width: 4px;--tw-border-opacity: 1;border-color: rgb(0 63 128 / var(--tw-border-opacity));box-shadow:0 0 10px rgba(0,0,0,.1);padding:1em}nav>ul>li.menu-item-has-children>ul>li{margin:0;padding:.5em 0}nav>ul>li.menu-item-has-children>a::after{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;content:"<";position:absolute;top:50%;right:-0.5em;transform:rotate(-90deg) translateX(100%);
}nav>ul>li a{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}nav>ul>li a:hover{text-decoration:none;border-bottom-width: 2px;--tw-border-opacity: 1;border-color: rgb(89 30 127 / var(--tw-border-opacity))}nav.menu ul li{margin:0 1em}nav.menu ul li.current_page_item>a{
  --tw-text-opacity: 1;
  color: rgb(89 30 127 / var(--tw-text-opacity));
}nav.menu ul li a{
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));padding:1em .5em;
}nav.shop{
  position: relative;
}nav.shop a:hover+.mod-mini-cart{display:block}nav.shop .shop-cart a.shop-cart-icon-link{
  position: relative;
  margin-left: -0.75rem;
  padding: 0.75rem;
}nav.shop .shop-cart a.shop-cart-icon-link .count{position:absolute;height:22px;display:flex;width:22px;text-align:center;color:#fff;border-radius:100%;top:-5px;right:-10px;font-size:.85em;align-content:center;justify-content:center;--tw-bg-opacity: 1;background-color: rgb(89 30 127 / var(--tw-bg-opacity))}footer{
  --tw-bg-opacity: 1;
  background-color: rgb(0 63 128 / var(--tw-bg-opacity));
}footer ul{
  list-style-type: none;
}.head{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 300px;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}.page-template-page-nous-contacter .head{
  height: 400px;
  flex-direction: column;
  align-items: flex-start;
}.head::before{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 63 128 / var(--tw-bg-opacity));
  opacity: 0.3;
  --tw-content: "";
  content: var(--tw-content);
}.head div,.head h1,.head p{
  position: relative;
  z-index: 20;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.head picture,.head img{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}picture.head picture img,picture.head img img{
  height: 100%;
  width: 100%;-o-object-fit:cover;object-fit:cover;
}.head .video-container{
  position: relative;
  top: 0px;
  bottom: 0px;
  z-index: 0;
}header.navbar{
  position: relative;
  z-index: 50;
}header ul{list-style:none}button,.button,.wc-block-components-checkout-place-order-button,.wc-block-cart__submit-container .wc-block-cart__submit-button,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a,.single-product .single_add_to_cart_button,.post-password-form input[type=submit]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 0.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}button:hover,.button:hover,.wc-block-components-checkout-place-order-button:hover,.wc-block-cart__submit-container .wc-block-cart__submit-button:hover,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:hover,.single-product .single_add_to_cart_button:hover,.post-password-form input[type=submit]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
  text-decoration-line: none;
}@media (min-width: 1024px){button.back-button,button.close-button,.button.back-button,.back-button.wc-block-components-checkout-place-order-button,.wc-block-cart__submit-container .back-button.wc-block-cart__submit-button,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.back-button,.single-product .back-button.single_add_to_cart_button,.post-password-form input.back-button[type=submit],.button.close-button,.close-button.wc-block-components-checkout-place-order-button,.wc-block-cart__submit-container .close-button.wc-block-cart__submit-button,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.close-button,.single-product .close-button.single_add_to_cart_button,.post-password-form input.close-button[type=submit]{
    display: none;
  }
}button.no-button,.button.no-button,.no-button.wc-block-components-checkout-place-order-button,.wc-block-cart__submit-container .no-button.wc-block-cart__submit-button,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.no-button,.single-product .no-button.single_add_to_cart_button,.post-password-form input.no-button[type=submit]{
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  font-weight: 600;
  text-decoration-line: none;
  border-radius: 0px;
}button.no-button:hover,.button.no-button:hover,.no-button.wc-block-components-checkout-place-order-button:hover,.wc-block-cart__submit-container .no-button.wc-block-cart__submit-button:hover,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.no-button:hover,.single-product .no-button.single_add_to_cart_button:hover,.post-password-form input.no-button[type=submit]:hover{
  background-color: transparent;
  text-decoration-line: underline;
  text-underline-offset: 4px;
}button.button-primary,.button.button-primary,.wc-block-components-checkout-place-order-button,.wc-block-cart__submit-container .wc-block-cart__submit-button,.woocommerce-form-login .button,.woocommerce-form-login .wc-block-components-checkout-place-order-button,.woocommerce-form-register .button,.woocommerce-form-register .wc-block-components-checkout-place-order-button,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.button-primary,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.wc-block-components-checkout-place-order-button,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout .wc-block-cart__submit-container a.wc-block-cart__submit-button,.wc-block-cart__submit-container nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.wc-block-cart__submit-button,.woocommerce-form-login nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout .woocommerce-form-login a,.woocommerce-form-register nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout .woocommerce-form-register a,.single-product .single_add_to_cart_button,.post-password-form input[type=submit]{
  --tw-bg-opacity: 1;
  background-color: rgb(89 30 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}button.button-primary:hover,.button.button-primary:hover,.wc-block-components-checkout-place-order-button:hover,.wc-block-cart__submit-container .wc-block-cart__submit-button:hover,.woocommerce-form-login .button:hover,.woocommerce-form-register .button:hover,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.button-primary:hover,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.wc-block-components-checkout-place-order-button:hover,.woocommerce-form-login nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:hover,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout .woocommerce-form-login a:hover,.woocommerce-form-register nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:hover,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout .woocommerce-form-register a:hover,.single-product .single_add_to_cart_button:hover,.post-password-form input[type=submit]:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}button.button-secondary,.button.button-secondary,.button-secondary.wc-block-components-checkout-place-order-button,.wc-block-cart__submit-container .button-secondary.wc-block-cart__submit-button,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.button-secondary,.single-product .button-secondary.single_add_to_cart_button,.post-password-form input.button-secondary[type=submit]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 63 128 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}button.button-secondary:hover,.button.button-secondary:hover,.button-secondary.wc-block-components-checkout-place-order-button:hover,.wc-block-cart__submit-container .button-secondary.wc-block-cart__submit-button:hover,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.button-secondary:hover,.single-product .button-secondary.single_add_to_cart_button:hover,.post-password-form input.button-secondary[type=submit]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 34 69 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}button.button-large,.button.button-large,.button-large.wc-block-components-checkout-place-order-button,.wc-block-cart__submit-container .button-large.wc-block-cart__submit-button,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a.button-large,.single-product .single_add_to_cart_button,.post-password-form input.button-large[type=submit],.post-password-form .single-product input[type=submit].single_add_to_cart_button,.single-product .post-password-form input[type=submit].single_add_to_cart_button{
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.video-container{position:relative;padding-bottom:56.25%;height:auto;overflow:hidden;max-width:100%;width:100%}.video-container video{position:absolute;min-width:100%;min-height:100%;width:100%;height:auto;z-index:-100;max-width:initial}.video-container.full-width iframe{margin:auto}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-cover{
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}.video-cover::after{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 63 128 / var(--tw-bg-opacity));
  opacity: 0.3;
  --tw-content: "";
  content: var(--tw-content);
}.video-cover video,.video-cover iframe{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}picture.video-cover video img,picture.video-cover iframe img{
  height: 100%;
  width: 100%;-o-object-fit:cover;object-fit:cover;
}input,textarea,select,fieldset{
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding: 1rem;
}input:disabled,textarea:disabled,select:disabled,fieldset:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}input:focus,textarea:focus,select:focus,fieldset:focus{outline:none}input[type=checkbox]{width:auto}input[type=date]{width:100%}input[type=date]:disabled{opacity:.5;cursor:not-allowed}input[type=submit]{
  border-style: none;
  padding: 1rem;
}select{
  width: 100%;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}select option[value="0"]{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}input[type=number]{-webkit-appearance:none;-moz-appearance:textfield;margin:0}input::-webkit-calendar-picker-indicator{display:none}input[type=date]::-webkit-input-placeholder{visibility:hidden !important}.video-container{position:relative;padding-bottom:56.25%;height:auto;overflow:hidden;max-width:100%;width:100%}.video-container video{position:absolute;min-width:100%;min-height:100%;width:100%;height:auto;z-index:-100;max-width:initial}.video-container.full-width iframe{margin:auto}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.hambuger-window{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  z-index: 40;
  display: none;
  overflow: hidden;
}.hambuger-window.open{
  display: flex;
}.hambuger-window nav ul{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}.hambuger-window nav ul.sub-menu{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  z-index: 50;
  display: none;
  border-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}.hambuger-window nav ul.sub-menu.open{
  display: flex;
}.hambuger-window nav ul>li{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}.hambuger-window nav ul>li:hover>ul{
  display: none;
}.hambuger-window nav ul>li>a{
  display: block;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.hambuger-window nav ul>li>a:hover ul{
  display: none;
}.hambuger-window nav ul>li>a:after{
  right: 0.5rem;
}.pagination,.woocommerce-pagination{text-align:center}.pagination .page-numbers,.woocommerce-pagination .page-numbers{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  border-radius: 9999px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 500;
}.pagination .page-numbers.current,.woocommerce-pagination .page-numbers.current{
  --tw-bg-opacity: 1;
  background-color: rgb(89 30 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.pagination a.page-numbers:hover,.woocommerce-pagination a.page-numbers:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
  text-decoration-line: none;
}.pagination a.next,.pagination a.prev,.woocommerce-pagination a.next,.woocommerce-pagination a.prev{
  margin: 0.25rem;
  text-decoration-line: none;
}.pagination a.next:hover,.pagination a.prev:hover,.woocommerce-pagination a.next:hover,.woocommerce-pagination a.prev:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
  text-decoration-line: none;
}.modal{
  position: fixed;
  inset: 0px;
  z-index: 50;
  display: none;
  height: 0px;
  width: 0px;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.modal.active{
  display: flex;
  height: 100%;
  width: 100%;
}.modal .modal__close{
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  padding: 1rem;
}.modal .modal__content{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
}@media (min-width: 1280px){.modal .modal__content{
    width: 100%;
  }@media (min-width: 640px){.modal .modal__content{
      max-width: 640px;
    }
  }@media (min-width: 768px){.modal .modal__content{
      max-width: 768px;
    }
  }@media (min-width: 1024px){.modal .modal__content{
      max-width: 1024px;
    }
  }@media (min-width: 1280px){.modal .modal__content{
      max-width: 1280px;
    }
  }@media (min-width: 1536px){.modal .modal__content{
      max-width: 1536px;
    }
  }
}.tabs nav.tabs-nav ul{
  display: flex;
  list-style-type: none;
  justify-content: space-between;
}.tabs nav.tabs-nav ul li{
  margin-left: 2rem;
  margin-right: 2rem;
  display: inline-block;
  cursor: pointer;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
  opacity: 0.65;
}.tabs nav.tabs-nav ul li.active{
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 63 128 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 63 128 / var(--tw-text-opacity));
  opacity: 1;
}.tabs nav.tabs-nav ul li:hover{
  --tw-text-opacity: 1;
  color: rgb(0 63 128 / var(--tw-text-opacity));
  opacity: 1;
}.tabs .tab-content-container .tab-content{
  display: none;
  min-height: 12rem;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}.tabs .tab-content-container .tab-content.active{
  display: flex;
}#swiper-product-cat{
  height: -moz-fit-content;
  height: fit-content;
}.filter-ajax select.filter-select{
  text-transform: uppercase;
}.filter-ajax .active-filters{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}.filter-ajax .active-filters .item-active-filters{
  display: inline-block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}.filter-ajax .active-filters .item-active-filters span.remove-filter{
  margin-left: 0.5rem;
  cursor: pointer;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}footer.footer .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:0;padding:0}header .wpml-ls-legacy-dropdown-click{width:-moz-fit-content;width:fit-content}header .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a,header .wpml-ls-legacy-dropdown-click a:focus,header .wpml-ls-legacy-dropdown-click a:hover{background:initial}header .language-selector::marker{margin:0px;width:0px;height:0px;content:"";z-index:-1;position:absolute}header .wpml-ls-statics-shortcode_actions,header .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu,header .wpml-ls-statics-shortcode_actions a{border:none;background:none}.gform_title{
  text-align: center;
}.gform-theme.gform-boxed_wrapper .gform-boxed{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
  padding: 2rem;
}.gform-theme.gform-boxed_wrapper .gform-footer{
  display: flex;
  justify-items: end;
}.gform-theme.gform-boxed_wrapper .gform-boxed .gform-footer input.gform_button#gform_submit_button_1,.gform-theme.gform_stock_wrapper .gform_stock .gform-footer input.gform_button#gform_submit_button_2{
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 63 128 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.gform-theme.gform-boxed_wrapper .gform-boxed .gform-footer input.gform_button#gform_submit_button_1:hover,.gform-theme.gform_stock_wrapper .gform_stock .gform-footer input.gform_button#gform_submit_button_2:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 34 69 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}.gform-theme.gform_stock_wrapper .gform_stock{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}.gform-theme.gform_stock_wrapper .gform_stock .gform-body{
  display: flex;
  flex: 1 1 0%;
}.gform_confirmation_message{
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}.product{
  position: relative;list-style:none;
}.product .yith-add-to-wishlist-button-block{
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 50;
}.product .woocommerce-loop-product__title{
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.product .woocommerce-Price-currencySymbol{
  font-size: 1rem;
  line-height: 1.5rem;
}.product .woocommerce-price-suffix{
  margin-left: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}.product .price{
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 600;
}.product .price del{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-decoration-line: line-through;
}.product .price .legend{
  display: block;
  --tw-text-opacity: 1;
  color: rgb(0 126 255 / var(--tw-text-opacity));
}.product .price .amount{
  display: block;
  text-align: center;
}.product .button,.product .wc-block-components-checkout-place-order-button,.product .wc-block-cart__submit-container .wc-block-cart__submit-button,.wc-block-cart__submit-container .product .wc-block-cart__submit-button,.product nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout .product a,.product .single-product .single_add_to_cart_button,.single-product .product .single_add_to_cart_button,.product .post-password-form input[type=submit],.post-password-form .product input[type=submit]{
  position: relative;
  z-index: 50;
}.product .onsale{
  position: absolute;
  top: 25%;
  z-index: 30;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(89 30 127 / var(--tw-bg-opacity));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.single-product .related.products h2{
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center;
}.single-product .quantity-label{
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
}.single-product .quantity-buttons button{
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}.single-product .quantity-buttons button.active{
  --tw-bg-opacity: 1;
  background-color: rgb(89 30 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.single-product .quantity input{
  visibility: hidden;
  margin-top: 1.25rem;
  width: 33.333333%;
}.single-product .woocommerce-product-gallery__wrapper{
  position: relative;
}.single-product .woocommerce-product-gallery{width:50%}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{max-height:600px;width:auto;margin:auto}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image>a{
  pointer-events: none;
  cursor: default;
}.single-product .summary{width:50%}.single-product .summary .woocommerce-product-details__short-description{
  margin-top: 2rem;
  margin-bottom: 2rem;
}.single-product .woocommerce-variation-add-to-cart{
  display: flex;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
}.single-product .single_add_to_cart_button{
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 66.666667%;
  text-transform: uppercase;
}.single-product .single_add_to_cart_button.disabled{
  cursor: no-drop;
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}.single-product .single_add_to_cart_button.disabled:hover{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}.single-product .buttons-variations-container{
  margin-top: 1rem;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
}.single-product .buttons-variations-container .option-button{
  margin-right: 0.5rem;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 63 128 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 34 69 / var(--tw-text-opacity));
}.single-product .buttons-variations-container .option-button.selected{
  --tw-bg-opacity: 1;
  background-color: rgb(89 30 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.woocommerce-notices-wrapper{
  margin-bottom: 2rem;
  margin-top: -2.5rem;
}.woocommerce-notices-wrapper .woocommerce-message{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(153 103 185 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-weight: 700;
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-message{
    padding-left: 0px;
    padding-right: 0px;
  }
}.woocommerce-notices-wrapper .woocommerce-message .button,.woocommerce-notices-wrapper .woocommerce-message .wc-block-components-checkout-place-order-button,.woocommerce-notices-wrapper .woocommerce-message .wc-block-cart__submit-container .wc-block-cart__submit-button,.wc-block-cart__submit-container .woocommerce-notices-wrapper .woocommerce-message .wc-block-cart__submit-button,.woocommerce-notices-wrapper .woocommerce-message nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout .woocommerce-notices-wrapper .woocommerce-message a,.woocommerce-notices-wrapper .woocommerce-message .post-password-form input[type=submit],.post-password-form .woocommerce-notices-wrapper .woocommerce-message input[type=submit],.woocommerce-notices-wrapper .woocommerce-message .single-product .single_add_to_cart_button,.single-product .woocommerce-notices-wrapper .woocommerce-message .single_add_to_cart_button{
  right: 0.5rem;
  top: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.875rem;
  line-height: 1.25rem;
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-message .button,.woocommerce-notices-wrapper .woocommerce-message .wc-block-components-checkout-place-order-button,.woocommerce-notices-wrapper .woocommerce-message .wc-block-cart__submit-container .wc-block-cart__submit-button,.wc-block-cart__submit-container .woocommerce-notices-wrapper .woocommerce-message .wc-block-cart__submit-button,.woocommerce-notices-wrapper .woocommerce-message nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout .woocommerce-notices-wrapper .woocommerce-message a,.woocommerce-notices-wrapper .woocommerce-message .post-password-form input[type=submit],.post-password-form .woocommerce-notices-wrapper .woocommerce-message input[type=submit],.woocommerce-notices-wrapper .woocommerce-message .single-product .single_add_to_cart_button,.single-product .woocommerce-notices-wrapper .woocommerce-message .single_add_to_cart_button{
    position: absolute;
    --tw-translate-y: -50%;
    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));
  }
}.woocommerce-notices-wrapper .woocommerce-error{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-error{
    padding-left: 0px;
    padding-right: 0px;
  }
}.woocommerce-notices-wrapper .woocommerce-info{
  --tw-bg-opacity: 1;
  background-color: rgb(0 63 128 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-info{
    padding-left: 0px;
    padding-right: 0px;
  }
}nav.woocommerce-MyAccount-navigation ul{
  flex-wrap: wrap;
}@media (min-width: 1024px){nav.woocommerce-MyAccount-navigation ul{
    flex-direction: row;
  }
}nav.woocommerce-MyAccount-navigation ul li{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}@media (min-width: 1024px){nav.woocommerce-MyAccount-navigation ul li{
    margin-top: 0px;
    margin-bottom: 0px;
  }
}nav.woocommerce-MyAccount-navigation ul li a{
  border-style: none;
  font-weight: 700;
}nav.woocommerce-MyAccount-navigation ul li a:hover{
  --tw-text-opacity: 1;
  color: rgb(89 30 127 / var(--tw-text-opacity));
}nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a{
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 1024px){nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a{
    margin-left: 2.5rem;
  }
}.page-mon-compte .woocommerce{
  margin-top: 4rem;
  margin-bottom: 4rem;
}.page-mon-compte .woocommerce h2{
  text-align: center;
}.woocommerce-form-login,.woocommerce-form-register{
  margin: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  max-width: 24rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 2.5rem;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.woocommerce-form-login label,.woocommerce-form-register label{
  margin-bottom: 0.5rem;
  font-weight: 700;
}.woocommerce-form-login label .required,.woocommerce-form-register label .required{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}.woocommerce-form-login p,.woocommerce-form-register p{
  margin-top: 1rem;
  margin-bottom: 1rem;
}.woocommerce-form-login .woocommerce-form-login__rememberme,.woocommerce-form-register .woocommerce-form-login__rememberme{
  margin-top: 1rem;
  display: block;
}.woocommerce-form-login input[type=password],.woocommerce-form-login input[type=email],.woocommerce-form-register input[type=password],.woocommerce-form-register input[type=email]{
  width: 100%;
}.woocommerce-form-login .button,.woocommerce-form-login .wc-block-components-checkout-place-order-button,.woocommerce-form-login .wc-block-cart__submit-container .wc-block-cart__submit-button,.wc-block-cart__submit-container .woocommerce-form-login .wc-block-cart__submit-button,.woocommerce-form-login .post-password-form input[type=submit],.post-password-form .woocommerce-form-login input[type=submit],.woocommerce-form-login .single-product .single_add_to_cart_button,.single-product .woocommerce-form-login .single_add_to_cart_button,.woocommerce-form-login nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout .woocommerce-form-login a,.woocommerce-form-register .button,.woocommerce-form-register .wc-block-components-checkout-place-order-button,.woocommerce-form-register .wc-block-cart__submit-container .wc-block-cart__submit-button,.wc-block-cart__submit-container .woocommerce-form-register .wc-block-cart__submit-button,.woocommerce-form-register .post-password-form input[type=submit],.post-password-form .woocommerce-form-register input[type=submit],.woocommerce-form-register .single-product .single_add_to_cart_button,.single-product .woocommerce-form-register .single_add_to_cart_button,.woocommerce-form-register nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a,nav.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout .woocommerce-form-register a{
  margin-top: 2rem;
  width: 100%;
}.woocommerce-MyAccount-navigation{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
  padding: 1rem;
}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a{
  --tw-text-opacity: 1;
  color: rgb(89 30 127 / var(--tw-text-opacity));
}.woocommerce-MyAccount-content{
  margin: auto;
  max-width: 56rem;
  padding: 2.5rem;
}.woocommerce-MyAccount-content p{
  margin-top: 1rem;
  margin-bottom: 1rem;
}.woocommerce-MyAccount-content .edit-account{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}@media (min-width: 768px){.woocommerce-MyAccount-content .edit-account{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}.woocommerce-MyAccount-content .edit-account .clear{
  display: none;
}.woocommerce-MyAccount-content label{
  margin-bottom: 0.5rem;
  font-weight: 700;
}.woocommerce-MyAccount-content label .required{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}.woocommerce-MyAccount-content h2{
  margin-top: 0px;
  text-align: center;
}.woocommerce-MyAccount-content a{
  text-decoration-line: underline;
}.woocommerce-MyAccount-content fieldset{
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  max-width: 24rem;
  border-left-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
  padding: 2rem;
}.woocommerce-MyAccount-content fieldset legend{
  display: inline-block;
  width: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}.woocommerce-MyAccount-content em{
  padding-left: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.woocommerce-MyAccount-content button[type=submit]{
  margin-left: auto;
  display: block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(89 30 127 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.woocommerce-MyAccount-content .woocommerce-message{
  background-image: none;
  padding: 0px;
  font-size: 1.5rem;
  line-height: 2rem;
}.woocommerce-MyAccount-content .woocommerce-message::before{
  display: none;
}.woocommerce-MyAccount-content .woocommerce-message a.woocommerce-Button{
  float: none;
  display: none;
}.wp-block-woocommerce-cart .wc-block-cart{
  margin-top: 2rem;
}.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main{
  height: -moz-fit-content;
  height: fit-content;
  padding: 2rem;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.wp-block-woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-order-summary-block{
  height: -moz-fit-content;
  height: fit-content;
  padding: 2rem;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__submit{
  margin-top: 2rem;
}.woocommerce-thankyou-order-received{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(89 30 127 / var(--tw-text-opacity));
}.woocommerce-thankyou-order-details{
  margin: auto;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  width: -moz-fit-content;
  width: fit-content;
  list-style-type: none;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.woocommerce-order-details{
  margin-bottom: 2.5rem;
  width: 100%;
}.woocommerce-order-details .woocommerce-order-details__title{
  margin-bottom: 2.5rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
}.woocommerce-order-details .shop_table{
  width: 100%;
  border-collapse: collapse;
  padding: 2rem;
}.woocommerce-order-details .shop_table thead tr th{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
  padding: 1rem;
}.woocommerce-order-details .shop_table tbody tr{
  border-style: none;
}.woocommerce-order-details .shop_table tbody tr td{
  border-style: none;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.woocommerce-order-details .shop_table tbody tr td.product-total{
  text-align: right;
}.woocommerce-order-details .shop_table tbody tr td.product-name{
  text-align: left;
}.woocommerce-order-details .shop_table tbody tr td.product-name a{
  font-weight: 700;
}.woocommerce-order-details .shop_table tbody tr td.product-name .wc-item-meta{
  margin: 0px;
  list-style-type: none;
  padding: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.woocommerce-order-details .shop_table tbody tr td.product-name .wc-item-meta li p{
  margin: 0px;
  display: inline-block;
}.woocommerce-order-details .shop_table tfoot tr th,.woocommerce-order-details .shop_table tfoot tr td{
  border-style: none;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: right;
}.woocommerce-order-details .shop_table tfoot tr td .includes_tax{
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.woocommerce-order-details .shop_table tfoot tr:last-child td{
  font-weight: 700;
}.woocommerce-order-details .order-again{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  display: none;
  text-align: right;
}.woocommerce-customer-details{
  margin-bottom: 2.5rem;
  width: 100%;
}.woocommerce-customer-details .woocommerce-column__title{
  margin-bottom: 2.5rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
}.woocommerce-customer-details address{
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-style: normal;
}.woocommerce-orders-table{
  width: 100%;
}.woocommerce-orders-table thead tr th{
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: left;
  text-transform: uppercase;
}.woocommerce-orders-table th{
  text-align: left;
}.woocommerce-orders-table tr{
  display: table-row;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}.woocommerce-orders-table td{
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: left;
}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  background-color: inherit;
  padding: 0px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  text-decoration-line: none;
}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}.woocommerce-orders-table td .woocommerce-Price-amount{
  margin-right: 0.5rem;
  font-weight: 700;
}.woocommerce-products-header{
  position: relative;
  display: flex;
  min-height: 16rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
}.woocommerce-products-header h1{
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.woocommerce-no-products-found{
  grid-column: span 5 / span 5;
  margin-top: 4rem;
  margin-bottom: 4rem;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  text-transform: uppercase;
}.products .product{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
}.products .product picture{
  display: inline-block;
}.products .product picture img{
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.products .product:hover picture,.products .product:hover img{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}.products .product:hover .woocommerce-loop-product__title{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}.woocommerce-products-header{
  margin-bottom: 4rem;
  text-align: center;
}.woocommerce-products-header .woocommerce-products-header__title{
  text-align: center;
}.woocommerce-bacs-bank-details{
  margin-top: 3rem;
  margin-bottom: 3rem;
}.woocommerce-bacs-bank-details .wc-bacs-bank-details-heading{
  margin-bottom: 1rem;
  text-align: center;
}.woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name{
  display: none;
}.woocommerce-bacs-bank-details ul{
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  list-style-type: none;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-style: normal;
}.woocommerce-bacs-bank-details ul li{
  margin-bottom: 0.25rem;
}.mod-box-image{
  position: relative;
  display: flex;
  height: 35vh;
  width: 100%;
  max-width: 100%;
  cursor: pointer;
  align-items: flex-end;
  overflow: hidden;
  padding: 2rem;
}@media (min-width: 1024px){.mod-box-image{
    max-width: 48%;
  }
}@media (min-width: 1536px){.mod-box-image{
    max-width: 100%;
  }
}.mod-box-image.is-up{
  min-height: 24rem;
  border-radius: 0.375rem;
}.mod-box-image.is-up .content{
  height: 100%;
  width: 100%;
}.mod-box-image.is-up .content .title{
  width: 100%;
  text-align: center;
}.mod-box-image.is-up .content .link{
  position: absolute;
  top: 50%;
  left: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  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));
}.mod-box-image:hover .cover picture,.mod-box-image:hover .cover img{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}.mod-box-image .cover{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -10;
  display: flex;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}.mod-box-image .cover::after{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 63 128 / var(--tw-bg-opacity));
  opacity: 0.3;
  --tw-content: "";
  content: var(--tw-content);
}.mod-box-image .cover picture,.mod-box-image .cover img{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -10;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}picture.mod-box-image .cover picture img,picture.mod-box-image .cover img img{
  height: 100%;
  width: 100%;-o-object-fit:cover;object-fit:cover;
}.mod-box-image .content{
  position: relative;
  z-index: 20;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}.mod-box-image .content .title{
  width: 66.666667%;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  text-transform: uppercase;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.mod-box-image .content a.link{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.mod-product-cat{
  position: relative;
  margin-bottom: 2.5rem;
  min-height: 20rem;
  width: 100%;
  cursor: pointer;
  flex-direction: column;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(89 30 127 / var(--tw-bg-opacity));
  padding: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}@media (min-width: 1024px){.mod-product-cat{
    display: flex;
  }
}.mod-product-cat.president{
  height: 18rem;
  min-height: -moz-min-content;
  min-height: min-content;
  max-width: 13rem;
}.mod-product-cat.president:hover{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}.mod-product-cat.president .thumbnail{
  left: 0px;
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}.mod-product-cat:hover{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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));
}.mod-product-cat .h{
  position: absolute;
  top: -2rem;
  right: -4rem;
}.mod-product-cat .subtitle{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  text-transform: uppercase;
  font-style: italic;
}.mod-product-cat .title{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  text-transform: uppercase;
  font-style: italic;
}.mod-product-cat .thumbnail{
  position: absolute;
  bottom: -3rem;
}.mod-mini-cart{
  position: absolute;
  right: 0px;
  top: 3rem;
  z-index: 10;
  display: none;
  width: -moz-max-content;
  width: max-content;
  border-top-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(0 63 128 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.5rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.mod-mini-cart:hover{
  display: block;
}.mod-mini-cart .mini_cart_item{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1rem;
}.mod-mini-cart .mini_cart_item .product-name{
  font-weight: 700;
}.mod-mini-cart .subtotal{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 63 128 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}.mod-actu{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
  width: 100%;
}.mod-actu .cover{
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.mod-actu:hover picture,.mod-actu:hover .cover,.mod-actu:hover img{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}.mod-actu picture,.mod-actu img{
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}picture.mod-actu picture img,picture.mod-actu img img{
  height: 100%;
  width: 100%;-o-object-fit:cover;object-fit:cover;
}.mod-actu .content{
  position: relative;
  z-index: 20;
  padding: 2rem;
}.mod-actu .content .title{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}.mod-actu .content .date{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 126 255 / var(--tw-text-opacity));
}.full-block-image-text p{
  margin-top: 1rem;
  margin-bottom: 1rem;
}@media (min-width: 1280px){.xl\:container{
    width: 100%;
  }@media (min-width: 640px){.xl\:container{
      max-width: 640px;
    }
  }@media (min-width: 768px){.xl\:container{
      max-width: 768px;
    }
  }@media (min-width: 1024px){.xl\:container{
      max-width: 1024px;
    }
  }@media (min-width: 1280px){.xl\:container{
      max-width: 1280px;
    }
  }@media (min-width: 1536px){.xl\:container{
      max-width: 1536px;
    }
  }
}.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}.after\:top-0::after{
  content: var(--tw-content);
  top: 0px;
}.after\:h-full::after{
  content: var(--tw-content);
  height: 100%;
}.after\:w-full::after{
  content: var(--tw-content);
  width: 100%;
}.after\:bg-secondary::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 63 128 / var(--tw-bg-opacity));
}.after\:bg-gradient-to-r::after{
  content: var(--tw-content);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}.after\:from-secondary::after{
  content: var(--tw-content);
  --tw-gradient-from: #003F80 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 63 128 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.after\:to-transparent::after{
  content: var(--tw-content);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}.after\:to-60\%::after{
  content: var(--tw-content);
  --tw-gradient-to-position: 60%;
}.after\:opacity-30::after{
  content: var(--tw-content);
  opacity: 0.3;
}.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}.hover\:underline:hover{
  text-decoration-line: underline;
}@media (min-width: 640px){.sm\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}@media (min-width: 768px){.md\:w-2\/3{
    width: 66.666667%;
  }.md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.md\:flex-row{
    flex-direction: row;
  }.md\:flex-wrap{
    flex-wrap: wrap;
  }.md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }.md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}@media (min-width: 1024px){.lg\:ml-24{
    margin-left: 6rem;
  }.lg\:block{
    display: block;
  }.lg\:flex{
    display: flex;
  }.lg\:hidden{
    display: none;
  }.lg\:w-1\/3{
    width: 33.333333%;
  }.lg\:w-1\/4{
    width: 25%;
  }.lg\:w-\[22\%\]{
    width: 22%;
  }.lg\:max-w-6xl{
    max-width: 72rem;
  }.lg\:max-w-7xl{
    max-width: 80rem;
  }.lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.lg\:flex-row{
    flex-direction: row;
  }.lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }.lg\:flex-nowrap{
    flex-wrap: nowrap;
  }.lg\:justify-center{
    justify-content: center;
  }.lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
}@media (min-width: 1280px){.xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }.xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
}@media (min-width: 1536px){.\32xl\:-mt-64{
    margin-top: -16rem;
  }.\32xl\:w-\[650px\]{
    width: 650px;
  }.\32xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.\32xl\:flex-row{
    flex-direction: row;
  }.\32xl\:flex-col{
    flex-direction: column;
  }
}
@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
