.byoffer-photo-gallery1,.byoffer-photo-gallery1__title,.byoffer-gallery-lightbox__title{font-family:var(--byoffer-font-heading)}.byoffer-photo-gallery1__eyebrow,.byoffer-photo-gallery1__empty,.byoffer-photo-gallery1__nav,.byoffer-gallery-lightbox__text,.byoffer-gallery-lightbox__close,.byoffer-gallery-lightbox__nav{font-family:var(--byoffer-font-content)}.byoffer-photo-gallery1-widget-host,.byoffer-photo-gallery1-widget-host.widget{grid-column:1 / -1;padding:0;overflow:visible;background:transparent;border:0;box-shadow:none}.home-widgets .byoffer-photo-gallery1-widget-host.widget,.home-widgets--desktop .byoffer-photo-gallery1-widget-host,.home-widgets--mobile .byoffer-photo-gallery1-widget-host{position:relative;z-index:3;margin-top:0;padding-top:0}.byoffer-photo-gallery1{--byoffer-photo-gallery1-bg: #ffffff;--byoffer-photo-gallery1-surface: #ffffff;--byoffer-photo-gallery1-surface-soft: #f8fafc;--byoffer-photo-gallery1-text: var(--byoffer-text);--byoffer-photo-gallery1-heading: var(--byoffer-heading);--byoffer-photo-gallery1-muted: color-mix(in srgb, var(--byoffer-text) 54%, white 46%);--byoffer-photo-gallery1-accent: var(--byoffer-primary);--byoffer-photo-gallery1-accent-2: var(--byoffer-orange);--byoffer-photo-gallery1-border: rgba(148, 163, 184, .22);--byoffer-photo-gallery1-shadow: 0 24px 54px rgba(15, 23, 42, .12);--byoffer-photo-gallery1-overlay: linear-gradient(180deg, rgba(15, 23, 42, .04), rgba(15, 23, 42, .58));--byoffer-photo-gallery1-gap: 4px;--byoffer-photo-gallery1-radius: 0;--byoffer-photo-gallery1-viewport-width: min(1880px, calc(100vw - 42px) );position:relative;padding:72px 0;color:var(--byoffer-photo-gallery1-text);background:var(--byoffer-photo-gallery1-bg)}.home-widgets .byoffer-photo-gallery1{padding:52px 0 28px;background:transparent}.byoffer-photo-gallery1--bg-white{--byoffer-photo-gallery1-bg: #ffffff;--byoffer-photo-gallery1-surface: #ffffff}.byoffer-photo-gallery1--bg-soft{--byoffer-photo-gallery1-bg: #f7f8fc;--byoffer-photo-gallery1-surface: #ffffff}.byoffer-photo-gallery1--bg-theme{--byoffer-photo-gallery1-bg: linear-gradient(180deg, color-mix(in srgb, var(--byoffer-primary) 10%, white 90%), #ffffff 70%);--byoffer-photo-gallery1-surface: rgba(255, 255, 255, .96)}.byoffer-photo-gallery1--bg-transparent{--byoffer-photo-gallery1-bg: transparent;--byoffer-photo-gallery1-surface: transparent;--byoffer-photo-gallery1-border: rgba(255, 255, 255, .12);--byoffer-photo-gallery1-shadow: none}.byoffer-photo-gallery1--bg-dark{--byoffer-photo-gallery1-bg: #0f172a;--byoffer-photo-gallery1-surface: #0f172a;--byoffer-photo-gallery1-surface-soft: #111c31;--byoffer-photo-gallery1-text: rgba(255, 255, 255, .82);--byoffer-photo-gallery1-heading: #ffffff;--byoffer-photo-gallery1-muted: rgba(255, 255, 255, .66);--byoffer-photo-gallery1-border: rgba(255, 255, 255, .14);--byoffer-photo-gallery1-shadow: 0 24px 54px rgba(2, 6, 23, .34);--byoffer-photo-gallery1-overlay: linear-gradient(180deg, rgba(2, 6, 23, .08), rgba(2, 6, 23, .7))}.byoffer-photo-gallery1__inner{width:min(var(--byoffer-site-width, 1180px),calc(100% - 32px));margin-inline:auto}.byoffer-photo-gallery1__header{max-width:780px;margin:0 auto 34px;text-align:center}.byoffer-photo-gallery1--align-left .byoffer-photo-gallery1__header{margin-inline:0 auto;text-align:left}.byoffer-photo-gallery1--align-right .byoffer-photo-gallery1__header{margin-inline:auto 0;text-align:right}.byoffer-photo-gallery1__eyebrow{margin:0 0 10px;color:var(--byoffer-photo-gallery1-accent-2);font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.byoffer-photo-gallery1__title{margin:0;color:var(--byoffer-photo-gallery1-heading);font-size:clamp(28px,4.4vw,56px);font-weight:900;line-height:1.08;letter-spacing:0}.byoffer-photo-gallery1__title:after{display:inline-block;margin-left:.12em;color:var(--byoffer-photo-gallery1-accent-2);content:"."}.byoffer-photo-gallery1__slider-shell,.byoffer-photo-gallery1__grid-shell{position:relative}.byoffer-photo-gallery1__bleed,.byoffer-photo-gallery1__grid-shell{width:100vw;margin-left:calc(50% - 50vw)}.byoffer-photo-gallery1__slider{position:relative}.byoffer-photo-gallery1__viewport{overflow:hidden;scroll-behavior:smooth}.byoffer-photo-gallery1__track{display:flex}.byoffer-photo-gallery1__slide{flex:0 0 100%;width:100%}.byoffer-photo-gallery1__mosaic{width:var(--byoffer-photo-gallery1-viewport-width);margin-inline:auto;display:grid;grid-template-columns:repeat(var(--byoffer-photo-gallery1-cols, 4),minmax(0,1fr));gap:var(--byoffer-photo-gallery1-gap);padding:0}.byoffer-photo-gallery1__item{position:relative;aspect-ratio:4 / 3;min-width:0;min-height:0;overflow:hidden;background:var(--byoffer-photo-gallery1-surface-soft);border-radius:var(--byoffer-photo-gallery1-radius)}.byoffer-photo-gallery1__item-link{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:var(--byoffer-photo-gallery1-surface-soft)}.byoffer-photo-gallery1__item-link[href]{cursor:zoom-in}.byoffer-photo-gallery1__image{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1);transition:transform .45s ease,filter .35s ease}.byoffer-photo-gallery1__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--byoffer-photo-gallery1-overlay);opacity:0;transition:opacity .35s ease}.byoffer-photo-gallery1__overlay-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:color-mix(in srgb,var(--byoffer-photo-gallery1-accent-2) 78%,white 22%);border-radius:999px;box-shadow:0 12px 30px #0f172a3d;transform:translateY(10px) scale(.94);transition:transform .35s ease}.byoffer-photo-gallery1__overlay-icon svg{width:22px;height:22px;stroke-width:1.8}.byoffer-photo-gallery1__item-link:hover .byoffer-photo-gallery1__image,.byoffer-photo-gallery1__item-link:focus .byoffer-photo-gallery1__image,.byoffer-photo-gallery1__item-link:focus-visible .byoffer-photo-gallery1__image{transform:scale(1.06);filter:saturate(1.06)}.byoffer-photo-gallery1__item-link:hover .byoffer-photo-gallery1__overlay,.byoffer-photo-gallery1__item-link:focus .byoffer-photo-gallery1__overlay,.byoffer-photo-gallery1__item-link:focus-visible .byoffer-photo-gallery1__overlay{opacity:1}.byoffer-photo-gallery1__item-link:hover .byoffer-photo-gallery1__overlay-icon,.byoffer-photo-gallery1__item-link:focus .byoffer-photo-gallery1__overlay-icon,.byoffer-photo-gallery1__item-link:focus-visible .byoffer-photo-gallery1__overlay-icon{transform:translateY(0) scale(1)}.byoffer-photo-gallery1__nav{position:absolute;top:50%;z-index:3;width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0;color:var(--byoffer-photo-gallery1-heading);background:#ffffffeb;border:1px solid rgba(255,255,255,.88);box-shadow:0 16px 34px #0f172a29;cursor:pointer;transform:translateY(-50%);transition:background .25s ease,color .25s ease,opacity .25s ease}.byoffer-photo-gallery1__nav:hover,.byoffer-photo-gallery1__nav:focus{color:#fff;background:var(--byoffer-photo-gallery1-accent-2)}.byoffer-photo-gallery1__nav:disabled{opacity:.34;cursor:default}.byoffer-photo-gallery1__nav svg{width:22px;height:22px}.byoffer-photo-gallery1__nav--prev{left:8px}.byoffer-photo-gallery1__nav--next{right:8px}.byoffer-photo-gallery1.is-single-slide .byoffer-photo-gallery1__nav{opacity:0;pointer-events:none}.byoffer-photo-gallery1__empty{padding:22px 24px;color:var(--byoffer-photo-gallery1-muted);background:var(--byoffer-photo-gallery1-surface);border:1px dashed var(--byoffer-photo-gallery1-border);border-radius:10px;text-align:center}.byoffer-photo-gallery1__item--pattern-1,.byoffer-photo-gallery1__item--pattern-2,.byoffer-photo-gallery1__item--pattern-3,.byoffer-photo-gallery1__item--pattern-4,.byoffer-photo-gallery1__item--pattern-5,.byoffer-photo-gallery1__item--pattern-6,.byoffer-photo-gallery1__item--pattern-7,.byoffer-photo-gallery1__item--pattern-8,.byoffer-photo-gallery1__item--pattern-9,.byoffer-photo-gallery1__item--pattern-10,.byoffer-photo-gallery1__item--pattern-11,.byoffer-photo-gallery1__item--pattern-12{grid-column:span 1;grid-row:span 1}.byoffer-photo-gallery1--style-1{--byoffer-photo-gallery1-gap: 4px;--byoffer-photo-gallery1-radius: 0}.byoffer-photo-gallery1--style-2{--byoffer-photo-gallery1-gap: 10px;--byoffer-photo-gallery1-radius: 18px}.byoffer-photo-gallery1--style-2 .byoffer-photo-gallery1__mosaic{padding-inline:14px}.byoffer-photo-gallery1--style-2 .byoffer-photo-gallery1__item{box-shadow:0 10px 20px #0f172a0f;transition:transform .3s ease,box-shadow .3s ease}.byoffer-photo-gallery1--style-2 .byoffer-photo-gallery1__item:hover{transform:translateY(-6px);box-shadow:0 22px 40px #0f172a29}.byoffer-photo-gallery1--style-2 .byoffer-photo-gallery1__item-link:hover .byoffer-photo-gallery1__image{transform:none}.byoffer-photo-gallery1--style-3{--byoffer-photo-gallery1-gap: 12px;--byoffer-photo-gallery1-radius: 24px;--byoffer-photo-gallery1-surface-soft: #0f172a;--byoffer-photo-gallery1-overlay: linear-gradient(180deg, rgba(15, 23, 42, .02), rgba(15, 23, 42, .52))}.byoffer-photo-gallery1--style-3 .byoffer-photo-gallery1__item{box-shadow:var(--byoffer-photo-gallery1-shadow)}.byoffer-photo-gallery1--style-3 .byoffer-photo-gallery1__mosaic{counter-reset:byoffer-gallery1-index}.byoffer-photo-gallery1--style-3 .byoffer-photo-gallery1__item{counter-increment:byoffer-gallery1-index}.byoffer-photo-gallery1--style-3 .byoffer-photo-gallery1__item:after{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;content:counter(byoffer-gallery1-index,decimal-leading-zero);color:#fff;background:#0f172a8c;border-radius:999px;font-size:12px;font-weight:800;pointer-events:none}.byoffer-photo-gallery1--style-3 .byoffer-photo-gallery1__overlay{opacity:1}.byoffer-photo-gallery1--style-4{--byoffer-photo-gallery1-gap: 6px;--byoffer-photo-gallery1-radius: 0}.byoffer-photo-gallery1--style-4 .byoffer-photo-gallery1__item:after{position:absolute;inset:auto 0 0;height:4px;content:"";background:linear-gradient(90deg,var(--byoffer-photo-gallery1-accent-2),var(--byoffer-photo-gallery1-accent))}.byoffer-photo-gallery1--style-5{--byoffer-photo-gallery1-gap: 14px;--byoffer-photo-gallery1-radius: 2px}.byoffer-photo-gallery1--style-5 .byoffer-photo-gallery1__item{background:#fff;border:10px solid #ffffff;border-bottom-width:34px;box-shadow:0 14px 30px #0f172a24;transition:transform .3s ease,box-shadow .3s ease}.byoffer-photo-gallery1--style-5 .byoffer-photo-gallery1__item:nth-child(odd):hover{transform:rotate(-2deg) scale(1.03);box-shadow:0 22px 44px #0f172a33}.byoffer-photo-gallery1--style-5 .byoffer-photo-gallery1__item:nth-child(2n):hover{transform:rotate(2deg) scale(1.03);box-shadow:0 22px 44px #0f172a33}.byoffer-photo-gallery1--style-5 .byoffer-photo-gallery1__item-link:hover .byoffer-photo-gallery1__image{transform:none}.byoffer-photo-gallery1--style-6{--byoffer-photo-gallery1-gap: 14px;--byoffer-photo-gallery1-radius: 16px}.byoffer-photo-gallery1--style-6 .byoffer-photo-gallery1__item{box-shadow:0 20px 42px #0f172a29;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.byoffer-photo-gallery1--style-6 .byoffer-photo-gallery1__item:hover{transform:translateY(-10px);box-shadow:0 34px 60px #0f172a42}.byoffer-photo-gallery1--style-6 .byoffer-photo-gallery1__item-link{border:1px solid rgba(255,255,255,.72)}.byoffer-photo-gallery1--style-6 .byoffer-photo-gallery1__item-link:hover .byoffer-photo-gallery1__image{transform:none}.byoffer-photo-gallery1--style-7{--byoffer-photo-gallery1-gap: 10px;--byoffer-photo-gallery1-radius: 28px}.byoffer-photo-gallery1--style-7 .byoffer-photo-gallery1__overlay{opacity:1;background:linear-gradient(180deg,#0f172a00,#0f172a3d)}.byoffer-photo-gallery1--style-7 .byoffer-photo-gallery1__overlay-icon{opacity:0}.byoffer-photo-gallery1--style-7 .byoffer-photo-gallery1__item-link:hover .byoffer-photo-gallery1__overlay-icon,.byoffer-photo-gallery1--style-7 .byoffer-photo-gallery1__item-link:focus .byoffer-photo-gallery1__overlay-icon,.byoffer-photo-gallery1--style-7 .byoffer-photo-gallery1__item-link:focus-visible .byoffer-photo-gallery1__overlay-icon{opacity:1}.byoffer-photo-gallery1--style-8{--byoffer-photo-gallery1-gap: 8px;--byoffer-photo-gallery1-radius: 20px}.byoffer-photo-gallery1--style-8 .byoffer-photo-gallery1__item{background:#ffffff0f;border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.byoffer-photo-gallery1--style-9{--byoffer-photo-gallery1-gap: 1px;--byoffer-photo-gallery1-radius: 0}.byoffer-photo-gallery1--style-9 .byoffer-photo-gallery1__mosaic{background:var(--byoffer-photo-gallery1-border)}.byoffer-photo-gallery1--style-9 .byoffer-photo-gallery1__image{filter:grayscale(1);transition:transform .45s ease,filter .35s ease}.byoffer-photo-gallery1--style-9 .byoffer-photo-gallery1__item-link:hover .byoffer-photo-gallery1__image,.byoffer-photo-gallery1--style-9 .byoffer-photo-gallery1__item-link:focus .byoffer-photo-gallery1__image,.byoffer-photo-gallery1--style-9 .byoffer-photo-gallery1__item-link:focus-visible .byoffer-photo-gallery1__image{filter:grayscale(0);transform:scale(1.02)}.byoffer-photo-gallery1--style-9 .byoffer-photo-gallery1__nav{color:#fff;background:#0f172ad1;border-color:#0f172ad1}.byoffer-photo-gallery1--style-10{--byoffer-photo-gallery1-gap: 16px;--byoffer-photo-gallery1-radius: 30px}.byoffer-photo-gallery1--style-10 .byoffer-photo-gallery1__mosaic{padding-inline:20px}.byoffer-photo-gallery1--style-10 .byoffer-photo-gallery1__item{box-shadow:0 22px 56px #0f172a29;transition:transform .35s ease,box-shadow .35s ease}.byoffer-photo-gallery1--style-10 .byoffer-photo-gallery1__item:hover{transform:scale(1.035);box-shadow:0 36px 76px #0f172a42}.byoffer-photo-gallery1--style-10 .byoffer-photo-gallery1__item-link:hover .byoffer-photo-gallery1__image{transform:none}.byoffer-photo-gallery1--style-11{--byoffer-photo-gallery1-gap: 8px;--byoffer-photo-gallery1-radius: 0}.byoffer-photo-gallery1--style-11 .byoffer-photo-gallery1__item-link{border:8px solid rgba(255,255,255,.92)}.byoffer-photo-gallery1--style-11 .byoffer-photo-gallery1__item:after{position:absolute;top:0;right:0;z-index:2;width:0;height:0;content:"";border-style:solid;border-width:0 46px 46px 0;border-color:transparent var(--byoffer-photo-gallery1-accent-2) transparent transparent;pointer-events:none}.byoffer-photo-gallery1--style-12{--byoffer-photo-gallery1-gap: 10px;--byoffer-photo-gallery1-radius: 12px}.byoffer-photo-gallery1--style-12 .byoffer-photo-gallery1__item:before{position:absolute;inset:0;z-index:1;content:"";pointer-events:none;border:1px solid rgba(15,23,42,.08);border-radius:inherit;transition:border-color .3s ease}.byoffer-photo-gallery1--style-12 .byoffer-photo-gallery1__item:hover:before{border-color:var(--byoffer-photo-gallery1-accent-2);border-width:2px}.byoffer-gallery-lightbox-open{overflow:hidden}.byoffer-gallery-lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:28px;background:#020617d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.byoffer-gallery-lightbox__dialog{position:relative;width:min(1180px,100%);display:grid;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;gap:18px}.byoffer-gallery-lightbox__figure{margin:0;text-align:center}.byoffer-gallery-lightbox__image{max-width:100%;max-height:min(80vh,880px);display:block;margin:0 auto;border-radius:18px;box-shadow:0 34px 90px #02061773}.byoffer-gallery-lightbox__caption{max-width:min(760px,100%);display:grid;gap:6px;margin:16px auto 0;color:#ffffffc7}.byoffer-gallery-lightbox__title{color:#fff;font-size:19px;font-weight:800}.byoffer-gallery-lightbox__text{font-size:14px;line-height:1.6}.byoffer-gallery-lightbox__close,.byoffer-gallery-lightbox__nav{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:999px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.byoffer-gallery-lightbox__close:hover,.byoffer-gallery-lightbox__close:focus,.byoffer-gallery-lightbox__nav:hover,.byoffer-gallery-lightbox__nav:focus{background:#ffffff38}.byoffer-gallery-lightbox__close{position:absolute;top:-10px;right:0;z-index:2;font-size:28px;line-height:1}.byoffer-gallery-lightbox__nav:disabled{opacity:.36;cursor:default}@media(max-width:980px){.byoffer-photo-gallery1{padding:54px 0}.byoffer-photo-gallery1__header{margin-bottom:28px}.byoffer-photo-gallery1__mosaic{width:min(100vw - 28px,1180px);grid-template-columns:repeat(min(3,var(--byoffer-photo-gallery1-cols, 4)),minmax(0,1fr))}.byoffer-photo-gallery1__nav{width:44px;height:44px}.byoffer-gallery-lightbox{padding:20px 16px}.byoffer-gallery-lightbox__dialog{grid-template-columns:52px minmax(0,1fr) 52px;gap:12px}}@media(max-width:640px){.byoffer-photo-gallery1{padding:42px 0}.home-widgets .byoffer-photo-gallery1{padding:38px 0 12px}.byoffer-photo-gallery1__header{margin-bottom:22px}.byoffer-photo-gallery1__title{font-size:clamp(26px,8vw,38px)}.byoffer-photo-gallery1__mosaic{width:calc(100vw - 16px);grid-template-columns:repeat(min(2,var(--byoffer-photo-gallery1-cols, 4)),minmax(0,1fr));gap:4px}.byoffer-photo-gallery1__nav{top:calc(50% - 12px);width:38px;height:38px}.byoffer-photo-gallery1--style-2 .byoffer-photo-gallery1__mosaic,.byoffer-photo-gallery1--style-10 .byoffer-photo-gallery1__mosaic{padding-inline:6px}.byoffer-gallery-lightbox__dialog{grid-template-columns:44px minmax(0,1fr) 44px;gap:8px}.byoffer-gallery-lightbox__image{max-height:70vh;border-radius:14px}.byoffer-gallery-lightbox__close,.byoffer-gallery-lightbox__nav{width:44px;height:44px}}
