.press-kit{padding-left:60px;padding-right:60px}.pk-header{margin-bottom:48px}.pk-title{color:#ede7de;font-family:Google Sans Flex;font-size:24px;font-weight:700;line-height:32px;letter-spacing:3.6px;text-transform:uppercase;margin-bottom:8px;position:relative}.pk-title:before{content:"";position:absolute;top:-12px;left:0;width:40px;height:2px;background:#c52020}.pk-subheading{color:#8a7c75;font-family:Google Sans Flex;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.35px}.pk-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;align-items:start}.pk-card{border:1px solid #322d2a;background:#ffffff12;overflow:hidden;align-self:start}.pk-card-img-btn{position:relative}.pk-image .pk-custom-img{display:block;width:100%;height:auto}.pk-buttons{display:flex;padding:16px 24px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.01);background:#ffffff12;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);position:absolute;width:100%;bottom:0;transition:all .3s ease}.pk-card:has(.pk-panel.active) .pk-buttons{border-bottom:1px solid #D90000}.pk-buttons a,.pk-buttons button{display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:6px;flex:1 0 0;border-radius:360px;border:1px solid #454647;background:linear-gradient(180deg,#212122,#100f11);color:#fbfbfb;font-family:Google Sans Flex;font-size:14px;font-weight:400;letter-spacing:.28px;text-transform:capitalize;transition:all .3s ease}.pk-buttons a:hover,.pk-buttons button:hover{transform:translateY(-2px);background:linear-gradient(180deg,#2a2a2c,#151416);border-color:#6a6b6c;box-shadow:0 8px 20px #0006}.pk-buttons a:active,.pk-buttons button:active{transform:translateY(0);box-shadow:0 3px 8px #0000004d}.pk-panel{display:block;max-height:0;opacity:0;visibility:hidden;overflow:hidden;transition:max-height .6s ease,opacity .6s ease,visibility .6s ease;border-top:1px solid #2e2e2e}.pk-panel.active{max-height:1200px;opacity:1;visibility:visible}.pk-tabs{display:flex}.pk-tabs button{display:flex;padding:16px 10px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;color:#fbfbfb;font-family:Google Sans Flex;font-size:14px;font-weight:400;line-height:normal;letter-spacing:.28px;text-transform:capitalize;border-bottom:1px solid #454647}.pk-tabs button.active{background:#000;position:relative;border:none}.pk-tabs button.active:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#c8000000,#c80000,#c8000000)}.pk-tabs button.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#c8000000,#c80000,#c8000000)}.pk-content{display:none;padding:0;max-height:300px;overflow-y:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:thin;scrollbar-color:#8F271E #1a1a1a}.pk-content>*{scroll-snap-align:start}.pk-content::-webkit-scrollbar{width:6px}.pk-content::-webkit-scrollbar-track{background:#1a1a1a}.pk-content::-webkit-scrollbar-thumb{background-color:#8f271e;border-radius:10px}.pk-content::-webkit-scrollbar-thumb:hover{background-color:#b8342a}.pk-content:not(:hover)::-webkit-scrollbar{opacity:0}.pk-content.active{display:block}.pk-file-row{display:flex;padding:12px 24px;justify-content:space-between;align-items:center;position:relative}.pk-file-info{display:flex;align-items:center;gap:20px;justify-content:flex-start}.pk-file-row:after{content:"";position:absolute;height:1px;width:94%;bottom:0;left:3%;background:linear-gradient(90deg,#454647 10.11%,#77787a,#454647 89.97%)}.pk-file-thumb{width:68px;height:48px;flex-shrink:0;overflow:hidden}.pk-file-thumb img{width:100%;height:100%;object-fit:cover}.pk-doc-icon{display:flex;align-items:center;justify-content:center;background:#222;width:68px;height:48px}.pk-file-meta{display:flex;gap:8px}.pk-file-name,.pk-file-size{color:#fbfbfb;font-family:Google Sans Flex;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.3px;text-transform:capitalize}.pk-file-name{display:block;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pk-checkbox-wrap{width:auto;height:auto;display:inline-flex}.pk-download-check{width:24px;height:24px;aspect-ratio:1 / 1;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer;position:relative;display:inline-block}.pk-download-check:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;background:linear-gradient(to right,#454647,#77787a,#454647);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.pk-download-check:after{content:"";position:absolute;top:4px;left:9px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .2s ease}.pk-download-check:checked{background:#000}.pk-download-check:checked:before{display:none}.pk-download-check:checked:after{opacity:1}.pk-download-selected{display:flex;width:calc(100% - 56px);padding:12px 24px;justify-content:center;align-items:center;gap:6px;border-radius:360px;border:1px solid #5b5b5b;background:linear-gradient(180deg,#9d1e1b,#530a08);margin:16px 28px;color:#fbfbfb;font-family:Google Sans Flex;font-size:14px;font-weight:400;letter-spacing:.28px;text-transform:capitalize;transition:all .3s ease}.pk-download-selected:hover:not(:disabled){transform:translateY(-2px);background:linear-gradient(180deg,#b62320,#6a0d0b);border-color:#7a2a28;box-shadow:0 10px 24px #9d1e1b66}.pk-download-selected:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 10px #9d1e1b4d}.pk-download-selected:disabled,.download-all-btn:disabled{opacity:.6;pointer-events:none;cursor:not-allowed;box-shadow:none}@media(max-width:767px){.press-kit{padding-left:16px;padding-right:16px}.pk-header{margin-bottom:24px}.pk-grid{grid-template-columns:1fr}.pk-buttons{padding:8px}.pk-buttons a,.pk-buttons button{font-size:12px;line-height:normal;letter-spacing:.24px;white-space:nowrap}.pk-tabs button{font-size:12px;letter-spacing:.24px}.pk-content{max-height:275px}.pk-file-row{padding:12px 16px}.pk-file-thumb{width:62px;height:44px}.pk-file-info{gap:16px}.pk-file-meta{flex-direction:column;gap:4px}.pk-file-name,.pk-file-size{font-size:14px;letter-spacing:.28px}.pk-file-name{display:inline-block;max-width:180px;word-break:break-word}.pk-download-selected{width:calc(100% - 32px);line-height:normal;margin:16px}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/press-kit-product-grid.css.map */
