.dt-selector{padding:3rem 0 5rem;font-size:1.1em}.dt-selector__shell{display:block;max-width:1100px;margin:0 auto}.dt-selector__header{max-width:780px;margin-bottom:2rem}.dt-selector__heading{margin:0 0 .75rem}.dt-selector__intro>:first-child{margin-top:0}.dt-selector__how-to{margin-bottom:2rem;padding:1.5rem;border-top:3px solid rgb(var(--color-button));border-radius:12px;background:rgba(var(--color-foreground),.04)}.dt-selector__how-to-heading{margin:0 0 1.25rem;font-size:1.7rem}.dt-selector__how-to-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;margin:0;padding:0;list-style:none}.dt-selector__how-to-step{display:grid;min-width:0;grid-template-columns:2.5rem minmax(0,1fr);gap:.75rem;padding:1rem;border:1px solid #b8b8b8;border-radius:10px;background:#fff;box-shadow:0 1px 4px #00000014}.dt-selector__how-to-step>span,.dt-selector__legend>span{display:inline-grid;place-items:center;border-radius:999px;color:rgb(var(--color-button-text));background:rgb(var(--color-button));font-weight:700}.dt-selector__how-to-step>span{width:2.5rem;height:2.5rem}.dt-selector__how-to-step h3{margin:0 0 .3rem;font-size:1.25rem;line-height:1.25}.dt-selector__how-to-step p{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.15rem;line-height:1.4}.dt-selector__builder{display:grid;gap:1rem}.dt-selector__step{min-width:0;margin:0;padding:1.35rem;border:1px solid rgba(var(--color-foreground),.16);border-radius:12px;background:rgb(var(--color-background))}.dt-selector__step.is-pending{background:rgba(var(--color-background),.72)}.dt-selector__step.is-pending .dt-selector__legend{opacity:.62}.dt-selector__step.is-pending .dt-selector__choice{opacity:.48}.dt-selector__legend{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:0;font-size:1.5rem;font-weight:700}.dt-selector__legend>span{width:2rem;height:2rem;font-size:1.1rem}.dt-selector__choices{display:grid;gap:.85rem}.dt-selector__choices--ways{grid-template-columns:repeat(3,minmax(0,180px))}.dt-selector__choices--types{grid-template-columns:repeat(3,minmax(0,1fr))}.dt-selector__choices--details{grid-template-columns:repeat(2,minmax(0,1fr))}.dt-selector__choices--compact{grid-template-columns:repeat(2,minmax(0,180px))}.dt-selector__choice{position:relative;display:flex;box-sizing:border-box;min-height:58px;align-items:center;justify-content:center;gap:.65rem;padding:.85rem 1rem;border:1px solid #c7c7c7;border-radius:10px;color:rgb(var(--color-foreground));background:rgb(var(--color-background));font:inherit;text-align:center;cursor:pointer;opacity:1;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease,transform .16s ease}.dt-selector__choice:hover:not(:disabled){border-color:#8f8f8f;transform:translateY(-1px)}.dt-selector__choice:focus-visible,.dt-selector__reset:focus-visible,.dt-selector__review:focus-visible{outline:3px solid rgba(var(--color-foreground),.45);outline-offset:3px}.dt-selector__choice.is-selected{border:3px solid rgb(var(--color-button));box-shadow:0 0 0 2px #2780f93d;background:#2780f914;opacity:1;transform:none}.dt-selector__choice.is-selected:after{content:"\2713";position:absolute;top:.45rem;right:.45rem;display:grid;width:1.8rem;height:1.8rem;place-items:center;border-radius:999px;color:rgb(var(--color-button-text));background:rgb(var(--color-button));font-size:1.1rem}.dt-selector__choices.has-selection .dt-selector__choice:not(.is-selected){opacity:.86}.dt-selector__choice:disabled{cursor:not-allowed;opacity:.32}.dt-selector__choice:disabled .dt-selector__choice-image{filter:grayscale(1)}.dt-selector__step.is-pending .dt-selector__choice:disabled{opacity:.5}.dt-selector__step.is-pending .dt-selector__choice:disabled .dt-selector__choice-image{filter:grayscale(.45)}.dt-selector__choice--image{min-height:220px;flex-direction:column;padding:1rem}.dt-selector__choice--compact-image{min-height:215px;flex-direction:column;justify-content:center;padding:.75rem}.dt-selector__choice-image{display:block;width:min(100%,180px);height:140px;object-fit:contain;transition:filter .16s ease}.dt-selector__choice--compact-image .dt-selector__choice-image{width:min(100%,150px);height:150px}.dt-selector__choice-title{font-weight:700}.dt-selector__choice-description{font-size:1.4rem;line-height:1.35;opacity:1}.dt-selector__review{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-top:1.5rem;padding:1.5rem;border:2px solid rgba(var(--color-button),.35);border-radius:14px;background:rgb(var(--color-background));scroll-margin-top:1.5rem}.dt-selector__review[hidden],.dt-selector__step[hidden]{display:none}.dt-selector__eyebrow{margin:0 0 .2rem;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.72}.dt-selector__review h2{margin:0 0 .5rem;font-size:1.8rem}.dt-selector__summary{margin:0;font-weight:700}.dt-selector__notice{margin:.75rem 0 0;font-size:1.3rem;opacity:.72}.dt-selector__product-link{display:inline-flex;margin-top:1rem}.dt-selector__product-link[hidden]{display:none}.dt-selector__reset{padding:0;border:0;color:rgb(var(--color-foreground));background:transparent;font:inherit;text-decoration:underline;text-underline-offset:.2em;cursor:pointer;white-space:nowrap}@media(max-width:989px){.dt-selector__how-to-steps,.dt-selector__choices--types{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.dt-selector{padding:2rem 0 3.5rem}.dt-selector>.page-width{box-sizing:border-box;width:100%;padding-inline:1.5rem}.dt-selector__how-to-steps,.dt-selector__choices--types,.dt-selector__choices--details{grid-template-columns:1fr}.dt-selector__choices--ways{grid-template-columns:repeat(2,minmax(0,1fr))}.dt-selector__how-to-step,.dt-selector__step{padding:1rem}.dt-selector__choice--image{display:grid;min-height:104px;grid-template-columns:90px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;justify-content:stretch;column-gap:1rem;row-gap:.2rem;text-align:left}.dt-selector__choice--image .dt-selector__choice-image{width:90px;height:82px;grid-row:1 / 3}.dt-selector__choice--image .dt-selector__choice-title,.dt-selector__choice--image .dt-selector__choice-description{grid-column:2}.dt-selector__choice--image .dt-selector__choice-title{align-self:end}.dt-selector__choice--image .dt-selector__choice-description{align-self:start}.dt-selector__choice--compact-image{min-height:180px;padding:.65rem}.dt-selector__choice--compact-image .dt-selector__choice-image{width:min(100%,120px);height:120px}.dt-selector__review{flex-direction:column}}.ksv-dr25-intro{padding-top:28px;padding-bottom:8px}.ksv-dr25-intro p{margin:12px 0}.ksv-dr25-size-help{max-width:85ch}.ksv-dr25-technical{margin-top:16px;margin-bottom:48px}.ksv-dr25-table-scroll{max-width:100%;overflow-x:auto}.ksv-dr25-technical table{width:100%}.ksv-dr25-technical td{padding:12px}.ksv-dr25-technical .rte a.button-secondary{color:#262626;text-decoration:none}.ksv-dr25-alternative{margin:0 0 24px}.ksv-dr25-alternative a{color:inherit;font-size:.95em;text-decoration:underline;text-underline-offset:3px}.ksv-selector-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:36px;scroll-margin-top:24px}.ksv-selector-card{display:flex;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid #d9d9d9;border-radius:8px}.ksv-selector-card-image{display:block;width:100%;margin-bottom:20px}.ksv-selector-card-image img{display:block;width:180px;max-width:100%;height:180px;margin-inline:auto;object-fit:cover}.ksv-selector-photo-dtm{object-position:left center}.ksv-selector-photo-dt{object-position:center}.ksv-selector-photo-dtp{object-position:right center}.ksv-selector-card h3{margin:0 0 12px}.ksv-selector-card p{margin:0 0 20px}.ksv-selector-card .button{margin-top:auto}@media(max-width:749px){.ksv-selector-cards{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:86%;gap:16px;max-width:100%;min-width:0;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.ksv-selector-card{min-width:0;scroll-snap-align:start}}.ksv-selector-collection-cta{margin-top:20px}.ksv-selector-collection-cta p{margin:0 0 14px}.ksv-top-selectors{position:relative}.ksv-top-selector-dropdown summary{display:flex;align-items:center;gap:5px;cursor:pointer;padding:0;list-style:none;font:inherit;font-weight:var(--font-bolder-weight);color:inherit;text-underline-offset:.4rem;text-decoration-thickness:.1rem;transition:text-decoration .18s ease}.ksv-top-selector-dropdown summary::-webkit-details-marker{display:none}.ksv-top-selector-dropdown summary svg{width:12px;height:12px}.ksv-top-selector-links{position:absolute;top:100%;right:0;z-index:100;width:330px;max-width:90vw;margin:0;padding:10px 0;list-style:none;background:#fff;color:#222;border:1px solid #ddd;box-shadow:0 5px 16px #0002;text-align:left}.ksv-top-selector-links a{display:block;padding:10px 16px;color:#222;line-height:1.4;text-decoration:none}.ksv-top-selector-links a:hover,.ksv-top-selector-links a:focus-visible{background:#f2f2f2;color:#111}.ksv-top-selector-dropdown summary:hover{text-decoration-line:underline}.ksv-top-selector-dropdown summary:focus-visible{outline:2px solid currentColor;outline-offset:4px}
/*# sourceMappingURL=/cdn/shop/t/75/compiled_assets/styles.css.map */
