@media(min-width: 1440px){#pdfPurchaseView{padding-inline:.5rem}}#pdfPurchaseView .veil{align-items:center;display:flex;justify-content:center;min-height:20rem;position:relative}#pdfPurchaseView .veil .underlay{background-color:rgba(0,0,0,0)}#pdfPurchaseView .veil .spinner{height:3rem;left:0;margin:0;top:0;width:3rem}#pdfPurchaseView .veil .spinner::before{background-image:url("../../images/custom-icons/spinner-main.svg")}#pdfPurchaseView .main-container{margin:auto}@media(min-width: 1280px){#pdfPurchaseView .main-container{max-width:-moz-max-content;max-width:max-content}}@media(min-width: 1280px){#pdfPurchaseView .main-container .product-grid{max-width:-moz-max-content;max-width:max-content;grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(min-width: 1440px){#pdfPurchaseView .main-container .product-grid{max-width:-moz-max-content;max-width:max-content;grid-template-columns:repeat(4, minmax(0, 1fr))}}#pdfPurchaseView .empty-folders-list{display:none;flex-direction:column;padding:.625rem;gap:.625rem;align-items:center}#pdfPurchaseView .empty-folders-list>img{width:6rem;height:6rem}#pdfPurchaseView .empty-folders-list>p{font-size:1.5;font-weight:700;line-height:2rem;text-align:center}#pdfPurchaseView .empty-folders-list .functional-notice{width:calc(100% + 1.25rem + 1rem)}#pdfPurchaseView .empty-folders-list:not(.has-error) .functional-notice.negative{display:none}