.terms-content{background-color:var(--vips-page-bg,#f7f7f7);color:var(--vips-text-dark,#212121);overflow-x:clip}.terms-content__inner{align-items:start;display:grid;gap:32px;grid-template-columns:292px 1fr;margin:0 auto;padding:0 24px}.terms-content--width-default .terms-content__inner{max-width:1240px}.terms-content--width-narrow .terms-content__inner{max-width:1100px}.terms-content--width-wide .terms-content__inner{max-width:1320px}.terms-content--width-full .terms-content__inner{max-width:none}.terms-content__toc{align-self:start;border-radius:8px;box-shadow:0 4px 0 0 #5c151a,0 8px 24px rgba(0,0,0,.12);max-height:calc(100vh - 64px);overflow-y:auto;padding:8px;position:-webkit-sticky;position:sticky;scrollbar-color:hsla(0,0%,100%,.4) transparent;scrollbar-width:thin;top:32px}.terms-content__toc::-webkit-scrollbar{width:6px}.terms-content__toc::-webkit-scrollbar-track{background:transparent}.terms-content__toc::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px}.terms-content__toc-nav{display:flex;flex-direction:column;gap:2px}.terms-content__toc-item,.terms-content__toc-item.is-active,.terms-content__toc-item.is-active:focus,.terms-content__toc-item.is-active:focus-visible,.terms-content__toc-item.is-active:hover,.terms-content__toc-item.is-active:link,.terms-content__toc-item.is-active:visited,.terms-content__toc-item:active,.terms-content__toc-item:focus,.terms-content__toc-item:focus-visible,.terms-content__toc-item:hover,.terms-content__toc-item:link,.terms-content__toc-item:visited{color:#fff;text-decoration:none}.terms-content__toc-item{align-items:center;border-radius:6px;display:flex;font-family:var(--font-body,"Inter",sans-serif);font-size:14px;font-weight:500;gap:8px;justify-content:space-between;line-height:20px;opacity:.8;padding:8px 6px;transition:opacity .15s ease,background-color .15s ease,font-weight .15s ease}.terms-content__toc-item:hover{background-color:hsla(0,0%,100%,.12);opacity:1}.terms-content__toc-item:focus-visible{box-shadow:0 0 0 2px hsla(0,0%,100%,.6);opacity:1;outline:none}.terms-content__toc-item.is-active{background:linear-gradient(90deg,#541318 48.558%,#a22b34);border-radius:8px;font-weight:700;opacity:1}.terms-content__toc-item.is-active:focus-visible,.terms-content__toc-item.is-active:hover{background:linear-gradient(90deg,#541318 48.558%,#a22b34)}.terms-content__toc-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.terms-content__toc-arrow{align-items:center;color:currentColor;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;opacity:.7;width:24px}.terms-content__toc-arrow svg{display:block;height:100%;width:100%}.terms-content__toc-item.is-active .terms-content__toc-arrow{opacity:1}.terms-content__sections{display:flex;flex-direction:column;gap:16px;min-width:0}.terms-content__section{background:#fff;border:1px solid #efefef;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.04);min-width:0;padding:32px;scroll-margin-top:24px;word-wrap:break-word;overflow-wrap:break-word}.terms-content__section-heading{color:var(--vips-text-dark,#212121);font-family:var(--font-heading,"Montserrat",sans-serif);font-size:18px;font-weight:600;letter-spacing:.02em;line-height:24px;margin:0 0 16px;text-transform:uppercase}.terms-content__section-body{color:var(--vips-text-dark,#212121);font-family:var(--font-body,"Inter",sans-serif);font-size:14px;line-height:24px;word-wrap:break-word;overflow-wrap:break-word}.terms-content__section-body p{margin:0 0 12px}.terms-content__section-body p:last-child{margin:0}.terms-content__section-body a{color:var(--vips-red,#a22c35);text-decoration:underline;word-break:break-word}.terms-content__section-body a:focus-visible,.terms-content__section-body a:hover{text-decoration:none}.terms-content__section-body ol,.terms-content__section-body ul{margin:0 0 12px 20px;padding:0}.terms-content__section-body li{margin-bottom:6px}@media (max-width:1080px){.terms-content__toc{display:none}.terms-content__inner{gap:0;grid-template-columns:1fr;padding:0 20px}}@media (max-width:768px){.terms-content__inner{padding:0 16px}.terms-content__section{padding:24px 20px}.terms-content__section-heading{font-size:16px;line-height:22px}}@media print{.terms-content__toc{display:none}.terms-content__inner{display:block;max-width:none;padding:0}.terms-content__section{border:none;box-shadow:none;padding:0 0 24px;page-break-inside:avoid}}@media (prefers-reduced-motion:reduce){.terms-content__toc-item{transition:none}html{scroll-behavior:auto}}.terms-content--hide-mobile{display:block}@media (max-width:768px){.terms-content--hide-mobile{display:none}}