.vs-brochure-page{--vs-brochure-orange:var(--orange, #fe5100);--vs-brochure-dark:var(--dark-grey, #45434e);--vs-brochure-ink:#27262e;--vs-brochure-light:#f5f5f6;--vs-brochure-muted:#66646e;overflow:clip;background:#fff;color:var(--vs-brochure-dark);font-family:Rubik,Arial,sans-serif}.vs-brochure-page *,.vs-brochure-page *::before,.vs-brochure-page *::after{box-sizing:border-box}.vs-brochure-shell{width:min(1240px, calc(100% - 80px));margin-inline:auto}.vs-brochure-page a:focus-visible,.vs-brochure-page button:focus-visible{outline:3px solid #1e63d5;outline-offset:4px}.vs-brochure-hero{position:relative;isolation:isolate;min-height:clamp(560px, 53vw, 720px);display:grid;align-items:center;overflow:hidden;background:#17171b;color:#fff}.vs-brochure-hero__media,.vs-brochure-hero__image,.vs-brochure-hero__overlay{position:absolute;inset:0;width:100%;height:100%}.vs-brochure-hero__media{z-index:-3}.vs-brochure-hero__image{display:block;object-fit:cover;object-position:center}.vs-brochure-hero__overlay{z-index:-2;background:linear-gradient(to bottom,#fff0 70%,rgb(255 255 255 / .82) 94%,#fff 100%),linear-gradient(90deg,rgb(15 15 18 / .95) 0%,rgb(18 18 22 / .82) 35%,rgb(18 18 22 / .28) 72%,rgb(18 18 22 / .2) 100%)}.vs-brochure-hero__inner{position:relative;z-index:1;padding-block:clamp(76px, 9vw, 124px) clamp(112px, 12vw, 160px)}.vs-brochure-hero__content{max-width:660px}.vs-brochure-hero__eyebrow{margin:0 0 28px;color:#fff;font-size:16px;font-weight:900;letter-spacing:.28em;line-height:1.2;text-transform:uppercase}.vs-brochure-hero__eyebrow::after{content:'';width:58px;height:3px;display:block;margin-top:16px;background:var(--vs-brochure-orange)}.vs-brochure-hero__title{margin:0;color:#fff;font-size:clamp(58px, 7.4vw, 108px);font-weight:900;letter-spacing:-.045em;line-height:.88;text-transform:uppercase}.vs-brochure-hero__title span,.vs-brochure-hero__title em{display:block}.vs-brochure-hero__title em{margin-top:12px;color:var(--vs-brochure-orange);font-style:italic}.vs-brochure-hero__description{max-width:530px;margin:30px 0 0;color:#fff;font-size:clamp(16px, 1.45vw, 20px);font-weight:600;line-height:1.55}.vs-brochure-actions{display:flex;flex-wrap:wrap;gap:18px}.vs-brochure-hero__actions{margin-top:34px}.vs-brochure-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 28px;border:2px solid #fff0;border-radius:999px;font-size:13px;font-weight:900;letter-spacing:.035em;line-height:1.1;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform 180ms ease,box-shadow 180ms ease,background-color 180ms ease,border-color 180ms ease,color 180ms ease}.vs-brochure-button:hover,.vs-brochure-button:focus-visible{transform:translateY(-2px);box-shadow:0 14px 28px rgb(28 27 34 / .18)}.vs-brochure-button .fa{transition:transform 180ms ease}.vs-brochure-button:hover .fa,.vs-brochure-button:focus-visible .fa{transform:translateX(3px)}.vs-brochure-button--orange{background:var(--vs-brochure-orange);color:#fff}.vs-brochure-button--orange:hover,.vs-brochure-button--orange:focus-visible{background:#df4700;color:#fff}.vs-brochure-button--hero-outline{border-color:rgb(255 255 255 / .82);background:rgb(20 20 24 / .16);color:#fff;backdrop-filter:blur(3px)}.vs-brochure-button--hero-outline:hover,.vs-brochure-button--hero-outline:focus-visible{background:#fff;color:var(--vs-brochure-dark)}.vs-brochure-intro{padding-block:clamp(54px, 6vw, 86px);background:#fff;text-align:center}.vs-brochure-intro__inner{max-width:880px}.vs-brochure-intro h2{margin:0;color:var(--vs-brochure-dark);font-size:clamp(28px, 3.2vw, 46px);font-weight:900;letter-spacing:-.025em;line-height:1.08;text-transform:uppercase}.vs-brochure-accent{width:72px;height:3px;display:block;margin:18px auto;background:var(--vs-brochure-orange)}.vs-brochure-intro p{max-width:760px;margin:0 auto;color:var(--vs-brochure-muted);font-size:clamp(15px, 1.35vw, 18px);line-height:1.7}.vs-brochure-main{padding-block:clamp(28px, 4vw, 54px) clamp(36px, 4vw, 54px);scroll-margin-top:110px;background:var(--vs-brochure-light)}.vs-brochure-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,0.85fr);align-items:center;gap:clamp(38px, 5vw, 72px);padding:clamp(34px, 4vw, 58px);border-radius:20px;background:#fff;box-shadow:0 18px 54px rgb(37 35 43 / .12)}.vs-brochure-card__cover{min-width:0;perspective:1200px}.vs-brochure-card__cover-link{display:block;border-radius:8px;color:inherit;text-decoration:none}.vs-brochure-card__cover-link[data-vs-brochure-viewer]{cursor:zoom-in}.vs-brochure-card__cover-link:focus-visible{outline:3px solid var(--vs-brochure-orange);outline-offset:5px}.vs-brochure-card__cover-tilt{--vs-brochure-tilt-x:0deg;--vs-brochure-tilt-y:0deg;--vs-brochure-shine-x:50%;--vs-brochure-shine-y:38%;position:relative;overflow:hidden;border-radius:8px;transform:rotateX(var(--vs-brochure-tilt-x)) rotateY(var(--vs-brochure-tilt-y)) translateZ(0);transform-style:preserve-3d;box-shadow:0 18px 34px rgb(24 23 29 / .24);transition:transform 220ms ease,box-shadow 220ms ease;will-change:transform}.vs-brochure-card__cover-tilt.is-tilting{box-shadow:0 28px 48px rgb(24 23 29 / .3);transition-duration:70ms}.vs-brochure-card__cover-image{width:100%;height:auto;display:block;border-radius:inherit;object-fit:contain}.vs-brochure-card__cover-shine{position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:radial-gradient(circle at var(--vs-brochure-shine-x) var(--vs-brochure-shine-y),rgb(255 255 255 / .62),rgb(255 255 255 / .16) 20%,transparent 48%),linear-gradient(120deg,rgb(255 255 255 / .12),transparent 38%);mix-blend-mode:screen;opacity:.22;transition:opacity 180ms ease}.vs-brochure-card__cover-tilt.is-tilting .vs-brochure-card__cover-shine{opacity:.68}.vs-brochure-card__content{min-width:0}.vs-brochure-card h2{margin:0;color:var(--vs-brochure-dark);font-size:clamp(28px, 3vw, 44px);font-weight:900;letter-spacing:-.025em;line-height:1.05;text-transform:uppercase}.vs-brochure-card__description{margin:22px 0 0;color:var(--vs-brochure-muted);font-size:16px;line-height:1.7}.vs-brochure-card__description p{margin:0 0 1em}.vs-brochure-card__description p:last-child{margin-bottom:0}.vs-brochure-card__features{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.vs-brochure-card__features li{display:flex;align-items:flex-start;gap:11px;color:var(--vs-brochure-dark);font-size:15px;font-weight:700;line-height:1.4}.vs-brochure-card__features .fa{flex:0 0 auto;margin-top:1px;color:var(--vs-brochure-orange);font-size:18px}.vs-brochure-card__meta{display:flex;flex-wrap:wrap;gap:8px 0;margin:20px 0 0;color:#85828c;font-size:12px;font-weight:700;text-transform:uppercase}.vs-brochure-card__meta span+span::before{content:'•';margin-inline:9px;color:var(--vs-brochure-orange)}.vs-brochure-card__actions{display:grid;gap:12px;margin-top:28px}.vs-brochure-button--wide{width:100%}.vs-brochure-button--dark-outline{border-color:var(--vs-brochure-dark);background:#fff0;color:var(--vs-brochure-dark)}.vs-brochure-button--dark-outline:hover,.vs-brochure-button--dark-outline:focus-visible{background:var(--vs-brochure-dark);color:#fff}.vs-brochure-benefits{display:flex;align-items:stretch;margin-top:42px;padding:28px 22px;border-radius:18px;background:linear-gradient(135deg,#222229,#34333c);color:#fff;box-shadow:0 16px 38px rgb(30 29 35 / .13)}.vs-brochure-benefit{min-width:0;flex:1 1 0%;display:flex;align-items:center;gap:22px;padding:8px 30px}.vs-brochure-benefit+.vs-brochure-benefit{border-left:1px solid rgb(255 255 255 / .34)}.vs-brochure-benefit__icon{width:76px;height:76px;flex:0 0 76px;display:grid;place-items:center;color:var(--vs-brochure-orange)}.vs-brochure-benefit__icon img{width:100%;height:100%;display:block;object-fit:contain}.vs-brochure-benefit h3{margin:0;color:#fff;font-size:17px;font-weight:900;letter-spacing:.025em;line-height:1.2;text-transform:uppercase}.vs-brochure-benefit p{margin:8px 0 0;color:rgb(255 255 255 / .82);font-size:14px;line-height:1.5}.vs-brochure-cta{background:var(--vs-brochure-orange);color:#fff}.vs-brochure-cta__inner{min-height:148px;display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:clamp(24px, 4vw, 46px);padding-block:24px}.vs-brochure-cta.has-icon .vs-brochure-cta__inner{grid-template-columns:auto minmax(260px,1fr) auto}.vs-brochure-cta__mark{width:96px;height:96px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fff;box-shadow:0 14px 28px rgb(28 27 34 / .16)}.vs-brochure-cta__mark img{width:72px;height:72px;display:block;object-fit:contain}.vs-brochure-cta h2{margin:0 0 6px;color:#fff;font-size:clamp(24px, 2.6vw, 36px);font-style:italic;font-weight:900;letter-spacing:.045em;line-height:1.05;text-transform:uppercase}.vs-brochure-cta p{margin:0;color:#fff;font-size:15px;font-weight:700;line-height:1.55}.vs-brochure-cta__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.vs-brochure-button--white{background:#fff;color:var(--vs-brochure-orange)}.vs-brochure-button--white:hover,.vs-brochure-button--white:focus-visible{color:var(--vs-brochure-dark)}.vs-brochure-button--white-outline{border-color:rgb(255 255 255 / .84);color:#fff}.vs-brochure-button--white-outline:hover,.vs-brochure-button--white-outline:focus-visible{background:#fff;color:var(--vs-brochure-orange)}.vs-brochure-viewer{width:min(1320px, calc(100vw - 80px));max-width:none;height:min(720px, calc(100vh - 80px));max-height:none;margin:auto;padding:0;overflow:hidden;border:0;border-radius:18px;background:#fff;color:var(--vs-brochure-dark);box-shadow:0 28px 90px rgb(0 0 0 / .35)}.vs-brochure-viewer::backdrop{background:rgb(15 14 18 / .82)}.vs-brochure-viewer__panel{width:100%;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.vs-brochure-viewer__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border-bottom:1px solid #e5e4e8}.vs-brochure-viewer__header h2{margin:0;color:var(--vs-brochure-dark);font-size:clamp(18px, 2vw, 26px);font-weight:900;text-transform:uppercase}.vs-brochure-viewer__close{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:var(--vs-brochure-dark);color:#fff;cursor:pointer;font-size:30px;line-height:1;transition:transform 180ms ease,background-color 180ms ease,box-shadow 180ms ease}.vs-brochure-viewer__close:hover,.vs-brochure-viewer__close:focus-visible{background:var(--vs-brochure-orange);transform:rotate(90deg) scale(1.06);box-shadow:0 10px 22px rgb(254 81 0 / .28)}.vs-brochure-viewer__content{display:flex;align-items:center;justify-content:center;min-height:0;overflow:hidden;padding:10px 0;background:linear-gradient(145deg,#1d1c22,#2b2a32)}.vs-brochure-viewer__content>*{width:100%;min-height:0}.vs-brochure-viewer__content ._3d-flip-book,.vs-brochure-viewer__content .book-widget,.vs-brochure-viewer__content .full-size{max-width:100%;max-height:100%;border:0;border-radius:0;outline:0}.vs-brochure-viewer__content ._3d-flip-book{flex:0 1 auto;overflow:visible;background:#fff0;box-shadow:none}.vs-brochure-viewer__content .book-widget,.vs-brochure-viewer__content .book-widget>.full-size{overflow:visible;box-shadow:none}.vs-brochure-viewer__footer{padding:12px 20px;border-top:1px solid #e5e4e8;text-align:right}.vs-brochure-viewer__footer a{display:inline-flex;align-items:center;gap:8px;color:var(--vs-brochure-orange);font-size:13px;font-weight:900;text-decoration:none;text-transform:uppercase}html.vs-brochure-dialog-open,html.vs-brochure-dialog-open body{overflow:hidden}@media (max-width:1100px){.vs-brochure-shell{width:min(100% - 56px, 1240px)}.vs-brochure-card{grid-template-columns:minmax(0,1.15fr) minmax(300px,0.85fr);gap:34px}.vs-brochure-benefits{flex-wrap:wrap}.vs-brochure-benefit{flex-basis:45%}.vs-brochure-benefit:nth-child(odd){border-left:0}.vs-brochure-cta__inner{grid-template-columns:1fr}.vs-brochure-cta.has-icon .vs-brochure-cta__inner{grid-template-columns:auto minmax(0,1fr)}.vs-brochure-cta__actions{grid-column:1 / -1;justify-content:flex-start}}@media (max-width:820px){.vs-brochure-card{grid-template-columns:1fr}.vs-brochure-card__cover{max-width:680px;margin-inline:auto}.vs-brochure-benefits{display:block;padding:10px 26px}.vs-brochure-benefit{padding:24px 4px}.vs-brochure-benefit+.vs-brochure-benefit{border-top:1px solid rgb(255 255 255 / .28);border-left:0}}@media (max-width:760px){.vs-brochure-shell{width:min(100% - 28px, 1240px)}.vs-brochure-hero{min-height:590px;align-items:start}.vs-brochure-hero__image{object-position:62% center}.vs-brochure-hero__overlay{background:linear-gradient(to bottom,#fff0 63%,rgb(255 255 255 / .78) 91%,#fff 100%),rgb(20 19 24 / .7)}.vs-brochure-hero__inner{padding-block:72px 130px}.vs-brochure-hero__content{max-width:540px}.vs-brochure-hero__eyebrow{margin-bottom:22px;font-size:12px}.vs-brochure-hero__title{font-size:clamp(46px, 14vw, 68px)}.vs-brochure-hero__description{margin-top:24px;font-size:15px}.vs-brochure-actions{flex-direction:column;align-items:stretch}.vs-brochure-button{width:100%;min-height:50px;padding-inline:20px}.vs-brochure-intro{padding-block:48px}.vs-brochure-main{padding-block:18px 40px;scroll-margin-top:76px}.vs-brochure-card{gap:30px;padding:24px;border-radius:16px}.vs-brochure-card__description{font-size:15px}.vs-brochure-benefits{margin-top:28px}.vs-brochure-benefit{align-items:flex-start;gap:18px}.vs-brochure-benefit__icon{width:62px;height:62px;flex-basis:62px}.vs-brochure-cta__inner{grid-template-columns:1fr;gap:16px;padding-block:22px}.vs-brochure-cta.has-icon .vs-brochure-cta__inner{grid-template-columns:auto minmax(0,1fr)}.vs-brochure-cta__mark{width:68px;height:68px}.vs-brochure-cta__mark img{width:52px;height:52px}.vs-brochure-cta h2{font-size:clamp(21px, 7vw, 28px)}.vs-brochure-cta p{font-size:13px;line-height:1.45}.vs-brochure-cta__actions{width:100%;flex-direction:column;align-items:stretch;gap:12px}.vs-brochure-viewer{display:none}}@media (max-width:420px){.vs-brochure-hero{min-height:560px}.vs-brochure-hero__title{font-size:clamp(40px, 13.5vw, 56px)}.vs-brochure-card{padding:18px}.vs-brochure-card h2{font-size:26px}.vs-brochure-benefits{padding-inline:18px}.vs-brochure-benefit{gap:14px}.vs-brochure-benefit__icon{width:52px;height:52px;flex-basis:52px}.vs-brochure-cta__inner{grid-template-columns:1fr;text-align:center}.vs-brochure-cta.has-icon .vs-brochure-cta__inner{grid-template-columns:1fr}.vs-brochure-cta__mark{margin-inline:auto}.vs-brochure-cta__actions{grid-column:auto}}@media (max-width:340px){.vs-brochure-shell{width:calc(100% - 20px)}.vs-brochure-hero__title{font-size:40px}.vs-brochure-card{padding:15px}.vs-brochure-benefit{display:block}.vs-brochure-benefit__icon{margin-bottom:12px}}@media (prefers-reduced-motion:reduce){.vs-brochure-page *,.vs-brochure-page *::before,.vs-brochure-page *::after{scroll-behavior:auto;animation-duration:0.01ms;animation-iteration-count:1;transition-duration:0.01ms}}