.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}
.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}
.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}}
.MobileButtonsLayout-module__N9uDyq__mainContainer{flex-direction:column;height:100%;min-height:100%;max-height:100%;display:flex}.MobileButtonsLayout-module__N9uDyq__buttonContainer{background-color:var(--serviyellow);flex-direction:row;justify-content:space-around;align-items:center;padding:1rem;display:flex}.MobileButtonsLayout-module__N9uDyq__button{cursor:pointer;font-size:2rem}
.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%}}
.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)}
.SearchRequests-module__tny-Ra__listRow{border-bottom:1px solid var(--serviblack);cursor:pointer;justify-content:space-between;padding:10px}.SearchRequests-module__tny-Ra__tagRow{flex-wrap:wrap;gap:.5rem;display:flex}.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:5px;justify-content:space-around;align-items:center;max-width:17rem;height:2.5rem;padding:10px;display:flex}.SearchRequests-module__tny-Ra__urgent{background-color:var(--serviRed);color:var(--background);border-radius:5px;padding:3px 7px;font-size:.85rem;font-weight:700}.SearchRequests-module__tny-Ra__discountBadge{background-color:var(--serviRed);color:var(--background);text-align:center;border-radius:50%;width:1.5rem;margin-left:5px;font-size:.7rem;font-weight:700;line-height:1.5rem}.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%;height:3rem}}
.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__cardContainer{justify-content:space-between;width:100%;display:flex}.ProviderPublicProfile-module__jebT2q__categoryContainer{justify-content:flex-end;align-items:center;width:100%;display:flex}.ProviderPublicProfile-module__jebT2q__categorySymbol{border-radius:50%;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:1.5rem;display:flex}.ProviderPublicProfile-module__jebT2q__cityLabel{margin-bottom:.5rem;font-size:.8rem}.ProviderPublicProfile-module__jebT2q__categoryTitle{margin-right:.5rem;font-size:.9rem;font-weight:700}.ProviderPublicProfile-module__jebT2q__categoryDescription{text-align:center;font-size:.8rem}.ProviderPublicProfile-module__jebT2q__categoryContact{margin-top:1rem;font-size:.8rem}@media (max-width:768px){.ProviderPublicProfile-module__jebT2q__categoryTitle{margin-right:.2rem;font-size:.8rem}.ProviderPublicProfile-module__jebT2q__price{font-size:1.2rem}.ProviderPublicProfile-module__jebT2q__rating .p-rating-item{width:.8rem;height:.8rem}}
.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}}
