.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.pb-page .pb-native .fc-calculator{width:100%;min-width:0;background:#202020;color:#f5f5f5;color-scheme:dark;border:1px solid #414141;border-radius:16px;overflow:hidden;font-size:16px;line-height:1.5;scroll-margin-top:calc(var(--pb-site-header,110px) + 16px)}.fc-calculator *{box-sizing:border-box}.fc-calculator :is(button,a,input){touch-action:manipulation}.fc-calculator button{cursor:pointer}.fc-calculator button:disabled{opacity:.35;cursor:not-allowed}.fc-calculator :is(button,a,input):focus-visible{outline:2px solid #ff858b;outline-offset:3px}.pb-page .fc-calculator .fc-progress{display:grid;grid-template-columns:1fr auto;gap:8px 16px;padding:12px 20px;background:#202020;border-bottom:1px solid #414141}.fc-progress-caption,.fc-progress-label{font-size:15px;line-height:20px;font-weight:500;color:#d4d4d4}.fc-progress-label{color:#fff}.fc-progress-track{grid-column:1/-1;height:3px;background:#555;border-radius:3px;overflow:hidden}.fc-progress-track>span{display:block;height:100%;background:var(--color-accent)}.fc-panel{padding:20px}.fc-title{font-size:25px;line-height:1.25;font-weight:700;margin:0 0 18px;letter-spacing:-.025em;scroll-margin-top:calc(var(--pb-site-header,110px) + 16px)}.fc-title:focus{outline:none}.fc-step{border:0;padding:0;margin:0;min-width:0}.fc-help{font-size:16px;line-height:1.5;color:#d0d0d0;margin:0 0 18px}.fc-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fc-choice{position:relative;display:block;height:clamp(116px,17vh,136px);min-width:0;border:1px solid #ffffff30;border-radius:12px;background:#292929;cursor:pointer;transition:border-color .15s,box-shadow .15s}.fc-choice-photo{position:absolute;inset:0;display:block;overflow:hidden;border-radius:11px}.fc-choice-photo img,.fc-model-photo img{object-fit:cover}.fc-choice-photo:after,.fc-model-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#10101040,#10101099)}.fc-choice-text{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:43px 12px 11px;color:#fff}.fc-choice strong{display:block;font-size:20px;line-height:1.25;font-weight:600;text-shadow:0 1px 4px #0008}.fc-choice-icon{position:absolute;z-index:1;top:10px;left:10px;display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#17171799;color:#fff;pointer-events:none}.fc-choice-icon svg{width:21px;height:21px}.fc-choice>input{appearance:none;position:absolute;right:10px;top:10px;z-index:2;width:18px;height:18px;margin:0;border:3px solid #fff;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 1px 6px #0003}.fc-choice>input:checked{background:var(--color-accent)}.fc-choice:has(input:checked){border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.fc-choice:has(input:checked) .fc-choice-icon,.fc-model-select.is-selected .fc-choice-icon{background:var(--color-accent)}.fc-choice:has(input:focus-visible){outline:2px solid #ff858b;outline-offset:3px}.fc-choice:has(input:disabled){opacity:.45;cursor:not-allowed}.fc-model-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.fc-filter-group{min-width:0;border:0;padding:0;margin:0}.fc-model-settings legend{font-size:16px;font-weight:600;line-height:1.3;margin:0 0 12px;padding:0}.fc-swatches{display:grid;grid-auto-flow:column;grid-auto-columns:96px;justify-content:start;gap:12px;overflow-x:auto;overflow-y:hidden;padding:5px 5px 9px;margin:-5px;scrollbar-width:thin;scrollbar-color:#777 #292929}.fc-swatch{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;cursor:pointer;width:96px;text-align:center;line-height:1.2}.fc-swatch>i{display:block;width:28px;height:28px;border-radius:50%;border:1px solid #ffffff40;box-shadow:0 0 0 3px #202020,0 0 0 4px #777;flex-shrink:0}.fc-swatch-all{background:conic-gradient(#b1bbc5,#ab7951,#8ca7a4,#d9dfe1,#b1bbc5)}.fc-swatch>span{font-size:14px;overflow-wrap:anywhere}.fc-swatch:has(input:checked)>i{box-shadow:0 0 0 3px #202020,0 0 0 5px var(--color-accent)}.fc-swatch:has(input:checked)>span{color:#ff858b;font-weight:600}.fc-swatch:has(input:focus-visible){outline:2px solid #ff858b;outline-offset:4px;border-radius:4px}.fc-light-options{display:flex;gap:8px;overflow-x:auto;padding:4px;margin:-4px;scrollbar-width:thin;scrollbar-color:#777 #292929}.fc-light-options label{position:relative;cursor:pointer;flex-shrink:0}.fc-light-options label>span{display:grid;place-items:center;min-width:48px;min-height:44px;padding:8px 10px;border:1px solid #666;border-radius:8px;background:#303030;color:#fff;font-size:15px}.fc-light-options label:has(input:checked)>span{background:var(--color-accent);border-color:var(--color-accent)}.fc-light-options label:has(input:focus-visible){outline:2px solid #ff858b;outline-offset:3px;border-radius:8px}.fc-model-setting{position:relative;min-width:0;margin-top:24px}.fc-model-setting .fc-title{padding-right:110px;min-height:44px;display:flex;align-items:center;margin-bottom:14px}.fc-model-slider{min-width:0;width:100%;max-width:100%}.fc-model-toolbar{position:absolute;right:0;top:0}.fc-model-arrows{display:flex;gap:8px}.fc-model-nav{border:0;width:44px;height:44px;border-radius:12px;background:#393939;color:#fff;display:grid;place-items:center;transition:background .2s}.fc-model-nav:hover:not(:disabled){background:var(--color-accent)}.fc-film-swiper{padding:3px!important;margin:0!important;overflow:hidden!important;width:100%;max-width:100%;min-width:0}.fc-film-swiper .swiper-wrapper{align-items:stretch}.fc-film-swiper .swiper-slide{height:auto}.fc-model-select{position:relative;display:block;min-height:0;width:100%;height:122px;border:1px solid #ffffff30;border-radius:12px;background:#292929;padding:0;overflow:hidden;text-align:left;color:#fff}.fc-model-select.is-selected{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.fc-model-select:focus-visible{outline-offset:-3px!important}.fc-model-photo{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:hidden}.fc-model-tick{position:absolute;z-index:2;right:8px;top:8px;width:22px;height:22px;border-radius:50%;background:var(--color-accent);color:#fff;display:grid;place-items:center}.fc-model-name{position:absolute;inset:44px 10px 10px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:17px;line-height:1.25;font-weight:600;margin:0;color:#fff;text-shadow:0 1px 4px #0008}.fc-model-name>span{display:block;overflow-wrap:anywhere}.fc-model-no-photo{display:grid;place-items:center;padding:8px;height:100%;font-size:16px}.fc-label{display:block;font-size:16px;font-weight:600}.fc-area-field{display:flex;align-items:center;max-width:380px;background:#292929;border:1px solid #777;border-radius:12px;margin-top:10px;padding-right:18px;gap:12px}.fc-area-field input{width:100%;min-width:0;border:0;background:transparent;padding:17px;font-size:26px;border-radius:12px;color:#fff}.fc-area-field input::placeholder{color:#bdbdbd}.fc-area-field>span{font-size:20px;color:#d0d0d0}.fc-presets{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.fc-presets button{padding:10px 14px;min-height:44px;border:1px solid #666;border-radius:9px;background:#303030;font-size:16px;color:#fff}.fc-presets button[aria-pressed=true]{background:var(--color-accent);border-color:var(--color-accent)}.fc-estimate{background:#2e2e2e;border-radius:12px;padding:22px;margin:18px 0}.fc-estimate-label,.fc-included{font-size:15px;color:#d0d0d0}.fc-total{margin:10px 0;line-height:1.15;color:#fff}.fc-total>span{font-size:24px;font-weight:400}.fc-total>strong{font-size:44px;font-weight:600;letter-spacing:-1px;overflow-wrap:anywhere}.fc-formula{font-size:18px;margin:12px 0}.fc-included{display:block}.fc-summary{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px}.fc-summary>div{padding-bottom:12px;border-bottom:1px solid #454545;min-width:0}.fc-summary dt{font-size:14px;color:#c4c4c4;margin-bottom:4px}.fc-summary dd{font-size:17px;font-weight:500;margin:0;overflow-wrap:anywhere}.fc-estimate-note{display:flex;gap:10px;align-items:flex-start;font-size:15px;line-height:1.55;color:#d0d0d0;margin:22px 0}.fc-estimate-note svg{flex-shrink:0;margin-top:3px}.fc-request{width:100%;font-size:16px}.fc-error{color:#ff9c9c;font-size:16px;line-height:1.5;margin:16px 0 0}.fc-navigation{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #454545;margin-top:16px;padding-top:14px}.fc-back,.fc-navigation>.btn-arrow-up{font-size:16px;line-height:20px;min-height:46px;padding:12px 20px}.fc-back{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #666;border-radius:12px;color:#fff;background:#303030}.fc-back:hover{background:#404040}.fc-empty{padding:30px;border:1px solid #777;border-radius:12px;font-size:16px}@media(max-width:600px){.pb-page .fc-calculator .fc-progress{padding:8px 12px;gap:7px 12px}.fc-progress-caption,.fc-progress-label{font-size:14px;line-height:18px}.fc-panel{padding:12px}.fc-title{font-size:22px;margin-bottom:14px}.fc-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fc-choice{height:108px;height:clamp(90px,calc((100svh - var(--pb-site-header,110px) - 285px)/3),108px)}.fc-choice strong{font-size:16px;line-height:1.2}.fc-choice-text{padding:38px 7px 8px}.fc-choice-icon{top:8px;left:8px;width:28px;height:28px}.fc-choice-icon svg{width:20px;height:20px}.fc-choice>input{width:16px;height:16px;right:8px;top:8px}.fc-model-settings{gap:12px}.fc-model-settings legend{font-size:14px;margin-bottom:8px;min-height:18px}.fc-swatches{grid-auto-columns:88px;gap:8px;padding-bottom:5px}.fc-swatch{width:88px;gap:6px}.fc-swatch>i{width:24px;height:24px}.fc-light-options{gap:6px}.fc-light-options label>span{font-size:14px;min-width:44px;padding-inline:8px}.fc-model-setting{margin-top:14px}.fc-model-setting .fc-title{font-size:21px;padding-right:104px;margin-bottom:10px}.fc-model-select{height:112px}.fc-model-name{font-size:14px;inset:42px 7px 8px}.fc-navigation{margin-top:12px;padding-top:10px;gap:10px}.fc-back,.fc-navigation>.btn-arrow-up{padding:11px 14px;min-height:44px}.fc-presets button{padding-inline:10px}.fc-total>strong{font-size:36px}.fc-summary{gap:14px}.fc-formula,.fc-summary dd{font-size:16px}.fc-estimate{padding:16px}}@media(max-width:600px) and (max-height:750px){.fc-panel{padding-block:10px}.fc-choice{height:90px}}@media(max-width:360px){.fc-panel{padding-inline:10px}.fc-progress-label{font-size:14px}.fc-model-settings{gap:8px}.fc-model-settings legend{font-size:14px}.fc-model-setting .fc-title{font-size:20px}.fc-back,.fc-navigation>.btn-arrow-up{padding-inline:10px}}@media(prefers-reduced-motion:reduce){.fc-calculator *{transition:none!important;scroll-behavior:auto!important}}@media print{.fc-navigation,.fc-request{display:none}}