body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{-webkit-text-size-adjust:none;touch-action:manipulation}input[type=text]{color:#000!important;font-weight:600}input:disabled{opacity:.58}button{outline:none}body{max-width:480px;margin:0 auto!important}.text-center{text-align:center}.typography-heading{font-size:16px;font-family:"Open Sans",sans-serif}.typography-subheading{font-size:14px;font-family:"Open Sans",sans-serif}.typography-headline{font-size:18px;font-family:"Open Sans",sans-serif}.typography-caption{font-size:12px;color:#fafcff;line-height:1.4}.button-base,.typography-caption{font-family:"Open Sans",sans-serif}.button-base{height:39px;border-radius:6px;padding:0 20px;border:.5px solid #333;border-radius:2px}.text-bold{font-weight:900}.text-semibold{font-weight:600}.color-primary{color:#004d9c}.color-secondary{color:#f0c14b}.color-green{color:#079a18}.background-primary{background-color:#004d9c}.background-secondary{background-color:#f0c14b}.background-disable{background:transparent linear-gradient(180deg,#f4d384,#eeba38) 0 0 no-repeat padding-box;border:.5px solid #333;opacity:.5}.background-green{background-color:#079a18}.secondary-gradient{background:transparent linear-gradient(180deg,#f4d384,#eeba38) 0 0 no-repeat padding-box}.full-width{width:100%}.normal-width{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.clamp-text{overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.color-white{color:#fff}.color-disable{color:#333}.header{top:0;left:0;width:100%;justify-content:center}.footer,.header{position:fixed;display:flex;align-items:center;background-color:#004d9c}.footer{padding:8px;bottom:0;width:calc(100% - 15px);max-width:462px;justify-content:space-between}.image-contianer{height:100px}.product-list-container{margin:8px 0 68px}.product-box{border-top:1px solid #e6e6e6;padding:8px 0;margin:0px;display:grid;grid-column-gap:2px;grid-template-columns:100px auto}.product-box>.description{display:grid;grid-row-gap:8px}.quantity-price{display:grid;grid-row-gap:6px;grid-template-rows:auto auto;align-items:center}.quantity-button-group{justify-content:flex-end!important}.quantity-input{width:32px;padding:8px;border:1px solid #004d9c;border-radius:4px;text-align:center}.total-item-price{display:grid;grid-template-rows:auto auto;grid-row-gap:8px}.location-container{display:grid;grid-template-rows:auto auto auto auto auto auto;grid-row-gap:16px;margin:82px 8px;padding:16px;justify-self:center;border:1px solid #dcdcdc}.location-container>div,.location-input{text-align:center}.location-input{border:1px solid #004d9c;height:32px;width:100%;border-radius:6px}.logo{border:1px solid #000;width:50px;height:50px;border-radius:50%}.flex-center{display:flex;justify-content:center;align-items:center}.address-container{margin:8px;grid-row-gap:8px}.address-container,.address-form{display:grid;grid-template-rows:auto auto}.address-form{margin-top:33px;padding:0 20px}.input-container{display:grid;grid-template-rows:auto auto}.input-label{font-size:12px;padding:6px 0}.address-input{border:1px solid #dcdcdc;height:32px;width:100%;border-radius:2px}.horizontal{display:grid;grid-template-columns:auto auto;grid-column-gap:8px}.error-message{color:red;font-size:10px;text-align:right}.splash-container{z-index:1;position:absolute;height:100vh;width:100%;top:0;left:0}.address-logo{width:94px;height:94px;margin:39px 0 17px}.address-submit-button{margin-top:33px}.quantity-button-enabled{background:#004d9c 0 0 no-repeat padding-box;color:#fff;border:1px solid #004d9c}.quantity-button-disabled{background:#3042e2 0 0 no-repeat padding-box;border:1px solid #767676}.quantity-button-remove{border-radius:20px 0 0 4px}.quantity-button-add{border-radius:0 4px 4px 0}.text-right{text-align:right}.color-price{color:#a82205}.apiCenterLoader{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border:2px solid #004d9c;border-left-color:transparent;border-radius:50%;width:32px;height:32px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.apiLoader{position:fixed;background-color:transparent;height:100vh;width:375px;z-index:999;overflow:hidden}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.terms-link{text-align:left;text-decoration:underline;color:#004d9c}.snackbar{visibility:hidden;width:375px;background-color:#333;color:#fff;text-align:center;padding:16px 0;position:absolute;left:0;right:0;top:0;z-index:1;font-size:17px;margin:0 auto;position:fixed;width:calc(100% - 15px);max-width:462px}.snackbar.show{visibility:visible;-webkit-animation:fadein .5s;animation:fadein .5s}.snackbar.error{background-color:#e01e1e}.snackbar.success{background-color:#079a18}.snackbar.info{background-color:#0066c0}@-webkit-keyframes fadein{0%{top:-30px;opacity:0}to{top:0;opacity:1}}@keyframes fadein{0%{top:-30px;opacity:0}to{top:0;opacity:1}}.address-form-checkbox{margin:25.5px 20px 0;display:flex}.address-form-checkbox>label{margin-left:11px;color:inherit;display:flex;align-items:center}.address-form-checkbox>label>img{width:16px;margin:0 3px}.strike{text-decoration:line-through}.order-summary-container{padding:50px 0}.done-logo>img{width:42px}.done-logo{padding-top:27px}.summary-text-padding{padding-top:10px}.order-details{margin:22px 0 32px}.order-summary-divider{padding:0 10px}.order-summary-continue-button{padding:8px;position:fixed;bottom:0;background-color:#004d9c;width:calc(100% - 15px);max-width:462px;display:flex;align-items:center;justify-content:space-between}.pure-material-textfield-standard{position:relative;display:inline-block;font-family:"Roboto","Segoe UI",BlinkMacSystemFont,system-ui,-apple-system;font-family:var(--pure-material-font,"Roboto","Segoe UI",BlinkMacSystemFont,system-ui,-apple-system);font-size:16px;line-height:1.5;overflow:hidden}.pure-material-textfield-standard>select{-webkit-appearance:none;-moz-appearance:none;background-position:right 50%;background-repeat:no-repeat;background-size:12px;padding:.5em 1.5em .5em .5em}.pure-material-textfield-standard>input,.pure-material-textfield-standard>select,.pure-material-textfield-standard>textarea{display:block;box-sizing:border-box;margin:0;border:none;border-top:27px solid transparent;border-bottom:1px solid rgba(0,0,0,.6);border-bottom:1px solid rgba(var(--pure-material-onsurface-rgb,0,0,0),.6);padding:0 0 4px;width:100%;height:inherit;color:rgba(0,0,0,.87);color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.87);background-color:transparent;box-shadow:none;font-size:14px;transition:border-bottom .2s,background-color .2s;border-radius:0;font-family:"Open Sans",sans-serif;font-weight:900}.pure-material-textfield-standard>input+span,.pure-material-textfield-standard>select+span,.pure-material-textfield-standard>textarea+span{position:absolute;top:0;left:0;right:0;bottom:0;display:block;box-sizing:border-box;padding:7px 0 0;color:rgba(0,0,0,.6);color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.6);font-size:75%;line-height:18px;pointer-events:none;transition:color .2s,font-size .2s,line-height .2s;color:#c4c4c4}.pure-material-textfield-standard>input+span:after,.pure-material-textfield-standard>select+span:after,.pure-material-textfield-standard>textarea+span:after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:2px;background-color:#2196f3;background-color:rgb(var(--pure-material-primary-rgb,33,150,243));transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.pure-material-textfield-standard>input:hover,.pure-material-textfield-standard>select:hover,.pure-material-textfield-standard>textarea:hover{border-bottom-color:rgba(0,0,0,.87);border-bottom-color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.87)}.pure-material-textfield-standard>input:not(:focus):placeholder-shown+span,.pure-material-textfield-standard>select:not(:focus):placeholder-shown+span,.pure-material-textfield-standard>textarea:not(:focus):placeholder-shown+span{font-size:14px;line-height:56px;color:#c4c4c4;font-family:"Open Sans",sans-serif}.pure-material-textfield-standard>input:focus,.pure-material-textfield-standard>select:focus,.pure-material-textfield-standard>textarea:focus{outline:none}.pure-material-textfield-standard>input:focus+span:before,.pure-material-textfield-standard>select:focus+span:before,.pure-material-textfield-standard>textarea:focus+span:before{opacity:.12}.pure-material-textfield-standard>input:focus+span:after,.pure-material-textfield-standard>select:focus+span:after,.pure-material-textfield-standard>textarea:focus+span:after{transform:scale(1)}.pure-material-textfield-standard>input:disabled,.pure-material-textfield-standard>select:disabled,.pure-material-textfield-standard>textarea:disabled{border-bottom-color:rgba(0,0,0,.38);border-bottom-color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.38);color:rgba(0,0,0,.38);color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.38)}.pure-material-textfield-standard>input:disabled+span,.pure-material-textfield-standard>select:disabled+span,.pure-material-textfield-standard>textarea:disabled+span{color:rgba(0,0,0,.38);color:rgba(var(--pure-material-onsurface-rgb,0,0,0),.38)}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.pure-material-textfield-standard>input,.pure-material-textfield-standard>input+span,.pure-material-textfield-standard>input+span:after,.pure-material-textfield-standard>select,.pure-material-textfield-standard>select+span,.pure-material-textfield-standard>select+span:after,.pure-material-textfield-standard>textarea,.pure-material-textfield-standard>textarea+span,.pure-material-textfield-standard>textarea+span:after{transition-duration:.1s}}}.body{margin:55px 0 0;font-family:"Roboto",sans-serif}#header{height:68px;width:100%;background-color:#0e4194;display:flex}#header img{margin:auto;width:60px}.section .font13{font-size:12px;color:#707070}h1{font-size:36px;font-weight:900;margin:50px 100px 0}.section{margin:24px 100px}.section h2{color:#0e4194;font-size:24px;font-weight:700;margin:0}.section .font16,.section p{font-size:16px}.section p span{font-weight:500}.section ol{padding-left:15px}.section ol li{font-size:12px;color:#707070;padding-left:10px;padding-bottom:5px}.section ul{padding-left:15px}.section ul li{font-size:12px;color:#707070;padding-left:10px;padding-bottom:5px}.section ol.nested{counter-reset:item}.section ol.nested li{display:block}.section ol.nested li:before{content:counters(item,".") " ";counter-increment:item}.nestedRemove li:before{content:none!important;counter-increment:none!important}.privacyBtn{color:#0e4194}.nestedRemove li{display:list-item!important;list-style-position:inside}@media (min-width:320px) and (max-width:480px){h1{margin:12px 20px 0}.section{margin:10px 20px}}
/*# sourceMappingURL=main.03dae48a.chunk.css.map */
