.panel.svelte-wav9ps{border-radius:4px;background-color:#fff;box-shadow:0 2px 17px #0f0d5112;flex-grow:1;padding:30px 20px;margin-bottom:30px}@media (min-width:999px){.panel.svelte-wav9ps{padding:35px 35px 40px}}.title{color:#1e2243;font:800 22px/1.25 Mulish,sans-serif;letter-spacing:.019em;margin-bottom:10px}@media (min-width:400px){.title{font-size:26px}}@media (min-width:768px){.title{font-size:32px}}.title.title--large.svelte-1o0z1g6{font-size:26px;line-height:1.35;letter-spacing:.0175em}@media (min-width:400px){.title.title--large.svelte-1o0z1g6{font-size:30px}}@media (min-width:768px){.title.title--large.svelte-1o0z1g6{font-size:40px}}.title.title--bolder.svelte-1o0z1g6{font-weight:900;letter-spacing:0}.switch-button.svelte-u81k9d{appearance:none;-webkit-appearance:none;background:var(--switch-button-background, #3545AD);border:1px solid var(--switch-button-border, #303E9C);border-radius:16px;cursor:pointer;display:inline-block;position:relative;width:70px;height:32px;transition:background .2s,border-color .2s}.switch-button.svelte-u81k9d:before{background:var(--switch-trigger-background, #fff);border:1px solid var(--switch-trigger-border, #fff);border-radius:50%;content:"";position:absolute;top:1px;left:1px;width:28px;height:28px;transition:transform .2s,background .2s}.switch-button.svelte-u81k9d:checked{background:var(--switch-button-active-background, #038CC5);border-color:var(--switch-button-active-border, #007eaf)}.switch-button.svelte-u81k9d:checked:before{background:var(--switch-trigger-active-background, #fff);border-color:var(--switch-trigger-active-border, #0079a9);transform:translate3d(38px,0,0)}.switch__inner.svelte-n2gzhd{display:flex;justify-content:center;align-items:center}.switch__indicator.svelte-n2gzhd{font-size:14px;color:var(--switch-text-color, rgba(45, 50, 97, .65));font-weight:700}.switch__indicator.svelte-n2gzhd:first-child{margin-right:21px}.switch__indicator.svelte-n2gzhd:last-child{margin-left:21px}.switch__indicator.active.svelte-n2gzhd{color:var(--switch-text-active-color, #1e1f21)}.button{border:0;border-radius:4px;background:#fbbb4e;box-shadow:none;color:#fff;display:inline-flex;justify-content:center;align-items:center;font-size:16px;font-weight:700;line-height:1.5;overflow:hidden;outline:0;padding:10px 25px;position:relative;text-align:center;transition:opacity .2s;-webkit-appearance:none;-moz-appearance:none}.button:before{background:#fff;border-radius:22px;opacity:0;content:"";display:block;transform:scaleX(0);transform-origin:50% 50%;transition:all .2s ease;position:absolute;top:0;left:0;height:100%;width:100%}.button:hover,.button:focus{text-decoration:none;color:#fff}.button:not(div):hover:before,.button:not(div):focus:before{opacity:.2;transform:scaleX(1.4)}.button--block{display:flex;width:100%}.button--white,.button--white:hover,.button--white:focus{background:#fff;color:#3672e6}.button--white:before{background:#3672e6}.button--white-transparent,.button--white-transparent:hover,.button--white-transparent:focus{background:rgba(255,255,255,.2);color:#fff}.button--blue{background-image:linear-gradient(266deg,#3570e6,#164adb)}.button--lightblue{background-image:linear-gradient(305.22deg,#3570e6 0,#7096ff 154.69%)}.button--wave{background-image:linear-gradient(229.52deg,#027cb2 -3.97%,#01b2e5 105.3%)}.button--yellow{background:#fbbb4e}.button--purple{background:linear-gradient(313.63deg,#3571cf 8.18%,#5e57d8 94.31%)}.button--violet{background:#1e2243}.button--orange{background:linear-gradient(312.62deg,#ec6737 13.86%,#f58147 72.89%)}.button--green{background:#37d77b;color:#10273d}.button--coral{background:#fd5b4f}.button--white-on-red,.button--white-on-red:hover,.button--white-on-red:focus{background:#fff;color:#7a1a14}.button.disabled{opacity:.6;pointer-events:none}.spinner.svelte-yht54x.svelte-yht54x{display:flex;justify-content:center;margin:auto;position:relative}.spinner.svelte-yht54x i.svelte-yht54x{animation:svelte-yht54x-spinner-animation 1.5s linear infinite;background:currentColor;flex-shrink:0;display:block;margin:0 5px;width:12px;height:12px}.spinner.svelte-yht54x i.svelte-yht54x:nth-child(2){animation-delay:.3s}.spinner.svelte-yht54x i.svelte-yht54x:nth-child(3){animation-delay:.6s}.spinner.svelte-yht54x i.svelte-yht54x:nth-child(4){animation-delay:.9s}@keyframes svelte-yht54x-spinner-animation{20%{transform:translateZ(0)}40%{transform:translate3d(0,-10px,0)}60%{transform:translateZ(0)}}.sidebar.svelte-1w0vpzn.svelte-1w0vpzn{background:var(--configurator-accent, #267FE5);box-shadow:0 2px 17px #0f0d511a;border-radius:4px;color:#fff;padding:33px 30px;width:100%}@media (max-width:767px){.sidebar.svelte-1w0vpzn.svelte-1w0vpzn{border-top-right-radius:0;border-top-left-radius:0;display:flex;flex-direction:column;margin-top:-10px}}@media (min-width:999px) and (max-width:1199px){.sidebar.svelte-1w0vpzn.svelte-1w0vpzn{padding-right:20px;padding-left:20px}}.sidebar__head.svelte-1w0vpzn.svelte-1w0vpzn{width:100%}@media (max-width:998px){.sidebar__head.svelte-1w0vpzn.svelte-1w0vpzn{align-items:center;cursor:pointer;display:flex;justify-content:space-between}}@media (min-width:768px){.sidebar__head.svelte-1w0vpzn.svelte-1w0vpzn{border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:22px}}.sidebar__title.svelte-1w0vpzn.svelte-1w0vpzn{font-size:20px;font-weight:800;line-height:1.66;letter-spacing:.023em}@media (min-width:768px){.sidebar__title.svelte-1w0vpzn.svelte-1w0vpzn{font-size:24px}}.sidebar__head-arrow.svelte-1w0vpzn.svelte-1w0vpzn{display:none}@media (max-width:767px){.sidebar__head-arrow.svelte-1w0vpzn.svelte-1w0vpzn{width:30px;height:30px;position:relative}.sidebar__head-arrow.svelte-1w0vpzn.svelte-1w0vpzn:before,.sidebar__head-arrow.svelte-1w0vpzn.svelte-1w0vpzn:after{content:"";position:absolute;width:18px;height:2px;background:#fff;top:50%}.sidebar__head-arrow.svelte-1w0vpzn.svelte-1w0vpzn:before{left:0;transform:rotate(45deg)}.sidebar__head-arrow.svelte-1w0vpzn.svelte-1w0vpzn:after{right:0;transform:rotate(-45deg)}}@media (min-width:999px){.sidebar__head-arrow.svelte-1w0vpzn.svelte-1w0vpzn{display:none}}.sidebar__body.svelte-1w0vpzn.svelte-1w0vpzn{font-size:13px;line-height:1.2;padding:25px 0 8px;width:100%}.sidebar__body.svelte-1w0vpzn table.svelte-1w0vpzn{border:0;width:100%}.sidebar__body.svelte-1w0vpzn th.svelte-1w0vpzn,.sidebar__body.svelte-1w0vpzn td.svelte-1w0vpzn{height:26px;padding-bottom:11px}.sidebar__body.svelte-1w0vpzn th.svelte-1w0vpzn{font-weight:800}.sidebar__body.svelte-1w0vpzn td.svelte-1w0vpzn{padding-left:20px;text-align:right}.sidebar__body.svelte-1w0vpzn td.svelte-1w0vpzn:last-child{width:40px}.sidebar__body.svelte-1w0vpzn .td-separator.svelte-1w0vpzn{padding:8px 0 25px}.sidebar__body.svelte-1w0vpzn .td-separator.svelte-1w0vpzn:before{background:rgba(255,255,255,.2);content:"";display:block;height:1px}.sidebar__bottom.svelte-1w0vpzn.svelte-1w0vpzn{width:100%}@media (max-width:767px){.sidebar__bottom.svelte-1w0vpzn.svelte-1w0vpzn{border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:20px;order:-1;padding-bottom:28px}}@media (min-width:768px){.sidebar__bottom.svelte-1w0vpzn.svelte-1w0vpzn{border-top:1px solid rgba(255,255,255,.2);margin-top:15px;padding-top:28px}}.sidebar__switch.svelte-1w0vpzn.svelte-1w0vpzn{--switch-button-background:#42E8E0;--switch-button-border:rgba(0, 0, 0, .1);--switch-button-active-background:#8bf2ed;--switch-button-active-border:rgba(0, 0, 0, .1);--switch-trigger-active-border:#8bf2ed;--switch-text-color:rgba(255, 255, 255, .65);--switch-text-active-color:#fff;margin-bottom:18px}.sidebar__switch.svelte-1w0vpzn .switch__indicator{font-size:16px}.sidebar__bottom-text.svelte-1w0vpzn.svelte-1w0vpzn{font-size:13px;text-align:center;margin-bottom:20px;opacity:.6}.sidebar__total-price.svelte-1w0vpzn.svelte-1w0vpzn{font-size:24px;font-weight:500;letter-spacing:.023em;line-height:1.25;text-align:center}.sidebar__total-price.svelte-1w0vpzn span.svelte-1w0vpzn{font-size:32px;font-weight:800;letter-spacing:.0175em}.sidebar__spinner.svelte-1w0vpzn.svelte-1w0vpzn{padding-top:25px}.sidebar__message.svelte-1w0vpzn.svelte-1w0vpzn{border-radius:4px;font-weight:700;line-height:1.5;margin-top:25px;padding:8px 5px 11px;text-align:center}.sidebar__message.error.svelte-1w0vpzn.svelte-1w0vpzn{background:red;color:#fff}.sidebar.svelte-1w0vpzn .button{width:100%}.configurator.svelte-4spedl{margin-bottom:45px}@media (min-width:768px){.configurator.svelte-4spedl{display:flex}}.configurator.loading.svelte-4spedl{pointer-events:none}@media (min-width:768px){.configurator__content.svelte-4spedl{flex-grow:1;padding-right:12px;width:calc(100% - 320px)}}.configurator__title.svelte-4spedl{border-bottom:1px solid #d6d6d6;margin-bottom:25px;padding-bottom:12px}@media (min-width:999px){.configurator__title.svelte-4spedl{margin-bottom:32px}}.configurator__controls.svelte-4spedl{position:relative;transition:opacity .2s}.configurator__controls.loading.svelte-4spedl{opacity:.3}@media (min-width:768px){.configurator__sidebar.svelte-4spedl{align-self:flex-start;flex-shrink:0;width:320px}}@media (min-width:768px){.configurator__sidebar-inner.svelte-4spedl{position:sticky;top:30px;z-index:1}}.configurator.svelte-4spedl .panel{margin-bottom:0}@media (min-width:1200px){.configurator.svelte-4spedl .panel{padding-left:60px;padding-right:50px;padding-bottom:50px}}