@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*,:after,:before{box-sizing:inherit;outline:none;padding:0;margin:0}html{scroll-behavior:smooth;box-sizing:border-box;font-size:16px;color:#000}p{font-weight:400;color:#020e1a}b{font-weight:700 !important}html,body{background:#fff;width:100%}@media(max-width: 640px){html,body{font-size:14px}}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:normal}a{text-decoration:none;color:inherit;cursor:pointer}strong,span{display:block}section{position:relative}button{background-color:rgba(0,0,0,0);color:inherit;border-width:0;padding:0;cursor:pointer}ol,ul,dd{list-style:none;margin:0;padding:0}img{max-width:100%;height:auto}figure{margin:0}input::-moz-focus-inner{border:0;padding:0;margin:0}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset !important;background:#fff !important;border:none !important}textarea:focus,input:focus{box-shadow:0 0 0 0;outline:0}.slick-vertical .slick-slide{border:none}.slick-dots{position:absolute !important;align-items:center !important;bottom:4rem !important}.slick-dots li button:before{font-size:12px !important;opacity:1 !important;color:rgba(249,250,251,.5) !important}.slick-dots li.slick-active button:before{color:#fff !important}.slick-slider{width:100%}.slick-full-size .slick-slider,.slick-full-size .slick-list{height:100%}.slick-full-size .slick-slider .slick-track,.slick-full-size .slick-list .slick-track{height:100%}.slick-full-size .slick-slider .slick-track .slick-slide>div,.slick-full-size .slick-list .slick-track .slick-slide>div{height:100%}.slick-full-size .slick-dots{bottom:2rem !important;text-align:center}.slick-full-size .slick-dots li,.slick-full-size .slick-dots li button:before{width:14px !important;height:14px !important}@media(max-width: 640px){.slick-slide{height:auto}.slick-track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch}}*, ::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.17 | 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 */
  tab-size: 4; /* 3 */
  font-family: Figtree, sans-serif; /* 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]) {
  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::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]: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: 66rem){.container{max-width:66rem}}@media (min-width: 100%){.container{max-width:100%}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0px}.inset-x-0{left:0px;right:0px}.bottom-0{bottom:0px}.bottom-10{bottom:2.5rem}.bottom-4{bottom:1rem}.bottom-\[-120px\]{bottom:-120px}.bottom-\[-190px\]{bottom:-190px}.bottom-\[-40px\]{bottom:-40px}.bottom-\[-420px\]{bottom:-420px}.bottom-\[-50px\]{bottom:-50px}.bottom-\[10px\]{bottom:10px}.bottom-\[14px\]{bottom:14px}.bottom-\[3rem\]{bottom:3rem}.bottom-\[44px\]{bottom:44px}.bottom-\[50px\]{bottom:50px}.bottom-\[70\%\]{bottom:70%}.bottom-auto{bottom:auto}.left-0{left:0px}.left-1\/2{left:50%}.left-10{left:2.5rem}.left-3{left:0.75rem}.left-3\.5{left:0.875rem}.left-4{left:1rem}.left-6{left:1.5rem}.left-\[0\]{left:0}.left-\[10\%\]{left:10%}.left-\[13\%\]{left:13%}.left-\[14\%\]{left:14%}.left-\[2\%\]{left:2%}.left-\[20\%\]{left:20%}.left-\[30\%\]{left:30%}.left-\[34\%\]{left:34%}.left-\[44\%\]{left:44%}.left-\[50\%\]{left:50%}.left-auto{left:auto}.right-0{right:0px}.right-1{right:0.25rem}.right-10{right:2.5rem}.right-4{right:1rem}.right-9{right:2.25rem}.right-\[-10\%\]{right:-10%}.right-\[-24\%\]{right:-24%}.right-\[-7\%\]{right:-7%}.right-\[0\%\]{right:0%}.right-\[0\]{right:0}.right-\[0px\]{right:0px}.right-\[10\%\]{right:10%}.right-\[13\%\]{right:13%}.right-\[200px\]{right:200px}.right-\[2rem\]{right:2rem}.right-\[48\%\]{right:48%}.right-\[50\%\]{right:50%}.right-\[58px\]{right:58px}.right-\[8\%\]{right:8%}.right-auto{right:auto}.top-0{top:0px}.top-1\/2{top:50%}.top-20{top:5rem}.top-3{top:0.75rem}.top-4{top:1rem}.top-8{top:2rem}.top-9{top:2.25rem}.top-\[-0\.25px\]{top:-0.25px}.top-\[-200px\]{top:-200px}.top-\[-240px\]{top:-240px}.top-\[-260px\]{top:-260px}.top-\[-300px\]{top:-300px}.top-\[-30rem\]{top:-30rem}.top-\[-360px\]{top:-360px}.top-\[-6rem\]{top:-6rem}.top-\[-70px\]{top:-70px}.top-\[-75px\]{top:-75px}.top-\[0\]{top:0}.top-\[10px\]{top:10px}.top-\[140px\]{top:140px}.top-\[1rem\]{top:1rem}.top-\[3\.2rem\]{top:3.2rem}.top-\[30rem\]{top:30rem}.top-\[4rem\]{top:4rem}.top-\[6px\]{top:6px}.top-\[8\%\]{top:8%}.top-auto{top:auto}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[101\]{z-index:101}.z-\[11\]{z-index:11}.z-\[1\]{z-index:1}.col-span-1{grid-column:span 1 / span 1}.col-span-10{grid-column:span 10 / span 10}.col-span-12{grid-column:span 12 / span 12}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-8{grid-column:span 8 / span 8}.col-span-9{grid-column:span 9 / span 9}.col-start-1{grid-column-start:1}.m-0{margin:0px}.m-\[-3px\]{margin:-3px}.m-auto{margin:auto}.\!my-0{margin-top:0px !important;margin-bottom:0px !important}.\!my-4{margin-top:1rem !important;margin-bottom:1rem !important}.\!my-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.mx-2{margin-left:0.5rem;margin-right:0.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:0.5rem;margin-bottom:0.5rem}.my-2\.5{margin-top:0.625rem;margin-bottom:0.625rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-3{margin-top:0.75rem;margin-bottom:0.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.\!mb-0{margin-bottom:0px !important}.\!mb-20{margin-bottom:5rem !important}.\!mt-0{margin-top:0px !important}.\!mt-6{margin-top:1.5rem !important}.mb-0{margin-bottom:0px}.mb-1{margin-bottom:0.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:0.5rem}.mb-20{margin-bottom: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-60{margin-bottom:15rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0px}.ml-1{margin-left:0.25rem}.ml-2{margin-left:0.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-1{margin-right:0.25rem}.mr-2{margin-right:0.5rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0px}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:0.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-10rem\]{margin-top:-10rem}.mt-\[-1px\]{margin-top:-1px}.mt-\[-2rem\]{margin-top:-2rem}.mt-\[-50px\]{margin-top:-50px}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.\!block{display:block !important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex !important}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.\!hidden{display:none !important}.hidden{display:none}.size-0{width:0px;height:0px}.size-10{width:2.5rem;height:2.5rem}.size-14{width:3.5rem;height:3.5rem}.size-8{width:2rem;height:2rem}.\!h-full{height:100% !important}.h-0{height:0px}.h-10{height:2.5rem}.h-28{height:7rem}.h-3\.5{height:0.875rem}.h-48{height:12rem}.h-\[100vh\]{height:100vh}.h-\[110px\]{height:110px}.h-\[113px\]{height:113px}.h-\[115px\]{height:115px}.h-\[11px\]{height:11px}.h-\[1200px\]{height:1200px}.h-\[1205px\]{height:1205px}.h-\[190px\]{height:190px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[216px\]{height:216px}.h-\[220px\]{height:220px}.h-\[230px\]{height:230px}.h-\[24px\]{height:24px}.h-\[300px\]{height:300px}.h-\[307px\]{height:307px}.h-\[320px\]{height:320px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[450px\]{height:450px}.h-\[456px\]{height:456px}.h-\[496px\]{height:496px}.h-\[497px\]{height:497px}.h-\[540px\]{height:540px}.h-\[550px\]{height:550px}.h-\[600px\]{height:600px}.h-\[609px\]{height:609px}.h-\[640px\]{height:640px}.h-\[80\%\]{height:80%}.h-\[900px\]{height:900px}.h-\[97px\]{height:97px}.h-full{height:100%}.max-h-0{max-height:0px}.max-h-48{max-height:12rem}.max-h-\[500px\]{max-height:500px}.max-h-full{max-height:100%}.min-h-\[100px\]{min-height:100px}.min-h-\[35vh\]{min-height:35vh}.min-h-\[50px\]{min-height:50px}.min-h-\[50vh\]{min-height:50vh}.min-h-\[72px\]{min-height:72px}.\!w-\[270px\]{width:270px !important}.\!w-\[340px\]{width:340px !important}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-48{width:12rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[126px\]{width:126px}.w-\[183px\]{width:183px}.w-\[200px\]{width:200px}.w-\[230px\]{width:230px}.w-\[250px\]{width:250px}.w-\[256px\]{width:256px}.w-\[300px\]{width:300px}.w-\[308px\]{width:308px}.w-\[314px\]{width:314px}.w-\[320px\]{width:320px}.w-\[32px\]{width:32px}.w-\[330px\]{width:330px}.w-\[40px\]{width:40px}.w-\[43vw\]{width:43vw}.w-\[73px\]{width:73px}.w-\[820px\]{width:820px}.w-\[85\%\]{width:85%}.w-\[97px\]{width:97px}.w-auto{width:auto}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-\[1180px\]{max-width:1180px}.max-w-\[200px\]{max-width:200px}.max-w-\[240px\]{max-width:240px}.max-w-\[250px\]{max-width:250px}.max-w-\[270px\]{max-width:270px}.max-w-\[300px\]{max-width:300px}.max-w-\[350px\]{max-width:350px}.max-w-\[360px\]{max-width:360px}.max-w-\[380px\]{max-width:380px}.max-w-\[390px\]{max-width:390px}.max-w-\[400px\]{max-width:400px}.max-w-\[410px\]{max-width:410px}.max-w-\[420px\]{max-width:420px}.max-w-\[450px\]{max-width:450px}.max-w-\[460px\]{max-width:460px}.max-w-\[480px\]{max-width:480px}.max-w-\[50\%\]{max-width:50%}.max-w-\[500px\]{max-width:500px}.max-w-\[550px\]{max-width:550px}.max-w-\[600px\]{max-width:600px}.max-w-\[630px\]{max-width:630px}.max-w-\[650px\]{max-width:650px}.max-w-\[700px\]{max-width:700px}.max-w-\[750px\]{max-width:750px}.max-w-\[77rem\]{max-width:77rem}.max-w-\[90\%\]{max-width:90%}.max-w-\[900px\]{max-width:900px}.max-w-\[950px\]{max-width:950px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:-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))}.-translate-y-1\/2{--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))}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.\!list-disc{list-style-type:disc !important}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.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-items-end{justify-items:end}.\!justify-items-center{justify-items:center !important}.gap-0{gap:0px}.gap-1{gap:0.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:0.5rem}.gap-3{gap:0.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[23px\]{gap:23px}.gap-\[34\.47px\]{gap:34.47px}.space-y-3 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))}.space-y-4 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.\!rounded-\[0px\]{border-radius:0px !important}.\!rounded-\[8px\]{border-radius:8px !important}.\!rounded-\[unset\]{border-radius:unset !important}.\!rounded-full{border-radius:9999px !important}.rounded-2xl{border-radius:1rem}.rounded-\[0px\]{border-radius:0px}.rounded-\[16px\]{border-radius:16px}.rounded-\[2\.5rem\]{border-radius:2.5rem}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-\[26px\]{border-radius:26px}.rounded-\[28px\]{border-radius:28px}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[30px\]{border-radius:30px}.rounded-\[32px\]{border-radius:32px}.rounded-\[42px\]{border-radius:42px}.rounded-\[48px\]{border-radius:48px}.rounded-\[87px\]{border-radius:87px}.rounded-\[90px\]{border-radius:90px}.rounded-\[unset\]{border-radius:unset}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:0.5rem}.rounded-none{border-radius:0px}.rounded-xl{border-radius:0.75rem}.rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.\!border{border-width:1px !important}.border{border-width:1px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-b{border-bottom-width:1px}.border-b-\[1px\]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.\!border-\[\#020E1A\]{--tw-border-opacity:1 !important;border-color:rgb(2 14 26 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#171717\]{--tw-border-opacity:1 !important;border-color:rgb(23 23 23 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#1C0916\]{--tw-border-opacity:1 !important;border-color:rgb(28 9 22 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#1DB24E\]{--tw-border-opacity:1 !important;border-color:rgb(29 178 78 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#1F4283\]{--tw-border-opacity:1 !important;border-color:rgb(31 66 131 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#2A2A2A\]{--tw-border-opacity:1 !important;border-color:rgb(42 42 42 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#355A9E\]{--tw-border-opacity:1 !important;border-color:rgb(53 90 158 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#43B8BA\]{--tw-border-opacity:1 !important;border-color:rgb(67 184 186 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#4A173A\]{--tw-border-opacity:1 !important;border-color:rgb(74 23 58 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#514641\]{--tw-border-opacity:1 !important;border-color:rgb(81 70 65 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#585858\]{--tw-border-opacity:1 !important;border-color:rgb(88 88 88 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#6C0020\]{--tw-border-opacity:1 !important;border-color:rgb(108 0 32 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#A23B29\]{--tw-border-opacity:1 !important;border-color:rgb(162 59 41 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#A87C4F\]{--tw-border-opacity:1 !important;border-color:rgb(168 124 79 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#C2A34B\]{--tw-border-opacity:1 !important;border-color:rgb(194 163 75 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#CB1E5A\]{--tw-border-opacity:1 !important;border-color:rgb(203 30 90 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#CEEDFF\]{--tw-border-opacity:1 !important;border-color:rgb(206 237 255 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#E1A131\]{--tw-border-opacity:1 !important;border-color:rgb(225 161 49 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#E5672A\]{--tw-border-opacity:1 !important;border-color:rgb(229 103 42 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#E6313E\]{--tw-border-opacity:1 !important;border-color:rgb(230 49 62 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#EB8C55\]{--tw-border-opacity:1 !important;border-color:rgb(235 140 85 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#F5A11D\]{--tw-border-opacity:1 !important;border-color:rgb(245 161 29 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#F7941D\]{--tw-border-opacity:1 !important;border-color:rgb(247 148 29 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#FA6720\]{--tw-border-opacity:1 !important;border-color:rgb(250 103 32 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#FFCEDF\]{--tw-border-opacity:1 !important;border-color:rgb(255 206 223 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#FFF2EB\]{--tw-border-opacity:1 !important;border-color:rgb(255 242 235 / var(--tw-border-opacity, 1)) !important}.\!border-\[\#ec2300\]{--tw-border-opacity:1 !important;border-color:rgb(236 35 0 / var(--tw-border-opacity, 1)) !important}.\!border-black{--tw-border-opacity:1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1)) !important}.\!border-transparent{border-color:transparent !important}.\!border-white{--tw-border-opacity:1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1)) !important}.border-\[\#000B32\]{--tw-border-opacity:1;border-color:rgb(0 11 50 / var(--tw-border-opacity, 1))}.border-\[\#153C37\]{--tw-border-opacity:1;border-color:rgb(21 60 55 / var(--tw-border-opacity, 1))}.border-\[\#25D366\]{--tw-border-opacity:1;border-color:rgb(37 211 102 / var(--tw-border-opacity, 1))}.border-\[\#262626\]{--tw-border-opacity:1;border-color:rgb(38 38 38 / var(--tw-border-opacity, 1))}.border-\[\#43B8BA\]{--tw-border-opacity:1;border-color:rgb(67 184 186 / var(--tw-border-opacity, 1))}.border-\[\#515151\]{--tw-border-opacity:1;border-color:rgb(81 81 81 / var(--tw-border-opacity, 1))}.border-\[\#522A46\]{--tw-border-opacity:1;border-color:rgb(82 42 70 / var(--tw-border-opacity, 1))}.border-\[\#606060\]{--tw-border-opacity:1;border-color:rgb(96 96 96 / var(--tw-border-opacity, 1))}.border-\[\#A23B29\]{--tw-border-opacity:1;border-color:rgb(162 59 41 / var(--tw-border-opacity, 1))}.border-\[\#A87C4F\]{--tw-border-opacity:1;border-color:rgb(168 124 79 / var(--tw-border-opacity, 1))}.border-\[\#C2A34B\]{--tw-border-opacity:1;border-color:rgb(194 163 75 / var(--tw-border-opacity, 1))}.border-\[\#C6C6C6\]{--tw-border-opacity:1;border-color:rgb(198 198 198 / var(--tw-border-opacity, 1))}.border-\[\#CFCFCF\]{--tw-border-opacity:1;border-color:rgb(207 207 207 / var(--tw-border-opacity, 1))}.border-\[\#D9D9D9\]{--tw-border-opacity:1;border-color:rgb(217 217 217 / var(--tw-border-opacity, 1))}.border-\[\#E3E3E3\]{--tw-border-opacity:1;border-color:rgb(227 227 227 / var(--tw-border-opacity, 1))}.border-\[\#E4E4E7\]{--tw-border-opacity:1;border-color:rgb(228 228 231 / var(--tw-border-opacity, 1))}.border-\[\#E5672A\]{--tw-border-opacity:1;border-color:rgb(229 103 42 / var(--tw-border-opacity, 1))}.border-\[\#E6313E\]{--tw-border-opacity:1;border-color:rgb(230 49 62 / var(--tw-border-opacity, 1))}.border-\[\#F1920B\]{--tw-border-opacity:1;border-color:rgb(241 146 11 / var(--tw-border-opacity, 1))}.border-\[\#FA6720\]{--tw-border-opacity:1;border-color:rgb(250 103 32 / var(--tw-border-opacity, 1))}.border-\[\#fbd1a63b\]{border-color:#fbd1a63b}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.\!bg-\[\#005189\]{--tw-bg-opacity:1 !important;background-color:rgb(0 81 137 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#020e1a\]{--tw-bg-opacity:1 !important;background-color:rgb(2 14 26 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#171717\]{--tw-bg-opacity:1 !important;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#1C0916\]{--tw-bg-opacity:1 !important;background-color:rgb(28 9 22 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#1DB24E\]{--tw-bg-opacity:1 !important;background-color:rgb(29 178 78 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#1E4D47\]{--tw-bg-opacity:1 !important;background-color:rgb(30 77 71 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#1F4283\]{--tw-bg-opacity:1 !important;background-color:rgb(31 66 131 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#2A2A2A\]{--tw-bg-opacity:1 !important;background-color:rgb(42 42 42 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#355A9E\]{--tw-bg-opacity:1 !important;background-color:rgb(53 90 158 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#3A332F\]{--tw-bg-opacity:1 !important;background-color:rgb(58 51 47 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#420014\]{--tw-bg-opacity:1 !important;background-color:rgb(66 0 20 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#4A173A\]{--tw-bg-opacity:1 !important;background-color:rgb(74 23 58 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#4a163a\]{--tw-bg-opacity:1 !important;background-color:rgb(74 22 58 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#514641\]{--tw-bg-opacity:1 !important;background-color:rgb(81 70 65 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#585858\]{--tw-bg-opacity:1 !important;background-color:rgb(88 88 88 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#6C0020\]{--tw-bg-opacity:1 !important;background-color:rgb(108 0 32 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#6C1F54\]{--tw-bg-opacity:1 !important;background-color:rgb(108 31 84 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#A23B29\]{--tw-bg-opacity:1 !important;background-color:rgb(162 59 41 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#A87C4F\]{--tw-bg-opacity:1 !important;background-color:rgb(168 124 79 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#C2A34B\]{--tw-bg-opacity:1 !important;background-color:rgb(194 163 75 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#CB1E5A\]{--tw-bg-opacity:1 !important;background-color:rgb(203 30 90 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#CEEDFF\]{--tw-bg-opacity:1 !important;background-color:rgb(206 237 255 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#E1A131\]{--tw-bg-opacity:1 !important;background-color:rgb(225 161 49 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#E3F5FF\]{--tw-bg-opacity:1 !important;background-color:rgb(227 245 255 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#E5672A\]{--tw-bg-opacity:1 !important;background-color:rgb(229 103 42 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#E6313E\]{--tw-bg-opacity:1 !important;background-color:rgb(230 49 62 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#E7D8BB\]{--tw-bg-opacity:1 !important;background-color:rgb(231 216 187 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#E7DED9\]{--tw-bg-opacity:1 !important;background-color:rgb(231 222 217 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#EFEFEF\]{--tw-bg-opacity:1 !important;background-color:rgb(239 239 239 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#F1E7EE\]{--tw-bg-opacity:1 !important;background-color:rgb(241 231 238 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#F1EAD9\]{--tw-bg-opacity:1 !important;background-color:rgb(241 234 217 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#F5A11D\]{--tw-bg-opacity:1 !important;background-color:rgb(245 161 29 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#F7941D\]{--tw-bg-opacity:1 !important;background-color:rgb(247 148 29 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#FA6720\]{--tw-bg-opacity:1 !important;background-color:rgb(250 103 32 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#FDB802\]{--tw-bg-opacity:1 !important;background-color:rgb(253 184 2 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#FDC481\]{--tw-bg-opacity:1 !important;background-color:rgb(253 196 129 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#FFCEDF\]{--tw-bg-opacity:1 !important;background-color:rgb(255 206 223 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#FFEBF2\]{--tw-bg-opacity:1 !important;background-color:rgb(255 235 242 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#FFF2EB\]{--tw-bg-opacity:1 !important;background-color:rgb(255 242 235 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#FFF8EE\]{--tw-bg-opacity:1 !important;background-color:rgb(255 248 238 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#FFF\]{--tw-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important}.\!bg-\[\#ec2300\]{--tw-bg-opacity:1 !important;background-color:rgb(236 35 0 / var(--tw-bg-opacity, 1)) !important}.\!bg-black{--tw-bg-opacity:1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important}.\!bg-transparent{background-color:transparent !important}.\!bg-white{--tw-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important}.bg-\[\#000\]{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-\[\#00578e\]{--tw-bg-opacity:1;background-color:rgb(0 87 142 / var(--tw-bg-opacity, 1))}.bg-\[\#005B89\]{--tw-bg-opacity:1;background-color:rgb(0 91 137 / var(--tw-bg-opacity, 1))}.bg-\[\#010112\]{--tw-bg-opacity:1;background-color:rgb(1 1 18 / var(--tw-bg-opacity, 1))}.bg-\[\#01141A\]{--tw-bg-opacity:1;background-color:rgb(1 20 26 / var(--tw-bg-opacity, 1))}.bg-\[\#011C25\]{--tw-bg-opacity:1;background-color:rgb(1 28 37 / var(--tw-bg-opacity, 1))}.bg-\[\#020e1a\]{--tw-bg-opacity:1;background-color:rgb(2 14 26 / var(--tw-bg-opacity, 1))}.bg-\[\#101010\]{--tw-bg-opacity:1;background-color:rgb(16 16 16 / var(--tw-bg-opacity, 1))}.bg-\[\#13CBCE\]{--tw-bg-opacity:1;background-color:rgb(19 203 206 / var(--tw-bg-opacity, 1))}.bg-\[\#161616\]{--tw-bg-opacity:1;background-color:rgb(22 22 22 / var(--tw-bg-opacity, 1))}.bg-\[\#1D1D1D\]{--tw-bg-opacity:1;background-color:rgb(29 29 29 / var(--tw-bg-opacity, 1))}.bg-\[\#1DB24E\]{--tw-bg-opacity:1;background-color:rgb(29 178 78 / var(--tw-bg-opacity, 1))}.bg-\[\#1E4D47\]{--tw-bg-opacity:1;background-color:rgb(30 77 71 / var(--tw-bg-opacity, 1))}.bg-\[\#1F4283\]{--tw-bg-opacity:1;background-color:rgb(31 66 131 / var(--tw-bg-opacity, 1))}.bg-\[\#25D366\]{--tw-bg-opacity:1;background-color:rgb(37 211 102 / var(--tw-bg-opacity, 1))}.bg-\[\#2A2A2A\]{--tw-bg-opacity:1;background-color:rgb(42 42 42 / var(--tw-bg-opacity, 1))}.bg-\[\#2DC33C\]{--tw-bg-opacity:1;background-color:rgb(45 195 60 / var(--tw-bg-opacity, 1))}.bg-\[\#35363A\]{--tw-bg-opacity:1;background-color:rgb(53 54 58 / var(--tw-bg-opacity, 1))}.bg-\[\#355A9E\]{--tw-bg-opacity:1;background-color:rgb(53 90 158 / var(--tw-bg-opacity, 1))}.bg-\[\#3D90BF\]{--tw-bg-opacity:1;background-color:rgb(61 144 191 / var(--tw-bg-opacity, 1))}.bg-\[\#420014\]{--tw-bg-opacity:1;background-color:rgb(66 0 20 / var(--tw-bg-opacity, 1))}.bg-\[\#42B9BB\]{--tw-bg-opacity:1;background-color:rgb(66 185 187 / var(--tw-bg-opacity, 1))}.bg-\[\#43B8BA\]{--tw-bg-opacity:1;background-color:rgb(67 184 186 / var(--tw-bg-opacity, 1))}.bg-\[\#464646\]{--tw-bg-opacity:1;background-color:rgb(70 70 70 / var(--tw-bg-opacity, 1))}.bg-\[\#474747\]{--tw-bg-opacity:1;background-color:rgb(71 71 71 / var(--tw-bg-opacity, 1))}.bg-\[\#4a173a\]{--tw-bg-opacity:1;background-color:rgb(74 23 58 / var(--tw-bg-opacity, 1))}.bg-\[\#514641\]{--tw-bg-opacity:1;background-color:rgb(81 70 65 / var(--tw-bg-opacity, 1))}.bg-\[\#6C0020\]{--tw-bg-opacity:1;background-color:rgb(108 0 32 / var(--tw-bg-opacity, 1))}.bg-\[\#6E2357\]{--tw-bg-opacity:1;background-color:rgb(110 35 87 / var(--tw-bg-opacity, 1))}.bg-\[\#6a9df0\]{--tw-bg-opacity:1;background-color:rgb(106 157 240 / var(--tw-bg-opacity, 1))}.bg-\[\#7C6C65\]{--tw-bg-opacity:1;background-color:rgb(124 108 101 / var(--tw-bg-opacity, 1))}.bg-\[\#843021\]{--tw-bg-opacity:1;background-color:rgb(132 48 33 / var(--tw-bg-opacity, 1))}.bg-\[\#C2A34B\]{--tw-bg-opacity:1;background-color:rgb(194 163 75 / var(--tw-bg-opacity, 1))}.bg-\[\#CCC\]{--tw-bg-opacity:1;background-color:rgb(204 204 204 / var(--tw-bg-opacity, 1))}.bg-\[\#CEEDFF\]{--tw-bg-opacity:1;background-color:rgb(206 237 255 / var(--tw-bg-opacity, 1))}.bg-\[\#DCDCE3\]{--tw-bg-opacity:1;background-color:rgb(220 220 227 / var(--tw-bg-opacity, 1))}.bg-\[\#E1A131\]{--tw-bg-opacity:1;background-color:rgb(225 161 49 / var(--tw-bg-opacity, 1))}.bg-\[\#E5672A\]{--tw-bg-opacity:1;background-color:rgb(229 103 42 / var(--tw-bg-opacity, 1))}.bg-\[\#E6313E\]{--tw-bg-opacity:1;background-color:rgb(230 49 62 / var(--tw-bg-opacity, 1))}.bg-\[\#E7D8BB\]{--tw-bg-opacity:1;background-color:rgb(231 216 187 / var(--tw-bg-opacity, 1))}.bg-\[\#EB8C55\]{--tw-bg-opacity:1;background-color:rgb(235 140 85 / var(--tw-bg-opacity, 1))}.bg-\[\#EEEEEE\]{--tw-bg-opacity:1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))}.bg-\[\#EEE\]{--tw-bg-opacity:1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))}.bg-\[\#EFEFEF\]{--tw-bg-opacity:1;background-color:rgb(239 239 239 / var(--tw-bg-opacity, 1))}.bg-\[\#F1920B\]{--tw-bg-opacity:1;background-color:rgb(241 146 11 / var(--tw-bg-opacity, 1))}.bg-\[\#F1EAD9\]{--tw-bg-opacity:1;background-color:rgb(241 234 217 / var(--tw-bg-opacity, 1))}.bg-\[\#F1F1F1\]{--tw-bg-opacity:1;background-color:rgb(241 241 241 / var(--tw-bg-opacity, 1))}.bg-\[\#F2930E\]{--tw-bg-opacity:1;background-color:rgb(242 147 14 / var(--tw-bg-opacity, 1))}.bg-\[\#F3F3F3\]{--tw-bg-opacity:1;background-color:rgb(243 243 243 / var(--tw-bg-opacity, 1))}.bg-\[\#F5A11D\]{--tw-bg-opacity:1;background-color:rgb(245 161 29 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F5F5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F5F9\]{--tw-bg-opacity:1;background-color:rgb(245 245 249 / var(--tw-bg-opacity, 1))}.bg-\[\#F7941D\]{--tw-bg-opacity:1;background-color:rgb(247 148 29 / var(--tw-bg-opacity, 1))}.bg-\[\#F7F7F7\]{--tw-bg-opacity:1;background-color:rgb(247 247 247 / var(--tw-bg-opacity, 1))}.bg-\[\#FA6720\]{--tw-bg-opacity:1;background-color:rgb(250 103 32 / var(--tw-bg-opacity, 1))}.bg-\[\#FDC481\]{--tw-bg-opacity:1;background-color:rgb(253 196 129 / var(--tw-bg-opacity, 1))}.bg-\[\#FFCEDF\]{--tw-bg-opacity:1;background-color:rgb(255 206 223 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF0E9\]{--tw-bg-opacity:1;background-color:rgb(255 240 233 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF2EB\]{--tw-bg-opacity:1;background-color:rgb(255 242 235 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF8EE\]{--tw-bg-opacity:1;background-color:rgb(255 248 238 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/20{background-color:rgb(0 0 0 / 0.2)}.bg-black\/60{background-color:rgb(0 0 0 / 0.6)}.bg-black\/90{background-color:rgb(0 0 0 / 0.9)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-neutral-light{--tw-bg-opacity:1;background-color:rgb(147 147 147 / var(--tw-bg-opacity, 1))}.bg-primary-medium{--tw-bg-opacity:1;background-color:rgb(255 89 27 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.\!bg-custom-jaboh-2{background-image:linear-gradient(180deg, #4A173A 0%, #1C0916 100%); !important}.\!bg-custom-project-concetto{background-image:linear-gradient(179deg, rgba(0, 0, 0, 0.00) -16.49%, #000 106.32%) !important}.bg-\[url\(\'\/img\/banners\/construir_mob\.png\'\)\]{background-image:url('/img/banners/construir_mob.png')}.bg-\[url\(\'\/img\/blog-banner-min\.png\'\)\]{background-image:url('/img/blog-banner-min.png')}.bg-\[url\(\'\/img\/casal\.png\'\)\]{background-image:url('/img/casal.png')}.bg-\[url\(\'\/img\/equipe-bonelli\.png\'\)\]{background-image:url('/img/equipe-bonelli.png')}.bg-\[url\(\'\/img\/fundo-banner-blog-min\.png\'\)\]{background-image:url('/img/fundo-banner-blog-min.png')}.bg-\[url\(\'\/img\/fundo_mobile\.jpg\'\)\]{background-image:url('/img/fundo_mobile.jpg')}.bg-\[url\(\'\/img\/lands\/concetto\/concetto_ap\.png\'\)\]{background-image:url('/img/lands/concetto/concetto_ap.png')}.bg-\[url\(\'\/img\/lands\/concetto\/entrada\.png\'\)\]{background-image:url('/img/lands/concetto/entrada.png')}.bg-\[url\(\'\/img\/lands\/concetto\/main_mobile\.jpg\'\)\]{background-image:url('/img/lands/concetto/main_mobile.jpg')}.bg-\[url\(\'\/img\/lands\/concetto\/mapa\.jpg\'\)\]{background-image:url('/img/lands/concetto/mapa.jpg')}.bg-\[url\(\'\/img\/lands\/concetto\/mobile_vec\.png\'\)\]{background-image:url('/img/lands/concetto/mobile_vec.png')}.bg-\[url\(\'\/img\/lands\/concetto\/vector\.png\'\)\]{background-image:url('/img/lands/concetto/vector.png')}.bg-\[url\(\'\/img\/lands\/concetto\/vector_3\.png\'\)\]{background-image:url('/img/lands/concetto/vector_3.png')}.bg-\[url\(\'\/img\/lands\/horto\/casal\.png\'\)\]{background-image:url('/img/lands/horto/casal.png')}.bg-\[url\(\'\/img\/lands\/horto\/casal_main_mobile\.jpg\'\)\]{background-image:url('/img/lands/horto/casal_main_mobile.jpg')}.bg-\[url\(\'\/img\/lands\/horto\/contato_banner\.png\'\)\]{background-image:url('/img/lands/horto/contato_banner.png')}.bg-\[url\(\'\/img\/lands\/horto\/morada_v2\.png\'\)\]{background-image:url('/img/lands/horto/morada_v2.png')}.bg-\[url\(\'\/img\/lands\/jaboh\/fundo_bonelli\.png\'\)\]{background-image:url('/img/lands/jaboh/fundo_bonelli.png')}.bg-\[url\(\'\/img\/lands\/jaboh\/main_mobile\.jpg\'\)\]{background-image:url('/img/lands/jaboh/main_mobile.jpg')}.bg-\[url\(\'\/img\/lands\/jaboh\/mapa_jaboh\.jpg\'\)\]{background-image:url('/img/lands/jaboh/mapa_jaboh.jpg')}.bg-\[url\(\'\/img\/lands\/jaboh\/vector\.png\'\)\]{background-image:url('/img/lands/jaboh/vector.png')}.bg-\[url\(\'\/img\/lands\/kennedy\/fundo_kennedy\.png\'\)\]{background-image:url('/img/lands/kennedy/fundo_kennedy.png')}.bg-\[url\(\'\/img\/lands\/kennedy\/kennedy\.png\'\)\]{background-image:url('/img/lands/kennedy/kennedy.png')}.bg-\[url\(\'\/img\/lands\/lisieux\/bonelli_1\.png\'\)\]{background-image:url('/img/lands/lisieux/bonelli_1.png')}.bg-\[url\(\'\/img\/lands\/lisieux\/main_mobile\.jpg\'\)\]{background-image:url('/img/lands/lisieux/main_mobile.jpg')}.bg-\[url\(\'\/img\/lands\/unita\/fachada_mobile\.png\'\)\]{background-image:url('/img/lands/unita/fachada_mobile.png')}.bg-\[url\(\'\/img\/lands\/votorantim\/fachada_mobile\.png\'\)\]{background-image:url('/img/lands/votorantim/fachada_mobile.png')}.bg-\[url\(\'\/img\/list\.png\'\)\]{background-image:url('/img/list.png')}.bg-\[url\(\'\/img\/man-nice-min\.png\'\)\]{background-image:url('/img/man-nice-min.png')}.bg-\[url\(\'\/img\/old-man-min\.png\'\)\]{background-image:url('/img/old-man-min.png')}.bg-\[url\(\'\/img\/predio-banner-blog-min\.png\'\)\]{background-image:url('/img/predio-banner-blog-min.png')}.bg-\[url\(\'\/img\/predio-main-min\.png\'\)\]{background-image:url('/img/predio-main-min.png')}.bg-\[url\(\'\/img\/woman-nice-mobile\.png\'\)\]{background-image:url('/img/woman-nice-mobile.png')}.bg-custom{background-image:linear-gradient(1deg, #13CBCE -145.76%, #00ACAF -12.37%, #00898C 87.39%);}.bg-custom-card{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0.00) 45.1%, rgba(0, 0, 0, 0.85) 87.36%)}.bg-custom-jaboh{background-image:linear-gradient(89deg, #501B3F 30.45%, #1C0916 99.49%);}.bg-custom-jaboh-3{background-image:linear-gradient(90deg, #4A173A -6.49%, #1C0916 128.02%);}.bg-custom-page{background-image:linear-gradient(180deg, #B5A599 0%, #EEE3DD 100%);}.bg-custom-project{background-image:linear-gradient(186deg, rgba(0, 0, 0, 0.00) 21.31%, #000 69.01%);}.bg-gradient-to-b{background-image:linear-gradient(to bottom, var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right, var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top, var(--tw-gradient-stops))}.bg-page{background-image:linear-gradient(1.22deg, #FFFFFF 66.23%, #FFD9A3 207.18%)}.bg-privacity{background-image:linear-gradient(90deg, #E6313E 0%, #F1920B 182.71%)}.from-\[\#E6313E\]{--tw-gradient-from:#E6313E var(--tw-gradient-from-position);--tw-gradient-to:rgb(230 49 62 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/20{--tw-gradient-from:rgb(0 0 0 / 0.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/40{--tw-gradient-from:rgb(0 0 0 / 0.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#F1920B\]{--tw-gradient-to:rgb(241 146 11 / 0)  var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), #F1920B var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#F1920B\]{--tw-gradient-to:#F1920B var(--tw-gradient-to-position)}.to-black\/50{--tw-gradient-to:rgb(0 0 0 / 0.5) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.bg-\[auto_100\%\]{background-size:auto 100%}.bg-\[auto_34\%\]{background-size:auto 34%}.bg-\[auto_42\%\]{background-size:auto 42%}.bg-\[auto_50\%\]{background-size:auto 50%}.bg-\[auto_70\%\]{background-size:auto 70%}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-\[bottom_left\]{background-position:bottom left}.bg-\[center_bottom\]{background-position:center bottom}.bg-\[center_left\]{background-position:center left}.bg-\[center_right\]{background-position:center right}.bg-\[left_center\]{background-position:left center}.bg-\[right_bottom\]{background-position:right bottom}.bg-\[top_right\]{background-position:top right}.bg-bottom{background-position:bottom}.bg-center{background-position:center}.bg-right{background-position:right}.bg-top{background-position:top}.bg-no-repeat{background-repeat:no-repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-1{padding:0.25rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:0.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1\.40rem\]{padding:1.40rem}.\!px-12{padding-left:3rem !important;padding-right:3rem !important}.\!px-4{padding-left:1rem !important;padding-right:1rem !important}.\!px-8{padding-left:2rem !important;padding-right:2rem !important}.\!py-20{padding-top:5rem !important;padding-bottom:5rem !important}.\!py-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.\!py-\[1\.45rem\]{padding-top:1.45rem !important;padding-bottom:1.45rem !important}.px-0{padding-left:0px;padding-right:0px}.px-10{padding-left:2.5rem;padding-right:2.5rem}.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-\[0\.5rem\]{padding-left:0.5rem;padding-right:0.5rem}.px-\[1\.5rem\]{padding-left:1.5rem;padding-right:1.5rem}.py-0{padding-top:0px;padding-bottom:0px}.py-1{padding-top:0.25rem;padding-bottom:0.25rem}.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:0.5rem;padding-bottom:0.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-28{padding-top:7rem;padding-bottom:7rem}.py-3{padding-top:0.75rem;padding-bottom:0.75rem}.py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.\!pt-10{padding-top:2.5rem !important}.pb-0{padding-bottom:0px}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[100\%\]{padding-bottom:100%}.pb-\[12rem\]{padding-bottom:12rem}.pb-\[155\%\]{padding-bottom:155%}.pb-\[2\.5rem\]{padding-bottom:2.5rem}.pb-\[24rem\]{padding-bottom:24rem}.pb-\[30rem\]{padding-bottom:30rem}.pb-\[56\.2\%\]{padding-bottom:56.2%}.pb-\[65\%\]{padding-bottom:65%}.pb-\[67\%\]{padding-bottom:67%}.pb-\[68\%\]{padding-bottom:68%}.pb-\[70\%\]{padding-bottom:70%}.pb-\[80\%\]{padding-bottom:80%}.pl-0{padding-left:0px}.pl-4{padding-left:1rem}.pr-0{padding-right:0px}.pr-10{padding-right:2.5rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0px}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:0.5rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:0.75rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[1\.5rem\]{padding-top:1.5rem}.pt-\[12rem\]{padding-top:12rem}.pt-\[26rem\]{padding-top:26rem}.pt-\[8\.5rem\]{padding-top:8.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-\[\'Poppins\'\]{font-family:'Poppins'}.font-poppins{font-family:Poppins, sans-serif}.\!text-2xl{font-size:1.5rem !important;line-height:2rem !important}.\!text-3xl{font-size:1.875rem !important;line-height:2.25rem !important}.\!text-4xl{font-size:2.25rem !important;line-height:2.5rem !important}.\!text-\[2\.5rem\]{font-size:2.5rem !important}.\!text-\[24px\]{font-size:24px !important}.\!text-lg{font-size:1.125rem !important;line-height:1.75rem !important}.\!text-sm{font-size:0.875rem !important;line-height:1.25rem !important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[2\.3rem\]{font-size:2.3rem}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[26px\]{font-size:26px}.text-\[2rem\]{font-size:2rem}.text-\[32px\]{font-size:32px}.text-\[48px\]{font-size:48px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:0.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:0.75rem;line-height:1rem}.\!font-bold{font-weight:700 !important}.\!font-extrabold{font-weight:800 !important}.\!font-normal{font-weight:400 !important}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.normal-case{text-transform:none}.leading-10{line-height:2.5rem}.leading-\[1\.2\]{line-height:1.2}.leading-\[38px\]{line-height:38px}.leading-none{line-height:1}.leading-tight{line-height:1.25}.tracking-\[-0\.64px\]{letter-spacing:-0.64px}.tracking-\[-1\.50px\]{letter-spacing:-1.50px}.\!text-\[\#121212\]{--tw-text-opacity:1 !important;color:rgb(18 18 18 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#1F4283\]{--tw-text-opacity:1 !important;color:rgb(31 66 131 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#2A2A2A\]{--tw-text-opacity:1 !important;color:rgb(42 42 42 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#43B8BA\]{--tw-text-opacity:1 !important;color:rgb(67 184 186 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#4A173A\]{--tw-text-opacity:1 !important;color:rgb(74 23 58 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#514641\]{--tw-text-opacity:1 !important;color:rgb(81 70 65 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#797979\]{--tw-text-opacity:1 !important;color:rgb(121 121 121 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#9B9B9B\]{--tw-text-opacity:1 !important;color:rgb(155 155 155 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#9C691A\]{--tw-text-opacity:1 !important;color:rgb(156 105 26 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#9E9E9E\]{--tw-text-opacity:1 !important;color:rgb(158 158 158 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#A23B29\]{--tw-text-opacity:1 !important;color:rgb(162 59 41 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#A87C4F\]{--tw-text-opacity:1 !important;color:rgb(168 124 79 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#BFBFBF\]{--tw-text-opacity:1 !important;color:rgb(191 191 191 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#C2A34B\]{--tw-text-opacity:1 !important;color:rgb(194 163 75 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#CB1E5A\]{--tw-text-opacity:1 !important;color:rgb(203 30 90 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#E1A131\]{--tw-text-opacity:1 !important;color:rgb(225 161 49 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#E6313E\]{--tw-text-opacity:1 !important;color:rgb(230 49 62 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#EB8C55\]{--tw-text-opacity:1 !important;color:rgb(235 140 85 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#F5A11D\]{--tw-text-opacity:1 !important;color:rgb(245 161 29 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#FA6720\]{--tw-text-opacity:1 !important;color:rgb(250 103 32 / var(--tw-text-opacity, 1)) !important}.\!text-\[\#fff\]{--tw-text-opacity:1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1)) !important}.\!text-black{--tw-text-opacity:1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1)) !important}.\!text-white{--tw-text-opacity:1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1)) !important}.text-\[\#000B32\]{--tw-text-opacity:1;color:rgb(0 11 50 / var(--tw-text-opacity, 1))}.text-\[\#011C25\]{--tw-text-opacity:1;color:rgb(1 28 37 / var(--tw-text-opacity, 1))}.text-\[\#071E2A\]{--tw-text-opacity:1;color:rgb(7 30 42 / var(--tw-text-opacity, 1))}.text-\[\#0B2B3D\]{--tw-text-opacity:1;color:rgb(11 43 61 / var(--tw-text-opacity, 1))}.text-\[\#1D1D1D\]{--tw-text-opacity:1;color:rgb(29 29 29 / var(--tw-text-opacity, 1))}.text-\[\#1E4D47\]{--tw-text-opacity:1;color:rgb(30 77 71 / var(--tw-text-opacity, 1))}.text-\[\#1F4283\]{--tw-text-opacity:1;color:rgb(31 66 131 / var(--tw-text-opacity, 1))}.text-\[\#25D366\]{--tw-text-opacity:1;color:rgb(37 211 102 / var(--tw-text-opacity, 1))}.text-\[\#2A2A2A\]{--tw-text-opacity:1;color:rgb(42 42 42 / var(--tw-text-opacity, 1))}.text-\[\#333333\]{--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.text-\[\#333\]{--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.text-\[\#36D34B\]{--tw-text-opacity:1;color:rgb(54 211 75 / var(--tw-text-opacity, 1))}.text-\[\#3D90BF\]{--tw-text-opacity:1;color:rgb(61 144 191 / var(--tw-text-opacity, 1))}.text-\[\#43B8BA\]{--tw-text-opacity:1;color:rgb(67 184 186 / var(--tw-text-opacity, 1))}.text-\[\#4A173A\]{--tw-text-opacity:1;color:rgb(74 23 58 / var(--tw-text-opacity, 1))}.text-\[\#4F4E81\]{--tw-text-opacity:1;color:rgb(79 78 129 / var(--tw-text-opacity, 1))}.text-\[\#514641\]{--tw-text-opacity:1;color:rgb(81 70 65 / var(--tw-text-opacity, 1))}.text-\[\#5B5B5B\]{--tw-text-opacity:1;color:rgb(91 91 91 / var(--tw-text-opacity, 1))}.text-\[\#5E5E5E\]{--tw-text-opacity:1;color:rgb(94 94 94 / var(--tw-text-opacity, 1))}.text-\[\#676767\]{--tw-text-opacity:1;color:rgb(103 103 103 / var(--tw-text-opacity, 1))}.text-\[\#67787E\]{--tw-text-opacity:1;color:rgb(103 120 126 / var(--tw-text-opacity, 1))}.text-\[\#6A6A6A\]{--tw-text-opacity:1;color:rgb(106 106 106 / var(--tw-text-opacity, 1))}.text-\[\#6C727F\]{--tw-text-opacity:1;color:rgb(108 114 127 / var(--tw-text-opacity, 1))}.text-\[\#71717A\]{--tw-text-opacity:1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.text-\[\#8A8A8A\]{--tw-text-opacity:1;color:rgb(138 138 138 / var(--tw-text-opacity, 1))}.text-\[\#9C691A\]{--tw-text-opacity:1;color:rgb(156 105 26 / var(--tw-text-opacity, 1))}.text-\[\#A87C4F\]{--tw-text-opacity:1;color:rgb(168 124 79 / var(--tw-text-opacity, 1))}.text-\[\#C2A34B\]{--tw-text-opacity:1;color:rgb(194 163 75 / var(--tw-text-opacity, 1))}.text-\[\#CB1E5A\]{--tw-text-opacity:1;color:rgb(203 30 90 / var(--tw-text-opacity, 1))}.text-\[\#E1A131\]{--tw-text-opacity:1;color:rgb(225 161 49 / var(--tw-text-opacity, 1))}.text-\[\#E50914\]{--tw-text-opacity:1;color:rgb(229 9 20 / var(--tw-text-opacity, 1))}.text-\[\#E5672A\]{--tw-text-opacity:1;color:rgb(229 103 42 / var(--tw-text-opacity, 1))}.text-\[\#E6313E\]{--tw-text-opacity:1;color:rgb(230 49 62 / var(--tw-text-opacity, 1))}.text-\[\#E7303E\]{--tw-text-opacity:1;color:rgb(231 48 62 / var(--tw-text-opacity, 1))}.text-\[\#F1920B\]{--tw-text-opacity:1;color:rgb(241 146 11 / var(--tw-text-opacity, 1))}.text-\[\#F7941D\]{--tw-text-opacity:1;color:rgb(247 148 29 / var(--tw-text-opacity, 1))}.text-\[\#F7F7F7\]{--tw-text-opacity:1;color:rgb(247 247 247 / var(--tw-text-opacity, 1))}.text-\[\#FA6720\]{--tw-text-opacity:1;color:rgb(250 103 32 / var(--tw-text-opacity, 1))}.text-\[\#FDB802\]{--tw-text-opacity:1;color:rgb(253 184 2 / var(--tw-text-opacity, 1))}.text-\[\#FDC481\]{--tw-text-opacity:1;color:rgb(253 196 129 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-primary-light{--tw-text-opacity:1;color:rgb(155 123 93 / var(--tw-text-opacity, 1))}.text-primary-medium{--tw-text-opacity:1;color:rgb(255 89 27 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:0.4}.opacity-\[0\.4\]{opacity:0.4}.shadow-lg{--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)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-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-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.transition-colors{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.duration-200{transition-duration:200ms}.duration-300{transition-duration:300ms}.ease-in-out{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.btn-primary{margin-top:0.5rem;margin-bottom:0.5rem;display:inline-block;width:100%;align-items:center;justify-content:center;gap:0.75rem;border-radius:16px;border-width:1px;--tw-border-opacity:1;border-color:rgb(253 196 129 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(253 196 129 / var(--tw-bg-opacity, 1));padding-top:0.8rem;padding-bottom:0.8rem;padding-left:2.2rem;padding-right:2.2rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(2 14 26 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms}.btn-primary:hover{--tw-border-opacity:1;border-color:rgb(251 218 179 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(251 218 179 / var(--tw-bg-opacity, 1))}@media (min-width: 768px){.btn-primary{width:unset}}.btn-primary-medium{border-color:rgb(229 103 42 / var(--tw-border-opacity, 1));background-color:rgb(229 103 42 / var(--tw-bg-opacity, 1));color:rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;margin-top:0.5rem;margin-bottom:0.5rem;display:inline-block;width:100%;align-items:center;justify-content:center;gap:0.75rem;border-radius:16px;border-width:1px;--tw-border-opacity:1;border-color:rgb(253 196 129 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(253 196 129 / var(--tw-bg-opacity, 1));padding-top:0.8rem;padding-bottom:0.8rem;padding-left:2.2rem;padding-right:2.2rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(2 14 26 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms}.btn-primary-medium:hover{--tw-border-opacity:1;border-color:rgb(251 218 179 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(251 218 179 / var(--tw-bg-opacity, 1))}@media (min-width: 768px){.btn-primary-medium{width:unset}}.btn-primary-medium-pages{border-color:rgb(37 211 102 / var(--tw-border-opacity, 1)) !important;background-color:rgb(37 211 102 / var(--tw-bg-opacity, 1)) !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;margin-top:0.5rem;margin-bottom:0.5rem;display:inline-block;width:100%;align-items:center;justify-content:center;gap:0.75rem;border-radius:16px;border-width:1px;--tw-border-opacity:1;border-color:rgb(253 196 129 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(253 196 129 / var(--tw-bg-opacity, 1));padding-top:0.8rem;padding-bottom:0.8rem;padding-left:2.2rem;padding-right:2.2rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(2 14 26 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms}.btn-primary-medium-pages:hover{--tw-border-opacity:1;border-color:rgb(251 218 179 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(251 218 179 / var(--tw-bg-opacity, 1))}@media (min-width: 768px){.btn-primary-medium-pages{width:unset}}.btn-primary-lisieux{margin-top:0.5rem;margin-bottom:0.5rem;display:inline-block;width:100%;align-items:center;justify-content:center;gap:0.75rem;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(253 196 129 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(253 196 129 / var(--tw-bg-opacity, 1));padding-top:0.8rem;padding-bottom:0.8rem;padding-left:2.2rem;padding-right:2.2rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms}.btn-primary-lisieux:hover{border-color:rgb(253 196 129 / 0.9);background-color:rgb(253 196 129 / 0.9)}@media (min-width: 768px){.btn-primary-lisieux{width:unset}}.btn-primary-jaboh{margin-top:0.5rem;margin-bottom:0.5rem;display:inline-block;width:100%;align-items:center;justify-content:center;gap:0.75rem;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(194 163 75 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(194 163 75 / var(--tw-bg-opacity, 1));padding-top:0.8rem;padding-bottom:0.8rem;padding-left:2.2rem;padding-right:2.2rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms}.btn-primary-jaboh:hover{--tw-border-opacity:1;border-color:rgb(206 179 101 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(206 179 101 / var(--tw-bg-opacity, 1))}@media (min-width: 768px){.btn-primary-jaboh{width:unset}}.btn-primary-concetto{margin-top:0.5rem;margin-bottom:0.5rem;display:inline-block;width:100%;align-items:center;justify-content:center;gap:0.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(245 161 29 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(245 161 29 / var(--tw-bg-opacity, 1));padding-top:0.8rem;padding-bottom:0.8rem;padding-left:2.2rem;padding-right:2.2rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms}.btn-primary-concetto:hover{--tw-border-opacity:1;border-color:rgb(237 146 2 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(237 146 2 / var(--tw-bg-opacity, 1))}@media (min-width: 768px){.btn-primary-concetto{width:unset}}.btn-primary-votorantim{margin-top:0.5rem;margin-bottom:0.5rem;display:inline-block;width:100%;align-items:center;justify-content:center;gap:0.75rem;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(247 148 29 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(247 148 29 / var(--tw-bg-opacity, 1));padding-top:0.8rem;padding-bottom:0.8rem;padding-left:2.2rem;padding-right:2.2rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms}.btn-primary-votorantim:hover{border-color:rgb(247 148 29 / 0.9);background-color:rgb(247 148 29 / 0.9)}@media (min-width: 768px){.btn-primary-votorantim{width:unset}}.btn-primary-votorantim-2{margin-top:0.5rem;margin-bottom:0.5rem;display:inline-block;width:100%;align-items:center;justify-content:center;gap:0.75rem;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(61 144 191 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(61 144 191 / var(--tw-bg-opacity, 1));padding-top:0.8rem;padding-bottom:0.8rem;padding-left:2.2rem;padding-right:2.2rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms}.btn-primary-votorantim-2:hover{border-color:rgb(61 144 191 / 0.9);background-color:rgb(61 144 191 / 0.9)}@media (min-width: 768px){.btn-primary-votorantim-2{width:unset}}.btn-primary-unita{margin-top:0.5rem;margin-bottom:0.5rem;display:inline-block;width:100%;align-items:center;justify-content:center;gap:0.75rem;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(203 30 90 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(203 30 90 / var(--tw-bg-opacity, 1));padding-top:0.8rem;padding-bottom:0.8rem;padding-left:2.2rem;padding-right:2.2rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms}.btn-primary-unita:hover{border-color:rgb(203 30 90 / 0.9);background-color:rgb(203 30 90 / 0.9)}@media (min-width: 768px){.btn-primary-unita{width:unset}}.btn-primary-kennedy{margin-top:0.5rem;margin-bottom:0.5rem;display:inline-block;width:100%;align-items:center;justify-content:center;gap:0.75rem;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(250 103 32 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(250 103 32 / var(--tw-bg-opacity, 1));padding-top:0.8rem;padding-bottom:0.8rem;padding-left:2.2rem;padding-right:2.2rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms}.btn-primary-kennedy:hover{border-color:rgb(250 103 32 / 0.9);background-color:rgb(250 103 32 / 0.9)}@media (min-width: 768px){.btn-primary-kennedy{width:unset}}.transition-all-fast{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:200ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.title{font-size:24px;font-weight:700;line-height:33px;letter-spacing:-0.64px;;--tw-text-opacity:1;color:rgb(29 29 29 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.title{font-size:2rem;line-height:1.2}}.title-thin{font-size:24px;font-weight:400;line-height:33px;letter-spacing:-0.64px;;--tw-text-opacity:1;color:rgb(29 29 29 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.title-thin{font-size:2rem;line-height:1.2}}.subtitle{text-transform:uppercase;line-height:18px;letter-spacing:0.8px;--tw-text-opacity:1;color:rgb(155 123 93 / var(--tw-text-opacity, 1))}.subtitle-plus{display:inline-block;border-radius:9999px;padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;padding-right:1rem;font-weight:400;line-height:18px}.color-concetto{--tw-text-opacity:1;color:rgb(245 161 29 / var(--tw-text-opacity, 1))}.color-jaboh{--tw-text-opacity:1;color:rgb(194 163 75 / var(--tw-text-opacity, 1))}.color-jaboh-text{--tw-text-opacity:1;color:rgb(74 23 58 / var(--tw-text-opacity, 1))}.color-lisieux{--tw-text-opacity:1;color:rgb(168 124 79 / var(--tw-text-opacity, 1))}.box-lisieux{--tw-bg-opacity:1;background-color:rgb(231 222 217 / var(--tw-bg-opacity, 1));--tw-text-opacity:1 !important;color:rgb(81 70 65 / var(--tw-text-opacity, 1)) !important}.box-jaboh{--tw-bg-opacity:1;background-color:rgb(241 231 238 / var(--tw-bg-opacity, 1));--tw-text-opacity:1 !important;color:rgb(74 23 58 / var(--tw-text-opacity, 1)) !important}.box-concetto{border-radius:0px;--tw-bg-opacity:1;background-color:rgb(42 42 42 / var(--tw-bg-opacity, 1))}.slick-dots{position:absolute;display:block;padding:0;margin:0;list-style:none;bottom:-40px !important;width:100% !important}@media(max-width: 1024px){.slick-dots{text-align:center}}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0;width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:rgba(0,0,0,0);border:0;outline:none;background:rgba(0,0,0,0);width:20px;height:20px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:8px;height:8px;background-color:#fff;border-radius:50%;content:"";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{background-color:#f1920b;color:#fff}.dots-slider-land li.slick-active button:before{background-color:#a87c4f}.dot-horto:hover .arrow-button,.dot-horto:hover .slick-arrow{opacity:1}.dot-horto:hover.dot-slick_wide_small .slick-arrow{opacity:1}.dot-horto .arrow-button,.dot-horto .slick-arrow{width:40px;height:40px;border-radius:500px;color:#fff;background:#514641;font-size:14px;transition:all .2s;position:absolute;cursor:pointer;display:flex !important;align-items:center;justify-content:center;top:50%;margin-top:-30px;z-index:10;opacity:0}.dot-horto .arrow-button:hover,.dot-horto .slick-arrow:hover{background-color:#76665e}@media(max-width: 1024px){.dot-horto .arrow-button,.dot-horto .slick-arrow{display:none}}.dot-horto .arrow-button.slick-next,.dot-horto .slick-arrow.slick-next{right:1vw}@media(max-width: 1024px){.dot-horto .arrow-button.slick-next,.dot-horto .slick-arrow.slick-next{display:none !important}}.dot-horto .arrow-button.slick-prev,.dot-horto .slick-arrow.slick-prev{transition:all .2s;left:.5vw}@media(max-width: 1024px){.dot-horto .arrow-button.slick-prev,.dot-horto .slick-arrow.slick-prev{display:none !important}}.dot-horto .arrow-button.slick-disabled,.dot-horto .slick-arrow.slick-disabled{display:none !important}.dot-horto-newHorto .slick-dots{bottom:-40px !important;text-align:center}.dot-horto-newHorto .slick-dots li{width:14px;height:14px}.dot-horto-newHorto .slick-dots li.slick-active button::before{background-color:#e1a131}.dot-horto-newHorto .slick-dots li button::before{width:14px;height:14px}.dot-horto-new .slick-dots{bottom:-64px !important;text-align:center}.dot-horto-new .slick-dots li{width:14px;height:14px}.dot-horto-new .slick-dots li.slick-active button::before{background-color:#eb8c55}.dot-horto-new .slick-dots li button::before{width:14px;height:14px}.dot-horto-v2 .slick-dots{bottom:-64px !important;text-align:center}.dot-horto-v2 .slick-dots li{width:14px;height:14px}.dot-horto-v2 .slick-dots li.slick-active button::before{background-color:#a23b29}.dot-horto-v2 .slick-dots li button::before{width:14px;height:14px}.dot-horto-concetto .slick-dots{bottom:-64px !important;text-align:center}.dot-horto-concetto .slick-dots li{width:14px;height:14px}.dot-horto-concetto .slick-dots li.slick-active button::before{background-color:#e1a131}.dot-horto-concetto .slick-dots li button::before{width:14px;height:14px}.dot-horto-concetto-new .slick-dots{bottom:-64px !important;text-align:center}.dot-horto-concetto-new .slick-dots li{width:14px;height:14px}.dot-horto-concetto-new .slick-dots li.slick-active button::before{background-color:#e1a131}.dot-horto-concetto-new .slick-dots li button::before{background-color:#d7d7d7;width:14px;height:14px}.dot-horto-unita .slick-dots{bottom:-64px !important;text-align:center}.dot-horto-unita .slick-dots li{width:14px;height:14px}.dot-horto-unita .slick-dots li.slick-active button::before{background-color:#cb1e5a}.dot-horto-unita .slick-dots li button::before{background-color:#d7d7d7;width:14px;height:14px}.dot-horto-votorantim .slick-dots{bottom:-64px !important;text-align:center}.dot-horto-votorantim .slick-dots li{width:14px;height:14px}.dot-horto-votorantim .slick-dots li.slick-active button::before{background-color:#3d90bf}.dot-horto-votorantim .slick-dots li button::before{background-color:#d7d7d7;width:14px;height:14px}.dot-horto-votorantim-v2 .slick-dots{bottom:-64px !important;text-align:center}.dot-horto-votorantim-v2 .slick-dots li{width:14px;height:14px}.dot-horto-votorantim-v2 .slick-dots li.slick-active button::before{background-color:#1f4283}.dot-horto-votorantim-v2 .slick-dots li button::before{background-color:#d7d7d7;width:14px;height:14px}.dot-horto-kennedy .slick-dots{bottom:-64px !important;text-align:center}.dot-horto-kennedy .slick-dots li{width:14px;height:14px}.dot-horto-kennedy .slick-dots li.slick-active button::before{background-color:#fa6720}.dot-horto-kennedy .slick-dots li button::before{width:14px;height:14px}.dot-horto-kennedy-plants .slick-dots{bottom:-56px !important;text-align:center}.dot-horto-kennedy-plants .slick-dots li{width:14px;height:14px}.dot-horto-kennedy-plants .slick-dots li.slick-active button::before{background-color:#fa6720}.dot-horto-kennedy-plants .slick-dots li button::before{width:14px;height:14px}.dot-horto-kennedy-v2 .slick-dots{bottom:-56px !important;text-align:center}.dot-horto-kennedy-v2 .slick-dots li{width:14px;height:14px}.dot-horto-kennedy-v2 .slick-dots li.slick-active button::before{background-color:#fa6720}.dot-horto-kennedy-v2 .slick-dots li button::before{background-color:#d7d7d7;width:14px;height:14px}.dot-horto-lisieux .slick-dots{bottom:-64px !important;text-align:center}.dot-horto-lisieux .slick-dots li{width:14px;height:14px}.dot-horto-lisieux .slick-dots li.slick-active button::before{background-color:#e1a131}.dot-horto-lisieux .slick-dots li button::before{width:14px;height:14px;background-color:#d7d7d7}.dot-horto .slick-dots{bottom:-64px !important;text-align:center}.dot-horto .slick-dots li{width:14px;height:14px}.dot-horto .slick-dots li.slick-active button::before{background-color:#e6313e}.dot-horto .slick-dots li button::before{width:14px;height:14px;background-color:#b7b7b7}.slick-fill-width .dot-slick.dot-slick_wide_small .slick-dots{transition:all .2s;opacity:0;padding:0;position:absolute;top:-1rem;right:1rem}.slick-fill-width:hover .arrow-button,.slick-fill-width:hover .slick-arrow{opacity:1}.slick-fill-width:hover .dot-slick.dot-slick_wide_small .slick-dots{opacity:1}.slick-fill-width .arrow-button,.slick-fill-width .slick-arrow{width:40px;height:40px;border-radius:500px;color:#fff;background:#514641;font-size:14px;transition:all .2s;position:absolute;cursor:pointer;display:flex !important;align-items:center;justify-content:center;top:50%;margin-top:-30px;z-index:10;opacity:0}.slick-fill-width .arrow-button:hover,.slick-fill-width .slick-arrow:hover{background-color:#76665e}.slick-fill-width .arrow-button.jaboh-arrow,.slick-fill-width .slick-arrow.jaboh-arrow{background:#4a173a}@media(max-width: 1024px){.slick-fill-width .arrow-button,.slick-fill-width .slick-arrow{display:none}}.slick-fill-width .arrow-button.slick-next,.slick-fill-width .slick-arrow.slick-next{right:1vw}@media(max-width: 1024px){.slick-fill-width .arrow-button.slick-next,.slick-fill-width .slick-arrow.slick-next{display:none !important}}.slick-fill-width .arrow-button.slick-prev,.slick-fill-width .slick-arrow.slick-prev{transition:all .2s;left:.5vw}@media(max-width: 1024px){.slick-fill-width .arrow-button.slick-prev,.slick-fill-width .slick-arrow.slick-prev{display:none !important}}.slick-fill-width .arrow-button.slick-disabled,.slick-fill-width .slick-arrow.slick-disabled{display:none !important}.buttonSlick{position:relative;z-index:1;color:#fdc481;border:1px solid #fdc481;border-radius:90px;width:48px;height:48px;margin-left:.5rem;font-size:14px;text-align:center}.buttonSlick:first-child{margin:0}.buttonSlick.main{border-color:#e6313e;color:#e6313e}.buttonSlick.main:hover{background-color:#e6313e;color:#fff}.buttonSlick.jaboh{border-color:#5e5e5e;color:#5e5e5e}.buttonSlick.jaboh:hover{background-color:#4a173a;border-color:#4a173a;color:#fff}.buttonSlick.lisieux{border-color:#5e5e5e;color:#5e5e5e}.buttonSlick.lisieux:hover{background-color:#a87c4f;border-color:#a87c4f;color:#fff}.buttonSlick.concetto{border-color:#5e5e5e;color:#5e5e5e}.buttonSlick.concetto:hover{background-color:#e1a131;border-color:#e1a131;color:#fff}.buttonSlick.horto{border-color:#eb8c55;color:#fff;color:#eb8c55}.buttonSlick.horto:hover{background-color:#eb8c55;border-color:#eb8c55;color:#fff}.buttonSlick.votorantim{border-color:#f7941d;color:#f7941d}.buttonSlick.votorantim:hover{background-color:#f7941d;border-color:#f7941d;color:#fff}.buttonSlick.unita{border-color:#cb1e5a;color:#cb1e5a}.buttonSlick.unita:hover{background-color:#cb1e5a;border-color:#cb1e5a;color:#fff}@media(max-width: 640px){.buttonSlick.mobile{margin-left:70%;background-color:hsla(0,0%,100%,.8);color:#979797;border-color:hsla(0,0%,100%,.8)}.buttonSlick.mobile:hover{background-color:hsla(0,0%,100%,.8);color:#000}.buttonSlick.left{background-color:hsla(0,0%,100%,.8);color:#979797;border-color:hsla(0,0%,100%,.8)}.buttonSlick.left:hover{background-color:hsla(0,0%,100%,.8);color:#000}}.buttonSlick i{display:flex;justify-content:center;align-items:center}.buttonSlick:hover,.buttonSlick:focus{background-color:rgba(0,0,0,0)}label.input{position:relative;display:block;width:100%}label.input>input{font-family:"Poppins",Helvetica;height:calc(3rem + 4px);border-radius:8px;transition:all .2s ease-out;font-weight:500;color:#71717a;border:solid 1px #cfcfcf;padding:0 1rem;font-size:14px;width:100%}label.input>input:hover,label.input>input:focus{border-color:#e5672a}label.input>textarea{font-family:"Poppins",Helvetica;height:calc(7rem + 4px);border-radius:8px;transition:all .2s ease-out;font-weight:500;color:#71717a;border:solid 1px #cfcfcf;padding:.75rem 1rem;font-size:14px;width:100%}label.input>textarea:hover,label.input>textarea:focus{border-color:#e5672a}label.input__small>input{height:calc(3rem + 1px);padding:0 2rem}label.input+label.input{margin-top:.5rem}label.input span.text-error{transition:all .2s ease-out;text-align:left;padding:3px 0 0 .2rem;font-size:10px;color:#dc1b21;display:block;overflow:hidden;max-height:0;opacity:0}label.input.error>input,label.input.error>textarea{border-color:#dc1b21 !important}label.input.error span.text-error{max-height:40px;opacity:1}.anchor{position:absolute;top:-84px}@media(max-width: 768px){.anchor{top:-50px}}.before\:absolute::before{content:var(--tw-content);position:absolute}.before\:inset-0::before{content:var(--tw-content);inset:0px}.before\:bottom-0::before{content:var(--tw-content);bottom:0px}.before\:bottom-\[-30px\]::before{content:var(--tw-content);bottom:-30px}.before\:left-0::before{content:var(--tw-content);left:0px}.before\:right-\[64\%\]::before{content:var(--tw-content);right:64%}.before\:right-\[68\%\]::before{content:var(--tw-content);right:68%}.before\:z-0::before{content:var(--tw-content);z-index:0}.before\:z-\[1\]::before{content:var(--tw-content);z-index:1}.before\:hidden::before{content:var(--tw-content);display:none}.before\:h-\[1px\]::before{content:var(--tw-content);height:1px}.before\:h-\[2px\]::before{content:var(--tw-content);height:2px}.before\:w-0::before{content:var(--tw-content);width:0px}.before\:w-full::before{content:var(--tw-content);width:100%}.before\:rounded-\[87px\]::before{content:var(--tw-content);border-radius:87px}.before\:\!bg-\[\#1D1D1D\]::before{content:var(--tw-content);--tw-bg-opacity:1 !important;background-color:rgb(29 29 29 / var(--tw-bg-opacity, 1)) !important}.before\:bg-\[\#3A332F\]::before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(58 51 47 / var(--tw-bg-opacity, 1))}.before\:bg-\[\#A87C4F\]::before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(168 124 79 / var(--tw-bg-opacity, 1))}.before\:bg-transparent::before{content:var(--tw-content);background-color:transparent}.before\:bg-white::before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.before\:bg-\[url\(\'\/img\/lands\/concetto\/fundo_form\.png\'\)\]::before{content:var(--tw-content);background-image:url('/img/lands/concetto/fundo_form.png')}.before\:bg-\[url\(\'\/img\/lands\/jaboh\/fundo_form\.png\'\)\]::before{content:var(--tw-content);background-image:url('/img/lands/jaboh/fundo_form.png')}.before\:bg-\[url\(\'\/img\/lands\/jaboh\/fundo_plants\.png\'\)\]::before{content:var(--tw-content);background-image:url('/img/lands/jaboh/fundo_plants.png')}.before\:bg-\[url\(\'\/img\/lands\/kennedy\/fundo_form\.png\'\)\]::before{content:var(--tw-content);background-image:url('/img/lands/kennedy/fundo_form.png')}.before\:bg-\[url\(\'\/img\/lands\/lisieux\/fundo_form\.png\'\)\]::before{content:var(--tw-content);background-image:url('/img/lands/lisieux/fundo_form.png')}.before\:bg-\[url\(\'\/img\/lands\/unita\/fundo_form\.png\'\)\]::before{content:var(--tw-content);background-image:url('/img/lands/unita/fundo_form.png')}.before\:bg-\[url\(\'\/img\/lands\/votorantim\/fundo_form\.png\'\)\]::before{content:var(--tw-content);background-image:url('/img/lands/votorantim/fundo_form.png')}.before\:bg-\[url\(\'\/img\/list\.png\'\)\]::before{content:var(--tw-content);background-image:url('/img/list.png')}.before\:bg-contain::before{content:var(--tw-content);background-size:contain}.before\:bg-cover::before{content:var(--tw-content);background-size:cover}.before\:bg-\[left_bottom\]::before{content:var(--tw-content);background-position:left bottom}.before\:bg-bottom::before{content:var(--tw-content);background-position:bottom}.before\:bg-center::before{content:var(--tw-content);background-position:center}.before\:bg-left::before{content:var(--tw-content);background-position:left}.before\:bg-top::before{content:var(--tw-content);background-position:top}.before\:bg-no-repeat::before{content:var(--tw-content);background-repeat:no-repeat}.before\:transition-all::before{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.before\:duration-300::before{content:var(--tw-content);transition-duration:300ms}.first\:ml-14:first-child{margin-left:3.5rem}.first\:border-l-0:first-child{border-left-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.even\:border-x-0:nth-child(even){border-left-width:0px;border-right-width:0px}.even\:border-y-\[1px\]:nth-child(even){border-top-width:1px;border-bottom-width:1px}.even\:border-\[\#5E5E5E\]:nth-child(even){--tw-border-opacity:1;border-color:rgb(94 94 94 / var(--tw-border-opacity, 1))}.even\:border-opacity-20:nth-child(even){--tw-border-opacity:0.2}.even\:py-6:nth-child(even){padding-top:1.5rem;padding-bottom:1.5rem}.hover\:\!border-\[\#4A173A\]:hover{--tw-border-opacity:1 !important;border-color:rgb(74 23 58 / var(--tw-border-opacity, 1)) !important}.hover\:\!border-\[\#E1A131\]\/80:hover{border-color:rgb(225 161 49 / 0.8) !important}.hover\:\!border-\[\#E5672A\]\/80:hover{border-color:rgb(229 103 42 / 0.8) !important}.hover\:\!border-\[\#ED9202\]:hover{--tw-border-opacity:1 !important;border-color:rgb(237 146 2 / var(--tw-border-opacity, 1)) !important}.hover\:\!border-\[\#FDC481\]:hover{--tw-border-opacity:1 !important;border-color:rgb(253 196 129 / var(--tw-border-opacity, 1)) !important}.hover\:border-\[\#19B252\]:hover{--tw-border-opacity:1;border-color:rgb(25 178 82 / var(--tw-border-opacity, 1))}.hover\:border-\[\#E5672A\]:hover{--tw-border-opacity:1;border-color:rgb(229 103 42 / var(--tw-border-opacity, 1))}.hover\:border-\[\#E6313E\]:hover{--tw-border-opacity:1;border-color:rgb(230 49 62 / var(--tw-border-opacity, 1))}.hover\:\!bg-\[\#4A173A\]:hover{--tw-bg-opacity:1 !important;background-color:rgb(74 23 58 / var(--tw-bg-opacity, 1)) !important}.hover\:\!bg-\[\#A87C4F\]\/90:hover{background-color:rgb(168 124 79 / 0.9) !important}.hover\:\!bg-\[\#C2A34B\]:hover{--tw-bg-opacity:1 !important;background-color:rgb(194 163 75 / var(--tw-bg-opacity, 1)) !important}.hover\:\!bg-\[\#C2A34B\]\/90:hover{background-color:rgb(194 163 75 / 0.9) !important}.hover\:\!bg-\[\#E1A131\]\/90:hover{background-color:rgb(225 161 49 / 0.9) !important}.hover\:\!bg-\[\#E5672A\]\/80:hover{background-color:rgb(229 103 42 / 0.8) !important}.hover\:\!bg-\[\#E5672A\]\/90:hover{background-color:rgb(229 103 42 / 0.9) !important}.hover\:\!bg-\[\#E6313E\]\/80:hover{background-color:rgb(230 49 62 / 0.8) !important}.hover\:\!bg-\[\#EB8C55\]:hover{--tw-bg-opacity:1 !important;background-color:rgb(235 140 85 / var(--tw-bg-opacity, 1)) !important}.hover\:\!bg-\[\#ED9202\]:hover{--tw-bg-opacity:1 !important;background-color:rgb(237 146 2 / var(--tw-bg-opacity, 1)) !important}.hover\:\!bg-\[\#F5A11D\]:hover{--tw-bg-opacity:1 !important;background-color:rgb(245 161 29 / var(--tw-bg-opacity, 1)) !important}.hover\:\!bg-\[\#FA6720\]\/90:hover{background-color:rgb(250 103 32 / 0.9) !important}.hover\:\!bg-\[\#FDC481\]:hover{--tw-bg-opacity:1 !important;background-color:rgb(253 196 129 / var(--tw-bg-opacity, 1)) !important}.hover\:bg-\[\#19B252\]:hover{--tw-bg-opacity:1;background-color:rgb(25 178 82 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2DC33C\]\/90:hover{background-color:rgb(45 195 60 / 0.9)}.hover\:bg-\[\#A1A1A1\]:hover{--tw-bg-opacity:1;background-color:rgb(161 161 161 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#A87C4F\]:hover{--tw-bg-opacity:1;background-color:rgb(168 124 79 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E5672A\]:hover{--tw-bg-opacity:1;background-color:rgb(229 103 42 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E5672A\]\/80:hover{background-color:rgb(229 103 42 / 0.8)}.hover\:bg-\[\#E5672A\]\/90:hover{background-color:rgb(229 103 42 / 0.9)}.hover\:bg-\[\#E6313E\]:hover{--tw-bg-opacity:1;background-color:rgb(230 49 62 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E6313E\]\/90:hover{background-color:rgb(230 49 62 / 0.9)}.hover\:bg-\[\#F2930E\]\/80:hover{background-color:rgb(242 147 14 / 0.8)}.hover\:bg-black\/80:hover{background-color:rgb(0 0 0 / 0.8)}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-medium:hover{--tw-bg-opacity:1;background-color:rgb(255 89 27 / var(--tw-bg-opacity, 1))}.hover\:\!text-\[\#FFF\]:hover{--tw-text-opacity:1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1)) !important}.hover\:\!text-white:hover{--tw-text-opacity:1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1)) !important}.hover\:text-\[\#E5672A\]:hover{--tw-text-opacity:1;color:rgb(229 103 42 / var(--tw-text-opacity, 1))}.hover\:text-\[\#E6313E\]:hover{--tw-text-opacity:1;color:rgb(230 49 62 / var(--tw-text-opacity, 1))}.hover\:text-\[\#F1920B\]:hover{--tw-text-opacity:1;color:rgb(241 146 11 / var(--tw-text-opacity, 1))}.hover\:text-\[\#F8C32C\]:hover{--tw-text-opacity:1;color:rgb(248 195 44 / var(--tw-text-opacity, 1))}.hover\:text-\[\#FFF\]:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:brightness-\[unset\]:hover{--tw-brightness:brightness(unset);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)}.hover\:transition-all:hover{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.hover\:before\:w-full:hover::before{content:var(--tw-content);width:100%}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:scale-105{--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))}.group:hover .group-hover\:bg-\[\#E6313E\]\/80{background-color:rgb(230 49 62 / 0.8)}.group:hover .group-hover\:text-\[\#E6313E\]{--tw-text-opacity:1;color:rgb(230 49 62 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:underline{text-decoration-line:underline}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width: 767px){.sm\:justify-items-center{justify-items:center}.sm\:text-center{text-align:center}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:bottom-0{bottom:0px}.md\:bottom-8{bottom:2rem}.md\:bottom-\[-300px\]{bottom:-300px}.md\:bottom-\[30px\]{bottom:30px}.md\:left-8{left:2rem}.md\:left-\[40\%\]{left:40%}.md\:left-\[50\%\]{left:50%}.md\:left-\[52\%\]{left:52%}.md\:left-\[54\%\]{left:54%}.md\:left-\[60\%\]{left:60%}.md\:left-\[78\%\]{left:78%}.md\:right-10{right:2.5rem}.md\:right-\[-10px\]{right:-10px}.md\:right-\[13\%\]{right:13%}.md\:right-\[380px\]{right:380px}.md\:right-\[54\%\]{right:54%}.md\:right-\[60\%\]{right:60%}.md\:right-\[66px\]{right:66px}.md\:right-\[80\%\]{right:80%}.md\:top-0{top:0px}.md\:top-\[-120px\]{top:-120px}.md\:top-\[-140px\]{top:-140px}.md\:top-\[-80px\]{top:-80px}.md\:top-\[0\]{top:0}.md\:top-\[26\.5rem\]{top:26.5rem}.md\:top-\[30px\]{top:30px}.md\:top-auto{top:auto}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-5{grid-column:span 5 / span 5}.md\:col-span-7{grid-column:span 7 / span 7}.md\:col-span-8{grid-column:span 8 / span 8}.md\:col-span-9{grid-column:span 9 / span 9}.md\:col-start-6{grid-column-start:6}.md\:m-0{margin:0px}.md\:m-\[unset\]{margin:unset}.md\:\!my-0{margin-top:0px !important;margin-bottom:0px !important}.md\:mx-0{margin-left:0px;margin-right:0px}.md\:my-0{margin-top:0px;margin-bottom:0px}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:mb-0{margin-bottom:0px}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-2{margin-bottom:0.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-10{margin-left:2.5rem}.md\:ml-8{margin-left:2rem}.md\:mt-0{margin-top:0px}.md\:mt-10{margin-top:2.5rem}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:inline{display:inline}.md\:\!flex{display:flex !important}.md\:flex{display:flex}.md\:grid{display:grid}.md\:\!hidden{display:none !important}.md\:hidden{display:none}.md\:h-\[152px\]{height:152px}.md\:h-\[190px\]{height:190px}.md\:h-\[471px\]{height:471px}.md\:h-\[480px\]{height:480px}.md\:h-\[500px\]{height:500px}.md\:h-\[550px\]{height:550px}.md\:h-\[700px\]{height:700px}.md\:h-\[71px\]{height:71px}.md\:h-\[80vh\]{height:80vh}.md\:h-\[96px\]{height:96px}.md\:h-\[auto\]{height:auto}.md\:h-\[unset\]{height:unset}.md\:max-h-\[674px\]{max-height:674px}.md\:\!w-\[370px\]{width:370px !important}.md\:\!w-\[470px\]{width:470px !important}.md\:w-1\/2{width:50%}.md\:w-80{width:20rem}.md\:w-\[308px\]{width:308px}.md\:w-\[408px\]{width:408px}.md\:w-\[410px\]{width:410px}.md\:w-\[45\%\]{width:45%}.md\:w-\[450px\]{width:450px}.md\:w-\[470px\]{width:470px}.md\:w-\[50\%\]{width:50%}.md\:w-\[52\%\]{width:52%}.md\:w-\[56\%\]{width:56%}.md\:w-\[60\%\]{width:60%}.md\:w-\[65\%\]{width:65%}.md\:w-\[73px\]{width:73px}.md\:w-\[80vw\]{width:80vw}.md\:w-\[97px\]{width:97px}.md\:w-\[unset\]{width:unset}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:max-w-\[1300px\]{max-width:1300px}.md\:max-w-\[270px\]{max-width:270px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[420px\]{max-width:420px}.md\:max-w-\[650px\]{max-width:650px}.md\:max-w-\[unset\]{max-width:unset}.md\:grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12, 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\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-normal{justify-content:normal}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:justify-items-end{justify-items:end}.md\:gap-0{gap:0px}.md\:gap-16{gap:4rem}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-\[2\.5rem\]{border-radius:2.5rem}.md\:bg-\[url\(\'\/img\/fundo_main\.jpg\'\)\]{background-image:url('/img/fundo_main.jpg')}.md\:bg-\[url\(\'\/img\/lands\/concetto\/fundo_concetto\.png\'\)\]{background-image:url('/img/lands/concetto/fundo_concetto.png')}.md\:bg-\[url\(\'\/img\/lands\/concetto\/vector_2\.png\'\)\]{background-image:url('/img/lands/concetto/vector_2.png')}.md\:bg-\[url\(\'\/img\/lands\/horto\/sunset\.jpg\'\)\]{background-image:url('/img/lands/horto/sunset.jpg')}.md\:bg-\[url\(\'\/img\/lands\/jaboh\/fachada_jaboh\.png\'\)\]{background-image:url('/img/lands/jaboh/fachada_jaboh.png')}.md\:bg-\[url\(\'\/img\/lands\/kennedy\/fundo_kennedy\.png\'\)\]{background-image:url('/img/lands/kennedy/fundo_kennedy.png')}.md\:bg-\[url\(\'\/img\/lands\/lisieux\/fachada_lisieux\.png\'\)\]{background-image:url('/img/lands/lisieux/fachada_lisieux.png')}.md\:bg-\[url\(\'\/img\/lands\/lisieux\/obras\.png\'\)\]{background-image:url('/img/lands/lisieux/obras.png')}.md\:bg-\[url\(\'\/img\/lands\/unita\/fachada_unita\.png\'\)\]{background-image:url('/img/lands/unita/fachada_unita.png')}.md\:bg-\[url\(\'\/img\/lands\/votorantim\/fundo_votorantim\.jpg\'\)\]{background-image:url('/img/lands/votorantim/fundo_votorantim.jpg')}.md\:bg-\[url\(\'\/img\/woman-nice-min\.png\'\)\]{background-image:url('/img/woman-nice-min.png')}.md\:bg-\[auto_100\%\]{background-size:auto 100%}.md\:bg-\[auto_76\%\]{background-size:auto 76%}.md\:bg-\[auto_90\%\]{background-size:auto 90%}.md\:bg-contain{background-size:contain}.md\:bg-cover{background-size:cover}.md\:bg-\[bottom_left\]{background-position:bottom left}.md\:bg-\[center_left\]{background-position:center left}.md\:bg-\[left_bottom\]{background-position:left bottom}.md\:bg-\[right_bottom\]{background-position:right bottom}.md\:bg-\[top_left\]{background-position:top left}.md\:bg-center{background-position:center}.md\:bg-left{background-position:left}.md\:bg-left-bottom{background-position:left bottom}.md\:bg-left-top{background-position:left top}.md\:bg-right{background-position:right}.md\:bg-right-top{background-position:right top}.md\:p-2{padding:0.5rem}.md\:p-4{padding:1rem}.md\:px-0{padding-left:0px;padding-right:0px}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-2{padding-left:0.5rem;padding-right:0.5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-top:0px;padding-bottom:0px}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:py-44{padding-top:11rem;padding-bottom:11rem}.md\:py-48{padding-top:12rem;padding-bottom:12rem}.md\:pb-0{padding-bottom:0px}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-14{padding-bottom:3.5rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-28{padding-bottom:7rem}.md\:pb-32{padding-bottom:8rem}.md\:pb-44{padding-bottom:11rem}.md\:pb-48{padding-bottom:12rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pb-\[0\]{padding-bottom:0}.md\:pb-\[4\.5rem\]{padding-bottom:4.5rem}.md\:pl-12{padding-left:3rem}.md\:pl-4{padding-left:1rem}.md\:pl-8{padding-left:2rem}.md\:pr-4{padding-right:1rem}.md\:pr-8{padding-right:2rem}.md\:pt-0{padding-top:0px}.md\:pt-20{padding-top:5rem}.md\:pt-28{padding-top:7rem}.md\:pt-32{padding-top:8rem}.md\:pt-6{padding-top:1.5rem}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:text-start{text-align:start}.md\:text-\[2\.25rem\]{font-size:2.25rem}.md\:text-\[2\.3rem\]{font-size:2.3rem}.md\:text-\[2\.5rem\]{font-size:2.5rem}.md\:text-\[2\.938rem\]{font-size:2.938rem}.md\:text-\[42px\]{font-size:42px}.md\:text-sm{font-size:0.875rem;line-height:1.25rem}.md\:leading-\[52\.355px\]{line-height:52.355px}.md\:leading-\[56px\]{line-height:56px}.md\:tracking-\[-2\.88px\]{letter-spacing:-2.88px}.before\:md\:block::before{content:var(--tw-content);display:block}.before\:md\:bg-custom-black::before{content:var(--tw-content);background-image:linear-gradient(258deg, rgba(0, 0, 0, 0.00) -23.23%, rgba(0, 0, 0, 0.80) 56.53%)}.before\:md\:bg-\[right_bottom\]::before{content:var(--tw-content);background-position:right bottom}.before\:md\:bg-right::before{content:var(--tw-content);background-position:right}.even\:md\:border-x-\[1px\]:nth-child(even){border-left-width:1px;border-right-width:1px}.even\:md\:border-y-\[0px\]:nth-child(even){border-top-width:0px;border-bottom-width:0px}}@media (min-width: 900px){.custom\:block{display:block}.custom\:hidden{display:none}}@media (min-width: 1024px){.lg\:right-\[-100px\]{right:-100px}.lg\:right-\[74\%\]{right:74%}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-7{grid-column:span 7 / span 7}.lg\:mx-\[unset\]{margin-left:unset;margin-right:unset}.lg\:mb-0{margin-bottom:0px}.lg\:mt-0{margin-top:0px}.lg\:mt-10{margin-top:2.5rem}.lg\:\!block{display:block !important}.lg\:block{display:block}.lg\:\!hidden{display:none !important}.lg\:hidden{display:none}.lg\:h-\[636px\]{height:636px}.lg\:w-\[1000px\]{width:1000px}.lg\:w-\[510px\]{width:510px}.lg\:grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:gap-0{gap:0px}.lg\:px-0{padding-left:0px;padding-right:0px}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-0{padding-top:0px;padding-bottom:0px}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:pb-0{padding-bottom:0px}.lg\:pt-0{padding-top:0px}.lg\:text-left{text-align:left}.lg\:leading-\[42px\]{line-height:42px}}@media (min-width: 1250px){.custom-lg\:left-0{left:0px}.custom-lg\:left-\[0\]{left:0}.custom-lg\:right-\[450px\]{right:450px}.custom-lg\:right-\[7\.5rem\]{right:7.5rem}.custom-lg\:top-\[14rem\]{top:14rem}.custom-lg\:block{display:block}.custom-lg\:flex{display:flex}.custom-lg\:hidden{display:none}.custom-lg\:h-\[71\.5px\]{height:71.5px}.custom-lg\:bg-\[auto_100\%\]{background-size:auto 100%}.custom-lg\:bg-\[bottom_right\]{background-position:bottom right}.custom-lg\:bg-\[center_right\]{background-position:center right}.custom-lg\:py-0{padding-top:0px;padding-bottom:0px}}@media (min-width: 1270px){.custom-property-card\:px-12{padding-left:3rem;padding-right:3rem}.custom-property-card\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width: 1700px){.custom-lisieux\:bg-contain{background-size:contain}.custom-lisieux\:bg-center{background-position:center}.custom-lisieux\:bg-right{background-position:right}.before\:custom-lisieux\:bg-contain::before{content:var(--tw-content);background-size:contain}.before\:custom-lisieux\:bg-right::before{content:var(--tw-content);background-position:right}}
