/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700&family=Commissioner:wght@300;400;700&display=swap";*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}body{font-family:"Montserrat",sans-serif;font-weight:400}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Montserrat",sans-serif;font-weight:900;line-height:1.1;margin-bottom:.3em}h1,.h1{text-transform:uppercase;font-size:2em}h2,.h2{text-transform:uppercase;font-size:1.5em}h3,.h3{text-transform:uppercase;font-size:1.25em}h4,.h4,h5,.h5,h6,.h6{font-size:1em}p{margin-top:.5em;margin-bottom:.5em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}a,a:focus,a:hover{text-decoration:none;color:#e06d75}a:focus,a:hover{text-decoration:underline}body{font-size:18px;line-height:1.45;color:#36404f;-webkit-font-smoothing:antialiased}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;color:#fff;background-color:#e15e00;border:none;padding:.5em 1.5em;display:inline-block;font-weight:700;border-radius:5px}.pay-modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);padding:1em}.modal-content{max-width:400px;background-color:#fefefe;margin:5% auto;padding:20px;border:1px solid #888;position:relative;text-align:center}.modal-content #phone_number{display:inline-block;margin-bottom:1em;margin-top:.5em;padding:.5em;font-size:1.25em;font-weight:700;text-align:center;width:190px}.modal-content .pay-btn{padding-right:2em;padding-left:2em;cursor:pointer}.close{color:#aaa;font-size:28px;font-weight:bold;position:absolute;right:.5em;top:.25em;line-height:1}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer}#checkout_modal{display:none}.quantity-select{margin-bottom:1em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.quantity-select *{display:inline-block}.quantity-select button{padding:.25em .25em;min-width:40px;background-color:#f5f5f5;color:#000;border:1px solid #e15e00;-ms-touch-action:manipulation;touch-action:manipulation}.quantity-select button:active{background-color:#e15e00;color:#fff}.quantity-select .product_quantity{width:50px;text-align:center;border:none;font-size:1.25em;background-color:transparent;color:#e15e00;font-weight:700}.products{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-gap:1em;grid-auto-rows:1fr}.products .product{border-radius:5px;background-color:#fff;border:1px solid #efeeef;-webkit-box-shadow:0 .5em 1em -0.25em rgba(0,0,0,.2);box-shadow:0 .5em 1em -0.25em rgba(0,0,0,.2);overflow:hidden;display:grid;grid-template-columns:125px 1fr}.products .product .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.products .product .content{padding:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products .product .content .name{font-weight:800;display:inline-block;padding-right:.5em;-ms-word-break:break-all;word-break:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.products .product .content .price{white-space:nowrap}.products .product .content .checkout-button{cursor:pointer}@media screen and (max-width: 450px){.products .product .content{width:100%}.products .product .content .checkout-button{width:100%}}@media screen and (min-width: 700px){.products{grid-template-columns:1fr 1fr}}@media screen and (min-width: 1100px){.products{grid-template-columns:1fr 1fr 1fr}}.products.small{margin-top:2.5em;grid-template-columns:1fr;max-width:600px}.products.small .product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.products.small .product .content{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}body{background-color:#f9fafb}.pay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1em}.pay .container{max-width:600px;margin:0 auto}.pay .loader{margin-top:2em}.pay-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1em}.pay-result .container{max-width:600px;margin:0 auto}.pay-result .loader{margin-top:2em}.loader{text-align:center}.loader .lds-ring{display:inline-block;position:relative;width:80px;height:80px}.loader .lds-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #36404f;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#36404f transparent transparent transparent}.loader .lds-ring div:nth-child(1){-webkit-animation-delay:-0.45s;animation-delay:-0.45s}.loader .lds-ring div:nth-child(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.loader .lds-ring div:nth-child(3){-webkit-animation-delay:-0.15s;animation-delay:-0.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swish-bar{margin-top:3em}.swish-bar .logo{width:100%;max-width:100px;vertical-align:middle;margin-bottom:.2em}@media screen and (max-width: 600px){.swish-bar{text-align:center}.swish-bar .logo{margin-right:-0.5em}}body{margin:0;background-color:#f4f4f4}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;height:auto}.page-padding{padding:1em;max-width:1200px;margin:0 auto}.page-title{margin-top:1em;margin-bottom:.5em}@media screen and (max-width: 600px){.page-title{text-align:center}}
/*# sourceMappingURL=main.css.map */
