@charset "UTF-8";#header{position:fixed;top:0;left:0;width:100%;height:auto;z-index:700}.--resizing #header *,.--resizing #header *:before,.--resizing #header *:after{transition-duration:0ms!important}@media screen and (min-width:1024px){#header .container--mobile-contents{display:none}}#header .header__anim-contents{display:flex;align-items:flex-start;position:relative;top:0;left:0;width:100%;height:100vh;max-height:80px;background-color:var(--barbra-black);overflow:hidden;pointer-events:auto;transition:max-height .3s ease-in-out,background-color .22s ease-out 80ms,backdrop-filter .3s ease-out,box-shadow .3s ease-out}@media screen and (min-width:1024px){#header .header__anim-contents{position:relative;top:auto;left:auto;flex-direction:column;height:110px;max-height:fit-content;background-color:var(--barbra-black);overflow:visible;transition:background-color 175ms ease-in-out,height .22s ease-out 0ms,box-shadow .3s ease-in-out;backface-visibility:hidden;transform-style:preserve-3d}}html.--scrolled:not(.--at-top) #header .header__anim-contents{background-color:var(--barbra-black)}@media screen and (min-width:550px){html.--scrolled:not(.--at-top) #header .header__anim-contents{background-color:var(--barbra-black)}}@media screen and (min-width:1024px){html.--scrolled:not(.--at-top) #header .header__anim-contents{background-color:var(--barbra-black)}}#header .header__anim-contents.active{height:100vh;max-height:800vh;transition-duration:.42s,.1s,.3s;transition-delay:0ms,0ms,0ms}#header .header__anim-contents.active .header__toggle-btn{--scaleX: 1;--x1: 8px;--x3: -9px}@media screen and (min-width:600px){#header .header__anim-contents.active .header__toggle-btn{--x1: 8px;--x3: -9px}}#header .header__anim-contents.active .header__toggle-btn .line--1{transform:translateY(var(--x1)) rotate(45deg) scaleX(var(--scaleX));transition-duration:.2s,.22s;transition-timing-function:ease-out,cubic-bezier(.4,0,.2,1);transition-delay:0ms,0ms}#header .header__anim-contents.active .header__toggle-btn .line--2{transform:scaleX(0);transition-duration:80ms;transition-delay:0ms}#header .header__anim-contents.active .header__toggle-btn .line--3{transform:translateY(var(--x3)) rotate(-45deg) scaleX(var(--scaleX));transition-duration:.2s,.22s;transition-timing-function:ease-out,cubic-bezier(.4,0,.2,1);transition-delay:0ms,0ms}body:not(.is-touch-centric) #header .header__anim-contents.active .header__toggle-btn:hover{--scaleX: 1.22}@media screen and (max-width:1023px){#header .header__anim-contents.active .header__search--mobile{width:100%;opacity:1;pointer-events:auto;transition-duration:.6s,.2s,.3s;transition-delay:.32s,.36s,0ms}}@media screen and (max-width:1023px){#header .header__anim-contents.active .header__items{opacity:1;pointer-events:auto}#header .header__anim-contents.active .header__items li.menu-item{opacity:1}#header .header__anim-contents.active .header__items li.menu-item:nth-child(n){transition-delay:446ms}#header .header__anim-contents.active .header__items li.menu-item:nth-child(2n){transition-delay:482ms}#header .header__anim-contents.active .header__items li.menu-item:nth-child(3n){transition-delay:518ms}#header .header__anim-contents.active .header__items li.menu-item:nth-child(4n){transition-delay:554ms}#header .header__anim-contents.active .header__items li.menu-item:nth-child(5n){transition-delay:.59s}#header .header__anim-contents.active .header__items li.menu-item:nth-child(6n){transition-delay:626ms}#header .header__anim-contents.active .header__items li.menu-item:nth-child(7n){transition-delay:662ms}#header .header__anim-contents.active .header__items li.menu-item:nth-child(8n){transition-delay:698ms}#header .header__anim-contents.active .header__items li.menu-item:nth-child(9n){transition-delay:734ms}#header .header__anim-contents.active .header__items li.menu-item:nth-child(10n){transition-delay:.77s}#header .header__anim-contents.active .header__items li.menu-item:nth-child(11n){transition-delay:806ms}#header .header__anim-contents.active .header__items li.menu-item:nth-child(12n){transition-delay:842ms}}#header .header__anim-contents>.container--max-width{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0}@media screen and (min-width:1024px){#header .header__anim-contents>.container--max-width{flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;max-width:1440px;height:100%;padding:0 60px}}@media screen and (min-width:1440px){#header .header__anim-contents>.container--max-width{padding:0 90px}}@media screen and (min-width:1024px){.--scrolling body #header .header__anim-contents{height:80px}}#header .header__toggle-btn{position:absolute;top:30px;left:50%;width:50px;height:20px;cursor:pointer;pointer-events:auto;transform:translate(-50%)}#header .header__toggle-btn .line{position:absolute;top:0;left:0;width:100%;height:2px;background-color:var(--white);transform-origin:center center;transition:background-color .22s ease-out 80ms,transform .6s cubic-bezier(1,-.26,.28,.975)}#header .header__toggle-btn .line.line--1,#header .header__toggle-btn .line.line--3{transition-delay:80ms,0ms}#header .header__toggle-btn .line.line--2{top:9px}#header .header__toggle-btn .line.line--3{top:18px}@media screen and (min-width:1024px){#header .header__toggle-btn{display:none}}.lenis-scrolling #header .header__toggle-btn span{transition-duration:.22s,.22s!important;transition-delay:0ms,0ms!important}#header .header__items{position:relative;display:flex;flex-direction:column-reverse;pointer-events:none}@media screen and (min-width:1024px){#header .header__items{display:flex;flex-direction:row;justify-content:space-around;align-items:center;opacity:1;flex:1 1 90%;width:100%;gap:20px;pointer-events:auto}}#header .header__items #menu{position:relative;width:100vw;height:100%}@media screen and (min-width:1024px){#header .header__items #menu{flex:1 1 auto;width:auto;height:100%;margin-left:auto;background-color:unset;pointer-events:unset}}#header .header__items .menu-main-menu-container{width:100%;height:100%}@media screen and (min-width:1024px){#header .header__items .menu-main-menu-container{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;height:100%;opacity:1}#header .header__items .menu-main-menu-container:after{content:unset;display:none}}#header .header__items .menu-main-menu-container ul{position:relative;display:flex;flex-direction:column;gap:24px;height:auto}@media screen and (min-width:1024px){#header .header__items .menu-main-menu-container ul{flex-direction:row;justify-content:center;gap:40px;gap:clamp(40px,.308rem + 3.606vw,55px);height:100%}}@media screen and (min-width:1440px){#header .header__items .menu-main-menu-container ul{gap:55px;justify-content:space-between}}#header .header__items .menu-main-menu-container ul li{position:relative;flex:1 1 auto;width:auto;height:100%;cursor:pointer;opacity:0;font-style:normal;font-weight:400;font-size:1.2rem;line-height:150%;letter-spacing:2px;transition:opacity .21s ease-out}@media screen and (min-width:768px){#header .header__items .menu-main-menu-container ul li{font-size:1.4rem}}@media screen and (min-width:1024px){#header .header__items .menu-main-menu-container ul li{font-size:1.8rem}}@media screen and (min-width:1024px){#header .header__items .menu-main-menu-container ul li{opacity:1}}#header .header__items .menu-main-menu-container ul li a{position:relative;display:flex;align-items:center;width:fit-content;height:100%;margin:0 auto;color:var(--white);font-family:var(--instrument-serif),sans-serif;font-size:4rem;line-height:1em;font-weight:inherit;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:color .34s ease-in-out}@media screen and (min-width:550px){#header .header__items .menu-main-menu-container ul li a{color:var(--white)}}@media screen and (max-width:1023px){#header .header__items .menu-main-menu-container ul li a:before{content:"";display:block;position:absolute;top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px)}}@media screen and (min-width:1024px){#header .header__items .menu-main-menu-container ul li a{justify-content:center;font-size:2rem;line-height:2rem}}#header .header__items .menu-main-menu-container ul li a:hover{color:var(--barbra-pink)}#header .header__items .menu-main-menu-container ul li.menu-item{position:relative;width:fit-content;margin:0 auto}#header .header__items .menu-main-menu-container ul li.current-menu-item a{color:var(--barbra-pink)}@media screen and (min-width:1024px){.--at-top [class*=--theme-]:not(.--theme-default) #header .header__items .menu-main-menu-container .menu-item,.--scrolling.--block-inverted #header .header__items .menu-main-menu-container .menu-item{color:var(--white)}}#header .header__search--mobile,#header .header__search{position:relative;width:50px;height:45px;margin:80px auto;z-index:3;background:none;opacity:0;pointer-events:none;transition:width .3s ease-in-out}#header .header__search--mobile ::placeholder,#header .header__search ::placeholder{color:var(--white);opacity:1;font-size:16px;font-weight:400}#header .header__search--mobile input:-webkit-autofill,#header .header__search--mobile input:-webkit-autofill:hover,#header .header__search--mobile input:-webkit-autofill:focus,#header .header__search--mobile input:-webkit-autofill:active,#header .header__search--mobile textarea:-webkit-autofill,#header .header__search--mobile textarea:-webkit-autofill:hover,#header .header__search--mobile textarea:-webkit-autofill:focus,#header .header__search--mobile select:-webkit-autofill,#header .header__search--mobile select:-webkit-autofill:hover,#header .header__search--mobile select:-webkit-autofill:focus,#header .header__search input:-webkit-autofill,#header .header__search input:-webkit-autofill:hover,#header .header__search input:-webkit-autofill:focus,#header .header__search input:-webkit-autofill:active,#header .header__search textarea:-webkit-autofill,#header .header__search textarea:-webkit-autofill:hover,#header .header__search textarea:-webkit-autofill:focus,#header .header__search select:-webkit-autofill,#header .header__search select:-webkit-autofill:hover,#header .header__search select:-webkit-autofill:focus{-webkit-text-fill-color:#ffffff!important;-webkit-box-shadow:0 0 0px 1000px var(--barbra-black) inset!important}#header .header__search--mobile input:autofill,#header .header__search--mobile textarea:autofill,#header .header__search--mobile select:autofill,#header .header__search input:autofill,#header .header__search textarea:autofill,#header .header__search select:autofill{-webkit-text-fill-color:#ffffff!important;box-shadow:0 0 0 1000px var(--barbra-black) inset!important;caret-color:#fff}#header .header__search--mobile .search__form,#header .header__search .search__form{position:relative;display:flex;width:100%;height:70px;margin:0 auto}@media screen and (min-width:1024px){#header .header__search--mobile .search__form,#header .header__search .search__form{width:100%;height:50px}}#header .header__search--mobile .search__form input,#header .header__search .search__form input{position:absolute;top:0;right:0;width:100%;height:100%;padding:0 45px 0 60px;color:var(--white);font-size:1.8rem;font-style:italic;font-weight:300;background:var(--barbra-black);border-top:1px solid var(--white);border-bottom:1px solid var(--white);border-left:none;border-right:none;transition:width .3s ease-in-out,opacity .3s ease-in,padding .3s ease-in-out,visibility 0ms ease-out .3s;transform-origin:right;overflow:hidden;z-index:2}@media screen and (min-width:1024px){#header .header__search--mobile .search__form input,#header .header__search .search__form input{height:50px;padding:0;border-left:1px solid var(--white);border-right:1px solid var(--white);opacity:0}}#header .header__search--mobile .search__btn,#header .header__search .search__btn{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:auto;height:100%;padding:0 15px;cursor:pointer;border:0;border-radius:50%;outline:none;background:none;z-index:3;pointer-events:none}@media screen and (min-width:1024px){#header .header__search--mobile .search__btn,#header .header__search .search__btn{width:50px;padding:0;pointer-events:auto}}#header .header__search--mobile .search__btn .icon--search,#header .header__search .search__btn .icon--search{position:relative;display:inline-block;width:26px;height:27px;z-index:9;transition:transform .3s cubic-bezier(.4,0,.2,1)}#header .header__search--mobile .search__btn .icon--search path,#header .header__search .search__btn .icon--search path{transition:stroke .3s ease-out}#header .header__search--mobile .search__btn .icon--search ._1n,#header .header__search--mobile .search__btn .icon--search ._2n,#header .header__search .search__btn .icon--search ._1n,#header .header__search .search__btn .icon--search ._2n{transition:stroke .2s ease-out 80ms;stroke:var(--white)}body:not(.is-touch-centric) #header .header__search--mobile .search__btn:hover .icon--search ._1n,body:not(.is-touch-centric) #header .header__search--mobile .search__btn:hover .icon--search ._2n,body:not(.is-touch-centric) #header .header__search .search__btn:hover .icon--search ._1n,body:not(.is-touch-centric) #header .header__search .search__btn:hover .icon--search ._2n{stroke:var(--barbra-pink)}body:not(.is-touch-centric) #header .header__search--mobile .search__btn:hover .icon--search,body:not(.is-touch-centric) #header .header__search .search__btn:hover .icon--search{transform:scale(1.1)}#header .header__search--mobile .search__close,#header .header__search .search__close{position:absolute;top:50%;right:20px;width:20px;height:20px;transition:opacity .3s ease-in-out,right .3s ease-in-out,transform .34s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;border:none;background:none;opacity:0;transform:translateY(-50%);transform-origin:center}#header .header__search--mobile .search__close:before,#header .header__search--mobile .search__close:after,#header .header__search .search__close:before,#header .header__search .search__close:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:1px;background:var(--white);transform:translate(-50%,-50%) rotate(45deg);transform-origin:center;transition:background .34s ease-in-out}#header .header__search--mobile .search__close:after,#header .header__search .search__close:after{transform:translate(-50%,-50%) rotate(-45deg)}body:not(.is-touch-centric) #header .header__search--mobile .search__close:hover:before,body:not(.is-touch-centric) #header .header__search--mobile .search__close:hover:after,body:not(.is-touch-centric) #header .header__search .search__close:hover:before,body:not(.is-touch-centric) #header .header__search .search__close:hover:after{background:var(--barbra-pink)}.--at-top [class*=--theme-]:not(.--theme-default) #header .header__search--mobile .search__btn .icon--search ._1n,.--block-inverted #header .header__search--mobile .search__btn .icon--search ._1n,.--at-top [class*=--theme-]:not(.--theme-default) #header .header__search .search__btn .icon--search ._1n,.--block-inverted #header .header__search .search__btn .icon--search ._1n{stroke:var(--white)}.--at-top [class*=--theme-]:not(.--theme-default) #header .header__search--mobile .search__btn .icon--search ._2n,.--block-inverted #header .header__search--mobile .search__btn .icon--search ._2n,.--at-top [class*=--theme-]:not(.--theme-default) #header .header__search .search__btn .icon--search ._2n,.--block-inverted #header .header__search .search__btn .icon--search ._2n{stroke:var(--white)}#header .header__search--mobile.open,#header .header__search.open{width:calc(100% - 120px)}@media screen and (min-width:1024px){#header .header__search--mobile.open,#header .header__search.open{width:calc(100% - 400px)}}@media screen and (min-width:1300px){#header .header__search--mobile.open,#header .header__search.open{width:calc(100% - 830px)}}@media screen and (min-width:1440px){#header .header__search--mobile.open,#header .header__search.open{width:calc(100% - 940px)}}#header .header__search--mobile.open .search__btn,#header .header__search.open .search__btn{margin-left:10px}#header .header__search--mobile.open .search__btn span,#header .header__search.open .search__btn span{opacity:0}#header .header__search--mobile.open .search__btn .icon:hover,#header .header__search.open .search__btn .icon:hover{transform:scale(1)}#header .header__search--mobile.open .search__form input,#header .header__search.open .search__form input{opacity:1;transition:width .3s ease-in-out,opacity .3s ease-out,padding .3s ease-in-out,visibility 0ms ease-out 0ms}@media screen and (min-width:1024px){#header .header__search--mobile.open .search__form input,#header .header__search.open .search__form input{padding:0 15px 0 30px;width:100%}}#header .header__search--mobile.open .search__form input:focus,#header .header__search.open .search__form input:focus{outline:none}#header .header__search--mobile.open .search__close,#header .header__search.open .search__close{opacity:1;z-index:3}#header .header__search--mobile{position:relative;width:75%;transition:width .3s ease-out .28s,opacity 80ms ease-out,min-width .3s ease-in-out}#header .header__search{position:absolute;left:70px;transition:width .3s ease-in-out}@media screen and (min-width:1024px){#header .header__search{display:block;opacity:1;pointer-events:auto;height:50px;margin:0;padding:0;flex:1 1 5%}}#header .template--join{padding:0;margin:35px auto auto;pointer-events:none;display:block;opacity:0;transition:opacity .22s ease-out}#header .template--join .heading{display:none}@media screen and (min-width:1024px){#header .template--join{display:none}}#footer{display:block;position:relative;max-width:100%;padding:40px 0 60px;font-style:normal;font-weight:400;font-size:1.2rem;line-height:150%;background:var(--barbra-black);overflow:hidden}@media screen and (min-width:768px){#footer{font-size:1.4rem}}@media screen and (min-width:1024px){#footer{font-size:1.8rem}}@media screen and (min-width:1024px){#footer{padding:100px 0 70px}}#footer:before{content:"";position:absolute;right:0;bottom:0;width:1120px;max-width:100%;height:100%;background:url(/wp-content/themes/barbrastreisand_26/dist/assets/footer-barbra-signature-D1QB5dOg.png) no-repeat;background-position:100% 100%;background-size:contain}#footer .container--max-width{padding:0 30px}@media screen and (min-width:768px){#footer .container--max-width{padding:0 45px}}@media screen and (min-width:1024px){#footer .container--max-width{padding:0 78px}}#footer .template--join{padding:0;margin-top:30px}#footer .template--join .container.container--max-width{padding:0!important}#footer .footer--join .container--join{display:flex;align-items:center;flex-direction:column;justify-content:space-between;text-align:center}@media screen and (min-width:600px){#footer .footer--join .container--join{flex-direction:row;text-align:left}}#footer .footer--join .container--join .join-text{margin:0 0 40px;color:var(--white);font-family:var(--instrument-serif),sans-serif;font-size:10rem;line-height:1em;text-transform:uppercase}@media screen and (min-width:600px){#footer .footer--join .container--join .join-text{margin:0;font-size:14rem}}@media screen and (min-width:768px){#footer .footer--join .container--join .join-text{font-size:18rem}}#footer .footer--join .container--join .join-form{width:100%;color:var(--white)}@media screen and (min-width:600px){#footer .footer--join .container--join .join-form{padding:0 0 0 60px}}@media screen and (min-width:768px){#footer .footer--join .container--join .join-form{padding:0 0 0 90px}}@media screen and (min-width:1024px){#footer .footer--join .container--join .join-form{padding:0 0 0 180px}}#footer .footer--main .container.container--max-width{display:flex;flex-direction:column;align-items:center;padding-top:60px}@media screen and (min-width:768px){#footer .footer--main .container.container--max-width{padding-top:125px}}@media screen and (min-width:1024px){#footer .footer--main .container.container--max-width{flex-direction:row}}#footer .footer--main .menu-footer-main-nav-container ul{position:relative;display:flex;flex-direction:column;align-items:center;gap:15px;width:auto;height:auto;padding:0 0 25px}@media screen and (min-width:600px){#footer .footer--main .menu-footer-main-nav-container ul{flex-direction:row}}@media screen and (min-width:1024px){#footer .footer--main .menu-footer-main-nav-container ul{gap:25px;padding:0 25px 0 0}}@media screen and (min-width:1440px){#footer .footer--main .menu-footer-main-nav-container ul{gap:50px;padding:0 50px 0 0}}#footer .footer--main .menu-footer-main-nav-container ul li{display:inline-block;position:relative;flex:0 1 auto;width:auto;height:auto;cursor:pointer}#footer .footer--main .menu-footer-main-nav-container ul li.menu-item a{position:relative;display:flex;align-items:center;justify-content:center;width:fit-content;height:100%;margin:0 auto;color:var(--white);font-family:var(--public-sans),sans-serif;font-size:1.5rem;font-weight:600;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:color .34s ease-out}@media screen and (min-width:1440px){#footer .footer--main .menu-footer-main-nav-container ul li.menu-item a{font-size:1.6rem}}#footer .footer--main .menu-footer-main-nav-container ul li.menu-item.current-menu-item a,#footer .footer--main .menu-footer-main-nav-container ul li.menu-item:not(.current-menu-item):hover a{color:var(--barbra-pink)}#footer .footer__archives-link{position:relative;flex-shrink:0;width:160px;height:68px;margin:0 0 25px;background:url(/wp-content/themes/barbrastreisand_26/dist/assets/barbra-archives-C9iahe0e.png) no-repeat;background-size:contain;transition:background .34s ease-in-out}@media screen and (min-width:1024px){#footer .footer__archives-link{width:130px;height:56px;margin:0}}@media screen and (min-width:1440px){#footer .footer__archives-link{width:160px;height:68px}}#footer .footer__archives-link:hover{background:url(/wp-content/themes/barbrastreisand_26/dist/assets/barbra-archives-hover-C_mEpMP2.png) no-repeat;background-size:contain}#footer .footer__social{justify-content:center;opacity:1}@media screen and (min-width:1024px){#footer .footer__social{justify-content:flex-end}}#footer .footer__copyright{display:flex;justify-content:center;padding:60px 0 20px;color:var(--white);font-size:12px;font-weight:300;text-align:center}@media screen and (min-width:1024px){#footer .footer__copyright{justify-content:flex-start;padding:110px 0 0}}#footer .footer__links-misc{display:block;position:relative}#footer .footer__links-misc .menu{display:flex;flex-wrap:wrap;justify-content:center;position:relative}@media screen and (min-width:1024px){#footer .footer__links-misc .menu{justify-content:flex-start}}#footer .footer__links-misc .menu .menu-item{display:flex;margin-right:12px;padding-right:12px;position:relative}#footer .footer__links-misc .menu .menu-item a{display:block;position:relative;color:var(--white);font-size:12px;font-weight:300;white-space:nowrap;transition:color .34s ease-in-out}#footer .footer__links-misc .menu .menu-item a:hover{color:var(--barbra-pink)}#footer .footer__links-misc .menu .menu-item a,#footer .footer__links-misc .menu .menu-item a:link,#footer .footer__links-misc .menu .menu-item a:active,#footer .footer__links-misc .menu .menu-item a:visited,#footer .footer__links-misc .menu .menu-item a:hover{text-decoration:none}#footer .footer__links-misc .menu .menu-item a:hover:after{transform:scaleX(1)}#footer .footer__links-misc .menu .menu-item:not(:first-child):before{content:"";position:relative;display:block}#footer .footer__links-misc .menu .menu-item:not(:last-child):after{content:"|";position:absolute;top:0;right:-1px;display:block;font-size:12px;color:var(--barbra-lightpurple);opacity:.5}.page .hero--default,.single .hero--default,.search .hero--default,.error404 .hero--default{padding:0}.page .hero--default.container,.single .hero--default.container,.search .hero--default.container,.error404 .hero--default.container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:330px;height:clamp(330px,330px + 380 * (100vw - 390px) / 1050,710px);max-height:680px;margin-bottom:60px}@media screen and (min-width:390px){.page .hero--default.container,.single .hero--default.container,.search .hero--default.container,.error404 .hero--default.container{margin-bottom:clamp(60px,60px + 140 * (100vw - 390px) / 1050,200px)}}@media screen and (min-width:1024px){.page .hero--default.container,.single .hero--default.container,.search .hero--default.container,.error404 .hero--default.container{max-height:710px}}@media screen and (min-width:1440px){.page .hero--default.container,.single .hero--default.container,.search .hero--default.container,.error404 .hero--default.container{margin-bottom:200px}}.page .hero--default>.container,.single .hero--default>.container,.search .hero--default>.container,.error404 .hero--default>.container{display:flex;flex-direction:column;align-items:center;justify-content:center}.page .hero--default .hero__bg,.single .hero--default .hero__bg,.search .hero--default .hero__bg,.error404 .hero--default .hero__bg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;padding-top:80px;aspect-ratio:1440/600}@media screen and (min-width:1024px){.page .hero--default .hero__bg,.single .hero--default .hero__bg,.search .hero--default .hero__bg,.error404 .hero--default .hero__bg{padding-top:110px}}.page .hero--default .hero__bg img,.single .hero--default .hero__bg img,.search .hero--default .hero__bg img,.error404 .hero--default .hero__bg img{display:block;position:relative;width:100%;height:100%;max-width:1440px;margin:0 auto;object-fit:cover;object-position:center}.page .hero--default .hero__contents,.single .hero--default .hero__contents,.search .hero--default .hero__contents,.error404 .hero--default .hero__contents{height:100%;padding:0;justify-content:flex-end}.page .hero--default .hero__text-anim,.single .hero--default .hero__text-anim,.search .hero--default .hero__text-anim,.error404 .hero--default .hero__text-anim{position:relative;display:flex;flex-direction:column;align-items:center;top:7.2rem}@media screen and (min-width:390px){.page .hero--default .hero__text-anim,.single .hero--default .hero__text-anim,.search .hero--default .hero__text-anim,.error404 .hero--default .hero__text-anim{top:clamp(7.2rem,1.529rem + 12.19vw,20rem)}}@media screen and (min-width:1440px){.page .hero--default .hero__text-anim,.single .hero--default .hero__text-anim,.search .hero--default .hero__text-anim,.error404 .hero--default .hero__text-anim{top:20rem}}.page .hero--default .hero__eyebrow,.single .hero--default .hero__eyebrow,.search .hero--default .hero__eyebrow,.error404 .hero--default .hero__eyebrow{-webkit-font-smoothing:antialiased;--marginTop: clamp(20px, calc(16px + (46 - 20) * ((100vw - 390px) / (1440 - 390))), 46px);position:absolute;top:0;font-size:1.3rem;margin-top:-20px}@media screen and (min-width:390px){.page .hero--default .hero__eyebrow,.single .hero--default .hero__eyebrow,.search .hero--default .hero__eyebrow,.error404 .hero--default .hero__eyebrow{font-size:clamp(1.3rem,.418rem + 1.619vw,3rem);margin-top:calc(var(--marginTop) * -1)}}@media screen and (min-width:1440px){.page .hero--default .hero__eyebrow,.single .hero--default .hero__eyebrow,.search .hero--default .hero__eyebrow,.error404 .hero--default .hero__eyebrow{font-size:3rem;margin-top:-46px}}.page .hero--default .hero__heading,.single .hero--default .hero__heading,.search .hero--default .hero__heading,.error404 .hero--default .hero__heading{position:relative;display:flex;flex-direction:column;align-items:center;color:var(--barbra-pink);font-size:7.2rem}@media screen and (min-width:390px){.page .hero--default .hero__heading,.single .hero--default .hero__heading,.search .hero--default .hero__heading,.error404 .hero--default .hero__heading{font-size:clamp(7.2rem,1.529rem + 12.19vw,20rem)}}@media screen and (min-width:1440px){.page .hero--default .hero__heading,.single .hero--default .hero__heading,.search .hero--default .hero__heading,.error404 .hero--default .hero__heading{font-size:20rem}}.page .hero--default .hero__heading span,.single .hero--default .hero__heading span,.search .hero--default .hero__heading span,.error404 .hero--default .hero__heading span{font-size:inherit}.page .hero--default .hero__heading span:first-of-type,.single .hero--default .hero__heading span:first-of-type,.search .hero--default .hero__heading span:first-of-type,.error404 .hero--default .hero__heading span:first-of-type{text-shadow:0px 3px 20px rgba(0,0,0,.5),0px 4px 14px rgba(0,0,0,.3)}.page .hero.hero--full,.single .hero.hero--full,.search .hero.hero--full,.error404 .hero.hero--full{background-color:var(--barbra-offwhite);transition:background-color .22s ease-out}@media screen and (min-width:550px){.page .hero.hero--full,.single .hero.hero--full,.search .hero.hero--full,.error404 .hero.hero--full{background-color:var(--barbra-black)}}.page .hero.hero--full.container,.single .hero.hero--full.container,.search .hero.hero--full.container,.error404 .hero.hero--full.container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto}.page .hero.hero--full .hero__contents.container.container--max-width,.single .hero.hero--full .hero__contents.container.container--max-width,.search .hero.hero--full .hero__contents.container.container--max-width,.error404 .hero.hero--full .hero__contents.container.container--max-width{display:block;position:relative;height:100%;text-align:center}.page .hero.hero--full .hero__slideshow-images,.single .hero.hero--full .hero__slideshow-images,.search .hero.hero--full .hero__slideshow-images,.error404 .hero.hero--full .hero__slideshow-images{--gap: 0px;position:relative;width:100vw;margin-left:-20px;gap:var(--gap)}@media screen and (min-width:550px){.page .hero.hero--full .hero__slideshow-images,.single .hero.hero--full .hero__slideshow-images,.search .hero.hero--full .hero__slideshow-images,.error404 .hero.hero--full .hero__slideshow-images{--gap: 16px;width:100%;margin-left:unset}}.page .hero.hero--full .hero__slideshow-image-column,.single .hero.hero--full .hero__slideshow-image-column,.search .hero.hero--full .hero__slideshow-image-column,.error404 .hero.hero--full .hero__slideshow-image-column{position:relative;display:block;width:100%;height:auto;aspect-ratio:1}.page .hero.hero--full .hero__slideshow-image-column[data-column="1"],.page .hero.hero--full .hero__slideshow-image-column[data-column="2"],.single .hero.hero--full .hero__slideshow-image-column[data-column="1"],.single .hero.hero--full .hero__slideshow-image-column[data-column="2"],.search .hero.hero--full .hero__slideshow-image-column[data-column="1"],.search .hero.hero--full .hero__slideshow-image-column[data-column="2"],.error404 .hero.hero--full .hero__slideshow-image-column[data-column="1"],.error404 .hero.hero--full .hero__slideshow-image-column[data-column="2"]{display:none}@media screen and (min-width:550px){.page .hero.hero--full .hero__slideshow-image-column[data-column="1"],.single .hero.hero--full .hero__slideshow-image-column[data-column="1"],.search .hero.hero--full .hero__slideshow-image-column[data-column="1"],.error404 .hero.hero--full .hero__slideshow-image-column[data-column="1"]{display:block}}@media screen and (min-width:768px){.page .hero.hero--full .hero__slideshow-image-column,.single .hero.hero--full .hero__slideshow-image-column,.search .hero.hero--full .hero__slideshow-image-column,.error404 .hero.hero--full .hero__slideshow-image-column{background:unset!important}}@media screen and (min-width:1024px){.page .hero.hero--full .hero__slideshow-image-column[data-column="2"],.single .hero.hero--full .hero__slideshow-image-column[data-column="2"],.search .hero.hero--full .hero__slideshow-image-column[data-column="2"],.error404 .hero.hero--full .hero__slideshow-image-column[data-column="2"]{display:block}}.page .hero.hero--full .hero__slideshow-mobile-bg,.single .hero.hero--full .hero__slideshow-mobile-bg,.search .hero.hero--full .hero__slideshow-mobile-bg,.error404 .hero.hero--full .hero__slideshow-mobile-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-color:var(--barba-pink);opacity:1;will-change:background-color}@media screen and (min-width:768px){.page .hero.hero--full .hero__slideshow-mobile-bg,.single .hero.hero--full .hero__slideshow-mobile-bg,.search .hero.hero--full .hero__slideshow-mobile-bg,.error404 .hero.hero--full .hero__slideshow-mobile-bg{display:none}}.page .hero.hero--full .hero__slideshow-mobile-gradient-band,.single .hero.hero--full .hero__slideshow-mobile-gradient-band,.search .hero.hero--full .hero__slideshow-mobile-gradient-band,.error404 .hero.hero--full .hero__slideshow-mobile-gradient-band{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1;background-color:var(--barbra-black);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQCAYAAACAvzbMAAAHS0lEQVR4nO3dy26cSABAUXDm/z85zMJuqOLRdq40k805UaQ2FEVD077KprL+8+vXti7r8rKuw+tluWyfxy7ztteY9dh2HDfPcZxmXdb1mPXz9ef+6Zzr67h1n2uc57Xvbo799bIuy3D8x77v6/zr/fx3c3+8xt7Mez7uuPb79zSd/+HYu2sbr3u8v8swx3HMcprj/Hm//+yenoN13Pn0HE1j5mfoPPZ+ttP2h/FPzuf7v2zL9mfjt/vxT7Ocx5/PN+6ex26XMa9jx3HbPmbbxxy7t9O+4fW2zT/vx133H+d9jRvGnMa9xiwP2z+P+TrjuzFfJ9y3b9vye/95fI/X47btev7f28O8w3u6m/t83dM9eV3rfi9Oc+z3d55nvL+Pn92wbXwGfvocjOM+FgAIBASAREAASAQEgERAAEgEBIBEQABIBASAREAASAQEgERAAEgEBIBEQABIBASA5ONvLOU+zHxa9nu9LvU9LOX+pCzl/pMlvp+Wcv9uNfH/ain3p+u+3LGbpdyP93b3eX+/lPu0pHxcyv3rCqdx52tbh7/T9n35/Df34uHP3/Kn7+npGr+7J+fzHfvnsfOM85jpebn57Pf513mO++fp+p3/fHnd/+29GMb96L9O+DrP03/78KR+14/re/M9fpj73XzLze+8cY7XPPM9vf7+vv3s3nyPz9//81zTfMvqXyAANAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJAIiAAJAICQCIgACQCAkAiIAAkAgJA8i/1iwLmD+TC5wAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:auto 100%;background-position:110vw 0px}@media screen and (min-width:768px){.page .hero.hero--full .hero__slideshow-mobile-gradient-band,.single .hero.hero--full .hero__slideshow-mobile-gradient-band,.search .hero.hero--full .hero__slideshow-mobile-gradient-band,.error404 .hero.hero--full .hero__slideshow-mobile-gradient-band{display:none}}.page .hero.hero--full .hero__slideshow-image-anim-wrapper,.single .hero.hero--full .hero__slideshow-image-anim-wrapper,.search .hero.hero--full .hero__slideshow-image-anim-wrapper,.error404 .hero.hero--full .hero__slideshow-image-anim-wrapper{--bgOpacity: 0;--bgDuration: 1;display:block;position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:1;transform-style:preserve-3d;mix-blend-mode:lighten;pointer-events:none;z-index:1;overflow:hidden}@media screen and (min-width:768px){.page .hero.hero--full .hero__slideshow-image-anim-wrapper,.single .hero.hero--full .hero__slideshow-image-anim-wrapper,.search .hero.hero--full .hero__slideshow-image-anim-wrapper,.error404 .hero.hero--full .hero__slideshow-image-anim-wrapper{mix-blend-mode:unset;overflow:unset;perspective:1000px;z-index:10}}.page .hero.hero--full .hero__slideshow-image-anim-wrapper .hero__slideshow-image-bg,.single .hero.hero--full .hero__slideshow-image-anim-wrapper .hero__slideshow-image-bg,.search .hero.hero--full .hero__slideshow-image-anim-wrapper .hero__slideshow-image-bg,.error404 .hero.hero--full .hero__slideshow-image-anim-wrapper .hero__slideshow-image-bg{display:none;position:absolute;top:0;left:0;width:100%;height:100%;will-change:transform,opacity,background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:1}@media screen and (min-width:768px){.page .hero.hero--full .hero__slideshow-image-anim-wrapper .hero__slideshow-image-bg,.single .hero.hero--full .hero__slideshow-image-anim-wrapper .hero__slideshow-image-bg,.search .hero.hero--full .hero__slideshow-image-anim-wrapper .hero__slideshow-image-bg,.error404 .hero.hero--full .hero__slideshow-image-anim-wrapper .hero__slideshow-image-bg{display:block}}.page .hero.hero--full .hero__slideshow-image-anim-wrapper img,.single .hero.hero--full .hero__slideshow-image-anim-wrapper img,.search .hero.hero--full .hero__slideshow-image-anim-wrapper img,.error404 .hero.hero--full .hero__slideshow-image-anim-wrapper img{display:block;position:relative;width:100%;height:100%;object-fit:cover;mix-blend-mode:lighten;z-index:2;will-change:transform,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArwAAAGQCAYAAABMPLOTAAAITklEQVR4nO3W0UrjUBRA0TTT+f8PHjW+GCiHm+qAL92sBQdO0gTt9cF9217YcRznuj/cvn3N1X41+9j3se/btv0Z+3l9f7g+577Y72NW9875++Sz1bur6/l7rGb13ebMM5nntZp5/tsP95/43+cB+F3H949cPv9sP8a+mo+xf4x9zvvYr+Zt7G8P955dz/n35LPVu6ufPe+d3+Fxn99tnsPVeT0759XfYvt6b7vdXvff7/79IwAA8LoELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASPsEEixsIMYkBRUAAAAASUVORK5CYII=);mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArwAAAGQCAYAAABMPLOTAAAITklEQVR4nO3W0UrjUBRA0TTT+f8PHjW+GCiHm+qAL92sBQdO0gTt9cF9217YcRznuj/cvn3N1X41+9j3se/btv0Z+3l9f7g+577Y72NW9875++Sz1bur6/l7rGb13ebMM5nntZp5/tsP95/43+cB+F3H949cPv9sP8a+mo+xf4x9zvvYr+Zt7G8P955dz/n35LPVu6ufPe+d3+Fxn99tnsPVeT0759XfYvt6b7vdXvff7/79IwAA8LoELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASBO8AACkCV4AANIELwAAaYIXAIA0wQsAQJrgBQAgTfACAJAmeAEASPsEEixsIMYkBRUAAAAASUVORK5CYII=);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 100%;mask-size:auto 100%;-webkit-mask-position:50% center;mask-position:50% center}@media screen and (min-width:768px){.page .hero.hero--full .hero__slideshow-image-anim-wrapper img,.single .hero.hero--full .hero__slideshow-image-anim-wrapper img,.search .hero.hero--full .hero__slideshow-image-anim-wrapper img,.error404 .hero.hero--full .hero__slideshow-image-anim-wrapper img{-webkit-mask-image:unset;mask-image:unset}}.page .hero.hero--full .hero__slideshow-image-anim-wrapper.--active-,.single .hero.hero--full .hero__slideshow-image-anim-wrapper.--active-,.search .hero.hero--full .hero__slideshow-image-anim-wrapper.--active-,.error404 .hero.hero--full .hero__slideshow-image-anim-wrapper.--active-{pointer-events:auto;cursor:pointer}.page .hero.hero--full .hero__slideshow-image-anim-wrapper.--active- .hero__slideshow-image-bg,.single .hero.hero--full .hero__slideshow-image-anim-wrapper.--active- .hero__slideshow-image-bg,.search .hero.hero--full .hero__slideshow-image-anim-wrapper.--active- .hero__slideshow-image-bg,.error404 .hero.hero--full .hero__slideshow-image-anim-wrapper.--active- .hero__slideshow-image-bg{transition-duration:.36s;transition:all .36s}body:not(.is-touch-centric) .page .hero.hero--full .hero__slideshow-image-anim-wrapper.--active-:hover .hero__slideshow-image-bg,body:not(.is-touch-centric) .single .hero.hero--full .hero__slideshow-image-anim-wrapper.--active-:hover .hero__slideshow-image-bg,body:not(.is-touch-centric) .search .hero.hero--full .hero__slideshow-image-anim-wrapper.--active-:hover .hero__slideshow-image-bg,body:not(.is-touch-centric) .error404 .hero.hero--full .hero__slideshow-image-anim-wrapper.--active-:hover .hero__slideshow-image-bg{transition-duration:1s;background-color:rgba(var(--barbra-pinkRgb),.34)!important;opacity:1}.page .hero.hero--full .hero__text-anim,.single .hero.hero--full .hero__text-anim,.search .hero.hero--full .hero__text-anim,.error404 .hero.hero--full .hero__text-anim{display:block;position:relative;width:100%;height:auto;margin-top:calc(-21% - 2px);z-index:55}@media screen and (min-width:550px){.page .hero.hero--full .hero__text-anim,.single .hero.hero--full .hero__text-anim,.search .hero.hero--full .hero__text-anim,.error404 .hero.hero--full .hero__text-anim{margin-top:16px;margin-bottom:8px}}@media screen and (min-width:1024px){.page .hero.hero--full .hero__text-anim,.single .hero.hero--full .hero__text-anim,.search .hero.hero--full .hero__text-anim,.error404 .hero.hero--full .hero__text-anim{margin-top:32px}}.page .hero.hero--full .hero__heading,.single .hero.hero--full .hero__heading,.search .hero.hero--full .hero__heading,.error404 .hero.hero--full .hero__heading{display:block;position:relative;width:100%;height:auto}.page .hero.hero--full .hero__heading svg,.single .hero.hero--full .hero__heading svg,.search .hero.hero--full .hero__heading svg,.error404 .hero.hero--full .hero__heading svg{position:relative;width:100%;height:auto}.page .hero.hero--full .hero__heading svg text,.single .hero.hero--full .hero__heading svg text,.search .hero.hero--full .hero__heading svg text,.error404 .hero.hero--full .hero__heading svg text{display:block;position:relative;dominant-baseline:hanging;fill:var(--barbra-pink);font-family:var(--instrument-serif),sans-serif;white-space:pre-line}.page .hero.hero--full .hero__heading-text--mobile,.single .hero.hero--full .hero__heading-text--mobile,.search .hero.hero--full .hero__heading-text--mobile,.error404 .hero.hero--full .hero__heading-text--mobile{display:block;aspect-ratio:290/130}.page .hero.hero--full .hero__heading-text--mobile text,.single .hero.hero--full .hero__heading-text--mobile text,.search .hero.hero--full .hero__heading-text--mobile text,.error404 .hero.hero--full .hero__heading-text--mobile text{font-size:7.2rem}.page .hero.hero--full .hero__heading-text--mobile text:first-of-type,.single .hero.hero--full .hero__heading-text--mobile text:first-of-type,.search .hero.hero--full .hero__heading-text--mobile text:first-of-type,.error404 .hero.hero--full .hero__heading-text--mobile text:first-of-type{text-shadow:0px 3px 4px rgba(0,0,0,.1),0px 4px 8px rgba(0,0,0,.3)}@media screen and (min-width:550px){.page .hero.hero--full .hero__heading-text--mobile,.single .hero.hero--full .hero__heading-text--mobile,.search .hero.hero--full .hero__heading-text--mobile,.error404 .hero.hero--full .hero__heading-text--mobile{display:none}}.page .hero.hero--full .hero__heading-text--desktop,.single .hero.hero--full .hero__heading-text--desktop,.search .hero.hero--full .hero__heading-text--desktop,.error404 .hero.hero--full .hero__heading-text--desktop{display:none;aspect-ratio:1272/162}.page .hero.hero--full .hero__heading-text--desktop text,.single .hero.hero--full .hero__heading-text--desktop text,.search .hero.hero--full .hero__heading-text--desktop text,.error404 .hero.hero--full .hero__heading-text--desktop text{width:100%;height:100%;font-size:18rem}@media screen and (min-width:550px){.page .hero.hero--full .hero__heading-text--desktop,.single .hero.hero--full .hero__heading-text--desktop,.search .hero.hero--full .hero__heading-text--desktop,.error404 .hero.hero--full .hero__heading-text--desktop{display:block}}.page .hero.hero--full .hero__heading--seo,.single .hero.hero--full .hero__heading--seo,.search .hero.hero--full .hero__heading--seo,.error404 .hero.hero--full .hero__heading--seo{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media screen and (min-width:550px){.page .hero.hero--full .hero__slideshow-images.container.container--3-up,.single .hero.hero--full .hero__slideshow-images.container.container--3-up,.search .hero.hero--full .hero__slideshow-images.container.container--3-up,.error404 .hero.hero--full .hero__slideshow-images.container.container--3-up{flex-direction:row;flex-wrap:wrap;--gap: 16px}}@media screen and (min-width:1024px){.page .hero.hero--full .hero__slideshow-images.container.container--3-up,.single .hero.hero--full .hero__slideshow-images.container.container--3-up,.search .hero.hero--full .hero__slideshow-images.container.container--3-up,.error404 .hero.hero--full .hero__slideshow-images.container.container--3-up{flex-wrap:nowrap}}@media screen and (min-width:550px){.page .hero.hero--full .hero__slideshow-images.container.container--3-up .hero__slideshow-image-column.cell,.single .hero.hero--full .hero__slideshow-images.container.container--3-up .hero__slideshow-image-column.cell,.search .hero.hero--full .hero__slideshow-images.container.container--3-up .hero__slideshow-image-column.cell,.error404 .hero.hero--full .hero__slideshow-images.container.container--3-up .hero__slideshow-image-column.cell{flex:0 1 calc(50% - var(--gap) * .5);width:calc(50% - var(--gap) * .5)}}@media screen and (min-width:1024px){.page .hero.hero--full .hero__slideshow-images.container.container--3-up .hero__slideshow-image-column.cell,.single .hero.hero--full .hero__slideshow-images.container.container--3-up .hero__slideshow-image-column.cell,.search .hero.hero--full .hero__slideshow-images.container.container--3-up .hero__slideshow-image-column.cell,.error404 .hero.hero--full .hero__slideshow-images.container.container--3-up .hero__slideshow-image-column.cell{flex:1 1 calc(33.33333% - var(--gap) * .5);width:calc(33.33333% - var(--gap) * .5)}}.page .hero--album.container,.single .hero--album.container,.search .hero--album.container,.error404 .hero--album.container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:500px}.page .hero--album>.container,.single .hero--album>.container,.search .hero--album>.container,.error404 .hero--album>.container{display:flex;flex-direction:column;align-items:center;justify-content:center}.page .hero--album .hero__bg,.single .hero--album .hero__bg,.search .hero--album .hero__bg,.error404 .hero--album .hero__bg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.page .hero--album .hero__bg img,.single .hero--album .hero__bg img,.search .hero--album .hero__bg img,.error404 .hero--album .hero__bg img{display:block;position:relative}.page .hero--text,.single .hero--text,.search .hero--text,.error404 .hero--text{padding:0}.page .hero--text.container,.single .hero--text.container,.search .hero--text.container,.error404 .hero--text.container{display:flex;flex-direction:column;justify-content:center;align-items:center}.page .hero--text>.container,.single .hero--text>.container,.search .hero--text>.container,.error404 .hero--text>.container{display:flex;flex-direction:column;align-items:center;justify-content:center}.page .hero--text .hero__bg,.single .hero--text .hero__bg,.search .hero--text .hero__bg,.error404 .hero--text .hero__bg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.page .hero--text .hero__bg img,.single .hero--text .hero__bg img,.search .hero--text .hero__bg img,.error404 .hero--text .hero__bg img{display:block;position:relative;width:150%;height:auto;margin:0 auto}@media screen and (min-width:600px){.page .hero--text .hero__bg img,.single .hero--text .hero__bg img,.search .hero--text .hero__bg img,.error404 .hero--text .hero__bg img{width:100%;max-width:1540px}}@media screen and (min-width:1024px){.page .hero--text .hero__bg img,.single .hero--text .hero__bg img,.search .hero--text .hero__bg img,.error404 .hero--text .hero__bg img{bottom:260px;max-width:1440px}}.page .hero--text .hero__contents,.single .hero--text .hero__contents,.search .hero--text .hero__contents,.error404 .hero--text .hero__contents{height:100%;padding:0}.page .hero--text .hero__text-anim,.single .hero--text .hero__text-anim,.search .hero--text .hero__text-anim,.error404 .hero--text .hero__text-anim{display:flex;flex-direction:column;align-items:center;position:relative;margin:100px auto 60px;text-align:center;max-width:1080px}@media screen and (min-width:1024px){.page .hero--text .hero__text-anim,.single .hero--text .hero__text-anim,.search .hero--text .hero__text-anim,.error404 .hero--text .hero__text-anim{margin-top:235px;margin-bottom:120px}}.page .hero--text .hero__heading+.hero__text,.single .hero--text .hero__heading+.hero__text,.search .hero--text .hero__heading+.hero__text,.error404 .hero--text .hero__heading+.hero__text{margin-top:20px}@media screen and (min-width:1024px){.page .hero--text .hero__heading+.hero__text,.single .hero--text .hero__heading+.hero__text,.search .hero--text .hero__heading+.hero__text,.error404 .hero--text .hero__heading+.hero__text{margin-top:60px}}.page .hero--text .hero__text,.single .hero--text .hero__text,.search .hero--text .hero__text,.error404 .hero--text .hero__text{font-style:italic}.page .hero--text .hero__button,.single .hero--text .hero__button,.search .hero--text .hero__button,.error404 .hero--text .hero__button{margin-top:20px}@media screen and (min-width:1024px){.page .hero--text .hero__button,.single .hero--text .hero__button,.search .hero--text .hero__button,.error404 .hero--text .hero__button{margin-top:30px}}.page .hero,.single .hero,.search .hero,.error404 .hero{padding-top:80px;background-color:var(--barbra-white)}@media screen and (min-width:1024px){.page .hero,.single .hero,.search .hero,.error404 .hero{padding-top:110px;background-color:var(--barbra-black)}}.page .hero__eyebrow,.single .hero__eyebrow,.search .hero__eyebrow,.error404 .hero__eyebrow{font-family:var(--century-old),sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:120%;color:var(--white);text-align:center;text-transform:unset}.page .hero__heading,.single .hero__heading,.search .hero__heading,.error404 .hero__heading{display:block;position:relative;width:100%;height:auto}.page .hero__heading svg,.single .hero__heading svg,.search .hero__heading svg,.error404 .hero__heading svg{position:relative;width:100%;height:auto}.page .hero__heading svg text,.page .hero__heading svg tspan,.single .hero__heading svg text,.single .hero__heading svg tspan,.search .hero__heading svg text,.search .hero__heading svg tspan,.error404 .hero__heading svg text,.error404 .hero__heading svg tspan{position:relative;dominant-baseline:hanging;fill:var(--barbra-pink);font-family:var(--instrument-serif),sans-serif}.page .hero__heading-text--mobile,.single .hero__heading-text--mobile,.search .hero__heading-text--mobile,.error404 .hero__heading-text--mobile{display:block;aspect-ratio:290/130}.page .hero__heading-text--mobile text,.single .hero__heading-text--mobile text,.search .hero__heading-text--mobile text,.error404 .hero__heading-text--mobile text{font-size:7.2rem}@media screen and (min-width:550px){.page .hero__heading-text--mobile,.single .hero__heading-text--mobile,.search .hero__heading-text--mobile,.error404 .hero__heading-text--mobile{display:none}}.page .hero__heading-text--desktop,.single .hero__heading-text--desktop,.search .hero__heading-text--desktop,.error404 .hero__heading-text--desktop{display:none;aspect-ratio:1272/162}.page .hero__heading-text--desktop text,.single .hero__heading-text--desktop text,.search .hero__heading-text--desktop text,.error404 .hero__heading-text--desktop text{width:100%;height:100%;font-size:18rem}@media screen and (min-width:550px){.page .hero__heading-text--desktop,.single .hero__heading-text--desktop,.search .hero__heading-text--desktop,.error404 .hero__heading-text--desktop{display:block}}.page .hero__heading--seo,.single .hero__heading--seo,.search .hero__heading--seo,.error404 .hero__heading--seo{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.page .container.block--highlights,.single .container.block--highlights,.search .container.block--highlights,.error404 .container.block--highlights{--containerHeight: 325px;--contentHeight: 300px;height:auto;padding-top:32px;padding-bottom:30px;background-color:var(--barbra-lightpurple)}.page .container.block--highlights:before,.single .container.block--highlights:before,.search .container.block--highlights:before,.error404 .container.block--highlights:before{content:"";position:absolute;top:0;left:0;width:100vw;height:82px;background-color:var(--barbra-offwhite);transition:background-color .22s ease-out}@media screen and (min-width:550px){.page .container.block--highlights:before,.single .container.block--highlights:before,.search .container.block--highlights:before,.error404 .container.block--highlights:before{height:calc(50% + clamp(0px,0px + 20 * (100vw - 550px) / 890,20px)/2);background-color:var(--barbra-black)}}@media screen and (min-width:550px){.page .container.block--highlights,.single .container.block--highlights,.search .container.block--highlights,.error404 .container.block--highlights{--containerHeight: 350px;height:auto;margin-top:unset;padding-top:clamp(0px,0px + 20 * (100vw - 550px) / 890,20px);padding-bottom:unset;background-color:unset}}@media screen and (min-width:1024px){.page .container.block--highlights,.single .container.block--highlights,.search .container.block--highlights,.error404 .container.block--highlights{min-height:unset}}.page .container.block--highlights>.container.container--max-width,.single .container.block--highlights>.container.container--max-width,.search .container.block--highlights>.container.container--max-width,.error404 .container.block--highlights>.container.container--max-width{height:100%}.page .container.block--highlights>.container.container--max-width.--disabled,.single .container.block--highlights>.container.container--max-width.--disabled,.search .container.block--highlights>.container.container--max-width.--disabled,.error404 .container.block--highlights>.container.container--max-width.--disabled{pointer-events:none}.page .container.block--highlights>.container.container--max-width.--disabled *,.single .container.block--highlights>.container.container--max-width.--disabled *,.search .container.block--highlights>.container.container--max-width.--disabled *,.error404 .container.block--highlights>.container.container--max-width.--disabled *{pointer-events:none!important}.page .container.block--highlights .highlights__items,.single .container.block--highlights .highlights__items,.search .container.block--highlights .highlights__items,.error404 .container.block--highlights .highlights__items{position:relative;display:block;width:100%;height:100%}.page .container.block--highlights .highlights__ui,.single .container.block--highlights .highlights__ui,.search .container.block--highlights .highlights__ui,.error404 .container.block--highlights .highlights__ui{display:block;position:absolute;bottom:45px;right:20px;width:60px}@media screen and not (max-width:460px){.page .container.block--highlights .highlights__ui,.single .container.block--highlights .highlights__ui,.search .container.block--highlights .highlights__ui,.error404 .container.block--highlights .highlights__ui{right:unset;left:50%;transform:translate(150px)}}@media screen and (min-width:768px){.page .container.block--highlights .highlights__ui,.single .container.block--highlights .highlights__ui,.search .container.block--highlights .highlights__ui,.error404 .container.block--highlights .highlights__ui{transform:unset;left:unset;bottom:65px;right:55px}}@media screen and (min-width:1024px){.page .container.block--highlights .highlights__ui,.single .container.block--highlights .highlights__ui,.search .container.block--highlights .highlights__ui,.error404 .container.block--highlights .highlights__ui{bottom:95px;right:110px}}@media screen and (min-width:1440px){.page .container.block--highlights .highlights__ui,.single .container.block--highlights .highlights__ui,.search .container.block--highlights .highlights__ui,.error404 .container.block--highlights .highlights__ui{bottom:100px;right:140px}}.page .container.block--highlights .highlights__ui .pagination__arrow--next,.single .container.block--highlights .highlights__ui .pagination__arrow--next,.search .container.block--highlights .highlights__ui .pagination__arrow--next,.error404 .container.block--highlights .highlights__ui .pagination__arrow--next{right:20px}@media screen and (min-width:1024px){.page .container.block--highlights .highlights__ui .pagination__arrow--next,.single .container.block--highlights .highlights__ui .pagination__arrow--next,.search .container.block--highlights .highlights__ui .pagination__arrow--next,.error404 .container.block--highlights .highlights__ui .pagination__arrow--next{right:0}}.page .container.block--highlights .highlights__ui .pagination__arrow[data-theme-build-in-entering].slick-disabled,.single .container.block--highlights .highlights__ui .pagination__arrow[data-theme-build-in-entering].slick-disabled,.search .container.block--highlights .highlights__ui .pagination__arrow[data-theme-build-in-entering].slick-disabled,.error404 .container.block--highlights .highlights__ui .pagination__arrow[data-theme-build-in-entering].slick-disabled{opacity:0!important;pointer-events:none}.page .container.block--highlights .highlights__ui .pagination__arrow[data-theme-build-in-entered].slick-disabled,.single .container.block--highlights .highlights__ui .pagination__arrow[data-theme-build-in-entered].slick-disabled,.search .container.block--highlights .highlights__ui .pagination__arrow[data-theme-build-in-entered].slick-disabled,.error404 .container.block--highlights .highlights__ui .pagination__arrow[data-theme-build-in-entered].slick-disabled{opacity:.1!important;pointer-events:none}.page .container.block--highlights a.highlight,.single .container.block--highlights a.highlight,.search .container.block--highlights a.highlight,.error404 .container.block--highlights a.highlight{cursor:pointer}.page .container.block--highlights .highlight,.single .container.block--highlights .highlight,.search .container.block--highlights .highlight,.error404 .container.block--highlights .highlight{--contentBGHeight: calc(100% - 20px) ;--beforeColor: var(--white);--afterColor: var(--barbra-pink);--afterWidth: 100%;--afterScale: 0;--afterDuration: .3s;display:flex;flex-direction:column;height:100%;width:100%;max-width:420px;margin:0 auto;text-decoration:unset;filter:drop-shadow(0 3px 12px rgba(0,0,0,.4))}.page .container.block--highlights .highlight:before,.single .container.block--highlights .highlight:before,.search .container.block--highlights .highlight:before,.error404 .container.block--highlights .highlight:before{content:"";display:block;position:absolute;top:20px;left:0;width:100%;height:var(--contentBGHeight);background-color:var(--beforeColor);transition:width .3s ease-out,background-color .3s ease-out}@media screen and (min-width:768px){.page .container.block--highlights .highlight:before,.single .container.block--highlights .highlight:before,.search .container.block--highlights .highlight:before,.error404 .container.block--highlights .highlight:before{top:25px}}.page .container.block--highlights .highlight:after,.single .container.block--highlights .highlight:after,.search .container.block--highlights .highlight:after,.error404 .container.block--highlights .highlight:after{content:"";display:block;position:absolute;top:20px;right:0;width:var(--afterWidth);height:var(--contentBGHeight);background-color:var(--afterColor);z-index:1;pointer-events:none;opacity:0;transition:transform var(--afterDuration) cubic-bezier(.4,0,.2,1),background-color .3s ease-out;transform:scaleX(var(--afterScale));transform-origin:right center}@media screen and (min-width:768px){.page .container.block--highlights .highlight:after,.single .container.block--highlights .highlight:after,.search .container.block--highlights .highlight:after,.error404 .container.block--highlights .highlight:after{top:25px;opacity:1}}body:not(.is-touch-centric) .page .container.block--highlights .highlight:hover .highlight__title,body:not(.is-touch-centric) .page .container.block--highlights .highlight:focus .highlight__title,body:not(.is-touch-centric) .single .container.block--highlights .highlight:hover .highlight__title,body:not(.is-touch-centric) .single .container.block--highlights .highlight:focus .highlight__title,body:not(.is-touch-centric) .search .container.block--highlights .highlight:hover .highlight__title,body:not(.is-touch-centric) .search .container.block--highlights .highlight:focus .highlight__title,body:not(.is-touch-centric) .error404 .container.block--highlights .highlight:hover .highlight__title,body:not(.is-touch-centric) .error404 .container.block--highlights .highlight:focus .highlight__title{background-size:100% var(--underlineHeight)}@media screen and (min-width:768px){body:not(.is-touch-centric) .page .container.block--highlights .highlight:hover,body:not(.is-touch-centric) .page .container.block--highlights .highlight:focus,body:not(.is-touch-centric) .single .container.block--highlights .highlight:hover,body:not(.is-touch-centric) .single .container.block--highlights .highlight:focus,body:not(.is-touch-centric) .search .container.block--highlights .highlight:hover,body:not(.is-touch-centric) .search .container.block--highlights .highlight:focus,body:not(.is-touch-centric) .error404 .container.block--highlights .highlight:hover,body:not(.is-touch-centric) .error404 .container.block--highlights .highlight:focus{--afterScale: .022}}@media screen and (min-width:768px){.page .container.block--highlights .highlight,.single .container.block--highlights .highlight,.search .container.block--highlights .highlight,.error404 .container.block--highlights .highlight{--contentBGHeight: calc(100% - 50px) ;--afterScale: .016;flex-direction:row;align-items:stretch;flex:1 0 100%;max-width:unset;width:100%;height:100%}}.page .container.block--highlights .highlight~.highlight,.single .container.block--highlights .highlight~.highlight,.search .container.block--highlights .highlight~.highlight,.error404 .container.block--highlights .highlight~.highlight{opacity:0;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.page .container.block--highlights .highlight~.highlight,.single .container.block--highlights .highlight~.highlight,.search .container.block--highlights .highlight~.highlight,.error404 .container.block--highlights .highlight~.highlight{left:0;transform:unset}}.page .container.block--highlights .highlight__image,.single .container.block--highlights .highlight__image,.search .container.block--highlights .highlight__image,.error404 .container.block--highlights .highlight__image{display:block;flex:1 1 50%;position:relative;padding:0 25px}@media screen and (min-width:550px){.page .container.block--highlights .highlight__image,.single .container.block--highlights .highlight__image,.search .container.block--highlights .highlight__image,.error404 .container.block--highlights .highlight__image{flex:0 1 40%}}@media screen and (min-width:768px){.page .container.block--highlights .highlight__image,.single .container.block--highlights .highlight__image,.search .container.block--highlights .highlight__image,.error404 .container.block--highlights .highlight__image{padding:0}}@media screen and (min-width:1024px){.page .container.block--highlights .highlight__image,.single .container.block--highlights .highlight__image,.search .container.block--highlights .highlight__image,.error404 .container.block--highlights .highlight__image{flex:0 1 50%;width:50%}}@media screen and (min-width:1150px){.page .container.block--highlights .highlight__image,.single .container.block--highlights .highlight__image,.search .container.block--highlights .highlight__image,.error404 .container.block--highlights .highlight__image{flex:1 1 40%;width:40%}}.page .container.block--highlights .highlight__image img,.single .container.block--highlights .highlight__image img,.search .container.block--highlights .highlight__image img,.error404 .container.block--highlights .highlight__image img{display:block;position:relative;width:100%;height:auto;object-fit:contain;aspect-ratio:330/192}@media screen and (min-width:768px){.page .container.block--highlights .highlight__image img,.single .container.block--highlights .highlight__image img,.search .container.block--highlights .highlight__image img,.error404 .container.block--highlights .highlight__image img{width:100%;height:100%;object-fit:contain;object-position:left center}}@media screen and (min-width:1024px){.page .container.block--highlights .highlight__image img,.single .container.block--highlights .highlight__image img,.search .container.block--highlights .highlight__image img,.error404 .container.block--highlights .highlight__image img{min-height:var(--contentHeight)}}.page .container.block--highlights .highlight__contents,.single .container.block--highlights .highlight__contents,.search .container.block--highlights .highlight__contents,.error404 .container.block--highlights .highlight__contents{display:block;flex:1 1 50%;margin:auto 0;position:relative;width:100%;padding:20px 25px 56px}@media screen and (min-width:550px){.page .container.block--highlights .highlight__contents,.single .container.block--highlights .highlight__contents,.search .container.block--highlights .highlight__contents,.error404 .container.block--highlights .highlight__contents{flex:1 1 60%}}@media screen and (min-width:768px){.page .container.block--highlights .highlight__contents,.single .container.block--highlights .highlight__contents,.search .container.block--highlights .highlight__contents,.error404 .container.block--highlights .highlight__contents{padding:45px 85px 45px 20px}}@media screen and (min-width:1024px){.page .container.block--highlights .highlight__contents,.single .container.block--highlights .highlight__contents,.search .container.block--highlights .highlight__contents,.error404 .container.block--highlights .highlight__contents{flex:1 1 60%;width:60%;padding-top:clamp(45px,45px + 25 * (100vw - 1024px) / 416,70px);padding-bottom:clamp(45px,45px + 30 * (100vw - 1024px) / 416,75px);padding-left:clamp(20px,20px + 60 * (100vw - 1024px) / 416,80px);padding-right:125px}}.page .container.block--highlights .highlight__eyebrow,.single .container.block--highlights .highlight__eyebrow,.search .container.block--highlights .highlight__eyebrow,.error404 .container.block--highlights .highlight__eyebrow{display:block;position:relative;color:var(--barbra-pink);font-weight:600;line-height:normal;letter-spacing:3px;margin-bottom:12px}@media screen and (min-width:1024px){.page .container.block--highlights .highlight__eyebrow,.single .container.block--highlights .highlight__eyebrow,.search .container.block--highlights .highlight__eyebrow,.error404 .container.block--highlights .highlight__eyebrow{margin-bottom:18px}}.page .container.block--highlights .highlight__title,.single .container.block--highlights .highlight__title,.search .container.block--highlights .highlight__title,.error404 .container.block--highlights .highlight__title{display:inline;position:relative;font-size:4.5rem;font-style:normal;font-weight:400;line-height:120%;color:var(--barbra-black);text-decoration-line:none;white-space:pre-wrap}@media screen and (max-width:767px){.page .container.block--highlights .highlight__title,.single .container.block--highlights .highlight__title,.search .container.block--highlights .highlight__title,.error404 .container.block--highlights .highlight__title{font-size:2.2rem}}@media screen and (min-width:768px){.page .container.block--highlights .highlight__title,.single .container.block--highlights .highlight__title,.search .container.block--highlights .highlight__title,.error404 .container.block--highlights .highlight__title{font-size:3rem;line-height:120%}}@media screen and (min-width:1024px){.page .container.block--highlights .highlight__title,.single .container.block--highlights .highlight__title,.search .container.block--highlights .highlight__title,.error404 .container.block--highlights .highlight__title{font-size:4rem}}.page .container.block--listen,.single .container.block--listen,.search .container.block--listen,.error404 .container.block--listen{padding:60px 0}@media screen and (min-width:1024px){.page .container.block--listen,.single .container.block--listen,.search .container.block--listen,.error404 .container.block--listen{padding:120px 0}}.page .container.block--listen>.container.container.container--max-width,.single .container.block--listen>.container.container.container--max-width,.search .container.block--listen>.container.container.container--max-width,.error404 .container.block--listen>.container.container.container--max-width{position:relative;padding:0 24px;display:flex;flex-direction:column}@media screen and (min-width:768px){.page .container.block--listen>.container.container.container--max-width,.single .container.block--listen>.container.container.container--max-width,.search .container.block--listen>.container.container.container--max-width,.error404 .container.block--listen>.container.container.container--max-width{padding:0 45px}}@media screen and (min-width:1024px){.page .container.block--listen>.container.container.container--max-width,.single .container.block--listen>.container.container.container--max-width,.search .container.block--listen>.container.container.container--max-width,.error404 .container.block--listen>.container.container.container--max-width{padding:0 60px}}@media screen and (min-width:1440px){.page .container.block--listen>.container.container.container--max-width,.single .container.block--listen>.container.container.container--max-width,.search .container.block--listen>.container.container.container--max-width,.error404 .container.block--listen>.container.container.container--max-width{max-width:1440px;padding:0 90px}}.page .container.block--listen .listen-heading,.single .container.block--listen .listen-heading,.search .container.block--listen .listen-heading,.error404 .container.block--listen .listen-heading{display:block;position:relative;margin:0 0 30px;padding:0 90px 25px 0}@media screen and (min-width:1024px){.page .container.block--listen .listen-heading,.single .container.block--listen .listen-heading,.search .container.block--listen .listen-heading,.error404 .container.block--listen .listen-heading{margin:0 0 50px;padding:0 0 45px}}.page .container.block--listen .listen-heading:before,.single .container.block--listen .listen-heading:before,.search .container.block--listen .listen-heading:before,.error404 .container.block--listen .listen-heading:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--barbra-black);transform:scaleX(var(--line-scale));transform-origin:left}.page .container.block--listen .listen-heading .heading,.single .container.block--listen .listen-heading .heading,.search .container.block--listen .listen-heading .heading,.error404 .container.block--listen .listen-heading .heading{display:block;position:relative;z-index:1}.page .container.block--listen .listen__arrows,.single .container.block--listen .listen__arrows,.search .container.block--listen .listen__arrows,.error404 .container.block--listen .listen__arrows{display:block;position:absolute;top:-20px;right:30px;width:40px;height:35px!important;z-index:99}@media screen and (min-width:768px){.page .container.block--listen .listen__arrows,.single .container.block--listen .listen__arrows,.search .container.block--listen .listen__arrows,.error404 .container.block--listen .listen__arrows{right:45px}}@media screen and (min-width:1024px){.page .container.block--listen .listen__arrows,.single .container.block--listen .listen__arrows,.search .container.block--listen .listen__arrows,.error404 .container.block--listen .listen__arrows{right:60px;width:60px}}@media screen and (min-width:1440px){.page .container.block--listen .listen__arrows,.single .container.block--listen .listen__arrows,.search .container.block--listen .listen__arrows,.error404 .container.block--listen .listen__arrows{right:50%;transform:translate(630px)}}.page .container.block--listen .listen__slider,.single .container.block--listen .listen__slider,.search .container.block--listen .listen__slider,.error404 .container.block--listen .listen__slider{position:relative}.page .container.block--listen .listen__slider ._theme-slider,.single .container.block--listen .listen__slider ._theme-slider,.search .container.block--listen .listen__slider ._theme-slider,.error404 .container.block--listen .listen__slider ._theme-slider{padding:40px 0 0}@media screen and (orientation:landscape)and (max-height:900px){.page .container.block--listen .listen__slider ._theme-slider,.single .container.block--listen .listen__slider ._theme-slider,.search .container.block--listen .listen__slider ._theme-slider,.error404 .container.block--listen .listen__slider ._theme-slider{padding:0}}.page .container.block--listen .listen__slider .slick-slider,.single .container.block--listen .listen__slider .slick-slider,.search .container.block--listen .listen__slider .slick-slider,.error404 .container.block--listen .listen__slider .slick-slider{padding:7% 0 0;width:106%;margin-left:-3%}@media screen and (orientation:landscape)and (max-height:900px){.page .container.block--listen .listen__slider .slick-slider,.single .container.block--listen .listen__slider .slick-slider,.search .container.block--listen .listen__slider .slick-slider,.error404 .container.block--listen .listen__slider .slick-slider{padding:5% 0 0}}.page .container.block--listen .listen__slider .slick-slider.slick-initialized .slick-slide,.single .container.block--listen .listen__slider .slick-slider.slick-initialized .slick-slide,.search .container.block--listen .listen__slider .slick-slider.slick-initialized .slick-slide,.error404 .container.block--listen .listen__slider .slick-slider.slick-initialized .slick-slide{display:flex;flex-direction:column;align-items:center}.page .container.block--listen .listen__slider ._theme-slide .album__cover,.single .container.block--listen .listen__slider ._theme-slide .album__cover,.search .container.block--listen .listen__slider ._theme-slide .album__cover,.error404 .container.block--listen .listen__slider ._theme-slide .album__cover{position:relative;transform-origin:center;z-index:1;overflow:hidden;transition:transform 425ms ease-in-out 0ms,z-index 0ms linear 425ms}.page .container.block--listen .listen__slider ._theme-slide .album__cover img,.single .container.block--listen .listen__slider ._theme-slide .album__cover img,.search .container.block--listen .listen__slider ._theme-slide .album__cover img,.error404 .container.block--listen .listen__slider ._theme-slide .album__cover img{transition:transform 425ms ease-in-out}.page .container.block--listen .listen__slider ._theme-slide .album__cover:hover img,.single .container.block--listen .listen__slider ._theme-slide .album__cover:hover img,.search .container.block--listen .listen__slider ._theme-slide .album__cover:hover img,.error404 .container.block--listen .listen__slider ._theme-slide .album__cover:hover img{transform:scale(1.02)}.page .container.block--listen .listen__slider ._theme-slide .album__title,.single .container.block--listen .listen__slider ._theme-slide .album__title,.search .container.block--listen .listen__slider ._theme-slide .album__title,.error404 .container.block--listen .listen__slider ._theme-slide .album__title{width:150%;margin:32% 0 0;opacity:0;overflow:visible;transition:opacity 425ms ease-in-out 0ms}@media screen and (min-width:768px){.page .container.block--listen .listen__slider ._theme-slide .album__title,.single .container.block--listen .listen__slider ._theme-slide .album__title,.search .container.block--listen .listen__slider ._theme-slide .album__title,.error404 .container.block--listen .listen__slider ._theme-slide .album__title{width:170%}}@media screen and (orientation:landscape)and (max-height:900px){.page .container.block--listen .listen__slider ._theme-slide .album__title,.single .container.block--listen .listen__slider ._theme-slide .album__title,.search .container.block--listen .listen__slider ._theme-slide .album__title,.error404 .container.block--listen .listen__slider ._theme-slide .album__title{margin:18% 0 0}}.page .container.block--listen .listen__slider ._theme-slide.slick-current .album__cover,.single .container.block--listen .listen__slider ._theme-slide.slick-current .album__cover,.search .container.block--listen .listen__slider ._theme-slide.slick-current .album__cover,.error404 .container.block--listen .listen__slider ._theme-slide.slick-current .album__cover{z-index:3;transform:scale(1.5);transition:transform 425ms ease-in-out 425ms,z-index 0ms linear 425ms}@media screen and (orientation:landscape)and (max-height:900px){.page .container.block--listen .listen__slider ._theme-slide.slick-current .album__cover,.single .container.block--listen .listen__slider ._theme-slide.slick-current .album__cover,.search .container.block--listen .listen__slider ._theme-slide.slick-current .album__cover,.error404 .container.block--listen .listen__slider ._theme-slide.slick-current .album__cover{transform:scale(1.2)!important}}.page .container.block--listen .listen__slider ._theme-slide.slick-current .album__title,.single .container.block--listen .listen__slider ._theme-slide.slick-current .album__title,.search .container.block--listen .listen__slider ._theme-slide.slick-current .album__title,.error404 .container.block--listen .listen__slider ._theme-slide.slick-current .album__title{opacity:1;transition:opacity 425ms ease-in-out 525ms}.page .container.block--listen .listen__slider ._theme-slide.slick-current .album~._theme-button,.single .container.block--listen .listen__slider ._theme-slide.slick-current .album~._theme-button,.search .container.block--listen .listen__slider ._theme-slide.slick-current .album~._theme-button,.error404 .container.block--listen .listen__slider ._theme-slide.slick-current .album~._theme-button{opacity:1}.page .container.block--listen .listen__slider ._theme-slide.slick-current .album~._theme-button,.single .container.block--listen .listen__slider ._theme-slide.slick-current .album~._theme-button,.search .container.block--listen .listen__slider ._theme-slide.slick-current .album~._theme-button,.error404 .container.block--listen .listen__slider ._theme-slide.slick-current .album~._theme-button{transition:opacity 425ms ease-in-out 625ms,background .34s ease-in-out}.page .container.block--listen .listen__slider .album,.single .container.block--listen .listen__slider .album,.search .container.block--listen .listen__slider .album,.error404 .container.block--listen .listen__slider .album{cursor:pointer}.page .container.block--listen .listen__slider .album__title,.single .container.block--listen .listen__slider .album__title,.search .container.block--listen .listen__slider .album__title,.error404 .container.block--listen .listen__slider .album__title{margin-top:18px;opacity:0}@media screen and (min-width:1024px){.page .container.block--listen .listen__slider .album__title,.single .container.block--listen .listen__slider .album__title,.search .container.block--listen .listen__slider .album__title,.error404 .container.block--listen .listen__slider .album__title{margin-top:32px}}.page .container.block--listen .listen__slider .album~._theme-button,.single .container.block--listen .listen__slider .album~._theme-button,.search .container.block--listen .listen__slider .album~._theme-button,.error404 .container.block--listen .listen__slider .album~._theme-button{bottom:0;flex:0 1 auto;width:fit-content;margin-top:12px;opacity:0;transition:opacity 425ms ease-in-out 0ms}@media screen and (min-width:1024px){.page .container.block--listen .listen__slider .album~._theme-button,.single .container.block--listen .listen__slider .album~._theme-button,.search .container.block--listen .listen__slider .album~._theme-button,.error404 .container.block--listen .listen__slider .album~._theme-button{margin-top:16px}}.page .container.block--listen .listen__slider ._theme-slider-ui,.single .container.block--listen .listen__slider ._theme-slider-ui,.search .container.block--listen .listen__slider ._theme-slider-ui,.error404 .container.block--listen .listen__slider ._theme-slider-ui{margin:30px auto 10px;height:auto}@media screen and (min-width:699px){.page .container.block--listen .listen__slider ._theme-slider-ui,.single .container.block--listen .listen__slider ._theme-slider-ui,.search .container.block--listen .listen__slider ._theme-slider-ui,.error404 .container.block--listen .listen__slider ._theme-slider-ui{display:none}}.page .container.block--listen .listen__slider ._theme-slider-ui .pagination__arrow,.single .container.block--listen .listen__slider ._theme-slider-ui .pagination__arrow,.search .container.block--listen .listen__slider ._theme-slider-ui .pagination__arrow,.error404 .container.block--listen .listen__slider ._theme-slider-ui .pagination__arrow{display:none}.page .container.block--listen .listen__see-all-button,.single .container.block--listen .listen__see-all-button,.search .container.block--listen .listen__see-all-button,.error404 .container.block--listen .listen__see-all-button{width:fit-content}.page .container.block--watch,.single .container.block--watch,.search .container.block--watch,.error404 .container.block--watch{padding:60px 0}@media screen and (min-width:1024px){.page .container.block--watch,.single .container.block--watch,.search .container.block--watch,.error404 .container.block--watch{padding:120px 0 0}}.page .container.block--watch:before,.single .container.block--watch:before,.search .container.block--watch:before,.error404 .container.block--watch:before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% - 400px);background:var(--barbra-pink)}@media screen and (min-width:1024px){.page .container.block--watch:before,.single .container.block--watch:before,.search .container.block--watch:before,.error404 .container.block--watch:before{height:calc(100% - 250px)}}.page .container.block--watch>.container.container.container--max-width,.single .container.block--watch>.container.container.container--max-width,.search .container.block--watch>.container.container.container--max-width,.error404 .container.block--watch>.container.container.container--max-width{position:relative;padding:0 24px;display:flex;flex-direction:column}@media screen and (min-width:768px){.page .container.block--watch>.container.container.container--max-width,.single .container.block--watch>.container.container.container--max-width,.search .container.block--watch>.container.container.container--max-width,.error404 .container.block--watch>.container.container.container--max-width{padding:0 45px}}@media screen and (min-width:1024px){.page .container.block--watch>.container.container.container--max-width,.single .container.block--watch>.container.container.container--max-width,.search .container.block--watch>.container.container.container--max-width,.error404 .container.block--watch>.container.container.container--max-width{padding:0 60px}}@media screen and (min-width:1440px){.page .container.block--watch>.container.container.container--max-width,.single .container.block--watch>.container.container.container--max-width,.search .container.block--watch>.container.container.container--max-width,.error404 .container.block--watch>.container.container.container--max-width{max-width:1440px;padding:0 90px}}.page .container.block--watch .watch-heading,.single .container.block--watch .watch-heading,.search .container.block--watch .watch-heading,.error404 .container.block--watch .watch-heading{display:block;position:relative;margin:0 0 30px;padding:0 90px 25px 0}@media screen and (min-width:1024px){.page .container.block--watch .watch-heading,.single .container.block--watch .watch-heading,.search .container.block--watch .watch-heading,.error404 .container.block--watch .watch-heading{margin:0 0 50px;padding:0 0 45px}}.page .container.block--watch .watch-heading:before,.single .container.block--watch .watch-heading:before,.search .container.block--watch .watch-heading:before,.error404 .container.block--watch .watch-heading:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--barbra-black);transform:scaleX(var(--line-scale));transform-origin:left}.page .container.block--watch .watch-heading .heading,.single .container.block--watch .watch-heading .heading,.search .container.block--watch .watch-heading .heading,.error404 .container.block--watch .watch-heading .heading{display:block;position:relative;z-index:1}.page .container.block--watch .watch__see-all-button.watch__see-all-button:focus,.page .container.block--watch .watch__see-all-button.watch__see-all-button:focus-visible,.page .container.block--watch .watch__see-all-button.watch__see-all-button:focus-within,.single .container.block--watch .watch__see-all-button.watch__see-all-button:focus,.single .container.block--watch .watch__see-all-button.watch__see-all-button:focus-visible,.single .container.block--watch .watch__see-all-button.watch__see-all-button:focus-within,.search .container.block--watch .watch__see-all-button.watch__see-all-button:focus,.search .container.block--watch .watch__see-all-button.watch__see-all-button:focus-visible,.search .container.block--watch .watch__see-all-button.watch__see-all-button:focus-within,.error404 .container.block--watch .watch__see-all-button.watch__see-all-button:focus,.error404 .container.block--watch .watch__see-all-button.watch__see-all-button:focus-visible,.error404 .container.block--watch .watch__see-all-button.watch__see-all-button:focus-within{outline:1px dashed var(--barbra-black)}.page .container.block--watch .watch__arrows,.single .container.block--watch .watch__arrows,.search .container.block--watch .watch__arrows,.error404 .container.block--watch .watch__arrows{display:block;position:absolute;top:-20px;right:50%;width:40px;height:35px!important;z-index:99;transform:translate(calc(1*(50vw - 30px)))}@media screen and (min-width:768px){.page .container.block--watch .watch__arrows,.single .container.block--watch .watch__arrows,.search .container.block--watch .watch__arrows,.error404 .container.block--watch .watch__arrows{right:50%;transform:translate(calc(1*(50vw - 45px)))}}@media screen and (min-width:1024px){.page .container.block--watch .watch__arrows,.single .container.block--watch .watch__arrows,.search .container.block--watch .watch__arrows,.error404 .container.block--watch .watch__arrows{right:50%;width:60px;transform:translate(calc(1*(50vw - 60px)))}}@media screen and (min-width:1440px){.page .container.block--watch .watch__arrows,.single .container.block--watch .watch__arrows,.search .container.block--watch .watch__arrows,.error404 .container.block--watch .watch__arrows{right:50%;transform:translate(630px)}}.page .container.block--watch .watch__arrows .pagination__arrow--prev:hover:before,.page .container.block--watch .watch__arrows .pagination__arrow--prev:hover:after,.page .container.block--watch .watch__arrows .pagination__arrow--next:hover:before,.page .container.block--watch .watch__arrows .pagination__arrow--next:hover:after,.single .container.block--watch .watch__arrows .pagination__arrow--prev:hover:before,.single .container.block--watch .watch__arrows .pagination__arrow--prev:hover:after,.single .container.block--watch .watch__arrows .pagination__arrow--next:hover:before,.single .container.block--watch .watch__arrows .pagination__arrow--next:hover:after,.search .container.block--watch .watch__arrows .pagination__arrow--prev:hover:before,.search .container.block--watch .watch__arrows .pagination__arrow--prev:hover:after,.search .container.block--watch .watch__arrows .pagination__arrow--next:hover:before,.search .container.block--watch .watch__arrows .pagination__arrow--next:hover:after,.error404 .container.block--watch .watch__arrows .pagination__arrow--prev:hover:before,.error404 .container.block--watch .watch__arrows .pagination__arrow--prev:hover:after,.error404 .container.block--watch .watch__arrows .pagination__arrow--next:hover:before,.error404 .container.block--watch .watch__arrows .pagination__arrow--next:hover:after{background:var(--white)}.page .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus,.page .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus-visible,.page .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus-within,.single .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus,.single .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus-visible,.single .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus-within,.search .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus,.search .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus-visible,.search .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus-within,.error404 .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus,.error404 .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus-visible,.error404 .container.block--watch .watch__arrows .pagination__arrow.pagination__arrow:focus-within{outline:1px dashed var(--barbra-black)}.page .container.block--watch .watch__slider,.single .container.block--watch .watch__slider,.search .container.block--watch .watch__slider,.error404 .container.block--watch .watch__slider{position:relative}.page .container.block--watch .watch__slider ._theme-slider,.single .container.block--watch .watch__slider ._theme-slider,.search .container.block--watch .watch__slider ._theme-slider,.error404 .container.block--watch .watch__slider ._theme-slider{padding:40px 0 0}@media screen and (orientation:landscape)and (max-height:900px){.page .container.block--watch .watch__slider ._theme-slider,.single .container.block--watch .watch__slider ._theme-slider,.search .container.block--watch .watch__slider ._theme-slider,.error404 .container.block--watch .watch__slider ._theme-slider{padding:0}}.page .container.block--watch .watch__slider .slick-slider,.single .container.block--watch .watch__slider .slick-slider,.search .container.block--watch .watch__slider .slick-slider,.error404 .container.block--watch .watch__slider .slick-slider{padding:2% 0 0;width:106%;margin-left:-3%}.page .container.block--watch .watch__slider .slick-slider .slick-track,.single .container.block--watch .watch__slider .slick-slider .slick-track,.search .container.block--watch .watch__slider .slick-slider .slick-track,.error404 .container.block--watch .watch__slider .slick-slider .slick-track{align-items:flex-start}@media screen and (orientation:landscape)and (max-height:900px){.page .container.block--watch .watch__slider .slick-slider,.single .container.block--watch .watch__slider .slick-slider,.search .container.block--watch .watch__slider .slick-slider,.error404 .container.block--watch .watch__slider .slick-slider{padding:7% 0 0}}.page .container.block--watch .watch__slider .slick-slider.slick-initialized .slick-slide,.single .container.block--watch .watch__slider .slick-slider.slick-initialized .slick-slide,.search .container.block--watch .watch__slider .slick-slider.slick-initialized .slick-slide,.error404 .container.block--watch .watch__slider .slick-slider.slick-initialized .slick-slide{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.page .container.block--watch .watch__slider ._theme-slide .video__image,.single .container.block--watch .watch__slider ._theme-slide .video__image,.search .container.block--watch .watch__slider ._theme-slide .video__image,.error404 .container.block--watch .watch__slider ._theme-slide .video__image{position:relative;transform-origin:bottom center;z-index:1;overflow:hidden;transition:transform 425ms ease-in-out 0ms,z-index 0ms linear 425ms}.page .container.block--watch .watch__slider ._theme-slide .video__image img,.single .container.block--watch .watch__slider ._theme-slide .video__image img,.search .container.block--watch .watch__slider ._theme-slide .video__image img,.error404 .container.block--watch .watch__slider ._theme-slide .video__image img{transform-origin:bottom center;object-fit:contain;transition:transform 425ms ease-in-out}.page .container.block--watch .watch__slider ._theme-slide .video__image:hover img,.single .container.block--watch .watch__slider ._theme-slide .video__image:hover img,.search .container.block--watch .watch__slider ._theme-slide .video__image:hover img,.error404 .container.block--watch .watch__slider ._theme-slide .video__image:hover img{transform:scale(1.02)}.page .container.block--watch .watch__slider ._theme-slide .video__title,.single .container.block--watch .watch__slider ._theme-slide .video__title,.search .container.block--watch .watch__slider ._theme-slide .video__title,.error404 .container.block--watch .watch__slider ._theme-slide .video__title{width:150%;margin:40px 0 0;opacity:0;overflow:visible;transition:opacity 425ms ease-in-out 0ms}@media screen and (min-width:768px){.page .container.block--watch .watch__slider ._theme-slide .video__title,.single .container.block--watch .watch__slider ._theme-slide .video__title,.search .container.block--watch .watch__slider ._theme-slide .video__title,.error404 .container.block--watch .watch__slider ._theme-slide .video__title{width:170%}}@media screen and (orientation:landscape)and (max-height:900px){.page .container.block--watch .watch__slider ._theme-slide .video__title,.single .container.block--watch .watch__slider ._theme-slide .video__title,.search .container.block--watch .watch__slider ._theme-slide .video__title,.error404 .container.block--watch .watch__slider ._theme-slide .video__title{margin:30px 0 0}}.page .container.block--watch .watch__slider ._theme-slide.slick-current .video__image,.single .container.block--watch .watch__slider ._theme-slide.slick-current .video__image,.search .container.block--watch .watch__slider ._theme-slide.slick-current .video__image,.error404 .container.block--watch .watch__slider ._theme-slide.slick-current .video__image{z-index:3;transform:scale(1.05);transition:transform 425ms ease-in-out 425ms,z-index 0ms linear 425ms}@media screen and (orientation:landscape)and (max-height:900px){.page .container.block--watch .watch__slider ._theme-slide.slick-current .video__image,.single .container.block--watch .watch__slider ._theme-slide.slick-current .video__image,.search .container.block--watch .watch__slider ._theme-slide.slick-current .video__image,.error404 .container.block--watch .watch__slider ._theme-slide.slick-current .video__image{transform:scale(1.05)}}.page .container.block--watch .watch__slider ._theme-slide.slick-current .video__title,.single .container.block--watch .watch__slider ._theme-slide.slick-current .video__title,.search .container.block--watch .watch__slider ._theme-slide.slick-current .video__title,.error404 .container.block--watch .watch__slider ._theme-slide.slick-current .video__title{opacity:1;transition:opacity 425ms ease-in-out 525ms}.page .container.block--watch .watch__slider ._theme-slide.slick-current .video~._theme-button,.single .container.block--watch .watch__slider ._theme-slide.slick-current .video~._theme-button,.search .container.block--watch .watch__slider ._theme-slide.slick-current .video~._theme-button,.error404 .container.block--watch .watch__slider ._theme-slide.slick-current .video~._theme-button{opacity:1}.page .container.block--watch .watch__slider ._theme-slide.slick-current .video~._theme-button,.single .container.block--watch .watch__slider ._theme-slide.slick-current .video~._theme-button,.search .container.block--watch .watch__slider ._theme-slide.slick-current .video~._theme-button,.error404 .container.block--watch .watch__slider ._theme-slide.slick-current .video~._theme-button{transition:opacity 425ms ease-in-out 625ms,background .34s ease-in-out}.page .container.block--watch .watch__slider .video,.single .container.block--watch .watch__slider .video,.search .container.block--watch .watch__slider .video,.error404 .container.block--watch .watch__slider .video{cursor:pointer}.page .container.block--watch .watch__slider .video__title,.single .container.block--watch .watch__slider .video__title,.search .container.block--watch .watch__slider .video__title,.error404 .container.block--watch .watch__slider .video__title{margin-top:18px;opacity:0}@media screen and (min-width:1024px){.page .container.block--watch .watch__slider .video__title,.single .container.block--watch .watch__slider .video__title,.search .container.block--watch .watch__slider .video__title,.error404 .container.block--watch .watch__slider .video__title{margin-top:32px}}.page .container.block--watch .watch__slider .video~._theme-button,.single .container.block--watch .watch__slider .video~._theme-button,.search .container.block--watch .watch__slider .video~._theme-button,.error404 .container.block--watch .watch__slider .video~._theme-button{bottom:0;flex:0 1 auto;width:fit-content;margin-top:12px;opacity:0;transition:opacity 425ms ease-in-out 0ms}@media screen and (min-width:1024px){.page .container.block--watch .watch__slider .video~._theme-button,.single .container.block--watch .watch__slider .video~._theme-button,.search .container.block--watch .watch__slider .video~._theme-button,.error404 .container.block--watch .watch__slider .video~._theme-button{margin-top:16px}}.page .container.block--watch .watch__slider ._theme-slider-ui,.single .container.block--watch .watch__slider ._theme-slider-ui,.search .container.block--watch .watch__slider ._theme-slider-ui,.error404 .container.block--watch .watch__slider ._theme-slider-ui{margin:30px auto 10px;height:auto}@media screen and (min-width:699px){.page .container.block--watch .watch__slider ._theme-slider-ui,.single .container.block--watch .watch__slider ._theme-slider-ui,.search .container.block--watch .watch__slider ._theme-slider-ui,.error404 .container.block--watch .watch__slider ._theme-slider-ui{display:none}}.page .container.block--watch .watch__slider ._theme-slider-ui .pagination__arrow,.single .container.block--watch .watch__slider ._theme-slider-ui .pagination__arrow,.search .container.block--watch .watch__slider ._theme-slider-ui .pagination__arrow,.error404 .container.block--watch .watch__slider ._theme-slider-ui .pagination__arrow{display:none}.page .container.block--watch .watch__see-all-button,.single .container.block--watch .watch__see-all-button,.search .container.block--watch .watch__see-all-button,.error404 .container.block--watch .watch__see-all-button{width:fit-content}body:not(.is-touch-centric) .page .container.block--watch .watch__see-all-button:hover ._theme-button__label:after,body:not(.is-touch-centric) .single .container.block--watch .watch__see-all-button:hover ._theme-button__label:after,body:not(.is-touch-centric) .search .container.block--watch .watch__see-all-button:hover ._theme-button__label:after,body:not(.is-touch-centric) .error404 .container.block--watch .watch__see-all-button:hover ._theme-button__label:after{background-color:var(--white)}.page .container.block--news,.single .container.block--news,.search .container.block--news,.error404 .container.block--news{padding:0;background-color:var(--barbra-offwhite)}@media screen and (min-width:1024px){.page .container.block--news,.single .container.block--news,.search .container.block--news,.error404 .container.block--news{padding-top:120px}}.page .container.block--news>.container.container.container--max-width,.single .container.block--news>.container.container.container--max-width,.search .container.block--news>.container.container.container--max-width,.error404 .container.block--news>.container.container.container--max-width{position:relative;padding:0 24px;display:flex;flex-direction:column}@media screen and (min-width:768px){.page .container.block--news>.container.container.container--max-width,.single .container.block--news>.container.container.container--max-width,.search .container.block--news>.container.container.container--max-width,.error404 .container.block--news>.container.container.container--max-width{padding:0 45px}}@media screen and (min-width:1024px){.page .container.block--news>.container.container.container--max-width,.single .container.block--news>.container.container.container--max-width,.search .container.block--news>.container.container.container--max-width,.error404 .container.block--news>.container.container.container--max-width{padding:0 60px}}@media screen and (min-width:1440px){.page .container.block--news>.container.container.container--max-width,.single .container.block--news>.container.container.container--max-width,.search .container.block--news>.container.container.container--max-width,.error404 .container.block--news>.container.container.container--max-width{max-width:1440px;padding:0 90px}}.page .container.block--news .news__heading,.single .container.block--news .news__heading,.search .container.block--news .news__heading,.error404 .container.block--news .news__heading{display:block;position:relative;margin:0 0 30px;padding:0 0 25px}@media screen and (min-width:1024px){.page .container.block--news .news__heading,.single .container.block--news .news__heading,.search .container.block--news .news__heading,.error404 .container.block--news .news__heading{margin:0 0 50px;padding:0 0 45px}}.page .container.block--news .news__heading:before,.single .container.block--news .news__heading:before,.search .container.block--news .news__heading:before,.error404 .container.block--news .news__heading:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--barbra-black);transform:scaleX(var(--line-scale));transform-origin:left}.page .container.block--news .news__heading .heading,.single .container.block--news .news__heading .heading,.search .container.block--news .news__heading .heading,.error404 .container.block--news .news__heading .heading{display:block;position:relative;z-index:1}@media screen and (min-width:1440px){.page .container.block--news .news__heading .heading,.single .container.block--news .news__heading .heading,.search .container.block--news .news__heading .heading,.error404 .container.block--news .news__heading .heading{padding-left:0}}.page .container.block--news .news__arrows,.single .container.block--news .news__arrows,.search .container.block--news .news__arrows,.error404 .container.block--news .news__arrows{display:block;position:absolute;top:-20px;right:50%;width:40px;transform:translate(calc(1*(50vw - 30px)))}@media screen and (min-width:768px){.page .container.block--news .news__arrows,.single .container.block--news .news__arrows,.search .container.block--news .news__arrows,.error404 .container.block--news .news__arrows{right:50%;transform:translate(calc(1*(50vw - 45px)))}}@media screen and (min-width:1024px){.page .container.block--news .news__arrows,.single .container.block--news .news__arrows,.search .container.block--news .news__arrows,.error404 .container.block--news .news__arrows{right:50%;width:60px;transform:translate(calc(1*(50vw - 60px)))}}@media screen and (min-width:1440px){.page .container.block--news .news__arrows,.single .container.block--news .news__arrows,.search .container.block--news .news__arrows,.error404 .container.block--news .news__arrows{right:50%;transform:translate(630px)}}.page .container.block--news .news__slider,.single .container.block--news .news__slider,.search .container.block--news .news__slider,.error404 .container.block--news .news__slider{position:relative;width:100%;margin:0 auto}.page .container.block--news .news__slider ._theme-slider,.single .container.block--news .news__slider ._theme-slider,.search .container.block--news .news__slider ._theme-slider,.error404 .container.block--news .news__slider ._theme-slider{padding:55px 0 0}.page .container.block--news .news__slider .slick-slider,.single .container.block--news .news__slider .slick-slider,.search .container.block--news .news__slider .slick-slider,.error404 .container.block--news .news__slider .slick-slider{padding:0;width:100%}.page .container.block--news .news__slider .slick-slider.slick-initialized .slick-slide,.single .container.block--news .news__slider .slick-slider.slick-initialized .slick-slide,.search .container.block--news .news__slider .slick-slider.slick-initialized .slick-slide,.error404 .container.block--news .news__slider .slick-slider.slick-initialized .slick-slide{display:flex;flex-direction:column;align-items:center}.page .container.block--news .news__slider .slick-list,.single .container.block--news .news__slider .slick-list,.search .container.block--news .news__slider .slick-list,.error404 .container.block--news .news__slider .slick-list{overflow:visible}.page .container.block--news .news__slider .slick-track,.single .container.block--news .news__slider .slick-track,.search .container.block--news .news__slider .slick-track,.error404 .container.block--news .news__slider .slick-track{display:flex!important;justify-content:flex-start!important}.page .container.block--news .news__slider ._theme-slide,.single .container.block--news .news__slider ._theme-slide,.search .container.block--news .news__slider ._theme-slide,.error404 .container.block--news .news__slider ._theme-slide{--slideWidth: calc(100vw - 48px) ;flex:0 0 var(--slideWidth);width:var(--slideWidth)}@media screen and (min-width:390px){.page .container.block--news .news__slider ._theme-slide,.single .container.block--news .news__slider ._theme-slide,.search .container.block--news .news__slider ._theme-slide,.error404 .container.block--news .news__slider ._theme-slide{--slideWidth: clamp(340px, calc(340px + (420 - 340) * ((100vw - 390px) / (1440 - 390))), 420px)}}@media screen and (min-width:1440px){.page .container.block--news .news__slider ._theme-slide,.single .container.block--news .news__slider ._theme-slide,.search .container.block--news .news__slider ._theme-slide,.error404 .container.block--news .news__slider ._theme-slide{--slideWidth: 420px}}.page .container.block--news .news__slider ._theme-slide:focus,.page .container.block--news .news__slider ._theme-slide:focus-visible,.page .container.block--news .news__slider ._theme-slide:focus-within,.page .container.block--news .news__slider ._theme-slide:has(:focus),.single .container.block--news .news__slider ._theme-slide:focus,.single .container.block--news .news__slider ._theme-slide:focus-visible,.single .container.block--news .news__slider ._theme-slide:focus-within,.single .container.block--news .news__slider ._theme-slide:has(:focus),.search .container.block--news .news__slider ._theme-slide:focus,.search .container.block--news .news__slider ._theme-slide:focus-visible,.search .container.block--news .news__slider ._theme-slide:focus-within,.search .container.block--news .news__slider ._theme-slide:has(:focus),.error404 .container.block--news .news__slider ._theme-slide:focus,.error404 .container.block--news .news__slider ._theme-slide:focus-visible,.error404 .container.block--news .news__slider ._theme-slide:focus-within,.error404 .container.block--news .news__slider ._theme-slide:has(:focus){outline:none;z-index:5}.page .container.block--news .news__slider ._theme-slide:focus :focus,.page .container.block--news .news__slider ._theme-slide:focus :focus-visible,.page .container.block--news .news__slider ._theme-slide:focus-visible :focus,.page .container.block--news .news__slider ._theme-slide:focus-visible :focus-visible,.page .container.block--news .news__slider ._theme-slide:focus-within :focus,.page .container.block--news .news__slider ._theme-slide:focus-within :focus-visible,.page .container.block--news .news__slider ._theme-slide:has(:focus) :focus,.page .container.block--news .news__slider ._theme-slide:has(:focus) :focus-visible,.single .container.block--news .news__slider ._theme-slide:focus :focus,.single .container.block--news .news__slider ._theme-slide:focus :focus-visible,.single .container.block--news .news__slider ._theme-slide:focus-visible :focus,.single .container.block--news .news__slider ._theme-slide:focus-visible :focus-visible,.single .container.block--news .news__slider ._theme-slide:focus-within :focus,.single .container.block--news .news__slider ._theme-slide:focus-within :focus-visible,.single .container.block--news .news__slider ._theme-slide:has(:focus) :focus,.single .container.block--news .news__slider ._theme-slide:has(:focus) :focus-visible,.search .container.block--news .news__slider ._theme-slide:focus :focus,.search .container.block--news .news__slider ._theme-slide:focus :focus-visible,.search .container.block--news .news__slider ._theme-slide:focus-visible :focus,.search .container.block--news .news__slider ._theme-slide:focus-visible :focus-visible,.search .container.block--news .news__slider ._theme-slide:focus-within :focus,.search .container.block--news .news__slider ._theme-slide:focus-within :focus-visible,.search .container.block--news .news__slider ._theme-slide:has(:focus) :focus,.search .container.block--news .news__slider ._theme-slide:has(:focus) :focus-visible,.error404 .container.block--news .news__slider ._theme-slide:focus :focus,.error404 .container.block--news .news__slider ._theme-slide:focus :focus-visible,.error404 .container.block--news .news__slider ._theme-slide:focus-visible :focus,.error404 .container.block--news .news__slider ._theme-slide:focus-visible :focus-visible,.error404 .container.block--news .news__slider ._theme-slide:focus-within :focus,.error404 .container.block--news .news__slider ._theme-slide:focus-within :focus-visible,.error404 .container.block--news .news__slider ._theme-slide:has(:focus) :focus,.error404 .container.block--news .news__slider ._theme-slide:has(:focus) :focus-visible{outline:none}.page .container.block--news .news__slider ._theme-slide:not(.slick-current),.page .container.block--news .news__slider ._theme-slide:not(.slick-active),.single .container.block--news .news__slider ._theme-slide:not(.slick-current),.single .container.block--news .news__slider ._theme-slide:not(.slick-active),.search .container.block--news .news__slider ._theme-slide:not(.slick-current),.search .container.block--news .news__slider ._theme-slide:not(.slick-active),.error404 .container.block--news .news__slider ._theme-slide:not(.slick-current),.error404 .container.block--news .news__slider ._theme-slide:not(.slick-active){pointer-events:auto}.page .container.block--news .news__slider ._theme-card--news,.single .container.block--news .news__slider ._theme-card--news,.search .container.block--news .news__slider ._theme-card--news,.error404 .container.block--news .news__slider ._theme-card--news{border-left:none;border-right:none}.page .container.block--news .news__slider ._theme-slide:first-of-type ._theme-card--news,.single .container.block--news .news__slider ._theme-slide:first-of-type ._theme-card--news,.search .container.block--news .news__slider ._theme-slide:first-of-type ._theme-card--news,.error404 .container.block--news .news__slider ._theme-slide:first-of-type ._theme-card--news{border-left:1px solid var(--barbra-black);border-right:1px solid var(--barbra-black)}.page .container.block--news .news__slider ._theme-slide+._theme-slide ._theme-card--news,.single .container.block--news .news__slider ._theme-slide+._theme-slide ._theme-card--news,.search .container.block--news .news__slider ._theme-slide+._theme-slide ._theme-card--news,.error404 .container.block--news .news__slider ._theme-slide+._theme-slide ._theme-card--news{border-right:1px solid var(--barbra-black)}.page .container.block--news .news__slider ._theme-slider-ui,.single .container.block--news .news__slider ._theme-slider-ui,.search .container.block--news .news__slider ._theme-slider-ui,.error404 .container.block--news .news__slider ._theme-slider-ui{margin:30px auto 40px;height:auto}.page .container.block--news .news__slider ._theme-slider-ui .pagination__arrow,.single .container.block--news .news__slider ._theme-slider-ui .pagination__arrow,.search .container.block--news .news__slider ._theme-slider-ui .pagination__arrow,.error404 .container.block--news .news__slider ._theme-slider-ui .pagination__arrow{display:none}@media screen and (min-width:1024px){.page .container.block--news .news__slider ._theme-slider-ui,.single .container.block--news .news__slider ._theme-slider-ui,.search .container.block--news .news__slider ._theme-slider-ui,.error404 .container.block--news .news__slider ._theme-slider-ui{display:none}}.page .container.block--news .news__see-all-button,.single .container.block--news .news__see-all-button,.search .container.block--news .news__see-all-button,.error404 .container.block--news .news__see-all-button{width:fit-content}._theme-button{position:relative;display:inline-flex;padding:0;justify-content:center;align-items:center;appearance:none;-webkit-appearance:none;border:none;background-color:unset;cursor:pointer;text-decoration:none;z-index:1}._theme-button>*{pointer-events:none}._theme-button._theme-button--primary ._theme-button__container.container.container.container--2-up{flex-direction:row;align-items:center;padding:0}._theme-button._theme-button--primary ._theme-button__container.container.container.container--2-up ._theme-button__graphic.cell{position:absolute;top:0;left:0;width:100%;height:100%}._theme-button._theme-button--primary ._theme-button__label{font-family:var(--public-sans),sans-serif;font-size:1.2rem;line-height:1em;font-weight:600;line-height:normal;letter-spacing:3.6px;text-transform:uppercase;pointer-events:auto;white-space:nowrap;transition:transform .34s ease-out,opacity .34s ease-out,color .34s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){._theme-button._theme-button--primary ._theme-button__label{font-size:1.8rem;line-height:1em}}._theme-button._theme-button--primary ._theme-button__label:before{content:"";position:absolute;top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px);cursor:pointer}._theme-button._theme-button--primary ._theme-button__label:after{content:"";position:absolute;bottom:-10px;left:0;width:calc(100% - 3.6px);height:1px;margin-top:10px;background:var(--barbra-black);transition:transform .34s ease-in-out,background-color .34s ease-in-out}._theme-button._theme-button--primary.--mobile-label-enabled ._theme-button__label--mobile{display:block}@media screen and (min-width:600px){._theme-button._theme-button--primary.--mobile-label-enabled ._theme-button__label--mobile{display:none}}._theme-button._theme-button--primary.--mobile-label-enabled ._theme-button__label:not(._theme-button__label--mobile){display:none}@media screen and (min-width:600px){._theme-button._theme-button--primary.--mobile-label-enabled ._theme-button__label:not(._theme-button__label--mobile){display:block}}body:not(.is-touch-centric) ._theme-button._theme-button--primary:not([data-theme-custom-anim]):hover ._theme-button__label:after,body:not(.is-touch-centric) .--hover ._theme-button._theme-button--primary:not([data-theme-custom-anim]) ._theme-button__label:after{transform:scaleY(2);background-color:var(--barbra-pink)}._theme__arrow{display:flex;justify-content:flex-start;align-items:center;width:auto;height:100%;position:relative;transition:transform .34s ease-out,opacity 238ms ease-out}._theme__arrow-line{position:relative;width:20px;height:2px;background:var(--gradient-black);opacity:.6}@media screen and (min-width:768px){._theme__arrow-line{width:30px;height:2px}}._theme__arrow-triangle{--color1: var(--black);position:relative;width:0px;height:0px;border-style:solid;border-color:transparent transparent var(--color1) transparent;border-width:0 4px 4px 4px;transform:rotate(90deg) translateY(calc(0% - 1px)) translate(0)}@media screen and (min-width:768px){._theme__arrow-triangle{border-width:0 4px 4px 4px;transform:rotate(90deg) translateY(calc(0% - 1px)) translate(0)}}._theme-button._theme-button--secondary{flex:1 1 auto;width:auto;height:50px;padding:0;border-radius:0;overflow:initial}._theme-button._theme-button--secondary:before{content:"";position:absolute;display:block;width:100%;height:100%;background-color:var(--barbra-black);border-radius:25px;transition:background-color .12s ease-out}@media screen and (min-width:1024px){._theme-button._theme-button--secondary{height:60px}._theme-button._theme-button--secondary:before{border-radius:30px}}._theme-button._theme-button--secondary .container.container--2-up{flex-direction:row;align-items:center}._theme-button._theme-button--secondary .container .cell.cell{flex:1 0 auto;width:auto}@media screen and (min-width:768px){._theme-button._theme-button--secondary .container .cell.cell{flex:1 0 auto;width:auto}}._theme-button._theme-button--secondary ._theme-button__container{padding:0 25px}@media screen and (min-width:600px){._theme-button._theme-button--secondary ._theme-button__container{padding:0 36px}}@media screen and (min-width:768px){._theme-button._theme-button--secondary ._theme-button__container{padding:0 80px}}._theme-button._theme-button--secondary ._theme-button__label{color:var(--white);font-family:var(--public-sans),sans-serif;font-size:1.2rem;font-weight:400;line-height:100%;letter-spacing:4px;text-transform:uppercase;-webkit-font-smoothing:subpixel-antialiased;width:auto;flex:1 0 auto;white-space:nowrap;padding:0}@media screen and (min-width:768px){._theme-button._theme-button--secondary ._theme-button__label{flex:1 0 auto;font-size:1.5rem;letter-spacing:8px}}._theme-button._theme-button--secondary ._theme-button__arrow.cell.cell{display:flex;align-items:center;position:relative;transform:unset}._theme-button._theme-button--secondary ._theme-button__arrow.cell.cell ._theme__arrow-line{position:relative;width:20px}._theme-button._theme-button--secondary ._theme-button__arrow.cell.cell ._theme__arrow-triangle{position:relative;top:unset;left:unset;border-width:0 5px 6px 5px;border-color:transparent transparent var(--white) transparent;transform:rotate(90deg) translateY(calc(0% - 1px)) translate(0)}@media screen and (min-width:768px){._theme-button._theme-button--secondary ._theme-button__arrow.cell.cell ._theme__arrow-triangle{transform:rotate(90deg) translateY(calc(0% - 2px)) translate(0)}}._theme-button._theme-button--secondary:not([data-theme-custom-anim]):hover:before{background-color:var(--buttonColor)}._theme-button._theme-button--static{flex:1 1 auto;width:auto;height:auto;padding:20px 30px;background:var(--white);border:1px solid var(--barbra-black);border-radius:200px;overflow:initial;transition:background .34s ease-in-out}._theme-button._theme-button--static .container.container--2-up{flex-direction:row;align-items:center}._theme-button._theme-button--static .container .cell.cell{flex:1 0 auto;width:auto}@media screen and (min-width:768px){._theme-button._theme-button--static .container .cell.cell{flex:1 0 auto;width:auto}}._theme-button._theme-button--static ._theme-button__label{padding:0 0 0 3px;font-family:var(--public-sans),sans-serif;font-size:1.5rem;font-weight:600;line-height:100%;letter-spacing:3px;text-transform:uppercase;-webkit-font-smoothing:subpixel-antialiased;width:auto;flex:1 0 auto;white-space:nowrap;transition:color .34s ease-in-out}.--hover ._theme-button._theme-button--static:not([data-theme-custom-anim]),._theme-button._theme-button--static:not([data-theme-custom-anim]):hover{background:var(--barbra-black)}.--hover ._theme-button._theme-button--static:not([data-theme-custom-anim]) ._theme-button__label,._theme-button._theme-button--static:not([data-theme-custom-anim]):hover ._theme-button__label{color:var(--white)}.container.search:not(.open):not(.header__search--mobile) .search__tray{max-height:0px!important;padding:0!important;opacity:0!important;transition:max-height .1s ease-in-out,padding .1s ease-in-out,opacity .1s ease-in}.container.search .search__tray{display:flex;justify-content:space-between;flex-wrap:wrap;overflow:auto;overflow-x:hidden;position:absolute;top:50%;left:0;width:100%;height:auto;max-height:0px;padding:0;border-radius:0;border-top:0px;transition:max-height .1s ease-in-out,padding .1s ease-in-out,opacity .1s ease-in;background-color:var(--barbra-black);opacity:0;z-index:1}.container.search .search__tray.empty{max-height:0px;overflow-y:hidden}.container.search .search__tray.results{opacity:1;max-height:440px;padding-top:50px;border:1px solid var(--white);transition:max-height .25s ease-out,padding .25s ease-out,opacity .25s ease-in}.container.search .search__tray.no-results{opacity:1;max-height:80px;overflow-y:hidden;padding-top:48px;padding-bottom:20px;border:1px solid var(--white);transition:max-height .25s ease-out,padding .25s ease-out,opacity .25s ease-in}.container.search .search__tray .info{margin-bottom:10px;margin-left:12px;font-size:1.6rem;font-style:italic;font-weight:300;color:var(--barbra-pink)}.container.search .search__tray .control{margin-right:20px}.container.search .search__tray .control span{font-size:12px;text-transform:uppercase;color:var(--white);cursor:pointer}.container.search .search__tray .control span:hover{text-decoration:underline}@media screen and (min-width:460px){.container.search .search__tray .info{margin-bottom:0;margin-left:36px;font-size:1.8rem}}@media screen and (min-width:768px){.container.search .search__tray.results,.container.search .search__tray.no-results{padding-top:58px}.container.search .search__tray .control span{font-size:15px}}@media screen and (min-width:1024px){.container.search .search__tray.results,.container.search .search__tray.no-results{padding-top:48px}}.container.search .search__tray .items{display:flex;flex-direction:column;width:100%}.container.search .search__tray .items .result{display:flex;flex-grow:1;align-items:center;justify-content:flex-start;min-height:65px;position:relative;padding:10px}.container.search .search__tray .items .result:focus,.container.search .search__tray .items .result:focus-visible,.container.search .search__tray .items .result:focus-within,.container.search .search__tray .items .result:has(:focus),.container.search .search__tray .items .result:has(:focus-visible){outline:1px dashed var(--navCurrentItemColor);outline-offset:-2px}.container.search .search__tray .items .result:focus:nth-child(2n),.container.search .search__tray .items .result:focus-visible:nth-child(2n),.container.search .search__tray .items .result:focus-within:nth-child(2n),.container.search .search__tray .items .result:has(:focus):nth-child(2n),.container.search .search__tray .items .result:has(:focus-visible):nth-child(2n){outline-color:var(--navInvertedItemColor)}.container.search .search__tray .items .result:focus :focus,.container.search .search__tray .items .result:focus-visible :focus,.container.search .search__tray .items .result:focus-within :focus,.container.search .search__tray .items .result:has(:focus) :focus,.container.search .search__tray .items .result:has(:focus-visible) :focus{outline:none}.container.search .search__tray .items .result .img{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:70px;height:70px;background-size:cover;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAqCAYAAADWFImvAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAPxJREFUeAHtlgENwjAQRe8IAiZhEsDBnICEOQAH4AAcIAUJzAE4KF1yC8dllBvpNSO5lzSFtr+8NOsxDBGwoYttjYgPzeIF2FHHdlGvDgRkJLxzmBSCjDCJO/WtOgQZYSJb9rlRhSAjfM/Y7dnp1KqQhQh9P9PQ7aNMIZEqtisN9331NWQhQmM1nUjPSRWyEGEyw03aqUIWIjTXhBcbVchChOZbdpNWqpCFCK058puEQyD+OeHYhqnNxjKa3AjdXEQgKVKC4fctXwMm4SISF5EsU5O5C13qZv7HiZSsLf6wSlxE4nVE4nVE4g+rxEUkLiJxEQnmLuO/MpsTeQJWt3wgYLHQQwAAAABJRU5ErkJggg==) no-repeat;background-size:17px 21px;background-position:50% 50%}.container.search .search__tray .items .result .img img{min-width:100%;min-height:100%;object-fit:cover}.container.search .search__tray .items .result .content{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 72px);padding:0 0 0 12px}.container.search .search__tray .items .result .content .date{font-size:1.2rem;letter-spacing:2.8px;font-weight:700;color:var(--barbra-pink)}.container.search .search__tray .items .result .content .title{color:var(--white);font-size:20px;font-weight:600;font-family:var(--instrument-serif),sans-serif;line-height:1.3em;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.container.search .search__tray .items .result .content .title:hover{text-decoration:underline}.container.search .search__tray .items .result .content .copy{display:none;font-size:1.5rem;color:var(--white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.container.search .search__tray .items .result .content .copy .term{font-weight:700;white-space:nowrap}.container.search .search__tray .items .result._page .content{justify-content:center}.container.search .search__tray .items .result:nth-child(2n){background-color:var(--barbra-pink)}.container.search .search__tray .items .result:nth-child(2n) .content .date{color:var(--white)}.container.search .search__tray .items .result:nth-child(2n) .content .title,.container.search .search__tray .items .result:nth-child(2n) .content .copy{color:var(--barbra-black)}@media screen and (min-width:460px){.container.search .search__tray .items .result{min-height:80px;padding:20px 36px}.container.search .search__tray .items .result .img{display:flex}.container.search .search__tray .items .result .content{width:calc(100% - 72px);padding:0 15px}.container.search .search__tray .items .result .content .copy{display:block}.container.search .search__tray .items .result .content .date{font-size:1.4rem}}@media screen and (min-width:768px){.container.search .search__tray .items .result{min-height:112px}.container.search .search__tray .items .result .content{width:calc(100% - 72px);padding:0 0 0 20px}.container.search .search__tray .items .result .content .title{font-size:2.5rem}}@media screen and (min-width:1024px){.container.search .search__tray{width:100%;left:0}}.template--join{padding:100px 0;font-style:normal;font-weight:400;font-size:1.2rem;line-height:150%}@media screen and (min-width:768px){.template--join{font-size:1.4rem}}@media screen and (min-width:1024px){.template--join{font-size:1.8rem}}.template--join .container{display:flex;flex-direction:column;align-items:center}.logo{width:auto;height:50px;aspect-ratio:71/78}@media screen and (min-width:1024px){.logo{height:72px}}.logo.--large{width:auto;height:139px;aspect-ratio:225/278}.logo-link{position:relative;display:block}.logo img{display:block;position:relative;width:100%;height:auto}._theme-slide--album>a{scroll-margin-top:100px}@media screen and (min-width:768px){._theme-slide--album>a{scroll-margin-top:250px}}@media screen and (min-width:1440px){._theme-slide--album>a{scroll-margin-top:360px}}._theme-slide--album._theme-slide--album:focus,._theme-slide--album._theme-slide--album:focus-visible,._theme-slide--album._theme-slide--album:focus-within,._theme-slide--album._theme-slide--album:has(:focus),.album:focus,.album:focus-visible,.album:focus-within,.album:has(:focus){outline:none!important}._theme-slide--album._theme-slide--album:focus :focus,._theme-slide--album._theme-slide--album:focus :focus-visible,._theme-slide--album._theme-slide--album:focus-visible :focus,._theme-slide--album._theme-slide--album:focus-visible :focus-visible,._theme-slide--album._theme-slide--album:focus-within :focus,._theme-slide--album._theme-slide--album:focus-within :focus-visible,._theme-slide--album._theme-slide--album:has(:focus) :focus,._theme-slide--album._theme-slide--album:has(:focus) :focus-visible,.album:focus :focus,.album:focus :focus-visible,.album:focus-visible :focus,.album:focus-visible :focus-visible,.album:focus-within :focus,.album:focus-within :focus-visible,.album:has(:focus) :focus,.album:has(:focus) :focus-visible{outline:none!important}._theme-slide--album._theme-slide--album:focus .album__cover,._theme-slide--album._theme-slide--album:focus-visible .album__cover,._theme-slide--album._theme-slide--album:focus-within .album__cover,._theme-slide--album._theme-slide--album:has(:focus) .album__cover,.album:focus .album__cover,.album:focus-visible .album__cover,.album:focus-within .album__cover,.album:has(:focus) .album__cover{outline:1px dashed var(--navCurrentItemColor);outline-offset:6px}.album{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto}.album__combined{position:relative;display:block;width:100%;height:auto}.album__cover{display:block;position:relative;margin:0;padding:0;width:100%;height:auto;aspect-ratio:1;box-shadow:0 15px 40px -5px #00000080,0 8px 10px #0003;transition:transform .48s cubic-bezier(.4,0,.2,1),filter .62s ease-out;transform-origin:bottom center;background-color:var(--brownLight)}.album__cover img{display:block;position:relative;width:100%;height:auto}.album__play{display:none;width:50px;height:50px;position:absolute;bottom:10px;right:10px;border-radius:50px;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (min-width:1024px){.album__play{bottom:15px;right:15px}}.album__play:after{content:"";position:absolute;top:50%;left:50%;width:0px;height:0px;border-style:solid;border-color:transparent transparent var(--white) transparent;border-width:0 3px 4px 3px;transform:rotate(90deg) translate(-50%) translateY(calc(50% + -0px))}@media screen and (min-width:768px){.album__play:after{border-width:0 5px 6px 5px;transform:rotate(90deg) translate(calc(-50% + 2px)) translateY(calc(50% + 1px))}}.album__vinyl{display:block;position:absolute;top:50%;left:50%;width:91.4089347079%;aspect-ratio:1;height:auto;transform:translate(-50%,-50%);transition:transform .48s cubic-bezier(.4,0,.2,1);z-index:-1}.album__date{margin-top:16px;text-transform:uppercase;letter-spacing:6px;display:none}.album__title{margin-top:16px;text-align:center;text-transform:unset;line-height:100%}@media screen and (min-width:1024px){.album__title{font-size:4rem}}.album.slick-slide:not(.slick-center) .album__hover-content{display:none}@media screen and (min-width:1024px){[data-theme-select].input-wrapper.input-wrapper,.page .container.post-feed [data-theme-select].input-wrapper.input-wrapper{border:none}}[data-theme-select] .filter-display,.page .container.post-feed [data-theme-select] .filter-display{display:none;align-items:center;position:relative;width:100%;height:100%;cursor:pointer}[data-theme-select] .filter-display:before,.page .container.post-feed [data-theme-select] .filter-display:before{content:"";position:absolute;display:block;width:100%;height:100%;background-color:var(--white);border:1px solid var(--barbra-black);z-index:2}[data-theme-select] .filter-display__input.filter-input,.page .container.post-feed [data-theme-select] .filter-display__input.filter-input{display:flex;align-items:center;position:relative;left:40px;width:auto;height:100%;padding-left:0;padding-right:0;z-index:3}[data-theme-select] .filter-display__toggle,.page .container.post-feed [data-theme-select] .filter-display__toggle{display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;border:0;outline:none;z-index:2;cursor:pointer}[data-theme-select] .filter-display__options-anim-wrapper,.page .container.post-feed [data-theme-select] .filter-display__options-anim-wrapper{display:block;position:absolute;top:calc(100% - 10px);left:0;width:100%;height:0px;overflow:hidden;z-index:1}[data-theme-select] .filter-display__options,.page .container.post-feed [data-theme-select] .filter-display__options{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;top:0;left:0;width:calc(100% + -0px);height:auto;padding:0;background-color:var(--white);border:1px solid var(--barbra-black);pointer-events:none;transition:opacity .2s ease-out,transform .44s cubic-bezier(.4,0,.2,1),pointer-events 0ms linear .44s;opacity:0;transform:translateY(calc(-100% - 20px));z-index:-1}[data-theme-select] .filter-display__option,.page .container.post-feed [data-theme-select] .filter-display__option{position:relative;display:block;width:100%;padding:16px 40px;border-bottom:1px solid var(--barbra-black);transition:color .12s ease-out,padding .12s ease-out,background-color .12s ease-out}[data-theme-select] .filter-display__option:first-child,.page .container.post-feed [data-theme-select] .filter-display__option:first-child{padding-top:25px}[data-theme-select] .filter-display__option:hover,.page .container.post-feed [data-theme-select] .filter-display__option:hover{background-color:var(--barbra-beige);color:var(--black);padding-left:50px}[data-theme-select] .filter-display__option:nth-child(2n),.page .container.post-feed [data-theme-select] .filter-display__option:nth-child(2n){background-color:rgba(var(--barbra-blackRgb),.05)}[data-theme-select] .filter-display__option:nth-child(2n):hover,.page .container.post-feed [data-theme-select] .filter-display__option:nth-child(2n):hover{background-color:var(--barbra-beige)}[data-theme-select] .filter-display__option:after,.page .container.post-feed [data-theme-select] .filter-display__option:after{content:"";position:absolute;top:3px;left:3px;width:calc(100% - 6px);height:calc(100% - 7px);pointer-events:none}[data-theme-select] .filter-display__option:focus,[data-theme-select] .filter-display__option:focus-visible,[data-theme-select] .filter-display__option:focus-within,.page .container.post-feed [data-theme-select] .filter-display__option:focus,.page .container.post-feed [data-theme-select] .filter-display__option:focus-visible,.page .container.post-feed [data-theme-select] .filter-display__option:focus-within{outline:none}[data-theme-select] .filter-display__option:focus:after,[data-theme-select] .filter-display__option:focus-visible:after,[data-theme-select] .filter-display__option:focus-within:after,.page .container.post-feed [data-theme-select] .filter-display__option:focus:after,.page .container.post-feed [data-theme-select] .filter-display__option:focus-visible:after,.page .container.post-feed [data-theme-select] .filter-display__option:focus-within:after{outline:1px dashed var(--navCurrentItemColor)}[data-theme-select] .dropdown-icon,.page .container.post-feed [data-theme-select] .dropdown-icon{z-index:2}[data-theme-select] .dropdown-icon svg,.page .container.post-feed [data-theme-select] .dropdown-icon svg{position:relative;display:block;transition:transform .2s ease-out}[data-theme-select] .dropdown-icon:hover svg,.page .container.post-feed [data-theme-select] .dropdown-icon:hover svg{transform:translateY(3px)}.is-touch-centric [data-theme-select] .dropdown-icon,.is-touch-centric .page .container.post-feed [data-theme-select] .dropdown-icon{pointer-events:none}@media screen and (min-width:1024px){[data-theme-select][data-init] select,.page .container.post-feed [data-theme-select][data-init] select{display:none}[data-theme-select][data-init] .filter-display,.page .container.post-feed [data-theme-select][data-init] .filter-display{display:flex}}[data-theme-select][data-init]:hover .dropdown-icon svg,.page .container.post-feed [data-theme-select][data-init]:hover .dropdown-icon svg{transform:translateY(3px)}[data-theme-select][data-open] .filter-display__options-anim-wrapper .filter-display__options,.page .container.post-feed [data-theme-select][data-open] .filter-display__options-anim-wrapper .filter-display__options{pointer-events:auto;opacity:1;transform:translateY(9px)}[data-theme-select][data-open] .dropdown-icon.dropdown-icon:after,.page .container.post-feed [data-theme-select][data-open] .dropdown-icon.dropdown-icon:after{transform:translate(calc(50% - 6px),calc(-50% + -0px)) rotateX(0)}@media screen and (min-width:768px){[data-theme-select][data-open] .dropdown-icon.dropdown-icon:after,.page .container.post-feed [data-theme-select][data-open] .dropdown-icon.dropdown-icon:after{transform:translate(calc(50% - 8px),calc(-50% + -0px)) rotateX(0)}}.page .container.post-feed{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:wrap;min-height:500px}.page .container.post-feed .feed-control-wrapper{position:relative;display:block;width:100%;height:fit-content;margin:20px auto 40px;padding:0 24px;z-index:99}.page .container.post-feed .feed-control-wrapper:before,.page .container.post-feed .feed-control-wrapper:after{opacity:0;max-width:220px}@media screen and (min-width:1024px){.page .container.post-feed .feed-control-wrapper:before,.page .container.post-feed .feed-control-wrapper:after{width:10.4166666667%}}@media screen and (min-width:1440px){.page .container.post-feed .feed-control-wrapper:before,.page .container.post-feed .feed-control-wrapper:after{width:15.2777777778%}}@media screen and (min-width:768px){.page .container.post-feed .feed-control-wrapper{margin-top:28px}}@media screen and (min-width:1024px){.page .container.post-feed .feed-control-wrapper{padding:0 180px;margin-bottom:60px}}@media screen and (min-width:1440px){.page .container.post-feed .feed-control-wrapper{padding:0 245px}}.page .container.post-feed .feed-control{display:flex;justify-content:flex-end;align-content:flex-start;flex-wrap:wrap;width:100%;color:var(--barbra-black);margin-bottom:40px}@media screen and (min-width:768px){.page .container.post-feed .feed-control{margin-bottom:60px}}.page .container.post-feed .feed-control.disabled .filter-input,.page .container.post-feed .feed-control.disabled .search-submit{opacity:.5;cursor:pointer}.page .container.post-feed .feed-filters{display:flex;flex-wrap:wrap;justify-content:stretch;align-items:stretch;gap:10px;width:100%;color:var(--barbra-black);font-family:var(--public-sans),sans-serif;font-weight:600;letter-spacing:3.6px;text-transform:uppercase;-webkit-font-smoothing:antialiased}@media screen and (min-width:768px){.page .container.post-feed .feed-filters{gap:20px}}@media screen and (min-width:1024px){.page .container.post-feed .feed-filters{flex-wrap:nowrap}}.page .container.post-feed .feed-filters .input-wrapper{display:flex;position:relative;width:100%;height:45px;background-color:var(--white);border:1px solid var(--barbra-black)}@media screen and (min-width:768px){.page .container.post-feed .feed-filters .input-wrapper{height:80px}}.page .container.post-feed .feed-filters .filter-input{width:100%;appearance:none;outline:none;border:0;padding:0 45px 0 16px;background:transparent;line-height:normal;text-transform:inherit;letter-spacing:inherit;-webkit-font-smoothing:inherit}@media screen and (min-width:768px){.page .container.post-feed .feed-filters .filter-input{padding:0 80px 0 30px}}.page .container.post-feed .feed-filters .filter-input::placeholder{letter-spacing:inherit;color:inherit;-webkit-font-smoothing:inherit}.page .container.post-feed .feed-filters .search-wrapper{cursor:pointer}.page .container.post-feed .feed-filters .search-wrapper .filter-input:focus-visible{outline:1px dashed var(--navCurrentItemColor);outline-offset:6px}.page .container.post-feed .feed-filters .search-wrapper:has(.btn-search:focus) .filter-input{outline:none}.page .container.post-feed .feed-filters .search-wrapper .btn-search{display:flex;position:absolute;top:50%;right:6px;width:36px;height:36px;padding:10px;appearance:none;outline:none;border:0;background-color:transparent;transform:translateY(-50%)}@media screen and (min-width:768px){.page .container.post-feed .feed-filters .search-wrapper .btn-search{right:20px}}.page .container.post-feed .feed-filters .search-wrapper .btn-search:focus,.page .container.post-feed .feed-filters .search-wrapper .btn-search:focus-visible{outline:1px dashed var(--navCurrentItemColor);outline-offset:6px}.page .container.post-feed .feed-filters .search-wrapper .btn-search svg{display:block;position:relative;width:100%;height:100%;flex:1 0 100%;opacity:1;shape-rendering:geometricPrecision;transition:transform .32s cubic-bezier(.175,.885,.32,1.275),opacity .3s ease-in;stroke:var(--barbra-black)}.page .container.post-feed .feed-filters .search-wrapper .filter-input.filled+.btn-search svg{opacity:0;transition:opacity .1s ease-in}.page .container.post-feed .feed-filters .search-wrapper .filter-input.filled+.btn-search:before,.page .container.post-feed .feed-filters .search-wrapper .filter-input.filled+.btn-search:after{content:"";position:absolute;top:50%;left:50%;height:2px;width:20px;background:var(--barbra-black);transform:translate(-50%,-50%) rotate(45deg);transform-origin:center;transition:opacity .34s ease-in}.page .container.post-feed .feed-filters .search-wrapper .filter-input.filled+.btn-search:after{transform:translate(-50%,-50%) rotate(-45deg)}.page .container.post-feed .feed-filters .search-wrapper:hover .btn-search svg{transform:scale(1.09)}.page .container.post-feed .feed-filters .filter-wrapper:focus,.page .container.post-feed .feed-filters .filter-wrapper:focus-visible,.page .container.post-feed .feed-filters .filter-wrapper:focus-within{outline:1px dashed var(--navCurrentItemColor);outline-offset:6px}.page .container.post-feed .feed-filters .filter-wrapper:has(li:focus){outline:none}.page .container.post-feed .feed-filters .filter-wrapper .dropdown-icon{display:block;position:absolute;top:50%;right:16px;width:15px;height:15px;transform:translateY(-50%);cursor:pointer}@media screen and (min-width:768px){.page .container.post-feed .feed-filters .filter-wrapper .dropdown-icon{right:30px}}.page .container.post-feed .feed-filters .filter-wrapper .dropdown-icon:before{content:"";display:block;position:absolute;width:calc(100% + 20px);height:calc(100% + 20px);top:-10px;left:-10px}.page .container.post-feed .feed-items{display:flex;flex-wrap:wrap;position:relative;width:100%;min-height:120px;margin-bottom:60px}.page .container.post-feed .feed-items:after{display:flex;align-items:center;justify-content:center;position:relative;width:100%;text-align:center;font-style:italic;opacity:.5}.page .container.post-feed .feed-items.loading:after{content:"Loading...";margin-top:50px}.page .container.post-feed .feed-items.empty:after{content:"No results!";margin-top:50px}.page .container.post-feed .feed-items>.item{opacity:1;transition:opacity .15s ease-in}.page .container.post-feed .feed-items>.item.unrevealed{opacity:0}.page .container.post-feed.resetting .item.unrevealed{transition:none}.page .container.post-feed .feed-nav{display:block;position:relative;padding-bottom:60px}.page .container.post-feed .feed-nav ._theme-button.disabled{opacity:.5;cursor:default}.page .container.post-feed .feed-nav ._theme-button.disabled label{cursor:default}.page .container.post-feed .feed-items.loading+.feed-nav,.page .container.post-feed .feed-items.empty+.feed-nav,.page .container.post-feed .feed-items.final+.feed-nav{display:none}.grecaptcha-badge{visibility:hidden}._form{color:var(--white);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;border-top:2px solid var(--white)}._form input:-webkit-autofill,._form input:-webkit-autofill:hover,._form input:-webkit-autofill:focus,._form input:-webkit-autofill:active,._form textarea:-webkit-autofill,._form textarea:-webkit-autofill:hover,._form textarea:-webkit-autofill:focus,._form select:-webkit-autofill,._form select:-webkit-autofill:hover,._form select:-webkit-autofill:focus{-webkit-text-fill-color:#ffffff!important;-webkit-box-shadow:0 0 0px 1000px var(--barbra-black) inset!important}._form input:autofill,._form textarea:autofill,._form select:autofill{-webkit-text-fill-color:#ffffff!important;box-shadow:0 0 0 1000px var(--barbra-black) inset!important;caret-color:#fff}._form button,._form input,._form optgroup,._form select,._form textarea,._form input[type=button],._form input[type=checkbox]{border:none;background-image:none;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}._form input:focus,._form select:focus,._form textarea:focus,._form button:focus{outline:none}._form ._input-container,._form ._input-wrapper{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;text-align:left}._form ._input-container ::placeholder,._form ._input-wrapper ::placeholder{color:var(--white)}._form ._input-container br,._form ._input-wrapper br{display:none}._form ._input-container,._form ._input-container.--half{width:100%}@media screen and (min-width:768px){._form ._input-container.--half{width:calc(50% - 10px)}}._form .display-none{display:none}._form .form-group,._form .input-group{width:100%}@media screen and (min-width:1440px){._form .input-group{width:75%}}._form .input-group:has(:focus) ._input-container.checkbox .checkbox-box,._form .input-group:focus-visible ._input-container.checkbox .checkbox-box,._form .input-group:focus-within ._input-container.checkbox .checkbox-box{outline:1px dashed var(--navCurrentItemColor);outline-offset:6px}._form ._input,._form select{position:relative;width:100%;padding:20px 0;font-size:1.6rem;font-weight:400;line-height:1em;letter-spacing:4px;text-transform:uppercase;border-bottom:2px solid var(--white);transition:border .34s ease-out}@media screen and (min-width:1024px){._form ._input,._form select{padding:30px 0;font-size:2rem}}._form ._input:focus,._form select:focus{border-color:var(--barbra-pink)}._form ._input._input--main,._form select._input--main{max-height:70px}._form ._input--checkbox,._form select--checkbox{margin-top:10px}._form ._label{font-size:1.2rem;font-weight:600;line-height:normal;letter-spacing:1.2px;color:var(--darkGrey)}._form ._label+input,._form ._label+._input-wrapper{margin-top:8px}._form ._select{position:relative;text-overflow:ellipsis;white-space:nowrap;padding-right:52px}._form select._input{padding:9px 0 10px}._form select._input::placeholder{margin-left:-6px}._form select._input option{background-color:#000}._form .checkbox{display:flex;align-items:center;flex-direction:row;margin:15px 0 0;gap:15px;font-size:1.6rem;line-height:1.3em;font-style:italic;font-weight:300}@media screen and (min-width:1440px){._form .checkbox{margin:15px 0 0;font-size:2rem}}._form .checkbox input{position:absolute;width:auto;opacity:0}._form input.triggered_sends{left:0;width:25px;height:25px;z-index:9;cursor:pointer}._form input#confirmation_email{left:auto;right:0;pointer-events:none;cursor:default!important}._form .checkbox-box{position:relative;flex-shrink:0;width:25px;height:25px;border:1px solid var(--white)}._form .checkbox-box:after{content:"";position:absolute;inset:4px;background:var(--barbra-pink);opacity:0;transition:opacity .1s ease-in-out}._form .triggered_sends:checked+.checkbox-box:after{opacity:1}._form button{position:relative;margin:15px 0 0;padding:0 15px 0 0;font-size:1.5rem;line-height:1em;letter-spacing:3px;text-transform:uppercase;transition:color .34s ease-in-out}._form button:before,._form button:after{content:"";position:absolute;top:2px;right:0;width:2px;height:7px;background:var(--barbra-pink);transform:rotate(-30deg)}._form button:after{top:7px;transform:rotate(30deg)}._form button:hover{color:var(--barbra-pink)}._form button[type=submit]:focus,._form button[type=submit]:focus-visible{outline:1px dashed var(--navCurrentItemColor);outline-offset:6px}._form .form-message{width:100%;margin-top:15px;font-size:1.4rem;line-height:1.3em;opacity:0;transition:opacity .2s ease-in-out}._form .form-message.success,._form .form-message.error{opacity:1}._form .form-message.success{color:var(--white)}._form .form-message.error{color:var(--barbra-pink)}._form ._input[class*=not-valid]{border-bottom:1px solid var(--black)}._form ._input[class*=not-valid]::placeholder{color:var(--black);pointer-events:none}._form ._input[class*=not-valid]::placeholder-shown{opacity:1}._form ._input[class*=not-valid]~span[class*=not-valid-tip]{position:absolute;top:0;margin-top:4px;right:10px;font-size:1.2rem;font-weight:400;line-height:normal;padding:10px 0;height:45px;color:var(--barbra-black);pointer-events:none}._form ._input[class*=not-valid]:active~span[class*=not-valid-tip],._form ._input[class*=not-valid]:focus~span[class*=not-valid-tip]{opacity:0}._form.init.init [class*=-response-output]{display:none;color:var(--white);border:none;outline:none;margin:unset;padding:unset}._form.invalid [class*=-response-output]{display:block}._theme-slide{display:block;position:relative}.slide.slide--feed{--textColor: var(--white);text-decoration:none}.slide.slide--feed,.slide.slide--feed:hover,.slide.slide--feed:active,.slide.slide--feed:visited{color:var(--textColor)!important}.slide.slide--feed .slide__contents{width:100%;height:100%;color:var(--textColor)}@media screen and (min-width:768px){.slide.slide--feed .slide__contents{background-color:#000}}@media screen and (min-width:1024px){.slide.slide--feed .slide__contents{background-color:#000}}.slide.slide--feed .slide__image{display:block;position:absolute;top:0;left:0}.slide.slide--feed .slide__image.cell.cell{width:100%;height:100%}@media screen and (min-width:768px){.slide.slide--feed .slide__image.cell.cell{flex:1 0 100%;width:100%;height:100%}}.slide.slide--feed .slide__image img{display:block;position:relative}.slide.slide--feed .slide__image-mobile{display:block;position:absolute;width:100%;height:100%;bottom:0}@media screen and (min-width:900px){.slide.slide--feed .slide__image-mobile{display:none}}.slide.slide--feed .slide__image-mobile:after{position:absolute;bottom:0;width:100%;height:170px;background:linear-gradient(180deg,#0000,#000 60%)}.slide.slide--feed .slide__image-mobile .slide__image-bg{display:block;position:absolute;width:100%;height:100%;overflow:hidden}.slide.slide--feed .slide__image-mobile .slide__image-bg img{display:block;position:absolute;width:100%;height:100%;bottom:0;object-fit:cover}.slide.slide--feed .slide__image-desktop{display:none}@media screen and (min-width:900px){.slide.slide--feed .slide__image-desktop{display:block;position:relative;width:100%;height:100%}}.slide.slide--feed .slide__image-desktop .slide__image-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.slide.slide--feed .slide__image-desktop .slide__image-bg img{object-position:top left;width:708px;height:100%;object-fit:contain}.slide.slide--feed .slide__image-desktop .slide__image-cutout{display:block;position:absolute;top:0;left:0;width:auto;height:100%}.slide.slide--feed .slide__image-desktop .slide__image-cutout img{width:auto;height:auto}@media screen and (max-width:767px){.slide.slide--feed .slide__image-desktop .slide__image-cutout img{top:unset!important;left:0!important;bottom:0}}.slide.slide--feed .slide__text{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;z-index:1;padding:24px}.slide.slide--feed .slide__text.cell.cell{flex:1 1 100%;width:341px;min-width:341px}@media screen and (min-width:900px){.slide.slide--feed .slide__text.cell.cell{flex:0 0 51%;width:51%;min-width:320px}}@media screen and (min-width:900px){.slide.slide--feed .slide__text{justify-content:center;padding-left:20px;padding-right:20px;padding-bottom:50px;margin-left:auto}}@media screen and (min-width:1280px){.slide.slide--feed .slide__text{padding-left:60px}}.slide.slide--feed .slide__eyebrow{white-space:nowrap}.slide.slide--feed .slide__eyebrow.eyebrow{color:inherit}@media screen and (min-width:1024px){.slide.slide--feed .slide__eyebrow.eyebrow{font-size:1.5rem;font-weight:500;letter-spacing:5pt}}.slide.slide--feed .slide__heading{line-height:1;color:inherit;margin-top:6px}@media screen and (max-width:767px){.slide.slide--feed .slide__heading{font-size:3rem}}.slide.slide--feed .slide__button._theme-button--static.--inverted{height:12px;flex:0 0 12px;margin-top:15px;color:inherit}@media screen and (min-width:768px){.slide.slide--feed .slide__button._theme-button--static.--inverted{margin-top:25px}}@media screen and (min-width:900px){.slide.slide--feed .slide__button._theme-button--static.--inverted{margin-top:auto}}.slide.slide--feed .slide__button._theme-button--static.--inverted ._theme-button__label{color:var(--textColor)}.slide.slide--feed .slide__button._theme-button--static.--inverted ._theme-button__arrow.cell.cell{margin-left:8px}.slide.slide--feed .slide__button._theme-button--static.--inverted ._theme-button__arrow ._theme__arrow-line{height:2px;width:28px}@media screen and (max-width:767px){.slide.slide--feed .slide__button._theme-button--static.--inverted ._theme-button__arrow ._theme__arrow-triangle{transform:rotate(90deg) translateY(calc(0% - 1px)) translate(0)}}body:not(.is-touch-centric) .ticker__child:hover .slide.slide--feed ._theme-button--static ._theme-button__arrow ._theme__arrow-line,body:not(.is-touch-centric) .slide.slide--feed.slide--hover ._theme-button--static ._theme-button__arrow ._theme__arrow-line,body:not(.is-touch-centric) .slide.slide--feed:hover ._theme-button--static ._theme-button__arrow ._theme__arrow-line{width:38px}._theme-grid-container{--gap: 12px;display:flex}._theme-grid-container .cell{position:relative;flex:1 1 100%}._theme-grid-container--2-up{position:relative;justify-content:space-between;flex-wrap:wrap;gap:var(--gap)}@media screen and (min-width:1024px){._theme-grid-container--2-up{--gap: 18px}}._theme-grid-container--2-up .cell{width:100%;float:unset}@media screen and (min-width:550px){._theme-grid-container--2-up .cell{flex:0 1 calc((100% - var(--gap)) / 2);width:calc((100% - var(--gap)) / 2)}}@media screen and (min-width:1024px){._theme-grid-container--2-up .cell{flex:0 1 calc((100% - var(--gap)) / 2);width:calc((100% - var(--gap)) / 2)}}._theme-grid-container--3-up{position:relative;justify-content:center;flex-wrap:wrap;gap:var(--gap)}@media screen and (min-width:1024px){._theme-grid-container--3-up{--gap: 18px}}@media screen and (min-width:550px){._theme-grid-container--3-up .cell{flex:0 1 calc((100% - var(--gap)) / 2);width:calc((100% - var(--gap)) / 2)}}@media screen and (min-width:1024px){._theme-grid-container--3-up .cell{flex:0 1 calc((100% - var(--gap) * 2) / 3);width:calc((100% - var(--gap) * 2) / 3)}}._theme-grid-container--4-up{position:relative;justify-content:flex-start}._theme-grid-container--wrap-left{justify-content:flex-start}@media screen and (min-width:1024px){._theme-grid-container--2-up,._theme-grid-container--3-up{align-items:stretch}}._theme-grid-container--full-width{display:flex;justify-content:space-between;flex-wrap:wrap}._theme-grid-container--full-width .cell{flex:1 1 100%;margin-bottom:var(--gap)}._theme-card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;--paddingX: clamp(2.4rem, 1.063rem + 3.429vw, 6rem);--paddingBottom: clamp(3.7rem, 2.957rem + 1.905vw, 5.7rem);padding:35px var(--paddingX) var(--paddingBottom);text-decoration:none}._theme-card__bg-border,._theme-card__bg{position:absolute;inset:0;z-index:-1}._theme-card__bg-border{display:none;border-radius:0}._theme-card__bg{border-radius:0;overflow:hidden}._theme-card__header{display:flex}._theme-card__content{position:relative;flex:1 1 100%;display:flex;flex-direction:column;justify-content:flex-start}._theme-card__image{display:block;position:relative;will-change:transform}._theme-card__title{font-family:var(--century-old),sans-serif;color:var(--barbra-black);font-size:2.4rem;font-style:normal;font-weight:400;line-height:110%;text-transform:unset}@media screen and (min-width:768px){._theme-card ._theme-button{padding:12px 18px}}._theme-card__button{display:inline-flex;width:fit-content}._theme-card--news{--hoverAnimDuration: .27s;padding-top:0;border:1px solid var(--barbra-black);cursor:pointer;background-color:var(--white);transition:background-color calc(var(--hoverAnimDuration) * .75) cubic-bezier(.4,0,.2,1)}._theme-slide:focus ._theme-card--news._theme-card--news>a,._theme-slide:focus-visible ._theme-card--news._theme-card--news>a,._theme-slide:focus-within ._theme-card--news._theme-card--news>a{outline:1px dashed var(--navCurrentItemColor)!important;outline-offset:6px}._theme-card--news.--active,:focus ._theme-card--news,._theme-card--news:focus,._theme-card--news:has(:focus),._theme-card--news:focus-within,body:not(.is-touch-centric) ._theme-card--news:hover{background-color:var(--barbra-black)}._theme-card--news.--active ._theme-card__header,:focus ._theme-card--news ._theme-card__header,._theme-card--news:focus ._theme-card__header,._theme-card--news:has(:focus) ._theme-card__header,._theme-card--news:focus-within ._theme-card__header,body:not(.is-touch-centric) ._theme-card--news:hover ._theme-card__header{color:var(--barbra-pink)}._theme-card--news.--active ._theme-card__content,:focus ._theme-card--news ._theme-card__content,._theme-card--news:focus ._theme-card__content,._theme-card--news:has(:focus) ._theme-card__content,._theme-card--news:focus-within ._theme-card__content,body:not(.is-touch-centric) ._theme-card--news:hover ._theme-card__content{color:var(--barbra-offwhite)}._theme-card--news.--active ._theme-card__image img,:focus ._theme-card--news ._theme-card__image img,._theme-card--news:focus ._theme-card__image img,._theme-card--news:has(:focus) ._theme-card__image img,._theme-card--news:focus-within ._theme-card__image img,body:not(.is-touch-centric) ._theme-card--news:hover ._theme-card__image img{transition-duration:3s;transform:scale(1.035)}._theme-card--news.--active .--underline-anim.--underline-anim:after,:focus ._theme-card--news .--underline-anim.--underline-anim:after,._theme-card--news:focus .--underline-anim.--underline-anim:after,._theme-card--news:has(:focus) .--underline-anim.--underline-anim:after,._theme-card--news:focus-within .--underline-anim.--underline-anim:after,body:not(.is-touch-centric) ._theme-card--news:hover .--underline-anim.--underline-anim:after{background-color:var(--barbra-pink);transform:translate(-50%) scaleX(1.1)}body:not(.is-touch-centric) ._theme-card--news:hover{z-index:5}:focus ._theme-card--news,._theme-card--news:focus,._theme-card--news:has(:focus),._theme-card--news:focus-within{z-index:5}._theme-card--news a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:auto;cursor:pointer}._theme-card--news ._theme-card__bg{overflow:hidden}._theme-card--news ._theme-card__header{display:flex;justify-content:space-between;padding:35px 0 16px;padding-top:clamp(3.5rem,2.943rem + 1.429vw,5rem);padding-bottom:clamp(1.6rem,.337rem + 3.238vw,5rem);font-size:1.2rem;font-size:clamp(1.2rem,1.126rem + .19vw,1.4rem);font-style:normal;font-weight:400;line-height:100%;color:var(--barbra-black);transition:color var(--hoverAnimDuration) ease-out}._theme-card--news ._theme-card__date,._theme-card--news ._theme-card__type{color:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}._theme-card--news ._theme-card__content{transition:color var(--hoverAnimDuration) ease-out}._theme-card--news ._theme-card__image{aspect-ratio:300/210;margin-bottom:clamp(1rem,.814rem + .476vw,1.5rem);overflow:hidden}._theme-card--news ._theme-card__image img{display:block;position:relative;width:100%;height:100%;object-fit:cover;background-position:center;transition:transform var(--hoverAnimDuration) ease-out;will-change:transform}._theme-card--news ._theme-card__title{display:inline;font-size:2.4rem;font-size:clamp(2.4rem,1.954rem + 1.143vw,3.6rem);font-style:normal;font-weight:400;line-height:110%;-webkit-font-smoothing:antialiased;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;word-wrap:break-word;margin-bottom:30px;color:inherit}._theme-card--news ._theme-card__link{display:block;position:relative;width:fit-content;margin-top:auto;color:inherit}._theme-card--news ._theme-card__link-label{position:relative;display:inline-block;width:fit-content;font-size:clamp(1.2rem,1.089rem + .286vw,1.5rem);letter-spacing:clamp(.24rem,.218rem + .057vw,.3rem);color:inherit}._theme-card--news ._theme-card__link-label.--underline-anim.--underline-anim:after{--underlineHeight: 1px;transform:translate(-50%) scaleX(1);bottom:-4px;background-color:var(--barbra-black);transition:background-color var(--hoverAnimDuration) ease-out,transform .22s ease-out}._theme-card--news:not(._theme-card--with-img) ._theme-card__image img{display:none}._theme-card--news._theme-card--with-img ._theme-card__image{display:block}._theme-card--news._theme-card--with-img ._theme-card__title{font-size:clamp(2.4rem,2.103rem + .762vw,3.2rem);-webkit-line-clamp:6}@media screen and (orientation:landscape)and (max-height:900px){._theme-card--news._theme-card--with-img ._theme-card__title{-webkit-line-clamp:4}}._theme-slider{position:relative;padding:42px 0;border-radius:10px;z-index:0;display:flex;flex-direction:column}._theme-slider._theme-slider--borderless{overflow:visible}._theme-slider-ui{position:relative;margin:50px auto -20px;display:flex;height:14px}._theme-slider-ui button{appearance:none;outline:0;border:0;background:transparent;text-indent:-9999px}._theme-slider-ui .pagination.pagination--dots{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}._theme-slider-ui .slick-arrow{position:relative}._theme-slider-ui .slick-arrow ._theme__arrow-line{--color1: rgba(var(--barbra-black), 0);--color2: rgba(var(--barbra-black), .7);--color3: rgba(var(--barbra-black), 1);background:linear-gradient(90deg,var(--color1),var(--color2),var(--color3));height:2px;transform-origin:center left;transition:width .25s ease-out,transform .2s ease-out,background .3s ease-out,--color1 .3s ease-out,--color2 .3s ease-out,--color3 .3s ease-out}._theme-slider-ui .slick-arrow.pagination__arrow--prev{position:absolute;left:0;transform:translate(calc(-100% - 16px)) rotate(180deg)}._theme-slider-ui .slick-arrow.pagination__arrow--next{position:absolute;right:0;transform:translate(calc(100% + 16px))}body:not(.is-touch-centric) ._theme-slider-ui .slick-arrow:not(.slick-disabled):not(.--inverted):hover ._theme__arrow-line{--color1: rgba(var(--buttonColorRgb), 0);--color2: rgba(var(--buttonColorRgb), .7);--color3: rgba(var(--buttonColorRgb), 1);width:30px}@media screen and (min-width:768px){body:not(.is-touch-centric) ._theme-slider-ui .slick-arrow:not(.slick-disabled):not(.--inverted):hover ._theme__arrow-line{width:44px}}body:not(.is-touch-centric) ._theme-slider-ui .slick-arrow:not(.slick-disabled):not(.--inverted):hover ._theme__arrow-triangle{--color1: var(--buttonColor)}._theme-slider-ui .slick-arrow.slick-disabled{opacity:.1;pointer-events:none}._theme-slider-ui .slick-dots{position:relative;display:flex;align-items:center;gap:13px;margin:0!important}._theme-slider-ui .slick-dots li{display:block;position:relative;width:9px;height:9px;margin:0;border-radius:100%;border:1px solid var(--barbra-black);cursor:pointer;transition:width .45s cubic-bezier(.4,0,.2,1)}._theme-slider-ui .slick-dots li button{display:block;position:relative;width:100%;height:100%;padding:0;padding-block:0;padding-inline:0;margin:0}._theme-slider-ui .slick-dots li:before{content:"";display:block;width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:auto;cursor:pointer;z-index:1}._theme-slider-ui .slick-dots li:after{content:"";display:block;width:100%;height:100%;position:absolute;top:50%;left:50%;margin:0;border-radius:100%;background-color:var(--barbra-black);pointer-events:none;transition:transform .22s ease-out;transform:translate(-50%,-50%) scale(0)}._theme-slider-ui .slick-dots li:only-child{opacity:0}._theme-slider-ui .slick-dots li.slick-active:after{transition:transform .55s cubic-bezier(.61,.01,0,1.4);transform:translate(-50%,-50%) scale(1.8)}body:not(.is-touch-centric) ._theme-slider-ui .slick-dots li:not(.slick-current):hover:after{transition:transform .55s cubic-bezier(.61,.01,0,1.4);transform:translate(-50%,-50%) scale(1.8)}._theme-slider-ui .slick-prev,._theme-slider-ui .slick-dots li:not(:last-child),._theme-slider-ui .slick-dots{margin-right:4px}@media screen and (min-width:600px){._theme-slider-ui .slick-prev,._theme-slider-ui .slick-dots li:not(:last-child),._theme-slider-ui .slick-dots{margin-right:8px}}._theme-slider-children{position:relative;display:flex}._theme-slider-children.slick-slider{display:flex}._theme-slider.slick-slider{width:100%}._theme-slider .slick-list{overflow:visible;width:100%}._theme-slider .slick-track{display:flex;align-items:stretch}._theme-slider .slick-slide{transition:opacity .2s ease-out}._theme-slider ._theme-slide{height:unset;margin-bottom:0;flex:1 1 100%;width:100%}._theme-slider ._theme-slide:not(.slick-current):not(.slick-active){pointer-events:none}@keyframes content-appear{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes content-move{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}._theme__hover-content{--base-delay: 0ms;--base-delay-mult: 0;--contentAnimDuration: .74s;position:absolute;top:0;left:0;width:100%;height:100%;display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;color:var(--barbra-black);z-index:1;will-change:transform;cursor:pointer;transition:opacity var(--contentAnimDuration) ease-out}._theme__hover-content.--hover-enabled{display:flex;opacity:0}._theme__hover-content .hover-content__date,._theme__hover-content .hover-content__title,._theme__hover-content ._theme-button{--elementAnimDuration: .28s, .3s;opacity:0;transform:translateY(26px)}._theme__hover-content .hover-content__date,._theme__hover-content .hover-content__title{color:inherit}._theme__hover-content .hover-content__date{display:block;letter-spacing:unset;margin:unset}._theme__hover-content .hover-content__title{margin-top:3px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;line-height:110%}@media(min-width:390px){._theme__hover-content .hover-content__title{font-size:clamp(4rem,calc(4rem + .0625*(100vw - 390px)),5rem)}}@media(min-width:550px){._theme__hover-content .hover-content__title{font-size:5rem}}@media(min-width:550px){._theme__hover-content .hover-content__title{font-size:clamp(3rem,calc(3rem + (50 - 30) * (100vw - 550px) / (1024 - 550)),5rem)}}@media(min-width:1024px){._theme__hover-content .hover-content__title{font-size:5rem}}@media(min-width:1024px){._theme__hover-content .hover-content__title{font-size:clamp(4rem,calc(4rem + (50 - 40) * (100vw - 1024px) / (1440 - 1024)),5rem)}}@media(min-width:1440px){._theme__hover-content .hover-content__title{font-size:5rem}}._theme__hover-content ._theme-button{margin-top:13px}._theme__hover-content ._theme-button ._theme-button__label:after{transform:scaleX(1) scaleY(2);background-color:var(--barbra-black)}.--hover ._theme__hover-content.--hover-enabled,.feed-item:hover ._theme__hover-content.--hover-enabled,.feed-item:focus ._theme__hover-content.--hover-enabled,.feed-item:focus-within ._theme__hover-content.--hover-enabled{--base-delay: .1;--content-base-delay: var(--hoverAnimDuration) * .6;--content-base-delay-mult: 1}body:not(.is-touch-centric) .--hover ._theme__hover-content.--hover-enabled,body:not(.is-touch-centric) .feed-item:hover ._theme__hover-content.--hover-enabled,body:not(.is-touch-centric) .feed-item:focus ._theme__hover-content.--hover-enabled,body:not(.is-touch-centric) .feed-item:focus-within ._theme__hover-content.--hover-enabled{opacity:1}body:not(.is-touch-centric) .--hover ._theme__hover-content.--hover-enabled .hover-content__date,body:not(.is-touch-centric) .--hover ._theme__hover-content.--hover-enabled .hover-content__title,body:not(.is-touch-centric) .--hover ._theme__hover-content.--hover-enabled ._theme-button,body:not(.is-touch-centric) .feed-item:hover ._theme__hover-content.--hover-enabled .hover-content__date,body:not(.is-touch-centric) .feed-item:hover ._theme__hover-content.--hover-enabled .hover-content__title,body:not(.is-touch-centric) .feed-item:hover ._theme__hover-content.--hover-enabled ._theme-button,body:not(.is-touch-centric) .feed-item:focus ._theme__hover-content.--hover-enabled .hover-content__date,body:not(.is-touch-centric) .feed-item:focus ._theme__hover-content.--hover-enabled .hover-content__title,body:not(.is-touch-centric) .feed-item:focus ._theme__hover-content.--hover-enabled ._theme-button,body:not(.is-touch-centric) .feed-item:focus-within ._theme__hover-content.--hover-enabled .hover-content__date,body:not(.is-touch-centric) .feed-item:focus-within ._theme__hover-content.--hover-enabled .hover-content__title,body:not(.is-touch-centric) .feed-item:focus-within ._theme__hover-content.--hover-enabled ._theme-button{--elementAnimDuration: .7s, .7s;animation:content-appear,content-move;animation-duration:var(--elementAnimDuration);animation-timing-function:ease-out,cubic-bezier(.4,0,.2,1);animation-delay:var(--content-base-delay);animation-iteration-count:1;animation-fill-mode:both;animation-direction:normal}body:not(.is-touch-centric) .--hover ._theme__hover-content.--hover-enabled .hover-content__date,body:not(.is-touch-centric) .feed-item:hover ._theme__hover-content.--hover-enabled .hover-content__date,body:not(.is-touch-centric) .feed-item:focus ._theme__hover-content.--hover-enabled .hover-content__date,body:not(.is-touch-centric) .feed-item:focus-within ._theme__hover-content.--hover-enabled .hover-content__date{transition-delay:calc(var(--content-base-delay) + var(--content-base-delay-mult) * 0ms);animation-delay:calc(var(--content-base-delay) + var(--content-base-delay-mult) * 0ms)}body:not(.is-touch-centric) .--hover ._theme__hover-content.--hover-enabled .hover-content__title,body:not(.is-touch-centric) .feed-item:hover ._theme__hover-content.--hover-enabled .hover-content__title,body:not(.is-touch-centric) .feed-item:focus ._theme__hover-content.--hover-enabled .hover-content__title,body:not(.is-touch-centric) .feed-item:focus-within ._theme__hover-content.--hover-enabled .hover-content__title{transition-delay:calc(var(--content-base-delay) + var(--content-base-delay-mult) * 80ms);animation-delay:calc(var(--content-base-delay) + var(--content-base-delay-mult) * 80ms)}body:not(.is-touch-centric) .--hover ._theme__hover-content.--hover-enabled ._theme-button,body:not(.is-touch-centric) .feed-item:hover ._theme__hover-content.--hover-enabled ._theme-button,body:not(.is-touch-centric) .feed-item:focus ._theme__hover-content.--hover-enabled ._theme-button,body:not(.is-touch-centric) .feed-item:focus-within ._theme__hover-content.--hover-enabled ._theme-button{transition-delay:calc(var(--content-base-delay) + var(--content-base-delay-mult) * .16s);animation-delay:calc(var(--content-base-delay) + var(--content-base-delay-mult) * .16s)}body:not(.is-touch-centric) .--hover ._theme__hover-content.--hover-enabled ._theme-button._theme-button--primary:not(data-theme-custom-anim) ._theme-button__label:after,body:not(.is-touch-centric) .feed-item:hover ._theme__hover-content.--hover-enabled ._theme-button._theme-button--primary:not(data-theme-custom-anim) ._theme-button__label:after,body:not(.is-touch-centric) .feed-item:focus ._theme__hover-content.--hover-enabled ._theme-button._theme-button--primary:not(data-theme-custom-anim) ._theme-button__label:after,body:not(.is-touch-centric) .feed-item:focus-within ._theme__hover-content.--hover-enabled ._theme-button._theme-button--primary:not(data-theme-custom-anim) ._theme-button__label:after{transform:scaleX(1) scaleY(2);background-color:var(--barbra-black)}body:not(.is-touch-centric) .--hover ._theme__hover-content.--hover-enabled ._theme-button._theme-button--primary:not(data-theme-custom-anim):hover ._theme-button__label:after,body:not(.is-touch-centric) .feed-item:hover ._theme__hover-content.--hover-enabled ._theme-button._theme-button--primary:not(data-theme-custom-anim):hover ._theme-button__label:after,body:not(.is-touch-centric) .feed-item:focus ._theme__hover-content.--hover-enabled ._theme-button._theme-button--primary:not(data-theme-custom-anim):hover ._theme-button__label:after,body:not(.is-touch-centric) .feed-item:focus-within ._theme__hover-content.--hover-enabled ._theme-button._theme-button--primary:not(data-theme-custom-anim):hover ._theme-button__label:after{transform:scaleX(1.2) scaleY(2);background-color:var(--barbra-black)}.pagination{display:flex;flex-wrap:nowrap}.pagination .pgn__prev-btn,.pagination .pgn__next-btn{position:relative;cursor:pointer}.pagination .pgn__prev-btn svg,.pagination .pgn__next-btn svg{stroke:var(--black);transition:stroke 80ms ease-out}.pagination .pgn__prev-btn svg path,.pagination .pgn__next-btn svg path{transition:transform .22s ease-out}.pagination .pgn__prev-btn:after,.pagination .pgn__next-btn:after{content:"";position:absolute;top:-2px;left:2px;width:calc(100% + 0px);height:calc(100% + 0px)}.pagination .pgn__prev-btn:not(.pgn-btn--disabled):hover svg,.pagination .pgn__next-btn:not(.pgn-btn--disabled):hover svg{stroke:var(--black)}.pagination .pgn__prev-btn.pgn-btn--disabled,.pagination .pgn__next-btn.pgn-btn--disabled{pointer-events:none}.pagination .pgn__prev-btn.pgn-btn--disabled svg,.pagination .pgn__next-btn.pgn-btn--disabled svg{stroke:var(--gray-300)}.pagination .pgn__prev-btn:after{left:2px}.pagination .pgn__prev-btn:hover svg path:nth-of-type(1){transform:translate(-4px) scaleX(1.25)}.pagination .pgn__prev-btn:hover svg path:nth-of-type(2){transform:translate(-5px)}.pagination .pgn__next-btn:after{left:-2px}.pagination .pgn__next-btn:hover svg path:nth-of-type(1){transform:translate(0) scaleX(1.25)}.pagination .pgn__next-btn:hover svg path:nth-of-type(2){transform:translate(5px)}.pagination .pgn__pages{display:flex;align-items:center;gap:24px;list-style:none;font-family:var(--public-sans),sans-serif;font-size:1.2rem;font-weight:700;line-height:130%;text-transform:uppercase;color:var(--black);margin:-2px 18px 0}.pagination .pgn__page{position:relative;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;transition:color .12s ease-out}.pagination .pgn__page a{position:relative;display:block}.pagination .pgn__page a,.pagination .pgn__page a:active,.pagination .pgn__page a:Hover,.pagination .pgn__page a:visited{text-decoration:none;color:inherit}.pagination .pgn__page:before{content:"";position:absolute;top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px)}.pagination .pgn__page:after{content:"";display:block;position:absolute;width:20px;height:3px;border-radius:1.5px;background-color:var(--black);left:50%;transform:translate(-50%) scaleX(0);transition:transform .12s ease-out}.pagination .pgn__page.pgn__page--current,.pagination .pgn__page:hover{color:var(--black)}.pagination .pgn__page.pgn__page--current:after,.pagination .pgn__page:hover:after{transform:translate(-50%) scaleX(1)}.pagination__arrow{position:absolute;width:50%;height:34px;transition:opacity .28s ease-in-out}.pagination__arrow:before,.pagination__arrow:after{content:"";position:absolute;top:2px;left:2px;width:2px;height:50%;background:var(--barbra-black);transform:rotate(40deg);transition:transform .34s ease-in-out,background .34s ease-in-out}.pagination__arrow:after{top:auto;bottom:2px;transform:rotate(-40deg)}.pagination__arrow--prev{left:0;top:0}.pagination__arrow--prev:hover:before{transform:rotate(40deg) translateY(1px) scaleX(2);background:var(--barbra-pink)}.pagination__arrow--prev:hover:after{transform:rotate(-40deg) translateY(-1px) scaleX(2);background:var(--barbra-pink)}.pagination__arrow--next{right:0;top:0}.pagination__arrow--next:before,.pagination__arrow--next:after{left:auto;right:2px;transform:rotate(-40deg)}.pagination__arrow--next:after{transform:rotate(40deg)}.pagination__arrow--next:hover:before{transform:rotate(-40deg) translateY(1px) scaleX(2);background:var(--barbra-pink)}.pagination__arrow--next:hover:after{transform:rotate(40deg) translateY(-1px) scaleX(2);background:var(--barbra-pink)}.pagination__arrow[data-theme-build-in-entering].slick-disabled{opacity:0!important;pointer-events:none}.pagination__arrow[data-theme-build-in-entered].slick-disabled{opacity:.1!important;pointer-events:none}._theme-slide--watch>a{scroll-margin-top:100px}@media screen and (min-width:768px){._theme-slide--watch>a{scroll-margin-top:250px}}@media screen and (min-width:1440px){._theme-slide--watch>a{scroll-margin-top:585px}}._theme-slide--watch._theme-slide--watch:focus,._theme-slide--watch._theme-slide--watch:focus-visible,._theme-slide--watch._theme-slide--watch:focus-within,._theme-slide--watch._theme-slide--watch:has(:focus),.video:focus,.video:focus-visible,.video:focus-within,.video:has(:focus){outline:none!important}._theme-slide--watch._theme-slide--watch:focus :focus,._theme-slide--watch._theme-slide--watch:focus :focus-visible,._theme-slide--watch._theme-slide--watch:focus-visible :focus,._theme-slide--watch._theme-slide--watch:focus-visible :focus-visible,._theme-slide--watch._theme-slide--watch:focus-within :focus,._theme-slide--watch._theme-slide--watch:focus-within :focus-visible,._theme-slide--watch._theme-slide--watch:has(:focus) :focus,._theme-slide--watch._theme-slide--watch:has(:focus) :focus-visible,.video:focus :focus,.video:focus :focus-visible,.video:focus-visible :focus,.video:focus-visible :focus-visible,.video:focus-within :focus,.video:focus-within :focus-visible,.video:has(:focus) :focus,.video:has(:focus) :focus-visible{outline:none!important}._theme-slide--watch._theme-slide--watch:focus .video__image,._theme-slide--watch._theme-slide--watch:focus-visible .video__image,._theme-slide--watch._theme-slide--watch:focus-within .video__image,._theme-slide--watch._theme-slide--watch:has(:focus) .video__image,.video:focus .video__image,.video:focus-visible .video__image,.video:focus-within .video__image,.video:has(:focus) .video__image{outline:1px dashed var(--barbra-black);outline-offset:6px}.video{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.video__img-container{box-shadow:0 15px 60px -5px #00000080,0 8px 10px #0003}.video__combined{display:block;width:100%;height:100%}.video__image{width:100%;height:100%}.video__img{display:block;position:relative;width:100%;height:100%;object-fit:cover}.video__date{display:none;margin:auto 0;letter-spacing:9px;text-align:center}@media screen and (min-width:1024px){.video__date{letter-spacing:9px}}.video__title{margin-top:2px;padding:0 16px;text-align:center}@media screen and (min-width:1024px){.video__title{margin-top:2px}}.video+.video__date,.video+.video__title{margin-top:30px}body:not(.is-touch-centric) .video .video:hover .video__img-wrapper{filter:brightness(1.2)}.video.slick-slide:not(.slick-center) .video__hover-content{display:none}.video__hover-content{position:absolute;top:0;left:0;width:100%;height:100%;display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;color:var(--barbra-black);z-index:1}.video.video--detail{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:auto;gap:50px}@media(min-width:769px){.video.video--detail{gap:clamp(50px,calc(50px + (90 - 50) * (100vw - 769px) / (1440 - 769)),90px)}}@media(min-width:1440px){.video.video--detail{gap:90px}}@media screen and (max-width:768px){.video.video--detail{gap:25px}}.video.video--detail .video__image{flex:1 0 100%;width:100%;height:auto}@media screen and (min-width:410px){.video.video--detail .video__image{flex:0 1 360px;width:360px}}.video.video--detail .video__img{display:block;width:100%;height:auto;object-fit:cover}@media screen and (min-width:410px){.video.video--detail .video__img{width:360px}}.video.video--detail .video__detail-content{flex:1 1 100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.video.video--detail .video__title{margin:0;padding:0;text-transform:uppercase;text-align:left;font-size:4rem}@media(min-width:390px){.video.video--detail .video__title{font-size:clamp(4rem,calc(4rem + (60 - 40) * (100vw - 390px) / (1440 - 390)),6rem)}}@media(min-width:1440px){.video.video--detail .video__title{font-size:6rem}}.video.video--detail .video__date{display:block;width:auto;font-family:var(--public-sans),sans-serif;font-weight:600;letter-spacing:unset;margin:unset;text-align:left;font-size:1.4rem;margin-top:12px}@media(min-width:390px){.video.video--detail .video__date{font-size:clamp(1.4rem,calc(1.4rem + (16 - 14) * (100vw - 390px) / (1440 - 390)),1.6rem)}}@media(min-width:1440px){.video.video--detail .video__date{font-size:1.6rem}}@media(min-width:390px){.video.video--detail .video__date{margin-top:clamp(12px,calc(12px + (24 - 12) * (100vw - 390px) / (1440 - 390)),24px)}}@media(min-width:1440px){.video.video--detail .video__date{margin-top:24px}}.video.video--detail hr{border:none;flex:1 0 2px;height:2px;width:100%;background-color:var(--barbra-black);margin-top:12px;margin-bottom:12px}@media(min-width:390px){.video.video--detail hr{margin-top:clamp(12px,calc(12px + (32 - 12) * (100vw - 390px) / (1440 - 390)),32px)}}@media(min-width:1440px){.video.video--detail hr{margin-top:32px}}@media(min-width:390px){.video.video--detail hr{margin-bottom:clamp(12px,calc(12px + (32 - 12) * (100vw - 390px) / (1440 - 390)),32px)}}@media(min-width:1440px){.video.video--detail hr{margin-bottom:32px}}.video.video--detail .video__creditlist,.video.video--detail .video__description{font-family:var(--century-old),sans-serif;font-size:1.4rem}@media(min-width:390px){.video.video--detail .video__creditlist,.video.video--detail .video__description{font-size:clamp(1.4rem,calc(1.4rem + (22 - 14) * (100vw - 390px) / (1440 - 390)),2.2rem)}}@media(min-width:1440px){.video.video--detail .video__creditlist,.video.video--detail .video__description{font-size:2.2rem}}.video.video--detail .video__credit+.video__credit{margin-top:8px}.video.video--detail .video__credit-type,.video.video--detail .video__credit-names,.video.video--detail .video__description{line-height:130%}@media screen and (min-width:1024px){.video.video--detail .video__credit-type,.video.video--detail .video__credit-names,.video.video--detail .video__description{line-height:160%}}.video.video--detail .video__credit-type{font-weight:700}.video.video--detail .video__description{margin-top:4px}.video.video--detail .video__description p{line-height:inherit}.video.video--detail ._theme-button{margin-top:20px}@media screen and (max-width:767px){.video.video--detail ._theme-button{width:100%;text-align:center}}.video.--no-poster .video__image{display:flex;justify-content:center;align-items:center;min-width:360px;aspect-ratio:360/533;background-color:#f1eee9}.video.--no-poster .video__img{display:none}.video.--no-poster .video__coming-soon-label{font-family:var(--instrument-serif),sans-serif;font-weight:400;color:#cac9c3;white-space:nowrap;font-size:3.2rem}@media(min-width:390px){.video.--no-poster .video__coming-soon-label{font-size:clamp(3.2rem,calc(3.2rem + (40 - 32) * (100vw - 390px) / (1440 - 390)),4rem)}}@media(min-width:1440px){.video.--no-poster .video__coming-soon-label{font-size:4rem}}.video:not(.--no-poster) .video__coming-soon-label{display:none}.container--social{display:flex;justify-content:center;align-items:center;gap:6px;width:auto;height:auto;padding:0;margin:0}@media screen and (min-width:1440px){.container--social{gap:12px}}.container--social [class*=-nav-item]{position:relative;display:flex;align-items:center;justify-content:center;width:34px;height:34px}.container--social [class*=-nav-item] .icon{position:relative;display:flex;align-items:center;width:100%;height:100%}.container--social [class*=-nav-item] .icon svg{display:inline-block;position:relative;fill:var(--barbra-pink);transition:fill .2s ease-out}.container--social [class*=-nav-item] .icon--facebook{width:8px;height:18px}.container--social [class*=-nav-item] .icon--instagram{width:20px;height:20px}.container--social [class*=-nav-item] .icon--bluesky{width:20px;height:18px}.container--social [class*=-nav-item] .icon--youtube{width:23px;height:15px}.container--social [class*=-nav-item] .icon--tiktok{width:15px;height:18px}body:not(.is-touch-centric) .container--social [class*=-nav-item]:hover .icon svg{fill:var(--white)}@media screen and (min-width:550px){.page.home #header .header__anim-contents{background-color:var(--barbra-black)}}@media screen and (min-width:768px){body:not(.--at-top) .page.home #header .header__anim-contents{background-color:var(--barbra-black)}}@media screen and (min-width:550px){.page.home #header .header__anim-contents:not(.active){background-color:transparent;transition-delay:0ms,.4s,0ms,0ms}}@media screen and (min-width:1024px){.page.home #header .header__anim-contents:not(.active){transition-delay:0ms}}@media screen and (min-width:550px){:not(.--at-top) .page.home #header .header__anim-contents:not(.active){background-color:var(--barbra-black);transition-delay:0ms,0ms,0ms,0ms}}@media screen and (min-width:1024px){:not(.--at-top) .page.home #header .header__anim-contents:not(.active){transition-delay:0ms}}@media screen and (min-width:768px){.page.home #header .header__anim-contents.active{background-color:var(--barbra-black);transition-delay:0ms;transition-duration:.42s,0ms,.3s,.3s;transition-delay:0ms,0ms,0ms,0ms}}@media screen and (min-width:550px){.page.home #header .header__toggle-btn .line{background-color:var(--white)}}@media screen and (min-width:550px){.--resizing .page.home #header .header__anim-contents:not(.active){transition-delay:0ms!important}}.page.home #content article .heading--2.heading--2{font-size:7.2rem;font-size:clamp(7.2rem,1.529rem + 12.19vw,20rem)}@media screen and (min-width:1440px){.page.home #content article .heading--2.heading--2{font-size:20rem}}.page-template-page-music.page .container.container--the-content{margin-bottom:10px}@media screen and (min-width:390px){.page-template-page-music.page .container.container--the-content{margin-bottom:clamp(1rem,.629rem + .952vw,2rem)}}@media screen and (min-width:1440px){.page-template-page-music.page .container.container--the-content{margin-bottom:20px}}.page-template-page-music.page .container.container--the-content:before{height:25px}.page-template-page-music .post-feed.music-feed .feed-control-wrapper{margin-bottom:30px}@media screen and (min-width:390px){.page-template-page-music .post-feed.music-feed .feed-control-wrapper{margin-bottom:clamp(30px,2.071rem + 2.381vw,55px)}}@media screen and (min-width:1024px){.page-template-page-music .post-feed.music-feed .feed-control-wrapper{padding:0 90px}}@media screen and (min-width:1440px){.page-template-page-music .post-feed.music-feed .feed-control-wrapper{margin-bottom:55px;padding:0;max-width:1080px}}.page-template-page-music .post-feed.music-feed .feed-control{position:relative;margin:0 auto;max-width:1440px}.page-template-page-music .post-feed.music-feed .feed-items._theme-grid-container{--gap: 0px;justify-content:flex-start;position:relative;max-width:1440px;padding:0 24px}@media screen and (min-width:1024px){.page-template-page-music .post-feed.music-feed .feed-items._theme-grid-container{padding:0 90px}}@media screen and (min-width:1440px){.page-template-page-music .post-feed.music-feed .feed-items._theme-grid-container{padding:0;width:1080px}}.page-template-page-music .post-feed.music-feed .feed-nav{padding-bottom:100px}.page-template-page-music .post-feed.music-feed .feed-item{--hoverScale: scale(1.1);--hoverAnimDuration: .43s;transition:transform var(--hoverAnimDuration) ease,z-index 0s calc(var(--hoverAnimDuration) * .5);z-index:1;animation:maintain-z calc(var(--hoverAnimDuration) * 1)}.page-template-page-music .post-feed.music-feed .feed-item.--hover,.page-template-page-music .post-feed.music-feed .feed-item:hover,.page-template-page-music .post-feed.music-feed .feed-item:focus,.page-template-page-music .post-feed.music-feed .feed-item:has(:focus),.page-template-page-music .post-feed.music-feed .feed-item:focus-within{--hoverAnimDuration: .73s;transition:transform var(--hoverAnimDuration) ease,z-index 0s calc(var(--hoverAnimDuration) * .5);z-index:3;animation:none}.page-template-page-music .post-feed.music-feed .album{position:relative;padding:0}.page-template-page-music .post-feed.music-feed .album .album__combined{cursor:pointer}.page-template-page-music .post-feed.music-feed .album .album__cover{box-shadow:none;transform-origin:center;will-change:transform;transition:transform var(--hoverAnimDuration) cubic-bezier(.4,0,.2,1)}.page-template-page-music .post-feed.music-feed .album .album__cover:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--barbra-pinkRgb),.8);cursor:pointer;z-index:1;transform-origin:center;opacity:0;transition:opacity var(--hoverAnimDuration) ease}.page-template-page-music .post-feed.music-feed .album .album__vinyl,.page-template-page-music .post-feed.music-feed .album>.album__date,.page-template-page-music .post-feed.music-feed .album>.album__title{display:none}.--hover .page-template-page-music .post-feed.music-feed .album .album__cover,.page-template-page-music .post-feed.music-feed .album:hover .album__cover,:focus .page-template-page-music .post-feed.music-feed .album .album__cover,.page-template-page-music .post-feed.music-feed .album:focus .album__cover,.page-template-page-music .post-feed.music-feed .album:has(:focus) .album__cover,.page-template-page-music .post-feed.music-feed .album:focus-within .album__cover{transition-delay:.2s;transform:var(--hoverScale)}.--hover .page-template-page-music .post-feed.music-feed .album .album__cover:after,.page-template-page-music .post-feed.music-feed .album:hover .album__cover:after,:focus .page-template-page-music .post-feed.music-feed .album .album__cover:after,.page-template-page-music .post-feed.music-feed .album:focus .album__cover:after,.page-template-page-music .post-feed.music-feed .album:has(:focus) .album__cover:after,.page-template-page-music .post-feed.music-feed .album:focus-within .album__cover:after{opacity:1;transition-delay:.2s}@keyframes maintain-z{0%{z-index:2}50%{z-index:2}51%{z-index:1}to{z-index:1}}.page-template-page-film.page .container.container--the-content{margin-bottom:10px}@media screen and (min-width:390px){.page-template-page-film.page .container.container--the-content{margin-bottom:clamp(1rem,.629rem + .952vw,2rem)}}@media screen and (min-width:1440px){.page-template-page-film.page .container.container--the-content{margin-bottom:20px}}.page-template-page-film.page .container.container--the-content:before{height:25px}.page-template-page-film .post-feed.video-feed .feed-control-wrapper{margin-bottom:30px}@media screen and (min-width:390px){.page-template-page-film .post-feed.video-feed .feed-control-wrapper{margin-bottom:clamp(30px,2.071rem + 2.381vw,55px)}}@media screen and (min-width:1024px){.page-template-page-film .post-feed.video-feed .feed-control-wrapper{padding:0 90px}}@media screen and (min-width:1440px){.page-template-page-film .post-feed.video-feed .feed-control-wrapper{margin-bottom:55px;padding:0;max-width:1080px}}.page-template-page-film .post-feed.video-feed .feed-control{position:relative;margin:0 auto;max-width:1440px}.page-template-page-film .post-feed.video-feed .feed-items._theme-grid-container{--gap: 50px;position:relative;max-width:1440px;padding:0 24px;gap:var(--gap)}@media screen and (min-width:1024px){.page-template-page-film .post-feed.video-feed .feed-items._theme-grid-container{padding:0 90px}}@media screen and (min-width:1440px){.page-template-page-film .post-feed.video-feed .feed-items._theme-grid-container{padding:0;width:1080px}}.page-template-page-film .post-feed.video-feed .feed-nav{padding-bottom:100px}.page-template-page-film .post-feed.video-feed .feed-item{--hoverScale: scale(1.1);--hoverAnimDuration: .43s;transition:transform var(--hoverAnimDuration) ease,z-index 0s calc(var(--hoverAnimDuration) * .5);z-index:1;animation:maintain-z calc(var(--hoverAnimDuration) * 1)}.page-template-page-film .post-feed.video-feed .feed-item.--hover,.page-template-page-film .post-feed.video-feed .feed-item:hover,.page-template-page-film .post-feed.video-feed .feed-item:focus,.page-template-page-film .post-feed.video-feed .feed-item:has(:focus),.page-template-page-film .post-feed.video-feed .feed-item:focus-within{--hoverAnimDuration: .73s;transition:transform var(--hoverAnimDuration) ease,z-index 0s calc(var(--hoverAnimDuration) * .5);z-index:3;animation:none}.page-template-page-film .post-feed.video-feed .video{position:relative;padding:0}.page-template-page-film .post-feed.video-feed .video .video__combined{cursor:pointer}.page-template-page-film .post-feed.video-feed .video .video__image{box-shadow:none;transform-origin:center;will-change:transform;transition:transform var(--hoverAnimDuration) cubic-bezier(.4,0,.2,1)}.page-template-page-film .post-feed.video-feed .video .video__image:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--barbra-pinkRgb),.8);cursor:pointer;z-index:1;transform-origin:center;opacity:0;transition:opacity var(--hoverAnimDuration) ease}.page-template-page-film .post-feed.video-feed .video .video__vinyl,.page-template-page-film .post-feed.video-feed .video>.video__date,.page-template-page-film .post-feed.video-feed .video>.video__title{display:none}.--hover .page-template-page-film .post-feed.video-feed .video:has(.video__hover-content.--hover-enabled) .video__image,.page-template-page-film .post-feed.video-feed .video:hover:has(.video__hover-content.--hover-enabled) .video__image,:focus .page-template-page-film .post-feed.video-feed .video:has(.video__hover-content.--hover-enabled) .video__image,.page-template-page-film .post-feed.video-feed .video:focus:has(.video__hover-content.--hover-enabled) .video__image,.page-template-page-film .post-feed.video-feed .video:has(:focus):has(.video__hover-content.--hover-enabled) .video__image,.page-template-page-film .post-feed.video-feed .video:focus-within:has(.video__hover-content.--hover-enabled) .video__image{transition-delay:.2s;transform:var(--hoverScale)}.--hover .page-template-page-film .post-feed.video-feed .video:has(.video__hover-content.--hover-enabled) .video__image:after,.page-template-page-film .post-feed.video-feed .video:hover:has(.video__hover-content.--hover-enabled) .video__image:after,:focus .page-template-page-film .post-feed.video-feed .video:has(.video__hover-content.--hover-enabled) .video__image:after,.page-template-page-film .post-feed.video-feed .video:focus:has(.video__hover-content.--hover-enabled) .video__image:after,.page-template-page-film .post-feed.video-feed .video:has(:focus):has(.video__hover-content.--hover-enabled) .video__image:after,.page-template-page-film .post-feed.video-feed .video:focus-within:has(.video__hover-content.--hover-enabled) .video__image:after{opacity:1;transition-delay:.2s}.page-template-page-film .post-feed.video-feed ._theme__hover-content.--hover-enabled .hover-content__title{font-size:4rem}@media screen and (min-width:320px)and (not (min-width:550px)){.page-template-page-film .post-feed.video-feed ._theme__hover-content.--hover-enabled .hover-content__title{font-size:clamp(4rem,.261rem + .435vw,5rem)}}@media screen and (min-width:550px)and (not (min-width:768px)){.page-template-page-film .post-feed.video-feed ._theme__hover-content.--hover-enabled .hover-content__title{font-size:clamp(3rem,.477rem + 4.587vw,4rem)}}@media screen and (min-width:768px)and (not (min-width:1024px)){.page-template-page-film .post-feed.video-feed ._theme__hover-content.--hover-enabled .hover-content__title{font-size:clamp(4.5rem,-.6rem + 6.641vw,6.2rem)}}@media screen and not (min-width:768px){.page-template-page-foundation .container.container--the-content.container--max-width{padding:0 40px}}@media screen and not (min-width:600px){.page-template-page-foundation .container.container--the-content.container--max-width{padding:0 24px}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content{margin-bottom:55px}}@media screen and (min-width:1440px)and (min-width:390px){.page-template-page-foundation .container.container--the-content{margin-bottom:clamp(55px,1.6rem + 10vw,150px)}}@media screen and (min-width:1440px)and (min-width:1440px){.page-template-page-foundation .container.container--the-content{margin-bottom:150px}}.page-template-page-foundation .container.container--the-content .wp-block-heading{width:unset}.page-template-page-foundation .container.container--the-content h4{font-style:normal;font-weight:400;font-size:3rem;line-height:100%;-webkit-font-smoothing:antialiased;font-family:var(--century-old),sans-serif;font-size:1.6rem}@media screen and (min-width:768px){.page-template-page-foundation .container.container--the-content h4{font-size:4rem}}@media screen and (min-width:1024px){.page-template-page-foundation .container.container--the-content h4{font-size:6rem}}.page-template-page-foundation .container.container--the-content h4 b,.page-template-page-foundation .container.container--the-content h4 strong{font-weight:800}@media screen and (min-width:390px){.page-template-page-foundation .container.container--the-content h4{font-size:clamp(1.6rem,1.08rem + 1.333vw,3rem)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content h4{font-size:3rem}}.page-template-page-foundation .container.container--the-content h4+h4{margin-top:15px}@media screen and (min-width:390px){.page-template-page-foundation .container.container--the-content h4+h4{margin-top:clamp(15px,.2rem + 3.333vw,50px)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content h4+h4{margin-top:50px}}.page-template-page-foundation .container.container--the-content h3{font-style:normal;font-weight:400;font-size:2.4rem;line-height:100%;-webkit-font-smoothing:antialiased;font-family:var(--instrument-serif),sans-serif;font-size:4rem}@media screen and (min-width:768px){.page-template-page-foundation .container.container--the-content h3{font-size:3.6rem}}@media screen and (min-width:1024px){.page-template-page-foundation .container.container--the-content h3{font-size:4rem}}.page-template-page-foundation .container.container--the-content h3 b,.page-template-page-foundation .container.container--the-content h3 strong{font-weight:800}@media screen and (min-width:390px){.page-template-page-foundation .container.container--the-content h3{font-size:clamp(4rem,2.514rem + 3.81vw,8rem)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content h3{font-size:8rem}}.page-template-page-foundation .container.container--the-content a[href]{display:inline;position:relative;font-size:inherit;color:inherit;font-style:inherit;text-decoration:none;--underlineHeight: 1px}.page-template-page-foundation .container.container--the-content .wp-block-group.is-vertical .wp-block-group.is-vertical{flex-wrap:nowrap}.page-template-page-foundation .container.container--the-content>.wp-block-group:has(figure),.page-template-page-foundation .container.container--the-content>.wp-block-group:has(figure) figure:has(img){position:relative}.page-template-page-foundation .container.container--the-content>.wp-block-group:has(figure):before,.page-template-page-foundation .container.container--the-content>.wp-block-group:has(figure) figure:has(img):before{content:"";background-color:var(--barbra-pink);position:absolute;width:100vw;height:50%;top:0;left:50%;transform:translate(-50vw);z-index:-1;transition:background-color .23s ease-out}.page-template-page-foundation .container.container--the-content>.wp-block-group:first-of-type{margin-top:52px;padding-top:48px}@media screen and (min-width:390px){.page-template-page-foundation .container.container--the-content>.wp-block-group:first-of-type{margin-top:clamp(52px,3.231rem + 5.048vw,105px);padding-top:clamp(48px,3.166rem + 4.19vw,92px)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content>.wp-block-group:first-of-type{margin-top:105px;padding-top:92px}}.page-template-page-foundation .container.container--the-content>.wp-block-group:first-of-type:before{height:75%}.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(.wp-block-heading) .wp-block-heading,.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(.wp-block-heading) p{transition:color .23s ease-out}.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(.wp-block-heading) .wp-block-heading+p{font-family:var(--century-old),sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:170%;margin-top:20px}@media screen and (min-width:390px){.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(.wp-block-heading) .wp-block-heading+p{font-size:clamp(1.6rem,1.08rem + 1.333vw,3rem);margin-top:clamp(20px,1.629rem + .952vw,30px)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(.wp-block-heading) .wp-block-heading+p{font-size:3rem;margin-top:30px}}.page-template-page-foundation .container.container--the-content>.wp-block-group figure:has(img):after{content:"";background-color:var(--barbra-offwhite);position:absolute;width:100vw;height:50%;top:50%;left:50%;transform:translate(-50vw);z-index:-1}.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(figure){margin-top:25px}@media screen and (min-width:390px){.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(figure){margin-top:clamp(25px,.643rem + 4.762vw,75px)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(figure){margin-top:75px}}.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(figure) p{font-family:var(--century-old),sans-serif;font-size:1.2rem;font-style:italic;font-weight:400;line-height:170%;padding:0;margin-top:12px;margin-bottom:0}@media screen and (min-width:390px){.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(figure) p{font-size:clamp(1.2rem,.977rem + .571vw,1.8rem);padding:0 clamp(0px,-3.157rem + 8.095vw,85px);margin-top:clamp(12px,.903rem + .762vw,20px)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(figure) p{font-size:1.8rem;padding:0 100px;margin-top:20px}}.page-template-page-foundation .container.container--the-content>.wp-block-group .wp-block-group:has(figure) p a[href]{color:var(--barbra-pink);background-image:linear-gradient(var(--barbra-pink),var(--barbra-pink))}.page-template-page-foundation .container.container--the-content>.wp-block-group:has(.wp-block-columns){padding:0;margin-top:55px}@media screen and (min-width:390px){.page-template-page-foundation .container.container--the-content>.wp-block-group:has(.wp-block-columns){padding:0 clamp(0px,-3.343rem + 8.571vw,90px);margin-top:clamp(55px,4.014rem + 3.81vw,95px)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content>.wp-block-group:has(.wp-block-columns){padding:0 90px;margin-top:95px}}@media screen and not (min-width:782px){.page-template-page-foundation .container.container--the-content .wp-block-columns{gap:0}}@media screen and (min-width:782px){.page-template-page-foundation .container.container--the-content .wp-block-columns{column-gap:55px;column-gap:clamp(55px,.746rem + 6.079vw,95px)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content .wp-block-columns{column-gap:95px}}.page-template-page-foundation .container.container--the-content .wp-block-columns:has(ul){margin-top:30px}@media screen and (min-width:390px){.page-template-page-foundation .container.container--the-content .wp-block-columns:has(ul){margin-top:clamp(30px,2.071rem + 2.381vw,55px)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content .wp-block-columns:has(ul){margin-top:55px}}.page-template-page-foundation .container.container--the-content .wp-block-column>.wp-block-list{padding:0 24px}@media screen and (min-width:782px){.page-template-page-foundation .container.container--the-content .wp-block-column>.wp-block-list{padding:0}}.page-template-page-foundation .container.container--the-content .wp-block-list{list-style:none;padding-inline-start:0;text-align:left;margin-bottom:0}.page-template-page-foundation .container.container--the-content .wp-block-list li{display:block;padding-left:22px;text-indent:-11px;font-family:var(--century-old),sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:390px){.page-template-page-foundation .container.container--the-content .wp-block-list li{padding-left:clamp(22px,1.249rem + 1.216vw,30px);text-indent:clamp(-11px,(.625rem + .608vw) * -1,-15px);font-size:clamp(1.4rem,1.103rem + .762vw,2.2rem)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content .wp-block-list li{padding-left:30px;text-indent:-15px;font-size:2.2rem}}.page-template-page-foundation .container.container--the-content .wp-block-list li:before{content:"—";display:inline-block;position:relative;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;color:var(--barbra-pink);margin-right:8px}.page-template-page-foundation .container.container--the-content .wp-block-list li+li{margin-top:8px}@media screen and (min-width:390px){.page-template-page-foundation .container.container--the-content .wp-block-list li+li{margin-top:clamp(8px,.325rem + .608vw,12px)}}@media screen and (min-width:1440px){.page-template-page-foundation .container.container--the-content .wp-block-list li+li{margin-top:12px}}.page-template-page-news .post-feed.news-feed .feed-control-wrapper,.page-template-page-news .post-feed.news-feed .feed-control{display:none}.page-template-page-news .post-feed.news-feed .feed-items._theme-grid-container{--gap: 0px;margin-bottom:50px}.page-template-page-news .post-feed.news-feed .feed-items._theme-grid-container.final{margin-bottom:100px}@media screen and (min-width:550px){.page-template-page-news .post-feed.news-feed .feed-items._theme-grid-container{justify-content:flex-start}}.page-template-page-news .post-feed.news-feed .feed-nav{padding-bottom:100px}.page-template-page-news ._theme-card--news{min-height:460px}@media screen and (min-width:390px){.page-template-page-news ._theme-card--news{min-height:clamp(460px,38.943rem + 18.095vw,650px)}}@media screen and (min-width:1440px){.page-template-page-news ._theme-card--news{min-height:650px}}.page-template-page-news .feed-item+.feed-item{margin-top:-1px}@media screen and (min-width:550px){.page-template-page-news .feed-item{margin:0}.page-template-page-news .feed-item+.feed-item{margin-top:unset}.page-template-page-news .feed-item:nth-child(2n){margin-left:-1px}.page-template-page-news .feed-item:nth-child(n+3){margin-top:-1px}}@media screen and (min-width:1024px){.page-template-page-news .feed-item:nth-child(2n){margin-left:unset}.page-template-page-news .feed-item:nth-child(n+3){margin-top:unset}.page-template-page-news .feed-item:nth-child(3n-2){margin-left:unset}.page-template-page-news .feed-item:not(:nth-child(3n-2)){margin-left:-1px}.page-template-page-news .feed-item:nth-child(n+4){margin-top:-1px}}.single-album.single-album .container.container--padded{padding:0 25px}@media screen and (min-width:768px){.single-album.single-album .container.container--padded{padding:0 50px}}@media screen and (min-width:1024px){.single-album.single-album .container.container--padded{padding:0 60px;max-width:1080px}}@media screen and (min-width:1280px){.single-album.single-album .container.container--padded{padding:0}}.single-album.single-album .single-album__hero{position:relative;width:100%;height:auto;margin:0 auto 60px;background:var(--barbra-black)}@media screen and (min-width:768px){.single-album.single-album .single-album__hero{margin:0 auto 110px}}.single-album.single-album .single-album__hero>.container.container--max-width{display:flex;flex-direction:column;padding:75px 30px}@media screen and (min-width:768px){.single-album.single-album .single-album__hero>.container.container--max-width{flex-direction:row;padding:75px 45px}}@media screen and (min-width:1024px){.single-album.single-album .single-album__hero>.container.container--max-width{padding:75px 60px}}@media screen and (min-width:1440px){.single-album.single-album .single-album__hero>.container.container--max-width{padding:75px 90px}}.single-album.single-album .single-album__hero[data-theme-build-in-entered] .hero__button{opacity:1}.single-album.single-album .single-album__hero .hero__text{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:center;width:100%}@media screen and (min-width:768px){.single-album.single-album .single-album__hero .hero__text{text-align:left}}.single-album.single-album .single-album__hero .hero__date,.single-album.single-album .single-album__hero .hero__heading{position:relative;width:fit-content;height:fit-content;color:var(--white)}.single-album.single-album .single-album__hero .hero__date{width:100%;margin:0 0 30px;font-size:1.4rem;font-weight:600;line-height:1em}@media screen and (min-width:768px){.single-album.single-album .single-album__hero .hero__date{font-size:1.8rem}}.single-album.single-album .single-album__hero .hero__heading{margin:0 0 30px;font-size:4rem;line-height:.9em;width:100%}@media screen and (min-width:600px){.single-album.single-album .single-album__hero .hero__heading{font-size:3rem}}@media screen and (min-width:768px){.single-album.single-album .single-album__hero .hero__heading{font-size:3.5rem;text-align:left}}@media screen and (min-width:1024px){.single-album.single-album .single-album__hero .hero__heading{font-size:4rem}}@media screen and (min-width:1200px){.single-album.single-album .single-album__hero .hero__heading{font-size:5rem}}@media screen and (min-width:1440px){.single-album.single-album .single-album__hero .hero__heading{font-size:6rem}}.single-album.single-album .single-album__hero .hero__album-wrapper .album{position:relative;width:550px;max-width:100%;margin:0 auto 60px;z-index:1}@media screen and (min-width:768px){.single-album.single-album .single-album__hero .hero__album-wrapper .album{width:250px;margin:0 45px 0 0}}@media screen and (min-width:1024px){.single-album.single-album .single-album__hero .hero__album-wrapper .album{width:300px;margin:0 60px 0 0}}@media screen and (min-width:1200px){.single-album.single-album .single-album__hero .hero__album-wrapper .album{width:350px}}@media screen and (min-width:1440px){.single-album.single-album .single-album__hero .hero__album-wrapper .album{width:550px;margin:0 80px 0 0}}.single-album.single-album .single-album__hero .hero__album-wrapper .album__date,.single-album.single-album .single-album__hero .hero__album-wrapper .album__title{display:none}.single-album.single-album .single-album__hero .hero__creditlist{position:relative;display:flex;flex-direction:column;max-width:100%;padding:30px 0;color:var(--white);font-family:var(--century-old);font-size:1.4rem}@media screen and (min-width:768px){.single-album.single-album .single-album__hero .hero__creditlist{padding:30px 0;font-size:1.6rem}}@media screen and (min-width:1024px){.single-album.single-album .single-album__hero .hero__creditlist{padding:30px 0;font-size:1.8rem}}@media screen and (min-width:1200px){.single-album.single-album .single-album__hero .hero__creditlist{font-size:2rem}}@media screen and (min-width:1440px){.single-album.single-album .single-album__hero .hero__creditlist{padding:30px 0;font-size:2.2rem}}.single-album.single-album .single-album__hero .hero__creditlist:before{content:"";position:absolute;top:0;right:0;width:100%;height:2px;background:var(--white)}.single-album.single-album .single-album__hero .hero__creditlist .hero__credit{padding:0 0 10px;line-height:1.3em}.single-album.single-album .single-album__hero .hero__creditlist .hero__credit-type{font-weight:700}.single-album.single-album .single-album__hero .hero__creditlist .hero__credit-names{font-weight:400}.single-album.single-album .single-album__hero .hero__button-wrapper.cell{flex-wrap:wrap;width:100%;gap:10px;margin:0}.single-album.single-album .single-album__hero .hero__button{flex:0 0 auto;border-radius:100px}.single-album.single-album .single-album__hero .hero__button:before{background:var(--white)}.single-album.single-album .single-album__hero .hero__button ._theme-button__container{width:auto}@media screen and (min-width:1024px){.single-album.single-album .single-album__hero .hero__button ._theme-button__container{padding:0 35px}}.single-album.single-album .single-album__hero .hero__button ._theme-button__container ._theme-button__label.cell{color:var(--barbra-black);font-size:1.5rem;font-weight:600;letter-spacing:3px}.single-album.single-album .single-album__hero .hero__button ._theme__arrow{display:none}.single-album.single-album .single-album__hero .hero__button:hover:before{background:var(--barbra-black);border:2px solid var(--white)}.single-album.single-album .single-album__hero .hero__button:hover ._theme-button__label.cell{color:var(--white)}.single-album.single-album .single-album__hero .hero__button--back{position:absolute;top:20px;left:30px;z-index:9}@media screen and (min-width:768px){.single-album.single-album .single-album__hero .hero__button--back{left:45px}}@media screen and (min-width:1024px){.single-album.single-album .single-album__hero .hero__button--back{left:60px}}@media screen and (min-width:1440px){.single-album.single-album .single-album__hero .hero__button--back{left:90px}}.single-album.single-album .single-album__hero .hero__button--back:before,.single-album.single-album .single-album__hero .hero__button--back:after{content:"";position:absolute;top:-1px;left:0;width:2px;height:10px;background:var(--white);transform:rotate(30deg);transition:background .34s ease-in-out;opacity:1}@media screen and (min-width:768px){.single-album.single-album .single-album__hero .hero__button--back:before,.single-album.single-album .single-album__hero .hero__button--back:after{top:-2px}}.single-album.single-album .single-album__hero .hero__button--back:after{top:auto;bottom:-1px;transform:rotate(-30deg)}@media screen and (min-width:768px){.single-album.single-album .single-album__hero .hero__button--back:after{bottom:-2px}}.single-album.single-album .single-album__hero .hero__button--back ._theme-button__container ._theme-button__label.cell{color:var(--white);font-size:1.4rem;font-weight:600;padding-left:20px}.single-album.single-album .single-album__hero .hero__button--back ._theme-button__container ._theme-button__label.cell:after{display:none}.single-album.single-album .single-album__hero .hero__button--back:hover:before,.single-album.single-album .single-album__hero .hero__button--back:hover:after{border:none;background:var(--barbra-pink)}.single-album.single-album .single-album__hero .hero__button--back:hover ._theme-button__container ._theme-button__label.cell{color:var(--barbra-pink)}.single-album.single-album .single-album__content{margin:0 auto 60px;font-family:var(--century-old)}@media screen and (min-width:768px){.single-album.single-album .single-album__content{margin:0 auto 110px}}.single-album.single-album .single-album__content p{font-size:1.6rem;line-height:1.5em;padding:0 0 1.5em}@media screen and (min-width:390px){.single-album.single-album .single-album__content p{font-size:clamp(1.6rem,1.08rem + 1.333vw,3rem)}}@media screen and (min-width:1440px){.single-album.single-album .single-album__content p{font-size:3rem}}.single-album.single-album .single-album__content i,.single-album.single-album .single-album__content em{font-style:italic}.single-album.single-album .single-album__content i:first-letter,.single-album.single-album .single-album__content em:first-letter{padding:0 80px 0 0}.single-album.single-album .single-album__content strong{font-weight:700}.single-album.single-album .single-album__content:first-letter{float:left;color:var(--barbra-pink);font-family:var(--instrument-serif);font-size:10rem;line-height:1em;padding:0 clamp(1rem,.443rem + 1.429vw,3rem) 0 0;margin:-5px 0 -10px}@media screen and (min-width:390px){.single-album.single-album .single-album__content:first-letter{font-size:clamp(10rem,2.571rem + 19.048vw,30rem)}}@media screen and (min-width:600px){.single-album.single-album .single-album__content:first-letter{margin:-10px 0 -20px}}@media screen and (min-width:768px){.single-album.single-album .single-album__content:first-letter{margin:-16px 0 -20px}}@media screen and (min-width:1024px){.single-album.single-album .single-album__content:first-letter{margin:-16px 0 -30px}}@media screen and (min-width:1440px){.single-album.single-album .single-album__content:first-letter{margin:-30px 0 -40px;font-size:30rem}}.single-album.single-album .single-album__info{position:relative;padding:0 20px}@media screen and (min-width:768px){.single-album.single-album .single-album__info{padding:0}}.single-album.single-album .single-album__info .debug{opacity:.25}.single-album.single-album .single-album__info:before{content:"";position:absolute;top:0;left:0;width:25px;height:100%;background:var(--barbra-pink)}@media screen and (min-width:768px){.single-album.single-album .single-album__info:before{width:35px}}@media screen and (min-width:1024px){.single-album.single-album .single-album__info:before{width:50px}}@media screen and (min-width:1440px){.single-album.single-album .single-album__info:before{width:90px}}.single-album.single-album .single-album__info .info__heading-wrapper{position:relative}.single-album.single-album .single-album__info .info__heading{margin:0 0 45px;font-size:4rem;text-transform:uppercase}@media screen and (min-width:768px){.single-album.single-album .single-album__info .info__heading{font-size:6rem}}@media screen and (min-width:1024px){.single-album.single-album .single-album__info .info__heading{font-size:8rem}}.single-album.single-album .single-album__info .info__disc{margin:0 0 10px;font-family:var(--century-old);font-size:20px}.single-album.single-album .single-album__info .info__tracklist{position:relative;max-width:1080px;margin:0 auto 60px;padding:0}@media screen and (min-width:768px){.single-album.single-album .single-album__info .info__tracklist{column-count:2;column-gap:20px;margin:0 auto 120px}}.single-album.single-album .single-album__info .info__tracklist .info__track{position:relative;display:flex;margin:0 0 20px}@media screen and (min-width:768px){.single-album.single-album .single-album__info .info__tracklist .info__track{align-items:center}}.single-album.single-album .single-album__info .info__tracklist .info__track-number{flex-shrink:0;position:relative;display:flex;align-items:center;color:var(--barbra-pink);font-family:var(--instrument-serif);font-size:2rem;line-height:1em;width:30px;height:100%}@media screen and (min-width:600px){.single-album.single-album .single-album__info .info__tracklist .info__track-number{width:35px;font-size:2.5rem}}@media screen and (min-width:1024px){.single-album.single-album .single-album__info .info__tracklist .info__track-number{width:40px;font-size:3rem}}@media screen and (min-width:1440px){.single-album.single-album .single-album__info .info__tracklist .info__track-number{width:60px;font-size:4rem}}.single-album.single-album .single-album__info .info__tracklist .info__track-name{display:flex;align-items:center;font-family:var(--century-old);font-size:2rem;line-height:1em}@media screen and (min-width:600px){.single-album.single-album .single-album__info .info__tracklist .info__track-name{font-size:2.2rem}}@media screen and (min-width:1024px){.single-album.single-album .single-album__info .info__tracklist .info__track-name{font-size:2.4rem}}@media screen and (min-width:1440px){.single-album.single-album .single-album__info .info__tracklist .info__track-name{font-size:2.6rem}}.single-album.single-album .single-album__info.info--addendum .info__tracklist{margin-bottom:0}.single-album.single-album .single-album__addendum{margin-top:60px;margin-bottom:60px;font-family:var(--century-old),sans-serif;font-size:1.6rem;font-style:italic;font-weight:400;line-height:170%}@media screen and (min-width:1024px){.single-album.single-album .single-album__addendum{margin-bottom:120px;font-size:2.2rem}}.single-album.single-album .single-album__addendum p{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.single-album.single-album .single-album__images{margin:0 0 60px}@media screen and (min-width:1024px){.single-album.single-album .single-album__images{margin:0 0 120px}}.single-album.single-album .single-album__images .album-images__image{display:flex;justify-content:center}.single-album.single-album .single-album__images .album-images__image img{max-width:1080px;max-height:700px;overflow:hidden;margin:0 auto 20px}@media screen and (min-width:1024px){.single-album.single-album .single-album__images .album-images__image img{margin:0 auto 40px}}.single-album.single-album .single-album__photo-slider{position:relative;width:260px;margin:0 auto 60px}@media screen and (min-width:600px){.single-album.single-album .single-album__photo-slider{width:400px}}@media screen and (min-width:768px){.single-album.single-album .single-album__photo-slider{width:500px;margin:0 auto 120px}}@media screen and (min-width:1024px){.single-album.single-album .single-album__photo-slider{width:700px}}@media screen and (min-width:1440px){.single-album.single-album .single-album__photo-slider{width:900px}}.single-album.single-album .single-album__photo-slider ._theme-slide{flex:none;width:300px;transform-origin:center center;z-index:1;transition:transform 425ms ease-in-out 0ms,z-index 0ms linear 425ms}@media screen and (min-width:768px){.single-album.single-album .single-album__photo-slider ._theme-slide{width:500px}}@media screen and (min-width:1024px){.single-album.single-album .single-album__photo-slider ._theme-slide{width:700px}}@media screen and (min-width:1440px){.single-album.single-album .single-album__photo-slider ._theme-slide{width:900px}}.single-album.single-album .single-album__photo-slider ._theme-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#1a1a1a80;transition:opacity .34s ease-in-out}.single-album.single-album .single-album__photo-slider ._theme-slide .album__photo{width:100%;height:200px;overflow:hidden}@media screen and (min-width:768px){.single-album.single-album .single-album__photo-slider ._theme-slide .album__photo{height:278px}}@media screen and (min-width:1024px){.single-album.single-album .single-album__photo-slider ._theme-slide .album__photo{height:390px}}@media screen and (min-width:1440px){.single-album.single-album .single-album__photo-slider ._theme-slide .album__photo{height:500px}}.single-album.single-album .single-album__photo-slider ._theme-slide .album__photo img{display:block;width:100%;height:100%;object-fit:cover}.single-album.single-album .single-album__photo-slider ._theme-slide:not(.slick-current){pointer-events:none}.single-album.single-album .single-album__photo-slider ._theme-slide.slick-current{z-index:3;transform:scale(1.2);transition:transform 425ms ease-in-out 425ms,z-index 0ms linear 425ms}.single-album.single-album .single-album__photo-slider ._theme-slide.slick-current:before{opacity:0}.single-album.single-album .single-album__photo-slider ._theme-slider-ui{margin:0 auto;height:auto}@media screen and (min-width:699px){.single-album.single-album .single-album__photo-slider ._theme-slider-ui{display:none}}.single-album.single-album .single-album__photo-slider ._theme-slider-ui .pagination__arrow{display:none}.single-album.single-album .single-album__photo-slider ._theme-slider-ui .slick-dots{position:absolute;left:50%;bottom:-50px;transform:translate(-50%)}.single-album.single-album .single-album__photo-slider ._theme-slider-arrows{position:absolute;bottom:-20px;left:50%;width:260px;height:34px;transform:translate(-50%);z-index:99;pointer-events:none}@media screen and (min-width:600px){.single-album.single-album .single-album__photo-slider ._theme-slider-arrows{top:50%;bottom:auto;width:400px;transform:translate(-50%,-50%)}}@media screen and (min-width:768px){.single-album.single-album .single-album__photo-slider ._theme-slider-arrows{width:740px}}@media screen and (min-width:1024px){.single-album.single-album .single-album__photo-slider ._theme-slider-arrows{width:1000px}}@media screen and (min-width:1440px){.single-album.single-album .single-album__photo-slider ._theme-slider-arrows{width:1300px}}.single-album.single-album .single-album__photo-slider ._theme-slider-arrows .pagination__arrow{width:30px;pointer-events:auto}.single-album.single-album .single-album__photo-slider ._theme-slider-arrows .pagination__arrow:before,.single-album.single-album .single-album__photo-slider ._theme-slider-arrows .pagination__arrow:after{background:var(--barbra-black)}@media screen and (min-width:600px){.single-album.single-album .single-album__photo-slider ._theme-slider-arrows .pagination__arrow:before,.single-album.single-album .single-album__photo-slider ._theme-slider-arrows .pagination__arrow:after{background:var(--white)}}.single-album.single-album .single-album__photo-slider ._theme-slider-arrows .pagination__arrow:hover:before,.single-album.single-album .single-album__photo-slider ._theme-slider-arrows .pagination__arrow:hover:after{background:var(--barbra-pink)}.single-album.single-album .single-album__photo-slider ._theme-slider-arrows .pagination__arrow ._theme-button__label:after{display:none}.single-album.single-album .single-album__nav{display:flex;justify-content:space-between;margin-bottom:60px}@media screen and (min-width:768px){.single-album.single-album .single-album__nav{margin-bottom:120px}}.single-album.single-album .single-album__nav ._theme-button__label{letter-spacing:2px}@media screen and (min-width:768px){.single-album.single-album .single-album__nav ._theme-button__label{letter-spacing:3.6px}}.single-album.single-album .single-album__nav a:hover{color:var(--barbra-pink)}.single-video.single-video .container.container--padded{padding:0 25px;max-width:600px}@media screen and (min-width:768px){.single-video.single-video .container.container--padded{max-width:650px;padding:0 50px}}@media screen and (min-width:1024px){.single-video.single-video .container.container--padded{padding:0 60px;max-width:1080px}}@media screen and (min-width:1280px){.single-video.single-video .container.container--padded{padding:0}}.single-video.single-video .single-video__hero{position:relative;width:100%;height:auto;margin-bottom:55px}.single-video.single-video .single-video__hero>.container.container--max-width{padding:0}.single-video.single-video .single-video__hero[data-theme-build-in-entered] .hero__button{transform:translate(0);opacity:1}.single-video.single-video .single-video__hero .hero__button{position:absolute;top:80px;left:25px;transition:opacity .22s ease-out,transform .22s ease-out;transform:translate(16px);opacity:0}@media screen and (min-width:768px){.single-video.single-video .single-video__hero .hero__button{top:81px}}@media screen and (min-width:1024px){.single-video.single-video .single-video__hero .hero__button{top:177px}}.single-video.single-video .single-video__hero .hero__button ._theme-button__container.container.container.container--2-up ._theme-button__label{transition-duration:.34s,.1s,.34s}@media screen and not (min-width:390px){.single-video.single-video .single-video__hero .hero__button{pointer-events:none}.single-video.single-video .single-video__hero .hero__button ._theme-button__label{opacity:0;pointer-events:none}}.single-video.single-video .single-video__hero .hero__text{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:88px 25px 32px}.single-video.single-video .single-video__hero .hero__text:before{content:"";display:block;position:absolute;top:0;left:50%;width:100vw;height:100%;transform:translate(-50%);background-color:var(--headerBGColor)}@media screen and (min-width:390px){.single-video.single-video .single-video__hero .hero__text{padding-left:25px;padding-right:25px}}@media screen and (min-width:1024px){.single-video.single-video .single-video__hero .hero__text{padding-top:228px;padding-bottom:48px}}.single-video.single-video .single-video__hero .hero__eyebrow,.single-video.single-video .single-video__hero .hero__heading{position:relative;width:fit-content;height:fit-content;text-align:center}.single-video.single-video .single-video__hero .hero__eyebrow{letter-spacing:6px;display:none}.single-video.single-video .single-video__hero .hero__heading{margin-top:40px}@media screen and (max-width:1023px){.single-video.single-video .single-video__hero .hero__heading{line-height:110%}}@media screen and (min-width:1024px){.single-video.single-video .single-video__hero .hero__heading{margin-top:-4px}}.single-video.single-video .single-video__hero .hero__video-wrapper{display:block;position:relative;padding:0 25px}.single-video.single-video .single-video__hero .hero__video-wrapper:before{content:"";display:block;position:absolute;top:0;left:50%;width:100vw;height:50%;transform:translate(-50%);background-color:var(--headerBGColor);z-index:-1}@media screen and (min-width:640px){.single-video.single-video .single-video__hero .hero__video-wrapper{padding:0 40px}}@media screen and (min-width:1024px){.single-video.single-video .single-video__hero .hero__video-wrapper{padding:0 80px}}.single-video.single-video .single-video__hero .hero__video-wrapper .video{position:relative;margin:0 auto;z-index:1;cursor:pointer;box-shadow:0 15px 60px -5px #00000080,0 8px 10px #0003}.single-video.single-video .single-video__hero .hero__video-wrapper .video.active{cursor:unset}.single-video.single-video .single-video__hero .hero__video-wrapper .video.active .video__img-container{pointer-events:none;opacity:0}.single-video.single-video .single-video__hero .hero__video-wrapper .video.active .video__btn{display:none}.single-video.single-video .single-video__hero .hero__video-wrapper .video:hover .video__btn:before{transform:scale(1.125)}.single-video.single-video .single-video__hero .hero__video-wrapper .video:hover .video__img-wrapper{filter:brightness(1.2)}.single-video.single-video .single-video__hero .hero__video-wrapper .video._ratio-4-3{aspect-ratio:4/3}.single-video.single-video .single-video__hero .hero__video-wrapper .video._ratio-4-3 .video__img-wrapper img{height:100%;width:auto}.single-video.single-video .single-video__hero .hero__video-wrapper .video._ratio-16-9{aspect-ratio:16/9}.single-video.single-video .single-video__hero .hero__video-wrapper .video._ratio-16-9 .video__img-wrapper img{height:100%;width:auto}.single-video.single-video .single-video__hero .hero__video-wrapper .video__vid-container{height:100%}.single-video.single-video .single-video__hero .hero__video-wrapper .video__vid-container iframe{width:100%;height:100%}.single-video.single-video .single-video__hero .hero__video-wrapper .video__wrap{height:100%}.single-video.single-video .single-video__hero .hero__video-wrapper .video__img-container{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .15s ease-in}.single-video.single-video .single-video__hero .hero__video-wrapper .video.active .single-video.single-video .single-video__hero .hero__video-wrapper .video__img-container{transition:opacity .5s ease-out}.single-video.single-video .single-video__hero .hero__video-wrapper .video__img-wrapper{display:flex;justify-content:center;align-items:center;height:100%;overflow:hidden;filter:brightness(1);transition:filter .42s ease-out}.single-video.single-video .single-video__hero .hero__video-wrapper .video__img-wrapper img{width:100%;height:auto}.single-video.single-video .single-video__hero .hero__video-wrapper .video__btn{position:absolute;left:50%;top:50%;width:70px;height:70px;transform:translate(-50%,-50%);z-index:1}@media screen and (min-width:1024px){.single-video.single-video .single-video__hero .hero__video-wrapper .video__btn{width:120px;height:120px}}.single-video.single-video .single-video__hero .hero__video-wrapper .video__btn:before{content:"";display:block;position:relative;width:100%;height:100%;border-radius:50%;background:linear-gradient(93deg,#eaeaeab3,#b1b1b1b3 95.67%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .42s cubic-bezier(.175,.885,.32,1.275)}.single-video.single-video .single-video__hero .hero__video-wrapper .video__btn:after{content:"";position:absolute;top:50%;left:50%;width:0px;height:0px;border-style:solid;border-color:transparent transparent var(--black) transparent;border-width:0 6px 6px 6px;transform:rotate(90deg) translate(calc(-50% + 3px)) translateY(calc(50% + 1px))}@media screen and (min-width:1024px){.single-video.single-video .single-video__hero .hero__video-wrapper .video__btn:after{border-width:0 9px 9px 9px;transform:rotate(90deg) translate(calc(-50% + 4px)) translateY(calc(50% + 1px))}}.single-video.single-video .single-video__info .debug{opacity:.25}.single-video.single-video .single-video__info .info__heading-wrapper{position:relative;margin-bottom:30px}@media screen and not (min-width:390px){.single-video.single-video .single-video__info .info__heading-wrapper{text-align:center}}@media screen and (min-width:768px){.single-video.single-video .single-video__info .info__heading-wrapper{flex-direction:column}}@media screen and (min-width:1024px){.single-video.single-video .single-video__info .info__heading-wrapper{flex-direction:row;align-items:center;margin-bottom:40px}}.single-video.single-video .single-video__info .info__button-wrapper.cell{gap:10px}@media screen and (min-width:768px){.single-video.single-video .single-video__info .info__button-wrapper.cell{flex-direction:column;flex:1 1 100%;width:100%}}@media screen and (max-width:1023px){.single-video.single-video .single-video__info .info__button-wrapper.cell{margin:25px auto 0}}@media screen and (min-width:1024px){.single-video.single-video .single-video__info .info__button-wrapper.cell{flex-direction:row;align-items:center;flex:0 1 auto;width:auto}}.single-video.single-video .single-video__info .info__button{margin:0 auto;flex:1 0 auto;width:100%}@media screen and (min-width:1024px){.single-video.single-video .single-video__info .info__button{flex:1 1 auto;width:auto}}.single-video.single-video .single-video__info .info__button ._theme-button__container{width:auto}@media screen and (min-width:1024px){.single-video.single-video .single-video__info .info__button ._theme-button__container{padding:0 35px}}@media screen and not (min-width:390px){.single-video.single-video .single-video__info .info__button ._theme__arrow{display:none}}.single-video.single-video .single-video__info .info__nav{position:relative;display:flex;justify-content:space-between;width:100%;max-width:unset;margin-bottom:50px}@media screen and (min-width:768px){.single-video.single-video .single-video__info .info__nav{margin-bottom:110px}}@media screen and (min-width:1024px){.single-video.single-video .single-video__info .info__nav{max-width:1080px}}@media screen and (min-width:768px){.single-video.single-video .single-video__info .info__nav-button ._theme-button__label span{margin-left:6px}.single-video.single-video .single-video__info .info__nav-button ._theme-button__label br{display:none}}.single-video.single-video .single-video__info .info__nav-button--next ._theme-button__container.container{flex-direction:row-reverse}.single-video.single-video .single-video__info .info__nav-button--next ._theme-button__container.container ._theme-button__label{text-align:right;transform:translate(-1px)}@media screen and (min-width:768px){.single-video.single-video .single-video__info .info__nav-button--next ._theme-button__container.container ._theme-button__label{transform:translate(-5px)}}.single-video.single-video .--flipped-pgn.--flipped-pgn:hover ._theme-button__label{transform:translate(-7px)!important}@media screen and (min-width:768px){.single-video.single-video .--flipped-pgn.--flipped-pgn:hover ._theme-button__label{transform:translate(-13px)!important}}.page.page-stickersheet .container.hero{min-height:40vh}.page.page-stickersheet .theme-selector{display:flex;flex-direction:column;align-items:flex-end;position:fixed;top:90px;left:50%;transform:translate(-50%);padding:10px 25px;text-align:right;max-width:1440px;width:100%;z-index:1}@media screen and (min-width:1024px){.page.page-stickersheet .theme-selector{top:150px;padding:10px 40px}}.page.page-stickersheet .theme-selector label{margin-bottom:10px;font-size:1rem;color:var(--buttonColor)}.page.page-stickersheet .theme-selector-wrapper{position:relative;display:block}.page.page-stickersheet .theme-selector-wrapper:after{content:"";display:block;position:absolute;top:50%;right:0;z-index:1;width:0px;height:0px;border-style:solid;border-color:transparent transparent var(--buttonColor) transparent;border-width:0 3px 4px 3px;transform:rotate(180deg) translateY(calc(50% - 1px)) translate(10px)}@media screen and (min-width:768px){.page.page-stickersheet .theme-selector-wrapper:after{border-width:0 5px 6px 5px;transform:rotate(180deg) translateY(calc(50% - 1px)) translate(10px)}}.page.page-stickersheet .theme-selector select{position:relative;display:block;margin:0;padding:6px 30px 6px 10px;font-size:1.2rem;outline:0px;border:1px solid var(--buttonColor);border-radius:6px;appearance:none}@media screen and (min-width:1024px){.page.page-stickersheet .theme-selector select{font-size:1.6rem}}@media screen and (min-width:1024px){.page.page-stickersheet #content>section.container:not(.hero){padding:0 60px}}@media screen and (min-width:1440px){.page.page-stickersheet #content>section.container:not(.hero){max-width:1560px}}@media screen and (min-width:1560px){.page.page-stickersheet #content>section.container:not(.hero){padding:0;max-width:1440px}}.page.page-stickersheet #content>section.container:not(.hero).container--divider{margin-top:80px;margin-bottom:30px}.page.page-stickersheet #content>section.container:not(.hero).container--divider .eyebrow{letter-spacing:3.4px}.page.page-stickersheet #content>section.container:not(.hero).--push-right{padding-left:36px}@media screen and (min-width:768px){.page.page-stickersheet #content>section.container:not(.hero).--push-right{padding-left:77px}}@media screen and (min-width:1024px){.page.page-stickersheet #content>section.container:not(.hero).--push-right{padding-left:60px}}@media screen and (min-width:1024px){.page.page-stickersheet section.container.container--ticker .container.container--max-width{padding:0}}.page.page-stickersheet .container--breakpoints{display:flex}.page.page-stickersheet .container--breakpoints p{width:100%;flex-basis:100%}.page.page-stickersheet .container--breakpoints p+p{margin-top:30px}@media screen and (min-width:768px){.page.page-stickersheet .container--breakpoints p+p{margin-top:60px}}.page.page-stickersheet .container--breakpoints p.small{display:none}@media screen and (min-width:600px){.page.page-stickersheet .container--breakpoints p.small{display:block}}.page.page-stickersheet .container--breakpoints p.medium{display:none}@media screen and (min-width:768px){.page.page-stickersheet .container--breakpoints p.medium{display:block}}.page.page-stickersheet .container--breakpoints p.large{display:none}@media screen and (min-width:1024px){.page.page-stickersheet .container--breakpoints p.large{display:block}}.page.page-stickersheet .container--breakpoints p.xlarge{display:none}@media screen and (min-width:1440px){.page.page-stickersheet .container--breakpoints p.xlarge{display:block}}.page.page-stickersheet .container--breakpoints p.mobile-only{display:none;color:var(--blue)}@media screen and (max-width:767px){.page.page-stickersheet .container--breakpoints p.mobile-only{display:block}}.page.page-stickersheet .container--breakpoints p.tablet-small-only{display:none;color:var(--blue)}@media screen and (min-width:599px)and (max-width:767px){.page.page-stickersheet .container--breakpoints p.tablet-small-only{display:block}}.page.page-stickersheet .container--breakpoints p.tablet-only{display:none;color:var(--blue)}@media screen and (min-width:768px)and (max-width:1023px){.page.page-stickersheet .container--breakpoints p.tablet-only{display:block}}.page.page-stickersheet .container--breakpoints p.desktop-only{display:none;color:var(--blue)}@media screen and (min-width:1024px){.page.page-stickersheet .container--breakpoints p.desktop-only{display:block}}.page.page-stickersheet .container--text{padding-top:40px;padding-bottom:40px}.page.page-stickersheet .container--text .eyebrow--small{margin-top:10px}.page.page-stickersheet .container--text .heading+.heading{margin-top:40px}@media screen and (min-width:768px){.page.page-stickersheet .container--text .heading+.heading{margin-top:60px}}.page.page-stickersheet .container--text .body{margin:unset}.page.page-stickersheet .container--text .body:first-of-type,.page.page-stickersheet .container--text .body+.body{margin-top:20px}@media screen and (min-width:768px){.page.page-stickersheet .container--text .body:first-of-type,.page.page-stickersheet .container--text .body+.body{margin-top:40px}}.page.page-stickersheet .container.container--templates{padding:30px 20px 0}@media screen and (min-width:768px){.page.page-stickersheet .container.container--templates{padding:30px 45px 0}}@media screen and (min-width:1024px){.page.page-stickersheet .container.container--templates{padding:30px 60px 0}}@media screen and (min-width:1560px){.page.page-stickersheet .container.container--templates{padding:30px 0}}.page.page-stickersheet .container.container--templates .eyebrow--small{margin-bottom:20px}.page.page-stickersheet .container.container--templates .eyebrow--small:not(:first-of-type){margin-top:30px}.page.page-stickersheet .container.container--buttons{padding:30px 20px 0}@media screen and (min-width:768px){.page.page-stickersheet .container.container--buttons{padding:30px 45px 0}}@media screen and (min-width:1024px){.page.page-stickersheet .container.container--buttons{padding:30px 60px 0}}@media screen and (min-width:1560px){.page.page-stickersheet .container.container--buttons{padding:30px 0}}.page.page-stickersheet .container.container--buttons .container.--push-right{padding-left:16px}@media screen and (min-width:768px){.page.page-stickersheet .container.container--buttons .container.--push-right{padding-left:32px}}@media screen and (min-width:1024px){.page.page-stickersheet .container.container--buttons .container.--push-right{padding-left:45px}}@media screen and (min-width:1440px){.page.page-stickersheet .container.container--buttons .container.--push-right{padding-left:60px}}.page.page-stickersheet .container.container--buttons .container--max-width{padding-top:30px;padding-bottom:30px;background-color:#9e989838;border-radius:8px;overflow:hidden}.page.page-stickersheet .container.container--buttons .container--max-width>label:not(:first-child){margin-top:45px}.page.page-stickersheet .container.container--buttons .container--max-width>label+._theme-button{margin-top:12px;margin-left:12px}.page.page-stickersheet .container--cards .eyebrow--small,.page.page-stickersheet .container--events .eyebrow--small{margin:0 auto 20px}.page.page-stickersheet .container--cards .eyebrow--small:not(:first-of-type),.page.page-stickersheet .container--events .eyebrow--small:not(:first-of-type){margin-top:60px}.single-post .hero{padding:150px 0 60px;background:var(--barbra-pink)}.single-post .hero .container.container--max-width{max-width:1200px;padding:0 30px}@media screen and (min-width:768px){.single-post .hero .container.container--max-width{padding:0 45px}}@media screen and (min-width:1024px){.single-post .hero .container.container--max-width{padding:0 60px}}@media screen and (min-width:1440px){.single-post .hero .container.container--max-width{padding:0 60px}}.single-post .hero__button--back{left:0}@media screen and (min-width:768px){.single-post .hero__button--back{left:0}}.single-post .hero__button--back:before,.single-post .hero__button--back:after{content:"";position:absolute;top:-1px;left:0;width:2px;height:10px;background:var(--barbra-black);transform:rotate(30deg);transition:background .34s ease-in-out;opacity:1}@media screen and (min-width:768px){.single-post .hero__button--back:before,.single-post .hero__button--back:after{top:-2px}}.single-post .hero__button--back:after{top:auto;bottom:-1px;transform:rotate(-30deg)}@media screen and (min-width:768px){.single-post .hero__button--back:after{bottom:-2px}}.single-post .hero__button--back ._theme-button__container ._theme-button__label.cell{color:var(--barbra-black);font-size:1.4rem;font-weight:600;padding-left:20px}.single-post .hero__button--back ._theme-button__container ._theme-button__label.cell:after{display:none}.single-post .hero__button--back:hover:before,.single-post .hero__button--back:hover:after{border:none;background:var(--white)}.single-post .hero__button--back:hover ._theme-button__container ._theme-button__label.cell{color:var(--white)}.single-post .hero .post-date{display:flex;align-items:center;justify-content:center;margin:10px auto 30px;color:var(--barbra-black);font-size:1.6rem;font-weight:400;text-align:center}.single-post .hero .heading--1{width:100%;margin:0 auto;font-size:calc(28px + 22 * (100vw - 320px) / 1120);font-weight:400;font-family:var(--century-old);line-height:1.2em;text-align:center;text-transform:none;text-indent:0}@media screen and (min-width:1440px){.single-post .hero .heading--1{font-size:5rem}}.single-post .container.container--text{padding:60px 0}.single-post .container.container--text .container.container--max-width{max-width:1200px;padding:0 30px}@media screen and (min-width:768px){.single-post .container.container--text .container.container--max-width{padding:0 45px}}@media screen and (min-width:1024px){.single-post .container.container--text .container.container--max-width{padding:0 60px}}@media screen and (min-width:600px){.single-post .container.container--text{padding:60px 0 120px}}.single-post .container.container--text.container--has-featured-image{padding:0 0 60px}@media screen and (min-width:600px){.single-post .container.container--text.container--has-featured-image{padding:0 0 120px}}.single-post .container.container--text .featured-image-wrap{position:relative}.single-post .container.container--text .featured-image-wrap:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:calc(50% - 25px);background:var(--barbra-pink);transform:translate(-50%)}.single-post .container.container--text .featured-image-wrap .featured-image{position:relative;display:inline-block;width:100%;max-width:100%;margin:0 auto 50px}.single-post .container.container--text h2,.single-post .container.container--text h3,.single-post .container.container--text h4{margin:0 0 1rem;font-family:var(--century-old);font-weight:400;text-transform:none}.single-post .container.container--text h1{font-size:5rem;line-height:1.2em}.single-post .container.container--text h2{font-size:4rem;line-height:1.2em}.single-post .container.container--text h3{font-size:3rem;line-height:1.2em}.single-post .container.container--text h4{font-size:2.4rem;line-height:1.2em}.single-post .container.container--text h2+p,.single-post .container.container--text h3+p,.single-post .container.container--text h4+p{margin:0}.single-post .container.container--text p{font-family:var(--century-old);font-size:1.8rem;font-weight:400;line-height:1.7em;margin:0;padding:0 0 1.7em}@media screen and (min-width:1024px){.single-post .container.container--text p{font-size:2.2rem}}.single-post .container.container--text a{font-size:1.8rem;font-weight:700;transition:color .34s ease-in-out}@media screen and (min-width:1024px){.single-post .container.container--text a{font-size:2.2rem}}.single-post .container.container--text a:hover{color:var(--barbra-pink)}.single-post .container.container--text .wp-block-image{position:relative;margin:10px auto 50px}.single-post .container.container--text .wp-block-image:before{content:"";position:absolute;top:50%;left:50%;width:100vw;height:calc(100% - 128px);background:var(--barbra-pink);z-index:-1;transform:translate(-50%,-50%)}@media screen and (min-width:600px){.single-post .container.container--text .alignleft{float:left;margin:10px 30px 20px 0}.single-post .container.container--text .alignleft:before{left:auto;right:0;transform:translateY(-50%)}}@media screen and (min-width:600px){.single-post .container.container--text .alignright{float:right;margin:10px 0 20px 30px}.single-post .container.container--text .alignright:before{left:0;transform:translateY(-50%)}}.single-post .container.container--text .wp-block-embed-youtube{margin:10px auto 50px}.single-post .container.container--text ol,.single-post .container.container--text ul{margin:0;padding:0 0 1.7em 40px}.single-post .container.container--text ol li,.single-post .container.container--text ul li{font-family:var(--century-old);font-size:1.8rem;font-weight:400;line-height:1.7em}@media screen and (min-width:1024px){.single-post .container.container--text ol li,.single-post .container.container--text ul li{font-size:2.2rem}}.single-post .container.container--text ol li::marker,.single-post .container.container--text ul li::marker{color:var(--barbra-pink);font-weight:700}.single-post .container.container--text ol{list-style:decimal}.single-post .container.container--text ul{list-style:disc}@media screen and (min-width:550px){.single-post .container.block--news{padding:0}}._icon._icon--ukg{position:relative}._icon._icon--ukg .icon-outer{position:absolute;width:100%;height:100%}._icon._icon--ukg .icon-inner{position:absolute;left:calc(50% - 1px);top:calc(50% + 2px);width:66px;height:66px;transform:translate(-50%,-50%)}.--phone,a.--phone,a[href^=tel].--phone{text-decoration-line:underline;white-space:nowrap}.--underline-enabled{text-decoration-style:solid;text-decoration-thickness:1.5px;text-underline-offset:4px}*{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;text-wrap:pretty}.author,.page,.search,.error404,.blog,.single,.category{font-family:var(--public-sans),sans-serif;font-style:normal;font-weight:400;font-size:1.2rem;line-height:150%}@media screen and (min-width:768px){.author,.page,.search,.error404,.blog,.single,.category{font-size:1.4rem}}@media screen and (min-width:1024px){.author,.page,.search,.error404,.blog,.single,.category{font-size:1.8rem}}.author .has-eyebrow-font-size.has-eyebrow-font-size,.page .has-eyebrow-font-size.has-eyebrow-font-size,.search .has-eyebrow-font-size.has-eyebrow-font-size,.error404 .has-eyebrow-font-size.has-eyebrow-font-size,.blog .has-eyebrow-font-size.has-eyebrow-font-size,.single .has-eyebrow-font-size.has-eyebrow-font-size,.category .has-eyebrow-font-size.has-eyebrow-font-size{font-style:normal;font-weight:600;font-size:1.3rem;line-height:100%;text-transform:uppercase}@media screen and (min-width:768px){.author .has-eyebrow-font-size.has-eyebrow-font-size,.page .has-eyebrow-font-size.has-eyebrow-font-size,.search .has-eyebrow-font-size.has-eyebrow-font-size,.error404 .has-eyebrow-font-size.has-eyebrow-font-size,.blog .has-eyebrow-font-size.has-eyebrow-font-size,.single .has-eyebrow-font-size.has-eyebrow-font-size,.category .has-eyebrow-font-size.has-eyebrow-font-size{font-size:1.4rem}}@media screen and (min-width:1024px){.author .has-eyebrow-font-size.has-eyebrow-font-size,.page .has-eyebrow-font-size.has-eyebrow-font-size,.search .has-eyebrow-font-size.has-eyebrow-font-size,.error404 .has-eyebrow-font-size.has-eyebrow-font-size,.blog .has-eyebrow-font-size.has-eyebrow-font-size,.single .has-eyebrow-font-size.has-eyebrow-font-size,.category .has-eyebrow-font-size.has-eyebrow-font-size{font-size:1.5rem}}.author .has-button-label-font-size.has-button-label-font-size,.page .has-button-label-font-size.has-button-label-font-size,.search .has-button-label-font-size.has-button-label-font-size,.error404 .has-button-label-font-size.has-button-label-font-size,.blog .has-button-label-font-size.has-button-label-font-size,.single .has-button-label-font-size.has-button-label-font-size,.category .has-button-label-font-size.has-button-label-font-size{font-style:normal;font-weight:700;font-size:16px;line-height:110%}.author .has-body-1-font-size.has-body-1-font-size,.page .has-body-1-font-size.has-body-1-font-size,.search .has-body-1-font-size.has-body-1-font-size,.error404 .has-body-1-font-size.has-body-1-font-size,.blog .has-body-1-font-size.has-body-1-font-size,.single .has-body-1-font-size.has-body-1-font-size,.category .has-body-1-font-size.has-body-1-font-size{font-style:normal;font-weight:400;font-size:1.2rem;line-height:150%}@media screen and (min-width:768px){.author .has-body-1-font-size.has-body-1-font-size,.page .has-body-1-font-size.has-body-1-font-size,.search .has-body-1-font-size.has-body-1-font-size,.error404 .has-body-1-font-size.has-body-1-font-size,.blog .has-body-1-font-size.has-body-1-font-size,.single .has-body-1-font-size.has-body-1-font-size,.category .has-body-1-font-size.has-body-1-font-size{font-size:1.4rem}}@media screen and (min-width:1024px){.author .has-body-1-font-size.has-body-1-font-size,.page .has-body-1-font-size.has-body-1-font-size,.search .has-body-1-font-size.has-body-1-font-size,.error404 .has-body-1-font-size.has-body-1-font-size,.blog .has-body-1-font-size.has-body-1-font-size,.single .has-body-1-font-size.has-body-1-font-size,.category .has-body-1-font-size.has-body-1-font-size{font-size:1.8rem}}.author .has-display-4-font-size.has-display-4-font-size,.page .has-display-4-font-size.has-display-4-font-size,.search .has-display-4-font-size.has-display-4-font-size,.error404 .has-display-4-font-size.has-display-4-font-size,.blog .has-display-4-font-size.has-display-4-font-size,.single .has-display-4-font-size.has-display-4-font-size,.category .has-display-4-font-size.has-display-4-font-size{font-style:normal;font-weight:400;font-size:3rem;line-height:100%;-webkit-font-smoothing:antialiased}@media screen and (min-width:768px){.author .has-display-4-font-size.has-display-4-font-size,.page .has-display-4-font-size.has-display-4-font-size,.search .has-display-4-font-size.has-display-4-font-size,.error404 .has-display-4-font-size.has-display-4-font-size,.blog .has-display-4-font-size.has-display-4-font-size,.single .has-display-4-font-size.has-display-4-font-size,.category .has-display-4-font-size.has-display-4-font-size{font-size:4rem}}@media screen and (min-width:1024px){.author .has-display-4-font-size.has-display-4-font-size,.page .has-display-4-font-size.has-display-4-font-size,.search .has-display-4-font-size.has-display-4-font-size,.error404 .has-display-4-font-size.has-display-4-font-size,.blog .has-display-4-font-size.has-display-4-font-size,.single .has-display-4-font-size.has-display-4-font-size,.category .has-display-4-font-size.has-display-4-font-size{font-size:6rem}}.author .has-display-4-font-size.has-display-4-font-size b,.author .has-display-4-font-size.has-display-4-font-size strong,.page .has-display-4-font-size.has-display-4-font-size b,.page .has-display-4-font-size.has-display-4-font-size strong,.search .has-display-4-font-size.has-display-4-font-size b,.search .has-display-4-font-size.has-display-4-font-size strong,.error404 .has-display-4-font-size.has-display-4-font-size b,.error404 .has-display-4-font-size.has-display-4-font-size strong,.blog .has-display-4-font-size.has-display-4-font-size b,.blog .has-display-4-font-size.has-display-4-font-size strong,.single .has-display-4-font-size.has-display-4-font-size b,.single .has-display-4-font-size.has-display-4-font-size strong,.category .has-display-4-font-size.has-display-4-font-size b,.category .has-display-4-font-size.has-display-4-font-size strong{font-weight:800}.author .has-display-3-font-size.has-display-3-font-size,.page .has-display-3-font-size.has-display-3-font-size,.search .has-display-3-font-size.has-display-3-font-size,.error404 .has-display-3-font-size.has-display-3-font-size,.blog .has-display-3-font-size.has-display-3-font-size,.single .has-display-3-font-size.has-display-3-font-size,.category .has-display-3-font-size.has-display-3-font-size{font-style:normal;font-weight:400;font-size:2.4rem;line-height:100%;-webkit-font-smoothing:antialiased}@media screen and (min-width:768px){.author .has-display-3-font-size.has-display-3-font-size,.page .has-display-3-font-size.has-display-3-font-size,.search .has-display-3-font-size.has-display-3-font-size,.error404 .has-display-3-font-size.has-display-3-font-size,.blog .has-display-3-font-size.has-display-3-font-size,.single .has-display-3-font-size.has-display-3-font-size,.category .has-display-3-font-size.has-display-3-font-size{font-size:3.6rem}}@media screen and (min-width:1024px){.author .has-display-3-font-size.has-display-3-font-size,.page .has-display-3-font-size.has-display-3-font-size,.search .has-display-3-font-size.has-display-3-font-size,.error404 .has-display-3-font-size.has-display-3-font-size,.blog .has-display-3-font-size.has-display-3-font-size,.single .has-display-3-font-size.has-display-3-font-size,.category .has-display-3-font-size.has-display-3-font-size{font-size:4rem}}.author .has-display-3-font-size.has-display-3-font-size b,.author .has-display-3-font-size.has-display-3-font-size strong,.page .has-display-3-font-size.has-display-3-font-size b,.page .has-display-3-font-size.has-display-3-font-size strong,.search .has-display-3-font-size.has-display-3-font-size b,.search .has-display-3-font-size.has-display-3-font-size strong,.error404 .has-display-3-font-size.has-display-3-font-size b,.error404 .has-display-3-font-size.has-display-3-font-size strong,.blog .has-display-3-font-size.has-display-3-font-size b,.blog .has-display-3-font-size.has-display-3-font-size strong,.single .has-display-3-font-size.has-display-3-font-size b,.single .has-display-3-font-size.has-display-3-font-size strong,.category .has-display-3-font-size.has-display-3-font-size b,.category .has-display-3-font-size.has-display-3-font-size strong{font-weight:800}.author .has-display-2-font-size.has-display-2-font-size,.page .has-display-2-font-size.has-display-2-font-size,.search .has-display-2-font-size.has-display-2-font-size,.error404 .has-display-2-font-size.has-display-2-font-size,.blog .has-display-2-font-size.has-display-2-font-size,.single .has-display-2-font-size.has-display-2-font-size,.category .has-display-2-font-size.has-display-2-font-size{font-style:normal;font-weight:400;font-size:5rem;line-height:100%;text-transform:uppercase;-webkit-font-smoothing:antialiased}@media screen and (min-width:600px){.author .has-display-2-font-size.has-display-2-font-size,.page .has-display-2-font-size.has-display-2-font-size,.search .has-display-2-font-size.has-display-2-font-size,.error404 .has-display-2-font-size.has-display-2-font-size,.blog .has-display-2-font-size.has-display-2-font-size,.single .has-display-2-font-size.has-display-2-font-size,.category .has-display-2-font-size.has-display-2-font-size{font-size:8rem}}@media screen and (min-width:768px){.author .has-display-2-font-size.has-display-2-font-size,.page .has-display-2-font-size.has-display-2-font-size,.search .has-display-2-font-size.has-display-2-font-size,.error404 .has-display-2-font-size.has-display-2-font-size,.blog .has-display-2-font-size.has-display-2-font-size,.single .has-display-2-font-size.has-display-2-font-size,.category .has-display-2-font-size.has-display-2-font-size{font-size:12rem}}@media screen and (min-width:1024px){.author .has-display-2-font-size.has-display-2-font-size,.page .has-display-2-font-size.has-display-2-font-size,.search .has-display-2-font-size.has-display-2-font-size,.error404 .has-display-2-font-size.has-display-2-font-size,.blog .has-display-2-font-size.has-display-2-font-size,.single .has-display-2-font-size.has-display-2-font-size,.category .has-display-2-font-size.has-display-2-font-size{font-size:18rem}}.author .has-display-2-font-size.has-display-2-font-size b,.author .has-display-2-font-size.has-display-2-font-size strong,.page .has-display-2-font-size.has-display-2-font-size b,.page .has-display-2-font-size.has-display-2-font-size strong,.search .has-display-2-font-size.has-display-2-font-size b,.search .has-display-2-font-size.has-display-2-font-size strong,.error404 .has-display-2-font-size.has-display-2-font-size b,.error404 .has-display-2-font-size.has-display-2-font-size strong,.blog .has-display-2-font-size.has-display-2-font-size b,.blog .has-display-2-font-size.has-display-2-font-size strong,.single .has-display-2-font-size.has-display-2-font-size b,.single .has-display-2-font-size.has-display-2-font-size strong,.category .has-display-2-font-size.has-display-2-font-size b,.category .has-display-2-font-size.has-display-2-font-size strong{font-weight:800}.author .has-display-1-font-size.has-display-1-font-size,.page .has-display-1-font-size.has-display-1-font-size,.search .has-display-1-font-size.has-display-1-font-size,.error404 .has-display-1-font-size.has-display-1-font-size,.blog .has-display-1-font-size.has-display-1-font-size,.single .has-display-1-font-size.has-display-1-font-size,.category .has-display-1-font-size.has-display-1-font-size{font-style:normal;font-weight:400;font-size:7.2rem;line-height:100%;text-transform:uppercase;-webkit-font-smoothing:antialiased}@media screen and (min-width:768px){.author .has-display-1-font-size.has-display-1-font-size,.page .has-display-1-font-size.has-display-1-font-size,.search .has-display-1-font-size.has-display-1-font-size,.error404 .has-display-1-font-size.has-display-1-font-size,.blog .has-display-1-font-size.has-display-1-font-size,.single .has-display-1-font-size.has-display-1-font-size,.category .has-display-1-font-size.has-display-1-font-size{font-size:10rem}}@media screen and (min-width:1024px){.author .has-display-1-font-size.has-display-1-font-size,.page .has-display-1-font-size.has-display-1-font-size,.search .has-display-1-font-size.has-display-1-font-size,.error404 .has-display-1-font-size.has-display-1-font-size,.blog .has-display-1-font-size.has-display-1-font-size,.single .has-display-1-font-size.has-display-1-font-size,.category .has-display-1-font-size.has-display-1-font-size{font-size:14rem}}@media screen and (min-width:1440px){.author .has-display-1-font-size.has-display-1-font-size,.page .has-display-1-font-size.has-display-1-font-size,.search .has-display-1-font-size.has-display-1-font-size,.error404 .has-display-1-font-size.has-display-1-font-size,.blog .has-display-1-font-size.has-display-1-font-size,.single .has-display-1-font-size.has-display-1-font-size,.category .has-display-1-font-size.has-display-1-font-size{font-size:20rem}}.author .has-display-1-font-size.has-display-1-font-size b,.author .has-display-1-font-size.has-display-1-font-size strong,.page .has-display-1-font-size.has-display-1-font-size b,.page .has-display-1-font-size.has-display-1-font-size strong,.search .has-display-1-font-size.has-display-1-font-size b,.search .has-display-1-font-size.has-display-1-font-size strong,.error404 .has-display-1-font-size.has-display-1-font-size b,.error404 .has-display-1-font-size.has-display-1-font-size strong,.blog .has-display-1-font-size.has-display-1-font-size b,.blog .has-display-1-font-size.has-display-1-font-size strong,.single .has-display-1-font-size.has-display-1-font-size b,.single .has-display-1-font-size.has-display-1-font-size strong,.category .has-display-1-font-size.has-display-1-font-size b,.category .has-display-1-font-size.has-display-1-font-size strong{font-weight:800}.author #wrapper,.page #wrapper,.search #wrapper,.error404 #wrapper,.blog #wrapper,.single #wrapper,.category #wrapper{display:block;position:relative}.author #container,.page #container,.search #container,.error404 #container,.blog #container,.single #container,.category #container{overflow-x:hidden}.author p,.page p,.search p,.error404 p,.blog p,.single p,.category p{position:relative;line-height:normal}.author .--max-width,.page .--max-width,.search .--max-width,.error404 .--max-width,.blog .--max-width,.single .--max-width,.category .--max-width{max-width:1440px}.author .container,.page .container,.search .container,.error404 .container,.blog .container,.single .container,.category .container{position:relative;width:100%;margin:0 auto}.author .container.container--max-width,.page .container.container--max-width,.search .container.container--max-width,.error404 .container.container--max-width,.blog .container.container--max-width,.single .container.container--max-width,.category .container.container--max-width{max-width:1440px;padding:0 20px}@media screen and (min-width:768px){.author .container.container--max-width,.page .container.container--max-width,.search .container.container--max-width,.error404 .container.container--max-width,.blog .container.container--max-width,.single .container.container--max-width,.category .container.container--max-width{padding:0 45px}}@media screen and (min-width:1024px){.author .container.container--max-width,.page .container.container--max-width,.search .container.container--max-width,.error404 .container.container--max-width,.blog .container.container--max-width,.single .container.container--max-width,.category .container.container--max-width{padding:0 60px}}@media screen and (min-width:1440px){.author .container.container--max-width,.page .container.container--max-width,.search .container.container--max-width,.error404 .container.container--max-width,.blog .container.container--max-width,.single .container.container--max-width,.category .container.container--max-width{padding:0 90px}}.author .container.container--2-up,.page .container.container--2-up,.search .container.container--2-up,.error404 .container.container--2-up,.blog .container.container--2-up,.single .container.container--2-up,.category .container.container--2-up{display:flex;flex-direction:column}@media screen and (min-width:768px){.author .container.container--2-up,.page .container.container--2-up,.search .container.container--2-up,.error404 .container.container--2-up,.blog .container.container--2-up,.single .container.container--2-up,.category .container.container--2-up{flex-direction:row}}.author .container.container--2-up .cell,.page .container.container--2-up .cell,.search .container.container--2-up .cell,.error404 .container.container--2-up .cell,.blog .container.container--2-up .cell,.single .container.container--2-up .cell,.category .container.container--2-up .cell{flex:1 1 100%;width:100%}@media screen and (min-width:768px){.author .container.container--2-up .cell,.page .container.container--2-up .cell,.search .container.container--2-up .cell,.error404 .container.container--2-up .cell,.blog .container.container--2-up .cell,.single .container.container--2-up .cell,.category .container.container--2-up .cell{flex:1 1 50%;width:50%}}.author .container.container--3-up,.page .container.container--3-up,.search .container.container--3-up,.error404 .container.container--3-up,.blog .container.container--3-up,.single .container.container--3-up,.category .container.container--3-up{display:flex;flex-direction:column}@media screen and (min-width:768px){.author .container.container--3-up,.page .container.container--3-up,.search .container.container--3-up,.error404 .container.container--3-up,.blog .container.container--3-up,.single .container.container--3-up,.category .container.container--3-up{flex-direction:row}}.author .container.container--3-up .cell,.page .container.container--3-up .cell,.search .container.container--3-up .cell,.error404 .container.container--3-up .cell,.blog .container.container--3-up .cell,.single .container.container--3-up .cell,.category .container.container--3-up .cell{flex:1 1 100%;width:100%}@media screen and (min-width:768px){.author .container.container--3-up .cell,.page .container.container--3-up .cell,.search .container.container--3-up .cell,.error404 .container.container--3-up .cell,.blog .container.container--3-up .cell,.single .container.container--3-up .cell,.category .container.container--3-up .cell{flex:1 1 33.33333%;width:33.33333%}}.author .container.container--4-up,.page .container.container--4-up,.search .container.container--4-up,.error404 .container.container--4-up,.blog .container.container--4-up,.single .container.container--4-up,.category .container.container--4-up{display:flex;flex-direction:column}@media screen and (min-width:768px){.author .container.container--4-up,.page .container.container--4-up,.search .container.container--4-up,.error404 .container.container--4-up,.blog .container.container--4-up,.single .container.container--4-up,.category .container.container--4-up{flex-direction:row}}.author .container.container--4-up .cell,.page .container.container--4-up .cell,.search .container.container--4-up .cell,.error404 .container.container--4-up .cell,.blog .container.container--4-up .cell,.single .container.container--4-up .cell,.category .container.container--4-up .cell{flex:1 1 100%;width:100%}@media screen and (min-width:768px){.author .container.container--4-up .cell,.page .container.container--4-up .cell,.search .container.container--4-up .cell,.error404 .container.container--4-up .cell,.blog .container.container--4-up .cell,.single .container.container--4-up .cell,.category .container.container--4-up .cell{flex:1 1 25%;width:25%}}.author .container sup,.page .container sup,.search .container sup,.error404 .container sup,.blog .container sup,.single .container sup,.category .container sup{font-size:60%;font-weight:600;vertical-align:top}.author .container .nobreak,.page .container .nobreak,.search .container .nobreak,.error404 .container .nobreak,.blog .container .nobreak,.single .container .nobreak,.category .container .nobreak{white-space:nowrap}.author .container a,.author .container a:link,.author .container a:active,.author .container a:visited,.page .container a,.page .container a:link,.page .container a:active,.page .container a:visited,.search .container a,.search .container a:link,.search .container a:active,.search .container a:visited,.error404 .container a,.error404 .container a:link,.error404 .container a:active,.error404 .container a:visited,.blog .container a,.blog .container a:link,.blog .container a:active,.blog .container a:visited,.single .container a,.single .container a:link,.single .container a:active,.single .container a:visited,.category .container a,.category .container a:link,.category .container a:active,.category .container a:visited{color:var(--barbra-black)}.author .container .--underline-anim,.author .container .--underline-static,.author .container a.--underline-anim,.author .container a.--underline-static,.page .container .--underline-anim,.page .container .--underline-static,.page .container a.--underline-anim,.page .container a.--underline-static,.search .container .--underline-anim,.search .container .--underline-static,.search .container a.--underline-anim,.search .container a.--underline-static,.error404 .container .--underline-anim,.error404 .container .--underline-static,.error404 .container a.--underline-anim,.error404 .container a.--underline-static,.blog .container .--underline-anim,.blog .container .--underline-static,.blog .container a.--underline-anim,.blog .container a.--underline-static,.single .container .--underline-anim,.single .container .--underline-static,.single .container a.--underline-anim,.single .container a.--underline-static,.category .container .--underline-anim,.category .container .--underline-static,.category .container a.--underline-anim,.category .container a.--underline-static{--underlineHeight: 2px}.author .container .--underline-anim:after,.author .container .--underline-static:after,.author .container a.--underline-anim:after,.author .container a.--underline-static:after,.page .container .--underline-anim:after,.page .container .--underline-static:after,.page .container a.--underline-anim:after,.page .container a.--underline-static:after,.search .container .--underline-anim:after,.search .container .--underline-static:after,.search .container a.--underline-anim:after,.search .container a.--underline-static:after,.error404 .container .--underline-anim:after,.error404 .container .--underline-static:after,.error404 .container a.--underline-anim:after,.error404 .container a.--underline-static:after,.blog .container .--underline-anim:after,.blog .container .--underline-static:after,.blog .container a.--underline-anim:after,.blog .container a.--underline-static:after,.single .container .--underline-anim:after,.single .container .--underline-static:after,.single .container a.--underline-anim:after,.single .container a.--underline-static:after,.category .container .--underline-anim:after,.category .container .--underline-static:after,.category .container a.--underline-anim:after,.category .container a.--underline-static:after{content:"";display:block;position:absolute;left:50%;width:100%;height:var(--underlineHeight);background:var(--barbra-black);bottom:-1px;transform:translate(-50%) scaleX(0);transition:transform .22s ease-out}.author .container .--underline-anim,.author .container .--underline-anim:link,.author .container .--underline-anim:active,.author .container .--underline-anim:visited,.author .container .--underline-anim:hover,.author .container .--underline-static,.author .container .--underline-static:link,.author .container .--underline-static:active,.author .container .--underline-static:visited,.author .container .--underline-static:hover,.author .container a.--underline-anim,.author .container a.--underline-anim:link,.author .container a.--underline-anim:active,.author .container a.--underline-anim:visited,.author .container a.--underline-anim:hover,.author .container a.--underline-static,.author .container a.--underline-static:link,.author .container a.--underline-static:active,.author .container a.--underline-static:visited,.author .container a.--underline-static:hover,.page .container .--underline-anim,.page .container .--underline-anim:link,.page .container .--underline-anim:active,.page .container .--underline-anim:visited,.page .container .--underline-anim:hover,.page .container .--underline-static,.page .container .--underline-static:link,.page .container .--underline-static:active,.page .container .--underline-static:visited,.page .container .--underline-static:hover,.page .container a.--underline-anim,.page .container a.--underline-anim:link,.page .container a.--underline-anim:active,.page .container a.--underline-anim:visited,.page .container a.--underline-anim:hover,.page .container a.--underline-static,.page .container a.--underline-static:link,.page .container a.--underline-static:active,.page .container a.--underline-static:visited,.page .container a.--underline-static:hover,.search .container .--underline-anim,.search .container .--underline-anim:link,.search .container .--underline-anim:active,.search .container .--underline-anim:visited,.search .container .--underline-anim:hover,.search .container .--underline-static,.search .container .--underline-static:link,.search .container .--underline-static:active,.search .container .--underline-static:visited,.search .container .--underline-static:hover,.search .container a.--underline-anim,.search .container a.--underline-anim:link,.search .container a.--underline-anim:active,.search .container a.--underline-anim:visited,.search .container a.--underline-anim:hover,.search .container a.--underline-static,.search .container a.--underline-static:link,.search .container a.--underline-static:active,.search .container a.--underline-static:visited,.search .container a.--underline-static:hover,.error404 .container .--underline-anim,.error404 .container .--underline-anim:link,.error404 .container .--underline-anim:active,.error404 .container .--underline-anim:visited,.error404 .container .--underline-anim:hover,.error404 .container .--underline-static,.error404 .container .--underline-static:link,.error404 .container .--underline-static:active,.error404 .container .--underline-static:visited,.error404 .container .--underline-static:hover,.error404 .container a.--underline-anim,.error404 .container a.--underline-anim:link,.error404 .container a.--underline-anim:active,.error404 .container a.--underline-anim:visited,.error404 .container a.--underline-anim:hover,.error404 .container a.--underline-static,.error404 .container a.--underline-static:link,.error404 .container a.--underline-static:active,.error404 .container a.--underline-static:visited,.error404 .container a.--underline-static:hover,.blog .container .--underline-anim,.blog .container .--underline-anim:link,.blog .container .--underline-anim:active,.blog .container .--underline-anim:visited,.blog .container .--underline-anim:hover,.blog .container .--underline-static,.blog .container .--underline-static:link,.blog .container .--underline-static:active,.blog .container .--underline-static:visited,.blog .container .--underline-static:hover,.blog .container a.--underline-anim,.blog .container a.--underline-anim:link,.blog .container a.--underline-anim:active,.blog .container a.--underline-anim:visited,.blog .container a.--underline-anim:hover,.blog .container a.--underline-static,.blog .container a.--underline-static:link,.blog .container a.--underline-static:active,.blog .container a.--underline-static:visited,.blog .container a.--underline-static:hover,.single .container .--underline-anim,.single .container .--underline-anim:link,.single .container .--underline-anim:active,.single .container .--underline-anim:visited,.single .container .--underline-anim:hover,.single .container .--underline-static,.single .container .--underline-static:link,.single .container .--underline-static:active,.single .container .--underline-static:visited,.single .container .--underline-static:hover,.single .container a.--underline-anim,.single .container a.--underline-anim:link,.single .container a.--underline-anim:active,.single .container a.--underline-anim:visited,.single .container a.--underline-anim:hover,.single .container a.--underline-static,.single .container a.--underline-static:link,.single .container a.--underline-static:active,.single .container a.--underline-static:visited,.single .container a.--underline-static:hover,.category .container .--underline-anim,.category .container .--underline-anim:link,.category .container .--underline-anim:active,.category .container .--underline-anim:visited,.category .container .--underline-anim:hover,.category .container .--underline-static,.category .container .--underline-static:link,.category .container .--underline-static:active,.category .container .--underline-static:visited,.category .container .--underline-static:hover,.category .container a.--underline-anim,.category .container a.--underline-anim:link,.category .container a.--underline-anim:active,.category .container a.--underline-anim:visited,.category .container a.--underline-anim:hover,.category .container a.--underline-static,.category .container a.--underline-static:link,.category .container a.--underline-static:active,.category .container a.--underline-static:visited,.category .container a.--underline-static:hover{text-decoration:none}.author .container .--underline-static:after,.author .container a.--underline-static:after,.page .container .--underline-static:after,.page .container a.--underline-static:after,.search .container .--underline-static:after,.search .container a.--underline-static:after,.error404 .container .--underline-static:after,.error404 .container a.--underline-static:after,.blog .container .--underline-static:after,.blog .container a.--underline-static:after,.single .container .--underline-static:after,.single .container a.--underline-static:after,.category .container .--underline-static:after,.category .container a.--underline-static:after{transform:translate(-50%) scaleX(1)}body:not(.is-touch-centric) .author .container .--underline-anim:hover:after,body:not(.is-touch-centric) .author .container a.--underline-anim:hover:after,body:not(.is-touch-centric) .page .container .--underline-anim:hover:after,body:not(.is-touch-centric) .page .container a.--underline-anim:hover:after,body:not(.is-touch-centric) .search .container .--underline-anim:hover:after,body:not(.is-touch-centric) .search .container a.--underline-anim:hover:after,body:not(.is-touch-centric) .error404 .container .--underline-anim:hover:after,body:not(.is-touch-centric) .error404 .container a.--underline-anim:hover:after,body:not(.is-touch-centric) .blog .container .--underline-anim:hover:after,body:not(.is-touch-centric) .blog .container a.--underline-anim:hover:after,body:not(.is-touch-centric) .single .container .--underline-anim:hover:after,body:not(.is-touch-centric) .single .container a.--underline-anim:hover:after,body:not(.is-touch-centric) .category .container .--underline-anim:hover:after,body:not(.is-touch-centric) .category .container a.--underline-anim:hover:after{transform:translate(-50%) scaleX(1)}.author .container .--underline-multiline,.author .container a[href*=mailto],.author .container.container--the-content a,.author .container .--underline-multiline-static,.author .container a.--underline-multiline,.author .container a.--underline-multiline-static,.page .container .--underline-multiline,.page .container a[href*=mailto],.page .container.container--the-content a,.page .container .--underline-multiline-static,.page .container a.--underline-multiline,.page .container a.--underline-multiline-static,.search .container .--underline-multiline,.search .container a[href*=mailto],.search .container.container--the-content a,.search .container .--underline-multiline-static,.search .container a.--underline-multiline,.search .container a.--underline-multiline-static,.error404 .container .--underline-multiline,.error404 .container a[href*=mailto],.error404 .container.container--the-content a,.error404 .container .--underline-multiline-static,.error404 .container a.--underline-multiline,.error404 .container a.--underline-multiline-static,.blog .container .--underline-multiline,.blog .container a[href*=mailto],.blog .container.container--the-content a,.blog .container .--underline-multiline-static,.blog .container a.--underline-multiline,.blog .container a.--underline-multiline-static,.single .container .--underline-multiline,.single .container a[href*=mailto],.single .container.container--the-content a,.single .container .--underline-multiline-static,.single .container a.--underline-multiline,.single .container a.--underline-multiline-static,.category .container .--underline-multiline,.category .container a[href*=mailto],.category .container.container--the-content a,.category .container .--underline-multiline-static,.category .container a.--underline-multiline,.category .container a.--underline-multiline-static{--underlineHeight: 2px;background-image:linear-gradient(var(--barbra-black),var(--barbra-black));background-repeat:no-repeat;background-position:50% 100%;background-size:0% var(--underlineHeight);transition:background-size .3s}.author .container .--underline-multiline-static,.author .container a.--underline-multiline-static,.page .container .--underline-multiline-static,.page .container a.--underline-multiline-static,.search .container .--underline-multiline-static,.search .container a.--underline-multiline-static,.error404 .container .--underline-multiline-static,.error404 .container a.--underline-multiline-static,.blog .container .--underline-multiline-static,.blog .container a.--underline-multiline-static,.single .container .--underline-multiline-static,.single .container a.--underline-multiline-static,.category .container .--underline-multiline-static,.category .container a.--underline-multiline-static{background-size:100% var(--underlineHeight)}body:not(.is-touch-centric) .author .container .--underline-multiline:hover,body:not(.is-touch-centric) .author .container a[href*=mailto]:hover,body:not(.is-touch-centric) .author .container.container--the-content a:hover,body:not(.is-touch-centric) .author .container .--underline-multiline:focus,body:not(.is-touch-centric) .author .container a[href*=mailto]:focus,body:not(.is-touch-centric) .author .container.container--the-content a:focus,body:not(.is-touch-centric) .author .container a.--underline-multiline:hover,body:not(.is-touch-centric) .author .container a.--underline-multiline:focus,body:not(.is-touch-centric) .page .container .--underline-multiline:hover,body:not(.is-touch-centric) .page .container a[href*=mailto]:hover,body:not(.is-touch-centric) .page .container.container--the-content a:hover,body:not(.is-touch-centric) .page .container .--underline-multiline:focus,body:not(.is-touch-centric) .page .container a[href*=mailto]:focus,body:not(.is-touch-centric) .page .container.container--the-content a:focus,body:not(.is-touch-centric) .page .container a.--underline-multiline:hover,body:not(.is-touch-centric) .page .container a.--underline-multiline:focus,body:not(.is-touch-centric) .search .container .--underline-multiline:hover,body:not(.is-touch-centric) .search .container a[href*=mailto]:hover,body:not(.is-touch-centric) .search .container.container--the-content a:hover,body:not(.is-touch-centric) .search .container .--underline-multiline:focus,body:not(.is-touch-centric) .search .container a[href*=mailto]:focus,body:not(.is-touch-centric) .search .container.container--the-content a:focus,body:not(.is-touch-centric) .search .container a.--underline-multiline:hover,body:not(.is-touch-centric) .search .container a.--underline-multiline:focus,body:not(.is-touch-centric) .error404 .container .--underline-multiline:hover,body:not(.is-touch-centric) .error404 .container a[href*=mailto]:hover,body:not(.is-touch-centric) .error404 .container.container--the-content a:hover,body:not(.is-touch-centric) .error404 .container .--underline-multiline:focus,body:not(.is-touch-centric) .error404 .container a[href*=mailto]:focus,body:not(.is-touch-centric) .error404 .container.container--the-content a:focus,body:not(.is-touch-centric) .error404 .container a.--underline-multiline:hover,body:not(.is-touch-centric) .error404 .container a.--underline-multiline:focus,body:not(.is-touch-centric) .blog .container .--underline-multiline:hover,body:not(.is-touch-centric) .blog .container a[href*=mailto]:hover,body:not(.is-touch-centric) .blog .container.container--the-content a:hover,body:not(.is-touch-centric) .blog .container .--underline-multiline:focus,body:not(.is-touch-centric) .blog .container a[href*=mailto]:focus,body:not(.is-touch-centric) .blog .container.container--the-content a:focus,body:not(.is-touch-centric) .blog .container a.--underline-multiline:hover,body:not(.is-touch-centric) .blog .container a.--underline-multiline:focus,body:not(.is-touch-centric) .single .container .--underline-multiline:hover,body:not(.is-touch-centric) .single .container a[href*=mailto]:hover,body:not(.is-touch-centric) .single .container.container--the-content a:hover,body:not(.is-touch-centric) .single .container .--underline-multiline:focus,body:not(.is-touch-centric) .single .container a[href*=mailto]:focus,body:not(.is-touch-centric) .single .container.container--the-content a:focus,body:not(.is-touch-centric) .single .container a.--underline-multiline:hover,body:not(.is-touch-centric) .single .container a.--underline-multiline:focus,body:not(.is-touch-centric) .category .container .--underline-multiline:hover,body:not(.is-touch-centric) .category .container a[href*=mailto]:hover,body:not(.is-touch-centric) .category .container.container--the-content a:hover,body:not(.is-touch-centric) .category .container .--underline-multiline:focus,body:not(.is-touch-centric) .category .container a[href*=mailto]:focus,body:not(.is-touch-centric) .category .container.container--the-content a:focus,body:not(.is-touch-centric) .category .container a.--underline-multiline:hover,body:not(.is-touch-centric) .category .container a.--underline-multiline:focus{background-size:100% var(--underlineHeight)}.author .lottie-player,.page .lottie-player,.search .lottie-player,.error404 .lottie-player,.blog .lottie-player,.single .lottie-player,.category .lottie-player{position:relative;display:block;width:100%;height:100%;max-height:300px}.author #container .hentry>*:first-child:not(.container.hero),.page #container .hentry>*:first-child:not(.container.hero),.search #container .hentry>*:first-child:not(.container.hero),.error404 #container .hentry>*:first-child:not(.container.hero),.blog #container .hentry>*:first-child:not(.container.hero),.single #container .hentry>*:first-child:not(.container.hero),.category #container .hentry>*:first-child:not(.container.hero){margin-top:200px}.author .wrapper,.page .wrapper,.search .wrapper,.error404 .wrapper,.blog .wrapper,.single .wrapper,.category .wrapper{position:relative;width:1080px;max-width:100%;height:100%;margin:0 auto}.author .page__content,.page .page__content,.search .page__content,.error404 .page__content,.blog .page__content,.single .page__content,.category .page__content{width:100%}.author .page__content>.content-container,.page .page__content>.content-container,.search .page__content>.content-container,.error404 .page__content>.content-container,.blog .page__content>.content-container,.single .page__content>.content-container,.category .page__content>.content-container{width:100%;display:flex;justify-content:center}.author :focus,.author :focus-visible,.page :focus,.page :focus-visible,.search :focus,.search :focus-visible,.error404 :focus,.error404 :focus-visible,.blog :focus,.blog :focus-visible,.single :focus,.single :focus-visible,.category :focus,.category :focus-visible{outline:1px dashed var(--navCurrentItemColor);outline-offset:6px}.author #wrapper .--focusable:focus,.author #wrapper .--focusable:focus-visible,.page #wrapper .--focusable:focus,.page #wrapper .--focusable:focus-visible,.search #wrapper .--focusable:focus,.search #wrapper .--focusable:focus-visible,.error404 #wrapper .--focusable:focus,.error404 #wrapper .--focusable:focus-visible,.blog #wrapper .--focusable:focus,.blog #wrapper .--focusable:focus-visible,.single #wrapper .--focusable:focus,.single #wrapper .--focusable:focus-visible,.category #wrapper .--focusable:focus,.category #wrapper .--focusable:focus-visible{outline:1px dashed var(--navCurrentItemColor);outline-offset:6px}.author .--inverted:focus,.author .--inverted:focus-visible,.page .--inverted:focus,.page .--inverted:focus-visible,.search .--inverted:focus,.search .--inverted:focus-visible,.error404 .--inverted:focus,.error404 .--inverted:focus-visible,.blog .--inverted:focus,.blog .--inverted:focus-visible,.single .--inverted:focus,.single .--inverted:focus-visible,.category .--inverted:focus,.category .--inverted:focus-visible{outline-color:var(--navItemInvertedColor)}.author .container.container--the-content,.page .container.container--the-content,.search .container.container--the-content,.error404 .container.container--the-content,.blog .container.container--the-content,.single .container.container--the-content,.category .container.container--the-content{margin-bottom:105px;color:var(--barbra--black);text-align:center;font-style:normal;font-weight:400}.author .container.container--the-content:before,.page .container.container--the-content:before,.search .container.container--the-content:before,.error404 .container.container--the-content:before,.blog .container.container--the-content:before,.single .container.container--the-content:before,.category .container.container--the-content:before{content:"";display:block;position:relative;width:100%;height:15px}.author .container.container--the-content.container--max-width,.page .container.container--the-content.container--max-width,.search .container.container--the-content.container--max-width,.error404 .container.container--the-content.container--max-width,.blog .container.container--the-content.container--max-width,.single .container.container--the-content.container--max-width,.category .container.container--the-content.container--max-width{padding:0 40px}@media screen and (min-width:768px){.author .container.container--the-content.container--max-width,.page .container.container--the-content.container--max-width,.search .container.container--the-content.container--max-width,.error404 .container.container--the-content.container--max-width,.blog .container.container--the-content.container--max-width,.single .container.container--the-content.container--max-width,.category .container.container--the-content.container--max-width{padding:0 90px}}@media screen and (min-width:1024px){.author .container.container--the-content.container--max-width,.page .container.container--the-content.container--max-width,.search .container.container--the-content.container--max-width,.error404 .container.container--the-content.container--max-width,.blog .container.container--the-content.container--max-width,.single .container.container--the-content.container--max-width,.category .container.container--the-content.container--max-width{padding:0 120px}}@media screen and (min-width:1440px){.author .container.container--the-content.container--max-width,.page .container.container--the-content.container--max-width,.search .container.container--the-content.container--max-width,.error404 .container.container--the-content.container--max-width,.blog .container.container--the-content.container--max-width,.single .container.container--the-content.container--max-width,.category .container.container--the-content.container--max-width{padding:0 180px}}.author .container.container--the-content h4,.page .container.container--the-content h4,.search .container.container--the-content h4,.error404 .container.container--the-content h4,.blog .container.container--the-content h4,.single .container.container--the-content h4,.category .container.container--the-content h4{font-size:3rem;line-height:100%;-webkit-font-smoothing:antialiased;font-family:var(--century-old),sans-serif;color:var(--barbra-black);font-size:1.6rem;font-style:normal;font-weight:400;line-height:170%;text-align:center}@media screen and (min-width:768px){.author .container.container--the-content h4,.page .container.container--the-content h4,.search .container.container--the-content h4,.error404 .container.container--the-content h4,.blog .container.container--the-content h4,.single .container.container--the-content h4,.category .container.container--the-content h4{font-size:4rem}}@media screen and (min-width:1024px){.author .container.container--the-content h4,.page .container.container--the-content h4,.search .container.container--the-content h4,.error404 .container.container--the-content h4,.blog .container.container--the-content h4,.single .container.container--the-content h4,.category .container.container--the-content h4{font-size:6rem}}.author .container.container--the-content h4 b,.author .container.container--the-content h4 strong,.page .container.container--the-content h4 b,.page .container.container--the-content h4 strong,.search .container.container--the-content h4 b,.search .container.container--the-content h4 strong,.error404 .container.container--the-content h4 b,.error404 .container.container--the-content h4 strong,.blog .container.container--the-content h4 b,.blog .container.container--the-content h4 strong,.single .container.container--the-content h4 b,.single .container.container--the-content h4 strong,.category .container.container--the-content h4 b,.category .container.container--the-content h4 strong{font-weight:800}@media screen and (min-width:390px){.author .container.container--the-content h4,.page .container.container--the-content h4,.search .container.container--the-content h4,.error404 .container.container--the-content h4,.blog .container.container--the-content h4,.single .container.container--the-content h4,.category .container.container--the-content h4{font-size:clamp(1.6rem,1.08rem + 1.333vw,3rem)}}@media screen and (min-width:1440px){.author .container.container--the-content h4,.page .container.container--the-content h4,.search .container.container--the-content h4,.error404 .container.container--the-content h4,.blog .container.container--the-content h4,.single .container.container--the-content h4,.category .container.container--the-content h4{font-size:3rem}}.--color-black{color:var(--barbra-black)}.--color-white{color:var(--barbra-offwhite)}.--bg-color-black{background-color:var(--barbra-black);color:var(--barbra-offwhite)}
