@import "https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-1{margin-top:calc(var(--spacing)*1)}.flex{display:flex}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}*{-webkit-font-smoothing:antialiased;box-sizing:border-box}html,body{height:100%;margin:0;font-family:Inter-Regular,Helvetica}button:focus-visible{outline:2px solid #4a90e2!important}a{text-decoration:none}.inicial{background-color:#f5f5f5;flex-direction:row;justify-content:center;width:100%;display:flex}.inicial .div{background-color:#f5f5f5;width:1080px;height:1920px;position:relative}.inicial .dev-logo{object-fit:cover;width:154px;height:72px;position:absolute;top:1788px;left:463px}.inicial .bt-iniciarseupedido{width:499px;height:136px;position:absolute;top:1446px;left:291px}.inicial .overlap-group-wrapper{width:501px;height:136px}.inicial .overlap-group{background-color:#dd1724;border-radius:8px;width:499px;height:136px;position:relative}.inicial .text-wrapper{color:#fff;text-align:center;letter-spacing:0;width:426px;height:53px;font-family:Inter-Bold,Helvetica;font-size:40px;font-weight:700;line-height:normal;position:absolute;top:42px;left:36px}.inicial .img-logo{object-fit:cover;width:907px;height:907px;position:absolute;top:333px;left:87px}.bem-vindo{background-color:#fff;flex-direction:row;justify-content:center;width:100%;display:flex}.bem-vindo .div{background-color:#fff;width:1080px;height:1920px;position:relative}.bem-vindo .text-wrapper{color:#ac191f;text-align:center;letter-spacing:0;white-space:nowrap;width:839px;font-family:Inter-Bold,Helvetica;font-size:96px;font-weight:700;line-height:normal;position:absolute;top:197px;left:120px}.bem-vindo .p{color:#ac191f;text-align:center;letter-spacing:0;width:553px;font-family:Inter-Regular,Helvetica;font-size:40px;font-weight:400;line-height:normal;position:absolute;top:344px;left:263px}.bem-vindo .dev-logo{object-fit:cover;width:154px;height:72px;position:absolute;top:1788px;left:463px}.bem-vindo .bt-paraviagem{width:380px;height:378px;position:absolute;top:834px;left:590px}.bem-vindo .overlap-group{border-radius:8px;width:378px;height:378px;position:relative}.bem-vindo .img-wrapper{background-color:#db1723;border-radius:8px;width:378px;height:378px;position:absolute;top:0;left:0}.bem-vindo .icon-viagem{object-fit:cover;width:154px;height:161px;position:absolute;top:80px;left:113px}.bem-vindo .text-wrapper-2{color:#fff;text-align:center;letter-spacing:0;width:255px;height:58px;font-family:Inter-Regular,Helvetica;font-size:40px;font-weight:400;line-height:normal;position:absolute;top:271px;left:63px}.bem-vindo .bt-comeraqui{width:380px;height:378px;position:absolute;top:834px;left:114px}.bem-vindo .icon-comer{object-fit:cover;width:159px;height:159px;position:absolute;top:80px;left:109px}.lista-de-produtos{background-color:#fff;flex-direction:row;justify-content:center;width:100%;display:flex}.lista-de-produtos .top{background-color:#fff;width:1080px;height:1920px;position:relative}.lista-de-produtos .header-fixo{z-index:1000;background-color:#fff;width:1080px;height:120px;position:fixed;top:0}.lista-de-produtos .bt-dogsp{width:270px;height:268px;position:absolute;top:752px;left:406px}.lista-de-produtos .overlap-group{border-radius:8px;width:268px;height:268px;position:relative}.lista-de-produtos .img-wrapper{background-color:#f1c80e;border-radius:8px;width:268px;height:268px;position:absolute;top:0;left:0}.lista-de-produtos .icon-dogp{object-fit:cover;width:165px;height:72px;position:absolute;top:80px;left:54px}.lista-de-produtos .text-wrapper{color:#191919;text-align:center;letter-spacing:0;width:180px;height:41px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:192px;left:45px}.lista-de-produtos .bt-bebidas{width:270px;height:268px;position:absolute;top:1067px;left:406px}.lista-de-produtos .icon-bebidas{object-fit:cover;width:62px;height:120px;position:absolute;top:55px;left:106px}.lista-de-produtos .bt-dogsv{width:270px;height:268px;position:absolute;top:752px;left:721px}.lista-de-produtos .icon-dogv{object-fit:cover;width:165px;height:72px;position:absolute;top:82px;left:52px}.lista-de-produtos .bt-sobremesa{width:270px;height:268px;position:absolute;top:1067px;left:721px}.lista-de-produtos .icon-spbremesas{object-fit:cover;width:106px;height:112px;position:absolute;top:59px;left:81px}.lista-de-produtos .bt-combos{width:270px;height:268px;position:absolute;top:752px;left:92px}.lista-de-produtos .icon-combis{width:210px;height:96px;position:absolute;top:70px;left:28px}.lista-de-produtos .bt-porcoes{width:270px;height:268px;position:absolute;top:1067px;left:92px}.lista-de-produtos .icon-porcoes{object-fit:cover;width:91px;height:106px;position:absolute;top:65px;left:89px}.lista-de-produtos .text-wrapper-2{color:#ac191f;text-align:center;letter-spacing:0;white-space:nowrap;width:839px;font-family:Inter-Bold,Helvetica;font-size:96px;font-weight:700;line-height:normal;position:absolute;top:197px;left:120px}.lista-de-produtos .text-wrapper-3{color:#ac191f;text-align:center;letter-spacing:0;width:553px;font-family:Inter-Regular,Helvetica;font-size:40px;font-weight:400;line-height:normal;position:absolute;top:344px;left:263px}.lista-de-produtos .dev-logo{object-fit:cover;width:154px;height:72px;position:absolute;top:1788px;left:463px}.lista-de-produtos .bt-cancelar{width:53px;height:53px;position:absolute;top:40px;left:987px}.produtos{background-color:#fff;flex-direction:row;justify-content:center;width:100%;display:flex}.produtos .top{background-color:#fff;width:1080px;height:1920px;position:relative}.produtos .header-fixo{z-index:1000;background-color:#fff;width:1080px;height:120px;position:fixed;top:0}.produtos .card{width:333px;height:403px;position:absolute;top:866px;left:330px}.produtos .overlap-group{background-color:#fff;border-radius:8px;width:329px;height:403px;position:relative;box-shadow:0 0 30px #00000014}.produtos .bt-comprar{background-color:#dd1724;border-radius:8px;width:258px;height:81px;position:absolute;top:294px;left:30px}.produtos .group-wrapper{width:204px;height:31px;position:relative;top:25px;left:27px}.produtos .group{width:206px;height:31px;position:relative}.produtos .text-wrapper{color:#fff;text-align:center;letter-spacing:0;width:204px;height:31px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:0;left:0}.produtos .text-wrapper-2{color:#191919;text-align:center;letter-spacing:0;width:278px;height:32px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:177px;left:26px}.produtos .text-wrapper-3{color:#af1a20;text-align:center;letter-spacing:0;width:214px;font-family:Inter-Bold,Helvetica;font-size:24px;font-weight:700;line-height:normal;position:absolute;top:217px;left:58px}.produtos .image{object-fit:cover;width:209px;height:138px;position:absolute;top:32px;left:61px}.produtos .card-produto{width:333px;height:403px;position:absolute;top:415px;left:705px}.produtos .overlap-group-2{width:278px;height:177px;position:absolute;top:32px;left:26px}.produtos .text-wrapper-4{color:#191919;text-align:center;letter-spacing:0;width:278px;height:32px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:145px;left:0}.produtos .img{object-fit:cover;width:196px;height:147px;position:absolute;top:0;left:46px}.produtos .overlap-wrapper{width:740px;height:1324px;position:absolute;top:417px;left:320px;overflow:auto}.produtos .image-2{object-fit:cover;width:202px;height:113px;position:absolute;top:44px;left:64px}.produtos .text-wrapper-5{color:#ac191f;text-align:center;letter-spacing:0;width:515px;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700;line-height:normal;position:absolute;top:130px;left:424px}.produtos .text-wrapper-6{color:#ac191f;text-align:center;letter-spacing:0;width:414px;font-family:Inter-Regular,Helvetica;font-size:36px;font-weight:400;line-height:normal;position:absolute;top:230px;left:475px}.produtos .menu{z-index:1000;background-color:#191919;width:284px;height:100vh;position:fixed;top:0;overflow:hidden}.produtos .menu-content{box-sizing:border-box;flex-direction:column;align-items:center;height:100%;padding:20px 10px 80px;display:flex;overflow:hidden auto}.produtos .menu-content::-webkit-scrollbar{width:6px}.produtos .menu-content::-webkit-scrollbar-track{background:#333;border-radius:3px}.produtos .menu-content::-webkit-scrollbar-thumb{background:#f1c80e;border-radius:3px}.produtos .menu-content::-webkit-scrollbar-thumb:hover{background:#d4a70a}.produtos .menu-content{scrollbar-width:thin;scrollbar-color:#f1c80e #333}.produtos .bt-dogsp{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos .overlap-group-3{border-radius:8px;width:161px;height:161px;position:relative}.produtos .img-wrapper{background-color:#f1c80e;border-radius:8px;width:161px;height:161px;position:absolute;top:0;left:0}.produtos .icon-dogp{object-fit:cover;width:99px;height:43px;position:absolute;top:48px;left:32px}.produtos .text-wrapper-7{color:#191919;text-align:center;letter-spacing:0;width:108px;height:24px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:113px;left:27px}.produtos .bt-bebidas{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos .icon-bebidas{object-fit:cover;width:37px;height:72px;position:absolute;top:33px;left:64px}.produtos .text-wrapper-8{color:#191919;text-align:center;letter-spacing:0;width:108px;height:24px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:115px;left:27px}.produtos .bt-dogsv{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos .icon-dogv{object-fit:cover;width:99px;height:43px;position:absolute;top:49px;left:31px}.produtos .text-wrapper-9{color:#191919;text-align:center;letter-spacing:0;width:127px;height:25px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:112px;left:18px}.produtos .bt-sobremesa{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos .icon-spbremesas{object-fit:cover;width:64px;height:67px;position:absolute;top:36px;left:49px}.produtos .bt-combos{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos .icon-combis{width:126px;height:58px;position:absolute;top:42px;left:17px}.produtos .bt-porcoes{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos .icon-porcoes{object-fit:cover;width:55px;height:64px;position:absolute;top:39px;left:54px}.produtos .img-logo{object-fit:cover;width:188px;height:188px;margin:20px 0 50px;display:block}.produtos .icon-cancelar{object-fit:cover;width:52px;height:52px;position:absolute;top:40px;left:988px}.produtos .icon-voltar{object-fit:cover;width:52px;height:52px;position:absolute;top:40px;left:325px}.produtos-com-valor{background-color:#fff;flex-direction:row;justify-content:center;width:100%;display:flex}.produtos-com-valor .overlap-wrapper{background-color:#fff;width:1080px;height:1920px;overflow:hidden}.produtos-com-valor .header-fixo{z-index:1000;background-color:#fff;width:1080px;height:120px;position:fixed;top:0}.produtos-com-valor .overlap{height:1920px;position:relative}.produtos-com-valor .card{width:333px;height:403px;position:absolute;top:866px;left:330px}.produtos-com-valor .overlap-group{background-color:#fff;border-radius:8px;width:329px;height:403px;position:relative;box-shadow:0 0 30px #00000014}.produtos-com-valor .bt-comprar{background-color:#dd1724;border-radius:8px;width:258px;height:81px;position:absolute;top:294px;left:36px}.produtos-com-valor .group-wrapper{width:204px;height:31px;position:relative;top:25px;left:27px}.produtos-com-valor .group{width:206px;height:31px;position:relative}.produtos-com-valor .text-wrapper{color:#fff;text-align:center;letter-spacing:0;width:204px;height:31px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:0;left:0}.produtos-com-valor .div{color:#191919;text-align:center;letter-spacing:0;width:278px;height:32px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:177px;left:26px}.produtos-com-valor .text-wrapper-2{color:#af1a20;text-align:center;letter-spacing:0;width:214px;font-family:Inter-Bold,Helvetica;font-size:24px;font-weight:700;line-height:normal;position:absolute;top:217px;left:58px}.produtos-com-valor .image{object-fit:cover;width:209px;height:138px;position:absolute;top:32px;left:61px}.produtos-com-valor .card-produto{width:333px;height:403px;position:absolute;top:415px;left:705px}.produtos-com-valor .overlap-group-2{width:278px;height:177px;position:absolute;top:32px;left:26px}.produtos-com-valor .text-wrapper-3{color:#191919;text-align:center;letter-spacing:0;width:278px;height:32px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:145px;left:0}.produtos-com-valor .img{object-fit:cover;width:196px;height:147px;position:absolute;top:0;left:46px}.produtos-com-valor .overlap-group-wrapper{width:333px;height:403px;position:absolute;top:417px;left:330px}.produtos-com-valor .image-2{object-fit:cover;width:202px;height:113px;position:absolute;top:44px;left:64px}.produtos-com-valor .text-wrapper-4{color:#ac191f;text-align:center;letter-spacing:0;width:515px;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700;line-height:normal;position:absolute;top:130px;left:424px}.produtos-com-valor .text-wrapper-5{color:#ac191f;text-align:center;letter-spacing:0;width:414px;font-family:Inter-Regular,Helvetica;font-size:36px;font-weight:400;line-height:normal;position:absolute;top:230px;left:475px}.produtos-com-valor .overlap-2{width:1080px;height:1920px;position:absolute;top:0;left:0}.produtos-com-valor .menu{z-index:1000;background-color:#191919;width:284px;height:100vh;position:fixed;top:0;overflow:hidden}.produtos-com-valor .menu-content{box-sizing:border-box;flex-direction:column;align-items:center;height:100%;padding:20px 10px 80px;display:flex;overflow:hidden auto}.produtos-com-valor .menu-content::-webkit-scrollbar{width:6px}.produtos-com-valor .menu-content::-webkit-scrollbar-track{background:#333;border-radius:3px}.produtos-com-valor .menu-content::-webkit-scrollbar-thumb{background:#f1c80e;border-radius:3px}.produtos-com-valor .menu-content::-webkit-scrollbar-thumb:hover{background:#d4a70a}.produtos-com-valor .menu-content{scrollbar-width:thin;scrollbar-color:#f1c80e #333}.produtos-com-valor .bt-dogsp{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos-com-valor .div-wrapper{width:163px;height:161px}.produtos-com-valor .overlap-group-3{border-radius:8px;width:161px;height:161px;position:relative}.produtos-com-valor .img-wrapper{background-color:#f1c80e;border-radius:8px;width:161px;height:161px;position:absolute;top:0;left:0}.produtos-com-valor .icon-dogp{object-fit:cover;width:99px;height:43px;position:absolute;top:48px;left:32px}.produtos-com-valor .text-wrapper-6{color:#191919;text-align:center;letter-spacing:0;width:108px;height:24px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:113px;left:27px}.produtos-com-valor .bt-bebidas{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos-com-valor .icon-bebidas{object-fit:cover;width:37px;height:72px;position:absolute;top:33px;left:64px}.produtos-com-valor .text-wrapper-7{color:#191919;text-align:center;letter-spacing:0;width:108px;height:24px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:115px;left:27px}.produtos-com-valor .bt-dogsv{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos-com-valor .icon-dogv{object-fit:cover;width:99px;height:43px;position:absolute;top:49px;left:31px}.produtos-com-valor .text-wrapper-8{color:#191919;text-align:center;letter-spacing:0;width:127px;height:25px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:112px;left:18px}.produtos-com-valor .bt-sobremesa{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos-com-valor .icon-spbremesas{object-fit:cover;width:64px;height:67px;position:absolute;top:36px;left:49px}.produtos-com-valor .bt-combos{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos-com-valor .icon-combis-wrapper{background-color:#dd1724;border-radius:8px;width:161px;height:161px;position:absolute;top:0;left:0}.produtos-com-valor .icon-combis{width:121px;height:55px;position:absolute;top:43px;left:20px}.produtos-com-valor .text-wrapper-9{color:#fff;text-align:center;letter-spacing:0;width:108px;height:24px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:113px;left:27px}.produtos-com-valor .bt-porcoes{width:163px;height:161px;margin:10px 0;display:block;position:relative}.produtos-com-valor .icon-porcoes{object-fit:cover;width:55px;height:64px;position:absolute;top:39px;left:54px}.produtos-com-valor .img-logo{object-fit:cover;width:188px;height:188px;margin:20px 0 50px;display:block}.produtos-com-valor .pagamento4{z-index:1000;background-color:#fafafa;width:1080px;height:214px;position:fixed;bottom:0;box-shadow:0 0 30px #0000001f}.produtos-com-valor .bt-confirmarpedido{width:294px;height:75px;position:absolute;top:69px;left:740px}.produtos-com-valor .bt{width:296px;height:75px}.produtos-com-valor .overlap-group-4{background-color:#dd1724;border-radius:8px;width:294px;height:75px;position:relative}.produtos-com-valor .text-wrapper-10{color:#fff;text-align:center;letter-spacing:0;width:232px;height:29px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:23px;left:31px}.produtos-com-valor .valor-total{width:305px;height:44px;position:absolute;top:89px;left:68px}.produtos-com-valor .overlap-3{width:301px;height:44px;position:relative}.produtos-com-valor .text-wrapper-11{color:#af1a20;letter-spacing:0;width:227px;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700;line-height:normal;position:absolute;top:0;left:74px}.produtos-com-valor .text-wrapper-12{color:#000;letter-spacing:0;width:75px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:8px;left:0}.produtos-com-valor .icon-cancelar{object-fit:cover;width:52px;height:52px;position:absolute;top:40px;left:988px}.produtos-com-valor .icon-voltar{object-fit:cover;width:52px;height:52px;position:absolute;top:40px;left:325px}.detalhes-do-produto{background-color:#fff;flex-direction:row;justify-content:center;padding-top:49px;padding-bottom:230px;display:flex;overflow:hidden}.detalhes-do-produto .top{background-color:#fff;width:1080px;height:1920px;position:relative;overflow:hidden}.detalhes-do-produto .header-fixo{z-index:1000;background-color:#fff;width:1080px;height:120px;position:fixed;top:0}.detalhes-do-produto .icon-cancelar{object-fit:cover;width:52px;height:52px;position:absolute;top:40px;left:988px}.detalhes-do-produto .icon-voltar{object-fit:cover;width:52px;height:52px;position:absolute;top:40px}.detalhes-do-produto .hot-dogs-simples{color:#ac191f;text-align:center;letter-spacing:0;white-space:nowrap;width:673px;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:400;line-height:normal;position:absolute;top:468px;left:203px}.detalhes-do-produto .text-wrapper{color:#af1a20;font-weight:700}.detalhes-do-produto .span{color:#af1a20;font-family:Inter-Regular,Helvetica}.detalhes-do-produto .p-o-molho-de-tomate{color:#191919;text-align:center;letter-spacing:0;width:502px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:574px;left:290px}.detalhes-do-produto .text-wrapper-2{color:#af1a20;letter-spacing:0;width:515px;font-family:Inter-SemiBold,Helvetica;font-size:36px;font-weight:600;line-height:normal;position:absolute;top:1037px;left:68px}.detalhes-do-produto .text-wrapper-3{color:#af1a20;letter-spacing:0;width:515px;font-family:Inter-SemiBold,Helvetica;font-size:36px;font-weight:600;line-height:normal;position:absolute;top:1513px;left:68px}.detalhes-do-produto .escolha-at-op-es{color:#191919;letter-spacing:0;width:502px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:1102px;left:75px}.detalhes-do-produto .text-wrapper-4{color:#191919;letter-spacing:0;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400}.detalhes-do-produto .text-wrapper-5{font-family:Inter-Bold,Helvetica;font-weight:700}.detalhes-do-produto .overlap{width:1080px;height:313px;position:absolute;top:1607px;left:0}.detalhes-do-produto .campo-observacao{width:968px;height:188px;position:absolute;top:0;left:66px}.detalhes-do-produto .rectangle{background-color:#fff;border:1px solid #e6e1e0;width:970px;height:190px;position:relative;top:-1px;left:-1px}.detalhes-do-produto .pagamento5{z-index:1000;background-color:#fafafa;width:1080px;height:214px;position:fixed;bottom:0;box-shadow:0 0 30px #0000001f}.detalhes-do-produto .bt-confirmarpedido{width:294px;height:75px;position:absolute;top:69px;left:740px}.detalhes-do-produto .bt{width:296px;height:75px}.detalhes-do-produto .overlap-group{background-color:#dd1724;border-radius:8px;width:294px;height:75px;position:relative}.detalhes-do-produto .text-wrapper-6{color:#fff;text-align:center;letter-spacing:0;width:232px;height:29px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:23px;left:31px}.detalhes-do-produto .valor-total{width:305px;height:44px;position:absolute;top:89px;left:68px}.detalhes-do-produto .overlap-2{width:301px;height:44px;position:relative}.detalhes-do-produto .text-wrapper-7{color:#af1a20;letter-spacing:0;width:227px;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700;line-height:normal;position:absolute;top:0;left:74px}.detalhes-do-produto .text-wrapper-8{color:#000;letter-spacing:0;width:75px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:8px;left:0}.detalhes-do-produto .image{object-fit:cover;width:395px;height:261px;position:absolute;top:699px;left:343px}.detalhes-do-produto .img-logo{width:268px;height:268px;position:absolute;top:104px;left:406px}.detalhes-do-produto .overlap-wrapper{width:467px;height:106px;position:absolute;top:1186px;left:68px}.detalhes-do-produto .overlap-3{height:106px;position:relative}.detalhes-do-produto .campo{width:467px;height:106px;position:absolute;top:0;left:0}.detalhes-do-produto .rectangle-2{background-color:#fff;border:1px solid #e6e1e0;border-radius:3px;width:469px;height:108px;position:relative;top:-1px;left:-1px}.detalhes-do-produto .group-2{width:395px;height:64px;position:absolute;top:21px;left:36px}.detalhes-do-produto .group-3{width:125px;height:64px;position:absolute;top:0;left:0}.detalhes-do-produto .text-wrapper-9{color:#dd1724;letter-spacing:0;width:121px;height:29px;font-family:Inter-SemiBold,Helvetica;font-size:20px;font-weight:600;line-height:normal;position:absolute;top:35px;left:0}.detalhes-do-produto .text-wrapper-10{color:#000;letter-spacing:0;white-space:nowrap;width:121px;height:29px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:0;left:0}.detalhes-do-produto .group-4{width:139px;height:43px;position:absolute;top:10px;left:258px}.detalhes-do-produto .text-wrapper-11{color:#000;text-align:center;letter-spacing:0;white-space:nowrap;width:9px;font-family:Inter-SemiBold,Helvetica;font-size:24px;font-weight:600;line-height:normal;position:absolute;top:8px;left:64px}.detalhes-do-produto .bt-menos{width:43px;height:43px;position:absolute;top:0;left:0}.detalhes-do-produto .overlap-group-2{border-radius:21.34px;height:43px;position:relative}.detalhes-do-produto .ellipse{background-color:#dd1724;border-radius:21.34px;width:43px;height:43px;position:absolute;top:0;left:0;transform:rotate(180deg)}.detalhes-do-produto .iconography{width:16px;height:20px;position:absolute;top:12px;left:13px}.detalhes-do-produto .bt-mais{width:43px;height:43px;position:absolute;top:1px;left:95px}.detalhes-do-produto .img{width:16px;height:16px;position:absolute;top:13px;left:13px}.detalhes-do-produto .overlap-group-wrapper{width:467px;height:106px;position:absolute;top:1186px;left:567px}.detalhes-do-produto .div-wrapper{width:467px;height:106px;position:absolute;top:1327px;left:68px}.detalhes-do-produto .group-5{width:467px;height:106px;position:absolute;top:1327px;left:567px}.input-observacao{resize:none;box-sizing:border-box;color:#000;border:1px solid #ccc;border-radius:3px;width:100%;height:200px;padding:16px;font-family:Inter-Regular,Helvetica;font-size:20px}.confirmar-pedidos{background-color:#fff;flex-direction:row;justify-content:center;width:100%;padding-top:49px;display:flex}.confirmar-pedidos .top{background-color:#fff;width:1080px;height:1920px;position:relative;overflow:hidden}.confirmar-pedidos .header-fixo{z-index:1000;background-color:#fff;width:1080px;height:120px;position:fixed;top:0}.confirmar-pedidos .card{width:996px;height:250px;position:absolute;top:745px;left:46px}.confirmar-pedidos .overlap{background-color:#fff;border-radius:8px;width:988px;height:250px;position:relative;box-shadow:0 0 30px #00000014}.confirmar-pedidos .overlap-group{width:224px;height:172px;position:absolute;top:21px;left:22px}.confirmar-pedidos .image{object-fit:cover;width:209px;height:138px;position:absolute;top:34px;left:15px}.confirmar-pedidos .bt-editar{width:45px;height:45px;position:absolute;top:0;left:0}.confirmar-pedidos .overlap-group-2{border-radius:22.5px;height:45px;position:relative}.confirmar-pedidos .ellipse{background-color:#f1c80e;border-radius:22.5px;width:45px;height:45px;position:absolute;top:0;left:0;transform:rotate(180deg)}.confirmar-pedidos .vector{width:22px;height:22px;position:absolute;top:12px;left:12px}.confirmar-pedidos .text-wrapper{color:#191919;letter-spacing:0;width:278px;height:32px;font-family:Inter-Bold,Helvetica;font-size:24px;font-weight:700;line-height:normal;position:absolute;top:55px;left:278px}.confirmar-pedidos .p-o-molho-de-tomate{color:#191919;letter-spacing:0;font-family:Inter-Regular,Helvetica;font-size:20px;font-weight:400;line-height:normal;position:absolute;top:101px;left:278px}.confirmar-pedidos .text-wrapper-2{color:#af1a20;letter-spacing:0;width:214px;font-family:Inter-Bold,Helvetica;font-size:24px;font-weight:700;line-height:normal;position:absolute;top:170px;left:278px}.confirmar-pedidos .text-wrapper-3{color:#000;text-align:center;letter-spacing:0;font-family:Inter-SemiBold,Helvetica;font-size:28px;font-weight:600;line-height:normal;position:absolute;top:109px;left:843px}.confirmar-pedidos .bt-menos{width:65px;height:65px;position:absolute;top:92px;left:746px}.confirmar-pedidos .overlap-2{border-radius:32.5px;height:65px;position:relative}.confirmar-pedidos .ellipse-2{background-color:#dd1724;border-radius:32.5px;width:65px;height:65px;position:absolute;top:0;left:0;transform:rotate(180deg)}.confirmar-pedidos .iconography{width:24px;height:30px;position:absolute;top:18px;left:20px}.confirmar-pedidos .bt-mais{width:65px;height:65px;position:absolute;top:93px;left:890px}.confirmar-pedidos .img{width:25px;height:25px;position:absolute;top:20px;left:20px}.confirmar-pedidos .text-wrapper-4{color:#ac191f;text-align:center;letter-spacing:0;width:515px;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700;line-height:normal;position:absolute;top:452px;left:282px}.confirmar-pedidos .text-wrapper-5{color:#ac191f;text-align:center;letter-spacing:0;width:414px;font-family:Inter-Regular,Helvetica;font-size:36px;font-weight:400;line-height:normal;position:absolute;top:552px;left:333px}.confirmar-pedidos .icon-cancelar{object-fit:cover;width:52px;height:52px;position:absolute;top:40px;left:988px}.confirmar-pedidos .img-logo{object-fit:cover;width:268px;height:268px;position:absolute;top:104px;left:406px}.confirmar-pedidos .pagamento3{z-index:1000;background-color:#fafafa;width:1080px;height:320px;position:fixed;bottom:0;box-shadow:0 0 30px #0000001f}.confirmar-pedidos .bt-confirmarpedido{width:294px;height:75px;position:absolute;top:175px;left:740px}.confirmar-pedidos .bt{width:296px;height:75px}.confirmar-pedidos .div-wrapper{background-color:#dd1724;border-radius:8px;width:294px;height:75px;position:relative}.confirmar-pedidos .text-wrapper-6{color:#fff;text-align:center;letter-spacing:0;width:232px;height:29px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:23px;left:31px}.confirmar-pedidos .bt-wrapper{width:294px;height:75px;position:absolute;top:175px;left:54px}.confirmar-pedidos .overlap-group-3{background-color:#f1c80e;border-radius:8px;width:294px;height:75px;position:relative}.confirmar-pedidos .text-wrapper-7{color:#191919;text-align:center;letter-spacing:0;width:232px;height:29px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:23px;left:31px}.confirmar-pedidos .valor-total{width:249px;height:44px;position:absolute;top:80px;left:785px}.confirmar-pedidos .overlap-3{width:245px;height:44px;position:relative}.confirmar-pedidos .text-wrapper-8{color:#af1a20;text-align:right;letter-spacing:0;width:186px;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700;line-height:normal;position:absolute;top:0;left:59px}.confirmar-pedidos .text-wrapper-9{color:#000;letter-spacing:0;width:66px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:8px;left:0}.confirmar-pager{background-color:#fff;flex-direction:row;justify-content:center;width:100%;padding-top:49px;display:flex}.confirmar-pager .top{background-color:#fff;width:1080px;height:1920px;position:relative;overflow:hidden}.confirmar-pager .header-fixo{z-index:1000;background-color:#fff;width:1080px;height:120px;position:fixed;top:0}.confirmar-pager .text-wrapper{color:#ac191f;text-align:center;letter-spacing:0;width:515px;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700;line-height:normal;position:absolute;top:452px;left:282px}.confirmar-pager .overlap{width:524px;height:282px;position:absolute;top:552px;left:278px}.confirmar-pager .retira-seu-pager-ao{color:#ac191f;text-align:center;letter-spacing:0;width:524px;font-family:Inter-Regular,Helvetica;font-size:36px;font-weight:400;line-height:normal;position:absolute;top:0;left:0}.confirmar-pager .text-wrapper-2{color:#191919;text-align:center;letter-spacing:0;width:524px;height:154px;font-family:Inter-Regular,Helvetica;font-size:64px;font-weight:400;line-height:normal;position:absolute;top:128px;left:0}.confirmar-pager .icon-cancelar{object-fit:cover;width:52px;height:52px;position:absolute;top:40px;left:988px}.confirmar-pager .img-logo{object-fit:cover;width:268px;height:268px;position:absolute;top:104px;left:406px}.confirmar-pager .group{width:472px;height:642px;position:absolute;top:876px;left:304px}.confirmar-pager .bt-credito{width:134px;height:132px;position:absolute;top:0;left:0}.confirmar-pager .overlap-group{background-color:#f1c80e;border-radius:8px;width:132px;height:132px;position:relative}.confirmar-pager .text-wrapper-3{color:#191919;text-align:center;letter-spacing:0;width:90px;height:65px;font-family:Inter-Regular,Helvetica;font-size:48px;font-weight:400;line-height:normal;position:absolute;top:32px;left:21px}.confirmar-pager .overlap-wrapper{width:134px;height:132px;position:absolute;top:170px;left:0}.confirmar-pager .overlap-group-wrapper{width:134px;height:132px;position:absolute;top:340px;left:0}.confirmar-pager .div-wrapper{width:134px;height:132px;position:absolute;top:510px;left:170px}.confirmar-pager .bt-credito-2{width:134px;height:132px;position:absolute;top:0;left:170px}.confirmar-pager .bt-credito-3{width:134px;height:132px;position:absolute;top:170px;left:170px}.confirmar-pager .bt-credito-4{width:134px;height:132px;position:absolute;top:340px;left:170px}.confirmar-pager .layer-wrapper{background-color:#f1c80e;border-radius:8px;width:132px;height:132px;position:absolute;top:510px;left:340px}.confirmar-pager .layer{width:53px;height:53px;position:relative;top:40px;left:42px;transform:rotate(90deg)}.confirmar-pager .shape{width:53px;height:53px;position:absolute;top:0;left:0;transform:rotate(-90deg)}.confirmar-pager .bt-credito-5{width:134px;height:132px;position:absolute;top:0;left:340px}.confirmar-pager .bt-credito-6{width:134px;height:132px;position:absolute;top:170px;left:340px}.confirmar-pager .bt-credito-7{width:134px;height:132px;position:absolute;top:340px;left:340px}.confirmar-pager .pagamento2{z-index:1000;background-color:#fafafa;width:1080px;height:214px;position:fixed;bottom:0;box-shadow:0 0 30px #0000001f}.confirmar-pager .bt-confirmarpedido{width:294px;height:75px;position:absolute;top:69px;left:740px}.confirmar-pager .bt{width:296px;height:75px}.confirmar-pager .overlap-group-2{background-color:#dd1724;border-radius:8px;width:294px;height:75px;position:relative}.confirmar-pager .text-wrapper-4{color:#fff;text-align:center;letter-spacing:0;width:232px;height:29px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:23px;left:31px}.confirmar-pager .valor-total{width:305px;height:44px;position:absolute;top:89px;left:68px}.confirmar-pager .overlap-2{width:301px;height:44px;position:relative}.confirmar-pager .text-wrapper-5{color:#af1a20;letter-spacing:0;width:227px;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700;line-height:normal;position:absolute;top:0;left:74px}.confirmar-pager .text-wrapper-6{color:#000;letter-spacing:0;width:75px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:8px;left:0}.pagamento{background-color:#fff;flex-direction:row;justify-content:center;width:100%;padding-top:49px;display:flex}.pagamento .top{background-color:#fff;width:1080px;height:1920px;position:relative;overflow:hidden}.pagamento .header-fixo{z-index:1000;background-color:#fff;width:1080px;height:120px;position:fixed;top:0}.pagamento .text-wrapper{color:#ac191f;text-align:center;letter-spacing:0;width:515px;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700;line-height:normal;position:absolute;top:452px;left:282px}.pagamento .p{color:#ac191f;text-align:center;letter-spacing:0;width:591px;font-family:Inter-Regular,Helvetica;font-size:36px;font-weight:400;line-height:normal;position:absolute;top:552px;left:244px}.pagamento .icon-cancelar{object-fit:cover;width:52px;height:52px;position:absolute;top:40px;left:988px}.pagamento .img-logo{object-fit:cover;width:268px;height:268px;position:absolute;top:104px;left:406px}.pagamento .valor-total-wrapper{z-index:1000;background-color:#fafafa;width:1080px;height:214px;position:fixed;bottom:0;box-shadow:0 0 30px #0000001f}.pagamento .valor-total{width:249px;height:44px;position:relative;top:85px;left:785px}.pagamento .text-wrapper-2{color:#af1a20;text-align:right;letter-spacing:0;width:170px;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700;line-height:normal;position:absolute;top:0;left:75px}.pagamento .text-wrapper-3{color:#000;letter-spacing:0;width:60px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:8px;left:0}.pagamento .bt-debito{width:335px;height:333px;position:absolute;top:784px;left:569px}.pagamento .overlap-group{background-color:#f1c80e;border-radius:8px;width:333px;height:333px;position:relative}.pagamento .icon-debito{object-fit:cover;width:140px;height:113px;position:absolute;top:92px;left:96px}.pagamento .text-wrapper-4{color:#191919;text-align:center;letter-spacing:0;width:225px;height:51px;font-family:Inter-Regular,Helvetica;font-size:32px;font-weight:400;line-height:normal;position:absolute;top:239px;left:56px}.pagamento .bt-bebidas{width:335px;height:333px;position:absolute;top:1176px;left:569px}.pagamento .overlap{border-radius:8px;width:333px;height:333px;position:relative}.pagamento .bt-pix{background-color:#f1c80e;border-radius:8px;width:333px;height:333px;position:absolute;top:0;left:0}.pagamento .icon-pix{object-fit:cover;width:124px;height:124px;position:absolute;top:76px;left:106px}.pagamento .bt-credito{width:335px;height:333px;position:absolute;top:784px;left:178px}.pagamento .icon-credito{object-fit:cover;width:125px;height:125px;position:absolute;top:86px;left:104px}.pagamento .bt-voucher{width:335px;height:333px;position:absolute;top:1176px;left:178px}.pagamento .icon-voucher{object-fit:cover;width:132px;height:132px;position:absolute;top:69px;left:101px}.pagamento-aproxime-o{background-color:#5065f1;flex-direction:row;justify-content:center;width:100%;display:flex}.pagamento-aproxime-o .div{background-color:#5065f1;width:1080px;height:1920px;position:relative}.pagamento-aproxime-o .text-wrapper{color:#fff;text-align:right;letter-spacing:0;width:186px;font-family:Inter-Bold,Helvetica;font-size:40px;font-weight:700;line-height:normal;position:absolute;top:1230px;left:481px}.pagamento-aproxime-o .text-wrapper-2{color:#fff;letter-spacing:0;width:65px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400;line-height:normal;position:absolute;top:1238px;left:410px}.pagamento-aproxime-o .text-wrapper-3{color:#fff;text-align:center;letter-spacing:0;width:515px;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700;line-height:normal;position:absolute;top:205px;left:282px}.pagamento-aproxime-o .text-wrapper-4{color:#fff;text-align:center;letter-spacing:0;width:595px;font-family:Inter-Regular,Helvetica;font-size:36px;font-weight:400;line-height:normal;position:absolute;top:305px;left:242px}.pagamento-aproxime-o .dev-logo{object-fit:cover;width:148px;height:69px;position:absolute;top:1791px;left:466px}.pagamento-aproxime-o .icon-cartaodebito{object-fit:cover;width:500px;height:495px;position:absolute;top:676px;left:292px}@keyframes pulse{50%{opacity:.5}}.icon-cartaodebito{animation:1.5s infinite pulse}.options-button{-webkit-user-select:none;user-select:none;color:#999;padding-left:10px;font-size:24px}.text-wrapper-4{font-size:20px}.pagamento-sucesso{background-color:#5065f1;flex-direction:row;justify-content:center;width:100%;display:flex}.pagamento-sucesso .div{background-color:#5065f1;width:1080px;height:1920px;position:relative}.pagamento-sucesso .text-wrapper{color:#fff;text-align:center;letter-spacing:0;width:515px;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700;line-height:normal;position:absolute;top:205px;left:282px}.pagamento-sucesso .text-wrapper-2{color:#fff;text-align:center;letter-spacing:0;width:631px;font-family:Inter-Regular,Helvetica;font-size:36px;font-weight:400;line-height:normal;position:absolute;top:305px;left:224px}.pagamento-sucesso .overlap-group{background-color:#475ad6;width:1080px;height:229px;position:absolute;top:1399px;left:0}.pagamento-sucesso .n-mero-do-pedido{color:#fff;text-align:center;letter-spacing:0;white-space:nowrap;font-family:Inter-Bold,Helvetica;font-size:40px;font-weight:400;line-height:normal;position:absolute;top:51px;left:343px}.pagamento-sucesso .span{font-weight:700}.pagamento-sucesso .text-wrapper-3{font-family:Inter-Medium,Helvetica;font-weight:500}.pagamento-sucesso .text-wrapper-4{color:#fff;text-align:center;letter-spacing:0;font-family:Inter-Regular,Helvetica;font-size:64px;font-weight:400;line-height:normal;position:absolute;top:111px;left:480px}.pagamento-sucesso .dev-logo{object-fit:cover;width:148px;height:69px;position:absolute;top:1791px;left:466px}.pagamento-sucesso .icon-sucesso{object-fit:cover;width:464px;height:464px;position:absolute;top:558px;left:309px}.pagamento-sucesso .text-wrapper-5{color:#fff;text-align:center;letter-spacing:0;font-family:Inter-Bold,Helvetica;font-size:82px;font-weight:700;line-height:normal;position:absolute;top:1058px;left:339px}.notificao-alerta{background-color:#e15959;flex-direction:row;justify-content:center;width:100%;display:flex}.notificao-alerta .div{background-color:#e15959;width:1080px;height:1920px;position:relative}.notificao-alerta .text-wrapper{color:#fff;text-align:center;letter-spacing:0;white-space:nowrap;width:713px;height:76px;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700;line-height:normal;position:absolute;top:205px;left:183px}.notificao-alerta .p{color:#fff;text-align:center;letter-spacing:0;width:631px;height:57px;font-family:Inter-Regular,Helvetica;font-size:36px;font-weight:400;line-height:normal;position:absolute;top:305px;left:224px}.notificao-alerta .por-favor-tente{color:#fff;text-align:center;letter-spacing:0;width:631px;height:61px;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:400;line-height:normal;position:absolute;top:362px;left:224px}.notificao-alerta .span{font-weight:700}.notificao-alerta .text-wrapper-2{font-family:Inter-Regular,Helvetica}.notificao-alerta .dev-logo{object-fit:cover;width:148px;height:69px;position:absolute;top:1791px;left:466px}.notificao-alerta .shape{width:494px;height:494px;position:absolute;top:674px;left:292px}.notificao-alerta .bt-iniciarseupedido{width:499px;height:136px;position:absolute;top:1417px;left:291px}.notificao-alerta .overlap-group-wrapper{width:501px;height:136px}.notificao-alerta .overlap-group{background-color:#fff;border-radius:8px;width:499px;height:136px;position:relative}.notificao-alerta .text-wrapper-3{color:#e15959;text-align:center;letter-spacing:0;width:426px;height:53px;font-family:Inter-Bold,Helvetica;font-size:40px;font-weight:700;line-height:normal;position:absolute;top:42px;left:36px}.cancelamento{background-color:#08aa8c;flex-direction:row;justify-content:center;width:100%;display:flex}.cancelamento .top{background-color:#08aa8c;width:1080px;height:1920px;position:relative}.cancelamento .overlap{width:974px;height:368px;position:absolute;top:147px;left:53px}.cancelamento .seu-pedido-est-quase{color:#fff;text-align:center;letter-spacing:0;width:974px;height:119px;font-family:Inter-Regular,Helvetica;font-size:36px;font-weight:400;line-height:60px;position:absolute;top:249px;left:0}.cancelamento .text-wrapper{color:#fff;text-align:center;letter-spacing:0;width:845px;height:268px;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700;line-height:normal;position:absolute;top:0;left:64px}.cancelamento .dev-logo{object-fit:cover;width:148px;height:69px;position:absolute;top:1791px;left:466px}.cancelamento .shape{width:494px;height:494px;position:absolute;top:674px;left:292px}.cancelamento .bt-iniciarseupedido{width:562px;height:136px;position:absolute;top:1286px;left:259px}.cancelamento .overlap-group-wrapper{width:564px;height:136px}.cancelamento .overlap-group{background-color:#fff;border-radius:8px;width:562px;height:136px;position:relative}.cancelamento .continuar-pedido{color:#08aa8c;text-align:center;letter-spacing:0;width:480px;font-family:Inter-Bold,Helvetica;font-size:40px;font-weight:700;line-height:normal;position:absolute;top:42px;left:41px}.cancelamento .bt-iniciarseupedido-wrapper{width:562px;height:136px;position:absolute;top:1526px;left:259px}.cancelamento .cancelar-pedido{color:#e15959;text-align:center;letter-spacing:0;width:480px;font-family:Inter-Bold,Helvetica;font-size:40px;font-weight:700;line-height:normal;position:absolute;top:42px;left:41px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.bt-iniciarseupedido[data-v-01c99a94]{color:#fff;background-color:#dd1724;font-size:32px;font-weight:700!important}.bt-iniciarseupedido[data-v-01c99a94] .p-button-label{font-weight:700!important}.loading-container[data-v-89a97dee]{justify-content:center;align-items:center;width:100%;min-height:200px;display:flex}.loading-text[data-v-89a97dee]{color:#191919;text-align:center;font-family:Inter-Regular,Helvetica;font-size:18px}.bt-category[data-v-89a97dee]{width:270px;height:268px;text-decoration:none;display:block;position:absolute}.overlap-group[data-v-89a97dee]{border-radius:8px;width:268px;height:268px;position:relative}.img-wrapper[data-v-89a97dee]{background-color:#f1c80e;border-radius:8px;justify-content:center;align-items:center;width:268px;height:268px;display:flex;position:absolute;top:0;left:0}.icon-category[data-v-89a97dee]{object-fit:contain;width:150px;height:70px}.text-wrapper[data-v-89a97dee]{color:#191919;text-align:center;letter-spacing:0;width:200px;height:35px;font-family:Inter-Regular,Helvetica;font-size:26px;font-weight:400;line-height:normal;position:absolute;top:200px;left:34px}.bt-category[data-v-89a97dee]:nth-child(4){top:752px;left:92px}.bt-category[data-v-89a97dee]:nth-child(5){top:752px;left:406px}.bt-category[data-v-89a97dee]:nth-child(6){top:752px;left:721px}.bt-category[data-v-89a97dee]:nth-child(7){top:1067px;left:92px}.bt-category[data-v-89a97dee]:nth-child(8){top:1067px;left:406px}.bt-category[data-v-89a97dee]:nth-child(9){top:1067px;left:721px}.menu[data-v-8a643444]{z-index:1000;background-color:#191919;width:284px;height:100vh;position:fixed;top:0;overflow:hidden}.menu-content[data-v-8a643444]{box-sizing:border-box;flex-direction:column;align-items:center;height:100%;padding:20px 10px 100px;display:flex;overflow:hidden auto}.menu-content[data-v-8a643444]::-webkit-scrollbar{width:6px}.menu-content[data-v-8a643444]::-webkit-scrollbar-track{background:#333;border-radius:3px}.menu-content[data-v-8a643444]::-webkit-scrollbar-thumb{background:#f1c80e;border-radius:3px}.menu-content[data-v-8a643444]::-webkit-scrollbar-thumb:hover{background:#d4a70a}.menu-content[data-v-8a643444]{scrollbar-width:thin;scrollbar-color:#f1c80e #333}.menu-content a[data-v-8a643444],.bt-category[data-v-8a643444]{width:163px;height:161px;margin:10px 0;text-decoration:none;display:block;position:relative}.overlap-group-3[data-v-8a643444]{border-radius:8px;width:161px;height:161px;position:relative}.img-wrapper[data-v-8a643444]{background-color:#f1c80e;border-radius:8px;width:161px;height:161px;position:absolute;top:0;left:0}.icon-category[data-v-8a643444]{object-fit:cover;width:99px;height:43px;position:absolute;top:48px;left:32px}.text-wrapper[data-v-8a643444]{color:#191919;text-align:center;letter-spacing:0;width:108px;height:24px;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400;line-height:normal;position:absolute;top:113px;left:27px}.bt-category.active .img-wrapper[data-v-8a643444]{background-color:#dd1724}.bt-category.active .icon-category[data-v-8a643444]{filter:brightness(0)invert()}.bt-category.active .text-wrapper[data-v-8a643444]{color:#fff}.menu-content .img-logo[data-v-8a643444]{object-fit:cover;width:188px;height:188px;margin:40px 0 100px;display:block}.container-cardproduto{flex-direction:column;align-items:center;padding:1rem;display:flex}.p-card{float:left;border:1px solid #f5f5f5;width:20rem;height:400px;margin:1rem;display:flex;position:relative}.img-produto-container{background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;height:200px;display:flex;overflow:hidden}.img-produto{object-fit:cover;object-position:center;width:100%;height:100%}.img-produto-placeholder{background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.p-card-title{color:#191919;text-align:center;letter-spacing:0;font-size:18px;font-weight:400;line-height:normal}.p-card-subtitle{text-align:center;letter-spacing:0;font-size:28px;font-weight:700;line-height:normal;color:#dd1724!important}.loading-container,.empty-container{justify-content:center;align-items:center;width:100%;min-height:200px;display:flex}.loading-text,.empty-text{color:#191919;text-align:center;font-family:Inter-Regular,Helvetica;font-size:18px}.footer[data-v-a8b12ac1]{z-index:2000;background-color:#fafafa;width:100%;height:200px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 0 30px #0000001f}.footer-content[data-v-a8b12ac1]{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1080px;height:100%;margin:0 auto;padding:0 40px;display:flex}.total-section[data-v-a8b12ac1]{align-items:center;gap:14px;display:flex}.total-label[data-v-a8b12ac1]{color:#000;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400}.total-price[data-v-a8b12ac1]{color:#af1a20;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700}.btn-add[data-v-a8b12ac1]{color:#fff;cursor:pointer;background-color:#dd1724;border:none;border-radius:8px;min-width:294px;height:75px;padding:23px 31px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400}.btn-add[data-v-a8b12ac1]:hover{background-color:#c0151f}.keyboard-overlay[data-v-07c84696]{z-index:3000;background-color:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.keyboard-container[data-v-07c84696]{background:linear-gradient(to bottom right,#f8fafc,#e2e8f0);border:1px solid #cbd5e1;border-radius:20px 20px 0 0;flex-direction:column;width:1080px;max-width:95%;max-height:80vh;animation:.3s ease-out slide-up-07c84696;display:flex;box-shadow:0 25px 50px -12px #00000040}@keyframes slide-up-07c84696{0%{transform:translateY(100%)}to{transform:translateY(0)}}.keyboard-header[data-v-07c84696]{background-color:#fffc;border-bottom:1px solid #cbd5e1;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.keyboard-title[data-v-07c84696]{color:#af1a20;margin:0;font-family:Inter-SemiBold,Helvetica,sans-serif;font-size:30px;font-weight:600}.keyboard-close-btn[data-v-07c84696]{cursor:pointer;background:0 0;border:none;width:40px;height:40px;padding:0}.close-icon[data-v-07c84696]{object-fit:cover;width:100%;height:100%}.keyboard-textarea-container[data-v-07c84696]{background-color:#fafafa;padding:20px 32px}.keyboard-textarea[data-v-07c84696]{resize:none;box-sizing:border-box;background-color:#fff;border:2px solid #cbd5e1;border-radius:12px;outline:none;width:100%;height:140px;padding:16px;font-family:Inter-Regular,Helvetica,sans-serif;font-size:20px}.keyboard-textarea[data-v-07c84696]:focus{border-color:#af1a20;outline:none;box-shadow:inset 0 2px 4px #0000001a,0 0 0 3px #af1a201a}.keyboard-body[data-v-07c84696]{background-color:#fafafafa;justify-content:center;padding:20px 32px 32px;display:flex}.keyboard-grid[data-v-07c84696]{flex-direction:column;gap:12px;width:100%;max-width:1000px;display:flex}.keyboard-row[data-v-07c84696]{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.key-btn[data-v-07c84696]{cursor:pointer;border:none;justify-content:center;align-items:center;font-family:Inter-SemiBold,Helvetica,sans-serif;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.key-btn[data-v-07c84696]:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.key-btn[data-v-07c84696]:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.key-btn-number[data-v-07c84696]{color:#000;background-color:#f1c80e;border-radius:8px;width:70px;height:70px;font-size:24px}.key-btn-number[data-v-07c84696]:hover{background-color:#d4b00a}.key-btn-number[data-v-07c84696]:active{background-color:#c4a009}.key-btn-letter[data-v-07c84696]{color:#000;background-color:#f1c80e;border-radius:8px;width:70px;height:70px;font-size:20px}.key-btn-letter[data-v-07c84696]:hover{background-color:#d4b00a}.key-btn-letter[data-v-07c84696]:active{background-color:#c4a009}.key-btn-backspace[data-v-07c84696]{color:#000;background-color:#f1c80e;border-radius:8px;width:80px;height:70px}.key-btn-backspace[data-v-07c84696]:hover{background-color:#d4b00a}.key-btn-backspace[data-v-07c84696]:active{background-color:#c4a009}.key-btn-space[data-v-07c84696]{color:#000;background-color:#f1c80e;border-radius:8px;flex:1;min-width:200px;max-width:300px;height:70px;font-size:16px}.key-btn-space[data-v-07c84696]:hover{background-color:#d4b00a}.key-btn-space[data-v-07c84696]:active{background-color:#c4a009}.key-btn-confirm[data-v-07c84696]{color:#fff;background-color:#dd1724;border-radius:8px;min-width:120px;height:70px;font-size:18px}.key-btn-confirm[data-v-07c84696]:hover{background-color:#c0151f}.key-btn-confirm[data-v-07c84696]:active{background-color:#a0121a}@media (max-width:1200px){.keyboard-container[data-v-07c84696]{width:95%}.key-btn[data-v-07c84696],.key-btn-number[data-v-07c84696],.key-btn-letter[data-v-07c84696]{width:60px;height:60px}.key-btn-number[data-v-07c84696]{font-size:18px}.keyboard-grid[data-v-07c84696]{gap:10px}.key-btn-space[data-v-07c84696]{min-width:150px}}@media (max-width:768px){.keyboard-container[data-v-07c84696]{border-radius:15px 15px 0 0;width:100%}.keyboard-header[data-v-07c84696]{border-radius:15px 15px 0 0}.keyboard-title[data-v-07c84696]{font-size:24px}.key-btn[data-v-07c84696],.key-btn-number[data-v-07c84696],.key-btn-letter[data-v-07c84696]{width:50px;height:50px}.key-btn-letter[data-v-07c84696]{font-size:16px}.keyboard-textarea[data-v-07c84696]{height:100px;font-size:18px}.keyboard-grid[data-v-07c84696]{gap:8px}.key-btn-space[data-v-07c84696]{min-width:120px;font-size:14px}.key-btn-confirm[data-v-07c84696]{min-width:100px;font-size:16px}}.product-customization[data-v-bbfab89d]{background-color:#fff;flex-direction:row;justify-content:center;width:100%;min-height:100vh;display:flex}.product-customization .container[data-v-bbfab89d]{background-color:#fff;width:1080px;min-height:100vh;padding-bottom:220px;position:relative}.icon-cancelar[data-v-bbfab89d]{cursor:pointer;z-index:2000;background:0 0;border:none;width:52px;height:52px;padding:0;position:absolute;top:40px;right:40px}.icon-voltar[data-v-bbfab89d]{cursor:pointer;z-index:2000;background:0 0;border:none;width:52px;height:52px;padding:0;position:absolute;top:40px;left:40px}.icon-cancelar img[data-v-bbfab89d],.icon-voltar img[data-v-bbfab89d]{object-fit:cover;width:100%;height:100%}.logo-section[data-v-bbfab89d]{justify-content:center;align-items:center;width:268px;height:268px;margin:120px auto 40px;display:flex}.logo[data-v-bbfab89d]{object-fit:contain;width:100%;height:100%}.product-info[data-v-bbfab89d]{text-align:center;width:100%;margin:20px 0;padding:0 40px}.product-title[data-v-bbfab89d]{color:#af1a20;margin:0 0 20px;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700}.product-subtitle[data-v-bbfab89d]{font-family:Inter-Regular,Helvetica;font-weight:400}.product-description[data-v-bbfab89d]{color:#191919;margin:0 0 40px;font-family:Inter-Regular,Helvetica;font-size:24px;line-height:1.4}.product-image[data-v-bbfab89d]{background-color:#f5f5f5;border-radius:8px;justify-content:center;align-items:center;width:395px;height:261px;margin:20px auto;display:flex;overflow:hidden}.product-image img[data-v-bbfab89d]{object-fit:cover;border-radius:8px;width:100%;height:100%}.product-image-placeholder[data-v-bbfab89d]{background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.customization-section[data-v-bbfab89d]{width:1000px;margin:80px auto;padding:0 40px}.observation-section[data-v-bbfab89d]{width:1000px;margin:60px auto 100px;padding:0 40px}.observation-title[data-v-bbfab89d]{color:#af1a20;margin:0 0 15px;font-family:Inter-SemiBold,Helvetica;font-size:32px;font-weight:600}.observation-input-container[data-v-bbfab89d]{box-sizing:border-box;cursor:pointer;z-index:1;background-color:#fff;border:2px solid #e6e1e0;border-radius:8px;width:100%;height:160px;padding:15px;font-family:Inter-Regular,Helvetica;font-size:18px;transition:border-color .2s;position:relative}.observation-input-container[data-v-bbfab89d]:hover{border-color:#af1a20}.observation-display[data-v-bbfab89d]{color:#191919;word-wrap:break-word;overflow-wrap:break-word;max-height:70px;line-height:1.4;overflow-y:auto}.observation-placeholder[data-v-bbfab89d]{color:#999;pointer-events:none;font-style:italic}.customization-title[data-v-bbfab89d]{color:#af1a20;margin:0 0 40px;font-family:Inter-SemiBold,Helvetica;font-size:36px;font-weight:600}.customization-subtitle[data-v-bbfab89d]{color:#191919;margin:0 0 40px;font-family:Inter-Regular,Helvetica;font-size:24px}.highlight[data-v-bbfab89d]{color:#000;font-family:Inter-Bold,Helvetica;font-weight:700!important}.required-text[data-v-bbfab89d]{color:#dd1724;margin-left:5px;font-weight:700}.ingredients-grid[data-v-bbfab89d]{grid-template-columns:1fr 1fr;gap:30px;width:100%;display:grid}.ingredient-card[data-v-bbfab89d]{background:#fff;border:1px solid #e6e1e0;border-radius:8px;justify-content:space-between;align-items:center;gap:15px;width:100%;height:106px;padding:20px;display:flex}.ingredient-image[data-v-bbfab89d]{flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.additional-image[data-v-bbfab89d]{object-fit:contain;border-radius:4px;width:100%;height:100%}.ingredient-info[data-v-bbfab89d]{flex:1}.ingredient-name[data-v-bbfab89d]{color:#000;margin:0 0 5px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400}.ingredient-price[data-v-bbfab89d]{color:#af1a20;margin:0;font-family:Inter-SemiBold,Helvetica;font-size:20px;font-weight:600}.ingredient-limit[data-v-bbfab89d]{color:#666;margin:5px 0 0;font-family:Inter-Regular,Helvetica;font-size:16px;font-weight:400}.quantity-selector[data-v-bbfab89d]{align-items:center;gap:15px;display:flex}.btn-quantity[data-v-bbfab89d]{cursor:pointer;background-color:#dd1724;border:none;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;padding:0;display:flex}.btn-quantity img[data-v-bbfab89d]{width:20px;height:20px}.icon-white[data-v-bbfab89d]{filter:brightness(0)invert()}.btn-quantity[data-v-bbfab89d]:hover:not(:disabled){background-color:#8b1419}.btn-quantity[data-v-bbfab89d]:disabled{cursor:not-allowed;background-color:#ccc}.quantity[data-v-bbfab89d]{color:#000;text-align:center;min-width:30px;font-family:Inter-SemiBold,Helvetica;font-size:24px;font-weight:600}.footer[data-v-bbfab89d]{z-index:1000;background-color:#fafafa;width:100%;height:200px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 0 30px #0000001f}.footer-content[data-v-bbfab89d]{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1080px;height:100%;margin:0 auto;padding:0 40px;display:flex}.total-section[data-v-bbfab89d]{align-items:center;gap:14px;display:flex}.total-label[data-v-bbfab89d]{color:#000;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400}.total-price[data-v-bbfab89d]{color:#af1a20;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700}.btn-add[data-v-bbfab89d]{color:#fff;cursor:pointer;background-color:#dd1724;border:none;border-radius:8px;min-width:294px;height:75px;padding:23px 31px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400}.btn-add[data-v-bbfab89d]:hover:not(:disabled){background-color:#c0151f}.btn-add[data-v-bbfab89d]:disabled{cursor:not-allowed;background-color:#ccc}.confirm-order[data-v-1b283f60]{background-color:#fff;flex-direction:row;justify-content:center;width:100%;min-height:100vh;display:flex}.container[data-v-1b283f60]{background-color:#fff;width:1080px;min-height:100vh;padding-bottom:220px;position:relative}.icon-cancelar[data-v-1b283f60]{cursor:pointer;z-index:2000;background:0 0;border:none;width:52px;height:52px;padding:0;position:absolute;top:40px;right:40px}.icon-cancelar img[data-v-1b283f60]{object-fit:cover;width:100%;height:100%}.logo-section[data-v-1b283f60]{justify-content:center;align-items:center;width:200px;height:200px;margin:80px auto 60px;display:flex}.logo[data-v-1b283f60]{object-fit:contain;width:100%;height:100%}.titles-section[data-v-1b283f60]{text-align:center;width:100%;margin:60px 0 80px}.products-title[data-v-1b283f60]{color:#af1a20;margin:0 0 20px;font-family:Inter-Bold,Helvetica;font-size:48px;font-weight:700}.confirm-title[data-v-1b283f60]{color:#af1a20;margin:0;font-family:Inter-Regular,Helvetica;font-size:29px;font-weight:400}.product-card[data-v-1b283f60]{background:#fff;border-radius:12px;align-items:center;gap:20px;width:900px;height:200px;margin:60px auto;padding:20px;display:flex;box-shadow:0 4px 20px #0000001a}.edit-btn[data-v-1b283f60]{cursor:pointer;background-color:gold;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.edit-btn img[data-v-1b283f60]{width:20px;height:20px}.icon-white[data-v-1b283f60]{filter:brightness(0)invert()}.edit-btn[data-v-1b283f60]:hover{background-color:#e6c200}.product-image[data-v-1b283f60]{background-color:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden}.product-image img[data-v-1b283f60]{object-fit:cover;border-radius:8px;width:100%;height:100%}.product-image-placeholder[data-v-1b283f60]{background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-details[data-v-1b283f60]{flex-direction:column;flex:1;gap:8px;display:flex}.product-name[data-v-1b283f60]{color:#000;margin:0;font-family:Inter-Bold,Helvetica;font-size:24px;font-weight:700}.product-description[data-v-1b283f60]{color:#000;margin:0;font-family:Inter-Regular,Helvetica;font-size:16px;line-height:1.4}.product-observation[data-v-1b283f60]{color:#666;margin:4px 0 0;font-family:Inter-Regular,Helvetica;font-size:14px;line-height:1.4}.product-price[data-v-1b283f60]{color:#af1a20;font-family:Inter-Bold,Helvetica;font-size:20px;font-weight:700}.quantity-selector[data-v-1b283f60]{flex-shrink:0;align-items:center;gap:15px;display:flex}.btn-quantity[data-v-1b283f60]{cursor:pointer;background-color:#dd1724;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.btn-quantity img[data-v-1b283f60]{width:20px;height:20px}.btn-quantity[data-v-1b283f60]:hover:not(:disabled){background-color:#c0151f}.btn-quantity[data-v-1b283f60]:disabled{cursor:not-allowed;background-color:#ccc}.quantity[data-v-1b283f60]{color:#000;text-align:center;min-width:30px;font-family:Inter-SemiBold,Helvetica;font-size:20px;font-weight:600}.footer[data-v-1b283f60]{z-index:1000;background-color:#fafafa;width:100%;height:200px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 0 30px #0000001f}.footer-content[data-v-1b283f60]{box-sizing:border-box;flex-direction:column;justify-content:space-between;width:100%;max-width:1080px;height:100%;margin:0 auto;padding:40px;display:flex}.footer-top[data-v-1b283f60]{justify-content:flex-end;align-items:center;display:flex}.footer-bottom[data-v-1b283f60]{justify-content:space-between;align-items:center;gap:20px;display:flex}.btn-add-more[data-v-1b283f60]{color:#000;cursor:pointer;background-color:#f1c80e;border:none;border-radius:8px;min-width:294px;height:75px;padding:23px 31px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400}.btn-add-more[data-v-1b283f60]:hover{background-color:#d4b00a}.total-section[data-v-1b283f60]{align-items:center;gap:14px;display:flex}.total-label[data-v-1b283f60]{color:#000;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400}.total-price[data-v-1b283f60]{color:#af1a20;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700}.btn-payment[data-v-1b283f60]{color:#fff;cursor:pointer;background-color:#dd1724;border:none;border-radius:8px;min-width:294px;height:75px;padding:23px 31px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400}.btn-payment[data-v-1b283f60]:hover{background-color:#c0151f}.btn-payment[data-v-1b283f60]:disabled{cursor:not-allowed;background-color:#ccc}.validation-message[data-v-1b283f60]{color:#dd1724;text-align:right;margin-top:12px;font-family:Inter-Regular,Helvetica;font-size:18px}.btn-delete[data-v-1b283f60]{background-color:#dd1724}.btn-delete[data-v-1b283f60]:hover{background-color:#c0151f}.dialog-overlay[data-v-1b283f60]{z-index:3000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dialog-content[data-v-1b283f60]{background-color:#fff;border-radius:12px;width:90%;max-width:500px;padding:40px;box-shadow:0 4px 20px #0000004d}.dialog-title[data-v-1b283f60]{color:#af1a20;text-align:center;margin:0 0 20px;font-family:Inter-Bold,Helvetica;font-size:32px;font-weight:700}.dialog-message[data-v-1b283f60]{color:#191919;text-align:center;margin:0 0 40px;font-family:Inter-Regular,Helvetica;font-size:24px;line-height:1.4}.dialog-buttons[data-v-1b283f60]{justify-content:space-between;gap:20px;display:flex}.btn-dialog[data-v-1b283f60]{cursor:pointer;border:none;border-radius:8px;flex:1;height:75px;padding:20px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400}.btn-cancel[data-v-1b283f60]{color:#000;background-color:#e0e0e0}.btn-cancel[data-v-1b283f60]:hover{background-color:#d0d0d0}.btn-confirm[data-v-1b283f60]{color:#fff;background-color:#dd1724}.btn-confirm[data-v-1b283f60]:hover{background-color:#c0151f}.payment[data-v-1dcd0a0a]{background-color:#fff;flex-direction:row;justify-content:center;width:100%;min-height:100vh;display:flex}.container[data-v-1dcd0a0a]{background-color:#fff;width:1080px;min-height:100vh;padding-bottom:200px;position:relative}.icon-cancelar[data-v-1dcd0a0a]{cursor:pointer;z-index:2000;background:0 0;border:none;width:52px;height:52px;padding:0;position:absolute;top:40px;right:40px}.icon-cancelar img[data-v-1dcd0a0a]{object-fit:cover;width:100%;height:100%}.logo-section[data-v-1dcd0a0a]{justify-content:center;align-items:center;width:200px;height:200px;margin:80px auto 60px;display:flex}.logo[data-v-1dcd0a0a]{object-fit:contain;width:100%;height:100%}.title-section[data-v-1dcd0a0a]{text-align:center;margin:60px 0 80px}.payment-title[data-v-1dcd0a0a]{color:#af1a20;margin:0 0 20px;font-family:Inter-Bold,Helvetica;font-size:48px;font-weight:700}.payment-instruction[data-v-1dcd0a0a]{color:#af1a20;margin:0;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400}.display-section[data-v-1dcd0a0a]{justify-content:center;margin:60px 0;display:flex}.pager-display[data-v-1dcd0a0a]{color:#000;text-align:center;min-width:200px;font-family:Inter-Bold,Helvetica;font-size:48px;font-weight:700}.keyboard-section[data-v-1dcd0a0a]{z-index:1100;justify-content:center;margin:80px 0;display:flex;position:relative}.keyboard[data-v-1dcd0a0a]{z-index:1100;grid-template-columns:repeat(3,1fr);gap:20px;max-width:300px;display:grid;position:relative}.keyboard button[data-v-1dcd0a0a]:nth-child(10){grid-column:2}.keyboard button[data-v-1dcd0a0a]:nth-child(11){grid-column:3}.key-btn[data-v-1dcd0a0a]{color:#000;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;z-index:1101;background-color:#f1c80e;border:none;border-radius:12px;justify-content:center;align-items:center;width:88px;height:88px;font-family:Inter-Regular,Helvetica;font-size:32px;font-weight:400;transition:background-color .2s;display:flex;position:relative;pointer-events:auto!important}.key-btn[data-v-1dcd0a0a]:hover{background-color:#d4b00a}.clear-btn[data-v-1dcd0a0a]{background-color:#f1c80e;padding:0}.clear-btn img[data-v-1dcd0a0a]{width:33px;height:33px}.footer[data-v-1dcd0a0a]{z-index:1000;background-color:#fafafa;width:100%;height:200px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 0 30px #0000001f}.footer-content[data-v-1dcd0a0a]{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1080px;height:100%;margin:0 auto;padding:0 40px;display:flex}.total-section[data-v-1dcd0a0a]{align-items:center;gap:10px;display:flex}.total-label[data-v-1dcd0a0a]{color:#000;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400}.total-price[data-v-1dcd0a0a]{color:#af1a20;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700}.btn-confirm[data-v-1dcd0a0a]{color:#fff;cursor:pointer;background-color:#dd1724;border:none;border-radius:8px;min-width:294px;height:75px;padding:23px 31px;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400}.btn-confirm[data-v-1dcd0a0a]:hover{background-color:#c0151f}.payment-options[data-v-8912564f]{background-color:#fff;flex-direction:row;justify-content:center;width:100%;min-height:100vh;display:flex}.container[data-v-8912564f]{background-color:#fff;width:1080px;min-height:100vh;padding-bottom:220px;position:relative}.icon-cancelar[data-v-8912564f]{cursor:pointer;z-index:2000;background:0 0;border:none;width:52px;height:52px;padding:0;position:absolute;top:40px;right:40px}.icon-cancelar img[data-v-8912564f]{object-fit:cover;width:100%;height:100%}.logo-section[data-v-8912564f]{justify-content:center;align-items:center;width:200px;height:200px;margin:80px auto 60px;display:flex}.logo[data-v-8912564f]{object-fit:contain;width:100%;height:100%}.title-section[data-v-8912564f]{text-align:center;margin:60px 0 80px}.payment-title[data-v-8912564f]{color:#af1a20;margin:0 0 20px;font-family:Inter-Bold,Helvetica;font-size:48px;font-weight:700}.payment-subtitle[data-v-8912564f]{color:#af1a20;margin:0;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400}.payment-grid[data-v-8912564f]{grid-template-columns:repeat(2,1fr);gap:20px;max-width:600px;margin:120px auto 0;padding:0 40px;display:grid}.payment-option[data-v-8912564f]{cursor:pointer;background-color:#f1c80e;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:240px;height:240px;padding:20px;transition:background-color .2s;display:flex}.payment-option[data-v-8912564f]:hover{background-color:#d4b00a}.payment-option[data-v-8912564f]:disabled{cursor:not-allowed;opacity:.6;background-color:#e0e0e0}.payment-icon[data-v-8912564f]{justify-content:center;align-items:center;display:flex}.payment-icon img[data-v-8912564f]{object-fit:contain;width:94px;height:94px}.payment-text[data-v-8912564f]{color:#000;font-family:Inter-Bold,Helvetica;font-size:24px;font-weight:400}.status-section[data-v-8912564f]{background-color:#f9f9f9;border-radius:12px;max-width:640px;margin:60px auto 0;padding:30px 40px;box-shadow:0 4px 20px #00000014}.status-title[data-v-8912564f]{color:#af1a20;margin:0 0 20px;font-family:Inter-SemiBold,Helvetica;font-size:26px;font-weight:600}.status-row[data-v-8912564f]{color:#191919;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:22px;display:flex}.status-label[data-v-8912564f]{font-weight:600}.status-value[data-v-8912564f]{font-weight:400}.status-message[data-v-8912564f]{color:#444;margin-top:16px;font-size:18px;line-height:1.4}.status-processing[data-v-8912564f]{color:#af1a20;margin-top:12px;font-size:18px;font-weight:600}.footer[data-v-8912564f]{z-index:1000;background-color:#fafafa;width:100%;height:200px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 0 30px #0000001f}.footer-content[data-v-8912564f]{box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;max-width:1080px;height:100%;margin:0 auto;padding:40px;display:flex}.footer-top[data-v-8912564f]{justify-content:flex-end;align-items:center;display:flex}.total-section[data-v-8912564f]{align-items:center;gap:14px;display:flex}.total-label[data-v-8912564f]{color:#000;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400}.total-price[data-v-8912564f]{color:#af1a20;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700}.payment-processing[data-v-a1e13c89]{background-color:#fff;flex-direction:row;justify-content:center;width:100%;min-height:100vh;display:flex}.container[data-v-a1e13c89]{background-color:inherit;flex-direction:column;justify-content:center;align-items:center;width:1080px;min-height:100vh;display:flex;position:relative}.error-screen[data-v-a1e13c89]{background-color:#e25a5a}.error-content[data-v-a1e13c89]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:60px;display:flex}.warning-icon[data-v-a1e13c89]{color:#e25a5a;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:400px;height:400px;font-family:Arial,sans-serif;font-size:240px;font-weight:700;display:flex}.error-title[data-v-a1e13c89]{color:#fff;margin:0;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700}.restart-button[data-v-a1e13c89]{color:#e25a5a;cursor:pointer;background-color:#fff;border:none;border-radius:12px;padding:24px 60px;font-family:Inter-Bold,Helvetica;font-size:32px;font-weight:700;transition:transform .2s,box-shadow .2s}.restart-button[data-v-a1e13c89]:hover{transform:scale(1.05);box-shadow:0 8px 24px #0003}.restart-button[data-v-a1e13c89]:active{transform:scale(.98)}.card-payment-screen[data-v-a1e13c89]{background-color:#5065f1}.card-payment-screen.success-state[data-v-a1e13c89]{background-color:#4caf50}.card-payment-content[data-v-a1e13c89]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:100vh;padding:40px;display:flex}.payment-header-section[data-v-a1e13c89]{flex-direction:column;align-items:center;gap:15px;width:100%;margin-bottom:60px;display:flex}.payment-header[data-v-a1e13c89]{color:#fff;margin:0;font-family:Inter-Bold,Helvetica;font-size:56px;font-weight:700}.center-icon[data-v-a1e13c89]{justify-content:center;align-items:center;margin-bottom:60px;display:flex}.payment-value-section[data-v-a1e13c89]{justify-content:center;align-items:center;width:100%;display:flex}.card-icon-wrapper[data-v-a1e13c89]{flex-direction:column;justify-content:center;align-items:center;display:flex}.card-icon[data-v-a1e13c89]{transform-origin:50%;animation:2s ease-in-out infinite pulse-a1e13c89;transform:rotate(-5deg)}.total-value[data-v-a1e13c89]{flex-direction:row;align-items:center;gap:15px;display:flex}.total-value .total-label[data-v-a1e13c89]{white-space:nowrap;font-family:Inter-Regular,Helvetica;font-size:32px;font-weight:400;color:#fff!important}.total-value .total-amount[data-v-a1e13c89]{white-space:nowrap;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700;color:#fff!important}.thank-you-message[data-v-a1e13c89]{color:#fff;font-family:Inter-Bold,Helvetica;font-size:64px;font-weight:700}@keyframes pulse-a1e13c89{0%,to{opacity:1;transform:rotate(-5deg)scale(1)}50%{opacity:.9;transform:rotate(-5deg)scale(1.05)}}.success-check[data-v-a1e13c89]{animation:.5s ease-out checkAppear-a1e13c89}@keyframes checkAppear-a1e13c89{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.payment-message[data-v-a1e13c89]{flex-direction:column;align-items:center;display:flex}.message-title[data-v-a1e13c89]{color:#fff;max-width:900px;margin:0;font-family:Inter-Regular,Helvetica;font-size:48px;font-weight:400;line-height:1.2}.logo-section[data-v-a1e13c89]{justify-content:center;align-items:center;width:200px;height:200px;margin:80px auto 60px;display:flex}.logo[data-v-a1e13c89]{object-fit:contain;width:100%;height:100%}.title-section[data-v-a1e13c89]{text-align:center;margin:60px 0 80px}.payment-title[data-v-a1e13c89]{color:#af1a20;margin:0 0 20px;font-family:Inter-Bold,Helvetica;font-size:48px;font-weight:700}.payment-subtitle[data-v-a1e13c89]{color:#af1a20;margin:0;font-family:Inter-Regular,Helvetica;font-size:24px;font-weight:400}.status-container[data-v-a1e13c89]{flex-direction:column;align-items:center;gap:40px;width:100%;max-width:800px;padding:0 40px;display:flex}.status-icon[data-v-a1e13c89]{border-radius:50%;justify-content:center;align-items:center;width:400px;height:400px;display:flex}.status-icon.processing[data-v-a1e13c89]{background-color:#f1c80e}.status-icon.success[data-v-a1e13c89]{background-color:#4caf50}.status-icon.error[data-v-a1e13c89]{background-color:#f44336}.status-icon img[data-v-a1e13c89]{object-fit:contain;width:240px;height:240px}.spinner[data-v-a1e13c89]{border:16px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:160px;height:160px;animation:1s linear infinite spin-a1e13c89}@keyframes spin-a1e13c89{to{transform:rotate(360deg)}}.error-icon[data-v-a1e13c89]{color:#fff;font-family:Arial,sans-serif;font-size:240px;font-weight:700;line-height:1}.status-info[data-v-a1e13c89]{text-align:center}.status-title[data-v-a1e13c89]{color:#af1a20;margin:0 0 20px;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700}.status-description[data-v-a1e13c89]{color:#191919;font-family:Inter-Regular,Helvetica;font-size:24px;line-height:1.5}.footer[data-v-a1e13c89]{z-index:1000;background-color:#0000;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:200px;padding-bottom:20px;display:flex;position:fixed;bottom:0;left:0;right:0}.footer-content[data-v-a1e13c89]{box-sizing:border-box;justify-content:flex-end;align-items:center;width:100%;max-width:1080px;height:auto;margin:0 auto;padding:0 40px;display:flex}.footer-content.footer-logo-only[data-v-a1e13c89]{justify-content:center}.footer-logo[data-v-a1e13c89]{object-fit:contain;width:auto;height:60px}.total-section[data-v-a1e13c89]{align-items:center;gap:10px;display:flex}.total-section .total-label[data-v-a1e13c89]{color:#000;font-family:Inter-Regular,Helvetica;font-size:18px;font-weight:400}.total-price[data-v-a1e13c89]{color:#af1a20;font-family:Inter-Bold,Helvetica;font-size:36px;font-weight:700}
