.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.left-0{left:0}.right-0{right:0}.top-0{top:0}.mr-\[5px\]{margin-right:5px}.mt-\[12px\]{margin-top:12px}.mt-\[30px\]{margin-top:30px}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-\[20px\]{width:20px;height:20px}.h-\[135px\]{height:135px}.min-h-\[250px\]{min-height:250px}.w-\[calc\(100\%-54px\)\]{width:calc(100% - 54px)}.w-full{width:100%}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.\!self-auto{align-self:auto!important}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.break-all{word-break:break-all}.rounded-\[20px\]{border-radius:20px}.rounded-t-\[20px\]{border-top-left-radius:20px;border-top-right-radius:20px}.border{border-width:1.5px}.bg-\[var\(--foreground\)\]{background-color:var(--foreground)}.bg-no-repeat{background-repeat:no-repeat}.object-cover{-o-object-fit:cover;object-fit:cover}.p-\[21px\]{padding:21px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.pt-\[14px\]{padding-top:14px}.text-\[12px\]\/\[17px\]{font-size:12px;line-height:17px}.text-\[12px\]\/\[20px\]{font-size:12px;line-height:20px}.text-\[14px\]\/\[20px\]{font-size:14px;line-height:20px}.text-\[21px\]\/\[27px\]{font-size:21px;line-height:27px}.font-\[var\(--font-bold\)\]{font-weight:var(--font-bold)}.font-\[var\(--font-medium\)\]{font-weight:var(--font-medium)}.font-\[var\(--font-semibold\)\]{font-weight:var(--font-semibold)}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tracking-\[0\.2px\]{letter-spacing:.2px}.text-\[\#24272A\]{--tw-text-opacity:1;color:rgb(36 39 42/var(--tw-text-opacity,1))}.text-\[var\(--highlight-text\)\]{color:var(--highlight-text)}.text-\[var\(--primary\)\]{color:var(--primary)}.text-\[var\(--text\)\]{color:var(--text)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--zul-primary:var(--ui-kit-colors-zulPrimary);--zul-secondary:var(--ui-kit-colors-zulSecondary);--primary-dark-bg:var(--ui-kit-colors-backgroundPrimaryDark);--secondary-dark-bg:var(--ui-kit-colors-backgroundSecondaryDark);--tertiary-dark-bg:var(--ui-kit-colors-backgroundTertiaryDark);--quaternary-dark-bg:var(--ui-kit-colors-backgroundQuaternaryDark);--background:var(--ui-kit-colors-background);--foreground:var(--ui-kit-colors-foreground);--sheet-bg:var(--ui-kit-colors-sheetBackground);--footer-bg:var(--ui-kit-colors-footer);--header-bg:var(--ui-kit-colors-header);--standard-navigation-bg:var(--ui-kit-colors-standardNavigationBg);--standard-navigation-text:var(--ui-kit-colors-standardNavigationText);--primary:var(--ui-kit-colors-primary);--secondary:var(--ui-kit-colors-secondary);--text:var(--ui-kit-colors-text);--inverted-text:var(--ui-kit-colors-text-invertText);--highlight-text:var(--ui-kit-colors-highlightText);--disabled:var(--ui-kit-colors-disabled);--text-disabled:var(--ui-kit-colors-textDisabled);--border:var(--ui-kit-colors-border);--separator:var(--ui-kit-colors-separator);--go-button-bg:var(--ui-kit-colors-goButtonBackground);--go-button-text:var(--ui-kit-colors-goButtonText);--address-map-gradient:linear-gradient(180deg,rgba(35,35,35,.26) 0%,24.6575%,rgba(35,35,35,.78) 49.3151%,74.6575%,var(--ui-kit-colors-foreground) 100%);--day-picker-bg:var(--ui-kit-colors-dayPickerBackground);--day-picker-highlight-text:var(--ui-kit-colors-dayPickerHighlightText);--day-picker-text:var(--ui-kit-colors-dayPickerText);--day-picker-disabled:var(--ui-kit-colors-dayPickerDisabled);--day-picker-featured-color:var(--ui-kit-colors-dayPickerFeaturedColor);--day-picker-selected-text:var(--ui-kit-colors-dayPickerSelectedText);--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700}.grayscale-filter{filter:grayscale(100%)}.stack-to-grid{display:flex;flex-direction:column;gap:15px}@media (min-width:768px){.stack-to-grid{flex-direction:row;flex-wrap:wrap}.stack-to-grid>*{width:calc(50% - 8px)}}@media (min-width:992px){.stack-to-grid>*{width:calc(33.333% - 10px)}}.scroll-to-grid{width:100%;overflow-x:auto;display:flex;gap:15px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.scroll-to-grid>div{scroll-snap-align:center;width:calc(100vw - 42px);max-width:400px;align-self:flex-start}@media (min-width:375px){.scroll-to-grid>div{width:76vw}}.scroll-to-grid>div:first-child:last-child{width:100%}@media (min-width:992px){.scroll-to-grid{flex-wrap:wrap;overflow-x:initial}.scroll-to-grid>div{width:calc(33.333% - 10px)}.section-title{font-size:27px;line-height:35px;font-weight:var(--font-regular);margin-top:40px}}.section-description{font-weight:var(--font-medium);font-size:1rem;line-height:1.5rem}.section-description strong{font-weight:var(--font-bold)}@media (min-width:992px){.section-description{font-size:1.125rem;line-height:1.75rem}}.before\:mb-\[14px\]:before{content:var(--tw-content);margin-bottom:14px}.before\:block:before{content:var(--tw-content);display:block}.before\:h-\[2px\]:before{content:var(--tw-content);height:2px}.before\:w-full:before{content:var(--tw-content);width:100%}.before\:bg-\[var\(--separator\)\]:before{content:var(--tw-content);background-color:var(--separator)}.before\:content-\[\"\"\]:before{--tw-content:"";content:var(--tw-content)}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:400;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:400;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:400;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:400;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:400;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:400;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:400;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:500;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:500;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:500;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:500;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:500;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:500;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:500;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:600;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:600;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:600;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:600;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:600;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:600;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:600;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:700;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:700;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:700;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:700;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:700;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:700;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_a614cb;font-style:normal;font-weight:700;font-display:swap;src:url(https://content-estapar-reserva.zuldigital.com.br/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_a614cb;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_a614cb{font-family:__Inter_a614cb,__Inter_Fallback_a614cb;font-style:normal}.__variable_a614cb{--ui-kit-fonts-primary:"__Inter_a614cb","__Inter_Fallback_a614cb"}