/*!/wp-content/themes/celigo/dist/b-blocks/css/brix-uc-download-strip/brix-uc-download-strip/style.css*/.uc-dl{background:#000;color:#fff;position:relative;overflow:hidden}.uc-dl-container{max-width:1200px;margin:0 auto;padding:0 2.25rem;display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:4rem;align-items:end}.uc-dl__copy{padding:6.5rem 0}.uc-dl__eyebrow{font-family:area-normal,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:2.56px;text-transform:uppercase;color:rgb(255 255 255 / .5);margin-bottom:1.125rem}.uc-dl__title{font-size:2.5rem;line-height:3.25rem;font-weight:700;color:#fff;margin-bottom:1rem;max-width:580px;text-wrap:balance}.uc-dl__desc{font-size:1.0625rem;line-height:1.688rem;color:rgb(255 255 255 / .7);max-width:520px;margin-bottom:2rem}.uc-dl__stage{position:relative;min-height:540px;display:flex;align-items:flex-end;justify-content:center}.uc-dl__book{position:relative;width:348px;height:464px;border-radius:10px 14px 14px 10px;padding:2.125rem 1.875rem;display:flex;flex-direction:column;box-shadow:0 30px 60px rgb(0 0 0 / .55)}.uc-dl__book::before{content:'';position:absolute;top:0;bottom:0;left:0;width:10px;border-radius:10px 0 0 10px;background:rgb(0 0 0 / .18)}.uc-dl__book-mark{font-size:.6875rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:auto}.uc-dl__book-title{font-size:1.4375rem;line-height:1.875rem;font-weight:700;margin-bottom:1rem}.uc-dl__book-foot{font-size:.625rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;opacity:.55}.uc-dl__book--golden{background:#f4be60;color:#000}.uc-dl__book--night{background:#3a2d27;color:#fff}.uc-dl__book--night .uc-dl__book-mark{color:#f4be60}.uc-dl__book--white{background:#faf9f0;color:#000}.uc-dl__reveal{transform:translateY(90px);opacity:0;transition:transform .9s cubic-bezier(.22,.9,.3,1),opacity .7s ease;will-change:transform,opacity}.uc-dl.in-view .uc-dl__reveal{transform:translateY(0);opacity:1}.uc-dl--opt7a .uc-dl__arc-wrap{position:absolute;inset:0;pointer-events:none}.uc-dl--opt7a .uc-dl__arc{position:absolute;left:50%;transform:translateX(-50%);width:620px;height:620px;bottom:-240px;border-radius:50%;background:#f4be60}.uc-dl--opt7a .uc-dl__book{height:544px;margin-bottom:-70px;padding-bottom:7.5rem;z-index:2}.uc-dl--opt7a .uc-dl__book--night{box-shadow:0 30px 60px rgb(0 0 0 / .35)}@media (max-width:1200px) and (min-width:901px){.uc-dl--opt7a .uc-dl__arc{width:460px;height:460px;bottom:-180px}.uc-dl--opt7a .uc-dl__book{height:500px;margin-bottom:-60px;padding-bottom:6.5rem}}@media (max-width:900px){.uc-dl-container{grid-template-columns:1fr;gap:0}.uc-dl__copy{padding:5rem 0 2.5rem}.uc-dl__stage{min-height:400px}.uc-dl__book{width:270px;height:360px}.uc-dl--opt7a .uc-dl__arc{width:440px;height:440px;bottom:-170px}.uc-dl--opt7a .uc-dl__book{height:420px;margin-bottom:-55px;padding-bottom:5.5rem}.uc-dl__title{font-size:2rem;line-height:2.625rem}}@media (max-width:600px){.uc-dl-container{padding:0 1.25rem}.uc-dl__title{font-size:1.625rem;line-height:2.25rem}.uc-dl__copy .btn{width:100%;text-align:center}}.uc-dl .uc-dl__book--image{padding:0;background:#fff0;overflow:hidden;width:auto;border:1px solid rgb(255 255 255 / .15)}.uc-dl--opt7a .uc-dl__book--image{padding-bottom:0}.uc-dl .uc-dl__book--image::before{content:none}.uc-dl .uc-dl__book--image img{display:block;width:auto;height:100%}