section.builder{position:relative;margin:50px 0}@media (max-width: 992px){section.builder{padding:10px;margin:0}}section.builder .info-hidden{padding:10px 15px;border-radius:12px;background:#1c9ff333;color:#3076a3;font-size:14px;text-decoration:none;margin-bottom:5px;line-height:16px}section.builder .info-hidden:hover{background:#1c9ff3;color:#fff}section.builder .intro{margin-bottom:15px}section.builder .intro h1,section.builder .intro h2{font-size:22px}section.builder .intro p{font-size:14px}section.builder .building{display:flex;justify-content:stretch;gap:24px}@media (max-width: 992px){section.builder .building{display:block}}section.builder .building h2{font-size:22px;padding:20px 35px;margin:0}section.builder .building .steps,section.builder .building .summary{display:flex;flex-direction:column}section.builder .building .steps{flex:1}section.builder .building .summary{width:40%}@media (max-width: 992px){section.builder .building .summary{width:100%}}section.builder .building .summary .all{background:#f0f0f0;padding:35px;border-radius:24px}@media (max-width: 992px){section.builder .building .summary .all{padding:15px;border-radius:12px;margin-top:20px}}section.builder .building .summary .all .norows{font-size:13px;font-style:italic;color:#999}@media (max-width: 992px){section.builder .building .summary .all .norows{font-size:11px}}section.builder .building .summary h3{font-size:17px;line-height:17px;padding:0;margin:0 0 10px}section.builder .building .summary section.product{display:flex;gap:24px;justify-content:stretch;align-items:center}section.builder .building .summary section.product .image{background:#fff;border-radius:12px;overflow:hidden;width:100px;height:100px}section.builder .building .summary section.product .details{flex:1}section.builder .building .summary section.product .details strong{display:block;margin-bottom:5px}section.builder .building .summary section.product .details span.price{display:block;font-size:13px;color:#444}section.builder .building .summary section.part{padding-top:10px}section.builder .building .summary section.part strong{font-size:12px}section.builder .building .summary section.part .items{display:grid;grid-template-columns:repeat(11,1fr);gap:2px;flex-wrap:wrap}@media (max-width: 992px){section.builder .building .summary section.part .items{grid-template-columns:repeat(7,1fr)}}section.builder .building .summary section.part .items .product{background:#fff;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}section.builder .building .summary section.part .items .product .image{width:40px;height:40px}section.builder .building .summary section.part .items .product .price{height:14px;text-align:center;font-size:10px}section.builder .building .summary section.totals{margin:30px 0;background:#fff;border-radius:12px;padding:25px}section.builder .building .summary section.totals>strong{font-size:15px;margin-bottom:5px}section.builder .building .summary section.totals .item,section.builder .building .summary section.totals .total{display:flex;justify-content:space-between;font-size:13px;padding:5px 0}section.builder .building .summary section.totals .total{border-top:1px solid #333;margin-top:10px;padding-top:10px;font-size:17px;font-weight:700}section.builder .building p{font-size:13px}@media (max-width: 992px){section.builder .building p{font-size:11px}}section.builder .building .title{margin-bottom:5px;display:flex;align-items:start;gap:8px}@media (max-width: 992px){section.builder .building .title{margin:0}section.builder .building .title .text{display:flex;flex-direction:column;align-items:center;height:20px}section.builder .building .title .text strong{font-size:13px;line-height:15px}section.builder .building .title .text small{display:block}}section.builder .building .title .status{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#3076a3;border-radius:50%}section.builder .building .title .status i,section.builder .building .title .status i.icon.spinner{background:#fff!important}section.builder .building .title .status.error{background:#fa5252}section.builder .building .title .status.success{background:#12b152}section.builder .building .title p{font-size:13px}section.builder .building a.btn i{-webkit-mask-size:16px;mask-size:16px;width:20px;height:20px}section.builder .products{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;padding:35px}section.builder .products .product{position:relative;overflow:hidden;border:1px solid #fff;border-radius:12px}section.builder .products .product input{position:absolute}section.builder .products .product input:checked+span{box-shadow:0 0 0 2px #bd0005}section.builder .products .product>span{background:#fff;display:flex;align-items:center;justify-content:space-between;position:relative;opacity:.8;cursor:pointer;overflow:hidden}section.builder .products .product:hover{opacity:1;border:1px solid #777}section.builder .products .product:hover small{bottom:0}section.builder .products .product .image{flex:1;display:flex;align-items:center;justify-content:center}section.builder .products .product .image img{max-width:100%}section.builder .products .product small{display:block;position:absolute;left:0;right:0;bottom:-20px;text-align:center;font-size:11px;color:#999;transition:bottom .3s ease}@media (max-width: 992px){section.builder .products .product small{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}}section.builder .base-step .step,section.builder .base-step .part,section.builder .base-parts .step,section.builder .base-parts .part{background:#f9f9f9;padding:35px;border-radius:24px;margin-bottom:24px}@media (max-width: 992px){section.builder .base-step .step,section.builder .base-step .part,section.builder .base-parts .step,section.builder .base-parts .part{border-radius:12px;padding:15px;margin-bottom:12px}}@media (max-width: 992px){section.builder .base-step .step>.field,section.builder .base-step .step>a,section.builder .base-step .part>.field,section.builder .base-step .part>a,section.builder .base-parts .step>.field,section.builder .base-parts .step>a,section.builder .base-parts .part>.field,section.builder .base-parts .part>a{margin-top:5px}}section.builder .base-step .selection small,section.builder .base-parts .selection small{font-weight:700;font-size:11px}section.builder .base-step .selection .items,section.builder .base-parts .selection .items{display:flex;flex-wrap:wrap;gap:3px;margin:8px 0}@media (max-width: 992px){section.builder .base-step .selection .items,section.builder .base-parts .selection .items{margin:4px 0}}section.builder .base-step .selection .items a,section.builder .base-parts .selection .items a{display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;border:1px solid #eee;position:relative}section.builder .base-step .selection .items a.error,section.builder .base-parts .selection .items a.error{border-color:#fa5252;box-shadow:0 0 0 1px #fa5252}section.builder .base-step .selection .items a.error .image,section.builder .base-parts .selection .items a.error .image{opacity:.5}section.builder .base-step .selection .items a.error:before,section.builder .base-parts .selection .items a.error:before{z-index:10;display:flex;width:20px;height:20px;background:#fa5252;content:"";position:absolute;top:0;right:0;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:17px;mask-size:17px;-webkit-mask-image:url(/build/assets/triangle-exclamation-solid-full-DjK_PY3a.svg);mask-image:url(/build/assets/triangle-exclamation-solid-full-DjK_PY3a.svg)}section.builder .base-step .selection .items a:hover,section.builder .base-parts .selection .items a:hover{border-color:#000}section.builder .base-step .selection .items a .image,section.builder .base-parts .selection .items a .image{width:80px;height:80px}@media (max-width: 992px){section.builder .base-step .selection .items a .image,section.builder .base-parts .selection .items a .image{width:60px;height:60px}section.builder .base-step .selection .items a .image img,section.builder .base-parts .selection .items a .image img{width:60px;height:60px}}section.builder .base-step .selection .items a .price,section.builder .base-parts .selection .items a .price{position:absolute;bottom:2px;right:2px;font-size:11px;color:#000}section.builder .base-step .edit,section.builder .base-parts .edit{display:flex;gap:4px;color:#888;font-size:12px;align-items:center}section.builder .base-step .edit .icon,section.builder .base-parts .edit .icon{background:#888}section.builder .base-step .edit:hover,section.builder .base-parts .edit:hover{color:#f60}section.builder .base-step .edit:hover .icon,section.builder .base-parts .edit:hover .icon{background:#f60}.part-step .filters{padding:10px 25px 0}@media (max-width: 992px){.part-step .filters{padding:5px 10px 0;font-size:12px}}.part-step .filters .field{margin-bottom:0}.part-step .filters .filter-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}@media (max-width: 992px){.part-step .filters .filter-fields{grid-template-columns:repeat(2,1fr)}}.part-step .title{padding:25px}@media (max-width: 992px){.part-step .title{padding:10px 10px 5px}}.part-step .title h2{margin:0;font-size:18px;font-weight:700}@media (max-width: 992px){.part-step .title h2{font-size:14px;line-height:18px;display:block;overflow:hidden;white-space:normal;text-overflow:ellipsis}}.part-step .title p{padding:0;margin:0;font-size:13px;color:#555}@media (max-width: 992px){.part-step .title p{font-size:12px;line-height:14px}}.part-step .selection{padding:10px 25px;background:#f9f9f9}@media (max-width: 992px){.part-step .selection{padding:5px 10px}}.part-step .buttons{padding:25px;background:#f9f9f9}@media (max-width: 992px){.part-step .buttons{padding:10px}}.part-step .products{padding:25px;display:grid;grid-template-columns:repeat(6,1fr);gap:6px;max-height:calc(100vh - 550px);overflow-y:auto}.part-step .products.line4{grid-template-columns:repeat(4,1fr);gap:10px}.part-step .products.line5{grid-template-columns:repeat(5,1fr);gap:8px}@media (max-width: 992px){.part-step .products{grid-template-columns:repeat(4,1fr);padding:10px;gap:2px;max-height:calc(100vh - 400px)}}.part-step .products a.product{border:1px solid #eee;border-radius:8px;overflow:hidden;position:relative;opacity:.8}.part-step .products a.product:hover{opacity:1;border:1px solid #777;box-shadow:0 0 10px #0003;margin-top:-4px}.part-step .products a.product:hover small{bottom:0}.part-step .products a.product.active{opacity:1;border-color:#444;box-shadow:0 0 10px #0003}.part-step .products a.product img{max-width:100%;max-height:100%}.part-step .products a.product .price{position:absolute;top:3px;right:3px;font-size:11px;color:#333}.part-step .products a.product small{display:block;position:absolute;left:0;right:0;bottom:-20px;text-align:center;font-size:11px;color:#999;transition:bottom .2s ease}@media (max-width: 992px){.part-step .products a.product small{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}}.part-step .products a.product .badge{position:absolute;display:flex;align-items:center;justify-content:center;top:5px;left:5px;background:#000;color:#fff;font-size:11px;line-height:11px;width:20px;height:15px;padding:2px 6px;border-radius:20px}.part-step .selection strong{color:#444;font-size:13px;display:block;line-height:15px}.part-step .selection small{color:#999;font-size:11px;display:block;line-height:11px;margin-bottom:3px}.part-step .selection .items{display:flex;gap:6px;overflow-y:auto;padding:1px}@media (max-width: 992px){.part-step .selection .items{padding:1px 1px 8px}}.part-step .selection .items .selected{background:#fff;border-radius:8px;border:1px dashed #ddd;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;flex:0 0 calc((100% - 36px) / 7)}@media (max-width: 992px){.part-step .selection .items .selected{min-width:0;flex:0 0 calc((100% - 18px)/4)}}.part-step .selection .items .selected .unselect{display:none;position:absolute;top:3px;right:3px;width:20px;height:20px;align-items:center;justify-content:center;background:#fff;border-radius:8px;z-index:20;cursor:pointer}.part-step .selection .items .selected .unselect i,.part-step .selection .items .selected .unselect:hover{background:#fa5252}.part-step .selection .items .selected .unselect:hover i{background:#fff}.part-step .selection .items .selected .price{position:absolute;bottom:3px;right:3px;font-size:11px;color:#333;z-index:10}.part-step .selection .items .selected .norows{position:absolute;top:50%;transform:translateY(-50%);left:10px;right:10px;font-size:11px;color:#aaa;text-align:center}.part-step .selection .items .selected .image{width:90px;height:90px;position:relative;z-index:1}@media (max-width: 992px){.part-step .selection .items .selected .image{width:80px;height:80px}}.part-step .selection .items .selected .image img{max-width:100%;max-height:100%}.part-step .selection .items .selected.active{opacity:1;border:1px solid #12b152;box-shadow:0 0 0 1px #12b152}.part-step .selection .items .selected.active .unselect{display:flex}body .builder .alert{position:fixed;top:185px;width:100%;max-width:550px;left:50%;transform:translate(-50%);cursor:pointer;padding:15px 25px;display:block}@media (max-width: 992px){body .builder .alert{top:90px;left:5px;right:5px;transform:unset;padding:10px 20px;font-size:13px;width:auto}}body .builder .alert.error{background:#fa5252}
