.MultiStepForm-module__fb1chG__container{background:#363636;width:100%;max-width:1200px;min-height:800px;margin:0 auto;padding:2rem}@media (max-width:600px){.MultiStepForm-module__fb1chG__container{width:100%;padding:0 .5rem}}.MultiStepForm-module__fb1chG__logoWrapper{justify-content:center;margin-bottom:2rem;display:flex}.MultiStepForm-module__fb1chG__logo{-o-object-fit:contain;object-fit:contain}.MultiStepForm-module__fb1chG__title{letter-spacing:.05em;text-transform:uppercase;color:#fff;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:400}.MultiStepForm-module__fb1chG__stepperWrapper{flex-direction:column;gap:1rem;display:flex}.MultiStepForm-module__fb1chG__stepItem{flex-direction:column;display:flex}.MultiStepForm-module__fb1chG__stepHeader{cursor:pointer;-webkit-user-select:none;user-select:none;color:#333;background:#fff;border:1px solid #eee;border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.MultiStepForm-module__fb1chG__stepHeaderActive{border-color:var(--accent-gold);color:var(--primary);z-index:3;background:#f4f3f3;position:relative}@media (min-width:769px){.MultiStepForm-module__fb1chG__stepHeaderActive{border-top:1px solid var(--accent-gold);border-left:1px solid var(--accent-gold);border-right:1px solid var(--accent-gold);border-bottom:1px solid #f4f3f3;border-radius:8px 8px 0 0;margin-bottom:-1px;box-shadow:0 4px #f4f3f3}}.MultiStepForm-module__fb1chG__stepHeaderDisabled{opacity:.6;cursor:default;color:#999;background:#fafafa}.MultiStepForm-module__fb1chG__stepNumber{width:32px;height:32px;color:var(--secondary);background:#eee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.MultiStepForm-module__fb1chG__stepHeaderActive .MultiStepForm-module__fb1chG__stepNumber{background:var(--accent-gold);color:#fff}.MultiStepForm-module__fb1chG__stepHeaderCompleted .MultiStepForm-module__fb1chG__stepNumber{color:#fff;background-color:#10b981;border-color:#10b981}.MultiStepForm-module__fb1chG__stepHeaderCompleted .MultiStepForm-module__fb1chG__stepTitle{color:#10b981}.MultiStepForm-module__fb1chG__checkmark{font-size:.9rem;line-height:1}.MultiStepForm-module__fb1chG__stepTitle{color:var(--secondary);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500;transition:color .3s}.MultiStepForm-module__fb1chG__stepContent{z-index:1;color:#333;background:#f4f3f3;border:1px solid #eee;border-top:none;border-radius:0 0 8px 8px;margin-top:-10px;margin-bottom:1rem;padding:2rem;animation:.3s ease-out MultiStepForm-module__fb1chG__fadeIn;position:relative}.MultiStepForm-module__fb1chG__stepContent p,.MultiStepForm-module__fb1chG__stepContent h2{color:#333!important}@media (min-width:769px){.MultiStepForm-module__fb1chG__stepperWrapper{grid-template-columns:repeat(var(--step-count,4),1fr);grid-template-rows:auto 1fr;gap:0;margin-top:2rem;display:grid}.MultiStepForm-module__fb1chG__stepItem{display:contents}.MultiStepForm-module__fb1chG__stepHeader{text-align:center;border-right:none;border-radius:0;flex-direction:column;grid-row:1;justify-content:center;gap:.5rem;padding:1.5rem 1rem;position:relative}.MultiStepForm-module__fb1chG__stepHeader:first-of-type{border-radius:8px 0 0}.MultiStepForm-module__fb1chG__stepHeader:last-of-type{border-right:1px solid #eee;border-radius:0 8px 0 0}.MultiStepForm-module__fb1chG__stepContent{border:1px solid #eee;border-top:none;border-radius:0 0 8px 8px;grid-area:2/1/auto/-1;margin:0}}@media (max-width:768px){.MultiStepForm-module__fb1chG__stepHeader{z-index:2;position:relative}}.MultiStepForm-module__fb1chG__errorMessage{color:#ef4444;text-align:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.95rem}.MultiStepForm-module__fb1chG__buttons{border-top:1px solid #eee;justify-content:space-between;margin-top:2rem;padding-top:2rem;display:flex}.MultiStepForm-module__fb1chG__button{background:var(--primary);color:#fff;border:1px solid var(--primary);cursor:pointer;text-transform:uppercase;letter-spacing:.1em;padding:.8rem 2rem;font-size:.9rem;transition:all .3s}.MultiStepForm-module__fb1chG__button:hover{background:var(--accent-gold);border-color:var(--accent-gold)}.MultiStepForm-module__fb1chG__button:disabled{opacity:.7;cursor:not-allowed}.MultiStepForm-module__fb1chG__secondaryButton{color:var(--secondary);border:1px solid var(--secondary);background:0 0}@media (max-width:768px){.MultiStepForm-module__fb1chG__buttons{flex-direction:column-reverse;gap:1rem}.MultiStepForm-module__fb1chG__button,.MultiStepForm-module__fb1chG__secondaryButton{text-align:center;width:100%;margin:0}}.MultiStepForm-module__fb1chG__successMessage{text-align:center;padding:4rem 2rem}.MultiStepForm-module__fb1chG__successMessage h2{color:var(--primary);margin-bottom:1rem}@keyframes MultiStepForm-module__fb1chG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Step1Contact-module__dTyHdW__container{flex-direction:column;gap:1.5rem;display:flex}.Step1Contact-module__dTyHdW__container h2{color:#333;margin:0;font-size:1.2rem;font-weight:600}.Step1Contact-module__dTyHdW__subtitle{margin-bottom:1rem;color:#333!important}.Step1Contact-module__dTyHdW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Step1Contact-module__dTyHdW__label{text-transform:uppercase;letter-spacing:.05em;color:var(--secondary);font-size:.85rem;font-weight:500}.Step1Contact-module__dTyHdW__labelWrapper{align-items:center;gap:.5rem;display:flex}.Step1Contact-module__dTyHdW__infoIcon{cursor:help;color:var(--accent-gold);justify-content:center;align-items:center;display:flex;position:relative}.Step1Contact-module__dTyHdW__infoIcon:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:10;pointer-events:none;text-transform:none;background:#333;border-radius:4px;padding:.4rem .8rem;font-size:.75rem;position:absolute;bottom:120%;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0003}.Step1Contact-module__dTyHdW__input,.Step1Contact-module__dTyHdW__textarea{color:#333;background-color:#0000;border:none;border-bottom:1px solid #333;border-radius:0;outline:none;width:100%;padding:.8rem 0;font-size:1rem;transition:border-color .2s,background-color .2s}.Step1Contact-module__dTyHdW__input:focus,.Step1Contact-module__dTyHdW__textarea:focus{border-bottom-color:var(--accent-gold);box-shadow:none;outline:none}.Step1Contact-module__dTyHdW__input::-moz-placeholder{color:#3636364d;font-weight:300}.Step1Contact-module__dTyHdW__textarea::-moz-placeholder{color:#3636364d;font-weight:300}.Step1Contact-module__dTyHdW__input::placeholder,.Step1Contact-module__dTyHdW__textarea::placeholder{color:#3636364d;font-weight:300}.Step1Contact-module__dTyHdW__inputError{border-bottom-color:#ef4444!important}.Step1Contact-module__dTyHdW__errorText{color:#ef4444;margin-top:-.25rem;font-size:.8rem}.Step1Contact-module__dTyHdW__phoneInputGroup{gap:0;display:flex}.Step1Contact-module__dTyHdW__select{cursor:pointer;appearance:none;text-align:center;color:#333;background-color:#0000;border:none;border-bottom:1px solid #333;border-radius:0;outline:none;min-width:80px;padding:.8rem 0;font-family:inherit;font-size:1rem}.Step1Contact-module__dTyHdW__select:focus{background:#fdfdfd;outline:none}.Step1Contact-module__dTyHdW__phoneInputGroup input{flex-grow:1}.Step1Contact-module__dTyHdW__checkboxLabel{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.9rem;font-weight:400;line-height:1.4;display:flex}.Step1Contact-module__dTyHdW__checkbox{cursor:pointer;accent-color:#b49d66;appearance:none;background-color:#0000;border:1px solid #333;border-radius:2px;flex-shrink:0;width:20px;height:20px;transition:all .2s;position:relative}.Step1Contact-module__dTyHdW__checkbox:checked{background-color:#b49d66;border-color:#b49d66}.Step1Contact-module__dTyHdW__checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Step1Contact-module__dTyHdW__checkbox:hover{border-color:#b49d66}
.Step2Type-module__YldkUG__container{flex-direction:column;gap:2rem;display:flex}.Step2Type-module__YldkUG__section{flex-direction:column;gap:.75rem;display:flex}.Step2Type-module__YldkUG__sectionLabel{font-size:1rem;font-weight:600}.Step2Type-module__YldkUG__labelWrapper{align-items:center;gap:.5rem;display:flex}.Step2Type-module__YldkUG__infoIcon{cursor:help;color:var(--accent-gold);justify-content:center;align-items:center;display:flex;position:relative}.Step2Type-module__YldkUG__infoIcon:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:10;pointer-events:none;text-transform:none;background:#333;border-radius:4px;padding:.4rem .8rem;font-size:.75rem;position:absolute;bottom:120%;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0003}.Step2Type-module__YldkUG__labelError{color:#ef4444}.Step2Type-module__YldkUG__cardError{border-color:#ef4444!important}.Step2Type-module__YldkUG__errorText{color:#ef4444;margin-top:.5rem;font-size:.8rem}.Step2Type-module__YldkUG__cardGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.Step2Type-module__YldkUG__card{cursor:pointer;text-align:center;background:#f4f3f3;border:1px solid #36363633;border-radius:0;flex-direction:column;align-items:center;gap:1rem;padding:2rem;transition:all .3s;display:flex}.Step2Type-module__YldkUG__card:hover{border-color:var(--accent-gold);transform:translateY(-2px);box-shadow:0 5px 15px #0000000d}.Step2Type-module__YldkUG__card.Step2Type-module__YldkUG__selected{border-color:var(--accent-gold);box-shadow:0 0 0 1px var(--accent-gold);background:#b49d661a}.Step2Type-module__YldkUG__smallCard{padding:1.5rem}.Step2Type-module__YldkUG__icon{opacity:.8;font-size:2.5rem}.Step2Type-module__YldkUG__label{letter-spacing:.02em;font-size:.95rem;font-weight:500}.Step2Type-module__YldkUG__radioGroup{gap:2rem;display:flex}@media (max-width:768px){.Step2Type-module__YldkUG__radioGroup{flex-direction:column;align-items:flex-start;gap:1rem}}.Step2Type-module__YldkUG__imageWrapper{justify-content:center;align-items:center;width:100%;margin-bottom:.5rem;display:flex}.Step2Type-module__YldkUG__shapeImage{max-height:140px;width:100%!important;height:auto!important}.Step2Type-module__YldkUG__tooltip{cursor:help;margin-left:.5rem;font-size:1.2rem}.Step2Type-module__YldkUG__radioLabel{cursor:pointer;align-items:center;gap:.5rem;font-size:1rem;display:flex}.Step2Type-module__YldkUG__radioInput{appearance:none;border:1px solid var(--border);border-radius:4px;place-content:center;width:20px;height:20px;margin:0;transition:all .2s;display:grid}.Step2Type-module__YldkUG__radioInput:before{content:"";width:10px;height:10px;box-shadow:inset 1em 1em var(--primary);transform-origin:50%;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);background-color:var(--primary);transition:transform .12s ease-in-out;transform:scale(0)}.Step2Type-module__YldkUG__radioInput:checked{border-color:var(--primary)}.Step2Type-module__YldkUG__labelTextContainer{justify-content:center;align-items:center;gap:.5rem;display:flex}.Step2Type-module__YldkUG__infoIconWrapper{cursor:pointer;justify-content:center;align-items:center;transition:transform .2s;display:flex}.Step2Type-module__YldkUG__infoIconWrapper:hover{transform:scale(1.1)}.Step2Type-module__YldkUG__inlineInfoIcon{vertical-align:middle;cursor:pointer;margin-left:.5rem;transition:transform .2s;display:inline-flex}.Step2Type-module__YldkUG__inlineInfoIcon:hover{transform:scale(1.1)}.Step2Type-module__YldkUG__radioInput:checked:before{transform:scale(1)}.Step2Type-module__YldkUG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out Step2Type-module__YldkUG__fadeIn;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Step2Type-module__YldkUG__modalContent{text-align:left;scrollbar-width:thin;scrollbar-color:#0000004d transparent;background:#fff;border-radius:8px;flex-direction:column;gap:1.5rem;width:90%;max-width:600px;max-height:90vh;padding:2rem;animation:.2s ease-out Step2Type-module__YldkUG__slideUp;display:flex;position:relative;overflow:hidden auto;box-shadow:0 10px 25px #0000001a}.Step2Type-module__YldkUG__modalContent::-webkit-scrollbar{width:8px}.Step2Type-module__YldkUG__modalContent::-webkit-scrollbar-track{background:0 0}.Step2Type-module__YldkUG__modalContent::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}.Step2Type-module__YldkUG__modalContent::-webkit-scrollbar-thumb:hover{background:#00000080}.Step2Type-module__YldkUG__modalCloseX{cursor:pointer;color:var(--secondary);background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;position:absolute;top:1rem;right:1rem}.Step2Type-module__YldkUG__modalText{color:var(--primary);font-size:1rem;line-height:1.5}.Step2Type-module__YldkUG__modalOkButton{background:var(--primary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:4px;align-self:center;padding:.75rem 2rem;font-size:.9rem;transition:background .2s}.Step2Type-module__YldkUG__modalOkButton:hover{background:var(--accent-gold)}@keyframes Step2Type-module__YldkUG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Step2Type-module__YldkUG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Step3Dimensions-module__-LggLW__container{flex-direction:column;gap:1.5rem;display:flex}.Step3Dimensions-module__-LggLW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Step3Dimensions-module__-LggLW__label{text-transform:uppercase;letter-spacing:.05em;color:var(--secondary);font-size:.85rem;font-weight:500}.Step3Dimensions-module__-LggLW__inputError{border-bottom-color:#ef4444!important}.Step3Dimensions-module__-LggLW__errorText{color:#ef4444;margin-top:-.25rem;font-size:.8rem}.Step3Dimensions-module__-LggLW__input{color:#333;background-color:#0000;border:none;border-bottom:1px solid #333;border-radius:0;outline:none;width:100%;padding:.8rem 0;font-family:inherit;font-size:1rem;transition:all .3s}.Step3Dimensions-module__-LggLW__input:focus{border-bottom-color:var(--accent-gold);box-shadow:none}.Step3Dimensions-module__-LggLW__input::placeholder{color:#3636364d;font-weight:300}.Step3Dimensions-module__-LggLW__helpText{color:var(--secondary);font-size:.8rem}.Step3Dimensions-module__-LggLW__infoIcon{cursor:help;color:var(--accent-gold);justify-content:center;align-items:center;transition:transform .2s;display:flex;position:relative}.Step3Dimensions-module__-LggLW__infoIcon:hover{transform:scale(1.1)}.Step3Dimensions-module__-LggLW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out Step3Dimensions-module__-LggLW__fadeIn;display:flex;position:fixed;top:0;left:0}.Step3Dimensions-module__-LggLW__modalContent{text-align:center;background:#fff;border-radius:8px;flex-direction:column;gap:1.5rem;width:90%;max-width:400px;padding:2rem;animation:.2s ease-out Step3Dimensions-module__-LggLW__slideUp;display:flex;position:relative;box-shadow:0 10px 25px #0000001a}.Step3Dimensions-module__-LggLW__modalCloseX{cursor:pointer;color:var(--secondary);background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;position:absolute;top:1rem;right:1rem}.Step3Dimensions-module__-LggLW__modalText{color:var(--primary);font-size:1rem;line-height:1.5}.Step3Dimensions-module__-LggLW__modalOkButton{background:var(--primary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:4px;align-self:center;padding:.75rem 2rem;font-size:.9rem;transition:background .2s}.Step3Dimensions-module__-LggLW__modalOkButton:hover{background:var(--accent-gold)}@keyframes Step3Dimensions-module__-LggLW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Step3Dimensions-module__-LggLW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Step4Details-module__LDz1ga__container{animation:.5s ease-out Step4Details-module__LDz1ga__fadeIn}.Step4Details-module__LDz1ga__subtitle{margin-bottom:2rem;color:#333!important}.Step4Details-module__LDz1ga__dreamDoorSection{background:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.Step4Details-module__LDz1ga__dreamLabel{color:var(--primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600;display:block}.Step4Details-module__LDz1ga__dreamDescription{margin-bottom:1rem;font-size:.9rem;line-height:1.6;color:#333!important}.Step4Details-module__LDz1ga__textarea{resize:vertical;color:#333;background-color:#0000;border:none;border-bottom:1px solid #333;border-radius:0;outline:none;width:100%;padding:.8rem 0;font-family:inherit;font-size:1rem;transition:border-color .2s}.Step4Details-module__LDz1ga__textarea:focus{border-bottom-color:var(--accent-gold)}.Step4Details-module__LDz1ga__uploadSection{margin-top:1rem}.Step4Details-module__LDz1ga__uploadLabel{margin-bottom:.5rem;font-weight:600;display:block}.Step4Details-module__LDz1ga__dropzone{cursor:pointer;color:var(--secondary);background:#f9f9f9;border:2px dashed #ccc;border-radius:8px;flex-direction:column;align-items:center;gap:1rem;padding:2rem;transition:all .2s;display:flex}.Step4Details-module__LDz1ga__dropzone:hover{border-color:var(--accent-gold);background:#fff;box-shadow:0 4px 12px #0000000d}.Step4Details-module__LDz1ga__dropzoneError{background:#fef2f2;border-color:#ef4444}.Step4Details-module__LDz1ga__dropzoneError:hover{background:#fee2e2;border-color:#dc2626}.Step4Details-module__LDz1ga__uploadIcon{font-size:2rem;display:block}.Step4Details-module__LDz1ga__hiddenInput{display:none}.Step4Details-module__LDz1ga__fileList{margin-top:1rem;padding:0;list-style:none}.Step4Details-module__LDz1ga__fileItem{background:#fff;border:1px solid #eee;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem;font-size:.9rem;display:flex;box-shadow:0 1px 3px #0000000d}.Step4Details-module__LDz1ga__removeButton{color:var(--error);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:1.1rem;font-weight:700;transition:background .2s}.Step4Details-module__LDz1ga__removeButton:hover{background:#fee2e2}.Step4Details-module__LDz1ga__errorText{color:#ef4444;margin-top:.5rem;font-size:.875rem;display:block}@keyframes Step4Details-module__LDz1ga__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Step4Project-module__WMhO1a__container{flex-direction:column;gap:1.5rem;display:flex}.Step4Project-module__WMhO1a__formGroup{flex-direction:column;gap:.5rem;display:flex}.Step4Project-module__WMhO1a__label{text-transform:uppercase;letter-spacing:.05em;color:var(--secondary);font-size:.85rem;font-weight:500}.Step4Project-module__WMhO1a__inputError{border-bottom-color:#ef4444!important}.Step4Project-module__WMhO1a__errorText{color:#ef4444;margin-top:-.25rem;font-size:.8rem}.Step4Project-module__WMhO1a__input,.Step4Project-module__WMhO1a__select,.Step4Project-module__WMhO1a__textarea{color:#333;background-color:#0000;border:none;border-bottom:1px solid #333;border-radius:0;outline:none;width:100%;padding:.8rem 0;font-family:inherit;font-size:1rem;transition:border-color .2s}.Step4Project-module__WMhO1a__input:focus,.Step4Project-module__WMhO1a__select:focus,.Step4Project-module__WMhO1a__textarea:focus{border-bottom-color:var(--accent-gold)}.Step4Project-module__WMhO1a__textarea{resize:vertical;min-height:100px}.Step4Project-module__WMhO1a__input::placeholder{color:#3636364d;font-weight:300}.Step4Project-module__WMhO1a__checkboxLabel{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.9rem;font-weight:400;line-height:1.4;display:flex}.Step4Project-module__WMhO1a__checkbox{cursor:pointer;accent-color:#b49d66;appearance:none;background-color:#0000;border:1px solid #333;border-radius:2px;flex-shrink:0;width:20px;height:20px;transition:all .2s;position:relative}.Step4Project-module__WMhO1a__checkbox:checked{background-color:#b49d66;border-color:#b49d66}.Step4Project-module__WMhO1a__checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Step4Project-module__WMhO1a__checkbox:hover{border-color:#b49d66}
.PremiumNavbar-module__yu5mOa__navbar{z-index:1000;background:#605e5e;align-items:center;height:85px;padding:0;transition:background .3s,padding .3s;display:flex;position:fixed;top:0;left:0;right:0}.PremiumNavbar-module__yu5mOa__navbar.PremiumNavbar-module__yu5mOa__scrolled{background:#605e5e;box-shadow:0 4px 20px #0000000d}.PremiumNavbar-module__yu5mOa__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.PremiumNavbar-module__yu5mOa__logoLink{color:#fff;z-index:1001;text-decoration:none}.PremiumNavbar-module__yu5mOa__desktopLinks{align-items:center;gap:30px;display:flex}.PremiumNavbar-module__yu5mOa__desktopLinks a{font-family:var(--font-raleway),sans-serif;color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:400;transition:color .2s;position:relative}.PremiumNavbar-module__yu5mOa__ctaButton{background:#b49d66;padding:.8rem 1.75rem;font-size:.9rem;font-weight:600;transition:all .2s;color:#fff!important}.PremiumNavbar-module__yu5mOa__ctaButton:hover{background:#363636;transform:translateY(-2px);color:#fff!important}.PremiumNavbar-module__yu5mOa__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:.5rem;display:none}.PremiumNavbar-module__yu5mOa__bar{background-color:#fff;width:24px;height:2px;transition:all .3s}.PremiumNavbar-module__yu5mOa__menuOpen .PremiumNavbar-module__yu5mOa__bar{background-color:#363636}.PremiumNavbar-module__yu5mOa__mobileMenu{opacity:0;pointer-events:none;z-index:1000;background:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.PremiumNavbar-module__yu5mOa__mobileMenu.PremiumNavbar-module__yu5mOa__active{opacity:1;pointer-events:auto}.PremiumNavbar-module__yu5mOa__mobileLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.PremiumNavbar-module__yu5mOa__mobileLinks a{font-family:var(--font-fraunces),serif;color:#363636;font-size:2rem;text-decoration:none;transition:color .2s}.PremiumNavbar-module__yu5mOa__mobileLinks a:hover{color:#b49d66}.PremiumNavbar-module__yu5mOa__mobileCta{margin-top:1rem;font-family:var(--font-raleway),sans-serif!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#fff!important;background:#b49d66!important;border:none!important;border-radius:0!important;padding:1rem 2.5rem!important;font-size:.9rem!important;font-weight:600!important;text-decoration:none!important;transition:all .2s!important;display:inline-block!important}.PremiumNavbar-module__yu5mOa__mobileCta:hover{transform:translateY(-2px);color:#fff!important;background:#363636!important}.PremiumNavbar-module__yu5mOa__mobileReviews{flex-direction:column;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.PremiumNavbar-module__yu5mOa__mobileStars{justify-content:center;align-items:center;gap:.25rem;display:flex}.PremiumNavbar-module__yu5mOa__mobileReviewText{font-family:var(--font-raleway),sans-serif;color:#363636;text-align:center;max-width:300px;margin:0;font-size:.9rem;font-style:italic}@media (max-width:1024px){.PremiumNavbar-module__yu5mOa__desktopLinks{display:none}.PremiumNavbar-module__yu5mOa__hamburger{display:flex}}.PremiumNavbar-module__yu5mOa__menuOpen .PremiumNavbar-module__yu5mOa__bar:first-child{transform:rotate(45deg)translate(5px,6px)}.PremiumNavbar-module__yu5mOa__menuOpen .PremiumNavbar-module__yu5mOa__bar:nth-child(2){opacity:0}.PremiumNavbar-module__yu5mOa__menuOpen .PremiumNavbar-module__yu5mOa__bar:nth-child(3){transform:rotate(-45deg)translate(5px,-6px)}
.page-module__B7JJMG__page{min-height:100vh;font-family:var(--font-raleway),sans-serif;color:#363636;background:#fff;flex-direction:column;font-size:18px;display:flex}.page-module__B7JJMG__page h1,.page-module__B7JJMG__page h2,.page-module__B7JJMG__page h3,.page-module__B7JJMG__page h4,.page-module__B7JJMG__page h5,.page-module__B7JJMG__page h6{font-family:var(--font-fraunces),serif;font-variation-settings:"opsz" 120,"wght" 600,"SOFT" 0,"WONK" 1}.page-module__B7JJMG__main{width:100%}.page-module__B7JJMG__sectionUwStalenDeur{color:#fff;background:#605e5d;padding:4rem 0}.page-module__B7JJMG__sectionUwStalenDeur .page-module__B7JJMG__heading2,.page-module__B7JJMG__sectionUwStalenDeur h2,.page-module__B7JJMG__sectionUwStalenDeur .page-module__B7JJMG__typeCard h3{color:#fff}.page-module__B7JJMG__sectionUwStalenDeur .page-module__B7JJMG__typeCard p,.page-module__B7JJMG__sectionUwStalenDeur .page-module__B7JJMG__subHeading{color:#ffffffe6}.page-module__B7JJMG__subHeadingWhite{color:#ffffffe6;max-width:600px;margin-bottom:4rem;font-size:1.2rem}.page-module__B7JJMG__container{max-width:1400px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.page-module__B7JJMG__container{padding:0 1rem}}.page-module__B7JJMG__sectionLight{background:#fff;padding:4rem 0}.page-module__B7JJMG__sectionDark{color:#fff;background:#363636;padding:8rem 0}.page-module__B7JJMG__heading2{font-family:var(--font-fraunces),serif;font-variation-settings:"opsz" 120,"wght" 600,"SOFT" 0,"WONK" 1;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:600;line-height:1.2}.page-module__B7JJMG__heading2White{font-family:var(--font-fraunces),serif;font-variation-settings:"opsz" 120,"wght" 600,"SOFT" 0,"WONK" 1;letter-spacing:-.02em;color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:600;line-height:1.2}.page-module__B7JJMG__subHeading{color:#666;max-width:600px;margin-bottom:4rem;font-size:1.2rem}.page-module__B7JJMG__heroSection{color:#fff;background:#000;padding-top:8rem;padding-bottom:6rem}.page-module__B7JJMG__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__B7JJMG__heroContent{color:#333;flex:1}.page-module__B7JJMG__heroTitle{font-family:var(--font-fraunces),serif;font-variation-settings:"opsz" 120,"wght" 600,"SOFT" 0,"WONK" 1;color:#fff;margin-bottom:.75rem;font-size:42px;font-weight:600;line-height:1.1}.page-module__B7JJMG__heroSubtitle{font-family:var(--font-fraunces),serif;color:#b49d66;margin-bottom:1.5rem;font-size:1.5rem;font-style:italic;font-weight:400;line-height:1.4}.page-module__B7JJMG__accentText{color:#b49d66;font-style:italic}.page-module__B7JJMG__heroLead{color:#fff;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.page-module__B7JJMG__uspList{color:#fff;flex-direction:column;gap:.8rem;margin:1.5rem 0 2rem;padding:0;font-size:1rem;list-style:none;display:flex}.page-module__B7JJMG__uspList li{align-items:center;gap:.8rem;font-size:1rem;font-weight:500;display:flex}.page-module__B7JJMG__checkIconGreen{color:#22c55e;flex-shrink:0}.page-module__B7JJMG__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__B7JJMG__aboutVisual{aspect-ratio:1;border-radius:4px;width:100%;max-width:450px;position:relative;overflow:hidden}.page-module__B7JJMG__heroReviews{flex-flow:wrap;align-items:center;gap:.8rem;margin-top:1.5rem;display:flex}.page-module__B7JJMG__stars{gap:2px;display:flex}.page-module__B7JJMG__reviewText{color:#fff;flex-direction:column;gap:.3rem;font-size:.9rem;line-height:1.3;display:flex}.page-module__B7JJMG__reviewTextLine{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.page-module__B7JJMG__reviewScore{color:#fff;font-weight:700}.page-module__B7JJMG__reviewCount{opacity:.8;font-size:.85rem}.page-module__B7JJMG__separator{opacity:.5}.page-module__B7JJMG__reviewPlaces{opacity:.9;font-size:.85rem;font-weight:500}.page-module__B7JJMG__heroActions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.page-module__B7JJMG__primaryBtn{color:#fff;font-family:var(--font-raleway),sans-serif;text-transform:uppercase;letter-spacing:.05em;background:#b49d66;border-radius:0;padding:1rem 2.5rem;font-weight:600;transition:all .2s;display:inline-block}.page-module__B7JJMG__primaryBtn:hover{background:#363636;transform:translateY(-2px)}.page-module__B7JJMG__secondaryBtn{color:#fff;font-family:var(--font-raleway),sans-serif;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:2px solid #fff;padding:.9rem 2.3rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.page-module__B7JJMG__secondaryBtn:hover{color:#363636;background:#fff;transform:translateY(-2px)}.page-module__B7JJMG__heroVisual{aspect-ratio:3/4;width:100%;position:relative}.page-module__B7JJMG__imageContainer{width:100%;height:100%;position:relative;overflow:hidden}.page-module__B7JJMG__cardVisual{aspect-ratio:3/4;background:#e5e5e5;margin-bottom:1.5rem;position:relative;overflow:hidden}.page-module__B7JJMG__slideshowContainer{width:100%;height:100%;position:relative}.page-module__B7JJMG__slideshowContainer img{position:absolute;top:0;left:0}.page-module__B7JJMG__cardVisualPlaceholder{aspect-ratio:3/4;color:#999;background:#fafafa;border:1px dashed #ddd;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.page-module__B7JJMG__placeholderImage{color:#999;text-transform:uppercase;letter-spacing:.1em;background:#e5e5e5;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;display:flex}.page-module__B7JJMG__placeholderContent{font-family:var(--font-fraunces),serif;color:#b49d66;flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module__B7JJMG__placeholderIcon{font-size:2rem}.page-module__B7JJMG__typesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.page-module__B7JJMG__typeCard{text-align:left;background:0 0;flex-direction:column;height:100%;display:flex}.page-module__B7JJMG__cardContent{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;display:flex}.page-module__B7JJMG__cardImagePlaceholder{aspect-ratio:3/4;color:#aaa;background:#f0f0f0;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__B7JJMG__typeCard h3{font-family:var(--font-fraunces),serif;color:#363636;margin-bottom:.5rem;font-size:1.75rem}.page-module__B7JJMG__typeCard p{color:#666;margin-bottom:2rem;line-height:1.5}.page-module__B7JJMG__textLinkSmall{color:#b49d66;font-family:var(--font-raleway),sans-serif;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.9rem;font-weight:600;transition:opacity .2s;display:inline-block}.page-module__B7JJMG__textLinkSmall:hover{opacity:.8}.page-module__B7JJMG__textLink{color:#363636;font-size:1.2rem;font-family:var(--font-fraunces),serif;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #b49d66;padding:0 0 2px;transition:all .2s}.page-module__B7JJMG__textLink:hover{color:#b49d66}.page-module__B7JJMG__inspirationText{text-align:center;color:#555;margin-top:1.5rem;font-size:.95rem;line-height:1.6}.page-module__B7JJMG__centerAction{text-align:center}.page-module__B7JJMG__processGrid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (min-width:768px){.page-module__B7JJMG__processGrid{grid-template-columns:repeat(3,1fr)}}.page-module__B7JJMG__processCard{background:0 0;border:1px solid #fff3;flex-direction:column;margin-top:2rem;padding:0;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.page-module__B7JJMG__processCard:hover{border-color:#b49d66;transform:translateY(-10px);box-shadow:0 10px 25px #b49d664d}.page-module__B7JJMG__processStepNum{width:50px;height:50px;font-family:var(--font-fraunces),serif;color:#fff;z-index:10;background:#b49d66;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex;position:absolute;top:-25px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #0003}.page-module__B7JJMG__processImage{background-color:#7a7877;border-bottom:1px solid #ffffff1a;width:100%;height:300px;position:relative;overflow:hidden}.page-module__B7JJMG__processContentPad{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;display:flex}.page-module__B7JJMG__processTitleBox{background:#fff;border:none;margin-bottom:.5rem;padding:1rem 1.5rem;display:inline-block;box-shadow:0 4px 10px #0000001a}.page-module__B7JJMG__processCard h3{color:#363636;text-transform:uppercase;letter-spacing:.05em;margin:0;font-family:Avenir,sans-serif;font-size:1.1rem;font-weight:600}.page-module__B7JJMG__processCard p{color:#ffffffd9;margin:0;font-size:.95rem;line-height:1.6}.page-module__B7JJMG__textWhite{color:#fffc;margin-bottom:3rem;font-size:1.2rem;line-height:1.7}.page-module__B7JJMG__aboutHighlight{gap:1.5rem;margin-top:1.5rem;display:flex}.page-module__B7JJMG__aboutCard{border-left:3px solid var(--color-gold);background:#fff;border-radius:4px;flex:1;padding:1.5rem;box-shadow:0 4px 15px #0000000d}.page-module__B7JJMG__aboutCard h3{color:var(--color-gold);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:1.1rem}.page-module__B7JJMG__aboutCard p{color:#555;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.page-module__B7JJMG__aboutGrid{flex-direction:column;gap:1.5rem;display:flex}.page-module__B7JJMG__aboutContent{display:contents}.page-module__B7JJMG__heading2{order:1}.page-module__B7JJMG__aboutVisual{order:2;margin-bottom:0}.page-module__B7JJMG__aboutText{margin-bottom:0}.page-module__B7JJMG__aboutText,.page-module__B7JJMG__aboutHighlight{order:3}.page-module__B7JJMG__aboutHighlight{flex-direction:column;margin-top:0}}.page-module__B7JJMG__aboutCaption{text-align:center;margin-top:1rem}.page-module__B7JJMG__moduleSection{color:#fff;background:#363636;padding:6rem 0}.page-module__B7JJMG__moduleSection h2{color:#fff}.page-module__B7JJMG__moduleSection p{color:#fffc}.page-module__B7JJMG__moduleHeader{text-align:center;margin-bottom:3rem}.page-module__B7JJMG__moduleWrapper{max-width:900px;margin:0 auto}.page-module__B7JJMG__realisationGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.page-module__B7JJMG__realisationGrid{grid-template-columns:repeat(3,1fr)}}.page-module__B7JJMG__realisationItem{aspect-ratio:16/9;background:#eaeaea;position:relative;overflow:hidden}.page-module__B7JJMG__projectOverlay{color:#fff;width:100%;font-family:var(--font-fraunces),serif;background:linear-gradient(#0000,#000000b3);padding:1rem;font-size:1.1rem;transition:transform .3s;position:absolute;bottom:0;left:0;transform:translateY(100%)}.page-module__B7JJMG__realisationItem:hover .page-module__B7JJMG__projectOverlay{transform:translateY(0)}.page-module__B7JJMG__reviewsGrid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.page-module__B7JJMG__reviewsGrid blockquote{font-family:var(--font-fraunces),serif;color:#fff;font-size:1.5rem;line-height:1.4}.page-module__B7JJMG__whyGrid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:992px){.page-module__B7JJMG__whyGrid{grid-template-columns:1fr 1fr;gap:5rem}}.page-module__B7JJMG__whyList{flex-direction:column;gap:1.5rem;margin-top:2rem;padding:0;list-style:none;display:flex}.page-module__B7JJMG__whyItem{align-items:flex-start;gap:1rem;display:flex}.page-module__B7JJMG__reviewsFeedGrid{flex-direction:column;gap:2rem;margin-top:3rem;margin-bottom:1.5rem;padding-bottom:0;display:flex}@media (min-width:768px){.page-module__B7JJMG__reviewsFeedGrid{-moz-column-count:2;column-count:2;-moz-column-gap:2rem;column-gap:2rem;padding-bottom:0;display:block;overflow-x:visible}.page-module__B7JJMG__reviewCard{width:100%;min-width:auto;max-height:none;overflow-y:visible}}@media (min-width:1024px){.page-module__B7JJMG__reviewsFeedGrid{-moz-column-count:3;column-count:3}}.page-module__B7JJMG__reviewCard{background:#fff;border-radius:8px;flex-direction:column;align-items:stretch;gap:1rem;width:100%;margin-bottom:0;padding:2rem;transition:transform .2s;display:flex;box-shadow:0 4px 20px #0000000d}@media (min-width:768px){.page-module__B7JJMG__reviewCard{scroll-snap-align:none;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;width:100%;min-width:auto;max-height:none;margin-bottom:2rem;display:inline-flex;overflow-y:visible}}.page-module__B7JJMG__reviewCard:hover{transform:translateY(-5px)}.page-module__B7JJMG__reviewHeader{justify-content:space-between;align-items:flex-start;display:flex}.page-module__B7JJMG__reviewAuthor{color:#333;font-size:1rem;font-weight:600}.page-module__B7JJMG__reviewDate{color:#999;font-size:.8rem;display:block}.page-module__B7JJMG__googleIcon{width:24px;height:24px}.page-module__B7JJMG__reviewStars{color:gold;gap:2px;display:flex}.page-module__B7JJMG__reviewBody{color:#555;flex:0 auto;margin:0;font-size:.95rem;font-style:italic;line-height:1.6}.page-module__B7JJMG__checkIcon{color:#fff;background-color:#d4a373;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.2rem;padding:.35rem;display:flex}.page-module__B7JJMG__whyItem h4{font-family:var(--font-playfair),serif;color:#333;margin:0 0 .3rem;font-size:1.1rem}.page-module__B7JJMG__sectionDark .page-module__B7JJMG__whyItem h4{color:#fff}.page-module__B7JJMG__whyItem p{color:#666;max-width:90%;margin:0;font-size:.95rem;line-height:1.5}.page-module__B7JJMG__sectionDark .page-module__B7JJMG__whyItem p{color:#fffc}.page-module__B7JJMG__carouselContainer{aspect-ratio:2/3;border-radius:4px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.page-module__B7JJMG__carouselSlide{opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.page-module__B7JJMG__activeSlide{opacity:1}.page-module__B7JJMG__carouselDots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.page-module__B7JJMG__dot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;transition:background-color .3s}.page-module__B7JJMG__activeDot{background-color:#fff;transform:scale(1.2)}.page-module__B7JJMG__reviewsGrid cite{font-family:var(--font-raleway),sans-serif;text-transform:uppercase;letter-spacing:.1em;color:#b49d66;margin-top:1.5rem;font-size:.8rem;font-style:normal;display:block}@media (max-width:768px){.page-module__B7JJMG__heroSection{padding-top:8.5rem;padding-bottom:2rem}.page-module__B7JJMG__sectionLight,.page-module__B7JJMG__sectionDark{padding:4rem 0}.page-module__B7JJMG__heroTitle,.page-module__B7JJMG__heading2{font-size:2.2rem}.page-module__B7JJMG__heroSubtitle{margin-bottom:1rem;font-size:1.25rem}.page-module__B7JJMG__heroVisual{display:none!important}.page-module__B7JJMG__typesGrid{grid-template-columns:1fr;gap:3rem}.page-module__B7JJMG__typeCard{flex-direction:column;display:flex}.page-module__B7JJMG__typeCard h3{order:-2;margin-bottom:1rem;font-size:1.5rem}.page-module__B7JJMG__cardVisual{border-radius:4px;order:-1}.page-module__B7JJMG__cardContent{order:0;display:contents}.page-module__B7JJMG__typeCard .page-module__B7JJMG__cardVisual{order:2;margin-bottom:1rem}.page-module__B7JJMG__typeCard h3{order:1;margin-bottom:.5rem}.page-module__B7JJMG__typeCard p{order:3;margin-bottom:1rem}.page-module__B7JJMG__typeCard button,.page-module__B7JJMG__typeCard .page-module__B7JJMG__textLinkSmall{order:4}.page-module__B7JJMG__inspirationText{display:none}.page-module__B7JJMG__heroGrid{grid-template-columns:1fr;gap:3rem}.page-module__B7JJMG__processGrid{grid-template-columns:1fr;gap:3rem;padding:0}}.page-module__B7JJMG__heroVisual img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-module__B7JJMG__cardVisual img{-o-object-position:center;object-position:center;-o-object-fit:contain!important;object-fit:contain!important}.page-module__B7JJMG__cardVisual{background:#fafafa}@media (min-width:769px){.page-module__B7JJMG__heroVisual,.page-module__B7JJMG__cardVisualPlaceholder,.page-module__B7JJMG__realisationItem{pointer-events:none;cursor:default!important}.page-module__B7JJMG__typeCard .page-module__B7JJMG__cardVisual{pointer-events:auto;cursor:pointer}}.page-module__B7JJMG__timelineWrapper{max-width:1000px;margin:0 auto;padding:2rem 0;position:relative}.page-module__B7JJMG__timelineLine{background-color:#ffffff1a;width:2px;position:absolute;top:0;bottom:0;left:20px}.page-module__B7JJMG__timelineItem,.page-module__B7JJMG__timelineItemRight{margin-bottom:4rem;padding-left:60px;position:relative}.page-module__B7JJMG__timelineCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.page-module__B7JJMG__timelineImageWrapper{width:100%;height:200px;position:relative}.page-module__B7JJMG__timelineText{padding:1.5rem}.page-module__B7JJMG__timelineText h3{font-family:var(--font-playfair),serif;color:#d4a373;margin-bottom:.8rem;font-size:1.3rem}.page-module__B7JJMG__timelineText p{color:#ccc;margin:0;font-size:.95rem;line-height:1.6}.page-module__B7JJMG__timelineDot{color:#d4a373;z-index:2;width:34px;height:34px;font-weight:700;font-family:var(--font-playfair),serif;background-color:#1a1a1a;border:2px solid #d4a373;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:4px}@media (min-width:900px){.page-module__B7JJMG__timelineLine{left:50%;transform:translate(-50%)}.page-module__B7JJMG__timelineItem,.page-module__B7JJMG__timelineItemRight{align-items:center;width:50%;margin-bottom:2rem;display:flex}.page-module__B7JJMG__timelineItem{justify-content:flex-end;padding-left:0;padding-right:40px;left:0}.page-module__B7JJMG__timelineItemRight{justify-content:flex-start;padding-left:40px;left:50%}.page-module__B7JJMG__timelineItem .page-module__B7JJMG__timelineDot{top:50%;left:auto;right:-17px;transform:translateY(-50%)}.page-module__B7JJMG__timelineItemRight .page-module__B7JJMG__timelineDot{top:50%;left:-17px;transform:translateY(-50%)}.page-module__B7JJMG__timelineCard{text-align:left;flex-direction:row;align-items:center}.page-module__B7JJMG__timelineImageWrapper{aspect-ratio:1;flex-shrink:0;width:140px;height:100%}.page-module__B7JJMG__timelineText{padding:1rem 1.5rem}}.page-module__B7JJMG__plusSign{margin-right:1px;font-size:1.1em;font-weight:800}.page-module__B7JJMG__mobileArrows{display:none}
.GalleryModal-module__J_YubG__overlay{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0;overflow:hidden}.GalleryModal-module__J_YubG__modalContent{background:#fff;border-radius:4px;width:100%;max-width:1200px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.GalleryModal-module__J_YubG__pdfModalContent{background:#fff;border-radius:4px;width:100%;max-width:1000px;height:90vh;padding:0;position:relative;overflow:hidden}.GalleryModal-module__J_YubG__closeBtn{cursor:pointer;color:#363636;z-index:2001;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:3rem;line-height:1;transition:all .2s;display:flex;position:fixed;top:2rem;right:2rem;box-shadow:0 4px 12px #00000026}.GalleryModal-module__J_YubG__closeBtn:hover{color:#b49d66}.GalleryModal-module__J_YubG__downloadBtn{cursor:pointer;color:#363636;z-index:2001;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;line-height:1;text-decoration:none;transition:all .2s;display:flex;position:fixed;top:2rem;right:calc(3rem + 50px);box-shadow:0 4px 12px #00000026}.GalleryModal-module__J_YubG__downloadBtn:hover{color:#b49d66;background:#fffffff2}.GalleryModal-module__J_YubG__modalTitle{font-family:var(--font-fraunces),serif;color:#363636;text-align:center;margin-bottom:.5rem;font-size:1.8rem}.GalleryModal-module__J_YubG__modalSubtitle{font-family:var(--font-raleway),sans-serif;color:#666;text-align:center;margin-bottom:2rem;font-size:.95rem;font-style:italic}.GalleryModal-module__J_YubG__masonryGrid{-moz-column-count:3;column-count:3;-moz-column-gap:1.5rem;column-gap:1.5rem}.GalleryModal-module__J_YubG__gridItem{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:1.5rem}.GalleryModal-module__J_YubG__imageWrapper{border-radius:2px;transition:transform .3s;position:relative;overflow:hidden}.GalleryModal-module__J_YubG__imageWrapper:hover{transform:scale(1.02)}.GalleryModal-module__J_YubG__pdfFrame{border:none;width:100%;height:100%}.GalleryModal-module__J_YubG__singleImageContainer{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;background:#1a1a1a;border-radius:4px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:90vw;max-height:90vh;padding:2rem;display:flex;position:relative;overflow:hidden auto}.GalleryModal-module__J_YubG__singleImageContainer::-webkit-scrollbar{width:8px}.GalleryModal-module__J_YubG__singleImageContainer::-webkit-scrollbar-track{background:0 0}.GalleryModal-module__J_YubG__singleImageContainer::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.GalleryModal-module__J_YubG__singleImageContainer::-webkit-scrollbar-thumb:hover{background:#ffffff80}.GalleryModal-module__J_YubG__fullScreenImage{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;margin-bottom:1.5rem}.GalleryModal-module__J_YubG__fullscreenActions{flex-direction:column;gap:.75rem;width:100%;max-width:500px;margin-top:1rem;display:flex}.GalleryModal-module__J_YubG__fullscreenActionBtn{color:#363636;font-family:var(--font-raleway),sans-serif;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#ffffffe6;border:2px solid #fffc;border-radius:0;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.GalleryModal-module__J_YubG__fullscreenActionBtn:hover{color:#b49d66;background:#fff;border-color:#b49d66}.GalleryModal-module__J_YubG__fullscreenOfferteBtn{color:#fff;font-family:var(--font-raleway),sans-serif;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#b49d66;border:none;border-radius:0;width:100%;padding:1rem 2.5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-block}.GalleryModal-module__J_YubG__fullscreenOfferteBtn:hover{background:#363636;transform:translateY(-2px)}.GalleryModal-module__J_YubG__offerteInfo{color:#363636;background:#fffffff2;border-radius:4px;width:100%;max-width:500px;padding:1.5rem}.GalleryModal-module__J_YubG__offerteInfoTitle{font-family:var(--font-raleway),sans-serif;color:#363636;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.GalleryModal-module__J_YubG__offerteInfoList{font-family:var(--font-raleway),sans-serif;color:#363636;margin-bottom:1.5rem;padding-left:1.5rem;font-size:.95rem;line-height:1.8;list-style-type:disc}.GalleryModal-module__J_YubG__offerteInfoList li{margin-bottom:.5rem}.GalleryModal-module__J_YubG__offerteDisclaimer{font-family:var(--font-raleway),sans-serif;color:#666;margin-bottom:1.5rem;font-size:.85rem;font-style:italic;line-height:1.6}.GalleryModal-module__J_YubG__modalActions{border-top:1px solid #e5e5e5;flex-direction:column;align-items:center;gap:1.5rem;margin-top:3rem;padding-top:2rem;display:flex}.GalleryModal-module__J_YubG__actionGroup{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.GalleryModal-module__J_YubG__actionBtn{color:#363636;font-family:var(--font-raleway),sans-serif;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:2px solid #363636;border-radius:0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.GalleryModal-module__J_YubG__actionBtn:hover{color:#fff;background:#363636}.GalleryModal-module__J_YubG__actionText{font-family:var(--font-raleway),sans-serif;color:#666;text-align:center;margin:0;font-size:.85rem}.GalleryModal-module__J_YubG__offerteBtn{color:#fff;font-family:var(--font-raleway),sans-serif;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#b49d66;border:none;border-radius:0;width:100%;max-width:400px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .2s}.GalleryModal-module__J_YubG__offerteBtn:hover{background:#363636;transform:translateY(-2px)}@media (max-width:768px){.GalleryModal-module__J_YubG__masonryGrid{-moz-column-count:1;column-count:1}.GalleryModal-module__J_YubG__modalContent,.GalleryModal-module__J_YubG__overlay{padding:1rem}.GalleryModal-module__J_YubG__closeBtn{top:.5rem;right:.5rem}.GalleryModal-module__J_YubG__downloadBtn{top:.5rem;right:calc(1rem + 50px)}.GalleryModal-module__J_YubG__modalActions{margin-top:2rem;padding-top:1.5rem}.GalleryModal-module__J_YubG__actionBtn{justify-content:center;width:100%}.GalleryModal-module__J_YubG__offerteBtn{width:100%}.GalleryModal-module__J_YubG__fullscreenActions{max-width:100%;padding:0 1rem}.GalleryModal-module__J_YubG__fullscreenActionBtn{padding:.65rem 1.25rem;font-size:.75rem}.GalleryModal-module__J_YubG__fullScreenImage{width:auto;max-width:100%;height:auto}.GalleryModal-module__J_YubG__singleImageContainer{padding:1rem}.GalleryModal-module__J_YubG__fullscreenOfferteBtn{padding:.85rem 2rem;font-size:.75rem}}
