.manuals-index-custom{position:relative;width:100%;max-width:100%;box-sizing:border-box;background-color:var(--manuals-bg, #000000);color:#fff;overflow:hidden}.manuals-index-custom__shell{position:relative;z-index:2;width:100%;box-sizing:border-box}.manuals-index-custom__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}@media screen and (min-width:750px){.manuals-index-custom__inner{padding-left:48px;padding-right:48px}}.manuals-index-custom__hero{margin-bottom:48px}@media screen and (min-width:750px){.manuals-index-custom__hero{margin-bottom:64px}}.manuals-index-custom__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:600;font-size:40px;line-height:1.05;letter-spacing:-.03em;color:#fff;margin:0 0 16px}@media screen and (min-width:750px){.manuals-index-custom__title{font-size:56px}}@media screen and (min-width:990px){.manuals-index-custom__title{font-size:72px}}.manuals-index-custom__lede{font-size:16px;font-weight:500;line-height:1.65;letter-spacing:-.02em;color:#86868b;margin:0;max-width:42rem}@media screen and (min-width:750px){.manuals-index-custom__lede{font-size:20px}}.manuals-index-custom__series-heading{font-size:14px;font-weight:700;letter-spacing:-.02em;color:#fff;margin:0 0 16px}@media screen and (min-width:750px){.manuals-index-custom__series-heading{font-size:16px}}.manuals-index-custom__tabs{display:flex;flex-direction:column;width:100%;max-width:100%;padding:6px;margin:0 0 32px;border-radius:24px;background-color:#151516;border:1px solid rgba(255,255,255,.04);box-shadow:0 25px 50px -12px #00000080;box-sizing:border-box;gap:0}@media screen and (min-width:750px){.manuals-index-custom__tabs{flex-direction:row;width:fit-content;max-width:100%}}.manuals-index-custom__tab{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin:0;padding:20px 32px;border:none;border-radius:20px;font-family:inherit;font-size:15px;font-weight:600;line-height:1.2;color:#86868b;background-color:transparent;cursor:pointer;transition:color .3s ease,background-color .3s ease,box-shadow .3s ease}@media screen and (min-width:750px){.manuals-index-custom__tab{width:auto}}.manuals-index-custom__tab:hover{color:#fff;background-color:#ffffff05}.manuals-index-custom__tab--active{color:#fff;background-color:#2a2a2b;box-shadow:0 4px 20px #00000080}.manuals-index-custom__tab--active:hover{background-color:#2a2a2b}.manuals-index-custom__tab-check{display:none;flex-shrink:0;color:#fff}.manuals-index-custom__tab--active .manuals-index-custom__tab-check{display:block}.manuals-index-custom__search-wrap{position:relative;width:100%;max-width:400px;margin-bottom:48px}.manuals-index-custom__search-icon{position:absolute;left:24px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#86868b;pointer-events:none;transition:color .3s ease}.manuals-index-custom__search-wrap:focus-within .manuals-index-custom__search-icon{color:#fff}.manuals-index-custom__search-input{width:100%;padding:16px 24px 16px 56px;border-radius:9999px;border:1px solid rgba(255,255,255,.05);background-color:#ffffff05;font-family:inherit;font-size:15px;font-weight:500;color:#fff;box-sizing:border-box;transition:background-color .3s ease,border-color .3s ease}.manuals-index-custom__search-input::placeholder{color:#86868b}.manuals-index-custom__search-input:focus{outline:none;background-color:#ffffff0a;border-color:#fff3}.manuals-index-custom__list{display:flex;flex-direction:column;gap:4px;width:100%}.manuals-index-custom__row{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:16px;padding:20px 16px;border-radius:20px;border:1px solid transparent;background-color:transparent;transition:background-color .3s ease,border-color .3s ease}@media screen and (min-width:750px){.manuals-index-custom__row{flex-direction:row;align-items:center;padding:20px 32px;gap:24px}}.manuals-index-custom__row:hover{background-color:#ffffff05;border-color:#ffffff0a}.manuals-index-custom__row[hidden]{display:none!important}.manuals-index-custom__row-main{display:flex;align-items:center;gap:24px;min-width:0}.manuals-index-custom__file-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:12px;background-color:#ffffff08;border:1px solid rgba(255,255,255,.05);color:#86868b}.manuals-index-custom__file-icon svg{width:16px;height:16px}.manuals-index-custom__meta{min-width:0}.manuals-index-custom__row-title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:2px}.manuals-index-custom__row-title{font-size:17px;font-weight:600;letter-spacing:-.02em;color:#fff;margin:0}.manuals-index-custom__badge{display:inline-block;padding:2px 6px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#86868b;background-color:#ffffff0d}.manuals-index-custom__caption{font-size:13px;font-weight:500;color:#6e6e73;margin:0;word-break:break-word}.manuals-index-custom__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;padding:10px 24px;border-radius:9999px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:#fff;background-color:#ffffff0d;border:none;cursor:pointer;box-sizing:border-box;transition:background-color .3s ease,color .3s ease}.manuals-index-custom__btn svg{width:14px;height:14px;flex-shrink:0}.manuals-index-custom__btn:hover,.manuals-index-custom__btn:focus-visible{background-color:#fff;color:#000}.manuals-index-custom__btn--disabled{opacity:.45;pointer-events:none;cursor:not-allowed}.manuals-index-custom__empty{padding:32px 16px;text-align:center;font-size:15px;font-weight:500;color:#86868b;border-radius:20px;border:1px dashed rgba(255,255,255,.08)}.manuals-index-custom__empty[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/manuals-index-custom.css.map */
