.sx-guest-collection{padding:22px 0 34px}
.sx-guest-collection .sx-account-wrap{max-width:1320px}
.sx-guest-collection-crumbs{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:#9197a0;font-size:12px;font-weight:650}
.sx-guest-collection-crumbs a{color:#737a84;text-decoration:none}
.sx-guest-collection-crumbs strong{color:#33383e}
.sx-guest-collection-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:16px;padding:22px 24px;border:1px solid rgba(255,255,255,.9);border-radius:22px;background:rgba(255,255,255,.86);box-shadow:0 12px 34px rgba(28,33,40,.05)}
.sx-guest-collection-hero h1{margin:0;color:#17191c;font-size:34px;font-weight:900;letter-spacing:-.035em}
.sx-guest-collection-hero p{max-width:760px;margin:7px 0 0;color:#7b828d;font-size:13px;line-height:1.5}
.sx-guest-sync{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-width:250px;padding:11px 13px;border:1px solid #f0d5ad;border-radius:15px;background:linear-gradient(100deg,#fffaf3,#fff2df);color:#22262b;text-decoration:none}
.sx-guest-sync>svg{width:23px;height:23px;fill:none;stroke:#df8505;stroke-width:1.7}
.sx-guest-sync span{display:grid;gap:2px}
.sx-guest-sync strong{font-size:12.5px;font-weight:850;color:#d87d00}
.sx-guest-sync small{font-size:10.5px;line-height:1.25;color:#8a7d6c}
.sx-guest-collection-main{width:100%!important;min-width:0}
.sx-guest-collection .sx-section-page{border:1px solid rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(28,33,40,.05)}
@media(max-width:767.98px){
  .sx-guest-collection{padding:12px 0 22px}
  .sx-guest-collection-crumbs{margin-bottom:10px;padding:0 4px}
  .sx-guest-collection-hero{display:grid;gap:14px;padding:16px;border-radius:18px}
  .sx-guest-collection-hero h1{font-size:26px}
  .sx-guest-sync{min-width:0;width:100%}
}
