/*!/wp-content/themes/celigo/dist/b-blocks/css/brix-uc-why-grid/brix-uc-why-grid/style.css*/.uc-why{background:#fff;padding:7.5rem 0}.uc-why-container{max-width:1200px;margin:0 auto;padding:0 2.25rem}.uc-why__header{text-align:center;max-width:760px;margin:0 auto 3.5rem}.uc-why__eyebrow{font-family:area-normal,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:2.56px;text-transform:uppercase;opacity:.5;margin-bottom:1rem}.uc-why__heading{font-size:2.5rem;line-height:3.25rem;font-weight:700;margin-bottom:1.25rem;text-wrap:balance}.uc-why__subhead{font-size:1.0625rem;line-height:1.688rem;opacity:.7}.uc-why__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.uc-why__col{border-top:0;padding-top:0}.uc-why--rules .uc-why__col{border-top:2px solid #000;padding-top:1.5rem}.uc-why__icon{width:2.5rem;height:2.5rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#000}.uc-why__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.uc-why__icon--lagoon{background:#dde9ea}.uc-why__icon--golden{background:#fcebc9}.uc-why__icon--aspen{background:#e9edd6}.uc-why__icon--pueblo{background:#f5decb}.uc-why__col h3{font-size:1.0625rem;line-height:1.5rem;font-weight:700;margin-bottom:.5rem}.uc-why__badge{display:block;font-size:.6875rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:rgb(0 0 0 / .45);margin-bottom:.625rem}.uc-why__col p{font-size:.875rem;line-height:1.5rem;color:rgb(0 0 0 / .65)}.uc-why__video{margin-top:4rem;text-align:center}.uc-why__video-title{font-size:1.375rem;line-height:1.875rem;font-weight:700;margin-bottom:1.25rem}.uc-why__video-title:has(+.uc-why__video-sub){margin-bottom:.5rem}.uc-why__video-sub{font-size:1.0625rem;line-height:1.688rem;opacity:.7;max-width:640px;margin:0 auto 1.5rem}.uc-why__video-player{max-width:920px;margin:0 auto}.uc-why__video video{display:block;width:100%;max-width:920px;margin:0 auto;border-radius:12px;background:#000;box-shadow:0 18px 40px rgb(0 0 0 / .12)}.uc-why__video-frame{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#000;box-shadow:0 18px 40px rgb(0 0 0 / .12)}.uc-why__video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.uc-why__video-facade{position:relative;display:block;width:100%;padding:0;border:0;background:none;cursor:pointer;border-radius:12px;overflow:hidden;box-shadow:0 18px 40px rgb(0 0 0 / .12)}.uc-why__video-facade img{display:block;width:100%;height:auto;transition:transform .3s ease}.uc-why__video-facade:hover img{transform:scale(1.03)}.uc-why__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgb(0 0 0 / .28);transition:transform .25s ease}.uc-why__video-facade:hover .uc-why__play-icon{transform:translate(-50%,-50%) scale(1.1)}.uc-why__play-icon svg{width:26px;height:26px;display:block;margin-left:3px}.uc-why__play-icon--white{background:rgb(255 255 255 / .9)}.uc-why__play-icon--white svg{fill:#000}.uc-why__play-icon--black{background:rgb(0 0 0 / .9)}.uc-why__play-icon--black svg{fill:#fff}@media (max-width:991px){.uc-why__grid{grid-template-columns:repeat(2,1fr);gap:2rem}.uc-why__heading{font-size:2rem;line-height:2.75rem}}@media (max-width:600px){.uc-why{padding:5rem 0}.uc-why-container{padding:0 1.25rem}.uc-why__grid{grid-template-columns:1fr}.uc-why__heading{font-size:1.625rem;line-height:2.25rem}}