.Header-module__hBw1pG__headerWrapper{background-color:#f8e7df;width:100%}.Header-module__hBw1pG__header{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 1rem;display:flex}.Header-module__hBw1pG__nav{gap:2.5rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--color-text);font-size:1rem;font-weight:500;transition:color .3s}.Header-module__hBw1pG__navLink:hover{color:var(--color-primary)}.Header-module__hBw1pG__ctaButton{background-color:var(--color-primary);color:var(--color-white);border-radius:2rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:background-color .3s,transform .2s;display:inline-block}.Header-module__hBw1pG__ctaButton:hover{background-color:#d84500;transform:translateY(-2px)}.Header-module__hBw1pG__burgerButton{color:var(--color-text);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Header-module__hBw1pG__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:4rem 2rem;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__closeButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:transform .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 4px 15px #f952004d}.Header-module__hBw1pG__closeButton:active{transform:scale(.9)}.Header-module__hBw1pG__mobileNav{flex-direction:column;align-items:center;gap:3rem;margin-top:2rem;display:flex}.Header-module__hBw1pG__mobileNavLink{color:var(--color-text);font-size:2rem;font-weight:700;text-decoration:none;transition:color .3s,transform .3s}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--color-primary);transform:translateY(-2px)}@media (max-width:768px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__desktopCta{display:none}.Header-module__hBw1pG__burgerButton{display:block}}.Header-module__hBw1pG__mobileStores{align-items:center;gap:1rem;margin-top:1rem;display:flex}.Header-module__hBw1pG__storeLogo{width:auto;height:40px;transition:transform .2s}.Header-module__hBw1pG__storeLogo:active{transform:scale(.95)}
.Footer-module__S6Hkya__footer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:flex}.Footer-module__S6Hkya__logo{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;font-size:1.2rem;font-weight:700}.Footer-module__S6Hkya__links{color:#666;gap:1.5rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__link{transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--color-primary)}.Footer-module__S6Hkya__slash{color:#ccc;-webkit-user-select:none;user-select:none}@media (max-width:1024px){.Footer-module__S6Hkya__footer{padding:2rem}}@media (max-width:768px){.Footer-module__S6Hkya__footer{text-align:center;flex-direction:column;gap:2rem;padding:3rem 1.5rem}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;gap:1.5rem}}@media (max-width:480px){.Footer-module__S6Hkya__links{flex-direction:column;gap:1.2rem}.Footer-module__S6Hkya__slash{display:none}}
.Hero-module__ZARIfG__heroSection{width:100%;padding-bottom:2rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBackground{background-color:var(--color-secondary);z-index:0;border-radius:0 0 50% 50%;width:120%;height:31%;position:absolute;top:0;left:-10%}.Hero-module__ZARIfG__heroContent{text-align:center;z-index:2;max-width:1000px;margin:0 auto;padding:4rem 1rem 0;position:relative}.Hero-module__ZARIfG__rating{color:#4e4e4e;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.95rem;font-weight:500;display:flex}.Hero-module__ZARIfG__stars{color:var(--color-primary);letter-spacing:2px;font-size:1.2rem}.Hero-module__ZARIfG__title{color:var(--color-text);margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.3}.Hero-module__ZARIfG__highlight{background-image:linear-gradient(var(--color-primary), var(--color-primary));color:var(--color-text);background-position:0;background-repeat:no-repeat;background-size:0% 100%;padding:0 1rem .2rem;line-height:1.1;animation:.6s cubic-bezier(.25,1,.5,1) .7s forwards Hero-module__ZARIfG__highlightDraw;display:inline-block}@keyframes Hero-module__ZARIfG__highlightDraw{0%{color:var(--color-text);background-size:0% 100%}to{color:var(--color-white);background-size:100% 100%}}.Hero-module__ZARIfG__subtitle{color:#4e4e4e;max-width:700px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.6}.Hero-module__ZARIfG__actions{justify-content:center;gap:1.5rem;margin-bottom:4rem;display:flex}.Hero-module__ZARIfG__btnPrimary{background-color:var(--color-primary);color:var(--color-white);border:2px solid var(--color-primary);border-radius:2rem;justify-content:center;align-items:center;padding:.8rem 2rem;font-weight:600;transition:transform .2s;display:inline-flex}.Hero-module__ZARIfG__btnSecondary{color:var(--color-primary);border:2px solid var(--color-primary);background-color:#0000;background-color:var(--color-white);border-radius:2rem;padding:.8rem 2rem;font-weight:600;transition:background-color .2s,color .2s}.Hero-module__ZARIfG__btnSecondary:hover{background-color:var(--color-primary);color:var(--color-white)}.Hero-module__ZARIfG__btnPrimary:hover{transform:translateY(-2px)}.Hero-module__ZARIfG__mockups{z-index:3;justify-content:center;gap:2rem;display:flex;position:relative}.Hero-module__ZARIfG__mockupImage{object-fit:contain;width:auto;height:620px}.Hero-module__ZARIfG__floatingAvatar{-webkit-backdrop-filter:blur(12px);color:#4e4e4e;text-align:left;background:#ffffffa6;border:1px solid #fffc;border-radius:3rem;align-items:center;gap:.8rem;padding:.5rem 1.5rem .5rem .5rem;font-size:.85rem;font-weight:500;line-height:1.3;display:flex;position:absolute;box-shadow:0 10px 30px #00000014}.Hero-module__ZARIfG__avatarImg{object-fit:cover;border:2px solid var(--color-white);border-radius:50%;width:44px;height:44px}.Hero-module__ZARIfG__avatar1{top:320px;left:-7%}.Hero-module__ZARIfG__avatar2{top:100px;right:-8%}@media (max-width:1024px){.Hero-module__ZARIfG__heroBackground{height:80%}.Hero-module__ZARIfG__avatar1{left:-10%}.Hero-module__ZARIfG__avatar2{right:-10%}}@media (max-width:768px){.Hero-module__ZARIfG__heroBackground{border-radius:0 0 30% 30%;width:120%;height:47%;left:-10%}.Hero-module__ZARIfG__heroContent{padding-top:1rem}.Hero-module__ZARIfG__title{font-size:2.2rem}.Hero-module__ZARIfG__rating,.Hero-module__ZARIfG__actions{flex-direction:column}.Hero-module__ZARIfG__floatingAvatar,.Hero-module__ZARIfG__mockups{display:none}.Hero-module__ZARIfG__subtitle{margin-bottom:2rem;font-size:1rem;line-height:1.5}}
.Steps-module__drNMhq__stepsWrapper{z-index:1;background-color:#f8e7df;width:100%;margin-top:-260px;padding-top:calc(6rem + 260px);padding-bottom:6rem;position:relative}.Steps-module__drNMhq__stepsSection{justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Steps-module__drNMhq__content{flex:1}.Steps-module__drNMhq__eyebrow{color:var(--color-primary);text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:block}.Steps-module__drNMhq__title{color:var(--color-text);margin-bottom:3rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Steps-module__drNMhq__stepList{flex-direction:column;gap:1rem;display:flex}.Steps-module__drNMhq__stepCard{cursor:pointer;background-color:#f7f0eb;border:2px solid #0000;border-radius:1rem;padding:1.5rem;transition:all .3s;box-shadow:0 4px 15px #00000008}.Steps-module__drNMhq__stepCard.Steps-module__drNMhq__active{border-color:var(--color-primary);background-color:#fff}.Steps-module__drNMhq__stepCard.Steps-module__drNMhq__active .Steps-module__drNMhq__stepTitle,.Steps-module__drNMhq__stepCard.Steps-module__drNMhq__active .Steps-module__drNMhq__stepDesc{color:var(--color-primary)}.Steps-module__drNMhq__stepCard:hover{transform:translate(10px)}.Steps-module__drNMhq__stepTitle{color:var(--color-text);margin-bottom:.5rem;font-weight:700;transition:color .3s}.Steps-module__drNMhq__stepDesc{color:#4e4e4e;font-size:.95rem;line-height:1.5;transition:color .3s}.Steps-module__drNMhq__mockupContainer{flex:1;justify-content:center;display:flex}.Steps-module__drNMhq__mockupImage{object-fit:contain;width:auto;height:560px;transition:opacity .3s}@media (max-width:1024px){.Steps-module__drNMhq__stepsSection{gap:2rem;padding:0 2rem}.Steps-module__drNMhq__title{font-size:2rem}.Steps-module__drNMhq__mockupImage{height:450px}}@media (max-width:768px){.Steps-module__drNMhq__stepsWrapper{height:250vh;margin-top:0;padding-top:2rem;padding-bottom:4rem}.Steps-module__drNMhq__stickyContainer{flex-direction:column;height:calc(100vh - 20px);display:flex;position:sticky;top:20px;overflow:hidden}.Steps-module__drNMhq__stepsSection{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:0 1.5rem;display:flex}.Steps-module__drNMhq__content{text-align:center;width:100%;display:contents}.Steps-module__drNMhq__header{flex-shrink:0;order:1;margin-bottom:0}.Steps-module__drNMhq__title{margin-bottom:.6rem;font-size:1.6rem}.Steps-module__drNMhq__stepDesc{font-size:.85rem}.Steps-module__drNMhq__mockupContainer{flex:1;order:2;justify-content:center;align-items:center;min-height:0;margin:0;display:flex}.Steps-module__drNMhq__mockupImage{object-fit:contain;width:auto;height:100%;max-height:450px}.Steps-module__drNMhq__stepList{flex-shrink:0;order:3;width:100%;margin-bottom:1rem}.Steps-module__drNMhq__stepCard{text-align:center;display:none!important}.Steps-module__drNMhq__stepCard.Steps-module__drNMhq__active{margin-top:0;animation:.4s forwards Steps-module__drNMhq__fadeIn;display:block!important}.Steps-module__drNMhq__stepCard:hover{transform:none}}@media (max-width:480px){.Steps-module__drNMhq__stepsSection{padding:0 1rem}.Steps-module__drNMhq__title{font-size:1.5rem}.Steps-module__drNMhq__mockupImage{height:380px}}@keyframes Steps-module__drNMhq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Advantages-module__Q1M-4W__advantagesWrapper{background-color:#fff;width:100%}.Advantages-module__Q1M-4W__advantagesSection{max-width:1200px;margin:0 auto;padding:6rem 1rem}.Advantages-module__Q1M-4W__header{text-align:center;margin-bottom:4rem}.Advantages-module__Q1M-4W__eyebrow{color:var(--color-primary);text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:block}.Advantages-module__Q1M-4W__title{color:var(--color-text);font-size:2.5rem;font-weight:700;line-height:1.2}.Advantages-module__Q1M-4W__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5rem;display:grid}.Advantages-module__Q1M-4W__card{background-color:var(--color-white);border-radius:1.5rem;flex-direction:column;justify-content:center;gap:1rem;padding:2rem;display:flex}.Advantages-module__Q1M-4W__imageCard{background-color:var(--color-secondary);border-radius:1.5rem;justify-content:center;align-items:flex-end;min-height:350px;max-height:380px;padding-top:2rem;display:flex;position:relative}.Advantages-module__Q1M-4W__imageCardNoPadding{justify-content:flex-end;align-items:flex-end;padding-top:0}.Advantages-module__Q1M-4W__mockupImg1{object-fit:contain;width:90%;height:auto;max-height:100%}.Advantages-module__Q1M-4W__mockupImg2{object-fit:contain;width:80%;height:auto;max-height:100%}.Advantages-module__Q1M-4W__mockupImg3{object-fit:contain;object-position:bottom right;width:100%;height:100%;transform:translateY(45px)scale(1.05)}.Advantages-module__Q1M-4W__icon{background-color:var(--color-primary);border-radius:.8rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Advantages-module__Q1M-4W__cardTitle{color:var(--color-text);max-width:425px;font-size:1.5rem;font-weight:700}.Advantages-module__Q1M-4W__highlight{color:var(--color-primary)}.Advantages-module__Q1M-4W__cardDesc{color:#4e4e4e;max-width:425px;font-size:20px;line-height:1.6}@media (max-width:768px){.Advantages-module__Q1M-4W__advantagesSection{padding:4rem 1rem}.Advantages-module__Q1M-4W__title{font-size:1.6rem}.Advantages-module__Q1M-4W__grid{flex-direction:column;gap:1.5rem;display:flex}.Advantages-module__Q1M-4W__card{padding:1.5rem}.Advantages-module__Q1M-4W__cardTitle{font-size:1.2rem}.Advantages-module__Q1M-4W__grid>:first-child{order:1}.Advantages-module__Q1M-4W__grid>:nth-child(2){order:2}.Advantages-module__Q1M-4W__grid>:nth-child(4){order:3}.Advantages-module__Q1M-4W__grid>:nth-child(3){order:4}.Advantages-module__Q1M-4W__grid>:nth-child(5){order:5}.Advantages-module__Q1M-4W__grid>:nth-child(6){order:6}.Advantages-module__Q1M-4W__cardDesc{font-size:1rem;line-height:1.5}}.Advantages-module__Q1M-4W__bubble{-webkit-backdrop-filter:blur(12px);color:var(--color-text);z-index:2;white-space:nowrap;background:#ffffffa6;border:1px solid #fff;border-radius:2rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;position:absolute;box-shadow:0 10px 30px #0000001a}.Advantages-module__Q1M-4W__bubble1A{top:45%;left:-10px}.Advantages-module__Q1M-4W__bubble1B{bottom:10%;right:10px}.Advantages-module__Q1M-4W__bubble2A{top:10%;left:20px}.Advantages-module__Q1M-4W__bubble2B{bottom:15%;right:10px}.Advantages-module__Q1M-4W__bubble3A{top:15%;left:30px}
.LegalLayout-module__ZEQlSG__hero{background-color:var(--color-secondary);width:100%;padding:8rem 1rem 4rem}.LegalLayout-module__ZEQlSG__heroContent{max-width:1000px;margin:0 auto}.LegalLayout-module__ZEQlSG__title{color:var(--color-text);margin-bottom:1rem;font-size:3.5rem;font-weight:700}.LegalLayout-module__ZEQlSG__highlight{background-color:var(--color-primary);color:var(--color-white);padding:0 .5rem;display:inline-block}.LegalLayout-module__ZEQlSG__date{color:#666;font-size:1rem}.LegalLayout-module__ZEQlSG__contentSection{width:100%;padding:4rem 1rem}.LegalLayout-module__ZEQlSG__content{max-width:1000px;margin:0 auto}.LegalLayout-module__ZEQlSG__article{margin-bottom:3rem}.LegalLayout-module__ZEQlSG__eyebrow{color:var(--color-primary);text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.LegalLayout-module__ZEQlSG__articleTitle{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.LegalLayout-module__ZEQlSG__articleText{color:#666;font-size:1.1rem;line-height:1.6}.LegalLayout-module__ZEQlSG__articleText p{margin-bottom:1rem}.LegalLayout-module__ZEQlSG__articleText ul{margin-bottom:1rem;padding-left:1.5rem}.LegalLayout-module__ZEQlSG__articleText li{margin-bottom:.5rem}.LegalLayout-module__ZEQlSG__link{color:var(--color-primary);text-decoration:underline}@media (max-width:768px){.LegalLayout-module__ZEQlSG__hero{padding:5rem 1rem 2rem}.LegalLayout-module__ZEQlSG__title{font-size:2.2rem}.LegalLayout-module__ZEQlSG__articleText{font-size:1rem}}
.Contact-module__J3q-aa__form{background-color:var(--color-white);border-radius:1.5rem;flex-direction:column;gap:1.5rem;max-width:600px;margin-top:2rem;padding:2.5rem;display:flex;box-shadow:0 10px 30px #0000000d}.Contact-module__J3q-aa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__J3q-aa__label{color:var(--color-text);font-size:.95rem;font-weight:600}.Contact-module__J3q-aa__input,.Contact-module__J3q-aa__textarea{background-color:#fafafa;border:1px solid #ddd;border-radius:.75rem;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Contact-module__J3q-aa__input:focus,.Contact-module__J3q-aa__textarea:focus{border-color:var(--color-primary);background-color:var(--color-white);outline:none;box-shadow:0 0 0 3px #f952001a}.Contact-module__J3q-aa__textarea{resize:vertical;min-height:150px}.Contact-module__J3q-aa__button{background-color:var(--color-primary);color:var(--color-white);cursor:pointer;border:none;border-radius:2rem;align-self:flex-start;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:transform .2s,background-color .2s}.Contact-module__J3q-aa__button:hover{background-color:#d84500;transform:translateY(-2px)}.Contact-module__J3q-aa__successMessage{color:#278c43;background-color:#e6f7eb;border:1px solid #c3e8cd;border-radius:1rem;margin-top:2rem;padding:1.5rem;font-weight:500}
.BottomCTA-module__6e9oHG__section{max-width:1200px;margin:6rem auto 2rem;padding:8rem 1rem 0;position:relative}.BottomCTA-module__6e9oHG__card{background-color:var(--color-primary);color:var(--color-white);background-image:url(/bg-orange.png);background-position:50%;background-size:cover;border-radius:1rem;justify-content:space-between;align-items:center;padding:4rem 4rem 0 6rem;display:flex;position:relative;overflow:visible}.BottomCTA-module__6e9oHG__content{z-index:2;flex:1;max-width:700px;padding-bottom:4rem}.BottomCTA-module__6e9oHG__title{margin-bottom:2rem;font-size:2.2rem;font-weight:700;line-height:1.3}.BottomCTA-module__6e9oHG__stores{gap:1.5rem;display:flex}.BottomCTA-module__6e9oHG__storeBadge{object-fit:contain;cursor:pointer;background-color:#fff;border-radius:8px;width:auto;height:60px;padding:2px;transition:transform .2s}.BottomCTA-module__6e9oHG__storeBadge:hover{transform:scale(1.05)}.BottomCTA-module__6e9oHG__visuals{z-index:1;flex:.7;justify-content:flex-end;align-items:flex-end;display:flex;position:relative}.BottomCTA-module__6e9oHG__handymanContainer{z-index:3;width:450px;height:250px;position:absolute;top:-63px;left:30px}.BottomCTA-module__6e9oHG__floatingHandyman{background-image:url(/illu-footer.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;width:250px;height:100%;position:absolute;bottom:0;left:0}.BottomCTA-module__6e9oHG__bubble{-webkit-backdrop-filter:blur(12px);color:var(--color-primary);white-space:nowrap;background:#ffffffa6;border:1px solid #fff;border-radius:2rem;padding:.7rem 1.8rem;font-size:1rem;font-weight:600;position:absolute;top:40px;left:220px;box-shadow:0 10px 30px #00000026}.BottomCTA-module__6e9oHG__bubble:before{content:"";-webkit-backdrop-filter:blur(12px);background:#ffffffa6;border-bottom:1px solid #fff;border-left:1px solid #fff;border-bottom-left-radius:2px;width:12px;height:12px;position:absolute;top:50%;left:-6px;transform:translateY(-50%)rotate(45deg)}.BottomCTA-module__6e9oHG__mockupImage{object-fit:contain;width:auto;height:350px}@media (max-width:1024px){.BottomCTA-module__6e9oHG__card{padding:4rem 3rem 0}.BottomCTA-module__6e9oHG__title{font-size:1.8rem}.BottomCTA-module__6e9oHG__mockupImage{height:300px}.BottomCTA-module__6e9oHG__handymanContainer{width:380px;height:220px;left:20px}.BottomCTA-module__6e9oHG__bubble{padding:.8rem 1.4rem;font-size:.95rem;top:30px;left:190px}}@media (max-width:768px){.BottomCTA-module__6e9oHG__section{padding-top:6rem}.BottomCTA-module__6e9oHG__card{text-align:center;flex-direction:column;padding:6rem 2rem 0;overflow:hidden}.BottomCTA-module__6e9oHG__content{flex-direction:column;align-items:center;padding-bottom:2rem;display:flex}.BottomCTA-module__6e9oHG__title{font-size:1.6rem}.BottomCTA-module__6e9oHG__stores{flex-wrap:wrap;justify-content:center;gap:1rem}.BottomCTA-module__6e9oHG__storeBadge{height:50px}.BottomCTA-module__6e9oHG__visuals{flex:none;justify-content:center;width:100%;margin-top:2rem}.BottomCTA-module__6e9oHG__mockupImage{height:250px}.BottomCTA-module__6e9oHG__handymanContainer{width:250px;top:-50px;left:30%;transform:translate(-50%)}.BottomCTA-module__6e9oHG__bubble{display:none}}@media (max-width:480px){.BottomCTA-module__6e9oHG__card{padding:5rem 1.5rem 0}.BottomCTA-module__6e9oHG__title{font-size:1.4rem}.BottomCTA-module__6e9oHG__storeBadge{height:45px}.BottomCTA-module__6e9oHG__mockupImage{height:220px}.BottomCTA-module__6e9oHG__handymanContainer{width:200px;height:180px;top:-40px}}
