/*!/wp-content/themes/celigo/dist/b-blocks/css/brix-bf-hero/brix-bf-hero/style.css*/.brix-bf-hero{color:#fff;text-align:center;position:relative;overflow:hidden;padding:5.5rem 0 5rem}.brix-bf-hero__container{max-width:1100px;margin:0 auto;padding:0 24px;width:100%;position:relative;z-index:2}.brix-bf-hero__glow{position:absolute;pointer-events:none;z-index:0;left:50%;transform:translateX(-50%)}.brix-bf-hero--glow-white .brix-bf-hero__glow{width:2380px;height:1190px;top:-532px;background:radial-gradient(ellipse,rgb(255 255 255 / .21) 0,rgb(255 255 255 / .08) 42%,transparent 70%)}.brix-bf-hero--glow-golden .brix-bf-hero__glow{width:2660px;height:1330px;top:-602px;background:radial-gradient(ellipse,rgb(244 190 96 / .26) 0,rgb(244 190 96 / .1) 40%,transparent 68%)}.brix-bf-hero--glow-karl .brix-bf-hero__glow{width:2100px;height:1400px;top:-588px;background:radial-gradient(circle 590px at 50% 50%,rgb(255 255 255 / .13) 0,transparent 55%),radial-gradient(ellipse,rgb(180 197 203 / .24) 0,transparent 66%)}.brix-bf-hero__noise{position:absolute;inset:0;pointer-events:none;z-index:1;opacity:.055;mix-blend-mode:screen;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='260' height='260'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(/wp-content/themes/celigo/dist/b-blocks/css/brix-bf-hero/brix-bf-hero/%23n)'/></svg>");background-size:260px 260px}.brix-bf-hero__eyebrow{font-size:.875rem;font-weight:700;letter-spacing:2.56px;text-transform:uppercase;color:#fff;opacity:.5;margin:0 0 1rem}.brix-bf-hero__heading{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;line-height:120%;letter-spacing:-.01em;text-wrap:balance;color:#fff;margin:0 0 1.25rem}.brix-bf-hero__lede{font-size:1.0625rem;line-height:1.7;color:rgb(255 255 255 / .65);max-width:600px;margin:0 auto}.brix-bf-hero__campaign{font-weight:700;font-size:1.0625rem;color:rgb(255 255 255 / .85);margin:.625rem 0 0}.brix-bf-hero__fclock{display:flex;justify-content:center;align-items:flex-start;gap:.875rem;margin:2.75rem 0;--fc-w:112px;--fc-h:124px;--fc-fs:56px;--fc-r:10px}.brix-bf-hero__fc{display:flex;flex-direction:column;align-items:center;gap:.875rem}.brix-bf-hero__fc-card{position:relative;width:var(--fc-w);height:var(--fc-h);perspective:700px;filter:drop-shadow(0 18px 30px rgb(0 0 0 / .55))}.brix-bf-hero__fc-card .fc-half,.brix-bf-hero__fc-card .fc-flap{position:absolute;left:0;width:100%;height:50%;overflow:hidden;background:#1c1c1c;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .045)}.brix-bf-hero__fc-card .fc-half span,.brix-bf-hero__fc-card .fc-flap span{display:block;height:var(--fc-h);line-height:var(--fc-h);font-size:var(--fc-fs);font-weight:700;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.02em;text-align:center}.brix-bf-hero__fc-card .fc-top,.brix-bf-hero__fc-card .fc-flap-top{top:0;border-radius:var(--fc-r) var(--fc-r) 0 0}.brix-bf-hero__fc-card .fc-bottom,.brix-bf-hero__fc-card .fc-flap-bottom{top:50%;border-radius:0 0 var(--fc-r) var(--fc-r);background:#141414}.brix-bf-hero__fc-card .fc-bottom span,.brix-bf-hero__fc-card .fc-flap-bottom span{transform:translateY(-50%)}.brix-bf-hero__fc-card::after{content:'';position:absolute;top:calc(50% - 1px);left:0;right:0;height:2px;background:rgb(0 0 0 / .55);z-index:6;border-radius:1px}.brix-bf-hero__fc-card .fc-flap{z-index:4;backface-visibility:hidden}.brix-bf-hero__fc-card .fc-flap-top{transform-origin:center bottom}.brix-bf-hero__fc-card .fc-flap-bottom{transform-origin:center top;transform:rotateX(90deg)}.brix-bf-hero__fc-card.fc-anim .fc-flap-top{animation:brixBfHeroFcTop .2s ease-in forwards}.brix-bf-hero__fc-card.fc-anim .fc-flap-bottom{animation:brixBfHeroFcBottom .2s ease-out .2s forwards}@keyframes brixBfHeroFcTop{to{transform:rotateX(-90deg)}}@keyframes brixBfHeroFcBottom{to{transform:rotateX(0deg)}}.brix-bf-hero__fc-label{font-size:.6875rem;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:rgb(255 255 255 / .45)}.brix-bf-hero__fc-colon{font-size:calc(56px * .55);font-weight:700;color:rgb(255 255 255 / .22);line-height:var(--fc-h)}.brix-bf-hero__buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.brix-bf-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.125rem;font-weight:600;line-height:1.2em;padding:.6875rem 1.5rem .8125rem;border:.125rem solid #fff0;border-radius:.5rem;transition:border-radius .3s ease-in-out,background .2s,color .2s;white-space:nowrap;text-decoration:none}.brix-bf-hero__btn:hover{border-radius:6.25rem}.brix-bf-hero__btn--white,.brix-bf-hero__btn--white:visited,.brix-bf-hero__btn--white:hover,.brix-bf-hero__btn--white:focus,.brix-bf-hero__btn--white:active{background:#fff;color:#000}.brix-bf-hero__btn--outline,.brix-bf-hero__btn--outline:visited,.brix-bf-hero__btn--outline:hover,.brix-bf-hero__btn--outline:focus,.brix-bf-hero__btn--outline:active{background:#fff0;color:#fff;border-color:#fff}@media (max-width:760px){.brix-bf-hero__fclock{--fc-w:64px;--fc-h:76px;--fc-fs:34px;--fc-r:7px;gap:.5rem;flex-wrap:wrap}.brix-bf-hero__fc-colon{display:none}}