.rotate-pdf-card{width:900px;max-width:100%;margin:22px auto 0;padding:20px;box-sizing:border-box;font-family:"Roboto",sans-serif;font-weight:300;background:#fff;border:2px solid #000;border-radius:16px;box-shadow:0 10px 20px 1px rgba(0,0,0,.5);overflow:hidden}.rotate-pdf-card__sketch-and-button{display:block;margin:auto}.rotate-pdf-card__preview{position:relative;width:100%;min-height:250px;margin:0 auto;background-color:#fff;background-image:linear-gradient(45deg,rgba(15,23,42,.08) 25%,transparent 0),linear-gradient(-45deg,rgba(15,23,42,.08) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(15,23,42,.08) 0),linear-gradient(-45deg,transparent 75%,rgba(15,23,42,.08) 0);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;box-shadow:0 5px 20px 1px rgba(0,0,0,.2)}.rotate-pdf-card__preview-placeholder{display:flex;align-items:center;justify-content:center;min-height:250px;padding:24px 16px;box-sizing:border-box;color:#464646;text-align:center;line-height:1.5;background:hsla(0,0%,100%,.8)}.rotate-pdf-card__pages{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:16px;gap:16px;margin:0;padding:16px;list-style:none}.rotate-pdf-card__page{display:flex;flex-direction:column;padding:8px;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.08)}.rotate-pdf-card__page-thumb{position:relative;width:100%;padding-top:100%;background:#f3f4f6;border-radius:4px;overflow:hidden}.rotate-pdf-card__page-thumb-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.rotate-pdf-card__page-thumb-inner img{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:transform .25s ease,opacity .25s ease}.rotate-pdf-card__page--skipped .rotate-pdf-card__page-thumb-inner img{opacity:.55}.rotate-pdf-card__page-number{position:absolute;top:6px;left:6px;min-width:22px;padding:0 6px;color:#fff;font-size:12px;font-weight:700;line-height:22px;text-align:center;background:rgba(0,0,0,.7);border-radius:11px}.rotate-pdf-card__page-meta{margin-top:8px;color:#6e6e6e;font-size:12px;text-align:center}.rotate-pdf-card__error{margin-top:20px;padding:12px 16px;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:5px}.rotate-pdf-card__rendering{margin-top:12px;color:#464646;font-size:14px;text-align:center}.rotate-pdf-card__settings{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:20px;gap:20px;margin-top:20px}.rotate-pdf-card__fieldset{min-width:0}.rotate-pdf-card__fieldset legend{display:block;margin-bottom:8px}.rotate-pdf-card__segmented{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}.rotate-pdf-card__segment{flex:1 1 auto;min-height:42px;padding:0 14px;color:#444;font-family:inherit;font-size:15px;line-height:1.2;background:#f2f2f4;border:1px solid rgba(0,0,0,.14);border-radius:6px;cursor:pointer}.rotate-pdf-card__segment:hover:not(:disabled){background:#e8e8ec}.rotate-pdf-card__segment:disabled{opacity:.5;cursor:default}.rotate-pdf-card__segment--active{color:#047857;font-weight:400;background:rgba(4,120,87,.08);border-color:rgba(4,120,87,.9)}.rotate-pdf-card__segment--active:hover:not(:disabled){background:rgba(4,120,87,.12)}.rotate-pdf-card__radios{display:flex;flex-wrap:wrap;align-items:center;grid-gap:8px 24px;gap:8px 24px}.rotate-pdf-card__radio{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;cursor:pointer}.rotate-pdf-card__radio input{margin:0;cursor:pointer}.rotate-pdf-card__select-field{display:flex;flex-direction:column}.rotate-pdf-card__select-field label{margin-bottom:8px}.rotate-pdf-card__range{max-width:320px;margin-top:12px}.rotate-pdf-card__range-input,.rotate-pdf-card__select{width:100%;height:42px;padding:0 12px;box-sizing:border-box;font-family:inherit;font-size:16px;font-weight:300;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:4px}.rotate-pdf-card__range-input:disabled,.rotate-pdf-card__select:disabled{color:#969696;background:#f7f7f8}.rotate-pdf-card__range-input--invalid{border-color:rgba(153,27,27,.6)}.rotate-pdf-card__range-error{margin-top:6px;color:#991b1b;font-size:14px;line-height:1.4}.rotate-pdf-card__options{width:100%}.rotate-pdf-card__options-group--download-buttons{display:block;margin-top:20px;text-align:center}.rotate-pdf-card__summary{margin-top:30px;padding:16px;background:#f8f8f8;border:1px solid #000;border-radius:5px}.rotate-pdf-card__summary>div+div{margin-top:8px}.rotate-pdf-card__note{color:#464646;font-size:14px}@media only screen and (min-width:1248px){.rotate-pdf-card{width:1200px}}@media only screen and (max-width:950px){.rotate-pdf-card{width:auto;margin-top:10px}.rotate-pdf-card__pages{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));grid-gap:12px;gap:12px;padding:12px}.rotate-pdf-card__options-group--download-buttons{text-align:center}.rotate-pdf-card__options-group--download-buttons button{margin:auto}}
/*# sourceMappingURL=45.eec73fe7.chunk.css.map */