@charset "UTF-8";:root{--theme:#26b459;--yellow:#ee7800;--leftHeight:68.35vh;--rightHeight:86.97vh}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;color:#fff}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme{color:var(--theme)!important}.yellow{color:var(--yellow)!important}.themebg{background-color:var(--theme)!important}.yellowbg{background-color:var(--yellow)}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}.global-body:before{content:"";height:100vh;width:100%;background-image:url(/app/cashier/static/images/global_bg.e94a7938.jpg);background-repeat:repeat;background-size:100% 100%;color:#fff;font-size:14px;position:fixed;top:0;left:0;z-index:-1}body::-webkit-scrollbar{display:none}div::-webkit-scrollbar,ul::-webkit-scrollbar{display:none}.scrollbar_block::-webkit-scrollbar{display:block;width:4px;height:100px;background-color:#999}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.headerBgClass{background:#ddd!important}.align-center{display:flex;align-items:center;cursor:pointer}.passwordbox{position:relative}.passwordbox .posinput{width:100%;height:100%;position:absolute;top:0;left:0;color:transparent;font-size:0;background-color:transparent;z-index:9}.passwordbox .posinput .el-input__wrapper{color:transparent;font-size:0;background-color:transparent}.passwordbox .posinput .el-input__wrapper .el-input__inner{font-size:0;background-color:transparent}.passwordbox .posinput.on .el-input__wrapper .el-input__inner{color:transparent}.passwordbox .postext{width:100%;height:100%;font-size:24px;color:transparent;display:flex;align-items:center;justify-content:flex-start;position:absolute;top:0;left:0;z-index:8;padding:1px 10px}.postext.on:after{content:"";width:1px;height:16px;border-left:1px solid #606266;position:relative;top:-1px;left:0;animation:animation 1.4s infinite linear}@keyframes animation{0%{opacity:1}50%{opacity:0}to{opacity:1}}.rightelcard{height:100%;overflow-y:auto;background-color:#fff;border-radius:5px;padding:20px;color:#212121}.cash-index,.cash-index .cash-right,.cash-index .cash-right .el-card{height:100%}.cash-index .cash-right .el-card .el-card__body{height:100%;display:flex;flex-direction:column}.cash-index .cash-right .el-card .el-card__body .cash-content-box{overflow-y:auto;flex:1;padding-bottom:60px}@media screen and (min-width: 1400px) and (max-width: 1980px){.main-countainer{height:calc(100vh - 150px)}.rightelcard{height:calc(100vh - 150px);overflow-y:auto}}@media screen and (min-width: 1980px){.main-countainer{height:760px}.rightelcard{height:760px;overflow-y:auto}}@media screen and (max-width: 1400px){.main-countainer{height:var(--rightHeight)}.cash-index .cash-left .el-card{height:var(--leftHeight)!important}.cash-index .cash-left .goods-left{height:calc(var(--leftHeight) + 55px)!important}.cash-index .cash-right .el-card{min-height:var(--rightHeight)!important}.global-body .config{display:none!important}.cash-index .cash-left .el-card .table-box{max-height:calc(var(--leftHeight) - 90px)!important}.cash-index .bathch-left .el-card{height:var(--rightHeight)!important}.goodslist{max-height:54.16vh!important}.rightelcard{height:var(--rightHeight)!important;overflow-y:auto}.index ul{max-height:var(--rightHeight)!important}.workbench .el-row{max-height:490px!important}.cardRegister{height:calc(var(--rightHeight) - 100px)!important}.boxs{height:calc(var(--rightHeight) - 60px)!important}.voucher{height:var(--rightHeight)!important}.el-card .image .img2{width:auto!important;height:440px!important}.login{padding-top:30px!important}.body-summary .summary-box{max-height:54vh}.goodspayh1{height:140px!important}.goodspayh2{height:50px!important}.order_detailbox2{max-height:260px!important}}a,.green{text-decoration:none;color:#666;transition:.4s}.el-form-item{position:relative}.el-form-item .phonedetalis{position:absolute;top:0;right:0}.showscrollbar{overflow-y:auto}.showscrollbar::-webkit-scrollbar{display:block!important;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.showscrollbar::-webkit-scrollbar{width:8px}.showscrollbar::-webkit-scrollbar-thumb{border-radius:10px;background:#999;height:30px;cursor:pointer}.showscrollbar::-webkit-scrollbar-track{background:rgba(255,255,255,.3)}.index-left>a,.index-left p{display:block;height:44px;line-height:44px;text-align:center;background:#969696;margin-bottom:10px;font-size:16px;position:relative;color:#fff;cursor:pointer}.index-left>a .themebg,.index-left p .themebg{background:var(--theme)}.index-left>a:after,.index-left p:after{content:"";border-top:10px solid transparent;border-right:10px solid transparent;border-left:10px solid #fff;border-bottom:10px solid transparent;position:absolute;right:-20px;top:50%;transform:translateY(-50%);display:none}.index-left>a:hover,.index-left>a.pathactive,.index-left p:hover,.index-left p.pathactive{background:#fff;color:var(--theme);font-weight:700}.index-left>a:hover:after,.index-left>a.pathactive:after,.index-left p:hover:after,.index-left p.pathactive:after{display:block}.index-left>a:hover.themebg,.index-left p:hover.themebg{color:#fff!important}.new-payment-nav{width:100%;margin-top:30px;display:flex;justify-content:flex-start;line-height:44px;border-bottom:1px solid #eee}.new-payment-nav>img{width:40px;height:auto;margin-left:10px;cursor:pointer}.new-payment-nav a,.new-payment-nav div{flex:1;text-align:center;max-width:250px;font-size:18px;color:#505050;position:relative;cursor:pointer}.new-payment-nav a.active,.new-payment-nav div.active{color:var(--theme)}.new-payment-nav a.active:after,.new-payment-nav div.active:after{content:"";width:100%;height:2px;background-color:var(--theme);position:absolute;left:0;bottom:0%}.printer-dialog{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 70px 40px}.printer-dialog .printer-item{width:212px;height:212px;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#ffffff;border-radius:4px;border:1px solid #ffffff;position:relative;cursor:pointer}.printer-dialog .printer-item:hover,.printer-dialog .printer-item.on{border:1px solid #15b464}.printer-dialog .printer-item:hover .printer-image img:nth-child(1),.printer-dialog .printer-item.on .printer-image img:nth-child(1){display:none}.printer-dialog .printer-item:hover .printer-image img:nth-child(2),.printer-dialog .printer-item.on .printer-image img:nth-child(2){display:block}.printer-dialog .printer-item:hover .printer-text,.printer-dialog .printer-item.on .printer-text{color:#15b464}.printer-dialog .printer-item:hover .printer-icon,.printer-dialog .printer-item.on .printer-icon{display:block}.printer-dialog .printer-item .printer-image img:nth-child(1){display:block}.printer-dialog .printer-item .printer-image img:nth-child(2){display:none}.printer-dialog .printer-item .printer-text{font-size:14px;font-weight:400;color:#333;margin-top:30px}.printer-dialog .printer-item .printer-icon{width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAADIUlEQVRIS6WWTUhUURTH///7Ziq1FPWNZYsgCqOwIlpUUCBE+e1AYFAh5TgK1TaCgiiioPYRMc4YVIs+KKiZKc2wWmgEkRBFBRW0KpuZrMUYOfPuiaeM6Tjj59u9d875/+6957xzLjHFk9/ZUrTAwh6ADRSUQ+ACoQD8EsEHEj3DSt38XeP7nE2GmQwFocOFTgyforAVxOKpFgFAC/kgQR7LBJoEKAy1lDvALgDLpxGeaBb8AeVgpC5wZ7xhAqA43LyFoh4TzJ+V+DhnDTkaqwtcTn0aAxQ9bF6ntNFHoGCu4qk4geyL1gVu2u+jgGBbrkn9nsCK+Yrb8QIkxanWxyp9H0YAZsh7lsCpuYoLkCDgTIvvjNT5q4nbjTlmbv73eZx7XyKRrHU6HUcBnBsPSSaTG+gKt+6FyK05rv5tckhtH9zr+22GvacpOJNWWhfpCno7QDTPFiDAOzjUrmiV75sZ9LSSyjdJQ9BPV8j7CsDmWQKisGRbxB34ZAY9B0h1I0t81AZ8AbAyzeGvACpD4my3IViyPeIO9BcHW3aS7CJgZAZInGbI+5FA2TiHv8Maaw1t5RgO4wmA0rH6FmgNXf2zvuNxSdCzUchegHnZd88/dg5egNj6/ydBQju46WdV+zvzkWcNLT4DuMy2a8HBWL3/2uJ7TSU5Cxb2AVg11dEKMEgz6G0n4U1zHNC03LHaqy/NcGsZobtEy8VofccVV/jQMojRDbB8urwJ8H6qMh2ikt0/agK9S7ua8gYqr8fN+54lNFQvgPXTiY/YRS4RfY05rljBAIglGYLitKTyhzvQi6cVDld8dQ+AHTMSt480aW0daRWukPc8gJNZAuMacpxADcHamYqDeB6p9VeM9iJ76w71EfK/YmYslMVRtLU52nD19Vi7Hi07ZVdG7rzFRbdF6zvabZ0JA6co6NltUN0HsGiuEK1xItbgv5CKnzQy7ammRIUBFs8GYs8AiD6SWnlWwEhOOttKmbDOCdmUpV2ks7uTFo4Nuv1v0g0ZbxUpp8IHTSscxsL9IqikoEwUFkFACoaF8lWAbmXhrt2Xsu32H5LvJrUK3COvAAAAAElFTkSuQmCC) no-repeat;background-size:100% 100%;position:absolute;top:4px;right:4px;display:none}@font-face{font-family:AlibabaPuHuiTi;src:url(/app/cashier/static/fonts/AlibabaPuHuiTi-Regular.3b6ddfd5.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:AlibabaPuHuiTi-Bold;src:url(/app/cashier/static/fonts/AlibabaPuHuiTi-Bold.3244b4de.woff2) format("woff2");font-weight:400;font-style:normal}body.foodGoods{font-family:AlibabaPuHuiTi!important}body.foodGoods .el-message{top:40vh!important;font-size:40px!important;padding:20px 30px!important;border-radius:12px!important;white-space:nowrap!important}body.foodGoods .el-message .el-message__content{font-size:40px!important;white-space:nowrap!important;margin-left:6px}body.foodGoods .el-message .el-icon{position:relative;top:2px}body.foodGoods .el-message-box{padding:40px;--el-messagebox-width: 60vw}body.foodGoods .el-message-box .el-message-box__title{font-weight:400;font-size:40px;color:#212121;line-height:48px}body.foodGoods .el-message-box .el-message-box__headerbtn{font-size:50px;width:80px;height:80px}body.foodGoods .el-message-box .el-message-box__content{font-size:38px!important;white-space:nowrap!important;margin-top:30px}body.foodGoods .el-message-box .el-message-box__btns{padding-top:40px;gap:0 20px}body.foodGoods .el-message-box .el-message-box__btns .el-button{width:auto;height:auto;font-size:36px;padding:12px 30px}body.foodGoods .el-message-box .el-message-box__btns .el-button--primary{background-color:#ff5b2e;border-color:#ff5b2e}body.foodGoods .order-food .food-info .food-bottom .meal-button p{font-family:AlibabaPuHuiTi-Bold!important}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/c/font_4348797_hxnqktidr5u.woff2?t=1736299104091) format("woff2"),url(//at.alicdn.com/t/c/font_4348797_hxnqktidr5u.woff?t=1736299104091) format("woff"),url(//at.alicdn.com/t/c/font_4348797_hxnqktidr5u.ttf?t=1736299104091) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-fuzhi:before{content:""}.icon-gouxuan:before{content:""}.icon-qingchu:before{content:""}.icon-xiangyoujiantou:before{content:""}.icon-gonggao:before{content:""}.icon-guanbi:before{content:""}.icon-gonggao-copy:before{content:""}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container{width:100%}.flex-center{display:flex;align-items:center;justify-content:center}@media print{.print-container{width:100%}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 640px){@media print{.print-container{max-width:640px}}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 768px){@media print{.print-container{max-width:768px}}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1024px){@media print{.print-container{max-width:1024px}}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1280px){@media print{.print-container{max-width:1280px}}}@media (min-width: 1536px){.container{max-width:1536px}}@media (min-width: 1536px){@media print{.print-container{max-width:1536px}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.grid{display:grid}.m2{margin:.5rem}.m5{margin:1.25rem}.mx{margin-left:1rem;margin-right:1rem}.mb1{margin-bottom:.25rem}.mb10{margin-bottom:2.5rem}.mb15{margin-bottom:3.75rem}.mb2{margin-bottom:.5rem}.mb2\.5{margin-bottom:.625rem}.mb5{margin-bottom:1.25rem}.mb6{margin-bottom:1.5rem}.ml-4{margin-left:1rem}.ml1{margin-left:.25rem}.ml10{margin-left:2.5rem}.ml2{margin-left:.5rem}.ml3{margin-left:.75rem}.ml30{margin-left:7.5rem}.ml5{margin-left:1.25rem}.ml5\%{margin-left:5%}.ml6{margin-left:1.5rem}.ml8{margin-left:2rem}.mla,.mlauto{margin-left:auto}.mr0{margin-right:0}.mr0\!{margin-right:0!important}.mr10{margin-right:2.5rem}.mr2{margin-right:.5rem}.mr3{margin-right:.75rem}.mr30{margin-right:7.5rem}.mr5{margin-right:1.25rem}.mr6{margin-right:1.5rem}.mr60{margin-right:15rem}.mr80{margin-right:20rem}.mra,.mrauto{margin-right:auto}.mt-4,.mt4{margin-top:1rem}.mt0{margin-top:0}.mt1{margin-top:.25rem}.mt10{margin-top:2.5rem}.mt10\!{margin-top:2.5rem!important}.mt12{margin-top:3rem}.mt15{margin-top:3.75rem}.mt18{margin-top:4.5rem}.mt2{margin-top:.5rem}.mt2\.5,[mt2\.5=""]{margin-top:.625rem}.mt20{margin-top:5rem}.mt3{margin-top:.75rem}.mt30{margin-top:7.5rem}.mt5{margin-top:1.25rem}.mt50{margin-top:12.5rem}.mt6{margin-top:1.5rem}.mt7{margin-top:1.75rem}.mt8{margin-top:2rem}.mt8\!{margin-top:2rem!important}.inline,[inline=""]{display:inline}.block{display:block}.inline-block{display:inline-block}.list-item{display:list-item}.hidden{display:none}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.w-100\%,.w-full,.w100\%,[w-full=""]{width:100%}.w-12\%{width:12%}.w-25,.w25{width:6.25rem}.w-40,.w40{width:10rem}.w-40\!{width:10rem!important}.w-40\%,.w40\%{width:40%}.w-50,.w12\.5rem,.w50{width:12.5rem}.w-50\%,.w50\%{width:50%}.w-60,.w60{width:15rem}.w-65,.w65{width:16.25rem}.w-70{width:17.5rem}.w-80,.w80{width:20rem}.w100{width:25rem}.w2{width:.5rem}.w200px{width:200px}.w24{width:6rem}.w25\%{width:25%}.w26{width:6.5rem}.w30{width:7.5rem}.w30\%{width:30%}.w33{width:8.25rem}.w35{width:8.75rem}.w35\%{width:35%}.w36{width:9rem}.w37{width:9.25rem}.w45{width:11.25rem}.w45\%{width:45%}.w47{width:11.75rem}.w48\%{width:48%}.w55{width:13.75rem}.w80\%{width:80%}.w90\%{width:90%}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-wrap{flex-wrap:wrap}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.resize{resize:both}.flex-items-center,.items-center{align-items:center}.flex-justify-end,.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.flex-justify-between,.justify-between{justify-content:space-between}.flex-justify-around,.justify-around{justify-content:space-around}.gap-4{gap:1rem}.flex-content-between{align-content:space-between}.break-all{word-break:break-all}.border,[border=""]{border-width:1px}.px{padding-left:1rem;padding-right:1rem}[px~="245"]{padding-left:61.25rem;padding-right:61.25rem}.pb2{padding-bottom:.5rem}.pb3{padding-bottom:.75rem}.pb4{padding-bottom:1rem}.pb5{padding-bottom:1.25rem}.pr11{padding-right:2.75rem}.pt3{padding-top:.75rem}.pt4{padding-top:1rem}.pt8{padding-top:2rem}.text-center{text-align:center}.text-right{text-align:right}.text-wrap{text-wrap:wrap}.font-bold{font-weight:700}.c-emerald{--un-text-opacity:1;color:rgb(52 211 153 / var(--un-text-opacity))}.color-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}[color~="#00050F"]{--un-text-opacity:1;color:rgb(0 5 15 / var(--un-text-opacity))}[color~="#030303"]{--un-text-opacity:1;color:rgb(3 3 3 / var(--un-text-opacity))}[color~="#15B464"]{--un-text-opacity:1;color:rgb(21 180 100 / var(--un-text-opacity))}[color~="#26B459"]{--un-text-opacity:1;color:rgb(38 180 89 / var(--un-text-opacity))}[color~="#54230D"]{--un-text-opacity:1;color:rgb(84 35 13 / var(--un-text-opacity))}[color~="#b3b3b3"]{--un-text-opacity:1;color:rgb(179 179 179 / var(--un-text-opacity))}[color~="#EBEBEB"]{--un-text-opacity:1;color:rgb(235 235 235 / var(--un-text-opacity))}[color~="#ec604a"]{--un-text-opacity:1;color:rgb(236 96 74 / var(--un-text-opacity))}[color~="#ff3333"]{--un-text-opacity:1;color:rgb(255 51 51 / var(--un-text-opacity))}.line-through{text-decoration-line:line-through}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.blur,[blur=""]{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-property:color,background-color,border-color,outline-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-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@media (max-width: 639.9px){.\<sm\:w-93\.5{width:23.375rem}}@media (min-width: 640px){.sm\:w-93\.5,[sm\:w-93\.5=""]{width:23.375rem}}
