.c-printServiceGrid{max-width:120rem;margin-left:auto;margin-right:auto;margin-top:4.8rem;display:grid;grid-template-columns:1fr 40rem;grid-gap:8rem;gap:8rem}@media only screen and (max-width:1024px){.c-printServiceGrid{grid-template-columns:1fr 30rem;gap:4rem}}@media only screen and (max-width:768px){.c-printServiceGrid{grid-template-columns:1fr;margin-top:0;gap:2rem}}.c-printServiceGrid__content{min-width:0}@media only screen and (max-width:768px){.c-printServiceGrid__sidebar{margin-bottom:4.8rem}}.c-printService__list{max-width:103rem;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:3.2rem 4.8rem;gap:3.2rem 4.8rem}@media only screen and (max-width:768px){.c-printService__list{grid-template-columns:1fr;gap:2.4rem}}.c-printService__listFormat{max-width:103rem;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:4.2rem;gap:4.2rem}@media only screen and (max-width:768px){.c-printService__listFormat{grid-template-columns:1fr;gap:2rem}}@media only screen and (min-width:768.2px){.c-printService__listFormatItem--full{grid-column:span 3}}.c-printService__listCart{max-width:103rem;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;grid-gap:1.6rem;gap:1.6rem}@media only screen and (max-width:768px){.c-printService__listCart{grid-template-columns:1fr;grid-auto-rows:auto;gap:2rem}}.c-printServiceFixedRecap{position:fixed;bottom:0;left:0;width:100%;z-index:calc(var(--zindex-fixed) + 1);display:flex;gap:2.4rem;justify-content:space-between;align-items:center;background-color:#fff;box-shadow:0 -10px 22px 0 rgba(0,0,0,.3);padding:1.6rem}@media only screen and (min-width:768.2px){.c-printServiceFixedRecap{display:none}}