.gbv,.gbv *{box-sizing:border-box}.gbv{--gbv-bg:#101112;--gbv-panel:#121314;--gbv-panel-2:#171819;--gbv-text:#f3f1ec;--gbv-muted:#aaa7a0;--gbv-soft:#d8d4ca;--gbv-border:rgba(255,255,255,.11);--gbv-border-soft:rgba(255,255,255,.07);--gbv-accent:#b8a27a;--gbv-control:rgba(255,255,255,.13);--gbv-control-hover:rgba(255,255,255,.21);position:fixed;inset:0;z-index:99999;background:var(--gbv-bg);color:var(--gbv-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;overflow:hidden}.gbv button{font:inherit}.gb-visor-launcher{width:100%;display:flex;gap:18px;align-items:stretch;margin:24px 0;padding:0;border:1px solid rgb(0 0 0 / .11);background:#111;color:#fff;border-radius:10px;overflow:hidden;cursor:pointer;text-align:left;box-shadow:0 10px 26px rgb(0 0 0 / .12);transition:transform .16s ease,box-shadow .16s ease}.gb-visor-launcher:hover{transform:translateY(-1px);box-shadow:0 14px 34px rgb(0 0 0 / .18)}.gb-visor-launcher__cover{display:block;width:42%;min-height:210px;background-size:cover;background-position:center;position:relative;flex:0 0 auto;overflow:hidden;background:#1a1a1a}.gb-visor-launcher__cover img{position:absolute;inset:0;width:100%;height:100%;display:block!important;object-fit:cover;opacity:1;visibility:visible}.gb-visor-launcher__cover::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgb(0 0 0 / .22))}.gb-visor-launcher__body{flex:1;min-width:0;padding:24px 26px 22px 4px;display:flex;flex-direction:column;justify-content:center;gap:10px}.gb-visor-launcher__kicker{color:var(--gbv-accent);font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.gb-visor-launcher__title{color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(24px, 3vw, 38px);line-height:1.04;letter-spacing:-.025em}.gb-visor-launcher__cta{color:#ddd;display:inline-flex;align-items:center;gap:8px;margin-top:4px;font-size:14px}@media (max-width:680px){.gb-visor-launcher{display:block;border-radius:8px}.gb-visor-launcher__cover{display:block;width:100%;min-height:0;aspect-ratio:16 / 9}.gb-visor-launcher__cover img{opacity:1!important;visibility:visible!important}.gb-visor-launcher__body{padding:18px 18px 20px}.gb-visor-launcher__title{font-size:27px}}html.gbv-lock,body.gbv-lock{overflow:hidden!important}body.gbv-lock{position:fixed;width:100%}.gbv--guardian{display:grid;isolation:isolate}.gbv--desktop.gbv--guardian{grid-template-columns:minmax(0,1fr) clamp(330px, 29vw, 430px) 78px;grid-template-rows:100%}.gbv--desktop.gbv--guardian.is-info-closed{grid-template-columns:minmax(0,1fr) 0 78px}.gbv-g__media{position:relative;min-width:0;min-height:0;background:#0b0c0d;overflow:hidden}.gbv--desktop .gbv-g__media{grid-column:1;grid-row:1}.gbv-g__carousel{position:absolute;inset:0;overflow:hidden;touch-action:pan-y;cursor:grab;background:#0b0c0d}.gbv-g__carousel:active{cursor:grabbing}.gbv-g__slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:.45;transition:transform 360ms cubic-bezier(.2,.72,.18,1),opacity 240ms ease;will-change:transform}.gbv-g__carousel.is-dragging .gbv-g__slide,.gbv--dragging .gbv-g__slide{transition:none}.gbv-g__slide.is-active{opacity:1}.gbv-g__slide-inner,.gbv-g__photo-box{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gbv-g__photo-box{padding:38px 34px}.gbv-g__photo-box picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.gbv-g__image,.gbv-g__photo-box picture img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}.gbv-g__info{background:var(--gbv-panel);border-left:1px solid var(--gbv-border-soft);min-width:0;overflow:hidden;transition:opacity 180ms ease,transform 260ms ease}.gbv--desktop .gbv-g__info{grid-column:2;grid-row:1}.gbv--desktop.is-info-closed .gbv-g__info{opacity:0;pointer-events:none;transform:translateX(22px)}.gbv-g__info-scroll{height:100%;overflow-y:auto;padding:38px 28px 32px;scrollbar-width:thin}.gbv-g__rule{width:min(260px, 78%);height:3px;background:var(--gbv-accent);margin:0 0 13px}.gbv-g__series,.gbv-g__caption,.gbv-g__credit,.gbv-g__alt,.gbv-g__caption-text{margin:0 0 7px;font-size:15px;line-height:1.36;color:var(--gbv-soft)}.gbv-g__series{color:#fff}.gbv-g__label{color:#fff;font-weight:700}.gbv-g__caption .gbv__caption-html{color:var(--gbv-soft);font-size:15px;line-height:1.42}.gbv-g__caption .gbv__caption-html p{margin:0 0 8px}.gbv-g__caption a,.gbv__caption-html a,.gbv__credit-link{color:var(--gbv-soft);text-decoration-color:var(--gbv-accent);text-underline-offset:3px}.gbv-g__caption a:hover,.gbv__credit-link:hover{color:#fff}.gbv-g__credit,.gbv-g__alt,.gbv-g__meta-row{color:var(--gbv-muted)}.gbv-g__meta-row{display:flex;flex-wrap:wrap;gap:8px 14px;padding-top:10px;margin-top:10px;border-top:1px solid var(--gbv-border-soft);font-size:12px}.gbv-g__context{margin-top:22px;padding-top:17px;border-top:1px solid var(--gbv-border-soft)}.gbv-g__context-title{margin:0 0 8px;color:var(--gbv-accent);text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:700}.gbv-g__context p:last-child{margin:0;color:#c7c3bb;font-family:Georgia,"Times New Roman",serif;font-size:16px;line-height:1.46}.gbv-g__share-row{display:flex;align-items:center;gap:10px;margin-top:18px}.gbv-g__rail{background:#0d0e0f;border-left:1px solid var(--gbv-border-soft);display:flex;flex-direction:column;align-items:center;gap:16px;padding:18px 10px;z-index:8}.gbv--desktop .gbv-g__rail{grid-column:3;grid-row:1}.gbv-g__btn{width:44px;height:44px;border:0;border-radius:999px;background:var(--gbv-control);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:35px;line-height:1;cursor:pointer;transition:background 120ms ease,transform 120ms ease,opacity 120ms ease}.gbv-g__btn:hover{background:var(--gbv-control-hover);transform:scale(1.03)}.gbv-g__btn:disabled{opacity:.28;cursor:default;transform:none}.gbv-g__btn--close{font-size:34px;margin-bottom:28px}.gbv-g__btn--info{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:700;font-size:26px}.gbv-g__btn--info.is-on{color:#fff;background:rgb(255 255 255 / .18)}.gbv-g__count{color:#fff;font-size:13px;line-height:1;min-height:18px;white-space:nowrap;font-variant-numeric:tabular-nums;margin-bottom:8px}.gbv__share{position:relative;display:inline-flex;align-items:center}.gbv__share-btn,.gbv__icon-btn{width:38px;height:38px;border:0;border-radius:999px;background:var(--gbv-control);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.gbv__share-btn:hover,.gbv__icon-btn:hover{background:var(--gbv-control-hover)}.gbv__share-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;background:#1b1c1d;border:1px solid rgb(255 255 255 / .13);border-radius:10px;min-width:240px;padding:8px;box-shadow:0 18px 50px rgb(0 0 0 / .55);display:flex;flex-direction:column;gap:2px}.gbv__share-url{font-size:11px;color:var(--gbv-muted);padding:8px 10px 7px;word-break:break-all;font-family:ui-monospace,Menlo,Consolas,monospace;border-bottom:1px solid rgb(255 255 255 / .1);margin-bottom:4px}.gbv__share-menu button{background:#fff0;border:0;color:#eee;padding:9px 12px;text-align:left;border-radius:6px;cursor:pointer;font-size:13px}.gbv__share-menu button:hover{background:rgb(255 255 255 / .09);color:#fff}.gbv .gbv-edit{outline:none;border-radius:3px;cursor:text;padding:2px 5px;margin:0 -5px;display:inline-block;width:100%;transition:background 120ms ease,box-shadow 120ms ease}.gbv .gbv-edit:hover{background:rgb(255 255 255 / .05)}.gbv .gbv-edit.is-focused{background:rgb(255 255 255 / .08);box-shadow:0 0 0 1px var(--gbv-accent)}.gbv-slot,.gbv-promo,.gbv-ad{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px}.gbv-slot__label,.gbv-promo__label,.gbv-ad__label{color:var(--gbv-muted);text-transform:uppercase;letter-spacing:.16em;font-size:10px}.gbv-slot__inner,.gbv-promo__inner,.gbv-ad__inner{min-width:300px;min-height:250px;max-width:min(92vw, 970px);display:flex;align-items:center;justify-content:center;border:1px dashed rgb(255 255 255 / .2);background:rgb(255 255 255 / .04);color:var(--gbv-muted);padding:16px}.gbv--mobile.gbv--guardian{display:block}.gbv--mobile .gbv-g__media{position:absolute;inset:0 0 142px}.gbv--mobile .gbv-g__photo-box{padding:max(56px, env(safe-area-inset-top, 0px) + 48px) 0 0}.gbv--mobile .gbv-g__image,.gbv--mobile .gbv-g__photo-box picture img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.gbv--mobile .gbv-g__info{position:absolute;left:0;right:0;bottom:0;max-height:46vh;min-height:142px;border-left:0;border-top:1px solid var(--gbv-border);background:rgb(18 19 20 / .98);z-index:7;transition:transform 260ms cubic-bezier(.2,.72,.18,1),opacity 180ms ease}.gbv--mobile.is-info-closed .gbv-g__info{transform:translateY(calc(100% - 14px));opacity:.9}.gbv--mobile .gbv-g__info-scroll{padding:12px 15px calc(16px + env(safe-area-inset-bottom, 0px))}.gbv--mobile .gbv-g__rule{width:100%;height:2px;margin-bottom:10px}.gbv--mobile .gbv-g__series,.gbv--mobile .gbv-g__caption,.gbv--mobile .gbv-g__credit,.gbv--mobile .gbv-g__caption .gbv__caption-html{font-size:14px;line-height:1.34}.gbv--mobile .gbv-g__context,.gbv--mobile .gbv-g__share-row{display:none}.gbv--mobile .gbv-g__meta-row{padding-top:7px;margin-top:8px;font-size:11px}.gbv--mobile .gbv-g__rail{position:absolute;top:calc(env(safe-area-inset-top, 0px) + 10px);left:10px;right:10px;padding:0;border:0;background:#fff0;flex-direction:row;gap:9px;z-index:9;pointer-events:none}.gbv--mobile .gbv-g__rail>*{pointer-events:auto}.gbv--mobile .gbv-g__btn{width:39px;height:39px;background:rgb(20 21 22 / .72);backdrop-filter:blur(12px);font-size:31px}.gbv--mobile .gbv-g__btn--prev{order:1}.gbv--mobile .gbv-g__btn--next{order:2}.gbv--mobile .gbv-g__btn--info{order:3;font-size:23px}.gbv--mobile .gbv-g__count{order:4;margin-left:auto;margin-bottom:0;height:39px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:rgb(20 21 22 / .72);backdrop-filter:blur(12px);font-size:12px}.gbv--mobile .gbv-g__btn--close{order:5;margin:0}@media (max-height:560px) and (orientation:landscape){.gbv--mobile .gbv-g__media{inset:0 39vw 0 0}.gbv--mobile .gbv-g__photo-box{padding:20px 0}.gbv--mobile .gbv-g__info{top:0;right:0;bottom:0;left:auto;width:39vw;max-height:none;min-height:0;border-top:0;border-left:1px solid var(--gbv-border-soft)}.gbv--mobile.is-info-closed .gbv-g__media{right:58px}.gbv--mobile.is-info-closed .gbv-g__info{transform:translateX(calc(100% - 16px))}.gbv--mobile .gbv-g__info-scroll{padding:24px 22px 18px}.gbv--mobile .gbv-g__context{display:block;margin-top:14px;padding-top:12px}.gbv--mobile .gbv-g__context p:last-child{font-size:14px;line-height:1.35}.gbv--mobile .gbv-g__rail{top:14px;left:auto;right:12px;width:44px;flex-direction:column;gap:9px}.gbv--mobile .gbv-g__btn,.gbv--mobile .gbv-g__count{order:initial}.gbv--mobile .gbv-g__count{width:44px;height:auto;min-height:28px;padding:6px 0;justify-content:center;text-align:center;white-space:normal;font-size:11px;margin:0}.gbv--mobile .gbv-g__btn{width:44px;height:44px}.gbv--mobile .gbv-g__btn--close{margin-bottom:10px}}@media (max-width:420px){.gbv--mobile .gbv-g__media{inset-bottom:136px}.gbv--mobile .gbv-g__info{min-height:136px}.gbv--mobile .gbv-g__btn{width:37px;height:37px}.gbv--mobile .gbv-g__count{height:37px}}@media (max-width:760px){.gb-visor-carousel,.gb-visor-carousel .gbvc__head,.gb-visor-carousel .gbvc__frame,.gb-visor-carousel .gbvc__dots{inline-size:100%;max-inline-size:100%}.gb-visor-carousel{contain:layout paint}}@media (prefers-reduced-motion:reduce){.gbv-g__slide,.gbv-g__info,.gbv-g__btn,.gb-visor-launcher{transition:none!important}}.gbv .gbv-edit.has-unsaved{box-shadow:0 0 0 1px rgb(201 170 114 / .7);background:rgb(201 170 114 / .08)}.gbv .gbv-edit-tools{display:inline-flex;align-items:center;gap:6px;margin-left:8px;vertical-align:middle;font-size:12px}.gbv .gbv-edit-tools--block{display:flex;margin:8px 0 2px;flex-wrap:wrap}.gbv .gbv-edit-tools button{appearance:none;border:1px solid rgb(255 255 255 / .22);border-radius:999px;background:rgb(255 255 255 / .08);color:#f5f5f5;font:inherit;font-weight:700;line-height:1;padding:7px 10px;cursor:pointer}.gbv .gbv-edit-tools__save{border-color:rgb(201 170 114 / .72)!important;background:rgb(201 170 114 / .18)!important}.gbv .gbv-edit-tools button:hover:not(:disabled){background:rgb(255 255 255 / .14);color:#fff}.gbv .gbv-edit-tools button:disabled{opacity:.55;cursor:default}.gbv .gbv-edit-status{color:var(--gbv-muted);font-size:12px;line-height:1.2}.gbv .gbv-edit-status--ok{color:#d7c9ad}.gbv .gbv-edit-status--error{color:#ffb4a8}.gbv-g__progress{position:absolute;left:0;right:0;top:0;height:3px;background:rgb(255 255 255 / .08);z-index:14;pointer-events:none}.gbv-g__progress span{display:block;height:100%;width:0;background:var(--gbv-accent);transition:width 240ms ease}.gbv-g__thumbstrip{position:absolute;left:18px;right:calc(78px + 18px);bottom:16px;z-index:12;display:flex;gap:7px;overflow-x:auto;padding:8px;border:1px solid rgb(255 255 255 / .1);border-radius:999px;background:rgb(13 14 15 / .68);backdrop-filter:blur(14px);scrollbar-width:thin;max-width:min(840px, calc(100vw - 520px))}.gbv--desktop.is-info-closed .gbv-g__thumbstrip{max-width:calc(100vw - 140px)}.gbv-g__thumb{flex:0 0 auto;width:52px;height:38px;padding:0;border:2px solid #fff0;border-radius:999px;overflow:hidden;background:rgb(255 255 255 / .12);opacity:.58;cursor:pointer;transition:opacity 120ms ease,border-color 120ms ease,transform 120ms ease}.gbv-g__thumb img{display:block;width:100%;height:100%;object-fit:cover}.gbv-g__thumb:hover,.gbv-g__thumb.is-active{opacity:1;border-color:var(--gbv-accent);transform:translateY(-1px)}.gbv--mobile .gbv-g__thumbstrip{left:10px;right:10px;bottom:calc(142px + 10px);max-width:none;padding:6px;gap:6px}.gbv--mobile.is-info-closed .gbv-g__thumbstrip{bottom:24px}.gbv--mobile .gbv-g__thumb{width:44px;height:32px}@media (max-height:560px) and (orientation:landscape){.gbv--mobile .gbv-g__thumbstrip{left:12px;right:calc(39vw + 12px);bottom:12px}.gbv--mobile.is-info-closed .gbv-g__thumbstrip{right:72px}}@media (max-width:640px){.gbv-g__thumbstrip{display:none}}.gbv--style-photoessay .gbv-g__caption .gbv__caption-html,.gbv--style-photoessay .gbv-g__caption{font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.5}.gbv--style-photoessay .gbv-g__context p:last-child{font-size:18px}.gb-visor-carousel,.gb-visor-carousel *{box-sizing:border-box}.gb-visor-carousel{--gbvc-height:clamp(260px, 56vw, 620px);position:relative;width:100%;max-width:100%;min-width:0;margin:28px 0;overflow:hidden;border-radius:10px;background:#111;color:#fff;box-shadow:0 16px 40px rgb(0 0 0 / .16);isolation:isolate}.gbvc__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:18px 20px 16px;border-bottom:1px solid rgb(255 255 255 / .12)}.gbvc__head>div{min-width:0}.gbvc__kicker{margin:0 0 4px;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#d5bb80}.gbvc__title{margin:0;max-width:760px;font-size:clamp(22px, 3vw, 36px);line-height:1.05;letter-spacing:-.03em;color:#fff;word-break:normal!important;overflow-wrap:normal!important;white-space:normal;hyphens:auto}.gbvc__open{width:auto;min-width:0;max-width:none;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:0;margin:0;border:1px solid rgb(213 187 128 / .72);border-radius:999px;background:rgb(213 187 128 / .12);color:#fff;padding:10px 14px;font:inherit;font-size:13px;font-weight:800;line-height:1.1;cursor:pointer;text-align:center;white-space:nowrap;overflow:visible;box-shadow:none;transition:background .16s ease}.gb-visor-carousel .gbvc__open.gb-visor-launcher{width:auto!important;min-width:0!important;max-width:none!important;display:inline-flex!important;gap:0!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:10px 14px!important;border:1px solid rgb(213 187 128 / .72)!important;border-radius:999px!important;background:rgb(213 187 128 / .12)!important;color:#fff!important;box-shadow:none!important;transform:none!important;overflow:visible!important;text-align:center!important;white-space:nowrap!important}.gbvc__open:hover{background:rgb(213 187 128 / .22)}.gb-visor-carousel .gbvc__open.gb-visor-launcher:hover{background:rgb(213 187 128 / .22)!important;box-shadow:none!important;transform:none!important}.gbvc__frame{position:relative;height:var(--gbvc-height);min-height:240px;overflow:hidden;background:#050505;touch-action:pan-y}.gbvc__track{display:flex;height:100%;transition:transform 420ms cubic-bezier(.2,.8,.2,1);will-change:transform}.gbvc__slide{position:relative;flex:0 0 100%;height:100%;margin:0;background:#050505}.gbvc__media{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gbvc__media img{display:block;width:100%;height:100%;object-fit:contain;background:#050505}.gbvc__media picture{display:block;width:100%;height:100%;max-width:100%}.gbvc__media picture img{width:100%;height:100%;max-width:100%;object-fit:contain}.gbvc__caption{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:42px 18px 15px;background:linear-gradient(to top,rgb(0 0 0 / .78),rgb(0 0 0 / .35) 58%,#fff0);color:#fff;font-size:14px;line-height:1.35}.gbvc__caption-text{max-width:760px}.gbvc__caption-text a{color:inherit;text-decoration:underline}.gbvc__credit{flex:0 0 auto;max-width:32%;color:rgb(255 255 255 / .72);font-size:11px;line-height:1.25;text-align:right;text-transform:uppercase;letter-spacing:.04em}.gbvc__arrow{position:absolute;top:50%;z-index:4;width:44px;height:54px;transform:translateY(-50%);border:1px solid rgb(255 255 255 / .2);border-radius:999px;background:rgb(0 0 0 / .45);color:#fff;font-size:38px;line-height:1;cursor:pointer;backdrop-filter:blur(10px)}.gbvc__arrow:hover{background:rgb(0 0 0 / .7)}.gbvc__arrow--prev{left:14px}.gbvc__arrow--next{right:14px}.gbvc__counter{position:absolute;top:14px;right:14px;z-index:5;border-radius:999px;padding:7px 10px;background:rgb(0 0 0 / .55);color:rgb(255 255 255 / .9);font-size:12px;font-weight:800;backdrop-filter:blur(10px)}.gbvc__dots{display:flex;justify-content:center;gap:7px;padding:12px 14px 15px;background:#111}.gbvc__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgb(255 255 255 / .28);cursor:pointer}.gbvc__dot.is-active{background:#d5bb80;transform:scale(1.2)}@media (max-width:760px){.gb-visor-carousel{--gbvc-height:min(72vh, 480px);width:100%;max-width:100%;margin:22px 0;border-radius:8px;overflow:hidden}.gbvc__head{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding:16px 15px 14px;min-width:0}.gbvc__head>div,.gbvc__title,.gbvc__open{min-width:0;max-width:100%}.gbvc__title{font-size:24px;overflow-wrap:anywhere!important;word-break:normal!important}.gbvc__open{justify-self:start;margin-top:0;white-space:normal}.gbvc__frame{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.gbvc__track{width:100%!important;min-width:0!important;max-width:none!important}.gbvc__slide{flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;overflow:hidden!important}.gbvc__media{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.gbvc__media>img,.gbvc__media picture,.gbvc__media picture img,.gbvc__media .wp-post-image,.gbvc__media .size-full,.gbvc__media .size-large{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:100%!important;object-fit:contain!important}.gbvc__media picture{height:100%!important}.gbvc__counter{right:8px;max-width:calc(100% - 16px);overflow:hidden;text-overflow:clip}.gbvc__caption{display:block;padding:54px 14px 14px;font-size:13px}.gbvc__credit{display:block;max-width:none;margin-top:7px;text-align:left}.gbvc__arrow{width:38px;height:48px;font-size:32px}.gbvc__arrow--prev{left:8px}.gbvc__arrow--next{right:8px}}@media (max-width:760px){.gb-visor-carousel,.gb-visor-carousel .gbvc__head,.gb-visor-carousel .gbvc__frame,.gb-visor-carousel .gbvc__dots{inline-size:100%;max-inline-size:100%}.gb-visor-carousel{contain:layout paint}}@media (prefers-reduced-motion:reduce){.gbvc__track{transition:none!important}}