.BuyCredit-module__cFp6AW__mainContainer{flex-direction:row;justify-content:space-around;width:100%;display:flex}.BuyCredit-module__cFp6AW__cardContainer{margin:1rem}.BuyCredit-module__cFp6AW__card{text-align:center;background-color:#fff;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:space-between;height:100%;transition:transform .3s,box-shadow .3s;display:flex}.BuyCredit-module__cFp6AW__card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.BuyCredit-module__cFp6AW__card .p-card-body{height:100%}.BuyCredit-module__cFp6AW__card .p-card-content{height:100%}.BuyCredit-module__cFp6AW__content{flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:5px;display:flex}.BuyCredit-module__cFp6AW__title{color:#002b5b;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.BuyCredit-module__cFp6AW__totalCredit{background-color:var(--foreground);color:var(--serviyellow);border-radius:5px;margin:1rem 0;padding:5px 10px;font-size:1.4rem;font-weight:700}.BuyCredit-module__cFp6AW__totalHighlight{font-size:1.8rem;font-weight:700}.BuyCredit-module__cFp6AW__price{color:#333;margin:.5rem 0 1rem;font-size:1.3rem;font-weight:700}.BuyCredit-module__cFp6AW__bonusMessage{color:var(--serviRed);margin:.5rem 0;font-size:1rem;font-weight:700}.BuyCredit-module__cFp6AW__note{color:#666;margin-top:1rem;font-size:.85rem;font-style:italic}.BuyCredit-module__cFp6AW__p-button-success{border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;color:#333!important;background-color:#ffd54f!important;border-color:#ffd54f!important}.BuyCredit-module__cFp6AW__p-button-success:hover{background-color:gold!important;border-color:gold!important}@media (max-width:1024px){.BuyCredit-module__cFp6AW__mainContainer{flex-direction:column;align-items:center;width:100%}.BuyCredit-module__cFp6AW__cardContainer{align-content:center}.BuyCredit-module__cFp6AW__card{width:100%;max-width:300px}}
.WaitComponent-module__rdGvGq__overlay{z-index:9999;background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.WaitComponent-module__rdGvGq__spinner{animation:2s linear infinite WaitComponent-module__rdGvGq__spin}@keyframes WaitComponent-module__rdGvGq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CompetitiveCompare-module__VJD7cG__wrapper{max-width:960px;margin:0 auto;padding:2rem;font-family:system-ui,sans-serif}.CompetitiveCompare-module__VJD7cG__tableContainer{background-color:var(--background);border-radius:.5rem;justify-content:center;padding:1rem;display:flex;overflow-x:auto;box-shadow:0 2px 8px #0000000d}.CompetitiveCompare-module__VJD7cG__compareTable{border-collapse:collapse;background:#fff;width:100%;min-width:600px}.CompetitiveCompare-module__VJD7cG__compareTable thead th{background-color:var(--foreground);color:#fff;z-index:1;position:sticky;top:0}.CompetitiveCompare-module__VJD7cG__headerCell{text-align:center;padding:1rem}.CompetitiveCompare-module__VJD7cG__compareTable tbody tr:nth-child(2n){background-color:#fafafa}.CompetitiveCompare-module__VJD7cG__compareTable tbody tr:hover{background-color:#f0f0f0}.CompetitiveCompare-module__VJD7cG__featureCell{text-align:left;border-right:1px solid #ececec;padding:1rem;font-weight:600}.CompetitiveCompare-module__VJD7cG__valueCell{text-align:center;border-bottom:1px solid #ececec;padding:1rem}.CompetitiveCompare-module__VJD7cG__cellText{color:var(--foreground);font-size:1rem;font-weight:600}.CompetitiveCompare-module__VJD7cG__logo{object-fit:contain;width:auto;max-width:100%;margin:0 auto;display:block}
.HowItWorksTwoSteps-module__d9RpUa__mainStepContainer{background-color:var(--serviblack);padding:1rem 0}.HowItWorksTwoSteps-module__d9RpUa__stepContent{flex-direction:column;align-items:center;display:flex}.HowItWorksTwoSteps-module__d9RpUa__stepContent h4{color:var(--serviyellow);text-align:center;width:100%;font-size:1.3rem;font-weight:700}.HowItWorksTwoSteps-module__d9RpUa__description{text-align:center;color:var(--serviyellow);-webkit-user-select:none;user-select:none;margin-bottom:1rem;padding:0 2rem;font-size:1.3rem;font-weight:700}.HowItWorksTwoSteps-module__d9RpUa__worksTitle{color:var(--serviyellow);text-align:center;-webkit-user-select:none;user-select:none;margin:2.5rem 0 1rem;font-size:1.9rem}.HowItWorksTwoSteps-module__d9RpUa__iconCircle{justify-content:center;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.HowItWorksTwoSteps-module__d9RpUa__textContainer{background-color:var(--serviblack);color:var(--serviyellow);text-align:center;flex-direction:column;align-items:center;padding:2.5rem 0 1rem;font-size:1.9rem;display:flex}.HowItWorksTwoSteps-module__d9RpUa__textContainer p{margin:0;padding:.2rem;font-size:1rem}
.Hero-module__n7_I2W__heroContainer{width:100%;height:80vh;min-height:400px;position:relative;overflow:hidden}.Hero-module__n7_I2W__heroImage{z-index:1;width:100%;height:100%;min-height:400px;position:absolute;top:0;left:0}.Hero-module__n7_I2W__heroWrapper{z-index:2;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #0000001a}.Hero-module__n7_I2W__hero{background:var(--serviyellow);text-align:center;border-radius:12px;max-width:800px;min-height:30svh;max-height:40svh;margin:auto;padding:1rem;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Hero-module__n7_I2W__heroWrapper h1{margin:0 0 2.5rem}.Hero-module__n7_I2W__searchContainer{max-width:300px;margin:auto}.Hero-module__n7_I2W__heroTitle{color:var(--serviblack);margin:.5rem 0;font-size:2rem;font-weight:700}.Hero-module__n7_I2W__heroSubtitle{color:var(--serviblack);margin:1.5rem 0;font-size:1rem;font-weight:700}@media (max-width:1400px){.Hero-module__n7_I2W__hero{margin:0 10px;padding:1.5rem 1rem}.Hero-module__n7_I2W__heroTitle{font-size:1.6rem}.Hero-module__n7_I2W__heroSubtitle{margin-bottom:1.5rem;font-size:1rem}.Hero-module__n7_I2W__heroWrapper h2{margin:.5rem 0;font-size:1.5rem}}@media (max-height:800px){.Hero-module__n7_I2W__heroContainer{height:70vh}.Hero-module__n7_I2W__hero{max-height:50svh}}@media (max-width:768px){.Hero-module__n7_I2W__heroTitle{font-size:1.4rem}.Hero-module__n7_I2W__heroWrapper{width:100%}.Hero-module__n7_I2W__heroSubtitle{font-size:1rem}.Hero-module__n7_I2W__heroWrapper h2{margin:.3rem 0;font-size:1rem}}
.Footer-module__8pF3aW__footer{background-color:var(--serviyellow);text-align:center;color:var(--serviblack);padding:1rem}.Footer-module__8pF3aW__footer a{color:var(--serviblack);text-decoration:none}
.ProfilePhotoEditor-module__pUl-ka__imageContainer{border:1px solid #ced4da;display:inline-block;position:relative}.ProfilePhotoEditor-module__pUl-ka__imageContainer .p-speeddial{bottom:-20px;right:-20px;position:absolute!important}.ProfilePhotoEditor-module__pUl-ka__imageContainer .p-speeddial-button.p-button{border-radius:50%;width:2.5rem;height:2.5rem}.ProfilePhotoEditor-module__pUl-ka__imageContainer .p-speeddial-action{border-radius:50%!important;width:2.5rem!important;height:2.5rem!important}.ProfilePhotoEditor-module__pUl-ka__imageContainer .p-speeddial-direction-up{transform-origin:100% 100%!important}
.SharedStyle-module__8WOhQa__customerBody{background-color:var(--serviyellow);color:var(--serviblack)}.SharedStyle-module__8WOhQa__providerBody{background-color:var(--serviblack);color:var(--serviyellow)}.SharedStyle-module__8WOhQa__bodyContainer{justify-content:space-between;width:100%;margin:0 auto;display:flex}.SharedStyle-module__8WOhQa__buttonSmall{width:200px}@media (max-width:768px){.SharedStyle-module__8WOhQa__bodyContainer{flex-direction:column}}
.FloatingButton-module__OMCHNa__floatContainer{border-radius:.2rem;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;display:flex;box-shadow:0 4px 12px #00000026}.FloatingButton-module__OMCHNa__floatBtn{cursor:pointer;border:none}.FloatingButton-module__OMCHNa__floatingButton{z-index:500;opacity:0;transition:opacity .5s,transform .5s;display:flex;position:fixed;bottom:1rem;right:1rem;transform:translateY(10px)}.FloatingButton-module__OMCHNa__floatingButton.FloatingButton-module__OMCHNa__show{opacity:1;animation:.4s FloatingButton-module__OMCHNa__shake;transform:translateY(0)}@keyframes FloatingButton-module__OMCHNa__shake{0%{transform:translate(0)}15%{transform:translate(-2px)}30%{transform:translate(2px)}45%{transform:translate(-2px)}60%{transform:translate(2px)}75%{transform:translate(-2px)}90%{transform:translate(2px)}to{transform:translate(0)}}@media (max-width:768px){.FloatingButton-module__OMCHNa__floatContainer{background-color:#000000b3;border-radius:0;justify-content:center;align-items:center;width:100%;margin:0;padding:0;display:flex}.FloatingButton-module__OMCHNa__floatingButton{right:inherit;bottom:0;top:inherit;padding:.5rem}}
.SharedNavbar-module__0SpCmq__navLink{background-color:var(--serviblack);color:var(--serviyellow);cursor:pointer;border:2px solid var(--serviyellow);-webkit-user-select:none;user-select:none;border-radius:50px;margin:0 10px;padding:.5rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.SharedNavbar-module__0SpCmq__navLink:hover{border:2px solid var(--serviblack);background-color:var(--serviyellow);color:var(--serviblack)}.SharedNavbar-module__0SpCmq__registerAsProvider{background-color:var(--serviyellow);color:var(--serviblack);cursor:pointer;border:2px solid var(--serviblack);-webkit-user-select:none;user-select:none;text-align:center;border-radius:50px;margin:0 10px;padding:.5rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.SharedNavbar-module__0SpCmq__registerAsProvider:hover{border:2px solid var(--serviyellow);background-color:var(--serviblack);color:var(--serviyellow)}.SharedNavbar-module__0SpCmq__navbar{background-color:var(--serviyellow);border:none;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.SharedNavbar-module__0SpCmq__leftContent,.SharedNavbar-module__0SpCmq__rightContent{align-items:center;gap:1rem;display:flex}@media (max-width:480px){.SharedNavbar-module__0SpCmq__navbar{padding:1.2rem 1rem}}@media (max-width:414px){.SharedNavbar-module__0SpCmq__registerAsProvider{margin:0;padding:5px;font-size:.9rem}}@media (max-width:358px){.SharedNavbar-module__0SpCmq__registerAsProvider{margin:0;padding:4px;font-size:.8rem}}
.ProfileServiceCategorySelector-module__fVNAWG__worksTitle{text-align:center;color:var(--serviyellow);margin:2.5rem 0 1rem;font-size:1.9rem}.ProfileServiceCategorySelector-module__fVNAWG__CategoriesContainer{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));justify-content:center;gap:1rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}.ProfileServiceCategorySelector-module__fVNAWG__Card{text-align:center;cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:120px;margin:.5rem;display:flex}.ProfileServiceCategorySelector-module__fVNAWG__CardText{font-size:1rem;font-weight:700}.ProfileServiceCategorySelector-module__fVNAWG__CardIcon{margin-bottom:1rem;font-size:2.5rem}.ProfileServiceCategorySelector-module__fVNAWG__CategoryItem{text-align:center;cursor:pointer;border:var(--foreground)1px solid;word-break:break-word;white-space:normal;border-radius:8px;padding:1rem .5rem;font-size:1rem;font-weight:600}.ProfileServiceCategorySelector-module__fVNAWG__CategoryItem:hover{background-color:var(--foreground);color:var(--background)}@media screen and (max-width:1000px){.ProfileServiceCategorySelector-module__fVNAWG__CategoriesContainer{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.ProfileServiceCategorySelector-module__fVNAWG__CategoriesContainer h4{font-size:.8rem}}@media screen and (max-width:600px){.ProfileServiceCategorySelector-module__fVNAWG__CategoriesContainer{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.ProfileServiceCategorySelector-module__fVNAWG__CategoriesContainer h4{font-size:.8rem}}
.HBFLayout-module__dghC4G__container{flex-direction:column;flex-grow:1;height:100%;display:flex;overflow:hidden}.HBFLayout-module__dghC4G__header,.HBFLayout-module__dghC4G__footer{flex-shrink:0}.HBFLayout-module__dghC4G__body{flex-direction:column;flex-grow:1;display:flex;overflow-y:auto}.HBFLayout-module__dghC4G__hidden{display:none}
.PublicLayout-module__tQD4rG__mainContent{flex-direction:column;width:100%;min-height:100svh;display:flex}
.LimitedFormLayout-module__hP9DPG__mainContainer{flex-direction:column;align-items:center;width:100%;height:100%;display:flex}.LimitedFormLayout-module__hP9DPG__limitedContainer{width:100%;min-width:0;max-width:1200px;height:100%;display:flex}.LimitedFormLayout-module__hP9DPG__limitedContainer>*{flex:auto;width:100%;min-width:0}@media (max-width:768px){.LimitedFormLayout-module__hP9DPG__mainContainer{align-items:inherit}}
.LoginRegisterFallback-module__GL9sGq__buttonsContainer{justify-content:space-between;width:100%;margin:0 auto;display:flex}.LoginRegisterFallback-module__GL9sGq__button{cursor:pointer;background-color:var(--serviblack);color:var(--serviyellow);border:2px solid var(--serviyellow);border-radius:50px;padding:.5rem 1rem;font-family:Arial,sans-serif;font-weight:700}.LoginRegisterFallback-module__GL9sGq__button:hover{border:2px solid var(--serviblack);background-color:var(--serviyellow);color:var(--serviblack)}
.ProfileServiceField-module__wyCqga__sfColors{color:var(--serviblack);background-color:var(--serviyellow)}.ProfileServiceField-module__wyCqga__dialogContent{margin:0;padding:0}.ProfileServiceField-module__wyCqga__resultContent{height:70svh}@media (max-width:768px){.ProfileServiceField-module__wyCqga__resultContent{height:100%}}
.MobileButtonsLayout-module__N9uDyq__mainContainer{flex-direction:column;height:100%;min-height:100%;max-height:100%;display:flex}.MobileButtonsLayout-module__N9uDyq__buttonContainer{background-color:#fffefb;border-top:1px solid #ece8db;flex-direction:row;justify-content:space-around;align-items:stretch;gap:.25rem;padding:.4rem .5rem;display:flex}.MobileButtonsLayout-module__N9uDyq__button{cursor:pointer;color:#7d7667;background:0 0;border:none;border-top:2px solid #0000;border-radius:0 0 10px 10px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:.2rem;padding:.4rem .25rem;font-family:inherit;transition:color .18s,background-color .18s,border-color .18s;display:flex}.MobileButtonsLayout-module__N9uDyq__icon{font-size:1.25rem;line-height:1}.MobileButtonsLayout-module__N9uDyq__label{text-align:center;font-size:.7rem;font-weight:600;line-height:1.1}.MobileButtonsLayout-module__N9uDyq__button:hover{background-color:#fff7db}.MobileButtonsLayout-module__N9uDyq__active{color:#2f2f2f;border-top-color:var(--serviyellow);background-color:#fff7db}.MobileButtonsLayout-module__N9uDyq__active .MobileButtonsLayout-module__N9uDyq__label{font-weight:700}
.SearchRequests-module__tny-Ra__listRow{border-bottom:1px solid var(--serviblack);cursor:pointer;justify-content:space-between;padding:10px}.SearchRequests-module__tny-Ra__card{cursor:pointer;background-color:#fffefb;border:1px solid #ece8db;border-radius:14px;flex-direction:column;gap:.6rem;width:100%;margin-bottom:.85rem;padding:1.1rem 1.25rem;transition:box-shadow .18s,border-color .18s,transform .18s;display:flex;box-shadow:0 1px 3px #2f2f2f0f}.SearchRequests-module__tny-Ra__card:hover{border-color:var(--serviyellow);box-shadow:0 6px 18px #2f2f2f1a}.SearchRequests-module__tny-Ra__cardTop{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.SearchRequests-module__tny-Ra__meta{letter-spacing:.02em;color:#7d7667;text-transform:uppercase;font-size:.72rem}.SearchRequests-module__tny-Ra__onlineBadge{color:#1e3a5f;white-space:nowrap;background-color:#e7eff8;border-radius:999px;padding:2px 10px;font-size:.72rem;font-weight:700}.SearchRequests-module__tny-Ra__distanceBadge{color:#2f2f2f;white-space:nowrap;font-size:.78rem;font-weight:700}.SearchRequests-module__tny-Ra__title{color:#2f2f2f;margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.SearchRequests-module__tny-Ra__timing{color:#7d7667;font-size:.85rem}.SearchRequests-module__tny-Ra__tags{display:flex}.SearchRequests-module__tny-Ra__aiBlock{border-left:3px solid var(--serviyellow);background-color:#fff7db;border-radius:10px;flex-direction:column;gap:.3rem;padding:.7rem .85rem;display:flex}.SearchRequests-module__tny-Ra__aiLabel{letter-spacing:.08em;text-transform:uppercase;color:#8a7a2e;font-size:.66rem;font-weight:700}.SearchRequests-module__tny-Ra__aiText{color:#2f2f2f;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.SearchRequests-module__tny-Ra__clientText{flex-direction:column;gap:.3rem;display:flex}.SearchRequests-module__tny-Ra__clientToggle{color:#1e3a5f;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.8rem;font-weight:600;text-decoration:underline}.SearchRequests-module__tny-Ra__clientTextPreview{color:#7d7667;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;font-style:italic;line-height:1.45;display:-webkit-box;overflow:hidden}.SearchRequests-module__tny-Ra__clientTextBody{color:#555047;white-space:pre-wrap;margin:0;font-size:.88rem;line-height:1.5}.SearchRequests-module__tny-Ra__cardFooter{border-top:1px solid #f0ecdf;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.2rem;padding-top:.75rem;display:flex}.SearchRequests-module__tny-Ra__proposals{color:#7d7667;font-size:.78rem}@media (max-width:768px){.SearchRequests-module__tny-Ra__card{padding:1rem}.SearchRequests-module__tny-Ra__cardFooter{flex-direction:column-reverse;align-items:stretch}}.SearchRequests-module__tny-Ra__resultsHeader{border-bottom:1px solid #ece8db;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.SearchRequests-module__tny-Ra__resultsHeaderLeft{flex-direction:column;gap:.1rem;display:flex}.SearchRequests-module__tny-Ra__resultsTitle{color:#2f2f2f;font-size:1.05rem;font-weight:700}.SearchRequests-module__tny-Ra__resultsCount{color:#7d7667;font-size:.8rem}.SearchRequests-module__tny-Ra__resultsHeaderRight{align-items:center;gap:.5rem;display:flex}.SearchRequests-module__tny-Ra__sortIcon{color:#7d7667;font-size:.85rem}.SearchRequests-module__tny-Ra__sortLabel{color:#7d7667;white-space:nowrap;font-size:.82rem;font-weight:600}.SearchRequests-module__tny-Ra__sortDropdown{min-width:11rem}@media (max-width:768px){.SearchRequests-module__tny-Ra__resultsHeader{flex-direction:column;align-items:stretch;gap:.75rem}.SearchRequests-module__tny-Ra__resultsHeaderRight{justify-content:flex-end}.SearchRequests-module__tny-Ra__sortDropdown{flex:1}}.SearchRequests-module__tny-Ra__tagRow{flex-wrap:wrap;gap:.5rem;display:flex}@keyframes SearchRequests-module__tny-Ra__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}.SearchRequests-module__tny-Ra__tagAvailable,.SearchRequests-module__tny-Ra__tagDiscount,.SearchRequests-module__tny-Ra__tagLanguage{white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.22rem .6rem;font-size:.75rem;font-weight:500;line-height:1.4;display:inline-flex}.SearchRequests-module__tny-Ra__tagAvailable{color:#7d5c00;background:#fef9e7;border:1px solid #ffe566}.SearchRequests-module__tny-Ra__tagAvailableDot{background:#e6a800;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.8s ease-in-out infinite SearchRequests-module__tny-Ra__pulse}.SearchRequests-module__tny-Ra__tagDiscount{color:#7d5c00;background:#fffdf8;border:1px solid #e6c84a}.SearchRequests-module__tny-Ra__tagDiscount i{opacity:.75;font-size:.65rem}.SearchRequests-module__tny-Ra__tagLanguage{color:#7d7667;background:#f5f3ef;border:1px solid #d9d3c7}.SearchRequests-module__tny-Ra__tagLanguage i{opacity:.6;font-size:.65rem}.SearchRequests-module__tny-Ra__requestHeader{margin-bottom:5px;font-size:1rem;font-weight:700}.SearchRequests-module__tny-Ra__mobileDate{font-size:.7rem}.SearchRequests-module__tny-Ra__proposeButton{background-color:var(--serviyellow);color:var(--serviblack);cursor:pointer;text-align:center;font-family:var(--font-roboto),sans-serif;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;max-width:17rem;padding:10px 14px;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;display:flex;box-shadow:0 10px 24px #ffd44f40}.SearchRequests-module__tny-Ra__proposeButton:hover{filter:saturate(1.03);transform:translateY(-1px);box-shadow:0 14px 30px #ffd44f59}.SearchRequests-module__tny-Ra__urgent{color:var(--serviRed);background-color:#fff1f1;border:1px solid #d32f2f2e;border-radius:5px;padding:3px 7px;font-size:.85rem;font-weight:700}.SearchRequests-module__tny-Ra__discountBadge{color:#c92a2a;letter-spacing:.02em;background:#ffe3e3;border-radius:999px;justify-content:center;align-items:center;min-width:3rem;margin-left:.25rem;padding:.2rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #c92a2a1a}.SearchRequests-module__tny-Ra__originalLeadPrice{color:#8f8573;margin-right:.35rem;font-size:.82em;font-weight:700;-webkit-text-decoration:line-through #c92a2a;text-decoration:line-through #c92a2a;text-decoration-thickness:2px}.SearchRequests-module__tny-Ra__finalLeadPrice{color:#2f2f2f;font-weight:850}.SearchRequests-module__tny-Ra__tag{white-space:nowrap;font-size:.8rem;font-weight:400}@media (max-width:768px){.SearchRequests-module__tny-Ra__proposeButton{width:100%;max-width:none}}.SearchRequests-module__tny-Ra__unlockDialog{border:1px solid #e8e1cf;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #2f2f2f2e}.SearchRequests-module__tny-Ra__unlockDialog .p-dialog-header{background:linear-gradient(135deg,#ffe89d 0%,var(--serviyellow)100%);color:#2f2f2f;border-bottom:1px solid #2f2f2f14}.SearchRequests-module__tny-Ra__unlockDialog .p-dialog-content{background:#fffdf8;max-height:calc(100vh - 7rem);padding:0;overflow-y:auto}.SearchRequests-module__tny-Ra__unlockDialogContent{background:#fffdf8}.SearchRequests-module__tny-Ra__modalContent{flex-direction:column;gap:.75rem;padding:.85rem;display:flex}.SearchRequests-module__tny-Ra__headerBar{background:radial-gradient(circle at 100% 0,#ffd44f1f,#0000 36%),linear-gradient(#fffdf8 0%,#fffaf0 100%);border:1px solid #efe6cb;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:.85rem;padding:.85rem .95rem;display:flex}.SearchRequests-module__tny-Ra__headerCopy{flex-direction:column;gap:.35rem;min-width:0;display:flex}.SearchRequests-module__tny-Ra__headerAside{flex-wrap:wrap;justify-content:flex-end;align-items:stretch;gap:.65rem;display:flex}.SearchRequests-module__tny-Ra__hero{background:radial-gradient(circle at 100% 0,#ffd44f2e,#0000 36%),linear-gradient(#fffdf6 0%,#fff8e1 100%);border:1px solid #efe6cb;border-radius:18px;justify-content:space-between;align-items:stretch;gap:1rem;padding:1rem 1.1rem;display:flex}.SearchRequests-module__tny-Ra__heroText{flex-direction:column;gap:.4rem;min-width:0;display:flex}.SearchRequests-module__tny-Ra__heroEyebrow,.SearchRequests-module__tny-Ra__sectionKicker,.SearchRequests-module__tny-Ra__metaLabel{letter-spacing:.08em;text-transform:uppercase;color:#8a7a2e;font-size:.72rem;font-weight:700}.SearchRequests-module__tny-Ra__heroTitle,.SearchRequests-module__tny-Ra__sectionTitle{color:#2f2f2f;margin:0}.SearchRequests-module__tny-Ra__heroTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.SearchRequests-module__tny-Ra__tabSwitcher{background:#fffdf6;border:1px solid #e7ddbf;border-radius:999px;gap:.2rem;width:fit-content;padding:.2rem;display:inline-flex}.SearchRequests-module__tny-Ra__tabButton{color:#6f664f;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.52rem .95rem;font-size:.88rem;font-weight:700;transition:background-color .18s,color .18s,box-shadow .18s}.SearchRequests-module__tny-Ra__tabButtonActive{background:linear-gradient(135deg,#ffe89d 0%,var(--serviyellow)100%);color:#2f2f2f;box-shadow:none}.SearchRequests-module__tny-Ra__heroDescription,.SearchRequests-module__tny-Ra__sectionBody,.SearchRequests-module__tny-Ra__helperText,.SearchRequests-module__tny-Ra__footerNote{color:#5e5648;margin:0;line-height:1.55}.SearchRequests-module__tny-Ra__heroPrice{text-align:left;background:#fffefb;border:1px solid #bea64d33;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:.22rem;min-width:9.5rem;padding:.55rem .7rem;display:flex}.SearchRequests-module__tny-Ra__heroPriceLabel{color:#7d7667;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:700}.SearchRequests-module__tny-Ra__heroPriceValue{color:#2f2f2f;font-size:1.35rem;font-weight:800;line-height:1}.SearchRequests-module__tny-Ra__priceLine{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.SearchRequests-module__tny-Ra__headerMeta{background:#ffffff6b;border:1px solid #bea64d29;border-radius:14px;flex-direction:column;justify-content:center;gap:.18rem;min-width:8rem;padding:.55rem .7rem;display:flex}.SearchRequests-module__tny-Ra__headerMetaValue{color:#2f2f2f;font-size:.86rem;font-weight:800}.SearchRequests-module__tny-Ra__headerMetaBadge{color:#7a5b00;background:#fff3bf;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:.18rem .45rem;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.SearchRequests-module__tny-Ra__headerMetaSecondary{color:#6f664f;font-size:.76rem;line-height:1.35}.SearchRequests-module__tny-Ra__compactHint{color:#7d7667;white-space:nowrap;font-size:.74rem;font-weight:700}.SearchRequests-module__tny-Ra__proposalSummary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-bottom:.2rem;display:grid}.SearchRequests-module__tny-Ra__proposalBullet{background:#fff7db;border:1px solid #eedf9a;border-radius:14px;flex-direction:column;gap:.2rem;padding:.7rem .8rem;display:flex}.SearchRequests-module__tny-Ra__proposalBulletLabel{letter-spacing:.08em;text-transform:uppercase;color:#8a7a2e;font-size:.7rem;font-weight:700}.SearchRequests-module__tny-Ra__proposalBulletValue{color:#2f2f2f;font-size:.92rem;font-weight:700;line-height:1.35}.SearchRequests-module__tny-Ra__sectionCard,.SearchRequests-module__tny-Ra__sectionCardAccent{box-shadow:none;background:#fffefb;border:1px solid #ece6d6;border-radius:16px;padding:.85rem .95rem}.SearchRequests-module__tny-Ra__sectionCardAccent{background:#fff8df;border-color:#f0df9b}.SearchRequests-module__tny-Ra__sectionHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem;display:flex}.SearchRequests-module__tny-Ra__sectionTitle{font-size:.96rem;line-height:1.3}.SearchRequests-module__tny-Ra__onlineBadge,.SearchRequests-module__tny-Ra__distanceBadge,.SearchRequests-module__tny-Ra__timingBadge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.33rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.SearchRequests-module__tny-Ra__onlineBadge{color:#1e3a5f;background-color:#e7eff8}.SearchRequests-module__tny-Ra__distanceBadge{color:#6f5d1c;background-color:#fef2c5}.SearchRequests-module__tny-Ra__timingBadge{color:#4f4a3a;background-color:#f2ebda}.SearchRequests-module__tny-Ra__requestMeta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.SearchRequests-module__tny-Ra__metaItem{flex-direction:column;gap:.2rem;min-width:0;display:flex}.SearchRequests-module__tny-Ra__metaValue{color:#2f2f2f;font-size:.92rem;font-weight:600;line-height:1.35}.SearchRequests-module__tny-Ra__timingRow{border-top:1px solid #f0ead9;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.95rem;padding-top:.85rem;display:flex}.SearchRequests-module__tny-Ra__clientToggle{color:#1e3a5f;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-weight:700;text-decoration:underline}.SearchRequests-module__tny-Ra__proposalGrid{grid-template-columns:.8fr 1.2fr;gap:.9rem;display:grid}.SearchRequests-module__tny-Ra__fieldBlock{flex-direction:column;gap:.35rem;margin-top:.65rem;display:flex}.SearchRequests-module__tny-Ra__fieldLabel{color:#2f2f2f;font-size:.86rem;font-weight:700}.SearchRequests-module__tny-Ra__priceInputGroup{background:#fffefb;border:1px solid #dccfb0;border-radius:12px;align-items:stretch;width:100%;max-width:13rem;display:flex;overflow:hidden}.SearchRequests-module__tny-Ra__priceAddon{color:#5c4f31;background:#f7f1df;border-right:1px solid #dccfb0;justify-content:center;align-items:center;min-width:2.25rem;padding:0 .7rem;font-weight:700;display:inline-flex}.SearchRequests-module__tny-Ra__priceInput{flex:1}.SearchRequests-module__tny-Ra__priceInputField,.SearchRequests-module__tny-Ra__messageInput{width:100%;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.SearchRequests-module__tny-Ra__messageInput{min-height:7.2rem;background:#fffefb!important;border:1px solid #e3d8bd!important;border-radius:12px!important;padding:.7rem .85rem!important}.SearchRequests-module__tny-Ra__helperText,.SearchRequests-module__tny-Ra__footerNote{font-size:.85rem}.SearchRequests-module__tny-Ra__footerNote{padding:.15rem .15rem 0}.SearchRequests-module__tny-Ra__detailBlock{border-top:1px solid #f0ead9;flex-direction:column;gap:.35rem;margin-top:1rem;padding-top:1rem;display:flex}.SearchRequests-module__tny-Ra__stickyFooter{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#fffdf81f 0%,#fffdf8 42%);border-top:1px solid #f0ead9d9;justify-content:center;padding:.65rem 0 .1rem;display:flex;position:sticky;bottom:0}.SearchRequests-module__tny-Ra__stickyFooter .SearchRequests-module__tny-Ra__proposeButton{width:min(100%,28rem);max-width:none;min-height:2.75rem}.SearchRequests-module__tny-Ra__proposeButton:disabled{cursor:not-allowed;opacity:.65;transform:none;box-shadow:0 8px 20px #ffd44f2e}@media (max-width:768px){.SearchRequests-module__tny-Ra__modalContent{gap:.55rem;padding:.65rem}.SearchRequests-module__tny-Ra__headerBar{background:#fffdf8;border-radius:14px;flex-direction:column;gap:.5rem;padding:.72rem}.SearchRequests-module__tny-Ra__headerAside{grid-template-columns:1fr;gap:.45rem;width:100%;display:grid}.SearchRequests-module__tny-Ra__headerMeta{background:0 0;border:none;grid-template-columns:auto 1fr auto;align-items:center;gap:.4rem;min-width:0;padding:0;display:grid}.SearchRequests-module__tny-Ra__headerMetaValue{font-size:.78rem}.SearchRequests-module__tny-Ra__headerMetaSecondary{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.SearchRequests-module__tny-Ra__heroPrice{background:0 0;border:none;border-top:1px solid #f0ead9;border-radius:0;grid-template-columns:1fr auto;align-items:center;min-width:0;padding:.45rem 0;display:grid}.SearchRequests-module__tny-Ra__heroPriceLabel{grid-column:1/-1;font-size:.64rem}.SearchRequests-module__tny-Ra__heroPriceValue{font-size:1.22rem}.SearchRequests-module__tny-Ra__originalLeadPrice{margin-right:.1rem;font-size:.76em}.SearchRequests-module__tny-Ra__discountBadge{min-width:2.45rem;padding:.16rem .45rem;font-size:.66rem}.SearchRequests-module__tny-Ra__heroTitle{font-size:.92rem;line-height:1.28}.SearchRequests-module__tny-Ra__heroDescription{font-size:.84rem;line-height:1.35}.SearchRequests-module__tny-Ra__heroEyebrow,.SearchRequests-module__tny-Ra__sectionKicker,.SearchRequests-module__tny-Ra__metaLabel{letter-spacing:.06em;font-size:.64rem}.SearchRequests-module__tny-Ra__tabSwitcher{width:100%;margin-top:.05rem}.SearchRequests-module__tny-Ra__tabButton{flex:1;padding:.46rem .75rem;font-size:.82rem}.SearchRequests-module__tny-Ra__hero{flex-direction:column}.SearchRequests-module__tny-Ra__heroPrice{text-align:left}.SearchRequests-module__tny-Ra__requestMeta{grid-template-columns:1fr}.SearchRequests-module__tny-Ra__sectionCard{background:0 0;border:none;border-radius:0;padding:.25rem .1rem .5rem}.SearchRequests-module__tny-Ra__sectionHeader{margin-bottom:.4rem}.SearchRequests-module__tny-Ra__sectionTitle{font-size:.9rem}.SearchRequests-module__tny-Ra__compactHint,.SearchRequests-module__tny-Ra__footerNote{display:none}.SearchRequests-module__tny-Ra__fieldBlock{gap:.3rem;margin-top:.55rem}.SearchRequests-module__tny-Ra__fieldLabel{font-size:.8rem}.SearchRequests-module__tny-Ra__proposalSummary,.SearchRequests-module__tny-Ra__proposalGrid{grid-template-columns:1fr}.SearchRequests-module__tny-Ra__priceInputGroup{border-radius:11px;max-width:none}.SearchRequests-module__tny-Ra__messageInput{min-height:5.6rem}.SearchRequests-module__tny-Ra__helperText{font-size:.76rem;line-height:1.35}.SearchRequests-module__tny-Ra__timingRow{flex-direction:column;align-items:flex-start}.SearchRequests-module__tny-Ra__stickyFooter{background:linear-gradient(#fffdf800 0%,#fffdf8 55%);border-top:none;justify-content:center;width:100%;padding-top:.5rem}.SearchRequests-module__tny-Ra__stickyFooter .SearchRequests-module__tny-Ra__proposeButton{min-height:2.55rem;box-shadow:0 8px 18px #ffd44f33}}@keyframes SearchRequests-module__tny-Ra__celebrationReveal{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes SearchRequests-module__tny-Ra__lockPop{0%{opacity:0;transform:scale(.4)rotate(-15deg)}55%{transform:scale(1.25)rotate(6deg)}80%{transform:scale(.95)rotate(-2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes SearchRequests-module__tny-Ra__slideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes SearchRequests-module__tny-Ra__slideIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.SearchRequests-module__tny-Ra__celebrationScreen{flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;min-height:300px;padding:2.5rem 2rem;animation:.55s ease-out both SearchRequests-module__tny-Ra__celebrationReveal;display:flex}.SearchRequests-module__tny-Ra__celebrationIcon{color:#ffd54f;filter:drop-shadow(0 4px 16px #ffd54f8c);font-size:3.6rem;animation:.85s cubic-bezier(.34,1.56,.64,1) .15s both SearchRequests-module__tny-Ra__lockPop}.SearchRequests-module__tny-Ra__celebrationTitle{color:#2f2f2f;text-align:center;font-size:1.35rem;font-weight:700;animation:.55s ease-out .55s both SearchRequests-module__tny-Ra__slideUp}.SearchRequests-module__tny-Ra__celebrationSubtitle{color:#7d7667;text-align:center;font-size:.95rem;animation:.55s ease-out .8s both SearchRequests-module__tny-Ra__slideUp}.SearchRequests-module__tny-Ra__unlockedContent{animation:.55s ease-out both SearchRequests-module__tny-Ra__slideIn}.SearchRequests-module__tny-Ra__priceConfirmationScreen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:280px;padding:2.5rem 2rem;display:flex}.SearchRequests-module__tny-Ra__priceConfirmationIcon{color:#e6a817;font-size:2.8rem}.SearchRequests-module__tny-Ra__priceConfirmationTitle{color:#2f2f2f;font-size:1.25rem;font-weight:700}.SearchRequests-module__tny-Ra__priceConfirmationMessage{color:#7d7667;max-width:340px;font-size:.95rem;line-height:1.5}.SearchRequests-module__tny-Ra__priceConfirmationPrices{align-items:center;gap:1rem;margin:.5rem 0;display:flex}.SearchRequests-module__tny-Ra__priceConfirmationOld{color:#b0a898;font-size:1.1rem;text-decoration:line-through}.SearchRequests-module__tny-Ra__priceConfirmationNew{color:#2f2f2f;font-size:1.6rem;font-weight:700}.SearchRequests-module__tny-Ra__priceConfirmationActions{flex-direction:column;gap:.75rem;width:100%;max-width:320px;display:flex}.SearchRequests-module__tny-Ra__cancelButton{color:#7d7667;cursor:pointer;background:0 0;border:1px solid #ece8db;border-radius:10px;padding:12px 20px;font-size:.95rem;transition:background .15s}.SearchRequests-module__tny-Ra__cancelButton:hover{background:#f8f6ef}
.ForAll-module__UDYbtG__logoContainer{background-color:var(--serviblack);color:var(--background);text-align:center;padding:1rem;overflow:hidden}.ForAll-module__UDYbtG__stepContent{flex-direction:column;align-items:center;display:flex}.ForAll-module__UDYbtG__stepContent h4{color:var(--serviblack);font-size:1.2rem}.ForAll-module__UDYbtG__heroSubtitle{text-align:center;-webkit-user-select:none;user-select:none;max-width:60vw;margin:1rem auto 0;font-size:1.1rem}.ForAll-module__UDYbtG__icon{color:var(--serviyellow);font-size:3rem}.ForAll-module__UDYbtG__description{text-align:justify;margin:1rem 0;padding:1rem 1.5rem;font-size:1rem}.ForAll-module__UDYbtG__worksTitle{text-align:center;margin:2.5rem 0 1rem;font-size:1.6rem}.ForAll-module__UDYbtG__quoteCarousel{width:40vw;color:var(--serviyellow);text-align:center;justify-content:center;align-items:center;display:flex}.ForAll-module__UDYbtG__registerButton{cursor:pointer;background-color:var(--serviyellow);color:var(--serviblack);border:none;border-radius:50px;max-width:300px;padding:.7rem 2.5rem;font-size:1.2rem;font-weight:700;transition:background-color .3s;box-shadow:0 4px 15px #0003}.ForAll-module__UDYbtG__containerFloatBtn{background-color:var(--serviblack)}.ForAll-module__UDYbtG__registerButton:hover{box-shadow:0 6px 20px #0000004d}@media screen and (max-width:768px){.ForAll-module__UDYbtG__worksTitle{padding:0 1rem;font-size:1.4rem}.ForAll-module__UDYbtG__quoteCarousel{width:100%}}@media screen and (min-width:800px) and (max-width:2024px){.ForAll-module__UDYbtG__minHeroHeight{min-height:90svh}}
.SearchContainer-module__yMJdxa__searchButton{cursor:pointer;background-color:var(--serviblue);color:var(--background);border:none;border-radius:50px;padding:.7rem 2.5rem;font-size:1.2rem;transition:background-color .3s;box-shadow:0 4px 15px #0003}.SearchContainer-module__yMJdxa__searchButton:hover{background-color:var(--servibluehover);box-shadow:0 6px 20px #0000004d}.SearchContainer-module__yMJdxa__floatContainer{background-color:var(--serviBlueGray);border-radius:.2rem;padding:.2rem;box-shadow:0 4px 12px #00000026}.SearchContainer-module__yMJdxa__floatBtn{background-color:var(--serviyellow);color:var(--serviblack);cursor:pointer;cursor:pointer;background-color:var(--serviyellow);border:none;border-radius:50px;max-width:300px;padding:.7rem 2.5rem;font-size:1.2rem;font-weight:700;transition:background-color .3s;box-shadow:0 4px 15px #0003}.SearchContainer-module__yMJdxa__containerFloatBtn{background-color:var(--serviblack)}.SearchContainer-module__yMJdxa__quoteCarousel{width:40vw;color:var(--serviyellow);text-align:center;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.SearchContainer-module__yMJdxa__searchButton{padding:.75rem 2rem;font-size:1rem}.SearchContainer-module__yMJdxa__quoteCarousel{width:100%}}@media (max-width:480px){.SearchContainer-module__yMJdxa__searchButton{width:100%;margin:0}}
.UserSection-module__hiMFoq__userContainer{justify-content:center;align-items:center;gap:1rem;display:flex}.UserSection-module__hiMFoq__message{margin-right:1rem;font-size:2rem}@media (max-width:480px){.UserSection-module__hiMFoq__userContainer{justify-content:space-between;width:100%}.UserSection-module__hiMFoq__message{font-size:1.5rem}}
.StepsIndicator-module__2qpxbG__wizard .p-menuitem-link{background-color:#0000}
.landPage-module__1V0Paq__landContent{text-align:center;background-color:var(--background);color:var(--foreground);font-family:var(--font-roboto),sans-serif;border-radius:8px;padding:2rem 1.5rem;box-shadow:0 2px 8px #0000000d}.landPage-module__1V0Paq__landContent p{color:var(--serviBlueGray);margin-bottom:1.2rem;font-size:1rem;line-height:1.6}.landPage-module__1V0Paq__landContent h2{color:var(--serviblue);margin-top:1.5rem;margin-bottom:.8rem;font-size:1.5rem;position:relative}.landPage-module__1V0Paq__landContent h2:after{content:"";background-color:var(--serviyellow);border-radius:2px;width:40px;height:3px;margin:.5rem auto 0;display:block}.landPage-module__1V0Paq__landContent ul{text-align:left;margin:1rem 0;padding:0;list-style:none;display:inline-block}.landPage-module__1V0Paq__landContent ul li{color:var(--foreground);margin-bottom:.8rem;padding-left:1.5rem;font-size:1rem;line-height:1.5;position:relative}.landPage-module__1V0Paq__landContent ul li:before{content:"✔";color:var(--serviyellowAlert);font-weight:700;position:absolute;left:0}.landPage-module__1V0Paq__landContent strong{color:var(--serviblue)}
.landPage-module__tHPRia__landContent{text-align:center;background-color:var(--background);color:var(--foreground);font-family:var(--font-roboto),sans-serif;border-radius:8px;padding:2rem 1.5rem;box-shadow:0 2px 8px #0000000d}.landPage-module__tHPRia__landContent p{color:var(--serviBlueGray);margin-bottom:1.2rem;font-size:1rem;line-height:1.6}.landPage-module__tHPRia__landContent h2{color:var(--serviblue);margin-top:1.5rem;margin-bottom:.8rem;font-size:1.5rem;position:relative}.landPage-module__tHPRia__landContent h2:after{content:"";background-color:var(--serviyellow);border-radius:2px;width:40px;height:3px;margin:.5rem auto 0;display:block}.landPage-module__tHPRia__landContent ul{text-align:left;margin:1rem 0;padding:0;list-style:none;display:inline-block}.landPage-module__tHPRia__landContent ul li{color:var(--foreground);margin-bottom:.8rem;padding-left:1.5rem;font-size:1rem;line-height:1.5;position:relative}.landPage-module__tHPRia__landContent ul li:before{content:"✔";color:var(--serviyellowAlert);font-weight:700;position:absolute;left:0}.landPage-module__tHPRia__landContent strong{color:var(--serviblue)}
.ProviderPublicProfile-module__jebT2q__card{border:1px solid #efe9d8;border-radius:16px;box-shadow:0 8px 24px #2f2f2f0f}.ProviderPublicProfile-module__jebT2q__card .p-card-body{padding:1.25rem 1.5rem}.ProviderPublicProfile-module__jebT2q__card .p-card-content{padding:0}.ProviderPublicProfile-module__jebT2q__header{align-items:center;gap:1.25rem;display:flex}.ProviderPublicProfile-module__jebT2q__avatar{object-fit:cover;border:3px solid #fff7db;border-radius:50%;flex-shrink:0;width:96px;height:96px;box-shadow:0 0 0 1px #efe9d8}.ProviderPublicProfile-module__jebT2q__identity{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.ProviderPublicProfile-module__jebT2q__topRow{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.ProviderPublicProfile-module__jebT2q__name{color:#2f2f2f;margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.ProviderPublicProfile-module__jebT2q__categoryChip{color:#2f2f2f;background:#fff7db;border:1px solid #ffe9a8;border-radius:999px;align-items:center;gap:.4rem;padding:.2rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.ProviderPublicProfile-module__jebT2q__categoryDot{border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem}.ProviderPublicProfile-module__jebT2q__city{color:#7d7667;align-items:center;gap:.35rem;font-size:.85rem;display:flex}.ProviderPublicProfile-module__jebT2q__city i{font-size:.85rem}.ProviderPublicProfile-module__jebT2q__rating{margin-top:.1rem}.ProviderPublicProfile-module__jebT2q__services{color:#7d7667;font-size:.85rem}.ProviderPublicProfile-module__jebT2q__contactGrid{border-top:1px solid #f0ecdf;flex-wrap:wrap;gap:.5rem;margin-top:1.1rem;padding-top:1.1rem;display:flex}.ProviderPublicProfile-module__jebT2q__contactItem{color:#2f2f2f;background:#f8f6ef;border:1px solid #efe9d8;border-radius:10px;align-items:center;gap:.45rem;max-width:100%;padding:.4rem .7rem;font-size:.83rem;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.ProviderPublicProfile-module__jebT2q__contactItem i{color:#b8901f;font-size:.9rem}.ProviderPublicProfile-module__jebT2q__contactItem span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProviderPublicProfile-module__jebT2q__contactItem:hover{background:#fff7db;border-color:#ffe9a8}.ProviderPublicProfile-module__jebT2q__section{margin-top:1.1rem}.ProviderPublicProfile-module__jebT2q__sectionTitle{letter-spacing:.03em;text-transform:uppercase;color:#7d7667;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.ProviderPublicProfile-module__jebT2q__chips{flex-wrap:wrap;display:flex}.ProviderPublicProfile-module__jebT2q__chips .p-chip{color:#2f2f2f;background:#fff7db;border:1px solid #ffe9a8;margin:0 .4rem .4rem 0}.ProviderPublicProfile-module__jebT2q__bio{color:#4a4a4a;background:#f8f6ef;border-left:3px solid #ffd54f;border-radius:8px;margin-top:1.1rem;padding:.85rem 1rem;font-size:.9rem;font-style:italic;line-height:1.5}@media (max-width:640px){.ProviderPublicProfile-module__jebT2q__header{text-align:center;flex-direction:column;align-items:center}.ProviderPublicProfile-module__jebT2q__identity{align-items:center}.ProviderPublicProfile-module__jebT2q__topRow{justify-content:center}.ProviderPublicProfile-module__jebT2q__avatar{width:88px;height:88px}.ProviderPublicProfile-module__jebT2q__contactItem{width:100%}}
.SideDrawerLayout-module__9-pxwW__drawerLayoutContainer{height:100%;display:flex}.SideDrawerLayout-module__9-pxwW__leftPanel{flex-direction:column;flex-shrink:0;transition:width .3s;display:flex}.SideDrawerLayout-module__9-pxwW__sidebarContent{flex-direction:column;flex-grow:1;justify-content:flex-start;transition:opacity .3s;display:flex}.SideDrawerLayout-module__9-pxwW__mainContent{flex-grow:1;overflow-y:auto}.SideDrawerLayout-module__9-pxwW__toggleButton{align-self:end;margin:1rem 0 .5rem 1rem}.SideDrawerLayout-module__9-pxwW__drawerItem{color:var(--serviyellow);cursor:pointer;padding:1rem;text-decoration:none}.SideDrawerLayout-module__9-pxwW__drawerItem:hover,.SideDrawerLayout-module__9-pxwW__activeItem{background-color:var(--serviyellow);color:var(--serviblack)}
