.WelcomePieces2_container__Rs30j{position:relative;width:100%;min-height:100vh;overflow:hidden}.WelcomePieces2_visually_hidden__Ty0kO{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.WelcomePieces2_banner__b3g7T{position:relative;width:100%;min-height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:flex-end;justify-content:center}.WelcomePieces2_bannerImage__vLxWC{object-fit:cover;z-index:0}.WelcomePieces2_overlay__LXmrk{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.4));z-index:1}.WelcomePieces2_persona_div__HIwzX{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:auto;height:100%;z-index:2;display:flex;align-items:flex-end;justify-content:center}.WelcomePieces2_persona__2qDCR{height:90vh;width:auto;object-fit:contain;z-index:2;pointer-events:none}.WelcomePieces2_content__0kPTS{position:relative;z-index:3;width:95%;padding:2rem 0 3rem;text-align:center;justify-items:center;color:white}.WelcomePieces2_textContent__VTUHG{margin-bottom:2rem}.WelcomePieces2_title__tCHnB{font-size:2.3rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.WelcomePieces2_subtitle__XwMSl{font-size:1.5rem;font-weight:500;margin-bottom:0;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.WelcomePieces2_searchBar__ZnTVw{background-color:var(--cor12);border-radius:50px;max-width:1400px;padding:1rem 1.5rem;box-shadow:0 10px 25px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:2rem}.WelcomePieces2_column__GTd8y{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center}.WelcomePieces2_column1__sXxPZ{display:none}.WelcomePieces2_field__cL_T_{flex:1 1;min-width:210px;max-width:25%}.WelcomePieces2_fieldCTA__hQ1UC{flex:0 0 auto}.WelcomePieces2_control__yvn__{width:100%;padding:12px 16px;border:2px solid #5e5e5e;border-radius:50px;background:transparent;color:#333;font-size:14px;font-weight:500;outline:none;transition:border-color .3s ease,box-shadow .3s ease,color .3s ease,background-color .3s ease}.WelcomePieces2_control__yvn__:focus{border-color:#c4a853}.WelcomePieces2_selectContainer__DuXH9{color:#333}.WelcomePieces2_cta__Qrbr_{background-color:var(--cor2);color:var(--cor_font2);border:1px solid var(--cor2);border-radius:50px;padding:15px 24px;font-size:14px;min-height:64px;font-weight:600;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease;white-space:nowrap}.WelcomePieces2_cta__Qrbr_:hover{background-color:var(--cor_font2);color:var(--cor2);border:1px solid var(--cor2)}.WelcomePieces2_advancedText__Ab0RQ{color:white;font-size:14px;font-weight:600;cursor:pointer;text-shadow:1px 1px 2px rgba(0,0,0,.7);transition:color .3s ease}.WelcomePieces2_advancedText__Ab0RQ:hover{color:#FFFFFF}.WelcomePieces2_advancedText1__KLpRQ{display:none}.WelcomePieces2_popupOverlay__gycjv{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:0}.WelcomePieces2_popup__8GtIv{background:white;border-radius:12px;width:100%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 40px rgba(0,0,0,.3)}.WelcomePieces2_popupHeader__3Uh0Y{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0;font-size:18px;font-weight:600;color:#333;flex-shrink:0}.WelcomePieces2_popupClose__QTsB9{background:none;border:none;font-size:24px;cursor:pointer;color:#666;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease,color .3s ease,transform .3s ease}.WelcomePieces2_popupClose__QTsB9:hover{background:#f0f0f0;color:#333}.WelcomePieces2_popupBody__XEKf_{padding:1.5rem;overflow-y:auto;flex:1 1}.WelcomePieces2_formItem__H5uxO{margin-bottom:1.5rem}.WelcomePieces2_formLabel__VuBmK{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:.5rem}.WelcomePieces2_formInput__ZrE8C{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;transition:border-color .3s ease,box-shadow .3s ease,color .3s ease,background-color .3s ease}.WelcomePieces2_formInput__ZrE8C:focus{outline:none;border-color:#c4a853;box-shadow:0 0 0 3px rgba(196,168,83,.1)}.WelcomePieces2_simplifiedInput__fZRof{width:100%;padding:12px 16px;border-radius:50px;min-height:50px;height:50px;border:.1px solid var(--code-input-border,rgba(255,255,255,.1));background:var(--code-input-bg,rgba(255,255,255,.08));color:var(--code-input-text,#fff);font-size:15px;font-weight:500;outline:none;box-shadow:none;transition:box-shadow .3s ease}.WelcomePieces2_simplifiedInput__fZRof::placeholder{color:var(--code-input-placeholder,rgba(255,255,255,.8))}.WelcomePieces2_simplifiedInput__fZRof:focus{box-shadow:0 1px 8px 0 var(--code-input-border,rgba(255,255,255,.1))}.WelcomePieces2_formInfo__D3UIh{margin-top:.5rem;font-size:12px;color:#666;display:flex;align-items:center;gap:.5rem}.WelcomePieces2_separator__yWyJS{text-align:center;font-size:14px;color:#666;margin:1.5rem 0;position:relative}.WelcomePieces2_separator__yWyJS:after,.WelcomePieces2_separator__yWyJS:before{content:"";position:absolute;top:50%;width:40%;height:1px;background:#ddd}.WelcomePieces2_separator__yWyJS:before{left:0}.WelcomePieces2_separator__yWyJS:after{right:0}.WelcomePieces2_formRadios__eW7Sy{display:flex;gap:1rem;flex-wrap:wrap}.WelcomePieces2_radioLabel__j_lSx{display:flex;align-items:center;gap:.5rem;font-size:14px;cursor:pointer}.WelcomePieces2_radioLabel__j_lSx input[type=radio]{width:16px;height:16px}.WelcomePieces2_priceInputs__yVPOM{display:flex;gap:1rem}.WelcomePieces2_priceInputs__yVPOM .WelcomePieces2_formInput__ZrE8C{flex:1 1}.WelcomePieces2_checkNumbers__Nh037{display:flex;gap:1rem;flex-wrap:wrap}.WelcomePieces2_checkLabel__XstAk{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:border-color .3s ease,background-color .3s ease,color .3s ease}.WelcomePieces2_checkLabel__XstAk:hover{border-color:#c4a853}.WelcomePieces2_checkLabel__XstAk input[type=checkbox]{display:none}.WelcomePieces2_checkLabel__XstAk input[type=checkbox]:checked+span{background:#c4a853;color:white}.WelcomePieces2_checkLabel__XstAk span{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .3s ease,color .3s ease}.WelcomePieces2_formChecks__pwR6c{display:flex;flex-direction:column;gap:.5rem}.WelcomePieces2_checkboxLabel___79uB{display:flex;align-items:center;gap:.5rem;font-size:14px;cursor:pointer}.WelcomePieces2_checkboxLabel___79uB input[type=checkbox]{width:16px;height:16px}.WelcomePieces2_popupFooter__pSnr3{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-top:1px solid #e0e0e0;gap:1rem;flex-shrink:0;position:-webkit-sticky;position:sticky;bottom:0;background:white;border-radius:0 0 12px 12px}.WelcomePieces2_clearBtn__zuvtV{background:transparent;border:1px solid #ddd;color:#666;padding:12px 24px;border-radius:8px;font-size:14px;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease;display:flex;align-items:center;gap:.5rem}.WelcomePieces2_clearBtn__zuvtV:hover{background:#f0f0f0;border-color:#ccc}.WelcomePieces2_searchBtn__XBsCK{background-color:var(--cor2);color:var(--cor_font2);border:1px solid var(--cor2);padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease;display:flex;align-items:center;gap:.5rem}.WelcomePieces2_searchBtn__XBsCK:hover{background-color:var(--cor_font2);color:var(--cor2);border:1px solid var(--cor2)}@media (max-width:768px){.WelcomePieces2_content__0kPTS{padding:1rem}.WelcomePieces2_textContent__VTUHG{display:none}.WelcomePieces2_title__tCHnB{font-size:1.8rem}.WelcomePieces2_subtitle__XwMSl{font-size:1.2rem}.WelcomePieces2_column__GTd8y{flex-direction:column}.WelcomePieces2_field__cL_T_{min-width:100%;width:100%;max-width:100%}.WelcomePieces2_searchBar__ZnTVw{width:100%;background:transparent!important;padding:1rem 0;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.WelcomePieces2_popup__8GtIv{margin:2.5%;max-height:95%}.WelcomePieces2_popupFooter__pSnr3{flex-direction:column}.WelcomePieces2_clearBtn__zuvtV,.WelcomePieces2_searchBtn__XBsCK{width:100%;justify-content:center}}@media (max-width:480px){.WelcomePieces2_title__tCHnB{font-size:1.5rem}.WelcomePieces2_subtitle__XwMSl{font-size:1rem}.WelcomePieces2_content__0kPTS{padding:1rem 0}}
/*# sourceMappingURL=2a33dfaa1ab44a33.css.map*/