.deliveryEstimator{--font-family:Axiforma,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--color-grey:#f6f6f6;--color-red:#9a2027;--font-base:10px}.deliveryEstimator-modal{height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1055}.deliveryEstimator-modalDialog{align-items:center;display:flex;justify-content:center;margin:calc(var(--font-base)*.5);min-height:calc(100% - var(--font-base)*1);pointer-events:none;position:relative;width:auto}.deliveryEstimator-modalContent{background-color:#fff;display:flex;flex-direction:column;max-width:865px;outline:0;pointer-events:auto;position:relative;width:100%}.deliveryEstimator-modalHeader{font-family:var(--font-family);font-size:calc(var(--font-base)*2);font-weight:lighter;letter-spacing:calc(var(--font-base)*.5);padding:30px 15px 15px;text-transform:uppercase}.deliveryEstimator-modalHeader>div>strong{color:var(--color-red)}.deliveryEstimator-modalBody{background:var(--color-grey);padding:15px}.deliveryEstimator-modalClose{cursor:pointer;font-size:1.75rem;font-weight:400;letter-spacing:0;line-height:1;position:absolute;right:10px;text-transform:none;top:5px}.deliveryEstimator-estimate{margin:30px auto 0;max-width:300px;width:100%}.deliveryEstimator-estimateBlock{background:#fff;border:2px solid var(--color-red);padding:20px 40px;text-align:center}.deliveryEstimator-estimateTitle{color:var(--color-red);font-size:calc(var(--font-base)*2);line-height:calc(var(--font-base)*2)}.deliveryEstimator-estimateDays{font-size:calc(var(--font-base)*1.8);font-weight:600;line-height:1;margin-top:10px}.deliveryEstimator-estimateDays>strong{font-size:calc(var(--font-base)*3.6)}.deliveryEstimator-shadow{background:rgba(0,0,0,.3);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.delivery-group{align-items:center;display:flex;gap:20px;margin-bottom:10px}.delivery-group>label{font-weight:600;hyphens:auto}.delivery-group>label,.delivery-group>select{font-size:calc(var(--font-base)*1.3);width:50%}.delivery-group>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%239a2027' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:20px;border:1px solid #ced4da;border-radius:calc(var(--font-base)*.25);color:#212529;font-weight:200;line-height:1.5;padding:6px 10px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.deliveryEstimator-estimateDetails{padding:10px}.deliveryEstimator-estimateDetails>ul{display:none}@media (min-width:850px){.deliveryEstimator-modalBody{display:flex;gap:5%;padding:45px}.deliveryEstimator-estimate{margin:0}.deliveryEstimator-modalForm{width:60%}.deliveryEstimator-estimate{width:35%}.deliveryEstimator-modalHeader{font-size:calc(var(--font-base)*2.6);padding:30px 45px}.deliveryEstimator-modalClose{right:45px;top:36px}.delivery-group>label{font-size:calc(var(--font-base)*1.5);width:42%}.delivery-group>select{background-position:right 18px center;font-size:calc(var(--font-base)*1.6);padding:16px 20px;width:58%}}