body.page-hub .hub__hero,body.page-hub main#site-content>.hub__hero{margin-top:0!important;padding-bottom:0;padding-top:30px!important}body.page-hub .hub__hero__title{font-size:clamp(28px,4vw,36px);line-height:1.3;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:1000px;text-align:center}body.page-hub .hub__hero-content{padding-bottom:50px;padding-top:30px}body.page-hub .hub__hero-content__text{color:var(--body-text-color,#333);font-size:17px;line-height:1.8;margin:0 auto;max-width:900px;text-align:left}body.page-hub .hub__hero-content__text p{margin-bottom:18px}body.page-hub .hub__hero-content__text p:last-child{margin-bottom:0}body.page-hub .hub__hero-content__text strong{color:var(--heading-primary-color,#1f2d3d);font-weight:700}body.page-hub .hub__hero-content__text ol,body.page-hub .hub__hero-content__text ul{margin:16px 0;padding-left:24px}body.page-hub .hub__hero-content__text li{line-height:1.7;margin-bottom:10px}body.page-hub .hub__products-occasion,body.page-hub .hub__products-trending,body.page-hub .hub__products-type{padding-bottom:50px;padding-top:50px}body.page-hub .hub__products-occasion__title,body.page-hub .hub__products-trending__title,body.page-hub .hub__products-type__title{font-size:clamp(24px,3vw,32px);margin-bottom:40px;text-align:center}body.page-hub .hub__products-occasion__grid,body.page-hub .hub__products-trending__grid,body.page-hub .hub__products-type__grid{align-items:start;box-sizing:border-box;display:grid!important;gap:28px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;max-width:100%;width:100%}body.page-hub .hub__product-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease}body.page-hub .hub__product-card:hover{border-color:rgba(255,153,51,.2);box-shadow:0 12px 28px rgba(0,0,0,.12);transform:translateY(-6px)}body.page-hub .hub__product-card__image{aspect-ratio:1/1;background:var(--section-bg-light,#f8f9fa);display:block;line-height:0;overflow:hidden;position:relative;width:100%}body.page-hub .hub__product-card__image img{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease;width:100%}body.page-hub .hub__product-card:hover .hub__product-card__image img{transform:scale(1.08)}body.page-hub .hub__product-card__content{background:#fff;display:flex;flex:1;flex-direction:column;padding:22px 20px}body.page-hub .hub__product-card__title{color:var(--heading-primary-color,#1f2d3d);flex:1;font-size:18px;font-weight:700;line-height:1.4;margin:0 0 16px;text-align:center}body.page-hub .hub__product-card__actions{display:flex;gap:10px;margin-top:auto}body.page-hub .hub__product-card__contact,body.page-hub .hub__product-card__view{border-radius:8px;flex:1;font-size:14px;font-weight:600;padding:12px 20px;text-align:center;transition:all .2s ease}body.page-hub .hub__product-card__view:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}body.page-hub .hub__services{padding-bottom:80px;padding-top:80px}body.page-hub .hub__services__content{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}body.page-hub .hub__services__title{margin-bottom:30px}body.page-hub .hub__services__description{color:var(--body-text-color,#666);font-size:16px;line-height:1.8}body.page-hub .hub__services__image{border-radius:12px;overflow:hidden;width:100%}body.page-hub .hub__services__image img{display:block;height:auto;width:100%}body.page-hub .hub__why-choose{padding-bottom:80px;padding-top:80px}body.page-hub .hub__why-choose__title{margin-bottom:50px;text-align:center}body.page-hub .hub__why-choose__grid{display:grid;gap:30px;grid-template-columns:repeat(4,minmax(0,1fr))}body.page-hub .hub__why-card{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;height:100%;padding:40px 30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}body.page-hub .hub__why-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.12);transform:translateY(-8px)}body.page-hub .hub__why-card__icon{font-size:48px;line-height:1;margin-bottom:20px}body.page-hub .hub__why-card__text{color:var(--body-text-color,#666);flex-grow:1;font-size:15px;line-height:1.7;margin:0}body.page-hub .hub__process{padding-bottom:80px;padding-top:80px}body.page-hub .hub__process__title{margin-bottom:50px;text-align:center}body.page-hub .hub__process__steps{display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:900px}body.page-hub .hub__process__step{align-items:flex-start;background:#fff;border-radius:12px;display:flex;gap:30px;padding:30px;transition:transform .3s ease,box-shadow .3s ease}body.page-hub .hub__process__step:hover{box-shadow:0 10px 30px rgba(0,0,0,.1);transform:translateX(10px)}body.page-hub .hub__process__step-number{align-items:center;background:var(--accent-color,#f93);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:24px;font-weight:700;height:60px;justify-content:center;width:60px}body.page-hub .hub__process__step-content{flex:1}body.page-hub .hub__process__step-title{color:var(--heading-primary-color,#1b3a5f);font-size:22px;font-weight:700;margin:0 0 10px}body.page-hub .hub__process__step-description{color:var(--body-text-color,#666);font-size:16px;line-height:1.7;margin:0}@media (max-width:1024px){body.page-hub .hub__products-occasion__grid,body.page-hub .hub__products-trending__grid,body.page-hub .hub__products-type__grid{gap:24px;grid-template-columns:repeat(2,minmax(240px,1fr))!important}body.page-hub .hub__why-choose__grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.page-hub .hub__services__content{gap:40px;grid-template-columns:1fr}body.page-hub .hub__services__image{order:-1}}@media (max-width:768px){body.page-hub .hub__hero,body.page-hub main#site-content>.hub__hero{margin-top:0!important;padding-bottom:0;padding-top:40px!important}body.page-hub .hub__hero__title{font-size:24px;line-height:1.4}body.page-hub .hub__hero-content{padding-bottom:40px;padding-top:24px}body.page-hub .hub__hero-content__text{font-size:16px;line-height:1.7;text-align:left}body.page-hub .hub__process,body.page-hub .hub__products-occasion,body.page-hub .hub__products-trending,body.page-hub .hub__products-type,body.page-hub .hub__services,body.page-hub .hub__why-choose{padding-bottom:50px;padding-top:50px}body.page-hub .hub__products-occasion__grid,body.page-hub .hub__products-trending__grid,body.page-hub .hub__products-type__grid{gap:20px;grid-template-columns:1fr!important}body.page-hub .hub__product-card__content{padding:20px 18px}body.page-hub .hub__product-card__title{font-size:17px;margin-bottom:14px}body.page-hub .hub__product-card__contact,body.page-hub .hub__product-card__view{font-size:13px;padding:11px 18px}body.page-hub .hub__why-choose__grid{grid-template-columns:1fr}body.page-hub .hub__product-card__actions{flex-direction:column}body.page-hub .hub__process__step{flex-direction:column;text-align:center}body.page-hub .hub__process__step-number{margin:0 auto}}@media (max-width:640px){body.page-hub .hub__hero__title{font-size:22px}body.page-hub .hub__hero-content__text{font-size:15px}body.page-hub .hub__products-occasion__title,body.page-hub .hub__products-trending__title,body.page-hub .hub__products-type__title{font-size:22px;margin-bottom:32px}body.page-hub .hub__why-card{padding:30px 20px}body.page-hub .hub__why-card__icon{font-size:36px}}