@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);
*, ::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.16 | 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: #e0e0e0; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #e0e0e0; /* 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]:where(:not([hidden="until-found"])) {
  display: none;
}.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}@media (min-width: 576px){.container{
    max-width: 576px;
  }
}@media (min-width: 810px){.container{
    max-width: 810px;
  }
}@media (min-width: 1080px){.container{
    max-width: 1080px;
  }
}@media (min-width: 1280px){.container{
    max-width: 1280px;
  }
}.visible{
  visibility: visible;
}.static{
  position: static;
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.sticky{
  position: sticky;
}.m-1{
  margin: 0.25rem;
}.m-10{
  margin: 2.5rem;
}.m-11{
  margin: 2.75rem;
}.m-12{
  margin: 3rem;
}.m-2{
  margin: 0.5rem;
}.m-3{
  margin: 0.75rem;
}.m-4{
  margin: 1rem;
}.m-5{
  margin: 1.25rem;
}.m-6{
  margin: 1.5rem;
}.m-7{
  margin: 1.75rem;
}.m-8{
  margin: 2rem;
}.m-9{
  margin: 2.25rem;
}.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}.mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}.mx-11{
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}.mx-12{
  margin-left: 3rem;
  margin-right: 3rem;
}.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}.mx-7{
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}.mx-8{
  margin-left: 2rem;
  margin-right: 2rem;
}.mx-9{
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}.my-11{
  margin-top: 2.75rem;
  margin-bottom: 2.75rem;
}.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}.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-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}.my-9{
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}.mb-1{
  margin-bottom: 0.25rem;
}.mb-10{
  margin-bottom: 2.5rem;
}.mb-11{
  margin-bottom: 2.75rem;
}.mb-12{
  margin-bottom: 3rem;
}.mb-2{
  margin-bottom: 0.5rem;
}.mb-3{
  margin-bottom: 0.75rem;
}.mb-4{
  margin-bottom: 1rem;
}.mb-5{
  margin-bottom: 1.25rem;
}.mb-6{
  margin-bottom: 1.5rem;
}.mb-7{
  margin-bottom: 1.75rem;
}.mb-8{
  margin-bottom: 2rem;
}.mb-9{
  margin-bottom: 2.25rem;
}.ml-1{
  margin-left: 0.25rem;
}.ml-10{
  margin-left: 2.5rem;
}.ml-11{
  margin-left: 2.75rem;
}.ml-12{
  margin-left: 3rem;
}.ml-2{
  margin-left: 0.5rem;
}.ml-3{
  margin-left: 0.75rem;
}.ml-4{
  margin-left: 1rem;
}.ml-5{
  margin-left: 1.25rem;
}.ml-6{
  margin-left: 1.5rem;
}.ml-7{
  margin-left: 1.75rem;
}.ml-8{
  margin-left: 2rem;
}.ml-9{
  margin-left: 2.25rem;
}.mr-1{
  margin-right: 0.25rem;
}.mr-10{
  margin-right: 2.5rem;
}.mr-11{
  margin-right: 2.75rem;
}.mr-12{
  margin-right: 3rem;
}.mr-2{
  margin-right: 0.5rem;
}.mr-3{
  margin-right: 0.75rem;
}.mr-4{
  margin-right: 1rem;
}.mr-5{
  margin-right: 1.25rem;
}.mr-6{
  margin-right: 1.5rem;
}.mr-7{
  margin-right: 1.75rem;
}.mr-8{
  margin-right: 2rem;
}.mr-9{
  margin-right: 2.25rem;
}.mt-1{
  margin-top: 0.25rem;
}.mt-10{
  margin-top: 2.5rem;
}.mt-11{
  margin-top: 2.75rem;
}.mt-12{
  margin-top: 3rem;
}.mt-2{
  margin-top: 0.5rem;
}.mt-3{
  margin-top: 0.75rem;
}.mt-4{
  margin-top: 1rem;
}.mt-5{
  margin-top: 1.25rem;
}.mt-6{
  margin-top: 1.5rem;
}.mt-7{
  margin-top: 1.75rem;
}.mt-8{
  margin-top: 2rem;
}.mt-9{
  margin-top: 2.25rem;
}.block{
  display: block;
}.inline{
  display: inline;
}.flex{
  display: flex;
}.table{
  display: table;
}.grid{
  display: grid;
}.hidden{
  display: none;
}.w-full{
  width: 100%;
}.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));
}.resize{
  resize: both;
}.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.flex-col{
  flex-direction: column;
}.flex-wrap{
  flex-wrap: wrap;
}.items-center{
  align-items: center;
}.justify-end{
  justify-content: flex-end;
}.justify-center{
  justify-content: center;
}.gap-10{
  gap: 2.5rem;
}.gap-4{
  gap: 1rem;
}.gap-5{
  gap: 1.25rem;
}.gap-6{
  gap: 1.5rem;
}.gap-7{
  gap: 1.75rem;
}.gap-8{
  gap: 2rem;
}.gap-9{
  gap: 2.25rem;
}.border{
  border-width: 1px;
}.p-1{
  padding: 0.25rem;
}.p-10{
  padding: 2.5rem;
}.p-11{
  padding: 2.75rem;
}.p-12{
  padding: 3rem;
}.p-2{
  padding: 0.5rem;
}.p-3{
  padding: 0.75rem;
}.p-4{
  padding: 1rem;
}.p-5{
  padding: 1.25rem;
}.p-6{
  padding: 1.5rem;
}.p-7{
  padding: 1.75rem;
}.p-8{
  padding: 2rem;
}.p-9{
  padding: 2.25rem;
}.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}.px-11{
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.py-11{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}.pb-1{
  padding-bottom: 0.25rem;
}.pb-10{
  padding-bottom: 2.5rem;
}.pb-11{
  padding-bottom: 2.75rem;
}.pb-12{
  padding-bottom: 3rem;
}.pb-2{
  padding-bottom: 0.5rem;
}.pb-3{
  padding-bottom: 0.75rem;
}.pb-4{
  padding-bottom: 1rem;
}.pb-5{
  padding-bottom: 1.25rem;
}.pb-6{
  padding-bottom: 1.5rem;
}.pb-7{
  padding-bottom: 1.75rem;
}.pb-8{
  padding-bottom: 2rem;
}.pb-9{
  padding-bottom: 2.25rem;
}.pl-1{
  padding-left: 0.25rem;
}.pl-10{
  padding-left: 2.5rem;
}.pl-11{
  padding-left: 2.75rem;
}.pl-12{
  padding-left: 3rem;
}.pl-2{
  padding-left: 0.5rem;
}.pl-3{
  padding-left: 0.75rem;
}.pl-4{
  padding-left: 1rem;
}.pl-5{
  padding-left: 1.25rem;
}.pl-6{
  padding-left: 1.5rem;
}.pl-7{
  padding-left: 1.75rem;
}.pl-8{
  padding-left: 2rem;
}.pl-9{
  padding-left: 2.25rem;
}.pr-1{
  padding-right: 0.25rem;
}.pr-10{
  padding-right: 2.5rem;
}.pr-11{
  padding-right: 2.75rem;
}.pr-12{
  padding-right: 3rem;
}.pr-2{
  padding-right: 0.5rem;
}.pr-3{
  padding-right: 0.75rem;
}.pr-4{
  padding-right: 1rem;
}.pr-5{
  padding-right: 1.25rem;
}.pr-6{
  padding-right: 1.5rem;
}.pr-7{
  padding-right: 1.75rem;
}.pr-8{
  padding-right: 2rem;
}.pr-9{
  padding-right: 2.25rem;
}.pt-1{
  padding-top: 0.25rem;
}.pt-10{
  padding-top: 2.5rem;
}.pt-11{
  padding-top: 2.75rem;
}.pt-12{
  padding-top: 3rem;
}.pt-2{
  padding-top: 0.5rem;
}.pt-3{
  padding-top: 0.75rem;
}.pt-4{
  padding-top: 1rem;
}.pt-5{
  padding-top: 1.25rem;
}.pt-6{
  padding-top: 1.5rem;
}.pt-7{
  padding-top: 1.75rem;
}.pt-8{
  padding-top: 2rem;
}.pt-9{
  padding-top: 2.25rem;
}.text-center{
  text-align: center;
}.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}.font-bold{
  font-weight: 700;
}.uppercase{
  text-transform: uppercase;
}.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}.outline{
  outline-style: solid;
}.grayscale{
  --tw-grayscale: grayscale(100%);
  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);
}.invert{
  --tw-invert: invert(100%);
  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;
}@font-face{font-family:'Caviar Dreams';src:url(../1d79cf44266336c54069.eot);src:url(../1d79cf44266336c54069.eot?#iefix) format("embedded-opentype"),url(../921ef7ca1af365ffb313.woff) format("woff"),url(../9d9f8317bb6c880d5d97.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Caviar Dreams';src:url(../2fd7b35cf53001296602.eot);src:url(../2fd7b35cf53001296602.eot?#iefix) format("embedded-opentype"),url(../46b7eb53132d616fa71a.woff) format("woff"),url(../e984a0a2936edcfa1a21.ttf) format("truetype");font-weight:bold;font-style:normal}h1{font-size:1.875rem;font-weight:300;line-height:1.2;font-family: Caviar Dreams, sans-serif}h1 strong{font-weight:700}@media screen and (min-width: 810px) and (orientation: portrait){h1{font-size:1.875rem}}@media screen and (min-width: 1080px) and (orientation: landscape){h1{font-size:2.125rem}}@media screen and (min-width: 1280px){h1{font-size:2.5rem}}h2{font-size:1.25rem;line-height:1;margin-bottom:1.1rem;font-weight:300;font-family: Caviar Dreams, sans-serif}h2 strong{font-weight:700}@media screen and (min-width: 810px) and (orientation: portrait){h2{font-size:1.5rem}}@media screen and (min-width: 1080px) and (orientation: landscape){h2{font-size:1.875rem}}@media (min-width: 1280px){h2{font-size:2.25rem}}h3{line-height:1.2;margin-top:1rem;margin-bottom:0.5rem;font-weight:800;text-transform:uppercase;font-size:16px}@media screen and (min-width: 810px) and (orientation: portrait){h3{font-size:16px}}@media screen and (min-width: 1080px) and (orientation: landscape){h3{font-size:17px}}@media screen and (min-width: 1280px){h3{font-size:20px}}h4{font-size:1.0625rem;line-height:1.2;margin-bottom:0.875rem}@media (min-width: 1080px){h4{font-size:1.75rem}}h5{font-size:1rem;line-height:1.3;margin-bottom:0.75rem}@media (min-width: 1080px){h5{font-size:1.25rem}}@media (min-width: 1280px){h5{font-size:1.75rem}}h6{font-size:0.875rem;line-height:1.3;margin-bottom:0.625rem}@media (min-width: 1080px){h6{font-size:1.125rem}}@media (min-width: 1280px){h6{font-size:1.5rem}}p{margin-bottom:5px}@media (min-width: 1080px){p{margin-bottom:8px}}.text-white p,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6{color:white}body{
  font-family: Lato, sans-serif;
}#container_home{position:relative;z-index:0}.page-content .wpb_single_image .vc_single_image-wrapper.vc_box_rounded,.page-content .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img{border-radius:20px}button,input{border:none}button:focus,button:hover,button:active,input:focus,input:hover,input:active{outline:none}.vc_btn3.vc_btn3-style-outline,.vc_btn3.vc_btn3-style-outline-custom,.vc_btn3.vc_btn3-style-outline-custom:focus,.vc_btn3.vc_btn3-style-outline-custom:hover,.vc_btn3.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-style-outline:hover{border-width:1px !important}.vc_general.vc_btn3{text-transform:uppercase}.mouse_scroll{display:flex;flex-direction:column;align-items:center;position:relative;width:-moz-fit-content;width:fit-content;cursor:pointer;margin:0 auto}@media (min-width: 810px){.mouse_scroll{margin:inherit}}.mouse_scroll *,.mouse_scroll *:before,.mouse_scroll *:after{box-sizing:border-box}@media print, screen and (min-width: 40em){.mouse_scroll{display:flex;flex-direction:column;align-items:center;margin:0 auto}}.m_scroll_arrows{display:block;transform:rotate(45deg);border-right:2px solid white;border-bottom:2px solid white;margin:0 0 3px 0px;width:13px;height:13px}.un{margin-top:1px}.un,.deux,.trois{animation:mouse-scroll 1s infinite}.un{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;animation-direction:alternate}.deux{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-webkit-animation-direction:alternate;animation-delay:.2s;animation-direction:alternate;margin-top:-6px}.trois{-webkit-animation-delay:.3s;-moz-animation-delay:.3s;-webkit-animation-direction:alternate;animation-delay:.3s;animation-direction:alternate;margin-top:-6px}.mouse{height:34px;width:20px;border-radius:14px;transform:none;background:transparent;border:2px solid #fff}.wheel{display:block;margin:5px auto;background:#fff;position:relative;height:4px;width:4px;border:2px solid white;border-radius:8px;animation:2s mouse-wheel linear infinite}@keyframes mouse-wheel{0%{top:0%;opacity:1}25%{top:25%}50%{top:50%}75%{top:50%;opacity:0}100%{top:50%;opacity:0}}@keyframes mouse-scroll{0%{opacity:0}}.header{background-color:#f5e8e1;position:relative}.header .top-header-content #bloc_langues #flags{display:flex;justify-content:center;background-color:white;padding-top:3px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.header .header-content #row_header_nav{position:relative;flex-wrap:wrap}@media screen and (max-width: 809px){.header .header-content #row_header_nav{gap:0.5rem}}.header .header-content #row_header_nav .ubermenu-bound,.header .header-content #row_header_nav .ubermenu-bound-inner .ubermenu-nav{position:static}@media screen and (min-width: 810px) and (orientation: landscape){.header .header-content #row_header_nav{flex-wrap:nowrap}}.header .header-content #row_header_nav #bloc_logo_header{width:60%;margin-left:20%;margin-right:20%}@media screen and (min-width: 810px) and (orientation: portrait){.header .header-content #row_header_nav #bloc_logo_header{width:30%;margin-left:35%;margin-right:35%}}@media screen and (min-width: 810px) and (orientation: landscape){.header .header-content #row_header_nav #bloc_logo_header{width:20%;margin-left:0;margin-right:0}}@media screen and (min-width: 810px) and (max-width: 1279px) and (orientation: landscape){.header .header-content #row_header_nav #bloc_logo_header{width:30%}}.header .header-content #row_header_nav #bloc_logo_header img.custom-logo{width:100% !important}.header .header-content #row_header_nav #nav_principale{display:none}@media screen and (min-width: 810px) and (orientation: portrait){.header .header-content #row_header_nav #nav_principale{display:flex;justify-content:center;width:100%}}@media screen and (min-width: 810px) and (orientation: landscape){.header .header-content #row_header_nav #nav_principale{display:initial;width:80%}}.header .header-content #row_header_nav #nav_principale ul{padding-bottom:5px}@media screen and (min-width: 810px) and (max-width: 1279px) and (orientation: landscape){.header .header-content #row_header_nav #nav_principale ul{flex-wrap:nowrap;display:flex;justify-content:center}}.header .header-content #row_header_nav #nav_principale ul li{margin-left:8px;margin-right:8px}@media screen and (min-width: 1280px) and (orientation: landscape){.header .header-content #row_header_nav #nav_principale ul li{margin-left:20px;margin-right:20px}}.header .header-content #row_header_nav #nav_principale ul li .ubermenu-target{padding:5px}@media screen and (min-width: 810px) and (max-width: 1279px) and (orientation: landscape){.header .header-content #row_header_nav #nav_principale ul li .ubermenu-target{padding:3px}}.header .header-content #row_header_nav #nav_principale ul li .ubermenu-target span{color:black;text-align:center;text-transform:uppercase;font-size:16px;font-weight:normal;margin-bottom:5px}@media screen and (min-width: 810px) and (max-width: 1279px) and (orientation: landscape){.header .header-content #row_header_nav #nav_principale ul li .ubermenu-target span{font-size:14px}}@media (min-width: 1280px){.header .header-content #row_header_nav #nav_principale ul li .ubermenu-target span{font-size:18px}}.header .header-content #row_header_nav #nav_principale ul li .ubermenu-target img.ubermenu-image{width:50px !important;margin:0 auto 5px;filter:grayscale(1) invert(1)}@media screen and (min-width: 810px) and (max-width: 1279px) and (orientation: landscape){.header .header-content #row_header_nav #nav_principale ul li .ubermenu-target img.ubermenu-image{width:42px !important}}@media screen and (min-width: 1280px) and (orientation: landscape){.header .header-content #row_header_nav #nav_principale ul li .ubermenu-target img.ubermenu-image{width:70px !important}}.header .header-content #row_header_nav #nav_principale ul li ul.ubermenu-submenu li{margin-left:5px;margin-right:5px}.header .header-content #row_header_nav #nav_principale ul li ul.ubermenu-submenu li .ubermenu-target{padding:0}.header .header-content #row_header_nav #nav_principale ul li ul.ubermenu-submenu li .ubermenu-target span{font-size:13px;margin-bottom:2px;color:white}@media (min-width: 1280px){.header .header-content #row_header_nav #nav_principale ul li ul.ubermenu-submenu li .ubermenu-target span{font-size:15px}}.header .header-content #row_header_nav #nav_principale ul li ul.ubermenu-submenu li .ubermenu-target span:hover{color:black}.header .header-content #row_header_nav #nav_principale ul li.marron{border-bottom:5px solid #ce967b}.header .header-content #row_header_nav #nav_principale ul li.marron ul.ubermenu-submenu{background-color:#ce967b}.header .header-content #row_header_nav #nav_principale ul li.rose{border-bottom:5px solid #e3aec3}.header .header-content #row_header_nav #nav_principale ul li.rose ul.ubermenu-submenu{background-color:#e3aec3}.header .header-content #row_header_nav #nav_principale ul li.vert{border-bottom:5px solid #b1bf7c}.header .header-content #row_header_nav #nav_principale ul li.vert ul.ubermenu-submenu{background-color:#b1bf7c}.header .header-content #row_header_nav #nav_principale ul li.bleu{border-bottom:5px solid #00a0be}.header .header-content #row_header_nav #nav_principale ul li.bleu ul.ubermenu-submenu{background-color:#00a0be}.header .header-content #row_header_nav #nav_principale ul li.reservez{background-color:rgba(9,52,160,0.7);border-radius:5px;padding-left:5px;padding-right:5px}@media screen and (min-width: 1280px) and (orientation: landscape){.header .header-content #row_header_nav #nav_principale ul li.reservez{padding-left:10px;padding-right:10px}}.header .header-content #row_header_nav #nav_principale ul li.reservez .ubermenu-target span{color:white}.header .header-content #row_header_nav #nav_principale ul li.reservez .ubermenu-target img.ubermenu-image{filter:none}.header .header-content #row_header_nav #nav_principale ul li.ma-reservation{position:absolute;top:-20px;right:0;background-color:#00a0be;border-radius:5px;padding-left:5px;padding-right:5px}.header .header-content #row_header_nav #nav_principale ul li.ma-reservation .ubermenu-target span{color:white;font-size:11.4px;font-weight:900;margin-bottom:0}.header .header-content #row_header_nav #nav_principale ul li.ma-reservation .ubermenu-target img.ubermenu-image{filter:none}.header .header-content #row_header_nav #nav_principale ul li.logo-sticky-menu{display:none}.header .header-content #row_header_nav #bouton_reservation_mobile{width:60%;margin-left:20%;margin-right:20%;margin-bottom:0}.header .header-content #row_header_nav #bouton_reservation_mobile p{margin-bottom:0;margin-top:0}.header .header-content #row_header_nav #bouton_reservation_mobile a{display:block;width:100%;background-color:rgba(9,52,160,0.7);border-radius:5px;padding:5px;color:white;text-transform:uppercase;font-size:16px;text-align:center}@media screen and (min-width: 810px) and (orientation: portrait){.header .header-content #row_header_nav #bouton_reservation_mobile{display:none}}@media screen and (min-width: 810px) and (orientation: landscape){.header .header-content #row_header_nav #bouton_reservation_mobile{display:none}}.header .header-content #row_header_nav #bouton_ma_reservation_mobile{width:60%;margin-left:20%;margin-right:20%;margin-top:6px}.header .header-content #row_header_nav #bouton_ma_reservation_mobile p{margin-bottom:0;margin-top:0}.header .header-content #row_header_nav #bouton_ma_reservation_mobile a{display:block;width:100%;background-color:#00a0be;border-radius:5px;padding:5px;color:white;text-transform:uppercase;font-size:16px;text-align:center}.header .header-content #row_header_nav #bouton_ma_reservation_mobile a:hover{color:white;opacity:0.9}@media screen and (min-width: 810px) and (orientation: portrait){.header .header-content #row_header_nav #bouton_ma_reservation_mobile{display:none}}@media screen and (min-width: 810px) and (orientation: landscape){.header .header-content #row_header_nav #bouton_ma_reservation_mobile{display:none}}@media screen and (min-width: 810px) and (orientation: portrait){.header .header-content #row_header_nav{flex-wrap:wrap}}.header .header-content #row_header_nav #bloc_logo_header a .logo-noir img{width:100% !important}.header .header-content #row_header_nav #nav_principale nav.ubermenu-sticky{padding-bottom:10px;z-index:9999}.header .header-content #row_header_nav #nav_principale nav.ubermenu-sticky ul li .ubermenu-target span{color:black}.header .header-content #row_header_nav #nav_principale nav.ubermenu-sticky ul li .ubermenu-target img.ubermenu-image{filter:grayscale(1) invert(1)}.header .header-content #row_header_nav #nav_principale nav.ubermenu-sticky ul li.reservez .ubermenu-target span{color:white}.header .header-content #row_header_nav #nav_principale nav.ubermenu-sticky ul li.reservez .ubermenu-target img.ubermenu-image{filter:none}.header .header-content #row_header_nav #nav_principale nav.ubermenu-sticky ul li.ma-reservation{display:none !important}.header .header-content #row_header_nav #nav_principale nav.ubermenu-sticky ul li.logo-sticky-menu{display:inherit}.header .header-content #row_header_nav #nav_principale nav.ubermenu-sticky ul li.logo-sticky-menu img.ubermenu-image{width:180px !important;margin:10px auto 0;filter:none}.header-home{z-index:1000;display:flex;flex-direction:column;position:relative;box-sizing:border-box;overflow:hidden;background-size:cover;background-position:center center;height:88vh}@media screen and (min-width: 810px) and (orientation: portrait){.header-home{background-position:top center}}@media screen and (min-width: 810px) and (orientation: landscape){.header-home{background-position:center center}}@media (min-width: 1280px){.header-home{background-position:center center}}.header-home::after{position:absolute;content:'';background-image:url(../5be71f679565dfc4d5c6.png);background-size:250px 250px;height:250px;width:250px;right:-100px;bottom:0;z-index:-1}@media screen and (min-width: 810px) and (orientation: landscape){.header-home::after{display:none}}@media screen and (min-width: 810px) and (orientation: portrait){.header-home::after{display:inherit;background-size:400px 400px;height:400px;width:400px;right:-100px;bottom:50px}}@media screen and (min-width: 1080px) and (orientation: landscape){.header-home::after{display:inherit;display:initial;background-size:400px 400px;height:400px;width:400px;right:-100px;bottom:50px}}@media screen and (min-width: 1280px){.header-home::after{display:inherit;background-size:600px 600px;height:600px;width:600px;right:-100px;bottom:0}}.header-home .header-content #row_header_nav{position:relative}@media screen and (max-width: 809px){.header-home .header-content #row_header_nav{gap:0.5rem}}.header-home .header-content #row_header_nav .ubermenu-bound,.header-home .header-content #row_header_nav .ubermenu-bound-inner .ubermenu-nav{position:static}@media screen and (min-width: 810px) and (max-width: 1279px) and (orientation: landscape){.header-home .header-content #row_header_nav #bloc_logo_header{width:30%}}.header-home .header-content #row_header_nav #nav_principale ul li .ubermenu-target span{color:white}@media screen and (min-width: 810px) and (max-width: 1279px) and (orientation: landscape){.header-home .header-content #row_header_nav #nav_principale ul li .ubermenu-target span{font-size:14px}}.header-home .header-content #row_header_nav #nav_principale ul li .ubermenu-target img.ubermenu-image{filter:none}@media screen and (min-width: 810px) and (max-width: 1279px) and (orientation: landscape){.header-home .header-content #row_header_nav #nav_principale ul li .ubermenu-target img.ubermenu-image{width:42px !important}}.header-home .header-content #row_header_nav #nav_principale ul li.reservez .ubermenu-target span{color:white}.header-home .header-content #row_header_nav #nav_principale ul li.reservez .ubermenu-target img.ubermenu-image{filter:none}.header-home .header-content #row_header_nav #nav_principale ul li.ma-reservation{position:absolute;top:-40px;right:0;background-color:white;border-radius:5px;padding-left:5px;padding-right:5px}.header-home .header-content #row_header_nav #nav_principale ul li.ma-reservation .ubermenu-target span{color:#00a0be;font-size:11.4px;font-weight:900;margin-bottom:0}.header-home .header-content #row_header_nav #bouton_ma_reservation_mobile{width:60%;margin-left:20%;margin-right:20%;margin-top:6px}.header-home .header-content #row_header_nav #bouton_ma_reservation_mobile p{margin-bottom:0;margin-top:0}.header-home .header-content #row_header_nav #bouton_ma_reservation_mobile a{display:block;width:100%;background-color:#00a0be;border-radius:5px;padding:5px;color:white;text-transform:uppercase;font-size:16px;text-align:center}.header-home .header-content #row_header_nav #bouton_ma_reservation_mobile a:hover{color:white;opacity:0.9}@media screen and (min-width: 810px) and (orientation: portrait){.header-home .header-content #row_header_nav #bouton_ma_reservation_mobile{display:none}}@media screen and (min-width: 810px) and (orientation: landscape){.header-home .header-content #row_header_nav #bouton_ma_reservation_mobile{display:none}}#bloc_accroche{display:none}@media screen and (max-width: 810px) and (orientation: portrait){#bloc_accroche{display:inherit;background-color:rgba(32,157,164,0.72);border-radius:25px;padding-top:2rem;padding-bottom:2rem;margin-right:inherit;margin-top:8vh}}@media screen and (min-width: 1080px) and (orientation: landscape){#bloc_accroche{display:inherit;background-color:rgba(32,157,164,0.72);border-radius:25px;padding-top:2rem;padding-bottom:2rem;width:50%;margin-top:6vh}}@media (min-width: 1280px){#bloc_accroche{display:inherit;background-color:rgba(32,157,164,0.72);border-radius:25px;padding-top:2rem;padding-bottom:2rem;width:40%;margin-left:0;margin-right:inherit;margin-top:20vh}}#bloc_accroche .accroche{width:100%;text-align:center;text-transform:uppercase;color:white;font-family:"Caviar Dreams";text-shadow:1px 1px 2px #1e1e1e;line-height:1.2;font-size:26px;margin-bottom:0}@media screen and (min-width: 810px) and (orientation: portrait){#bloc_accroche .accroche{font-size:34px}}@media (min-width: 1080px){#bloc_accroche .accroche{font-size:34px}}@media (min-width: 1280px){#bloc_accroche .accroche{font-size:34px}}#arrondi_header{position:absolute;bottom:-5px;width:100%;height:auto}#arrondi_header .shape-fill{fill:#ce967b}#arrondi_header_2{position:absolute;bottom:-5px;width:100%;height:auto}#arrondi_header_2 .shape-fill{fill:white}#section_reservation{margin-top:-10px;background-color:#ce967b;padding-bottom:10px;position:relative;z-index:1}#section_reservation #titre_reservation{padding-top:20px;color:white;padding-bottom:10px;text-align:center}#section_reservation #formulaire_resa{z-index:50}#arrondi_bas .shape-fill{fill:#ce967b}#arrondi_footer{width:100%;height:auto}#arrondi_footer .shape-fill{fill:#d4b7a8}footer{background-color:#d4b7a8;color:#000;position:relative;overflow:hidden;z-index:0}footer .no-footer{display:none}footer a{color:white}footer a:hover{color:#e69000}footer::after{position:absolute;content:'';background-image:url(../ac1c2f3285fae64b1afb.png);background-size:520px 520px;height:520px;width:520px;left:0;top:0;z-index:-1}.footer-widgets{padding:2rem;border:2px dotted white;border-radius:20px;flex-wrap:wrap}@media screen and (min-width: 1080px) and (orientation: landscape){.footer-widgets{flex-wrap:nowrap}}@media screen and (min-width: 1280px){.footer-widgets{flex-wrap:nowrap}}.footer-logo img{width:80%;margin-left:10%;margin-right:10%}@media screen and (max-width: 810px) and (orientation: portrait){.footer-logo img{margin:0 auto}}.footer-adresse i[class^='fa'],.footer-adresse i[class*=' fa']{color:#fff}.footer-adresse .item{display:flex;align-items:baseline;margin-bottom:10px}.footer-adresse .item .item-content{color:#000}.footer-adresse .item i{display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#fff;margin-right:10px}.footer-adresse .item a{line-height:1.25;color:#fff}.footer-adresse .item a:hover{color:#000}.footer-adresse .item-phone a{font-family:"Caviar Dreams";font-size:21px;font-weight:bold;line-height:0.8}.footer-adresse .item-mail a{color:#000}.footer-adresse .item-mail a:hover{color:#fff}.footer-links{text-transform:uppercase}.footer-links .menu{display:flex;flex-direction:column}.footer-links .menu li{list-style:none;font-size:14px;margin-top:2px;margin-bottom:2px}.footer-links .menu li a{color:black}.footer-links .menu li a:hover{color:white}.footer-links .menu li::before{content:"\f061";font-family:"Font Awesome 5 Pro";font-weight:400;margin-right:8px;color:white}.footer-logo{width:100%}@media screen and (min-width: 810px) and (orientation: landscape){.footer-logo{width:45%}}@media screen and (min-width: 810px) and (orientation: portrait){.footer-logo{width:45%}}@media screen and (min-width: 1080px) and (orientation: landscape){.footer-logo{width:22%}}@media screen and (min-width: 1280px){.footer-logo{width:25%}}.footer-adresse{width:100%}@media screen and (min-width: 810px) and (orientation: landscape){.footer-adresse{width:45%}}@media screen and (min-width: 810px) and (orientation: portrait){.footer-adresse{width:45%}}@media screen and (min-width: 1080px) and (orientation: landscape){.footer-adresse{width:33%}}@media screen and (min-width: 1280px){.footer-adresse{width:30%}}#footer_links_1{width:100%}@media screen and (min-width: 810px) and (orientation: landscape){#footer_links_1{width:45%}}@media screen and (min-width: 810px) and (orientation: portrait){#footer_links_1{width:45%}}@media screen and (min-width: 1080px) and (orientation: landscape){#footer_links_1{width:20%}}@media screen and (min-width: 1280px){#footer_links_1{width:20%}}#footer_links_2{width:100%}@media screen and (min-width: 810px) and (orientation: landscape){#footer_links_2{width:45%}}@media screen and (min-width: 810px) and (orientation: portrait){#footer_links_2{width:45%}}@media screen and (min-width: 1080px) and (orientation: landscape){#footer_links_2{width:25%}}@media screen and (min-width: 1280px){#footer_links_2{width:25%}}.footer-logos img{width:50px}@media screen and (min-width: 1080px) and (orientation: landscape){.footer-logos img{width:75px}}@media screen and (min-width: 1280px){.footer-logos img{width:75px}}.footer-classement .footer-classement-text,.footer-classement .footer-classement-widget{font-size:12px;text-transform:none;color:#000;margin:0}.footer-classement .footer-classement-text p,.footer-classement .footer-classement-widget p{margin:0;font-size:12px;color:#000}.copyright{text-align:center;font-size:10px;text-transform:uppercase;color:#fff}.copyright p,.copyright a{font-size:10px;text-transform:uppercase;color:#fff}.copyright a{color:#fff}.copyright a:hover{color:#000}#scrollToTop{position:fixed;bottom:20px;right:20px;z-index:1000;display:none;width:50px;height:50px;background-color:#e69000;color:white;border:none;border-radius:50%;text-align:center;font-size:30px;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,0.2);transition:opacity 0.3s, transform 0.3s}#scrollToTop:hover{opacity:0.8;transform:scale(1.1)}#shiftnav-toggle-main.shiftnav-toggle-style-burger_only{margin-top:5.3rem !important}#shiftnav-toggle-main .shiftnav-toggle-burger{padding:4px 8px !important}@media screen and (max-width: 600px){#wpadminbar{display:none}}#row_rubriques{margin-top:0}@media screen and (min-width: 810px) and (orientation: portrait){#row_rubriques{margin-top:0}}@media screen and (min-width: 1080px) and (orientation: landscape){#row_rubriques{margin-top:-2rem}}@media screen and (min-width: 1280px){#row_rubriques{margin-top:-2rem}}#row_rubriques h1{margin-bottom:2rem}@media screen and (min-width: 810px) and (orientation: portrait){#row_rubriques h1{margin-bottom:2rem}}@media screen and (min-width: 1080px) and (orientation: landscape){#row_rubriques h1{margin-bottom:3rem}}@media screen and (min-width: 1280px){#row_rubriques h1{margin-bottom:3rem}}#row_rubriques .bloc-rubrique{position:relative}#row_rubriques .bloc-rubrique .visuel-rubrique{position:relative;display:block;border-radius:20px;overflow:hidden}#row_rubriques .bloc-rubrique .visuel-rubrique img{transition:all .3s ease-in-out}#row_rubriques .bloc-rubrique .visuel-rubrique img:hover{transform:scale(1.1)}#row_rubriques .bloc-rubrique .visuel-rubrique:before{position:absolute;content:'';background-image:url(../014411e3876470dfe474.svg);background-size:33px 33px;height:33px;width:33px;top:15px;left:15px;z-index:50}#row_rubriques .bloc-rubrique .visuel-rubrique:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));opacity:.8}#row_rubriques .bloc-rubrique .texte-rubrique{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);width:100%;z-index:100;text-transform:uppercase;color:white;font-size:20px;font-family:"Caviar Dreams";font-weight:bold;text-shadow:1px 1px 2px #1e1e1e}@media screen and (min-width: 810px) and (orientation: portrait){#row_rubriques .bloc-rubrique .texte-rubrique{font-size:17px}}@media screen and (min-width: 1080px) and (orientation: landscape){#row_rubriques .bloc-rubrique .texte-rubrique{font-size:18px}}@media screen and (min-width: 1280px){#row_rubriques .bloc-rubrique .texte-rubrique{font-size:20px}}#row_rubriques .vc_column_container>.vc_column-inner{box-sizing:border-box;padding-left:0;padding-right:0;width:100%}#row_rubriques .slick-slide{padding:0 15px}#row_presentation{position:relative;padding-top:2rem;padding-bottom:0rem}@media screen and (min-width: 810px) and (orientation: portrait){#row_presentation{padding-top:2rem;padding-bottom:0rem}}@media screen and (min-width: 1080px) and (orientation: landscape){#row_presentation{padding-top:4rem;padding-bottom:4rem}}@media screen and (min-width: 1280px){#row_presentation{padding-top:4rem;padding-bottom:4rem}}#row_presentation #col_image_presentation #visuel_presentation img{border-radius:20px}#row_presentation #col_texte_presentation{padding:0 10px}@media screen and (min-width: 1080px) and (orientation: landscape){#row_presentation #col_texte_presentation{padding:0 20px}}@media screen and (min-width: 1280px){#row_presentation #col_texte_presentation{padding:0 20px}}#row_presentation #col_texte_presentation p{font-size:16px;line-height:1.3;font-weight:300}@media screen and (min-width: 810px) and (orientation: portrait){#row_presentation #col_texte_presentation p{font-size:16px}}@media screen and (min-width: 1080px) and (orientation: landscape){#row_presentation #col_texte_presentation p{font-size:18px}}@media screen and (min-width: 1280px){#row_presentation #col_texte_presentation p{font-size:20px}}#row_presentation::before{position:absolute;content:'';background-image:url(../a3117a2bfc19bbbeb070.png);background-size:520px 520px;height:520px;width:520px;right:-20%;top:0px}#row_reassurance .bloc-reassurance{width:90%;margin-left:5%;margin-right:5%}#row_reassurance .bloc-reassurance .visuel-reassurance img{width:180px !important}#row_reassurance .bloc-reassurance .texte-reassurance h3{margin-top:1rem;font-weight:800;text-transform:uppercase;font-size:16px}@media screen and (min-width: 810px) and (orientation: portrait){#row_reassurance .bloc-reassurance .texte-reassurance h3{font-size:16px}}@media screen and (min-width: 1080px) and (orientation: landscape){#row_reassurance .bloc-reassurance .texte-reassurance h3{font-size:17px}}@media screen and (min-width: 1280px){#row_reassurance .bloc-reassurance .texte-reassurance h3{font-size:20px}}#row_reassurance .bloc-reassurance .texte-reassurance p{font-size:14px;line-height:1.2}@media screen and (min-width: 810px) and (orientation: portrait){#row_reassurance .bloc-reassurance .texte-reassurance p{font-size:14px;line-height:1.2}}@media screen and (min-width: 1080px) and (orientation: landscape){#row_reassurance .bloc-reassurance .texte-reassurance p{font-size:16px;line-height:1.4}}@media screen and (min-width: 1280px){#row_reassurance .bloc-reassurance .texte-reassurance p{font-size:16px;line-height:1.4}}#section_offre_du_moment{padding-top:1rem;padding-bottom:0rem}@media screen and (min-width: 810px) and (orientation: portrait){#section_offre_du_moment{padding-top:1rem;padding-bottom:0rem}}@media screen and (min-width: 1080px) and (orientation: landscape){#section_offre_du_moment{padding-top:2rem;padding-bottom:2rem}}@media screen and (min-width: 1280px){#section_offre_du_moment{padding-top:2rem;padding-bottom:2rem}}#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_desktop{display:none;margin-bottom:0}@media screen and (min-width: 810px) and (orientation: landscape){#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_desktop{display:inherit}}@media screen and (min-width: 810px) and (orientation: portrait){#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_desktop{display:inherit}}@media screen and (min-width: 1080px) and (orientation: landscape){#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_desktop{display:inherit}}@media screen and (min-width: 1280px){#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_desktop{display:inherit}}#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_desktop img{border-radius:20px}#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_mobile{margin-bottom:0}@media screen and (min-width: 810px) and (orientation: landscape){#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_mobile{display:none}}@media screen and (min-width: 810px) and (orientation: portrait){#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_mobile{display:none}}@media screen and (min-width: 1080px) and (orientation: landscape){#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_mobile{display:none}}@media screen and (min-width: 1280px){#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_mobile{display:none}}#section_offre_du_moment #row_offre_du_moment #visuel_offre_du_moment_mobile img{border-radius:20px}#row_derniers_articles{padding-top:2rem}#row_derniers_articles #titre_actualites{margin-bottom:5px}@media screen and (min-width: 810px) and (orientation: landscape){#row_derniers_articles #titre_actualites h2{display:table;white-space:nowrap;text-align:center;border-spacing:15px}}@media screen and (min-width: 810px) and (orientation: portrait){#row_derniers_articles #titre_actualites h2{display:table;white-space:nowrap;text-align:center;border-spacing:15px}}@media screen and (min-width: 810px) and (orientation: landscape){#row_derniers_articles #titre_actualites h2:before,#row_derniers_articles #titre_actualites h2:after{content:"";display:table-cell;width:50%;background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAUEBAAAACwAAAAAAQABAAACAkQBADs=) repeat-x left center}}@media screen and (min-width: 810px) and (orientation: portrait){#row_derniers_articles #titre_actualites h2:before,#row_derniers_articles #titre_actualites h2:after{content:"";display:table-cell;width:50%;background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAUEBAAAACwAAAAAAQABAAACAkQBADs=) repeat-x left center}}#row_derniers_articles #texte_derniers_articles{margin-bottom:3rem}#row_derniers_articles #texte_derniers_articles p{font-size:14px;line-height:1.2}@media screen and (min-width: 810px) and (orientation: portrait){#row_derniers_articles #texte_derniers_articles p{font-size:14px;line-height:1.2}}@media screen and (min-width: 1080px) and (orientation: landscape){#row_derniers_articles #texte_derniers_articles p{font-size:16px;line-height:1.4}}@media screen and (min-width: 1280px){#row_derniers_articles #texte_derniers_articles p{font-size:16px;line-height:1.4}}#row_derniers_articles .vc_column_container>.vc_column-inner{box-sizing:border-box;padding-left:0;padding-right:0;width:100%}#row_derniers_articles .slick-slide{padding:0}.row-actus,#row_actualites{margin-top:2rem;margin-bottom:0;text-align:center}.row-actus .post .featured-image a,#row_actualites .post .featured-image a{display:block;border:5px solid #ce967b;border-radius:10px;margin-bottom:10px;overflow:hidden}.row-actus .post .featured-image a img,#row_actualites .post .featured-image a img{transition:all .3s ease-in-out}.row-actus .post .featured-image a img:hover,#row_actualites .post .featured-image a img:hover{transform:scale(1.1)}.row-actus .post .featured-content h2,.row-actus .post .featured-content h3,#row_actualites .post .featured-content h2,#row_actualites .post .featured-content h3{font-family:"Caviar Dreams";font-weight:bold;font-size:16px;line-height:1.1;margin-bottom:10px}@media screen and (min-width: 1080px) and (orientation: landscape){.row-actus .post .featured-content h2,.row-actus .post .featured-content h3,#row_actualites .post .featured-content h2,#row_actualites .post .featured-content h3{font-size:17px}}@media screen and (min-width: 1280px){.row-actus .post .featured-content h2,.row-actus .post .featured-content h3,#row_actualites .post .featured-content h2,#row_actualites .post .featured-content h3{font-size:20px}}.row-actus .post .featured-content h2 a,.row-actus .post .featured-content h3 a,#row_actualites .post .featured-content h2 a,#row_actualites .post .featured-content h3 a{color:#ce967b}.row-actus .post .featured-content h2 a:hover,.row-actus .post .featured-content h3 a:hover,#row_actualites .post .featured-content h2 a:hover,#row_actualites .post .featured-content h3 a:hover{color:black}.row-actus .post .featured-content .entry-content,#row_actualites .post .featured-content .entry-content{line-height:1.2;margin-bottom:10px;font-size:14px}@media screen and (min-width: 810px) and (orientation: portrait){.row-actus .post .featured-content .entry-content,#row_actualites .post .featured-content .entry-content{font-size:14px}}@media screen and (min-width: 1080px) and (orientation: landscape){.row-actus .post .featured-content .entry-content,#row_actualites .post .featured-content .entry-content{font-size:15px}}@media screen and (min-width: 1280px){.row-actus .post .featured-content .entry-content,#row_actualites .post .featured-content .entry-content{font-size:1rem}}.row-actus .post a.btn-actu,#row_actualites .post a.btn-actu{text-transform:uppercase;font-size:14px}.row-actus .post a.btn-actu i.fal,#row_actualites .post a.btn-actu i.fal{color:#ce967b}.row-actus .post a.btn-actu:hover,#row_actualites .post a.btn-actu:hover{font-weight:bold;color:#ce967b}@media (min-width: 576px){.sm\:m-1{
    margin: 0.25rem;
  }.sm\:m-10{
    margin: 2.5rem;
  }.sm\:m-11{
    margin: 2.75rem;
  }.sm\:m-12{
    margin: 3rem;
  }.sm\:m-2{
    margin: 0.5rem;
  }.sm\:m-3{
    margin: 0.75rem;
  }.sm\:m-4{
    margin: 1rem;
  }.sm\:m-5{
    margin: 1.25rem;
  }.sm\:m-6{
    margin: 1.5rem;
  }.sm\:m-7{
    margin: 1.75rem;
  }.sm\:m-8{
    margin: 2rem;
  }.sm\:m-9{
    margin: 2.25rem;
  }.sm\:mx-1{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }.sm\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }.sm\:mx-11{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }.sm\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }.sm\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }.sm\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }.sm\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }.sm\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }.sm\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }.sm\:mx-7{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }.sm\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }.sm\:mx-9{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }.sm\:my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }.sm\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }.sm\:my-11{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }.sm\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }.sm\:my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }.sm\:my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }.sm\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }.sm\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }.sm\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }.sm\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }.sm\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }.sm\:my-9{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }.sm\:mb-1{
    margin-bottom: 0.25rem;
  }.sm\:mb-10{
    margin-bottom: 2.5rem;
  }.sm\:mb-11{
    margin-bottom: 2.75rem;
  }.sm\:mb-12{
    margin-bottom: 3rem;
  }.sm\:mb-2{
    margin-bottom: 0.5rem;
  }.sm\:mb-3{
    margin-bottom: 0.75rem;
  }.sm\:mb-4{
    margin-bottom: 1rem;
  }.sm\:mb-5{
    margin-bottom: 1.25rem;
  }.sm\:mb-6{
    margin-bottom: 1.5rem;
  }.sm\:mb-7{
    margin-bottom: 1.75rem;
  }.sm\:mb-8{
    margin-bottom: 2rem;
  }.sm\:mb-9{
    margin-bottom: 2.25rem;
  }.sm\:ml-1{
    margin-left: 0.25rem;
  }.sm\:ml-10{
    margin-left: 2.5rem;
  }.sm\:ml-11{
    margin-left: 2.75rem;
  }.sm\:ml-12{
    margin-left: 3rem;
  }.sm\:ml-2{
    margin-left: 0.5rem;
  }.sm\:ml-3{
    margin-left: 0.75rem;
  }.sm\:ml-4{
    margin-left: 1rem;
  }.sm\:ml-5{
    margin-left: 1.25rem;
  }.sm\:ml-6{
    margin-left: 1.5rem;
  }.sm\:ml-7{
    margin-left: 1.75rem;
  }.sm\:ml-8{
    margin-left: 2rem;
  }.sm\:ml-9{
    margin-left: 2.25rem;
  }.sm\:mr-1{
    margin-right: 0.25rem;
  }.sm\:mr-10{
    margin-right: 2.5rem;
  }.sm\:mr-11{
    margin-right: 2.75rem;
  }.sm\:mr-12{
    margin-right: 3rem;
  }.sm\:mr-2{
    margin-right: 0.5rem;
  }.sm\:mr-3{
    margin-right: 0.75rem;
  }.sm\:mr-4{
    margin-right: 1rem;
  }.sm\:mr-5{
    margin-right: 1.25rem;
  }.sm\:mr-6{
    margin-right: 1.5rem;
  }.sm\:mr-7{
    margin-right: 1.75rem;
  }.sm\:mr-8{
    margin-right: 2rem;
  }.sm\:mr-9{
    margin-right: 2.25rem;
  }.sm\:mt-1{
    margin-top: 0.25rem;
  }.sm\:mt-10{
    margin-top: 2.5rem;
  }.sm\:mt-11{
    margin-top: 2.75rem;
  }.sm\:mt-12{
    margin-top: 3rem;
  }.sm\:mt-2{
    margin-top: 0.5rem;
  }.sm\:mt-3{
    margin-top: 0.75rem;
  }.sm\:mt-4{
    margin-top: 1rem;
  }.sm\:mt-5{
    margin-top: 1.25rem;
  }.sm\:mt-6{
    margin-top: 1.5rem;
  }.sm\:mt-7{
    margin-top: 1.75rem;
  }.sm\:mt-8{
    margin-top: 2rem;
  }.sm\:mt-9{
    margin-top: 2.25rem;
  }.sm\:p-1{
    padding: 0.25rem;
  }.sm\:p-10{
    padding: 2.5rem;
  }.sm\:p-11{
    padding: 2.75rem;
  }.sm\:p-12{
    padding: 3rem;
  }.sm\:p-2{
    padding: 0.5rem;
  }.sm\:p-3{
    padding: 0.75rem;
  }.sm\:p-4{
    padding: 1rem;
  }.sm\:p-5{
    padding: 1.25rem;
  }.sm\:p-6{
    padding: 1.5rem;
  }.sm\:p-7{
    padding: 1.75rem;
  }.sm\:p-8{
    padding: 2rem;
  }.sm\:p-9{
    padding: 2.25rem;
  }.sm\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }.sm\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }.sm\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }.sm\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }.sm\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }.sm\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }.sm\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }.sm\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }.sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.sm\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }.sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.sm\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }.sm\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }.sm\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }.sm\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }.sm\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }.sm\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }.sm\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }.sm\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }.sm\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }.sm\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }.sm\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }.sm\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }.sm\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }.sm\:pb-1{
    padding-bottom: 0.25rem;
  }.sm\:pb-10{
    padding-bottom: 2.5rem;
  }.sm\:pb-11{
    padding-bottom: 2.75rem;
  }.sm\:pb-12{
    padding-bottom: 3rem;
  }.sm\:pb-2{
    padding-bottom: 0.5rem;
  }.sm\:pb-3{
    padding-bottom: 0.75rem;
  }.sm\:pb-4{
    padding-bottom: 1rem;
  }.sm\:pb-5{
    padding-bottom: 1.25rem;
  }.sm\:pb-6{
    padding-bottom: 1.5rem;
  }.sm\:pb-7{
    padding-bottom: 1.75rem;
  }.sm\:pb-8{
    padding-bottom: 2rem;
  }.sm\:pb-9{
    padding-bottom: 2.25rem;
  }.sm\:pl-1{
    padding-left: 0.25rem;
  }.sm\:pl-10{
    padding-left: 2.5rem;
  }.sm\:pl-11{
    padding-left: 2.75rem;
  }.sm\:pl-12{
    padding-left: 3rem;
  }.sm\:pl-2{
    padding-left: 0.5rem;
  }.sm\:pl-3{
    padding-left: 0.75rem;
  }.sm\:pl-4{
    padding-left: 1rem;
  }.sm\:pl-5{
    padding-left: 1.25rem;
  }.sm\:pl-6{
    padding-left: 1.5rem;
  }.sm\:pl-7{
    padding-left: 1.75rem;
  }.sm\:pl-8{
    padding-left: 2rem;
  }.sm\:pl-9{
    padding-left: 2.25rem;
  }.sm\:pr-1{
    padding-right: 0.25rem;
  }.sm\:pr-10{
    padding-right: 2.5rem;
  }.sm\:pr-11{
    padding-right: 2.75rem;
  }.sm\:pr-12{
    padding-right: 3rem;
  }.sm\:pr-2{
    padding-right: 0.5rem;
  }.sm\:pr-3{
    padding-right: 0.75rem;
  }.sm\:pr-4{
    padding-right: 1rem;
  }.sm\:pr-5{
    padding-right: 1.25rem;
  }.sm\:pr-6{
    padding-right: 1.5rem;
  }.sm\:pr-7{
    padding-right: 1.75rem;
  }.sm\:pr-8{
    padding-right: 2rem;
  }.sm\:pr-9{
    padding-right: 2.25rem;
  }.sm\:pt-1{
    padding-top: 0.25rem;
  }.sm\:pt-10{
    padding-top: 2.5rem;
  }.sm\:pt-11{
    padding-top: 2.75rem;
  }.sm\:pt-12{
    padding-top: 3rem;
  }.sm\:pt-2{
    padding-top: 0.5rem;
  }.sm\:pt-3{
    padding-top: 0.75rem;
  }.sm\:pt-4{
    padding-top: 1rem;
  }.sm\:pt-5{
    padding-top: 1.25rem;
  }.sm\:pt-6{
    padding-top: 1.5rem;
  }.sm\:pt-7{
    padding-top: 1.75rem;
  }.sm\:pt-8{
    padding-top: 2rem;
  }.sm\:pt-9{
    padding-top: 2.25rem;
  }
}@media (min-width: 810px){.md\:m-1{
    margin: 0.25rem;
  }.md\:m-10{
    margin: 2.5rem;
  }.md\:m-11{
    margin: 2.75rem;
  }.md\:m-12{
    margin: 3rem;
  }.md\:m-2{
    margin: 0.5rem;
  }.md\:m-3{
    margin: 0.75rem;
  }.md\:m-4{
    margin: 1rem;
  }.md\:m-5{
    margin: 1.25rem;
  }.md\:m-6{
    margin: 1.5rem;
  }.md\:m-7{
    margin: 1.75rem;
  }.md\:m-8{
    margin: 2rem;
  }.md\:m-9{
    margin: 2.25rem;
  }.md\:mx-1{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }.md\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }.md\:mx-11{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }.md\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }.md\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }.md\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }.md\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }.md\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }.md\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }.md\:mx-7{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }.md\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }.md\:mx-9{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }.md\:my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }.md\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }.md\:my-11{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }.md\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }.md\:my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }.md\:my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }.md\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }.md\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }.md\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }.md\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }.md\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }.md\:my-9{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }.md\:mb-1{
    margin-bottom: 0.25rem;
  }.md\:mb-10{
    margin-bottom: 2.5rem;
  }.md\:mb-11{
    margin-bottom: 2.75rem;
  }.md\:mb-12{
    margin-bottom: 3rem;
  }.md\:mb-2{
    margin-bottom: 0.5rem;
  }.md\:mb-3{
    margin-bottom: 0.75rem;
  }.md\:mb-4{
    margin-bottom: 1rem;
  }.md\:mb-5{
    margin-bottom: 1.25rem;
  }.md\:mb-6{
    margin-bottom: 1.5rem;
  }.md\:mb-7{
    margin-bottom: 1.75rem;
  }.md\:mb-8{
    margin-bottom: 2rem;
  }.md\:mb-9{
    margin-bottom: 2.25rem;
  }.md\:ml-1{
    margin-left: 0.25rem;
  }.md\:ml-10{
    margin-left: 2.5rem;
  }.md\:ml-11{
    margin-left: 2.75rem;
  }.md\:ml-12{
    margin-left: 3rem;
  }.md\:ml-2{
    margin-left: 0.5rem;
  }.md\:ml-3{
    margin-left: 0.75rem;
  }.md\:ml-4{
    margin-left: 1rem;
  }.md\:ml-5{
    margin-left: 1.25rem;
  }.md\:ml-6{
    margin-left: 1.5rem;
  }.md\:ml-7{
    margin-left: 1.75rem;
  }.md\:ml-8{
    margin-left: 2rem;
  }.md\:ml-9{
    margin-left: 2.25rem;
  }.md\:mr-1{
    margin-right: 0.25rem;
  }.md\:mr-10{
    margin-right: 2.5rem;
  }.md\:mr-11{
    margin-right: 2.75rem;
  }.md\:mr-12{
    margin-right: 3rem;
  }.md\:mr-2{
    margin-right: 0.5rem;
  }.md\:mr-3{
    margin-right: 0.75rem;
  }.md\:mr-4{
    margin-right: 1rem;
  }.md\:mr-5{
    margin-right: 1.25rem;
  }.md\:mr-6{
    margin-right: 1.5rem;
  }.md\:mr-7{
    margin-right: 1.75rem;
  }.md\:mr-8{
    margin-right: 2rem;
  }.md\:mr-9{
    margin-right: 2.25rem;
  }.md\:mt-1{
    margin-top: 0.25rem;
  }.md\:mt-10{
    margin-top: 2.5rem;
  }.md\:mt-11{
    margin-top: 2.75rem;
  }.md\:mt-12{
    margin-top: 3rem;
  }.md\:mt-2{
    margin-top: 0.5rem;
  }.md\:mt-3{
    margin-top: 0.75rem;
  }.md\:mt-4{
    margin-top: 1rem;
  }.md\:mt-5{
    margin-top: 1.25rem;
  }.md\:mt-6{
    margin-top: 1.5rem;
  }.md\:mt-7{
    margin-top: 1.75rem;
  }.md\:mt-8{
    margin-top: 2rem;
  }.md\:mt-9{
    margin-top: 2.25rem;
  }.md\:w-1\/2{
    width: 50%;
  }.md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }.md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.md\:flex-nowrap{
    flex-wrap: nowrap;
  }.md\:p-1{
    padding: 0.25rem;
  }.md\:p-10{
    padding: 2.5rem;
  }.md\:p-11{
    padding: 2.75rem;
  }.md\:p-12{
    padding: 3rem;
  }.md\:p-2{
    padding: 0.5rem;
  }.md\:p-3{
    padding: 0.75rem;
  }.md\:p-4{
    padding: 1rem;
  }.md\:p-5{
    padding: 1.25rem;
  }.md\:p-6{
    padding: 1.5rem;
  }.md\:p-7{
    padding: 1.75rem;
  }.md\:p-8{
    padding: 2rem;
  }.md\:p-9{
    padding: 2.25rem;
  }.md\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }.md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }.md\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }.md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }.md\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }.md\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }.md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }.md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }.md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.md\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }.md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.md\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }.md\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }.md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }.md\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }.md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }.md\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }.md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }.md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }.md\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }.md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }.md\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }.md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }.md\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }.md\:pb-1{
    padding-bottom: 0.25rem;
  }.md\:pb-10{
    padding-bottom: 2.5rem;
  }.md\:pb-11{
    padding-bottom: 2.75rem;
  }.md\:pb-12{
    padding-bottom: 3rem;
  }.md\:pb-2{
    padding-bottom: 0.5rem;
  }.md\:pb-3{
    padding-bottom: 0.75rem;
  }.md\:pb-4{
    padding-bottom: 1rem;
  }.md\:pb-5{
    padding-bottom: 1.25rem;
  }.md\:pb-6{
    padding-bottom: 1.5rem;
  }.md\:pb-7{
    padding-bottom: 1.75rem;
  }.md\:pb-8{
    padding-bottom: 2rem;
  }.md\:pb-9{
    padding-bottom: 2.25rem;
  }.md\:pl-1{
    padding-left: 0.25rem;
  }.md\:pl-10{
    padding-left: 2.5rem;
  }.md\:pl-11{
    padding-left: 2.75rem;
  }.md\:pl-12{
    padding-left: 3rem;
  }.md\:pl-2{
    padding-left: 0.5rem;
  }.md\:pl-3{
    padding-left: 0.75rem;
  }.md\:pl-4{
    padding-left: 1rem;
  }.md\:pl-5{
    padding-left: 1.25rem;
  }.md\:pl-6{
    padding-left: 1.5rem;
  }.md\:pl-7{
    padding-left: 1.75rem;
  }.md\:pl-8{
    padding-left: 2rem;
  }.md\:pl-9{
    padding-left: 2.25rem;
  }.md\:pr-1{
    padding-right: 0.25rem;
  }.md\:pr-10{
    padding-right: 2.5rem;
  }.md\:pr-11{
    padding-right: 2.75rem;
  }.md\:pr-12{
    padding-right: 3rem;
  }.md\:pr-2{
    padding-right: 0.5rem;
  }.md\:pr-3{
    padding-right: 0.75rem;
  }.md\:pr-4{
    padding-right: 1rem;
  }.md\:pr-5{
    padding-right: 1.25rem;
  }.md\:pr-6{
    padding-right: 1.5rem;
  }.md\:pr-7{
    padding-right: 1.75rem;
  }.md\:pr-8{
    padding-right: 2rem;
  }.md\:pr-9{
    padding-right: 2.25rem;
  }.md\:pt-1{
    padding-top: 0.25rem;
  }.md\:pt-10{
    padding-top: 2.5rem;
  }.md\:pt-11{
    padding-top: 2.75rem;
  }.md\:pt-12{
    padding-top: 3rem;
  }.md\:pt-2{
    padding-top: 0.5rem;
  }.md\:pt-3{
    padding-top: 0.75rem;
  }.md\:pt-4{
    padding-top: 1rem;
  }.md\:pt-5{
    padding-top: 1.25rem;
  }.md\:pt-6{
    padding-top: 1.5rem;
  }.md\:pt-7{
    padding-top: 1.75rem;
  }.md\:pt-8{
    padding-top: 2rem;
  }.md\:pt-9{
    padding-top: 2.25rem;
  }
}@media (min-width: 1080px){.lg\:m-1{
    margin: 0.25rem;
  }.lg\:m-10{
    margin: 2.5rem;
  }.lg\:m-11{
    margin: 2.75rem;
  }.lg\:m-12{
    margin: 3rem;
  }.lg\:m-2{
    margin: 0.5rem;
  }.lg\:m-3{
    margin: 0.75rem;
  }.lg\:m-4{
    margin: 1rem;
  }.lg\:m-5{
    margin: 1.25rem;
  }.lg\:m-6{
    margin: 1.5rem;
  }.lg\:m-7{
    margin: 1.75rem;
  }.lg\:m-8{
    margin: 2rem;
  }.lg\:m-9{
    margin: 2.25rem;
  }.lg\:mx-1{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }.lg\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }.lg\:mx-11{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }.lg\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }.lg\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }.lg\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }.lg\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }.lg\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }.lg\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }.lg\:mx-7{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }.lg\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }.lg\:mx-9{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }.lg\:my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }.lg\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }.lg\:my-11{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }.lg\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }.lg\:my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }.lg\:my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }.lg\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }.lg\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }.lg\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }.lg\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }.lg\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }.lg\:my-9{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }.lg\:mb-1{
    margin-bottom: 0.25rem;
  }.lg\:mb-10{
    margin-bottom: 2.5rem;
  }.lg\:mb-11{
    margin-bottom: 2.75rem;
  }.lg\:mb-12{
    margin-bottom: 3rem;
  }.lg\:mb-2{
    margin-bottom: 0.5rem;
  }.lg\:mb-3{
    margin-bottom: 0.75rem;
  }.lg\:mb-4{
    margin-bottom: 1rem;
  }.lg\:mb-5{
    margin-bottom: 1.25rem;
  }.lg\:mb-6{
    margin-bottom: 1.5rem;
  }.lg\:mb-7{
    margin-bottom: 1.75rem;
  }.lg\:mb-8{
    margin-bottom: 2rem;
  }.lg\:mb-9{
    margin-bottom: 2.25rem;
  }.lg\:ml-1{
    margin-left: 0.25rem;
  }.lg\:ml-10{
    margin-left: 2.5rem;
  }.lg\:ml-11{
    margin-left: 2.75rem;
  }.lg\:ml-12{
    margin-left: 3rem;
  }.lg\:ml-2{
    margin-left: 0.5rem;
  }.lg\:ml-3{
    margin-left: 0.75rem;
  }.lg\:ml-4{
    margin-left: 1rem;
  }.lg\:ml-5{
    margin-left: 1.25rem;
  }.lg\:ml-6{
    margin-left: 1.5rem;
  }.lg\:ml-7{
    margin-left: 1.75rem;
  }.lg\:ml-8{
    margin-left: 2rem;
  }.lg\:ml-9{
    margin-left: 2.25rem;
  }.lg\:mr-1{
    margin-right: 0.25rem;
  }.lg\:mr-10{
    margin-right: 2.5rem;
  }.lg\:mr-11{
    margin-right: 2.75rem;
  }.lg\:mr-12{
    margin-right: 3rem;
  }.lg\:mr-2{
    margin-right: 0.5rem;
  }.lg\:mr-3{
    margin-right: 0.75rem;
  }.lg\:mr-4{
    margin-right: 1rem;
  }.lg\:mr-5{
    margin-right: 1.25rem;
  }.lg\:mr-6{
    margin-right: 1.5rem;
  }.lg\:mr-7{
    margin-right: 1.75rem;
  }.lg\:mr-8{
    margin-right: 2rem;
  }.lg\:mr-9{
    margin-right: 2.25rem;
  }.lg\:mt-1{
    margin-top: 0.25rem;
  }.lg\:mt-10{
    margin-top: 2.5rem;
  }.lg\:mt-11{
    margin-top: 2.75rem;
  }.lg\:mt-12{
    margin-top: 3rem;
  }.lg\:mt-2{
    margin-top: 0.5rem;
  }.lg\:mt-3{
    margin-top: 0.75rem;
  }.lg\:mt-4{
    margin-top: 1rem;
  }.lg\:mt-5{
    margin-top: 1.25rem;
  }.lg\:mt-6{
    margin-top: 1.5rem;
  }.lg\:mt-7{
    margin-top: 1.75rem;
  }.lg\:mt-8{
    margin-top: 2rem;
  }.lg\:mt-9{
    margin-top: 2.25rem;
  }.lg\:w-1\/2{
    width: 50%;
  }.lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }.lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.lg\:p-1{
    padding: 0.25rem;
  }.lg\:p-10{
    padding: 2.5rem;
  }.lg\:p-11{
    padding: 2.75rem;
  }.lg\:p-12{
    padding: 3rem;
  }.lg\:p-2{
    padding: 0.5rem;
  }.lg\:p-3{
    padding: 0.75rem;
  }.lg\:p-4{
    padding: 1rem;
  }.lg\:p-5{
    padding: 1.25rem;
  }.lg\:p-6{
    padding: 1.5rem;
  }.lg\:p-7{
    padding: 1.75rem;
  }.lg\:p-8{
    padding: 2rem;
  }.lg\:p-9{
    padding: 2.25rem;
  }.lg\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }.lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }.lg\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }.lg\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }.lg\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }.lg\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }.lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }.lg\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }.lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.lg\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }.lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.lg\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }.lg\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }.lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }.lg\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }.lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }.lg\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }.lg\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }.lg\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }.lg\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }.lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }.lg\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }.lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }.lg\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }.lg\:pb-1{
    padding-bottom: 0.25rem;
  }.lg\:pb-10{
    padding-bottom: 2.5rem;
  }.lg\:pb-11{
    padding-bottom: 2.75rem;
  }.lg\:pb-12{
    padding-bottom: 3rem;
  }.lg\:pb-2{
    padding-bottom: 0.5rem;
  }.lg\:pb-3{
    padding-bottom: 0.75rem;
  }.lg\:pb-4{
    padding-bottom: 1rem;
  }.lg\:pb-5{
    padding-bottom: 1.25rem;
  }.lg\:pb-6{
    padding-bottom: 1.5rem;
  }.lg\:pb-7{
    padding-bottom: 1.75rem;
  }.lg\:pb-8{
    padding-bottom: 2rem;
  }.lg\:pb-9{
    padding-bottom: 2.25rem;
  }.lg\:pl-1{
    padding-left: 0.25rem;
  }.lg\:pl-10{
    padding-left: 2.5rem;
  }.lg\:pl-11{
    padding-left: 2.75rem;
  }.lg\:pl-12{
    padding-left: 3rem;
  }.lg\:pl-2{
    padding-left: 0.5rem;
  }.lg\:pl-3{
    padding-left: 0.75rem;
  }.lg\:pl-4{
    padding-left: 1rem;
  }.lg\:pl-5{
    padding-left: 1.25rem;
  }.lg\:pl-6{
    padding-left: 1.5rem;
  }.lg\:pl-7{
    padding-left: 1.75rem;
  }.lg\:pl-8{
    padding-left: 2rem;
  }.lg\:pl-9{
    padding-left: 2.25rem;
  }.lg\:pr-1{
    padding-right: 0.25rem;
  }.lg\:pr-10{
    padding-right: 2.5rem;
  }.lg\:pr-11{
    padding-right: 2.75rem;
  }.lg\:pr-12{
    padding-right: 3rem;
  }.lg\:pr-2{
    padding-right: 0.5rem;
  }.lg\:pr-3{
    padding-right: 0.75rem;
  }.lg\:pr-4{
    padding-right: 1rem;
  }.lg\:pr-5{
    padding-right: 1.25rem;
  }.lg\:pr-6{
    padding-right: 1.5rem;
  }.lg\:pr-7{
    padding-right: 1.75rem;
  }.lg\:pr-8{
    padding-right: 2rem;
  }.lg\:pr-9{
    padding-right: 2.25rem;
  }.lg\:pt-1{
    padding-top: 0.25rem;
  }.lg\:pt-10{
    padding-top: 2.5rem;
  }.lg\:pt-11{
    padding-top: 2.75rem;
  }.lg\:pt-12{
    padding-top: 3rem;
  }.lg\:pt-2{
    padding-top: 0.5rem;
  }.lg\:pt-3{
    padding-top: 0.75rem;
  }.lg\:pt-4{
    padding-top: 1rem;
  }.lg\:pt-5{
    padding-top: 1.25rem;
  }.lg\:pt-6{
    padding-top: 1.5rem;
  }.lg\:pt-7{
    padding-top: 1.75rem;
  }.lg\:pt-8{
    padding-top: 2rem;
  }.lg\:pt-9{
    padding-top: 2.25rem;
  }
}@media (min-width: 1280px){.xl\:m-1{
    margin: 0.25rem;
  }.xl\:m-10{
    margin: 2.5rem;
  }.xl\:m-11{
    margin: 2.75rem;
  }.xl\:m-12{
    margin: 3rem;
  }.xl\:m-2{
    margin: 0.5rem;
  }.xl\:m-3{
    margin: 0.75rem;
  }.xl\:m-4{
    margin: 1rem;
  }.xl\:m-5{
    margin: 1.25rem;
  }.xl\:m-6{
    margin: 1.5rem;
  }.xl\:m-7{
    margin: 1.75rem;
  }.xl\:m-8{
    margin: 2rem;
  }.xl\:m-9{
    margin: 2.25rem;
  }.xl\:mx-1{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }.xl\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }.xl\:mx-11{
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }.xl\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }.xl\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }.xl\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }.xl\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }.xl\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }.xl\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }.xl\:mx-7{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }.xl\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }.xl\:mx-9{
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }.xl\:my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }.xl\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }.xl\:my-11{
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }.xl\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }.xl\:my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }.xl\:my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }.xl\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }.xl\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }.xl\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }.xl\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }.xl\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }.xl\:my-9{
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }.xl\:mb-1{
    margin-bottom: 0.25rem;
  }.xl\:mb-10{
    margin-bottom: 2.5rem;
  }.xl\:mb-11{
    margin-bottom: 2.75rem;
  }.xl\:mb-12{
    margin-bottom: 3rem;
  }.xl\:mb-2{
    margin-bottom: 0.5rem;
  }.xl\:mb-3{
    margin-bottom: 0.75rem;
  }.xl\:mb-4{
    margin-bottom: 1rem;
  }.xl\:mb-5{
    margin-bottom: 1.25rem;
  }.xl\:mb-6{
    margin-bottom: 1.5rem;
  }.xl\:mb-7{
    margin-bottom: 1.75rem;
  }.xl\:mb-8{
    margin-bottom: 2rem;
  }.xl\:mb-9{
    margin-bottom: 2.25rem;
  }.xl\:ml-1{
    margin-left: 0.25rem;
  }.xl\:ml-10{
    margin-left: 2.5rem;
  }.xl\:ml-11{
    margin-left: 2.75rem;
  }.xl\:ml-12{
    margin-left: 3rem;
  }.xl\:ml-2{
    margin-left: 0.5rem;
  }.xl\:ml-3{
    margin-left: 0.75rem;
  }.xl\:ml-4{
    margin-left: 1rem;
  }.xl\:ml-5{
    margin-left: 1.25rem;
  }.xl\:ml-6{
    margin-left: 1.5rem;
  }.xl\:ml-7{
    margin-left: 1.75rem;
  }.xl\:ml-8{
    margin-left: 2rem;
  }.xl\:ml-9{
    margin-left: 2.25rem;
  }.xl\:mr-1{
    margin-right: 0.25rem;
  }.xl\:mr-10{
    margin-right: 2.5rem;
  }.xl\:mr-11{
    margin-right: 2.75rem;
  }.xl\:mr-12{
    margin-right: 3rem;
  }.xl\:mr-2{
    margin-right: 0.5rem;
  }.xl\:mr-3{
    margin-right: 0.75rem;
  }.xl\:mr-4{
    margin-right: 1rem;
  }.xl\:mr-5{
    margin-right: 1.25rem;
  }.xl\:mr-6{
    margin-right: 1.5rem;
  }.xl\:mr-7{
    margin-right: 1.75rem;
  }.xl\:mr-8{
    margin-right: 2rem;
  }.xl\:mr-9{
    margin-right: 2.25rem;
  }.xl\:mt-1{
    margin-top: 0.25rem;
  }.xl\:mt-10{
    margin-top: 2.5rem;
  }.xl\:mt-11{
    margin-top: 2.75rem;
  }.xl\:mt-12{
    margin-top: 3rem;
  }.xl\:mt-2{
    margin-top: 0.5rem;
  }.xl\:mt-3{
    margin-top: 0.75rem;
  }.xl\:mt-4{
    margin-top: 1rem;
  }.xl\:mt-5{
    margin-top: 1.25rem;
  }.xl\:mt-6{
    margin-top: 1.5rem;
  }.xl\:mt-7{
    margin-top: 1.75rem;
  }.xl\:mt-8{
    margin-top: 2rem;
  }.xl\:mt-9{
    margin-top: 2.25rem;
  }.xl\:p-1{
    padding: 0.25rem;
  }.xl\:p-10{
    padding: 2.5rem;
  }.xl\:p-11{
    padding: 2.75rem;
  }.xl\:p-12{
    padding: 3rem;
  }.xl\:p-2{
    padding: 0.5rem;
  }.xl\:p-3{
    padding: 0.75rem;
  }.xl\:p-4{
    padding: 1rem;
  }.xl\:p-5{
    padding: 1.25rem;
  }.xl\:p-6{
    padding: 1.5rem;
  }.xl\:p-7{
    padding: 1.75rem;
  }.xl\:p-8{
    padding: 2rem;
  }.xl\:p-9{
    padding: 2.25rem;
  }.xl\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }.xl\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }.xl\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }.xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }.xl\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }.xl\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }.xl\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }.xl\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }.xl\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.xl\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }.xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.xl\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }.xl\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }.xl\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }.xl\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }.xl\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }.xl\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }.xl\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }.xl\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }.xl\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }.xl\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }.xl\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }.xl\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }.xl\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }.xl\:pb-1{
    padding-bottom: 0.25rem;
  }.xl\:pb-10{
    padding-bottom: 2.5rem;
  }.xl\:pb-11{
    padding-bottom: 2.75rem;
  }.xl\:pb-12{
    padding-bottom: 3rem;
  }.xl\:pb-2{
    padding-bottom: 0.5rem;
  }.xl\:pb-3{
    padding-bottom: 0.75rem;
  }.xl\:pb-4{
    padding-bottom: 1rem;
  }.xl\:pb-5{
    padding-bottom: 1.25rem;
  }.xl\:pb-6{
    padding-bottom: 1.5rem;
  }.xl\:pb-7{
    padding-bottom: 1.75rem;
  }.xl\:pb-8{
    padding-bottom: 2rem;
  }.xl\:pb-9{
    padding-bottom: 2.25rem;
  }.xl\:pl-1{
    padding-left: 0.25rem;
  }.xl\:pl-10{
    padding-left: 2.5rem;
  }.xl\:pl-11{
    padding-left: 2.75rem;
  }.xl\:pl-12{
    padding-left: 3rem;
  }.xl\:pl-2{
    padding-left: 0.5rem;
  }.xl\:pl-3{
    padding-left: 0.75rem;
  }.xl\:pl-4{
    padding-left: 1rem;
  }.xl\:pl-5{
    padding-left: 1.25rem;
  }.xl\:pl-6{
    padding-left: 1.5rem;
  }.xl\:pl-7{
    padding-left: 1.75rem;
  }.xl\:pl-8{
    padding-left: 2rem;
  }.xl\:pl-9{
    padding-left: 2.25rem;
  }.xl\:pr-1{
    padding-right: 0.25rem;
  }.xl\:pr-10{
    padding-right: 2.5rem;
  }.xl\:pr-11{
    padding-right: 2.75rem;
  }.xl\:pr-12{
    padding-right: 3rem;
  }.xl\:pr-2{
    padding-right: 0.5rem;
  }.xl\:pr-3{
    padding-right: 0.75rem;
  }.xl\:pr-4{
    padding-right: 1rem;
  }.xl\:pr-5{
    padding-right: 1.25rem;
  }.xl\:pr-6{
    padding-right: 1.5rem;
  }.xl\:pr-7{
    padding-right: 1.75rem;
  }.xl\:pr-8{
    padding-right: 2rem;
  }.xl\:pr-9{
    padding-right: 2.25rem;
  }.xl\:pt-1{
    padding-top: 0.25rem;
  }.xl\:pt-10{
    padding-top: 2.5rem;
  }.xl\:pt-11{
    padding-top: 2.75rem;
  }.xl\:pt-12{
    padding-top: 3rem;
  }.xl\:pt-2{
    padding-top: 0.5rem;
  }.xl\:pt-3{
    padding-top: 0.75rem;
  }.xl\:pt-4{
    padding-top: 1rem;
  }.xl\:pt-5{
    padding-top: 1.25rem;
  }.xl\:pt-6{
    padding-top: 1.5rem;
  }.xl\:pt-7{
    padding-top: 1.75rem;
  }.xl\:pt-8{
    padding-top: 2rem;
  }.xl\:pt-9{
    padding-top: 2.25rem;
  }
}

