.products-services-section{--ps-blue:#1264f6;--ps-ink:#101114;--ps-muted:#656b76;--ps-line:rgba(16,17,20,0.1);--ps-card:#fffdf8;background:#ffffff;color:var(--ps-ink);}.products-services-section svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.products-services-hero{position:relative;overflow:hidden;padding:136px 0 84px;background:radial-gradient(circle at 18% 52%,rgba(18,100,246,0.08),transparent 11%),radial-gradient(circle at 82% 42%,rgba(18,100,246,0.08),transparent 10%),linear-gradient(105deg,#f8eeee 0%,#f6e9f6 100%);}.products-services-hero__content{position:relative;z-index:2;max-width:760px;margin:0 auto;text-align:center;}.products-services-hero h2{margin:0;color:var(--ps-ink);font-size:clamp(2.35rem,4vw,3.55rem);font-weight:850;line-height:1.12;letter-spacing:0;}.products-services-hero h2 span,.products-services-hero h2 em{display:block;}.products-services-hero h2 em{color:var(--ps-blue);font-style:italic;}.products-services-hero p{margin:1.1rem 0 0;color:#20242d;font-size:1.04rem;line-height:1.55;}.products-services-search{display:grid;grid-template-columns:minmax(220px,1fr) minmax(190px,0.72fr);max-width:620px;margin:2rem auto 0;border-radius:14px;box-shadow:0 18px 44px rgba(15,23,42,0.08);}.products-services-search label{display:flex;align-items:center;min-height:68px;margin:0;background:#ffffff;color:#3c414a;}.products-services-search__field{border-radius:14px 0 0 14px;border-right:1px solid var(--ps-line);padding:0 1.1rem;}.products-services-search__select{border-radius:0 14px 14px 0;padding:0 1rem;}.products-services-search input,.products-services-search select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#2a2f38;font:inherit;}.products-services-search svg{flex:0 0 auto;margin-right:0.75rem;font-size:1.28rem;}.products-services-popular{margin-top:1.2rem;color:#20242d;font-size:0.96rem;}.products-services-popular span{margin-right:0.28rem;}.products-services-avatar{position:absolute;display:block;width:54px;height:54px;border:4px solid rgba(255,255,255,0.9);border-radius:50%;background:linear-gradient(135deg,#1264f6,#ffbd00);box-shadow:0 16px 34px rgba(15,23,42,0.14);}.products-services-avatar--one{left:12%;top:42%;}.products-services-avatar--two{left:24%;top:26%;width:32px;height:32px;}.products-services-avatar--three{right:18%;top:38%;width:48px;height:48px;}.products-services-avatar--four{right:28%;top:24%;width:34px;height:34px;}.products-services-listing{padding:44px 0 64px;background:#ffffff;}.products-services-provider-cats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.9rem;margin-bottom:1.75rem;}.products-services-provider-cat{display:flex;align-items:center;gap:0.75rem;min-width:0;padding:0.8rem 0.9rem;border:1px solid var(--ps-line);border-radius:14px;background:#ffffff;color:var(--ps-ink);box-shadow:0 12px 30px rgba(15,23,42,0.06);text-decoration:none;transition:transform 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease;}.products-services-provider-cat:hover{border-color:rgba(18,100,246,0.28);box-shadow:0 16px 36px rgba(15,23,42,0.1);transform:translateY(-2px);}.products-services-provider-cat__icon{display:grid;flex:0 0 auto;width:2.35rem;height:2.35rem;place-items:center;border-radius:999px;background:#eef4ff;color:var(--ps-blue);font-weight:850;text-transform:uppercase;}.products-services-provider-cat__content{display:grid;min-width:0;gap:0.12rem;}.products-services-provider-cat__content strong,.products-services-provider-cat__content small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.products-services-provider-cat__content strong{color:var(--ps-ink);font-size:0.96rem;font-weight:760;}.products-services-provider-cat__content small{color:var(--ps-muted);font-size:0.78rem;}.products-services-listing__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;}.products-services-listing__head h2{margin:0;color:var(--ps-ink);font-size:clamp(1.85rem,3vw,2.35rem);font-weight:780;letter-spacing:0;}.products-services-listing__head a{color:var(--ps-ink);font-weight:650;text-decoration:underline;text-underline-offset:6px;}.products-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;}.products-services-card{overflow:hidden;border:1px solid #ffc21a;border-radius:16px;background:var(--ps-card);}.products-services-card[hidden]{display:none;}.products-services-card__media{position:relative;display:block;aspect-ratio:1.55 / 1;overflow:hidden;background:linear-gradient(135deg,#f6e9f6,#fff6d8);color:inherit;}.products-services-card__media img{display:block;width:100%;height:100%;object-fit:cover;}.products-services-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:rgba(18,100,246,0.24);font-size:6rem;font-weight:900;}.products-services-card__badge{position:absolute;top:1rem;left:1rem;padding:0.48rem 0.7rem;border-radius:5px;background:#ffc400;color:#ffffff;font-size:0.86rem;font-weight:800;}.products-services-card__favorite{position:absolute;top:1rem;right:1rem;display:inline-flex;width:2.45rem;height:2.45rem;align-items:center;justify-content:center;border-radius:999px;background:#ffffff;color:#3c414a;}.products-services-card__favorite svg{font-size:1.18rem;}.products-services-card__body{padding:1.35rem 1.25rem 1.45rem;}.products-services-card__category{display:flex;gap:0.55rem;align-items:center;color:#252932;font-size:0.92rem;}.products-services-card__category span{font-weight:740;}.products-services-card__category small{color:var(--ps-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.products-services-card h3{min-height:3.1rem;margin:0.9rem 0 0;font-size:1.1rem;font-weight:650;line-height:1.35;}.products-services-card h3 a{color:var(--ps-ink);text-decoration:none;}.products-services-card__rating,.products-services-card__footer{display:flex;flex-wrap:wrap;gap:0.45rem;align-items:center;color:#3f4651;font-size:0.92rem;}.products-services-card__rating{margin-top:0.85rem;}.products-services-stars{display:inline-flex;color:#ffc400;}.products-services-stars svg{fill:currentColor;stroke:currentColor;font-size:1rem;}.products-services-card__dot{width:3px;height:3px;border-radius:50%;background:#a7acb4;}.products-services-card__footer{justify-content:space-between;margin-top:1.55rem;}.products-services-card__footer strong{color:var(--ps-ink);font-size:1.05rem;}.products-services-empty{display:grid;gap:0.35rem;padding:2rem;border:1px solid var(--ps-line);border-radius:16px;background:#fff;color:var(--ps-muted);text-align:center;}.products-services-empty[hidden],.products-services-load-more[hidden]{display:none !important;}.products-services-empty strong{color:var(--ps-ink);font-size:1.1rem;}.products-services-load-more{display:flex;justify-content:center;margin-top:2rem;}.products-services-load-more__button{min-height:48px;padding:0 1.35rem;border:1px solid rgba(18,100,246,0.24);border-radius:999px;background:#ffffff;color:var(--ps-blue);font:inherit;font-weight:760;box-shadow:0 12px 28px rgba(18,100,246,0.1);cursor:pointer;transition:transform 0.2s ease,background 0.2s ease,box-shadow 0.2s ease;}.products-services-load-more__button:hover{background:#f5f9ff;box-shadow:0 16px 32px rgba(18,100,246,0.15);transform:translateY(-1px);}@media (max-width:1199.98px){.products-services-provider-cats{grid-template-columns:repeat(3,minmax(0,1fr));}.products-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (max-width:991.98px){.products-services-provider-cats{grid-template-columns:repeat(2,minmax(0,1fr));}.products-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.products-services-avatar{opacity:0.35;}}@media (max-width:767.98px){.products-services-hero{padding:124px 0 60px;}.products-services-search{grid-template-columns:1fr;}.products-services-search__field,.products-services-search__select{border-radius:14px;border-right:0;}.products-services-search__select{border-top:1px solid var(--ps-line);}.products-services-listing__head{align-items:flex-start;flex-direction:column;}}@media (max-width:575.98px){.products-services-provider-cats{grid-template-columns:1fr;}.products-services-grid{grid-template-columns:1fr;}}