@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-spacing:0}*{box-sizing:border-box}img{max-width:100%}body,html{margin:0;color:#474747;font:100%/1.5 adobe-garamond-pro,serif}.container{position:relative;max-width:1260px;width:94%;margin:0 auto}body{display:flex;min-height:100vh;flex-direction:column;font-size:112.5%}@media screen and (min-width:400px){body{font-size:106.3%}}@media screen and (min-width:600px){body{font-size:118.8%}}@media screen and (min-width:890px){body{font-size:125%}}@media screen and (min-width:1050px){body{font-size:131.3%}}@media screen and (min-width:1250px){body{font-size:143.8%}}a{color:#85754F;transition:color 120ms ease-in}a:hover{color:#8e7d54}a.button:hover{color:#474747}a.more{font-family:franklin-gothic-urw,sans-serif;font-weight:600;text-decoration:underline!important;margin:1.75em 0 .75em;display:block;font-size:.93rem}a.more-feed{font-family:franklin-gothic-urw,sans-serif;font-weight:900;text-decoration:underline!important;margin-top:1.75em;margin-bottom:calc(2vh + 3.25em);display:block;font-size:1.18rem}.button{color:#444;display:inline-block;background:#bdb090;transition:background-color 120ms ease-in;padding:.85em 1.5em;font-family:franklin-gothic-urw,sans-serif;font-weight:600;font-size:14px;cursor:pointer;border:3px solid transparent;margin-bottom:10px;text-decoration:none}@media screen and (min-width:980px){.button{font-size:15px}}@media screen and (min-width:1250px){.button{font-size:17px}}.button.button-secondary{background:0 0;border:3px solid #b2a27d}.button:hover{background-color:#b2a27d}.button+.button{margin-left:8px}.button.button-large{font-size:1em}em,i{font-style:italic}small{font-size:.85em}p{margin:0 0 2em}h1,h2,h3,h4,h5,h6{font-size:2em;line-height:1;margin:.125em 0 .5em;font-weight:600}@media screen and (min-width:400px){h1{font-size:2.65em}}@media screen and (min-width:600px){h1{font-size:2.95em}}@media screen and (min-width:890px){h1{font-size:3.25em}}@media screen and (min-width:1050px){h1{font-size:3.5em}}@media screen and (min-width:600px){h2{font-size:2.25em}}@media screen and (min-width:890px){h2{font-size:2.5em}}@media screen and (min-width:1050px){h2{font-size:2.75em}}@media screen and (min-width:890px){h3{font-size:2.125em}}@media screen and (min-width:1050px){h3{font-size:2.35em}}.h4,.headline4,h4{font-weight:700;font-size:1.3em;margin:0 0 .75em;display:block}@media screen and (min-width:890px){.h4,.headline4,h4{font-size:1.5em}}h1 p,h2 p,h3 p,h4 p,h5 p{margin:0!important;display:inline}b,strong{font-weight:600}@media screen and (min-width:890px){.feature-headline{font-size:2.125em}}@media screen and (min-width:1050px){.feature-headline{font-size:2.35em}}@media screen and (min-width:600px){.headline2{font-size:2.25em}}@media screen and (min-width:890px){.headline2{font-size:2.5em}}@media screen and (min-width:1050px){.headline2{font-size:2.75em}}.headline2.headline2-center{text-align:center}@media screen and (min-width:890px){.headline3{font-size:2.125em}}@media screen and (min-width:1050px){.headline3{font-size:2.35em}}.pagewrap{flex:1}@media screen and (min-width:980px){.figure-left,.image-float-left{width:40%;float:left;margin-right:1em;margin-bottom:1em;margin-top:1em}.figure-right,.image-float-right{width:40%;float:right;margin-left:1em;margin-bottom:1em;margin-top:1em}}blockquote{font-style:italic}#menu{position:absolute;width:300px;width:90%;max-width:420px;transition:all 120ms ease-in;display:block}#menu[aria-expanded=true]{left:0;z-index:5}#menu[aria-expanded=false]{left:-300px;left:-90%;z-index:5}#search-form{transition:all 120ms ease-in}#search-form[aria-expanded=true]{display:block;margin-bottom:-1.25em}#search-form[aria-expanded=false]{display:none}#sub-nav{transition:all 120ms ease-in}#sub-nav[aria-expanded=true]{display:block}#sub-nav[aria-expanded=false]{display:none}.sub-nav-link:after{content:"▼";font-size:.65em;line-height:1.7}.sub-nav-link.expanded:after{content:"▲"}.skipto{position:absolute;left:0;top:-1000px;width:1px;height:1px;overflow:hidden}@media screen and (min-width:750px){.sub-nav-link{display:none}#sub-nav,#sub-nav[aria-expanded=false]{display:block}}.site-header{font-size:.93rem;font-family:franklin-gothic-urw,sans-serif;padding:1em 0;position:relative;width:100%;line-height:1.15}@media screen and (min-width:750px){.site-header{padding:.85em 0 0}}.site-header ul{list-style-type:none;padding:0}.site-header a{text-decoration:none}.site-header a:hover{transition:color 120ms ease-in}.site-header .icon-hamburger,.site-header .icon-search{transition:fill 120ms ease-in}.site-header .search-icon{position:absolute;top:26px;right:1em;display:block;width:24px;height:25px}.site-header .icon-hamburger{position:absolute;top:26px}.site-header .icon-hamburger,.site-header .icon-pill{max-width:24px}.site-header .icon-hamburger{left:1em}.ac-header{background:#f2f2f1}.ac-header .ac-logo{width:100%;max-width:150px;height:42px;padding-top:4px;margin:0 auto;display:block;text-align:center}@media screen and (min-width:750px){.ac-header .ac-logo{margin:.25em auto;max-width:400px;padding-top:8px;height:auto}}.ac-header .ac-logo img{width:100%;max-width:245px;margin:0 auto}.ac-header .ac-logo span{display:none}@media screen and (min-width:750px){.ac-header .ac-logo span{font-size:15px;display:block;text-align:center}}.ac-header a{color:#fff}@media screen and (min-width:750px){.ac-header a{color:#474747}}.ac-header a:hover{color:#85754F}.ac-header .icon-hamburger,.ac-header .icon-search{fill:#474747}.ac-header .icon-hamburger:hover,.ac-header .icon-search:hover{fill:#b2a27d}.ac-header .go-to svg{fill:#474747}.ac-header .menu{background:#e8e8e6}@media screen and (min-width:750px){.ac-header .menu{background:#e8e8e6}}.ac-header .menu li a{color:#474747}.ac-header .menu li a:hover{background:#dededc}@media screen and (min-width:750px){.ac-header .menu li a:hover{background:0 0}}.ac-header .menu li a svg{fill:#474747}.ac-header .menu li a.button{background:#d5d5d1}@media screen and (min-width:750px){.ac-header .menu li a.button{background:#474747}}.ac-header .menu li a.button:hover{background-color:#c1c1bc}@media screen and (min-width:750px){.ac-header .menu li a.button:hover{background-color:#2d2d2d}}@media screen and (min-width:750px){.ac-header .goto ul li a{color:#fff}}.asc-header{background:#222}@media screen and (min-width:750px){.asc-header .asc-logo{display:block;max-width:480px;margin:0 auto;position:relative}.asc-header .asc-logo:before{content:"The American Society";position:absolute;top:25px;left:0}.asc-header .asc-logo:after{content:"Of Cinematographers";position:absolute;top:25px;right:0}.asc-header .asc-logo:after,.asc-header .asc-logo:before{text-transform:uppercase;font:16px/1 adobe-garamond-pro,serif;color:#ebebeb;font-weight:700;letter-spacing:.025em}}.asc-header .asc-logo span{display:none}@media screen and (min-width:750px){.asc-header .asc-logo span{font:16px/1.2 adobe-garamond-pro,serif;color:rgba(255,255,255,.85);display:block;text-align:center;margin-top:5px}.asc-header .asc-logo span em{color:#85754F}.asc-header .asc-logo span em:after{content:"\2022";margin:0 .5em;font-size:.825em}.asc-header .asc-logo span em:last-child:after{display:none}}.asc-header .asc-logo svg{width:100%;max-width:32px;margin:0 auto;display:block}@media screen and (min-width:750px){.asc-header .asc-logo svg{max-width:46px}}.asc-header a{color:#fff}.asc-header a:hover{color:#85754F}.asc-header .icon-hamburger,.asc-header .icon-search{fill:#fff}.asc-header .icon-hamburger:hover,.asc-header .icon-search:hover{fill:#b2a27d}.asc-header .menu{background:#373737}@media screen and (min-width:750px){.asc-header .menu{background:#131313}}.asc-header .menu li a:hover{color:#fff;background:#3f3f3f}@media screen and (min-width:750px){.asc-header .menu li a:hover{color:#85754F;background:0 0}}.asc-header .menu li a.button{background:#474747}.asc-header .menu li a.button:hover{background-color:#2d2d2d}.icon-ac-pill,.icon-asc-pill{fill:#fff}.menu{margin:1em 0 -1em;padding:1em 0 2em}.menu ul{margin:0}.menu li{display:block;margin:0;padding:0}.menu li a{display:block;padding:1.2vh 1em;padding:calc(0.5em + 0.75vh) 1em;transition:background 120ms ease-in}.menu li a svg{width:32px;height:32px;margin:0 10px 0 -3px;float:left}.menu li a.button{border:none;text-align:center;padding:.65em;margin:1em 1em 0;transition:background-color 120ms ease-in}.go-to{display:none}@media screen and (min-width:750px){.menu-link{display:none}#menu{position:static;width:auto;width:100%;display:inline;display:block;max-width:none;clear:both;margin-top:1.15em;text-align:center}.go-to{display:block;position:absolute;top:35px;left:2em;margin:0}.go-to span{display:none}.go-to svg.icon-pill{width:40px;height:50px;max-width:40px;transition:fill 120ms ease-in}.go-to svg.icon-pill:hover{fill:#b2a27d}.site-header{display:block}.site-header .search-icon{top:48px;right:2em;width:34px;height:35px}.site-header .icon-hamburger{max-width:32px;top:48px;right:2em}.site-header .icon-pill{float:left;position:relative;left:0;top:0}.menu{padding:0 0 0 2em;margin:0;background:0 0}.menu ul{display:inline-block}.menu li{display:inline-block;margin:1.15em 1.25em 1.15em 0}.menu li:nth-last-child(2){margin-right:0}.menu li a{display:inline-block;padding:0;background:0 0}.menu li a:hover{background:0 0;color:#8e7d54}.menu li a:active{text-decoration:underline}.menu li.go-to-link{display:none}.menu li.go-to-link a:hover{color:#fff;background:#3f3f3f}}.subnav{font-size:.93rem;list-style-type:none;margin:0;padding:.75em;border-bottom:1px solid rgba(0,0,0,.15);display:block;overflow:hidden;background:#B2A07C}@media screen and (min-width:750px){.subnav{padding:.75em 2em;text-align:center}}.subnav ul{width:98%}.subnav li{display:block;margin:0}@media screen and (min-width:750px){.subnav li{display:inline-block;margin-right:.5em;margin-left:.5em;margin-bottom:0}.subnav li:last-child{margin-right:0}}.subnav a{text-decoration:none;color:#fff;font-family:franklin-gothic-urw,sans-serif}.subnav a:hover{color:#474747}.search-form{margin:1em 0 -1em;padding:2em 1em 1.5em}@media screen and (min-width:750px){.search-form{margin:0}}.search-form form{overflow:hidden;padding:2px;max-width:900px;margin:0 auto}.search-form button[type=submit].button,.search-form input[type=search]{box-sizing:border-box;border:none;font-size:1em;padding:0 .75em;height:2.75em;font-family:franklin-gothic-urw,sans-serif;float:left;-webkit-appearance:none}.search-form input[type=search]{color:#474747;border:none;width:100%;margin-bottom:.5em}@media (min-width:750px){.search-form input[type=search]{width:70%;margin-bottom:0}}.search-form button[type=submit].button{color:#474747;width:100%;border:none;background:#b2a27d;cursor:pointer;-webkit-appearance:none;transition:background-color 120ms ease-in}.search-form button[type=submit].button:hover{background-color:#a59267}@media (min-width:750px){.search-form button[type=submit].button{width:30%}}.feed-layout .feed.primary.search-results li{margin-bottom:0}.feed-layout .feed.primary.search-results li .widget{margin-bottom:1.5em}.site-footer .container{width:94%}@media screen and (min-width:750px){.site-footer .logo-footer{max-width:200px;margin:-5.5em auto 3em}}@media screen and (min-width:750px){.site-footer .ac-logo-footer{max-width:220px;margin:1em auto 4.5em}}@media screen and (min-width:750px){.site-footer{padding:2.5em 2em .35em}.site-footer .connect-block{display:flex;justify-content:space-between}.site-footer .connect-block div{float:left;width:96%}}@media (min-width:750px){.site-footer .newsletter-signup input[type=email]{width:70%;margin-bottom:0}}@media (min-width:750px){.site-footer .newsletter-signup input[type=submit]{width:30%}}.site-footer{font-size:.93rem;font-family:franklin-gothic-urw,sans-serif;color:#f2f2f1;position:relative;float:left;width:100%;line-height:1.15;display:block;padding:2.5em 1em .35em;background:#474747}.site-footer .container{max-width:1200px;margin:0 auto}.site-footer .connect-block .unit{margin-bottom:3em}.site-footer .logo-footer{margin:-4em auto 2.25em;max-width:171px;display:block}@media screen and (min-width:750px){.site-footer .logo-footer{max-width:200px;margin:-5em auto 3em}}.site-footer .ac-logo-footer{margin:1em auto 3em;max-width:200px;display:block}@media screen and (min-width:750px){.site-footer .ac-logo-footer{max-width:220px;margin:1em auto 4.5em}}.site-footer.asc-footer{margin-top:0}@media screen and (min-width:750px){.site-footer{padding:2.5em 2em .35em}.site-footer .connect-block{display:flex;justify-content:space-between}.site-footer .connect-block div{float:left;width:96%}}.site-footer a{color:#f2f2f1;text-decoration:none}.site-footer a:hover{color:#b2a27d}.site-footer ul{padding:0;margin:0 0 1em}.site-footer li{display:inline-block;list-style-type:none;margin:0 .5em .5em 0}.site-footer .details{border-top:1px solid rgba(255,255,255,.15);padding-top:1.5em}.site-footer .social-links{padding:0;margin:0}.site-footer .social-links svg{fill:#f2f2f1;max-width:20px;max-height:20px;padding:0;margin:auto}.site-footer .social-links li{display:inline-block;list-style-type:none;margin:0 3px;width:auto}.site-footer .social-links li a{font-size:1rem;line-height:0;border:1px solid #f2f2f1;border-radius:10em;padding:.7em;display:inline-block;transition:background-color 100ms ease-in}.site-footer .social-links li a:hover{background:#f2f2f1}.site-footer .social-links li a:hover svg{fill:#474747}.site-footer .newsletter-signup{min-width:65%}.site-footer .newsletter-signup form{padding:0;max-width:700px;overflow:hidden}.site-footer .newsletter-signup input[type=email],.site-footer .newsletter-signup input[type=submit]{box-sizing:border-box;border:none;font-size:1em;padding:0 .75em;height:2.75em;font-family:franklin-gothic-urw,sans-serif;float:left}.site-footer .newsletter-signup input[type=email]{color:#474747;width:100%;margin-bottom:.5em}@media (min-width:750px){.site-footer .newsletter-signup input[type=email]{width:70%;margin-bottom:0}}.site-footer .newsletter-signup input[type=submit]{color:#f2f2f1;width:100%;border:1px solid #f2f2f1;background:0 0;cursor:pointer;-webkit-appearance:none;transition:background-color 100ms ease-in}.site-footer .newsletter-signup input[type=submit]:hover{background-color:#e1e1de;color:#474747}@media (min-width:750px){.site-footer .newsletter-signup input[type=submit]{width:30%}}.prefooter{margin-top:1em;font-family:franklin-gothic-urw,sans-serif}.prefooter .flex-item-center{margin-bottom:1em}@media screen and (min-width:980px){.prefooter{display:flex;justify-content:space-between}.prefooter .flex-item-center+.flex-item{padding-left:2%}.prefooter .flex-item-center{flex:1 1 300px;margin-bottom:auto}.prefooter .flex-item{flex:1 1 600px}}.prefooter p{font-size:.75em;max-width:400px}.prefooter .flex-item img{width:30%;margin:.5em 1.5%;height:auto!important}.prefooter .flex-item img:last-child{margin-right:0}.centered-block{max-width:36em;margin:0 auto;width:94%}.centered-block-image{margin:0 auto;width:40%;padding:70px 0 10px}hr{width:5em;border:3px solid #b2a27d}.col-flex{display:flex;flex-wrap:wrap}.col-flex .flex-item{flex:1 1 300px}.tier{padding:3em 0 4em;padding:calc(0.7vmax + 2em) 0 calc(0.7vmax + 3em)}.tier h1,.tier h2,.tier h3,.tier h4{text-align:center}.tier .prefooter h4{text-align:left}.tier.less-pad{padding:1vmin 0 2.5vmin}header+.centered-block p:last-of-type{margin-bottom:0}.tier.gray{background:#ebebeb}.tier.centered{text-align:center}header.tier{padding:calc(0.4vmax + 1.9em) 0}.tier .tier:first-child{padding-top:0}.tier+.tier{padding:.8em 0 calc(0.7vmax + 3em)}.flex-images{overflow:hidden}.flex-images .item{float:left;margin:4px;border:1px solid #eee;box-sizing:content-box;overflow:hidden;position:relative}.flex-images .item img{display:block;width:auto;height:100%}.banner-card{font-size:.875em;background:0 0/cover no-repeat #333;display:flex;justify-content:center;padding:4% 0}@media screen and (min-width:980px){.banner-card{justify-content:flex-end}}.banner-card#artistry{background:0 0/cover #333}.banner-card .card{background:#fff;max-width:520px;padding:1.75em;margin:2em 5% 0;line-height:1.3}@media screen and (min-width:980px){.banner-card .card{width:calc(220px + 15%)}}.banner-card .card-logo{max-width:200px;margin:-3.5em auto 1em;display:block}.banner-card.banner-card-awards .card{margin-top:4em}.banner-card.banner-card-awards .card-logo{max-height:230px;max-width:25%;margin-top:-7em}.actions{text-align:center}.actions-photogallery{text-align:center;padding-top:1em;padding-bottom:2em}#artistry .h2-small-italic,#loyalty .h2-small-italic,#progress .h2-small-italic{display:none}@media screen and (min-width:980px){#artistry .h2-small-italic,#loyalty .h2-small-italic,#progress .h2-small-italic{color:#fff;position:absolute;font-style:italic;font-weight:700;left:1em;font-size:1.25em;display:block}}@media screen and (min-width:980px){#progress .h2-small-italic{color:#000}}.two-col-features{font-size:.875em;width:98%;max-width:1200px;margin:0 auto;padding:2% 0}@media screen and (min-width:750px){.two-col-features{display:flex;justify-content:space-around}}.two-col-features img{margin-bottom:1em}.two-col-features div{max-width:500px;padding:1em;text-align:center;margin:2% auto}#thismonth{order:-9}#ad{order:-8}#articles{order:-7}#featuredvideo{order:-6}#podcasts,#productsandservices{order:-5}#archivearticle{order:-3}#ourblogs{order:-2}#ad:last-of-type{order:-1}.ad-ordered #ad:last-of-type{order:inherit}.grid{max-width:1260px;width:94%;margin:calc(1em + 1.5%) auto;display:flex;flex-direction:column;font-size:.875em}@media screen and (min-width:681px){.grid{display:block;column-count:3;-webkit-column-count:3;column-gap:2.5em;-webkit-column-gap:2.5em;column-width:300px;-webkit-column-width:300px}}.grid .module{display:block}.grid .module h1,.grid .module h3{font-size:1.45em;border-bottom:7px solid #b2a27d;margin-bottom:1em;padding-bottom:.35em}.grid .module-content{overflow:hidden;margin-bottom:2em;min-width:300px;width:100%}@media screen and (min-width:400px){.grid .module-content{display:inline-block}}.grid .module-photogallery{overflow:hidden;margin-bottom:2em;min-width:300px;min-height:400px;width:100%}@media screen and (min-width:400px){.grid .module-photogallery{display:inline-block}}.grid .module-photogallery-lg{overflow:hidden;margin-bottom:4em;min-width:300px;min-height:400px;width:100%}@media screen and (min-width:400px){.grid .module-photogallery-lg{display:inline-block}}.grid p{line-height:1.3}.grid .feed ul{margin-bottom:2em}.boxed{background:#ebebeb;padding:1em;text-align:center;overflow:hidden}.boxed img{max-width:270px;margin:0 auto 1em;display:block}.grid .boxed p{margin-bottom:1em}.grid .module h3+.boxed{margin-top:-1.7em}.module.promo .module-content{background:#ebebeb;padding:1.25em 0;text-align:center;min-height:275px;margin-bottom:0}.module.promo .module-content img{margin:0 auto;display:block}.promo-margin{margin-bottom:2em}.module .fluid-width-video-wrapper{margin-bottom:.5em}.flex-grid{max-width:1260px;margin:60px auto;height:75%}.flex-grid:after{content:'';display:block;clear:both}.flex-grid .isotope-item,.flex-grid .isotope-sizer{width:100%;padding:0 25px}@media only screen and (min-width:700px){.flex-grid .isotope-item,.flex-grid .isotope-sizer{width:50%}}@media only screen and (min-width:1056px){.flex-grid .isotope-item,.flex-grid .isotope-sizer{width:calc(100% / 3)}}.flex-grid .widget .flex-item{background:#ebebeb;width:85px;height:85px}.flex-grid .widget .flex-item img{display:block}.flex-grid .play-button{width:100%}.flex-grid .number{display:none}.flex-grid .module{display:block}.flex-grid .module h1,.flex-grid .module h3{font-size:1.45em;border-bottom:7px solid #b2a27d;margin-bottom:1em;padding-bottom:.35em}.flex-grid .module-content{overflow:hidden;margin-bottom:2em;min-width:300px;width:100%}@media screen and (min-width:400px){.flex-grid .module-content{display:inline-block}}.flex-grid #featuredvideo{margin-bottom:2em}.winner{background:#eee;padding:.75em}.winner:before{content:"Winner";font-weight:700;color:#85754F;text-transform:uppercase;display:block;font-size:.83em}.awards-feed h3+ul{margin-top:-.75em!important}.awards-feed h3+b{margin-top:-.75em!important;font-size:.875em;margin-bottom:.75em}.awards-feed li{font-size:.875em;margin-bottom:.75em}.awards-feed .lined li{margin-bottom:.75em;border-bottom:1px solid #ebebeb;padding-bottom:.75em}.css-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2.5em}h4.left{text-align:left}h4.right{text-align:right}.centered,h4.center{text-align:center}.feed-layout{padding:3em 0;padding:calc(1vw + 2em) 0;overflow:hidden}.feed-layout .primary{overflow:hidden;margin-bottom:1em}.feed-layout .primary li{margin-bottom:3.25em;margin-bottom:calc(2vh + 3.25em)}.feed-layout .sidebar-promo{width:300px;margin:0 auto 2em;overflow:hidden}.feed-layout .sidebar-content{overflow:hidden}@media screen and (min-width:750px){.feed-layout .primary{float:left;width:auto;max-width:calc(100% - 300px);overflow:hidden;padding-right:7%}.feed-layout .sidebar-promo{float:right}.feed-layout .sidebar-content{width:300px;float:right}}.feed,.sidebar{overflow:hidden;font-family:franklin-gothic-urw,sans-serif}.feed h3,.sidebar h3{font-family:adobe-garamond-pro,serif}.feed .headline4,.sidebar .headline4{font-family:franklin-gothic-urw,sans-serif}.feed ul,.sidebar ul{list-style-type:none;padding:0;margin:0}.feed a,.sidebar a{text-decoration:none;transition:color 120ms ease-in}.feed a h2,.sidebar a h2{color:#474747;transition:color 120ms ease-in;margin-bottom:.35em;font-size:1.085rem}.feed a .news-headline,.sidebar a .news-headline{color:#474747;transition:color 120ms ease-in;margin-bottom:.5em;font-size:1.5em}.feed a:hover .entry-category,.feed a:hover h2,.feed a:hover h2 p,.feed a:hover span,.sidebar a:hover .entry-category,.sidebar a:hover h2,.sidebar a:hover h2 p,.sidebar a:hover span{color:#85754F;transition:color 120ms ease-in}.feed img,.sidebar img{width:100%;margin-bottom:.25em;display:block}.feed span,.sidebar span{display:block;font-size:.93rem;margin-bottom:.5em;margin-top:.5em}.feed p,.sidebar p{color:#474747;font-size:.93em}.feed h4,.sidebar h4{margin-bottom:.5em}.module-feed{overflow:hidden;font-family:franklin-gothic-urw,sans-serif}.module-feed h1,.module-feed h3{font-family:adobe-garamond-pro,serif}.module-feed .widget{margin-bottom:.75em}.module-feed ul{list-style-type:none;padding:0;margin:0}.module-feed li{margin-bottom:1em}.module-feed a{text-decoration:none;transition:color 120ms ease-in}.module-feed a h4{color:#474747;transition:color 120ms ease-in;margin-bottom:.35em;font-size:1.085rem}.module-feed a:hover .entry-category,.module-feed a:hover h4{color:#85754F}.module-feed img{width:100%}.module-feed span{display:block;font-size:.93rem;margin-bottom:.5em}.module-feed span.entry-category{font-size:.75rem}.module-feed p{color:#474747;font-size:.93em}.module-feed h4{margin-bottom:.5em}.widget{font-size:1.15rem;line-height:1.3;display:flex;margin-bottom:5vh}.widget span{font-size:.85em}.widget span.entry-category{font-size:.75rem}.widget h4{font-size:1.085rem}.widget .flex-item-center{margin:auto;flex:1}.widget .flex-item-center p{margin:0}.widget .flex-item{flex-basis:1 1 85px;margin-right:.75em}.widget .flex-item img{margin:0;max-width:85px}.sidebar .blog-about{margin-bottom:2em}.sidebar .widget{margin-bottom:.75em}.blog-description b{transition:color 120ms ease-in}.blog-description:hover b{color:#85754F}.read-more{padding-bottom:1em;margin-bottom:5em}.read-more span{font-size:.75rem}.read-more a h4{font-size:1.25rem}.read-more li{width:100%;margin-bottom:.75em}@media screen and (min-width:400px){.read-more li{width:48%;float:left;margin-right:4%}.read-more li:nth-of-type(2n){margin-right:0}}@media screen and (min-width:980px){.read-more li{width:22%}.read-more li:nth-of-type(2n){margin-right:4%}.read-more li:last-of-type{margin-right:0}}.feed .podcast-thumb{max-width:90px;float:left;margin:0 1em 10px 0}.feed .excerpt{margin-bottom:1em}podcast-player+.more{margin-top:.5em}.info-box{background:#ebebeb;padding:1em;margin-bottom:2em}.pagination .button{background:#ebebeb}.entry figure{clear:both}.entry center{margin-bottom:2em}.entry .tier{padding:0}.entry ul{list-style-type:disc;padding:1em;margin-bottom:2em}.entry ol{list-style-type:decimal;padding:1em;margin-bottom:2em}.entry .centered-block{max-width:30em;margin:0 auto;width:94%}.entry .centered-block p:last-of-type{margin-bottom:2em}.entry h3{font-size:2em}.entry hr{margin-bottom:2em}.entry-content .promo{width:300px;margin:0 auto 1em}@media screen and (min-width:750px){.entry-content .promo{float:right;margin:0 3% 1em 0}}@media screen and (min-width:1298px){.entry-content .promo{margin-right:calc(50% - 630px)}}.entry-content{position:relative;max-width:2700px;margin:0 auto}@media screen and (min-width:750px){.entry-content .centered-block{width:calc(90% - 300px);margin-right:calc(300px + 7%);margin-left:3%;float:right}}@media screen and (min-width:1350px){.entry-content .centered-block{margin-right:calc(50% - 330px + 4%)}}@media screen and (min-width:750px){.entry-content .promo+.centered-block{width:calc(90% - 300px);margin-right:4%;margin-left:3%;float:right;background:0 0}}.entry-content .promo+.video{max-width:30em;margin:0 auto;width:94%;font-size:1em}@media screen and (min-width:750px){.entry-content .promo+.video{width:calc(90% - 300px);margin-right:4%;margin-left:3%;float:right}}.entry-header{margin-bottom:2em;margin-top:2em;overflow:hidden}@media screen and (min-width:750px){.entry-header{margin-bottom:3.25em;margin-bottom:calc(2.5vh + 1.65em)}}.entry img{max-width:100%;height:auto;display:block}.banner-image{width:100%;margin-bottom:1.75em}.banner-image+.entry-header{margin-top:0}.entry-title{margin:.25em 0 .45em}@media screen and (min-width:600px){.entry-tile-small{font-size:2.25em}}@media screen and (min-width:890px){.entry-tile-small{font-size:2.5em}}@media screen and (min-width:1050px){.entry-tile-small{font-size:2.75em}}.entry-footer,.entry-meta{border-top:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15);padding:.5em 0;font-size:.93rem;font-family:franklin-gothic-urw,sans-serif;overflow:hidden}.entry-footer .entry-date,.entry-footer a.entry-author,.entry-footer a.entry-date,.entry-meta .entry-date,.entry-meta a.entry-author,.entry-meta a.entry-date{margin:.45em .85em .45em 0;display:inline-block;text-decoration:none;color:#474747;transition:color 120ms ease-in}.entry-footer .entry-date:hover,.entry-footer a.entry-author:hover,.entry-footer a.entry-date:hover,.entry-meta .entry-date:hover,.entry-meta a.entry-author:hover,.entry-meta a.entry-date:hover{color:#8e7d54}@media screen and (min-width:750px){.entry-footer .entry-date,.entry-footer a.entry-author,.entry-footer a.entry-date,.entry-meta .entry-date,.entry-meta a.entry-author,.entry-meta a.entry-date{display:inline-block}}.entry-footer{padding:1em 0;margin-bottom:4em;border:none;display:inline-block;overflow:hidden}@media screen and (min-width:750px){.entry-share{float:right;margin:0}}.comments{margin:3em auto;display:block;clear:both}.entry-header podcast-player+.more{margin-bottom:3em}.entry-header .more{display:inline-block}.entry-header .more+.more{border-left:1px solid rgba(0,0,0,.15);padding-left:.75em;margin-left:.5em}.alignright{float:right;margin-left:.75em}.alignleft{float:left;margin-right:.75em}.paywall{padding:1.25em 1em 1em;background:#ebebeb;text-align:left}.paywall h4{text-align:left}.paywall p{margin-bottom:1.5em}.blog-description-block{border-top:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15);font-size:.93rem;font-family:franklin-gothic-urw,sans-serif;overflow:hidden;padding:1em 0;margin-bottom:4em}@media screen and (min-width:980px){.blog-description-block{padding:2.5em 0;display:flex;justify-content:space-between}.blog-description-block .unit{float:left;width:96%;margin:auto}}.blog-description-block a.blog-description{text-decoration:none;margin:0 2em 2em 0;color:#474747}@media screen and (min-width:980px){.blog-description-block a.blog-description{margin-bottom:0}}.feedburner-signup{margin:auto;overflow:hidden;font-family:franklin-gothic-urw,sans-serif}@media (min-width:980px){.feedburner-signup{padding-left:3%}}.feedburner-signup h4{margin-bottom:.45em}.feedburner-signup input[type=email],.feedburner-signup input[type=submit]{box-sizing:border-box;font-size:.875em;padding:0 .85em;height:3.25em;float:left}.feedburner-signup input[type=email]{color:#474747;width:100%;border:1px solid rgba(0,0,0,.15);margin-bottom:.5em}@media (min-width:750px){.feedburner-signup input[type=email]{width:70%;margin-bottom:0}}.feedburner-signup input[type=submit]{cursor:pointer;-webkit-appearance:none;width:100%}@media (min-width:750px){.feedburner-signup input[type=submit]{width:30%}}.entry-category,a.entry-category{font-size:.93rem;font-family:franklin-gothic-urw,sans-serif;font-weight:700;text-transform:uppercase;text-decoration:none;letter-spacing:.025em;transition:color 100ms ease-in}.entry-category:hover,a.entry-category:hover{color:#8e7d54}.entry-share{padding:0;margin:0 auto .5em;display:block}@media screen and (min-width:750px){.entry-share{float:right;margin:0}}.entry-share svg{max-width:20px;max-height:20px;padding:0;margin:auto}.entry-share li{display:inline-block;list-style-type:none;margin:0 3px;width:auto}.entry-share li a{font-size:1rem;line-height:0;padding:.5em;display:inline-block;background:#b2a27d;transition:background-color 100ms ease-in}.entry-share li a:hover{background:#8e7d54}.entry-share li a svg{fill:#fff}.banner-card-join{font-size:.875em;background:0 0/cover no-repeat #333;display:flex;justify-content:center;padding:4% 0}@media screen and (min-width:980px){.banner-card-join{justify-content:flex-end}}.banner-card-join#artistry{background:0 0/cover #333}.banner-card-join .card-join{background:#fff;max-width:520px;padding:1.75em;margin:2em 35% 0;line-height:1.3}@media screen and (min-width:980px){.banner-card-join .card-join{width:calc(220px + 15%)}}.banner-card-join .card-logo-join{max-width:200px;margin:-3.5em auto 1em;display:block}.video,.wp-caption,figure{overflow:hidden;color:#fff;font-size:.93rem;margin-bottom:3em;background:#222;font-family:franklin-gothic-urw,sans-serif}.video .wp-caption-text,.video figcaption,.wp-caption .wp-caption-text,.wp-caption figcaption,figure .wp-caption-text,figure figcaption{background:#222;margin:0;padding:.8em .875em 1em}.video img,.wp-caption img,figure img{width:100%;height:auto}.video{display:block;width:100%}.banner-card+figcaption{background:#222;margin:0;padding:.8em .875em 1em;color:#fff;font-size:.93rem;font-family:franklin-gothic-urw,sans-serif}figcaption{margin-bottom:2.25em;font-size:.93rem;font-family:franklin-gothic-urw,sans-serif}p+figcaption{margin-top:-2em}.video-grid ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2%;font-size:.93em}.video{background:#222;max-width:960px;margin-right:auto;margin-left:auto;margin-bottom:2em;overflow:hidden}.fluid-width-video-wrapper,iframe{margin:0 auto 2em}figure .fluid-width-video-wrapper{margin-bottom:0}.featherlight-content .fluid-width-video-wrapper,iframe{margin:0 auto}.featherlight-content{width:80%}.lightbox{display:none}.fluid-width-video-wrapper{width:100%;position:relative;padding:0}.play-button{display:table;height:auto;position:relative;cursor:pointer}.play-button:after{content:"\25B6 \FE0E";-webkit-appearance:none;text-align:center;font-size:2em;line-height:2.2;text-indent:.2em;color:#fff;opacity:.8;border-radius:10em;height:2em;width:2em;margin:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:.2em solid #fff}.owl-videos.slick-slide .play-button:after{top:37%}.play-button:hover:after{opacity:1}header .play-button{margin:0 auto}header .play-button img{display:block}header .stage{background:#222;margin-bottom:2em}.podcast-player{padding:6px 4px;margin-bottom:0}.podcast-player span.time{margin-bottom:0}.is-playing .podcast-player{background:#f2f2f1;border-left:8px solid #b2a27d;padding:.75em}span.time{margin-bottom:0}form.utility-form{overflow:hidden;padding:2px;max-width:none}form.utility-form input{color:#474747;border:1px solid #ebebeb;width:100%;margin-bottom:.5em;display:block;box-sizing:border-box;font-size:1em;padding:0 .75em;height:2.75em;font-family:franklin-gothic-urw,sans-serif;max-width:600px}form.utility-form button.button{color:#474747;display:block;border:none;background:#b2a27d;cursor:pointer;-webkit-appearance:none;transition:background-color 120ms ease-in;width:auto}form.utility-form button.button:hover{background-color:#a59267}.alert{background:#ffe3e3;padding:.5em;display:inline-block;margin-bottom:1em}.alert p{margin-bottom:0}form.utility-form input[type=checkbox]{width:auto;height:1.45em;padding:0;margin:0 20px 0 0;float:left}form.utility-form input[type=text]{margin-bottom:1em}form.utility-form input[type=password]{margin-bottom:.8em}form.utility-form label{display:block;float:left;margin-top:.2em}form.utility-form .button{float:right}.container-login{min-width:360px;max-width:600px;margin:0 auto}.login-icons{text-align:center}.login-icons img{margin:0 10px;padding-bottom:1em}.slider{overflow-x:scroll;-webkit-overflow-scrolling:touch;overflow-y:hidden;width:100%;text-align:center;margin-bottom:2em}.slider figure{margin-bottom:0;text-align:left}.slider ul{white-space:nowrap;padding:0}.slider ul li{display:inline-block;margin:0;max-width:450px;width:70%}@media screen and (min-width:750px){.slider ul li{width:30%}}.promo-leaderboard{text-align:center;width:100%;margin:0 auto}.promo-leaderboard img{width:auto;height:auto}.promo-leaderboard img:focus{outline-width:10px}.promo-square-container{width:300px;height:250px;margin:0 auto}.promo-leaderboard ins{max-width:100%}.promo-leaderboard ins img{width:auto;height:auto}.grid+.promo-leaderboard img{margin:-1em auto 1.25em;margin:-1em auto calc(1.5vmin + 0.5em)}#calendar{font-size:1rem;margin-bottom:calc(2vmin + 3em)}#calendar .fc-view-container{font-family:franklin-gothic-urw,sans-serif}.fc-row.fc-widget-header table{margin-bottom:0!important}.events p a{text-decoration:underline}.events a .date{font-size:.85em;font-family:franklin-gothic-urw,sans-serif;font-weight:700;text-transform:uppercase;text-decoration:none;letter-spacing:.025em;transition:color 90ms ease-in}.column-list{margin:2em auto 1em}@media screen and (min-width:400px){.column-list{column-count:2}}@media screen and (min-width:980px){.column-list{column-count:3}}.column-list a{transition:color 120ms ease-in;color:#8e7d54;text-decoration:none}.column-list a:hover{color:#474747;text-decoration:underline}@media screen and (min-width:980px){.column-list-2{column-count:2}}.flex-item-center{margin:auto;flex:1}.tier-basic{padding:4vmax 0 6vmax;overflow:hidden}.tier-thin{padding:4vmax 0 2vmax;overflow:hidden}.tier+.tier.centered-block{padding-top:0}.dated-list span{display:block;text-align:center}.dated-list li{margin-bottom:.75em}@media screen and (min-width:440px){.dated-list{overflow:hidden;list-style-type:none;padding:0;margin-bottom:1em}.dated-list span{margin-bottom:-2px;background:#fff;padding-right:.5em;display:inline}.dated-list span:nth-child(1):after{float:left;width:0;white-space:nowrap;color:#666;letter-spacing:4px;content:"................................................................................................................................................................................................................................................................................................."}.dated-list span:nth-child(2){float:right;padding:0 0 0 .5em}.dated-list li{margin-bottom:.25em}}@media screen and (min-width:980px){.two-col-text{column-count:2;column-gap:2.5em;max-width:40em}.two-col-text li,.two-col-text p{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}}.issue-tier{max-width:42em;margin:0 auto 6%;margin:0 auto calc(1em);overflow:hidden}.currentissue-tier{max-width:42em;margin:0 auto 6%;margin:0 auto calc(5%);overflow:hidden}.issue-graphic{max-width:400px;margin:0 auto 1em;width:60%;display:block}@media screen and (min-width:750px){.issue-graphic{width:43%;float:left;padding-right:2%}}.issue-content{margin-bottom:4em}@media screen and (min-width:750px){.issue-content{width:55%;display:block;float:right}}table{font-size:.93rem;width:100%;margin-bottom:1em;font-family:franklin-gothic-urw,sans-serif;border-collapse:collapse}tr{border-bottom:1px solid #ccc}td,th{text-align:left;padding:9px 3px}.member-heading{margin:2em auto}.member-heading h4 a{text-decoration:none}.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;margin:5px;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel{background:#222;padding:1.8vh 0 1.2vh}.owl-carousel img{margin-bottom:-2px}.owl-carousel a{text-decoration:none}.owl-carousel a h3{font-size:1.2em;line-height:1;margin:0 0 10px;color:#b2a27d}.owl-carousel a h3 p{margin:0}.owl-carousel a .excerpt{margin:0;line-height:1.3;max-width:48em;font-size:15px;font-family:franklin-gothic-urw,sans-serif}.owl-carousel a .excerpt p{margin-bottom:0}@media screen and (min-width:900px){.owl-carousel a .excerpt{font-size:15px}}@media screen and (min-width:1200px){.owl-carousel a .excerpt{font-size:16px}}.owl-carousel .owl-ads{background:#2d2b2b}.owl-carousel .owl-ads .promo-leaderboard{width:100%;display:table}.owl-carousel .owl-item .owl-ads img{display:inline;width:auto;margin-top:8px}.owl-carousel .owl-videos{text-align:center}.owl-carousel .owl-videos .owl-video-item{overflow:hidden}.owl-carousel .owl-videos .slide-text{text-align:left}.slide-text{color:#fff;padding:1em 0 0;line-height:1}.slide-text h2.slide-title{font-size:1.2em;line-height:1;margin:0 0 10px;color:#b2a27d}.owl-theme .owl-controls .owl-nav [class*=owl-]{background:#b2a27d;font-size:14px;line-height:2.35;width:2.2em;height:2.2em;border-radius:10em;padding:0;transition:background .1s linear;position:absolute;top:40%}@media screen and (min-width:750px){.owl-theme .owl-controls .owl-nav [class*=owl-]{font-size:18px}}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:rgba(0,0,0,.4)}.owl-theme .owl-controls .owl-nav .owl-prev{left:3px}@media screen and (min-width:750px){.owl-theme .owl-controls .owl-nav .owl-prev{left:7px}}.owl-theme .owl-controls .owl-nav .owl-next{right:3px}@media screen and (min-width:750px){.owl-theme .owl-controls .owl-nav .owl-next{right:7px}}.owl-item.center{opacity:1}.owl-item{opacity:.35;transition:opacity .4s linear;margin-bottom:0}.promo-leaderboard{margin-top:25px}@media screen and (max-width:750px){header.site-header.asc-header+#content .owl-carousel{padding-top:0}}.photo-gallery.owl-carousel,.photo-gallery.owl-carousel .item{overflow:hidden}.photo-gallery.owl-carousel img{height:33rem;width:auto}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block;width:100%}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slide-carousel{background:#222;padding:20px 0 30px;position:relative}.slide-carousel .owl-videos,.slide-carousel .slide-item{padding:0 10px;width:80vw;opacity:.35;max-width:570px}@media screen and (min-width:768px){.slide-carousel .owl-videos,.slide-carousel .slide-item{width:50vw}}@media screen and (min-width:1024px){.slide-carousel .owl-videos,.slide-carousel .slide-item{width:33vw}}.slide-carousel .owl-videos.slick-current,.slide-carousel .slide-item.slick-current{opacity:1}.slide-carousel a{text-decoration:none}.slide-carousel .promo-carousel{position:relative;overflow:hidden}.slide-carousel .promo-carousel iframe{position:absolute;width:0;height:0}.slide-carousel .slide-text{color:#fff;padding:1em 0 0;line-height:1}.slide-carousel .slide-text h2.slide-title,.slide-carousel .slide-text h3.slide-title{font-size:1.2em;line-height:1;margin:0 0 10px;color:#b2a27d}@media screen and (min-width:768px){.slide-carousel .slide-text h2.slide-title,.slide-carousel .slide-text h3.slide-title{font-size:1em}}.slide-carousel .slide-text .excerpt{margin:0;line-height:1.3;max-width:48em;font-size:15px;font-family:franklin-gothic-urw,sans-serif}.slide-carousel .slide-text .excerpt p{margin-bottom:0}@media screen and (min-width:768px){.slide-carousel .slide-text .excerpt{font-size:13px}}.slide-carousel .slider-nav{background:#b2a27d;font-size:14px;line-height:2.35;width:2.2em;height:2.2em;border-radius:10em;padding:0;transition:background .1s linear;position:absolute;top:50%;z-index:10;text-align:center;cursor:pointer;transform:translateY(-50%);opacity:0}@media screen and (min-width:768px){.slide-carousel .slider-nav{opacity:1}}@media screen and (min-width:750px){.slide-carousel .slider-nav{font-size:18px}}.slide-carousel .slider-nav:hover{background:rgba(0,0,0,.4)}.slide-carousel .slider-nav.slider-prev{left:3px}@media screen and (min-width:750px){.slide-carousel .slider-nav.slider-prev{left:7px}}.slide-carousel .slider-nav.slider-next{right:3px}@media screen and (min-width:750px){.slide-carousel .slider-nav.slider-next{right:7px}}.slide-carousel.current-carousel .slide-item{padding:0 20px;width:80vw}@media screen and (min-width:768px){.slide-carousel.current-carousel .slide-item{width:33vw;padding:0 35px}}@media screen and (min-width:1024px){.slide-carousel.current-carousel .slide-item{width:25vw}}@media screen and (min-width:1200px){.slide-carousel.current-carousel .slide-item{width:280px}}.text-center{text-align:center}.text-right{text-align:right}