.agency-contact-hero{--agency-hero-responsive-top-space: var(--agency-hero-top-space, 184px);display:block;min-height:calc(100svh - var(--header-height, 7.2rem));overflow:clip;background:var(--agency-hero-canvas);color:var(--agency-hero-text);-webkit-user-select:text;user-select:text}.agency-contact-hero__inner{display:flex;align-items:flex-end;min-height:calc(100svh - var(--header-height, 7.2rem));padding-top:var(--agency-hero-responsive-top-space)}.agency-contact-hero__frame{display:grid;grid-template-areas:"content" "display";grid-template-rows:minmax(0,1fr) auto;width:100%;min-height:max(54rem,calc(100svh - var(--header-height, 7.2rem) - var(--agency-hero-responsive-top-space)));overflow:hidden;border:0;background:var(--agency-hero-panel);box-shadow:none}.agency-contact-hero__content{--agency-hero-column-space: clamp(2.4rem, 2.2vw, 4.8rem);grid-area:content;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}.agency-contact-hero__copy{min-width:0;padding:var(--agency-hero-column-space)}.agency-contact-hero__copy{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:0}.agency-contact-hero__copy-main{flex:1 1 auto;width:100%;max-width:none;padding:var(--agency-hero-column-space)}.agency-contact-hero__opening,.agency-contact-hero__statement,.agency-contact-hero__display{color:var(--agency-hero-text);font-family:Switzer,Arial,sans-serif;font-style:normal}.agency-contact-hero__opening{margin:0;font-size:40px;font-weight:500;letter-spacing:normal;line-height:1.1;text-transform:uppercase}.agency-contact-hero__statement{margin-top:3.2rem;margin-bottom:0;font-size:24px;font-weight:500;letter-spacing:normal;line-height:1.3;text-transform:none}.agency-contact-hero__supporting{margin-top:2.4rem;margin-bottom:0;color:#0f1115;font-family:Switzer,Arial,sans-serif;font-size:24px;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.3;text-transform:none}.agency-contact-hero__contact-trigger{align-self:flex-start;gap:.8rem;min-width:20rem;margin-top:3.2rem}.agency-contact-hero__contact-trigger .icon{flex:0 0 auto;width:1.6rem;height:1.6rem}.agency-contact-hero__contact-trigger .icon-brand-arrow{width:auto;height:1em}.agency-contact-hero__ticker{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr);min-height:5.6rem;margin-top:auto;overflow:hidden;border-top:.1rem solid var(--agency-hero-border);background:#d5d1c8;color:#0f1115}.agency-contact-hero__ticker-label{position:relative;z-index:2;display:flex;align-items:center;gap:.6rem;margin:.5rem 0;padding-inline:2rem;border-radius:0;background:#fafafa;color:#0f1115;font-family:Switzer,Arial,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.agency-contact-hero__ticker-label>span{width:.6rem;height:.6rem;border-radius:50%;background:#ff4700}.agency-contact-hero__ticker-viewport{min-width:0;overflow:hidden;background:#d5d1c8;-webkit-mask-image:linear-gradient(90deg,transparent 0,#0F1115 3.2rem,#0F1115 calc(100% - 3.2rem),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#0F1115 3.2rem,#0F1115 calc(100% - 3.2rem),transparent 100%)}.agency-contact-hero__ticker-track{display:flex;align-items:stretch;width:max-content;min-width:100%;height:100%;animation:agency-contact-awards-ticker var(--agency-hero-ticker-duration, 36s) linear infinite;will-change:transform}.agency-contact-hero__ticker-group{display:flex;flex:0 0 auto;align-items:stretch;min-width:max-content}.agency-contact-hero__ticker-item{display:flex;align-items:center;gap:1rem;padding-inline:2.2rem 1.8rem;color:inherit;font-family:Switzer,Arial,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.015em;line-height:1.25;text-decoration:none;white-space:nowrap}.agency-contact-hero__ticker-item:before{flex:0 0 auto;width:.6rem;height:.6rem;border-radius:50%;background:#ff4700;content:""}a.agency-contact-hero__ticker-item{transition:color .18s ease}a.agency-contact-hero__ticker-item:is(:hover,:focus-visible){color:#0f1115;text-decoration:underline;text-decoration-color:#ff4700;text-underline-offset:.3rem}a.agency-contact-hero__ticker-item:focus-visible{outline:.2rem solid #0f1115;outline-offset:-.4rem}.agency-contact-hero__ticker:is(:hover,:focus-within) .agency-contact-hero__ticker-track{animation-play-state:paused}.agency-contact-hero[data-hero-motion-paused] .agency-contact-hero__ticker-track{animation-play-state:paused}@keyframes agency-contact-awards-ticker{to{transform:translate3d(-50%,0,0)}}.agency-contact-hero__carousel-column{min-width:0;min-height:0;border-inline-start:.1rem solid var(--agency-hero-border);background:var(--agency-hero-carousel-background, #fafafa);container-type:inline-size}.agency-contact-hero__carousel{--agency-carousel-slide-width: min(50%, 26rem);--agency-carousel-card-radius: 1.2rem;position:relative;width:100%;height:100%;min-height:46rem;overflow:hidden;background:var(--agency-hero-carousel-background, #fafafa)}.agency-contact-hero__carousel-viewport{position:relative;width:100%;height:100%;overflow:hidden;cursor:grab;touch-action:pan-y;container-type:size}.agency-contact-hero__carousel-viewport:active{cursor:grabbing}.agency-contact-hero__carousel-track{position:relative;box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;list-style:none;perspective:120rem;perspective-origin:50% 50%;pointer-events:none;transform-style:preserve-3d}.agency-contact-hero__carousel-slide{--agency-carousel-x: 0%;--agency-carousel-depth: 0rem;--agency-carousel-rotate-y: 0deg;--agency-carousel-scale: 1;--agency-carousel-brightness: 1;position:absolute;bottom:10.5rem;left:50%;z-index:1;width:var(--agency-carousel-slide-width);height:auto;aspect-ratio:3 / 4;overflow:visible;border:0;border-radius:var(--agency-carousel-card-radius);background:transparent;box-shadow:none;opacity:0;pointer-events:none;transform:translate3d(-50%,0,var(--agency-carousel-depth)) translate(var(--agency-carousel-x)) rotateY(var(--agency-carousel-rotate-y)) scale(var(--agency-carousel-scale));transform-origin:center bottom;transform-style:preserve-3d;will-change:transform,opacity;transition:opacity .36s ease,transform .68s cubic-bezier(.16,1,.3,1)}@supports (width: 1cqi){.agency-contact-hero__carousel-slide{width:min(50cqi,36rem,calc(75cqb - 8.5rem))}}.agency-contact-hero__carousel-slide[data-carousel-position="0"]{z-index:7;opacity:1;pointer-events:auto}.agency-contact-hero__carousel-slide[data-carousel-position="-1"],.agency-contact-hero__carousel-slide[data-carousel-position="1"]{--agency-carousel-depth: -5rem;--agency-carousel-scale: .76;--agency-carousel-brightness: .93;z-index:5;opacity:.94;pointer-events:auto}.agency-contact-hero__carousel-slide[data-carousel-position="-1"]{--agency-carousel-x: -36%;--agency-carousel-rotate-y: 4deg}.agency-contact-hero__carousel-slide[data-carousel-position="1"]{--agency-carousel-x: 36%;--agency-carousel-rotate-y: -4deg}.agency-contact-hero__carousel-slide[data-carousel-position="-2"],.agency-contact-hero__carousel-slide[data-carousel-position="2"]{--agency-carousel-depth: -11rem;--agency-carousel-scale: .58;--agency-carousel-brightness: .86;z-index:3;opacity:.78;pointer-events:auto}.agency-contact-hero__carousel-slide[data-carousel-position="-2"]{--agency-carousel-x: -68%;--agency-carousel-rotate-y: 7deg}.agency-contact-hero__carousel-slide[data-carousel-position="2"]{--agency-carousel-x: 68%;--agency-carousel-rotate-y: -7deg}.agency-contact-hero__carousel-slide[data-carousel-position="-3"],.agency-contact-hero__carousel-slide[data-carousel-position="3"]{opacity:0;pointer-events:none}.agency-contact-hero__carousel-slide[data-carousel-position="-3"]{--agency-carousel-x: -112%;--agency-carousel-rotate-y: 6deg}.agency-contact-hero__carousel-slide[data-carousel-position="3"]{--agency-carousel-x: 112%;--agency-carousel-rotate-y: -6deg}.agency-contact-hero__carousel-image,.agency-contact-hero__carousel-card,.agency-contact-hero__carousel-placeholder,.agency-contact-hero__carousel-placeholder-svg{display:block;width:100%;height:100%}.agency-contact-hero__carousel-card{--agency-glare-x: 50%;--agency-glare-y: 50%;--agency-glare-bg-x: 50%;--agency-glare-bg-y: 50%;--agency-glare-rotate-x: 0deg;--agency-glare-rotate-y: 0deg;--agency-glare-duration: .3s;--agency-glare-easing: ease;--agency-glare-radius: var(--agency-carousel-card-radius);position:relative;isolation:isolate;box-sizing:border-box;overflow:visible;border:0;border-radius:inherit;background:transparent;box-shadow:none;backface-visibility:hidden;transform:perspective(100rem) rotateY(var(--agency-glare-rotate-y)) rotateX(var(--agency-glare-rotate-x));transform-origin:center;transform-style:preserve-3d;transition:transform var(--agency-glare-duration) var(--agency-glare-easing);contain:layout style}.agency-contact-hero__carousel-slide[data-carousel-has-edge-image] .agency-contact-hero__carousel-card{padding:0;background:transparent}.agency-contact-hero__carousel-slide.is-glare-active .agency-contact-hero__carousel-card{--agency-glare-duration: .2s;--agency-glare-easing: linear;will-change:transform}.agency-contact-hero__carousel-slide.is-glare-tracking .agency-contact-hero__carousel-card{--agency-glare-duration: 0ms}.agency-contact-hero__carousel-image{position:relative;z-index:1;overflow:hidden;border:0;border-radius:inherit;object-fit:cover;filter:brightness(var(--agency-carousel-brightness));transform:translateZ(.1rem);backface-visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:filter .68s cubic-bezier(.16,1,.3,1)}.agency-contact-hero__carousel-slide[data-carousel-has-edge-image] .agency-contact-hero__carousel-image{border-radius:var(--agency-carousel-card-radius);clip-path:inset(0 round var(--agency-carousel-card-radius))}.agency-contact-hero__carousel-reflection{position:absolute;top:calc(100% + .2rem);right:4%;left:4%;z-index:0;height:12%;overflow:hidden;border-radius:0 0 var(--agency-carousel-card-radius) var(--agency-carousel-card-radius);opacity:.2;pointer-events:none;filter:blur(.16rem) brightness(1.02) saturate(.96);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.76),rgba(0,0,0,.36) 42%,transparent 100%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.76),rgba(0,0,0,.36) 42%,transparent 100%);transform:translateZ(-.2rem);backface-visibility:hidden}.agency-contact-hero__carousel-reflection:before{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background-image:var(--agency-carousel-edge-image);background-position:center bottom;background-repeat:no-repeat;background-size:100% auto;content:"";transform:scaleY(-1);transform-origin:center}.agency-contact-hero__carousel-caption{position:absolute;right:2.4rem;bottom:2.2rem;left:2.4rem;z-index:5;display:grid;gap:.35rem;color:#fff;font-family:Switzer,Arial,sans-serif;text-align:center;text-shadow:0 .1rem .7rem rgba(15,17,21,.48);pointer-events:none;transform:translateZ(.2rem)}.agency-contact-hero__carousel-caption p{margin:0}.agency-contact-hero__carousel-caption-title{font-size:clamp(2rem,1.75vw,2.8rem);font-weight:500;letter-spacing:-.025em;line-height:1;text-transform:none}.agency-contact-hero__carousel-caption-subtitle{font-size:clamp(1.2rem,.92vw,1.5rem);font-weight:400;letter-spacing:0;line-height:1.15;text-transform:none}.agency-contact-hero__carousel-slide[data-carousel-position="-1"] .agency-contact-hero__carousel-reflection,.agency-contact-hero__carousel-slide[data-carousel-position="1"] .agency-contact-hero__carousel-reflection{opacity:.11}.agency-contact-hero__carousel-slide[data-carousel-position="-2"] .agency-contact-hero__carousel-reflection,.agency-contact-hero__carousel-slide[data-carousel-position="2"] .agency-contact-hero__carousel-reflection{opacity:.07}.agency-contact-hero__carousel-placeholder{position:relative;z-index:1;overflow:hidden;border:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,71,0,.18),transparent 48%),#fafafa;color:#0f1115;filter:brightness(var(--agency-carousel-brightness));transform:translateZ(.05rem);backface-visibility:hidden;transition:filter .68s cubic-bezier(.16,1,.3,1)}.agency-contact-hero__carousel-placeholder-svg{opacity:.16;object-fit:cover}.agency-contact-hero__carousel-placeholder span{position:absolute;right:1.6rem;bottom:1.6rem;left:1.6rem;color:#0f1115;font-family:Switzer,Arial,sans-serif;font-size:clamp(1.8rem,2.2vw,3.2rem);font-weight:600;letter-spacing:.04em;line-height:1;text-align:center;text-transform:uppercase}.agency-contact-hero__carousel-glare{--agency-glare-step: 5%;--agency-glare-foil-size: 100%;--agency-glare-foil-pattern: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 3.419S21.614 7.436 22.792 12.153C23.97 16.87 3.418 23.031 3.418 23.031' stroke='white' stroke-width='5' stroke-linecap='round'/%3E%3C/svg%3E");position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;border-radius:inherit;overflow:hidden;clip-path:inset(0 round var(--agency-glare-radius));background:var(--agency-glare-foil-pattern) center / 100% no-repeat,repeating-linear-gradient(0deg,#ff7773 calc(var(--agency-glare-step) * 1),#ffed5f calc(var(--agency-glare-step) * 2),#a8ff5f calc(var(--agency-glare-step) * 3),#83fff7 calc(var(--agency-glare-step) * 4),#7894ff calc(var(--agency-glare-step) * 5),#d875ff calc(var(--agency-glare-step) * 6),#ff7773 calc(var(--agency-glare-step) * 7)) 0 var(--agency-glare-bg-y) / 200% 700% no-repeat,repeating-linear-gradient(128deg,#0e152e,#8fa3a3 3.8% 4.5%,#8fa3a3 5.2%,#0e152e 10% 12%) var(--agency-glare-bg-x) var(--agency-glare-bg-y) / 300% no-repeat,radial-gradient(farthest-corner circle at var(--agency-glare-x) var(--agency-glare-y),rgba(255,255,255,.1) 12%,rgba(255,255,255,.15) 20%,rgba(255,255,255,.25) 120%) var(--agency-glare-bg-x) var(--agency-glare-bg-y) / 300% no-repeat;background-blend-mode:hue,hue,hue,overlay;mix-blend-mode:color-dodge;opacity:0;pointer-events:none;transform:translateZ(.2rem);backface-visibility:hidden;transition:opacity .3s ease}.agency-contact-hero__carousel-slide[data-carousel-has-edge-image] .agency-contact-hero__carousel-glare{top:0;right:0;bottom:0;left:0;border-radius:var(--agency-carousel-card-radius)}.agency-contact-hero__carousel-glare:after{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:inherit;background-repeat:inherit;background-attachment:inherit;background-origin:inherit;background-clip:inherit;background-position:center,0 var(--agency-glare-bg-y),calc(var(--agency-glare-bg-x) * -1) calc(var(--agency-glare-bg-y) * -1),var(--agency-glare-bg-x) var(--agency-glare-bg-y);background-size:var(--agency-glare-foil-size),200% 400%,800%,200%;background-blend-mode:soft-light,hue,hard-light,soft-light;content:"";mix-blend-mode:exclusion;opacity:.42;pointer-events:none}.agency-contact-hero__carousel-slide.is-glare-active .agency-contact-hero__carousel-glare{opacity:.2;transition-duration:.2s;transition-timing-function:linear}.agency-contact-hero__carousel-controls{position:absolute;bottom:1.6rem;left:50%;z-index:20;display:flex;align-items:center;justify-content:center;gap:.4rem;transform:translate(-50%)}.agency-contact-hero__carousel-arrow{display:grid;flex:0 0 auto;place-items:center;width:4.4rem;height:4.4rem;margin:0;padding:0;border:0;border-radius:50%;background:transparent;color:#0f1115;cursor:pointer;transition:color .18s ease;-webkit-appearance:none;appearance:none}.agency-contact-hero__carousel-arrow .icon-brand-arrow{width:auto;height:1.2rem}.agency-contact-hero__carousel-arrow:is(:hover,:focus-visible){color:var(--agency-hero-accent)}.agency-contact-hero__carousel-arrow:focus:not(:focus-visible){outline:0;box-shadow:none}.agency-contact-hero__carousel-arrow:focus-visible{outline:.2rem solid var(--agency-hero-accent);outline-offset:0;box-shadow:none}.agency-contact-hero__carousel-arrow[hidden]{display:none}.agency-contact-hero__motion-toggle{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;color:#0f1115;cursor:pointer}.agency-contact-hero__motion-toggle[hidden],.agency-contact-hero__motion-play,.agency-contact-hero[data-hero-motion-paused] .agency-contact-hero__motion-pause{display:none}.agency-contact-hero[data-hero-motion-paused] .agency-contact-hero__motion-play{display:block}.agency-contact-hero__motion-toggle:focus-visible{outline:2px solid #0f1115;outline-offset:0}@media(hover:hover){.agency-contact-hero__motion-toggle:hover{color:var(--agency-hero-accent)}}.agency-contact-hero__carousel-dots{display:flex;align-items:center;justify-content:center;margin:0;padding:0;list-style:none}.agency-contact-hero__carousel-dots li{display:flex}.agency-contact-hero__carousel-dot{display:grid;place-items:center;width:2.4rem;height:2.4rem;margin:0;padding:0;border:0;border-radius:50%;background:transparent;color:#0f1115;cursor:pointer;-webkit-appearance:none;appearance:none}.agency-contact-hero__carousel-dot:before{width:.8rem;height:.8rem;border-radius:50%;background:currentColor;content:"";transform:scale(1);transition:transform .18s ease}.agency-contact-hero__carousel-dot:is(:hover,:focus-visible):before,.agency-contact-hero__carousel-dot.is-current:before{transform:scale(1.25)}.agency-contact-hero__carousel-dot.is-current{color:var(--agency-hero-accent)}.agency-contact-hero__carousel-dot:focus:not(:focus-visible){outline:0;box-shadow:none}.agency-contact-hero__carousel-dot:focus-visible{outline:.2rem solid #0f1115;outline-offset:0;box-shadow:none}.agency-contact-hero__display-wrap{grid-area:display;min-width:0;background-color:#fafafa;overflow:hidden;padding:16px;border-top:.1rem solid var(--agency-hero-border);container-type:inline-size;border-bottom:0}.agency-contact-hero__display{width:max-content;max-width:none;margin:0;font-size:clamp(5.6rem,calc(9.48vw - .61rem),36rem);font-weight:600;letter-spacing:normal;line-height:.78;text-transform:uppercase;white-space:nowrap}@supports (font-size: 1cqi){.agency-contact-hero__display{font-size:clamp(5.6rem,9.47cqi,36rem)}}@keyframes agency-contact-display-cutout{0%{color:var(--agency-hero-text)}to{color:var(--agency-hero-canvas, #d5d1c8)}}@media screen and (max-width:1199px){.agency-contact-hero__content{--agency-hero-column-space: 2.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.agency-contact-hero__inner{padding-top:0}.agency-contact-hero__frame{min-height:max(54rem,calc(100svh - var(--header-height, 7.2rem)));background:var(--agency-hero-canvas)}.agency-contact-hero__content{--agency-hero-left-panel-top: var(--agency-hero-responsive-top-space);--agency-hero-right-panel-drop: 5.5rem}.agency-contact-hero__copy{margin-top:var(--agency-hero-left-panel-top);background:var(--agency-hero-panel)}@supports (animation-timeline: scroll(root block)){.agency-contact-hero__display{animation-name:agency-contact-display-cutout;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:scroll(root block);animation-range:0 40vh}}.agency-contact-hero__carousel-column{box-sizing:border-box;overflow:hidden;margin-top:calc(var(--agency-hero-left-panel-top) + var(--agency-hero-right-panel-drop));padding:var(--agency-hero-column-space);padding-bottom:max(0rem,calc(var(--agency-hero-column-space) - 2rem))}.agency-contact-hero__carousel{--agency-carousel-slide-width: 55.8%;min-height:0;overflow:visible}.agency-contact-hero__carousel-viewport{overflow:visible}.agency-contact-hero__carousel-controls{bottom:0}@supports (width: 1cqi){.agency-contact-hero__carousel-slide{width:max(0rem,min(55.8cqi,calc(75cqb - 8.5rem)))}}}@media screen and (min-width:990px)and (max-height:799px){.agency-contact-hero__copy-main{padding-block:2.2rem}.agency-contact-hero__carousel-column{padding-block:2.2rem .2rem}}@media screen and (max-width:989px){.agency-contact-hero{--agency-hero-responsive-top-space: 0px}.agency-contact-hero,.agency-contact-hero__inner{min-height:0}.agency-contact-hero__frame{grid-template-areas:"display" "content";grid-template-rows:auto auto;min-height:0;background:#d5d1c8}.agency-contact-hero__display-wrap{padding:clamp(.8rem,calc(.28rem + 1.34vw),1.6rem) clamp(1.6rem,4vw,3.2rem) 0;border-top:0;border-bottom:0;background:transparent}.agency-contact-hero__display{width:100%;max-width:100%;margin-inline:auto;color:var(--blend-eyebrow-color);font-family:var(--blend-eyebrow-font);font-size:var(--blend-eyebrow-size);font-weight:var(--blend-eyebrow-weight);letter-spacing:var(--blend-eyebrow-tracking);line-height:var(--blend-eyebrow-line-height);text-align:center;text-transform:uppercase;text-wrap:balance;white-space:normal;overflow-wrap:normal}.agency-contact-hero__content{grid-template-columns:minmax(0,1fr)}.agency-contact-hero__copy{min-height:0;background:#d5d1c8}.agency-contact-hero__copy-main{display:flex;flex-direction:column;align-items:center;padding:clamp(1.6rem,calc(1.08rem + 1.34vw),2.4rem) clamp(1.6rem,4vw,3.2rem) clamp(4rem,calc(3.48rem + 1.34vw),4.8rem);background:#d5d1c8;text-align:center}.agency-contact-hero__opening{max-width:30ch;margin-inline:auto;font-size:clamp(2.6rem,4.6vw,3rem);letter-spacing:-.015em;line-height:1.1;text-wrap:balance}.agency-contact-hero__statement,.agency-contact-hero__supporting{margin-inline:auto;font-size:clamp(1.6rem,2.2vw,1.8rem);line-height:1.4;text-wrap:pretty}.agency-contact-hero__statement{max-width:42ch;margin-top:clamp(2.4rem,calc(1.88rem + 1.34vw),3.2rem)}.agency-contact-hero__supporting{max-width:48ch;margin-top:clamp(1.6rem,calc(1.08rem + 1.34vw),2.4rem)}.agency-contact-hero__contact-trigger{align-self:center;min-width:18rem;margin:clamp(2.4rem,calc(1.88rem + 1.34vw),3.2rem) auto 0}.agency-contact-hero__carousel-column{min-height:0;border-top:.1rem solid var(--agency-hero-border);border-inline-start:0}.agency-contact-hero__carousel{--agency-carousel-slide-width: min(50%, 32rem);--agency-carousel-card-radius: 1.2rem;min-height:calc(min(66.667vw,42.667rem) + 13.7rem);min-height:calc(min(66.667cqi,42.667rem) + 13.7rem)}.agency-contact-hero__carousel-slide[data-carousel-position="-3"],.agency-contact-hero__carousel-slide[data-carousel-position="3"]{opacity:0;pointer-events:none}.agency-contact-hero__carousel-caption{right:clamp(.8rem,2.4vw,2.4rem);bottom:clamp(1rem,2.4vw,2.2rem);left:clamp(.8rem,2.4vw,2.4rem);gap:.2rem}.agency-contact-hero__carousel-caption-title{font-size:clamp(1.4rem,3.2vw,2rem);line-height:1.05}.agency-contact-hero__carousel-caption-subtitle{font-size:clamp(1rem,2vw,1.2rem)}.agency-contact-hero__ticker{display:grid;grid-template-columns:auto minmax(0,1fr);height:5.6rem;min-height:5.6rem;padding:0;overflow:hidden;border-top:0;background:#d5d1c8}.agency-contact-hero__ticker-label{position:relative;top:auto;left:auto;z-index:3;gap:.5rem;width:auto;min-height:0;margin:.5rem 0;padding:0 1.6rem;border:0;border-radius:0;background:#fafafa;color:#0f1115;font-size:clamp(1rem,1.1vw,1.1rem);pointer-events:none;transform:none}.agency-contact-hero__ticker-viewport{height:100%;overflow:hidden;background:#d5d1c8}.agency-contact-hero__ticker-item{gap:.8rem;padding-inline:1.8rem 1.4rem;font-size:1.1rem}@supports (width: 1cqi){.agency-contact-hero__carousel-slide{width:min(50cqi,32rem,calc(75cqb - 9.1rem))}}}@media(prefers-reduced-motion:reduce){.agency-contact-hero__display{animation:none;opacity:1}.agency-contact-hero__carousel-slide,.agency-contact-hero__carousel-card,.agency-contact-hero__carousel-card:before,.agency-contact-hero__carousel-card:after,.agency-contact-hero__carousel-glare,.agency-contact-hero__carousel-dot:before{transition:none}.agency-contact-hero__carousel-slide .agency-contact-hero__carousel-card{transform:perspective(100rem) rotateY(0) rotateX(0)}.agency-contact-hero__carousel-slide .agency-contact-hero__carousel-glare{opacity:0}.agency-contact-hero__carousel-viewport{scroll-behavior:auto}.agency-contact-hero__ticker-track{animation:none}.agency-contact-hero__ticker-viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.agency-contact-hero__ticker-group[aria-hidden=true]{display:none}}@media(forced-colors:active){.agency-contact-hero__display{animation:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/487/assets/section-agency-contact-hero.css.map */
