@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Sriracha:wght@400&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/brands.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/solid.min.css";@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein-delay{0%{opacity:0}66%{opacity:0}to{opacity:1}}@keyframes flicker-animation{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.data-loader{flex-direction:column;justify-content:center;animation:flicker-animation 1s infinite}.data-loader h1{font-size:.8em;text-align:center}.data-loader img.logo{max-width:5em;max-height:5em}.layout-dialog .dialog-box{position:relative;min-width:500px;overflow:auto}.layout-dialog .header{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #eee;padding:1em 1em 0;cursor:move}.layout-dialog .header .content{flex:1}.layout-dialog .header .content h1{font-size:1.3em}@media only screen and (max-width: 600px){.layout-dialog .header .content{max-width:90%;overflow:hidden}.layout-dialog .MuiDialog-container>*{min-width:90%}.layout-dialog .dialog-box{min-width:auto!important}}.splash-screen{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.splash-screen .powered-by{position:absolute;bottom:2em;width:115px}.splash-screen .powered-by img{width:100%}header{position:fixed;width:100%;height:6em;z-index:4;top:0;color:#fff}header .hamburger-icon{display:none}header .account-menu{position:absolute;display:flex;height:6em;top:0;right:1em;width:32px;justify-content:center}header .account-menu button svg path{color:#fff}header .account-menu.align-left{right:auto;left:5px}header.centered-layout .nav-bar .logo{position:relative;left:auto;right:auto}header.centered-layout .nav-bar .menu{right:auto;left:50%;transform:translate(-50%)}header .nav-bar{display:block;position:relative;margin:auto;width:100%;max-width:1600px;height:6em}header .nav-bar .logo{position:absolute;left:6px;top:6px}header .nav-bar .logo img{height:48px}header .nav-bar>a{position:absolute;height:3em;padding-left:8px;padding-top:4px;left:188px;top:50%;transform:translateY(-50%);color:#71bf44;text-decoration:none;text-transform:uppercase;font-family:Montserrat,Open Sans,Arial,sans-serif;border-left:2px solid white}header .nav-bar .menu{position:absolute;right:0;height:100%;display:flex;align-items:center}header .nav-bar .menu button{margin:5px}header .nav-bar .menu button a{color:#fff;transition:color .1s linear;text-decoration:none;font-weight:600;font-family:Montserrat,Open Sans,Arial,sans-serif;padding:10px 0;letter-spacing:1px;font-size:.875rem}header .nav-bar .menu button a:hover{color:#71bf44}header .nav-bar .menu .submenu-container{padding-left:1em;padding-right:1em;font-size:.875rem}header .nav-bar .menu .submenu-container a{cursor:pointer;text-align:center;text-transform:uppercase;font-weight:600;font-family:Montserrat,Open Sans,Arial,sans-serif}header .nav-bar .menu .submenu-container a i{margin-left:.5em}header .nav-bar .menu .submenu-container a i.fa-chevron-up{display:none}header .nav-bar .menu .submenu-container .submenu a{padding-left:2em;padding-right:2em}header .nav-bar .menu .submenu-container.open i.fa-chevron-up{display:inline-block}header .nav-bar .menu .submenu-container.open i.fa-chevron-down{display:none}header .nav-bar .menu .submenu{position:absolute;top:21em;display:flex;flex-direction:column;height:0;overflow:hidden;transition:height .2s ease-out;background:linear-gradient(172.64deg,#071d30d9 -31.64%,#60748680 115.75%);border-radius:1em}header .nav-bar .menu .submenu button,header .nav-bar .menu .submenu a{font-size:.9em}header .nav-bar .menu button.selected a{color:#71bf44}header button{color:#fff}.account-menu-menu .title{text-transform:uppercase;font-size:.7em;color:#777;font-weight:600;margin-top:1.2em;margin-bottom:.3em}.account-menu-menu .MuiMenuItem-root{width:100%;justify-content:flex-start;padding:5px}.account-menu-menu .MuiMenuItem-root .MuiAvatar-root{margin-left:-4px}.account-menu-menu .MuiMenuItem-root svg{margin-right:8px}.account-menu-menu .MuiMenuItem-root svg path{color:#999}header.scrolled{background-color:#0d1321}header.scrolled .nav-bar .menu button.selected a{color:#71bf44}header.scrolled .nav-bar .menu button a:hover{color:#71bf44}@media only screen and (max-width: 600px){header .hamburger-icon{display:block;position:absolute;z-index:1;left:15px;top:10px}header .nav-bar{overflow:hidden}header .nav-bar>a{display:none}header .nav-bar .logo{left:50%;transform:translate(-50%)}header .nav-bar .account-menu{right:15px}header .nav-bar .menu{top:6em;justify-content:center;left:50%;right:auto;transform:translate(-50%);height:auto}header .nav-bar .menu button{margin:0}header .nav-bar .menu button *{font-size:1.2em}header .nav-bar .menu .submenu-container{text-align:center;padding:6px 8px;margin:5px 5px 10px}header .nav-bar .menu .submenu-container .submenu{position:relative;top:15px;background:transparent;color:#fff}header .nav-bar .menu .submenu-container .submenu.open{margin-bottom:0}header.open{background-color:#000;height:100%}header.open .nav-bar{display:flex;height:100%}header.open .nav-bar .menu{position:relative;width:100%;flex-direction:column;top:auto}}.hamburger-icon{width:40px;height:30px;position:relative;margin:10px auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.hamburger-icon span{display:block;position:absolute;height:5px;width:100%;background:#71bf44;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.hamburger-icon span:nth-child(1){top:0}.hamburger-icon span:nth-child(2),.hamburger-icon span:nth-child(3){top:12px}.hamburger-icon span:nth-child(4){top:24px}.hamburger-icon.open span:nth-child(1){top:12px;width:0%;left:50%}.hamburger-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.hamburger-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger-icon.open span:nth-child(4){top:12px;width:0%;left:50%}.mustbelogged{padding:2em 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.mustbelogged button{margin-top:1em}.error-page{height:100%;display:flex!important;flex-direction:column;justify-content:center;align-items:center}.error-page img{height:64px;margin-top:2em}.contact-form{position:relative}.contact-form form>div>div,.contact-form .MuiFormControl-root{width:100%}.contact-form .submit-box button{margin:auto;display:flex}.contact-form .submit-box button .MuiButton-label{display:flex}.contact-form .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;justify-content:center;flex-direction:column;align-items:center}.contact-form .overlay svg,.contact-form .overlay .icon.large{width:3em;height:3em}.layout-dialog.cookies-manager .header .content{display:flex;justify-content:flex-start;font-family:Poppins;font-size:.8em}.layout-dialog.cookies-manager .header .content .uderly-logo{width:auto;height:2em;margin-right:1em;margin-bottom:.5em}.layout-dialog.cookies-manager h1{font-size:1.4em;margin-bottom:.5em}.layout-dialog.cookies-manager h2{font-size:1.2em;margin-top:1em;margin-bottom:.5em}.layout-dialog.cookies-manager .cookie-collapsible-card .cookie-description{margin-left:2em;font-size:.85em}.layout-dialog.cookies-manager .more-info{margin-bottom:1em;font-size:.8em}.layout-dialog.cookies-manager .cookie-settings{margin-bottom:1em}.layout-dialog.cookies-manager .cookie-settings button{display:block;margin:1.6em auto auto}.layout-dialog.cookies-manager .footer{display:flex;justify-content:center;padding-top:1em;padding-bottom:.5em;gap:1em}.timezone-field{display:flex}.timezone-field span{flex:1}table{width:100%;border-collapse:collapse}table>thead>tr>th{font-size:.85em;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#555;border-bottom:1px solid #ddd;text-align:left}table>thead{width:100%;border-bottom:1px solid #555}table>tbody>tr>td{font-size:1.2em}table i{font-size:20px}table>tbody>tr>td,table .table>tbody>tr>th,table .table>tfoot>tr>td,table .table>tfoot>tr>th{padding:8px;line-height:1.4;vertical-align:top;border-top:1px solid #ddd}table>tbody>tr>td>button.btn-link{padding-top:0;padding-bottom:0}table td{font-family:Hind}table td strong{font-weight:500}table td b{font-weight:600}table td button{white-space:nowrap;margin-top:-5px;margin-bottom:-4px}table .flex-end{display:flex;justify-content:end}table .record-actions{display:flex;flex-direction:row-reverse}table .td-v-center{display:flex;flex-direction:row;justify-content:start;align-items:center;min-height:42px}table .td-v-center .row-thumb{margin-right:8px;overflow:hidden}table .row-thumb{width:42px;height:42px;display:flex;justify-content:center}table .row-thumb img{height:100%}table.editable tr{cursor:pointer}table.sortable tr{-webkit-user-select:none;user-select:none;touch-action:none;box-sizing:border-box;position:relative;z-index:0;transition:transform 0ms ease 0s}table.sortable tr .react-contextmenu-wrapper{position:absolute;width:100%;background:#f003;left:0;right:0;height:2.2em;text-align:center}.MuiDataGrid-root.compact .MuiDataGrid-row,.MuiDataGrid-root.compact tr,table.compact .MuiDataGrid-row,table.compact tr,.compact>.MuiDataGrid-root .MuiDataGrid-row,.compact>.MuiDataGrid-root tr{max-height:2.5em!important;min-height:2.5em!important;--height: $compact-table-row-height !important;padding:0}.MuiDataGrid-root.compact .MuiDataGrid-row .MuiDataGrid-cell,.MuiDataGrid-root.compact tr .MuiDataGrid-cell,table.compact .MuiDataGrid-row .MuiDataGrid-cell,table.compact tr .MuiDataGrid-cell,.compact>.MuiDataGrid-root .MuiDataGrid-row .MuiDataGrid-cell,.compact>.MuiDataGrid-root tr .MuiDataGrid-cell{display:flex;align-items:center}.MuiDataGrid-root.compact .MuiDataGrid-row .MuiDataGrid-cell .MuiIconButton-root,.MuiDataGrid-root.compact tr .MuiDataGrid-cell .MuiIconButton-root,table.compact .MuiDataGrid-row .MuiDataGrid-cell .MuiIconButton-root,table.compact tr .MuiDataGrid-cell .MuiIconButton-root,.compact>.MuiDataGrid-root .MuiDataGrid-row .MuiDataGrid-cell .MuiIconButton-root,.compact>.MuiDataGrid-root tr .MuiDataGrid-cell .MuiIconButton-root{transform:scale(.85)}.MuiDataGrid-root.compact .MuiDataGrid-row .MuiDataGrid-cell .MuiSwitch-root,.MuiDataGrid-root.compact tr .MuiDataGrid-cell .MuiSwitch-root,table.compact .MuiDataGrid-row .MuiDataGrid-cell .MuiSwitch-root,table.compact tr .MuiDataGrid-cell .MuiSwitch-root,.compact>.MuiDataGrid-root .MuiDataGrid-row .MuiDataGrid-cell .MuiSwitch-root,.compact>.MuiDataGrid-root tr .MuiDataGrid-cell .MuiSwitch-root{transform:scale(.8)}.table-options{display:flex;width:100%;justify-content:right}table.notifications td{vertical-align:middle;height:2.5em}table.notifications td svg{margin-bottom:-.2em}.quick-module{position:relative;padding:1em 1em 2.5em}.quick-module.no-padding{padding:0}.quick-module .no-items{text-align:center;color:#969bb3}.quick-module .MuiDataGrid-root{border:0}.quick-module .MuiDataGrid-root .MuiDataGrid-footerContainer,.quick-module .MuiDataGrid-root .MuiDataGrid-footerContainer .MuiTablePagination-root{display:none}.quick-module .MuiDataGrid-root .MuiDataGrid-row .info-icons{display:flex;align-items:center}.quick-module .records-view-actions{width:100%;display:flex;justify-content:flex-end;padding:.25em;position:absolute;bottom:0;right:0;pointer-events:none}.quick-module .records-view-actions *{pointer-events:auto}.quick-module .quick-module-view-container{position:fixed;background-color:#ffffff80;width:100%;height:100%;top:0;left:0;display:flex;z-index:1060;align-items:center;flex-direction:column;justify-content:center;z-index:1100}.quick-module .quick-module-view-container .quick-module-view{position:relative;min-width:400px;background-color:#fff;max-width:1600px;min-height:20vh;padding:1em;margin:1em;border:1px solid #aaa;border-radius:5px;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f;display:flex;flex-direction:column}.quick-module .quick-module-view-container .quick-module-view .quick-module-header{display:flex;align-items:center;padding:.5em;gap:.5em}.quick-module .quick-module-view-container .quick-module-view .quick-module-header>p{margin:0;padding:0}.quick-module .quick-module-view-container .quick-module-view .quick-module-header button{border:1px solid #aaa}.quick-module .quick-module-view-container .quick-module-view .quick-module-content{flex:1;overflow-x:hidden;overflow-y:auto;margin-bottom:1.5em}.quick-module .quick-module-view-container .quick-module-view .quick-module-content>form{position:absolute;width:100%;bottom:0;right:0}.quick-module .quick-module-view-container .quick-module-view .quick-module-content .module-view{margin-top:0;margin-bottom:0}@media only screen and (max-width: 600px){.quick-module .quick-module-view-container .quick-module-view{margin-top:5em;min-width:50%;width:94%;padding:0}}.qr-link{display:flex;background-color:#eaeaea;border:1pt solid #ccc;border-radius:20px;padding:5px 20px;cursor:pointer;align-items:center;justify-content:center;width:100%}.qr-link>span{flex:1;overflow-x:hidden}.qr-link .qr-container{border:1px solid #fff;flex-basis:26px;height:26px;margin-left:15px}.qr-link canvas{max-width:26px;max-height:26px}.qr-link:hover>span{color:#0089fe}.MuiGrid-item>.qr-link{width:auto}.qr-link-modal{margin-left:auto;margin-right:auto;max-width:230px}.qr-link-modal .qr-container{display:flex;justify-content:center}.qr-link-modal p{margin-top:1.5em;text-align:center}.json-values .MuiDataGrid-root .MuiDataGrid-columnHeaders,.json-values .MuiDataGrid-root .MuiDataGrid-scrollbar{display:none}.media-gallery .animated-loader{position:relative}.media-gallery .animated-loader .data-loader{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);justify-content:center;align-items:center;padding:3em}.media-gallery .animated-loader .data-loader img{height:4em}.media-gallery.disable-expand .ReactGridGallery_tile-viewport img{cursor:default!important}.gallery-dialog.fullscreen-landscape .MuiDialog-paper{max-width:100%}.gallery-dialog.fullscreen-landscape .MuiDialog-paper img{max-height:79vh;max-width:100%;width:100%}.gallery-dialog.fullscreen-portrait{max-width:auto;width:auto}.gallery-dialog.fullscreen-portrait .MuiDialog-paper{display:flex;justify-content:center;align-items:center;min-width:none;max-width:none}.gallery-dialog.fullscreen-portrait .MuiDialog-paper .MuiDialogContent-root{display:flex;justify-content:center;align-items:center}.gallery-dialog.fullscreen-portrait .MuiDialog-paper img{height:80vh;max-width:100%;object-fit:contain}@media only screen and (max-width: 600px){.gallery-dialog.fullscreen-landscape .MuiDialog-paper img,.gallery-dialog.fullscreen-portrait .MuiDialog-paper img{max-width:100%;width:100%;height:auto}}.newsletter{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:5em;padding-bottom:5em;border-bottom:.1em solid #d42127;width:100%}.newsletter .backdrop{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;position:absolute;background-color:#000c}.newsletter .backdrop svg{width:3em;height:3em}.newsletter .backdrop p{color:#fff;font-weight:500}.newsletter .backdrop button{width:auto!important;margin-top:2em}.newsletter h1{font-size:1.3em}.newsletter h2{font-size:.7em;font-weight:400}.newsletter .accept-data-treatment-box{padding-bottom:.5em}.newsletter .accept-data-treatment-box span{font-size:.85em}.newsletter form{max-width:800px;padding-top:1em;padding-left:1em;padding-right:1em}.newsletter form .MuiButton-contained{width:100%;height:1.5rem;padding-top:1.6em;padding-bottom:1.6em}.newsletter form .MuiButton-contained span{margin-right:.5em}.newsletter form .MuiTextField-root{width:100%}.newsletter form .MuiTextField-root input{height:1.5em;padding-top:.6em;padding-bottom:.7em}body,html{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden!important;font-family:Montserrat}.outlined-with-label{position:relative;border-radius:4px;border:1px solid #c4c4c4;margin:auto;display:flex;align-items:center;height:44px;padding:.3em .8em}.outlined-with-label label,.outlined-with-label .title-label{position:absolute;top:-.7em;left:12px;font-size:.75em;background-color:#fff;padding-left:3px;padding-right:3px;color:#0009;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1em;letter-spacing:.00938em}.outlined-with-label.disabled{color:#9e9e9e}@media only screen and (max-width: 600px){.outlined-with-label{width:100%}}@media only screen and (max-width: 1280px){.outlined-with-label{height:56px}}body,html,#root{padding:0}.printable-page{position:relative;background:#fff;display:block;margin:.5cm auto;padding:1cm;box-shadow:0 0 .5cm #00000080;box-sizing:border-box}.printable-page.a4{width:21cm;height:29.7cm}.printable-page *{margin:0}@media print{.printable-page{margin:0;box-shadow:none;page-break-after:always}}@media screen{.print-only{display:none}}@media print{.screen-only{display:none!important}}.printable-page .category:not(:first-child){margin-top:1em}.printable-page.drinks .category:not(:first-child){margin-top:0}.printable-page h2:not(:first-child){margin-top:1em}.printable-page h2:first-child{padding-top:0}.printable-page.intro{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:800px!important}.printable-page.intro h1{padding-top:1em;padding-bottom:0}.printable-page.intro .qr-box{text-align:center}.printable-page.intro .qr-box b{font-weight:500}.printable-page.intro .qr-box>canvas{margin-top:1em}.printable-page.intro .socials{position:absolute;top:2cm;display:flex;justify-content:center;align-items:center}.printable-page.intro .socials .social{display:flex;justify-content:center;align-items:center;font-size:1.2em;margin:0 1.5em;color:#000}.printable-page.intro .socials .social svg{font-size:2rem;margin-right:.25em}.printable-page.intro a{color:#000}.printable-page.intro .address{position:absolute;bottom:2cm;max-width:10cm}.printable-page.intro .address p{text-align:center;padding:.5em 0}.printable-page.intro .address p svg{margin-right:.25em}.diet-icon{font-size:1.5em;margin-right:.25em;margin-top:-.15em;width:1em}.diet-icon.vegetarian{position:relative;display:inline}.diet-icon.vegetarian :nth-child(2){font-size:.7em;position:absolute;bottom:0;right:0}.diet-icon.vegetarian :nth-child(2) path{color:#f88708}.diet-icon.vegetarian path{color:#017e47}.diet-icon.vegan path{color:#017e47}.diet-icon.pescatarian path{color:#407899}.menu{width:100%}.menu .description strong{font-weight:600}.menu .sub-title{text-align:center;font-weight:500}.menu .separator{text-align:center}.menu .logo.main{background-color:transparent;border:0;margin:1em}.menu .logo.main img{width:5cm}.menu .menu-item{display:flex}.menu .menu-item .title{font-weight:500}.menu .menu-item .thumb{border-radius:3px;flex-shrink:0;width:3em;height:3em;margin-right:.5em;margin-bottom:.5em;overflow:hidden;background-color:#969bb3;background-size:cover;background-position:center center;background-repeat:no-repeat;cursor:pointer}.menu .menu-item div.content{position:relative;flex:1}.menu .menu-item div.content>p{display:flex;justify-content:space-between;border-bottom:1px solid #d5d5d5}.menu .menu-item div.content>p .prices{white-space:nowrap}.menu .menu-item div.content .description{font-size:.9em;color:#777}.menu .menu-item div.content .description *{display:inline}.menu .extras .price-group{font-size:.9em;font-weight:400;color:#444}@media only screen and (max-width: 600px){.printable-page.intro{min-height:50em}.printable-page .menu-item{width:100%}.printable-page.a4{width:100%;height:auto}}@media screen{.menu{display:flex;flex-wrap:wrap}.menu .printable-page.a4{height:auto;flex-shrink:0}.menu .printable-page.a4.intro{min-height:50em}}.ad{background-color:transparent;border-radius:3px}.ad.banner{max-width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.ad{box-shadow:0 0 .5cm #00000080;margin:.5cm auto;cursor:pointer}.ad.banner{max-width:97%!important;width:97%!important;height:100px!important}@media only screen and (min-width: 600px){.ad.banner{max-width:100%;width:21cm!important;height:5.41cm!important}}.speak-eat-page{position:absolute;height:100%;width:100%;background-color:#fff}.speak-eat-page .action-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.speak-eat-page .transcripts{position:absolute;left:50%;transform:translate(-50%);bottom:2em;max-height:35vh;width:90%;max-width:600px;border-radius:15px;border:1px solid #ccc;padding:1em;display:flex;flex-direction:column}.speak-eat-page .transcripts>div{height:100%;position:relative;overflow:auto;display:flex;flex-direction:column;align-items:flex-start}.speak-eat-page .transcripts>div .role-Assistant{color:#71bf44;background-color:#000000e6;border-radius:12px;padding:.5em;align-self:flex-end;text-align:right}.speak-eat-page .transcripts>div .role-User{color:#555}.cart-update-alert img{width:4em}.cart-update-alert h1{font-size:1em}.cart-update-alert .quantity{position:absolute;right:1em}body,html{font-size:10pt;box-sizing:border-box;overflow-x:hidden;background-color:#056839}body,html,span,div{font-family:Poppins;font-weight:400}b{font-weight:600}*{font-family:Poppins}h1,h2,h3,h4,h5,h6{cursor:default}h1,h2,h3,h4,h5,h6{font-weight:500}h1{color:#71bf44;font-size:2.5em;padding-top:.5em}h1,h2{font-family:Bebas Neue,sans-serif;font-weight:300;letter-spacing:.1em}h2{padding-top:.25em;padding-bottom:0;font-size:2.8em;text-align:center;color:#d42127}h3{font-size:1.1em;font-weight:600;padding-top:.2em;padding-bottom:.4em}h4{font-size:1em;padding-top:0;padding-bottom:.5em;color:#555}h5{font-size:1em;padding-top:.2em;padding-bottom:.5em;color:#222}a,button{transition:color .3s linear;text-decoration:none}.MuiButtonBase-root,.MuiInputBase-root{border-radius:0!important}.MuiButton-contained{height:40px;width:40px;background-color:#505155!important;margin:0 10px 10px 0;text-align:center;line-height:40px;border-radius:50%;color:#fff!important;transition:all .5s ease}.MuiButton-contained:hover{color:#24262b;background-color:#d42127!important}.MuiButton-contained.Mui-disabled{color:#00000042!important;box-shadow:none;background-color:#0000001f!important}a{color:#1d96e2}a:hover{color:#71bf44}.MuiFormControlLabel-root,.MuiTypography-root,.MuiFormControlLabel-label,.css-ahj2mt-MuiTypography-root{font-family:Poppins!important}@media only screen and (max-width: 1281px){.tablet-hidden{display:none!important}}@media only screen and (max-width: 600px){.mobile-hidden{display:none!important}}@media only screen and (min-width: 600px){.mobile-only{display:none!important}}::-webkit-scrollbar{height:5px;width:10px;border:5px solid #d5d5d5}::-webkit-scrollbar-track{border-radius:0;background:#eee}::-webkit-scrollbar-thumb:vertical{box-shadow:inset 0 0 10px 10px #505155;border:solid 2px transparent}::-webkit-scrollbar-thumb:horizontal{box-shadow:inset 0 0 10px 10px #505155}::-webkit-scrollbar-thumb{border-radius:10px}::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 0 10px 10px #71bf44}.layout{height:auto!important;overflow:hidden}.layout .footer .logo{background-color:transparent;border:0}.layout .footer .logo img{width:20em}.layout .footer .powered-by img{width:14em}.layout .footer .row{display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;padding:1cm;max-width:1600px;margin:auto}@media print{.layout{padding-top:0!important}}.splash-screen{color:#fff;font-size:13pt}.splash-screen .data-loader{animation:none}.splash-screen .data-loader img{width:32em}@media only screen and (max-width: 600px){.splash-screen .data-loader img{width:20em}}.data-loader img{width:10em}.ReactGridGallery_tile{margin-left:auto;margin-right:auto}.menuitem-dialog .description{width:100%}.top-nav{position:fixed;z-index:1;width:100%;border-bottom:1px solid #71bf44;top:0;padding-top:1em;padding-bottom:1em;height:5em!important}.top-nav button{margin-top:.5em}.top-nav button.Mui-selected svg{color:#71bf44}.top-nav button svg{width:1.8em;height:1.8em;margin-top:.8em;margin-bottom:.8em}.top-nav button span.MuiBottomNavigationAction-label{height:2rem;min-height:2rem;max-height:2rem;min-width:9em}@media screen{.layout-content.has-top-nav{padding-top:5em;margin-top:-1em}}.newsletter{background-color:#fff}.newsletter h1{font-size:2em}.newsletter h2{font-size:1em;font-family:Poppins}
