@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600;700;900&display=swap);form{display:flex;flex-direction:column;width:100%}form .input-images{display:flex;justify-content:space-between}input,select,textarea{width:100%;outline:none;font-size:.75rem;line-height:calc(.75rem + 6px);border:1px solid #d9ddde;border-radius:5px;padding:12px 8px;height:35px;margin-right:4px;margin-bottom:12px}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-size:.75rem;line-height:calc(.75rem + 6px);padding:12px 12px 12px 0;color:#d9ddde}input::placeholder,select::placeholder,textarea::placeholder{font-size:.75rem;line-height:calc(.75rem + 6px);padding:12px 12px 12px 0;color:#d9ddde}input:focus,select:focus,textarea:focus{border:1px solid #34495e}input.file-input,input[type=file],select.file-input,select[type=file],textarea.file-input,textarea[type=file]{width:100%;background-color:#fff;outline:none;color:#34495e;font-weight:300;font-size:10px;line-height:16px;margin-bottom:12px;overflow:hidden;border:none;height:44px;margin-right:4px}input.file-input::-webkit-file-upload-button,input[type=file]::-webkit-file-upload-button,select.file-input::-webkit-file-upload-button,select[type=file]::-webkit-file-upload-button,textarea.file-input::-webkit-file-upload-button,textarea[type=file]::-webkit-file-upload-button{visibility:hidden}input.file-input:focus,input[type=file]:focus,select.file-input:focus,select[type=file]:focus,textarea.file-input:focus,textarea[type=file]:focus{border:none}input.file-input:before,input[type=file]:before,select.file-input:before,select[type=file]:before,textarea.file-input:before,textarea[type=file]:before{content:"Elegir archivo...";background:#fff;border:1px solid;height:25px;padding:4px 6px;outline:none;white-space:nowrap;cursor:pointer;font-size:10px;width:100%;border-radius:5px}input.file-input:hover:before,input[type=file]:hover:before,select.file-input:hover:before,select[type=file]:hover:before,textarea.file-input:hover:before,textarea[type=file]:hover:before{border-color:#34495e;color:#34495e}input.file-input:active:before,input[type=file]:active:before,select.file-input:active:before,select[type=file]:active:before,textarea.file-input:active:before,textarea[type=file]:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}label{font-size:.75rem;line-height:calc(.75rem + 6px);margin-right:8px;font-weight:700;color:#34495e;margin-bottom:4px}select{padding:6px 4px;height:auto!important}.edit-form input,.form-input{margin-bottom:12px}[class^=my-btn]{max-width:200px}[class^=my-btn]:active,[class^=my-btn]:focus{outline:0;box-shadow:none}.my-btn{font-weight:700;font-size:.875rem;background-color:#52b3d9;border:none;color:#f2f6fb;border-radius:5px;padding:6px 4px;text-transform:uppercase}.my-btn.right{margin-left:auto!important}.my-btn:hover{color:#f2f6fb;text-decoration:none;background-color:#f26b64}.my-btn.secondary{background-color:#52b3d9}.my-btn.secondary:hover{background-color:#f26b64}.my-btn.third{background-color:#5c97bf}.my-btn.third:hover{background-color:#f26b64}.my-btn.danger{background-color:#dd4124}.my-btn.danger:hover{background-color:#f26b64}.my-btn.mini{font-size:10px;padding:6px 8px}.my-btn.underlined{font-size:10px;background-color:transparent;color:#dd4124;padding:0;border:none}.my-btn-back{color:#dd4124;text-transform:uppercase;font-size:.75rem}.my-btn-back:before{content:"";font-family:"FontAwesome";color:#dd4124;margin-right:4px}.my-btn-more{text-transform:uppercase;font-size:.75rem}.my-btn-more:after{content:"";font-family:"FontAwesome";margin-left:4px}.btn-group button{margin-left:6px}.title-btn{display:flex;align-items:baseline;margin-bottom:12px}.title-btn svg{width:12px}.my-modals{display:flex}.my-modals .modal-content{width:100%;max-height:80vh}.my-modals .modal-header{display:flex;flex-direction:column}.my-modals .modal-body{background-color:#f2f6fb;overflow:scroll}.my-modals .modal-footer{display:flex;justify-content:space-between}.my-modals .modal-width{width:90vw;max-width:none!important}.modal-backdrop.show{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-body{display:flex;flex-direction:column}.text-editor{margin-bottom:24px;z-index:-1;background-color:#fff;border-radius:5px;border:1px solid #d9ddde}.text-editor .quill{min-height:250px}.text-editor .ql-toolbar.ql-snow{border:none;border-bottom:1px solid #d9ddde}.text-editor .ql-container.ql-snow{border:none}.quill-parsed{width:100%;background-color:#fff;padding:12px;border-radius:5px;margin-top:12px}.pswp-gallery .pswp-thumbnails{display:flex;flex-wrap:wrap}.pswp-gallery .pswp-thumbnails .pswp-thumbnail{overflow:hidden;cursor:pointer}@media(min-width:1200px){.pswp-gallery .pswp-thumbnails .pswp-thumbnail{max-width:calc(16.66667% - 20px);min-width:calc(16.66667% - 20px);flex-grow:1;margin-bottom:24px;margin-right:0;height:170px}.pswp-gallery .pswp-thumbnails .pswp-thumbnail:not(:nth-child(6n)){margin-right:24px}}@media(min-width:992px)and (max-width:1199px){.pswp-gallery .pswp-thumbnails .pswp-thumbnail{height:150px;max-width:calc(20% - 19.2px);min-width:calc(20% - 19.2px);flex-grow:1;margin-bottom:24px;margin-right:0}.pswp-gallery .pswp-thumbnails .pswp-thumbnail:not(:nth-child(5n)){margin-right:24px}}@media(min-width:768px)and (max-width:991px){.pswp-gallery .pswp-thumbnails .pswp-thumbnail{height:150px;max-width:calc(25% - 18px);min-width:calc(25% - 18px);flex-grow:1;margin-bottom:24px;margin-right:0}.pswp-gallery .pswp-thumbnails .pswp-thumbnail:not(:nth-child(4n)){margin-right:24px}}@media(max-width:767px){.pswp-gallery .pswp-thumbnails .pswp-thumbnail{height:180px;max-width:calc(50% - 12px);min-width:calc(50% - 12px);flex-grow:1;margin-bottom:24px;margin-right:0}.pswp-gallery .pswp-thumbnails .pswp-thumbnail:not(:nth-child(2n)){margin-right:24px}}.pswp-gallery .pswp-thumbnails .pswp-thumbnail img{height:100%;object-position:center;object-fit:cover}.orange{color:#f38b2e;text-transform:capitalize}.red{color:#dd4124;text-transform:uppercase}h1,h2,h3,h4,h5,h6{font-family:"Titillium Web",sans-serif;margin:0}h1{font-size:2.5rem}h2{color:#34495e;font-weight:700;font-size:2rem;line-height:calc(2rem + 6px);margin-bottom:48px}h3{font-size:1.5rem}h4{font-size:1.25rem}h6{font-size:1rem}h5{font-size:1.15rem}p{margin:0;font-size:1rem;line-height:calc(1rem + 6px);font-weight:400}@media(max-width:1199px){p{font-size:.875rem;line-height:calc(.875rem + 6px)}}.subtitle{text-transform:uppercase;color:#dd4124;font-size:1.25rem;line-height:calc(1.25rem + 6px);font-weight:700}@media(max-width:1199px){.subtitle{font-size:1.125rem;line-height:calc(1.125rem + 6px)}}@media(max-width:991px){.subtitle{text-align:center}}.text-editor .ql-size-large{text-transform:uppercase;color:#dd4124;font-size:1.25rem;line-height:calc(1.25rem + 6px);font-weight:700}.text-editor strong{font-weight:700}.text-editor ul li:before{content:"»";margin-right:6px;font-weight:700;color:#dd4124}.text-editor .ql-indent-1,.text-editor .ql-indent-2{margin-left:24px;font-size:.875rem;line-height:calc(.875rem + 6px)}.text-editor .ql-indent-1:before,.text-editor .ql-indent-2:before{content:"∴";margin-right:6px;font-weight:700;color:#dd4124}.swiper-container .swiper-wrapper .swiper-slide{min-height:100%;height:auto}.swiper-container .swiper-wrapper .swiper-slide img{height:100%;object-fit:cover}.pswp img{max-width:none;object-fit:contain}.dash-nav{display:flex;left:0;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;position:relative;padding:24px 24px 24px 12px}.dash-nav figure{width:80px}.dash-nav svg{width:100%;height:50px;margin:0 auto;padding:6px;color:#f2f6fb}.dash-nav svg:hover{text-decoration:none;color:#f26b64}.dash-nav svg.active{background-color:#f26b64;border-radius:6px}.dash-nav svg.active:hover{color:#34495e}.dash-nav ul{margin:0;padding:0;display:flex;flex-direction:column;align-items:center;width:100%}.dash-nav ul li{padding:8px 0;width:100%}.dash-nav ul li a{display:flex;flex-direction:column;align-items:center;text-decoration:none;position:relative}.dash-nav ul li a span{position:absolute;right:0;display:none;color:#fff;height:100%;background-color:#f26b64;width:100%;right:-100%;line-height:50px;z-index:2;text-align:center;border-radius:5px}.dash-nav ul li:hover a span{display:block}.dash-nav .btn-group{width:100%;display:flex;flex-direction:column}.dash-nav .btn-group>*{width:100%;margin-top:8px}.dash-nav .btn-group small{color:#f2f6fb;text-align:center}.login-nav{padding:6px 24px;border-radius:10px;height:8vh;display:flex;justify-content:space-between;align-items:center}.login-nav figure{height:50px;width:120px;overflow:hidden;margin:0}.login-nav figure img{height:100%;object-fit:contain;object-position:left}.login-nav ul{margin:0;padding:0;display:flex;align-items:center}.login-nav ul a{display:flex;color:#f2f6fb;font-family:"Titillium Web",sans-serif;margin:0 0 0 8px}.login-nav ul a:hover{text-decoration:none;color:#f38b2e}#loading{background-color:#fff;opacity:.8;position:absolute;top:0;left:0;right:0;z-index:4;width:100%;height:100%}#loading.hide{display:none}#loading.show{display:flex;justify-content:center}#loading .lds-ripple{margin-top:120px;display:inline-block;position:relative;width:80px;height:80px}#loading .lds-ripple div{position:absolute;border:4px solid #dd4124;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}#loading .lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.each-post-prev{max-width:calc(50% - 12px);min-width:calc(50% - 12px);flex-grow:1;margin-bottom:24px;margin-right:0;box-sizing:border-box;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;padding:24px;background-color:#fff;border-radius:20px;cursor:inherit;box-shadow:0 0 5px 0 rgba(52,73,94,.1)}.each-post-prev:not(:nth-child(2n)){margin-right:24px}.each-post-prev:hover{box-shadow:0 0 8px 0 rgba(52,73,94,.3)}.each-post-prev .info{display:flex;flex-direction:column}.each-post-prev .info>*{margin:0 8px 0 0}.each-post-prev .info h5{margin-bottom:12px;color:#34495e;font-weight:700}.each-post-prev .info p{font-size:.875rem;line-height:calc(.875rem + 6px)}.each-post-prev .info p strong{color:#34495e}.each-post-prev .btn-group{display:flex;align-items:center}.each-post-prev .btn-group .my-btn{margin-right:8px}.post-state-instructions{margin-bottom:12px}.quill-btn{display:flex;flex-direction:column;margin-bottom:24px}.quill-btn .text-editor{z-index:0;margin-bottom:12px}.quill-btn .my-btn.quill-btn{align-self:flex-end}.title-area{padding:24px 0;margin-bottom:24px}.title-area .my-btn{align-self:flex-end}.each-section{max-width:calc(25% - 18px);min-width:calc(25% - 18px);flex-grow:1;margin-bottom:24px;margin-right:0;background-color:#fff;padding:24px;border-radius:20px;box-shadow:0 0 5px 0 rgba(52,73,94,.1)}.each-section:not(:nth-child(4n)){margin-right:24px}.each-section:hover{box-shadow:0 0 8px 0 rgba(52,73,94,.3)}.section-title{color:#f0f0f3;background-color:#34495e;border-radius:10px;width:100%;padding:24px;position:relative;margin-bottom:48px;text-align:left;margin-top:24px;box-shadow:0 0 15px 0 rgba(52,73,94,.1)}.section-title img{position:absolute;height:130%;width:250px;right:0;bottom:12px}.section-title p{max-width:70%}.dashboard-user{color:#34495e}.dashboard-user span{font-weight:700}.each-dish-prev{max-width:calc(50% - 12px);min-width:calc(50% - 12px);flex-grow:1;margin-bottom:24px;margin-right:0;box-sizing:border-box;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;padding:24px;background-color:#fff;border-radius:20px;cursor:inherit;box-shadow:0 0 5px 0 rgba(52,73,94,.1)}.each-dish-prev:not(:nth-child(2n)){margin-right:24px}.each-dish-prev:hover{box-shadow:0 0 8px 0 rgba(52,73,94,.3)}.each-dish-prev .info{display:flex;flex-direction:column}.each-dish-prev .info>*{margin:0 8px 0 0}.each-dish-prev .info h5{margin-bottom:12px;color:#34495e;font-weight:700}.each-dish-prev .info p{font-size:.875rem;line-height:calc(.875rem + 6px)}.each-dish-prev .info p strong{color:#34495e}.each-dish-prev .btn-group{margin-top:24px}.each-dish-prev .alergenos,.each-dish-prev .btn-group{display:flex;align-items:center}.each-dish-prev .alergenos p{margin-right:4px}.each-dish-prev .alergenos img{width:25px;margin-right:4px}.each-dish-prev .alergenos .list{display:flex}.action-button{border:none;background-color:transparent;align-self:baseline}.action-button.add{color:#1f3a93}.action-button.edit,.action-button.save,.action-button.see{color:#3fcb72}.action-button.delete,.action-button.translate{color:#dd4124}.login-container{background-color:#f2f6fb;border-radius:30px;height:98vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-container figure{width:200px;height:200px;overflow:hidden;position:relative;margin-top:72px}.login-container figure img{position:absolute;top:0;left:0;object-fit:contain;object-position:center;width:100%;height:100%}.login-container .login{width:350px;margin:0 auto;height:500px;display:flex;flex-direction:column;align-items:center}.login-container .login .my-btn{margin:12px auto}.login-container .copyright{margin-top:auto}.add-form{margin:24px auto;width:40%;display:flex;flex-direction:column}.add-form input{margin-bottom:12px}.editing{padding:48px 0}.edit-group{flex-direction:column;padding:12px;display:flex;align-items:flex-start;justify-content:space-between;background-color:#fff;margin:12px 0;border-radius:5px}.edit-group figure{width:200px;height:100px;margin:0 48px 0 0;overflow:hidden;background-color:#d9ddde}.edit-group figure img{width:100%;height:100%;object-fit:contain;object-position:center}.edit-group p{margin:0 48px 0 0}.edit-group .my-btn.secondary{margin-right:3px}.edit-group.categories{flex-direction:column}.edit-group.categories>*{width:100%;display:flex}.edit-group.categories .maq-cat-title{text-align:left;font-weight:700;margin:0 0 12px}.features{display:flex;flex-wrap:wrap;padding:12px 0}.features .each-feat{max-width:calc(25% - 18px);min-width:calc(25% - 18px);flex-grow:1;margin-bottom:24px;margin-right:0;padding:8px;border-radius:10px;background-color:#52b3d9;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:12px}.features .each-feat:not(:nth-child(4n)){margin-right:24px}.features .each-feat svg{align-self:flex-end;cursor:pointer;width:15px;height:15px}.dashboard-container{display:flex;justify-content:space-between;width:98vw;height:98vh;overflow:hidden}.dashboard-container main{flex-grow:1;overflow:scroll;background-color:#f2f6fb;border-radius:30px}#messages-dashboard .messages{display:flex;flex-wrap:wrap}.message-content{margin-top:24px;box-sizing:border-box;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;padding:24px;background-color:#fff;border-radius:20px;cursor:inherit;box-shadow:0 0 5px 0 rgba(52,73,94,.1)}.message-content:hover{box-shadow:0 0 8px 0 rgba(52,73,94,.3)}.message-content .user-info{display:flex;flex-direction:column;background-color:#f2f6fb;padding:24px;border-radius:20px;margin-bottom:24px}.message-content .user-info button{margin-top:12px}.message-content .message{margin-bottom:24px}.all-sections{display:flex;flex-wrap:wrap}.add-section-form{display:flex;flex-direction:column;align-items:center}.section-form{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;margin-top:24px}.section-form .my-btn{z-index:2}.section-form .left-side,.section-form .right-side{display:flex;flex-direction:column}.section-form .left-side input,.section-form .right-side input{margin-bottom:24px}.section-form .left-side .button-input-group,.section-form .right-side .button-input-group{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.section-form .left-side .button-input-group input,.section-form .right-side .button-input-group input{width:90%;margin:0}.section-form .left-side .button-input-group .my-btn,.section-form .right-side .button-input-group .my-btn{min-width:10%}.section-form .left-side .button-file-group,.section-form .right-side .button-file-group{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between}.section-form .left-side .button-file-group .file-input,.section-form .right-side .button-file-group .file-input{margin-bottom:0;width:90%}.section-form .left-side .button-file-group .my-btn,.section-form .right-side .button-file-group .my-btn{min-width:10%}.section-form .left-side{width:49%;margin-right:2%}.section-form .left-side .unique-image{width:100px;height:100px;overflow:hidden;background-color:#d9ddde;position:relative;margin:0 0 12px}.section-form .left-side .unique-image img{height:100%;object-fit:cover;object-position:center}.section-form .left-side .gallery{display:flex;flex-wrap:wrap;margin-bottom:12px}.section-form .left-side .gallery .each-picture{max-width:calc(16.66667% - 3.33333px);min-width:calc(16.66667% - 3.33333px);flex-grow:1;height:100px;overflow:hidden;margin:0;background-color:#d9ddde;position:relative}.section-form .left-side .gallery .each-picture:not(:nth-child(6n)){margin-right:4px}.section-form .left-side .gallery .each-picture img{height:100%;object-fit:cover;object-position:center}.section-form .left-side .gallery .each-picture .close-icon{position:absolute;top:0;right:0;cursor:pointer;width:15px;height:15px;color:#000}.section-form .right-side{width:49%}.section-form .right-side .features .each-feat{display:flex;align-items:center;justify-content:space-between;font-size:10px;margin-bottom:4px}.section-form .right-side .features .each-feat svg{align-self:flex-end;cursor:pointer;width:15px;height:15px}.section-screen .text-editor-group{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:24px}.section-screen .edit-features,.section-screen .edit-forminputs,.section-screen .edit-gallery{padding:12px 0}.section-screen .edit-features .features .each-feat,.section-screen .edit-forminputs .features .each-feat,.section-screen .edit-gallery .features .each-feat{display:flex;align-items:center;justify-content:space-between;font-size:10px;background-color:#d9ddde;margin-bottom:4px}.section-screen .edit-features .features .each-feat svg,.section-screen .edit-forminputs .features .each-feat svg,.section-screen .edit-gallery .features .each-feat svg{align-self:flex-end;cursor:pointer;width:15px;height:15px}.section-screen .edit-features .button-input-group,.section-screen .edit-forminputs .button-input-group,.section-screen .edit-gallery .button-input-group{display:flex;align-items:center;justify-content:space-between}.section-screen .edit-features .button-input-group input,.section-screen .edit-forminputs .button-input-group input,.section-screen .edit-gallery .button-input-group input{height:25px;width:90%;margin:0}.section-screen .edit-features .button-input-group .my-btn,.section-screen .edit-forminputs .button-input-group .my-btn,.section-screen .edit-gallery .button-input-group .my-btn{min-width:10%}.section-screen .edit-features .button-file-group,.section-screen .edit-forminputs .button-file-group,.section-screen .edit-gallery .button-file-group{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between}.section-screen .edit-features .button-file-group .file-input,.section-screen .edit-forminputs .button-file-group .file-input,.section-screen .edit-gallery .button-file-group .file-input{height:25px;margin-bottom:0;width:90%;background-color:#d9ddde}.section-screen .edit-features .button-file-group .my-btn,.section-screen .edit-forminputs .button-file-group .my-btn,.section-screen .edit-gallery .button-file-group .my-btn{min-width:10%}.section-screen .edit-features .gallery,.section-screen .edit-forminputs .gallery,.section-screen .edit-gallery .gallery{display:flex;flex-wrap:wrap;margin-bottom:12px;margin-top:12px}.section-screen .edit-features .gallery .each-picture,.section-screen .edit-forminputs .gallery .each-picture,.section-screen .edit-gallery .gallery .each-picture{max-width:calc(16.66667% - 3.33333px);min-width:calc(16.66667% - 3.33333px);flex-grow:1;height:100px;overflow:hidden;margin:0;background-color:#d9ddde;position:relative}.section-screen .edit-features .gallery .each-picture:not(:nth-child(6n)),.section-screen .edit-forminputs .gallery .each-picture:not(:nth-child(6n)),.section-screen .edit-gallery .gallery .each-picture:not(:nth-child(6n)){margin-right:4px}.section-screen .edit-features .gallery .each-picture img,.section-screen .edit-forminputs .gallery .each-picture img,.section-screen .edit-gallery .gallery .each-picture img{height:100%;object-fit:cover;object-position:center}.section-screen .edit-features .gallery .each-picture .close-icon,.section-screen .edit-forminputs .gallery .each-picture .close-icon,.section-screen .edit-gallery .gallery .each-picture .close-icon{position:absolute;top:0;right:0;cursor:pointer;width:15px;height:15px;color:#000}#dishes-screen h2{margin:0 0 12px}#dishes-screen .user{color:#f38b2e}#dishes-screen .empty-posts{margin-top:24px;background-color:#d9ddde;padding:24px 0;text-align:center;color:#34495e;border-radius:5px}#dishes-screen .all-posts{display:flex;flex-wrap:wrap;width:100%;margin-top:48px}.special-select{margin-bottom:12px}.switch{position:relative;display:inline-block;width:44px;height:26px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(18px);transform:translateX(18px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.toggle{display:flex;align-items:center;grid-gap:6px;gap:6px;padding:6px 0}body{font-family:"Titillium Web",sans-serif;margin:0;padding:8px;color:#34495e;background-color:#34495e;box-sizing:border-box}nav ul{margin:0;padding:0}nav ul li{list-style-type:none}nav ul li a{display:block}main{padding:24px}img{width:100%}img,small{display:block}small{font-weight:300;font-size:10px;line-height:16px;text-align:center}.app-container{max-width:1400px;padding-left:0;padding-right:0;margin:0 auto}@media(min-width:1200px)and (max-width:1499px){.app-container{max-width:1140px}}@media(min-width:992px)and (max-width:1199px){.app-container{max-width:960px}}@media(min-width:768px)and (max-width:991px){.app-container{max-width:700px}}@media(max-width:767px){.app-container{padding-left:15px;padding-right:15px;max-width:540px}}
/*# sourceMappingURL=main.49b12e08.chunk.css.map */