.marketing-site .yacht-tm{width:min(100% - 2.5rem,75rem);margin:3.5rem auto}.marketing-site .yacht-tm__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.marketing-site .yacht-tm__kicker{margin:0 0 .4rem;color:#7d5d2a;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.marketing-site .yacht-tm__title{margin:0;color:#001232;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.15}.marketing-site .yacht-tm__nav{display:flex;gap:.6rem;flex:none}.marketing-site .yacht-tm__nav button{width:2.9rem;height:2.9rem;border:1px solid rgba(0,18,50,.18);border-radius:999px;background:#fff;color:#001232;font-size:1.4rem;line-height:1;cursor:pointer;transition:background .15s ease,opacity .15s ease}.marketing-site .yacht-tm__nav button:hover:not(:disabled){background:#faf6ee}.marketing-site .yacht-tm__nav button:disabled{opacity:.35;cursor:default}.marketing-site .yacht-tm__track{display:grid;grid-auto-flow:column;grid-auto-columns:min(88%,26rem);gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:0;padding-bottom:.5rem;-ms-overflow-style:none;scrollbar-width:none}.marketing-site .yacht-tm__track::-webkit-scrollbar{display:none}.marketing-site .yacht-tm-card{scroll-snap-align:start;display:flex;flex-direction:column;padding:1.75rem;border:1px solid rgba(0,18,50,.08);border-radius:1.25rem;background:#fff;box-shadow:0 1.5rem 4rem rgba(0,18,50,.07)}.marketing-site .yacht-tm-card__quote{width:2rem;height:2rem;margin-bottom:.75rem;color:var(--lp-gold,#ddb47c);flex:none}.marketing-site .yacht-tm-card__stars{display:flex;gap:.15rem;margin-bottom:.85rem;color:var(--lp-gold,#ddb47c)}.marketing-site .yacht-tm-card__stars svg{width:1rem;height:1rem;fill:currentColor}.marketing-site .yacht-tm-card__text{flex:1;margin:0 0 1.25rem;color:#3a4250;font-size:1rem;line-height:1.6}.marketing-site .yacht-tm-card__author{display:flex;align-items:center;gap:.7rem}.marketing-site .yacht-tm-card__author img,.marketing-site .yacht-tm-card__avatar-fallback{width:2.6rem;height:2.6rem;border-radius:999px;object-fit:cover;flex:none}.marketing-site .yacht-tm-card__avatar-fallback{display:flex;align-items:center;justify-content:center;background:#001232;color:#fff;font-weight:700;text-transform:uppercase}.marketing-site .yacht-tm-card__author strong{color:#001232;font-size:.98rem}