.c-order-box{margin-top:1.5rem;background-color:var(--wp--preset--color--primary-07);border:.25rem solid var(--wp--preset--color--primary-02);padding:1.25rem}@media(min-width: 48em){.c-order-box{margin-top:3rem;padding:1.875rem 2rem}}.c-order-box__info{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:39.5625rem;margin:0 auto}.c-order-box__title{font-size:var(--wp--preset--font-size--heading-2);font-weight:600;font-family:var(--wp--preset--font-family--mercury);line-height:1.1;color:var(--wp--preset--color--neutrals-black);margin:0 0 .5rem;text-align:center;max-width:39.5625rem}@media(min-width: 48em){.c-order-box__title{margin:0 0 .75rem}}.c-order-box__description{font-size:var(--wp--preset--font-size--r-body);line-height:1.35;font-weight:400;color:var(--wp--preset--color--neutrals-black);margin:0 0 1.25rem;text-align:center}@media(min-width: 48em){.c-order-box__description{margin:0 0 2rem}}.c-order-box__btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.5715em 1em;color:var(--wp--preset--color--neutrals-white);font-family:var(--wp--preset--font-family--dm-sans);font-size:var(--wp--preset--font-size--r-body);font-weight:bold;line-height:1;cursor:pointer;border:.125rem solid var(--wp--preset--color--primary-02);height:2.6875rem;min-width:10.375rem;text-transform:uppercase;text-decoration:none;text-align:center;background:var(--wp--preset--color--primary-02);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.c-order-box__btn:hover{border-color:var(--wp--preset--color--primary-03);background:var(--wp--preset--color--primary-03);color:var(--wp--preset--color--neutrals-white)}.c-order-box__btn:focus{border-color:var(--wp--preset--color--primary-03);background:var(--wp--preset--color--primary-03)}@media(min-width: 48em){.c-order-box__btn{height:2.875rem;width:auto;padding:.8125em 1.375em}}