.pc{padding:128px 0;background:#fafafa}.pc [hidden]{display:none!important}.pc__in{display:flex;flex-direction:column;gap:32px}.pc__head{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:1100px;margin:0 auto}.pc .pc__title{max-width:24ch;font-size:clamp(32px,4vw,48px);line-height:1.06;letter-spacing:-.025em;text-wrap:balance}.pc__lead{margin:16px 0 0;max-width:58ch;color:var(--psx-mute);font-size:18px;line-height:1.55}.pc__lead p{margin:0}.pc__stage{display:flex;flex-direction:column;gap:12px;width:100%;max-width:1100px;margin:0 auto;padding:16px;border-radius:var(--psx-r);background:var(--psx-tint, var(--psx-neutral-tint));transition:background-color .5s cubic-bezier(.65,0,.35,1)}.pc__nav{display:flex;align-items:center;justify-content:space-between;min-height:44px}.pc .pc__back{min-height:44px;padding:0 16px 0 12px;gap:8px;border-color:#09090b2e;background:#ffffff8c;transition:border-color .15s ease-out,background-color .15s ease-out}.pc .pc__back:hover{border-color:var(--psx-ink);background:#fff}.pc .pc__back svg{flex:0 0 auto;width:20px;height:20px;transition:transform .18s cubic-bezier(.2,0,0,1)}@media(hover:hover){.pc .pc__back:hover svg{transform:translate(-4px)}}.pc__dots{display:flex;gap:8px;margin:0;padding:0;list-style:none}.pc__dots li{width:10px;height:10px;border:1px solid rgba(9,9,11,.55);background:transparent;transition:background-color .3s ease-out,border-color .3s ease-out}.pc__stage[data-step="2"] .pc__dots li:nth-child(1),.pc__stage[data-step="3"] .pc__dots li:nth-child(-n+2),.pc__stage[data-step="4"] .pc__dots li{background:#09090b80;border-color:transparent}.pc__stage[data-step="1"] .pc__dots li:nth-child(1),.pc__stage[data-step="2"] .pc__dots li:nth-child(2),.pc__stage[data-step="3"] .pc__dots li:nth-child(3){background:var(--psx-ink);border-color:var(--psx-ink)}.pc__stage[data-step="1"] .pc__back{visibility:hidden}.pc__steps{display:grid;grid-template-rows:minmax(0,1fr)}.pc__step{grid-area:1 / 1;display:flex;flex-direction:column;gap:12px;min-width:0}.pc__step>*{flex-shrink:0}.pc__step.is-leaving{pointer-events:none}.pc__step--ask>.pc__window{flex:1 1 auto}.pc__stage[data-step="4"] .pc-result{display:none}.pc .pc-finder .psx-finder__step{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;padding:28px 24px 24px}.pc .pc-finder .psx-finder__step fieldset{display:flex;flex-direction:column}.pc .pc-finder legend{float:none;display:block;width:100%;margin:0 0 20px;font:400 clamp(22px,2.2vw,28px)/1.2 var(--psx-font-heading);letter-spacing:-.02em;color:var(--psx-ink)}.pc .pc-finder legend .psx-mono{display:block;margin:0 0 8px;font-size:12px;font-weight:500;letter-spacing:.06em;color:var(--psx-green-ink)}.pc .psx-tile{border-radius:12px;transition:border-color .15s ease-out,transform .2s cubic-bezier(.2,0,0,1)}.pc .psx-tile__art{transition:background-color .2s ease-out,color .2s ease-out}.pc .psx-tile__art svg{width:28px;height:28px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(hover:hover){.pc .psx-tile:hover{border-color:#a1a1aa;transform:translateY(-2px)}.pc .psx-tile:hover .psx-tile__art{background:color-mix(in srgb,var(--psx-tint, var(--psx-green-tint)) 72%,var(--psx-acc, var(--psx-green)))}}.pc .psx-tile:has(input:checked){border-color:var(--psx-ink);transform:none}.pc .psx-tile:has(input:checked) .psx-tile__art{background:var(--psx-ink);color:#fafafa}.pc .psx-finder__foot{justify-content:flex-end;background:transparent;border-top:1px solid var(--psx-hair);padding:14px 24px}.pc .psx-chip{transition:border-color .15s ease-out,background-color .15s ease-out,color .15s ease-out}.pc .psx-chip:hover{border-color:var(--psx-ink)}.pc-about{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:8px 18px 12px;max-width:56ch;font-size:14px;line-height:1.5;color:#2b2e2a}.pc .pc-about .psx-btn--link{font-size:14px}.pc .pc-box{width:auto;margin:4px 18px 0}.pc .pc-box .psx-box__list li{min-height:40px;padding:8px 0;font-size:14px}.pc-finder__noscript{flex:1 1 100%;font-size:14px;color:var(--psx-mute)}.pc-finder__noscript a{color:var(--psx-ink);text-decoration:underline;text-underline-offset:3px}.pc .pc-result{flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px 20px;padding:12px 20px}.pc .pc-result__line{display:flex;align-items:center;gap:10px;font:400 18px/1.3 var(--psx-font-heading);letter-spacing:-.01em}.pc-result__alts{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.pc .pc-result__alts-title{margin-right:4px;font-size:12px;color:var(--psx-mute)}.pc__panel{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.pc__window{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--psx-hair);border-radius:var(--psx-rw);overflow:hidden}.pc-product__block{display:flex;flex-direction:column;gap:12px;padding:22px 24px;background:var(--psx-acc);color:var(--psx-acc-ink)}.pc-product__block .psx-tag{align-self:flex-start;background:#fff;color:var(--psx-ink)}.pc .pc-product__name{display:flex;align-items:center;gap:10px;min-height:40px;color:inherit;font-size:26px;line-height:1.1;letter-spacing:-.02em}.pc-product__name .psx-sq{background:currentColor}.pc-product__name .psx-logotype{max-width:100%}.pc-product__job{max-width:36ch;font-size:15px;line-height:1.5}.pc .pc-product__block .psx-why .psx-sq{background:currentColor}.pc-product__media{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-height:240px;padding:20px 24px}.pc .pc-product__img{width:auto;height:auto;max-width:100%;max-height:320px;object-fit:contain}.pc-product__foot{padding:0 24px 18px;font:600 14px/1.4 var(--psx-font-body)}.pc .pc-product__view{text-decoration:none}.pc__underline{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-color:#a1a1aa}.pc a:hover .pc__underline{text-decoration-color:var(--psx-green)}.pc .pc-product__view:focus-visible{outline:2px solid var(--psx-ink);outline-offset:2px}.pc-configure{container-type:inline-size}.pc-configure__body{flex:1 1 auto;display:flex;flex-direction:column}.pc .psx-cfg__opts{grid-template-columns:minmax(0,1fr)}.pc .psx-opt__note{overflow-wrap:anywhere}.pc .psx-cfg__step legend .psx-mono{margin-right:4px}.pc .pc-opt.is-adjust{border-style:dashed}.pc .psx-cfg__buy{grid-template-columns:minmax(0,1fr)}.pc .psx-qty{justify-self:start}.pc .psx-cfg__actions .psx-btn{min-height:52px}.pc .psx-total [data-pc-config-text]{display:block}.pc .psx-total b.is-text{font-size:22px;line-height:1.15}.pc .pc-trust{margin-top:auto;padding:0 18px 16px}.pc .pc-configure__note{display:block;font-size:13px;line-height:1.45;color:var(--psx-green-ink)}.pc .pc-configure__note:not(:empty){display:flex;gap:8px;padding:12px 18px 0}.pc .pc-configure__note:not(:empty):before{content:"";flex:0 0 auto;width:8px;height:8px;margin-top:5px;background:var(--psx-green)}@container (min-width: 320px){.pc .psx-cfg__buy{grid-template-columns:auto minmax(0,1fr)}.pc .psx-cfg__actions{grid-column:1 / -1}}@container (min-width: 400px){.pc .psx-cfg__opts{grid-template-columns:repeat(2,minmax(0,1fr))}.pc .pc-opts--3{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (min-width: 400px) and (max-width: 519px){.pc .psx-cfg__actions{flex-direction:row;min-width:0}.pc .psx-cfg__actions .psx-btn{flex:1 1 0;width:auto;padding-inline:12px}}@container (min-width: 400px) and (max-width: 599px){.pc .pc-opts--3 .psx-opt__row{flex-direction:column;align-items:flex-start;gap:2px}}@container (min-width: 520px){.pc .psx-cfg__buy{grid-template-columns:auto minmax(0,1fr) auto}.pc .psx-cfg__actions{grid-column:auto}}.pc-quote{flex:1 1 auto;padding:16px 18px 18px}.pc-quote__form{display:flex;flex-direction:column;gap:12px;margin:0}.pc .pc-quote__summary{font-size:12px;color:var(--psx-mute)}.pc-quote__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.pc-quote__field{display:flex;flex-direction:column;gap:6px;min-width:0}.pc-quote__field label{font:600 13px/1.3 var(--psx-font-body);color:#2d332c}.pc-quote__optional{font-weight:400;color:var(--psx-mute)}.pc .pc-quote__field input,.pc .pc-quote__field textarea{width:100%;margin:0;padding:11px 14px;border:1px solid #d0d4cf;border-radius:0;background:#fff;color:var(--psx-ink);font:400 15px/1.4 var(--psx-font-body);box-shadow:none;-webkit-appearance:none;appearance:none}.pc .pc-quote__field input:focus,.pc .pc-quote__field textarea:focus{border-color:var(--psx-ink);outline:2px solid var(--psx-ink);outline-offset:0}.pc .pc-quote__field textarea{min-height:132px;resize:vertical}.pc .pc-quote__errors{padding:12px 14px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:13px}.pc .pc-quote__errors:focus{outline:2px solid #b91c1c;outline-offset:2px}.pc-quote__actions{display:flex;flex-wrap:wrap;gap:8px}.pc .pc-quote__after{margin-top:-4px;font-size:14px;color:#2b2e2a}.pc-quote__disclaimer{font-size:12px;line-height:1.5;color:var(--psx-mute)}.pc-quote__disclaimer a,.pc-success__contact a{color:var(--psx-ink);text-decoration:underline;text-underline-offset:3px}@media(min-width:640px){.pc-quote__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-quote__field--wide{grid-column:1 / -1}}.pc [data-pc-sending] .pc-quote__grid{opacity:.55;transition:opacity .2s ease-out}.pc [data-pc-sending] [type=submit]{pointer-events:none;gap:12px}.pc [data-pc-sending] [type=submit]:after{content:"";width:5px;height:5px;margin-right:14px;background:currentColor;animation:pc-sending .9s steps(1) infinite}@keyframes pc-sending{0%{box-shadow:7px 0 #fafafa40,14px 0 #fafafa40}33%{box-shadow:7px 0 currentColor,14px 0 #fafafa40}66%{box-shadow:7px 0 currentColor,14px 0 currentColor}}.pc__anchor{position:absolute;top:0;left:0}.pc[data-pc-sent]{position:relative}.pc .pc__stage--sent{position:relative;isolation:isolate;overflow:hidden;background:#050f02}.pc-sent__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;animation:pc-fade 1.2s ease-out both}.pc-sent__blobs{position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;container-type:size;filter:blur(36px)}.pc-sent__bg span{position:absolute;display:block;aspect-ratio:1;border-radius:50%;will-change:transform;animation:1s ease-in-out infinite alternate}.pc-sent__bg span:nth-child(1){width:max(30cqw,30cqh);left:6%;top:58%;background:var(--psx-green-ink);animation-name:pc-lava-rise;animation-duration:17s;animation-delay:-6s;--dx: 10cqw;--dy: -55cqh}.pc-sent__bg span:nth-child(2){width:max(20cqw,20cqh);left:60%;top:6%;background:var(--psx-green);opacity:.65;animation-name:pc-lava-sink;animation-duration:13s;animation-delay:-2s;--dx: -14cqw;--dy: 60cqh}.pc-sent__bg span:nth-child(3){width:max(12cqw,13cqh);left:40%;top:74%;background:#92ea00;opacity:.45;animation-name:pc-lava-rise;animation-duration:10s;animation-delay:-7s;--dx: 8cqw;--dy: -70cqh}.pc-sent__bg span:nth-child(4){width:max(24cqw,24cqh);left:72%;top:60%;background:var(--psx-green-ink);animation-name:pc-lava-rise;animation-duration:19s;animation-delay:-11s;--dx: -16cqw;--dy: -48cqh}.pc-sent__bg span:nth-child(5){width:max(15cqw,15cqh);left:20%;top:8%;background:var(--psx-green);opacity:.5;animation-name:pc-lava-sink;animation-duration:15s;animation-delay:-4s;--dx: 18cqw;--dy: 56cqh}@keyframes pc-lava-rise{0%{transform:translate(0) scale(1.12,.88)}45%{transform:translate(calc(var(--dx) * .6),calc(var(--dy) * .5)) scale(.86,1.18)}to{transform:translate(var(--dx),var(--dy)) scale(1.06,.94)}}@keyframes pc-lava-sink{0%{transform:translate(0) scale(1.06,.94)}55%{transform:translate(calc(var(--dx) * .4),calc(var(--dy) * .5)) scale(.88,1.16)}to{transform:translate(var(--dx),var(--dy)) scale(1.12,.88)}}.pc-sent__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;mix-blend-mode:soft-light;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@keyframes pc-fade{0%{opacity:0}}.pc .pc-success{position:relative;max-width:640px;margin:auto;padding:36px 28px 28px;align-items:center;gap:12px;text-align:center;border-color:transparent;overflow:visible;animation:pc-card .7s cubic-bezier(.2,0,0,1) 80ms both}.pc .pc-success h2{font-size:28px;line-height:1.15;letter-spacing:-.02em}.pc-success>p{max-width:52ch;font-size:16px;color:#2b2e2a}.pc-success__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px}.pc .pc-success__summary{font-size:13px;color:var(--psx-mute)}.pc-success__contact{margin-top:4px;font-size:14px;color:var(--psx-mute)}.pc-success>[style*=--i]{animation:pc-rise .5s cubic-bezier(.2,0,0,1) both;animation-delay:calc(.56s + var(--i) * 70ms)}@keyframes pc-card{0%{opacity:0;transform:translateY(28px) scale(.97)}}@keyframes pc-rise{0%{opacity:0;transform:translateY(10px)}}.pc-success__mark{position:relative;display:grid;place-items:center;width:56px;height:56px;margin-bottom:8px;background:var(--psx-green);color:#fff;animation:pc-land .56s cubic-bezier(.34,1.56,.64,1) .3s both}.pc-success__mark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--psx-green);opacity:0;animation:pc-ring .9s cubic-bezier(.2,0,0,1) .7s}.pc-success__mark svg{width:30px;height:30px}.pc-success__mark path{stroke-dasharray:1;stroke-dashoffset:1;animation:pc-tick .38s cubic-bezier(.65,0,.35,1) .62s forwards}.pc-success__mark i{position:absolute;top:50%;left:50%;width:7px;height:7px;margin:-3.5px 0 0 -3.5px;background:var(--psx-green-ink);opacity:0;animation:pc-burst .76s cubic-bezier(.2,0,0,1) .72s}.pc-success__mark i:nth-child(3n){background:var(--psx-green)}.pc-success__mark i:nth-child(3n+1){background:#92ea00}.pc-success__mark i:nth-child(2){--a: 0deg}.pc-success__mark i:nth-child(3){--a: 45deg}.pc-success__mark i:nth-child(4){--a: 90deg}.pc-success__mark i:nth-child(5){--a: 135deg}.pc-success__mark i:nth-child(6){--a: 180deg}.pc-success__mark i:nth-child(7){--a: 225deg}.pc-success__mark i:nth-child(8){--a: 270deg}.pc-success__mark i:nth-child(9){--a: 315deg}@keyframes pc-land{0%{opacity:0;transform:scale(.3) rotate(-45deg)}}@keyframes pc-ring{0%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(1.9)}}@keyframes pc-tick{to{stroke-dashoffset:0}}@keyframes pc-burst{0%{opacity:1;transform:rotate(var(--a)) translate(26px) scale(1)}70%{opacity:1}to{opacity:0;transform:rotate(var(--a)) translate(76px) scale(.3)}}.pc .itx-arrow{display:inline-block;transition:transform .18s cubic-bezier(.2,0,0,1)}@media(hover:hover){.pc a:hover .itx-arrow{transform:translate(4px)}}.pc a:focus-visible .itx-arrow{transform:translate(4px)}@media(min-width:750px){.pc__stage{padding:24px}.pc .pc-quote__field textarea{min-height:168px}.pc__panel{gap:16px}}@media(min-width:900px){.pc .pc-finder .psx-finder__step{padding:36px 36px 32px}.pc .psx-tiles{gap:14px}.pc .psx-tile,.pc .psx-tile--compact{flex-direction:column;align-items:stretch;min-height:264px;padding:16px;gap:14px}.pc .psx-tile__art,.pc .psx-tile--compact .psx-tile__art{height:140px;width:auto;border-radius:10px}.pc .psx-tile__art svg,.pc .psx-tile--compact .psx-tile__art svg{width:44px;height:44px}.pc .psx-tile__label,.pc .psx-tile--compact .psx-tile__label{font-size:17px}.pc .psx-tile__sub{font-size:13px;margin-top:-8px}.pc .psx-tiles--3{grid-template-columns:repeat(3,minmax(0,1fr))}.pc .psx-tiles--4{grid-template-columns:repeat(4,minmax(0,1fr))}.pc .psx-tiles--5{grid-template-columns:repeat(5,minmax(0,1fr))}.pc__panel{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch}.pc__stage{height:832px;overflow:hidden}.pc__steps{flex:1 1 auto;min-height:0}.pc__step{min-height:0;overflow-y:auto;scrollbar-width:thin}.pc__panel{flex:1 0 auto}.pc-product__media{position:relative;min-height:160px}.pc .pc-product__img{position:absolute;top:20px;right:24px;bottom:20px;left:24px;width:calc(100% - 48px);height:calc(100% - 40px);max-width:none;max-height:none}}@media(min-width:900px)and (max-width:1159px){.pc__panel{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}}@media(min-width:1024px){.pc__stage{padding:28px;height:792px}}@media(max-width:1023px){.pc{padding:88px 0}}@media(max-width:749px){.pc{padding:64px 0}.pc__in{gap:24px}.pc .pc__title{font-size:30px}.pc__lead{font-size:16px;margin-top:12px}.pc__stage{padding:14px}.pc .psx-finder__foot .psx-btn--link{min-height:44px}.pc .pc-result{padding:12px 16px}.pc-product__block{padding:18px}.pc-product__media{min-height:180px;max-height:220px;padding:10px 16px}.pc .pc-product__img{max-height:200px}.pc-product__foot{padding:0 18px 8px}.pc .pc-product__view{display:inline-flex;align-items:center;gap:6px;min-height:44px}.pc .psx-cfg__bar{font-size:16px}.pc-quote__actions .psx-btn,.pc-success__actions .psx-btn{flex:1 1 100%}.pc .psx-cfg__note a,.pc-success__contact a{padding:14px 0}}@media(max-width:359px){.pc .psx-cfg__bar{flex-wrap:wrap;row-gap:4px}.pc .psx-cfg__bar .psx-mono{flex-basis:100%;margin-left:0}.pc .psx-cfg__bar .psx-mono:empty{display:none}}@media(max-width:899px){.pc .pc__stage--sent{padding:48px 20px}.pc-sent__blobs{filter:blur(24px)}.pc .pc-success{padding:32px 18px 24px}}@media(prefers-reduced-motion:reduce){.pc-sent__bg,.pc-sent__bg span:nth-child(n),.pc .pc-success,.pc-success>[style*=--i],.pc-success__mark,.pc-success__mark:before,.pc-success__mark i,.pc-success__mark path,.pc [data-pc-sending] [type=submit]:after{animation:none}.pc-success__mark path{stroke-dashoffset:0}.pc [data-pc-sending] [type=submit]:after{box-shadow:7px 0 currentColor,14px 0 currentColor}.pc__stage,.pc .itx-arrow,.pc .psx-tile,.pc .psx-tile__art,.pc .pc__back svg,.pc__dots li{transition:none}.pc .psx-tile:hover{transform:none}.pc .pc__back:hover svg{transform:none}.pc a:is(:hover,:focus-visible) .itx-arrow{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/product-configurator.css.map */
