@charset "UTF-8";body{background:#fff;color:#000;font-family:minion-3,serif;font-size:18px}h1{font-family:brother-1816,sans-serif;font-weight:700}h2,h3,h4{font-family:minion-3,serif;text-transform:none;font-weight:700}h5,h6{font-family:jubilat,serif;font-weight:700}h1{font-size:60px;text-transform:none}h2{font-size:36px}h3{font-size:24px}h4{font-size:18px;text-transform:uppercase}h5{font-size:18px}h6{font-size:16px}a{color:#000;text-decoration:none;-webkit-transition:all 300ms ease;transition:all 300ms ease}a.overline-from-left{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}a.overline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;top:0;background-color:#fff;height:3px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}a.overline-from-left:hover:before{right:30px;color:#fff}a:hover{color:#500000}img{max-width:100%}figcaption{font-style:italic;font-family:jubilat,serif;font-size:16px}.nm{margin:0!important}.sysmsg{color:#FF0000;font-style:italic;font-weight:bold;font-size:16px}.button,button{display:inline-block;font-family:jubilat,serif;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;text-align:center;padding:10px 45px;font-size:18px;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out;border:1px solid #fff;outline:none;background-color:#cccccc;color:#fff}.button:hover,button:hover{background-color:#500000}.button.link-style,button.link-style{background-color:transparent;border:none;color:#000}.button.link-style svg,button.link-style svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button.small,button.small{padding:5px 16px;font-size:14px}.button.large,button.large{padding:14px 67px 15px;font-size:18px}.button.outline,button.outline{border:2px solid #fff;color:#fff;padding:10px 50px 9px;background-color:transparent;font-size:14px;letter-spacing:1.5px;width:280px}.button.outline.secondary-outline,button.outline.secondary-outline{background-color:transparent;color:#500000;border:2px solid #500000}.button.white,button.white{background-color:#fff;color:#000}.button.maroon,button.maroon{background-color:#500000;color:#fff}.button.maroon:hover,button.maroon:hover{opacity:0.7}.button.overline-from-left,button.overline-from-left{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.button.overline-from-left:before,button.overline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;top:0;background-color:#fff;height:5px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.button.overline-from-left:hover:before,button.overline-from-left:hover:before{right:0;color:#fff}::-moz-selection{color:#fff;background-color:#500000}::selection{color:#fff;background-color:#500000}.wrapper{position:relative;max-width:968px;margin:0 auto}.wrapper.large{max-width:1304px}.wrapper.small{max-width:686px}.main{min-height:300px;margin-top:99px}.maroon-header{position:fixed;z-index:9999;top:0;width:100%;background-color:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.2);box-shadow:0 0 5px 0 rgba(0,0,0,0.2);padding:0;-webkit-transition:all ease-in-out 250ms;transition:all ease-in-out 250ms}.maroon-header.maroon-sticky .maroon-nav-container img{height:40px}.maroon-header.maroon-sticky .logos{padding:6px 0 0}.maroon-header.maroon-sticky .primary-nav ul li{padding:1px 0}.maroon-header.maroon-sticky .primary-nav ul li.released a:after{-webkit-animation:drawUpSticky 250ms ease-in forwards;animation:drawUpSticky 250ms ease-in forwards}.maroon-header.maroon-sticky .primary-nav ul li.has-sub-nav.hovered a:after{-webkit-animation:drawDownSticky 250ms ease-in forwards;animation:drawDownSticky 250ms ease-in forwards;-webkit-animation-delay:250ms;animation-delay:250ms}.maroon-header .maroon-nav-container{margin-right:auto;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.maroon-header .maroon-nav-container img{height:52px;max-width:100%}.maroon-header .nav-expand{display:none;position:relative;padding:0}.maroon-header .nav-expand a{display:block;padding:23px 30px}.maroon-header .nav-expand a:hover .hamburger span,.maroon-header .nav-expand a:hover .hamburger span:nth-of-type(2){width:100%}.maroon-header .nav-expand:before{content:none;background-color:#fff;width:1px;height:40px;position:absolute;bottom:-47px;left:50%;display:none}.maroon-header .nav-expand:after{content:none;position:absolute;color:white;text-transform:uppercase;font-size:20px;font-family:jubilat,serif;font-weight:700;letter-spacing:1px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;top:120px;left:0;display:none}.maroon-header .nav-expand .hamburger{position:absolute;width:35px;right:0;top:11px}.maroon-header .nav-expand .hamburger span{background:#fff;border-bottom:3px solid #000;width:60%;position:absolute;top:0;right:0;-webkit-transition:all 350ms ease;transition:all 350ms ease;cursor:pointer}.maroon-header .nav-expand .hamburger span:nth-of-type(2){top:11px;width:80%}.maroon-header .nav-expand .hamburger span:nth-of-type(3){top:22px;width:100%}.maroon-header .nav-expand.active a{color:#500000}.maroon-header .nav-expand.active .hamburger .top{width:100%;-webkit-transform:translateY(11px) translateX(0) rotate(45deg);-ms-transform:translateY(11px) translateX(0) rotate(45deg);transform:translateY(11px) translateX(0) rotate(45deg)}.maroon-header .nav-expand.active .hamburger .middle{opacity:0}.maroon-header .nav-expand.active .hamburger .bottom{-webkit-transform:translateY(-11px) translateX(0) rotate(-45deg);-ms-transform:translateY(-11px) translateX(0) rotate(-45deg);transform:translateY(-11px) translateX(0) rotate(-45deg)}.maroon-header .logos{display:inline-block;line-height:1.6}.maroon-header .logos .tamf-logo{display:inline-block;vertical-align:middle}.maroon-header .logos .maroon-logo{display:inline-block;vertical-align:middle;margin-left:5px}.maroon-header .mobile-links{display:none}.maroon-header .primary-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.maroon-header .primary-nav ul{list-style-type:none;display:inline-block;vertical-align:middle;margin:0;padding:0;width:100%}.maroon-header .primary-nav ul:hover>li{opacity:0.5}.maroon-header .primary-nav ul li{display:inline-block;margin-bottom:0;-webkit-transition:all ease-in-out 250ms;transition:all ease-in-out 250ms;padding:20px 0;line-height:1.6}.maroon-header .primary-nav ul li.mobile-only{display:none}.maroon-header .primary-nav ul li a{font-family:jubilat,serif;font-size:14px;text-transform:uppercase;font-weight:700;letter-spacing:1.5px;display:block;padding:18px 25px;position:relative;-webkit-transition:none;transition:none;line-height:1.6}.maroon-header .primary-nav ul li a:before{content:"";position:absolute;top:0;left:0;background-color:#500000;height:5px;width:0}.maroon-header .primary-nav ul li a:hover:before{-webkit-transition:opacity 350ms ease;transition:opacity 350ms ease}.maroon-header .primary-nav ul li a .mobile-only{display:none}.maroon-header .primary-nav ul li:hover{color:inherit;cursor:pointer;opacity:1}.maroon-header .primary-nav ul li.hovered a:before{opacity:1;-webkit-animation:drawRightIn 210ms ease-in forwards;animation:drawRightIn 210ms ease-in forwards}.maroon-header .primary-nav ul li.released a:before{opacity:0}.maroon-header .primary-nav ul li.released a:after{opacity:0}.maroon-header .primary-nav ul li.has-sub-nav a:after{content:"";position:absolute;left:0;bottom:0;top:0;width:1px;height:0;background-color:#000;-webkit-transition:opacity 250ms ease;transition:opacity 250ms ease}.maroon-header .primary-nav ul li.has-sub-nav.hovered a:before{width:100%}.maroon-header .primary-nav ul li.has-sub-nav.hovered a:after{-webkit-animation:drawDown 210ms ease-in forwards;animation:drawDown 210ms ease-in forwards}.maroon-header .primary-nav ul.item-hovered li{opacity:0.5}.maroon-header .primary-nav ul.item-hovered li.hovered{opacity:1}@-webkit-keyframes drawLeftIn{0%{width:0;height:5px}to{height:5px;width:100%}}@keyframes drawLeftIn{0%{width:0;height:5px}to{height:5px;width:100%}}@-webkit-keyframes drawLeftOut{0%{height:5px;width:100%}to{height:5px;width:0}}@keyframes drawLeftOut{0%{height:5px;width:100%}to{height:5px;width:0}}@-webkit-keyframes drawRightIn{0%{width:0;height:5px}to{height:5px;width:100%}}@keyframes drawRightIn{0%{width:0;height:5px}to{height:5px;width:100%}}@-webkit-keyframes drawRightOut{0%{height:5px;width:100%}to{height:5px;width:0}}@keyframes drawRightOut{0%{height:5px;width:100%}to{height:5px;width:0}}@-webkit-keyframes drawDown{0%{width:1px;height:0}to{width:1px;height:calc(100% + 20px)}}@keyframes drawDown{0%{width:1px;height:0}to{width:1px;height:calc(100% + 20px)}}@-webkit-keyframes drawDownSticky{0%{width:1px;height:0}to{width:1px;height:calc(100% + 1px)}}@keyframes drawDownSticky{0%{width:1px;height:0}to{width:1px;height:calc(100% + 1px)}}@-webkit-keyframes drawUp{0%{bottom:0;width:1px;height:calc(100% + 20px)}to{top:0;width:1px;height:0}}@keyframes drawUp{0%{bottom:0;width:1px;height:calc(100% + 20px)}to{top:0;width:1px;height:0}}@-webkit-keyframes drawUpSticky{0%{bottom:0;width:1px;height:calc(100% + 1px)}to{top:0;width:1px;height:0}}@keyframes drawUpSticky{0%{bottom:0;width:1px;height:calc(100% + 1px)}to{top:0;width:1px;height:0}}.maroon-header .sub-navigations{position:relative;top:0;background:#fff;z-index:0;width:100%;border-top:1px solid #ccc;-webkit-box-shadow:0px 11px 20px rgba(0,0,0,0.2);box-shadow:0px 11px 20px rgba(0,0,0,0.2)}.maroon-header .sub-navigations .wrapper{max-width:1200px}.maroon-header .sub-navigations .sub-nav{list-style-type:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin:0}.maroon-header .sub-navigations .sub-nav li{margin-bottom:0}.maroon-header .sub-navigations .sub-nav#ulFeatureStoriesList{max-width:1080px;margin-left:auto;margin-right:auto}.maroon-header .sub-navigations .sub-nav#ulFeatureStoriesList li{-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease}.maroon-header .sub-navigations .sub-nav#ulFeatureStoriesList.li-hovered li{opacity:0.5}.maroon-header .sub-navigations .sub-nav#ulFeatureStoriesList>li{opacity:1;margin:0}.maroon-header .sub-navigations .sub-nav#ulFeatureStoriesList>li:hover{opacity:1}.maroon-header .sub-navigations .sub-nav#ulMagazineIssues{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.maroon-header .sub-navigations .sub-nav#ulMagazineIssues li{margin-right:20px}.maroon-header .sub-navigations .sub-nav#ulMagazineIssues li:last-child{margin-right:0}.maroon-header .sub-navigations .sub-nav .current-issue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(204,204,204,0.2);padding:20px 18px;max-width:585px}.maroon-header .sub-navigations .sub-nav .current-issue p.issue{font-size:12px;font-weight:700;font-family:jubilat,serif;margin:0;color:#000;text-transform:uppercase}.maroon-header .sub-navigations .sub-nav .current-issue p{font-size:14px;color:#707070;font-family:jubilat,serif;line-height:1.6;margin-bottom:25px}.maroon-header .sub-navigations .sub-nav .current-issue h4{text-transform:unset;margin-bottom:15px;font-family:minion-3,serif;line-height:1.6;font-size:18px;font-weight:400}.maroon-header .sub-navigations .sub-nav .current-issue .description{margin-left:20px}.maroon-header .sub-navigations .sub-nav .current-issue .button{font-size:12px;width:100%;margin-bottom:0}.maroon-header .sub-navigations .sub-nav .current-issue .mobile-view-all-issues{display:none}.maroon-header .sub-navigations .sub-nav img{height:226px;width:185px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-box-shadow:3px 3px 10px rgba(0,0,0,0.2);box-shadow:3px 3px 10px rgba(0,0,0,0.2)}.maroon-header .sub-navigations .sub-nav .view-all-issues a{border:1px solid #000;height:224px;width:165px;padding:60px 47px;line-height:1.1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;font-family:jubilat,serif;font-weight:500;margin:0 0 6px}.maroon-header .sub-navigations .sub-nav .view-all-issues a svg{margin-top:15px}.maroon-header .sub-navigations .sub-nav#ulFeatureStoriesList a{display:block;padding:25px}.maroon-header .link-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.maroon-header .link-section .additional-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.maroon-header .link-section .additional-links .search-link{position:relative;width:35px;height:21px}.maroon-header .link-section .additional-links .search-link i,.maroon-header .link-section .additional-links .search-link svg{position:absolute;top:0;left:0}.maroon-header .link-section .additional-links .search-link .feather{opacity:0;stroke-width:2px;top:-2px;left:-4px}.maroon-header .link-section .additional-links .search-link .search-open i{opacity:0}.maroon-header .link-section .additional-links .search-link .search-open .feather{opacity:1}.maroon-header .link-section .button{margin-bottom:0}.maroon-header .link-section .button#giveNow{background-color:#500000;color:#fff;border:none}.maroon-header .link-section .button#giveNow:hover{opacity:0.7}#searchbar-container{height:80px;background-color:#500000;overflow:hidden;display:none}#searchbar-container .searchbar{padding:13px 0;text-align:right;width:100%;float:right;margin-right:66px}#searchbar-container .searchbar .form-row{margin:0}#searchbar-container .searchbar .feather{stroke-width:2px}#searchbar-container .searchbar .input-container{position:relative;display:inline-block;vertical-align:middle;width:500px;border:2px solid rgba(255,255,255,0.6);-webkit-transition:all 0.07s ease-out;transition:all 0.07s ease-out}#searchbar-container .searchbar .input-container input{color:#fff;border:0;background:transparent;width:100%;height:50px;margin:0;padding:12px 15px 11px;font-size:15px}#searchbar-container .searchbar .input-container input::-webkit-input-placeholder{color:rgba(255,255,255,0.6)}#searchbar-container .searchbar .input-container input:-moz-placeholder{color:rgba(255,255,255,0.6)}#searchbar-container .searchbar .input-container input::-moz-placeholder{color:rgba(255,255,255,0.6)}#searchbar-container .searchbar .input-container input:-ms-input-placeholder{color:rgba(255,255,255,0.6)}#searchbar-container .searchbar .input-container .search-button-bg{position:absolute;right:4px;z-index:1;width:45px;height:42px;padding:0;text-align:center;display:inline-block;margin:0;top:7px;background:none;border:none;color:rgba(255,255,255,0.6)}#searchbar-container .searchbar .search-close{position:relative;display:inline-block;vertical-align:middle;margin:0 0 0 40px}#searchbar-container .searchbar .search-close a{color:#fff;opacity:0.6}.search-slide{width:0;height:2.5em;overflow:hidden}.search-close{width:1.375em;height:1.375em;text-align:center;cursor:pointer;-webkit-transition:opacity 100ms ease-in-out;transition:opacity 100ms ease-in-out;display:inline}.search-close:hover{opacity:0.5}.maroon-primary-footer{overflow:hidden;background-color:#500000;color:#fff;font-weight:normal;font-family:minion-3,serif;line-height:1.8;font-size:16px}.maroon-primary-footer .wrapper{position:relative}.overlay-logo{position:absolute;left:-6px;bottom:-60px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;z-index:0;opacity:10%;width:500px}.main-maroon-footer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:45px;z-index:3}.maroon-left-links{width:160px;margin-right:10px}.maroon-left-links .maroon-logo{display:block;width:100%;height:100%;padding-left:8px;margin-top:20px}.maroon-left-links .maroon-logo img{max-width:125px;width:100%}.maroon-left-links ul{list-style:none;padding-left:0;margin:0}.maroon-left-links ul li{margin-bottom:0}.maroon-left-links ul li a{display:block;color:#fff;font-family:jubilat,serif;line-height:1.8;text-transform:uppercase;font-size:14px;font-weight:700;padding:10px;-webkit-transition:all ease-in-out 250ms;transition:all ease-in-out 250ms}.maroon-volume-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:calc(100% - 160px);position:relative}.maroon-volume-image{display:inline-block;width:auto;margin-right:30px;position:relative}.maroon-volume-image img{height:336px;width:320px;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;-webkit-box-shadow:0px 10px 20px rgba(0,0,0,0.5);box-shadow:0px 10px 20px rgba(0,0,0,0.5)}.maroon-volume-descr{display:inline-block;max-width:495px;width:100%;position:relative;font-family:jubilat,serif}.maroon-volume-descr .title{font-family:jubilat,serif;color:#fff;font-weight:bold;font-size:18px;text-transform:uppercase;letter-spacing:1px;margin:0 0 20px;line-height:1.8}.maroon-volume-descr p{text-align:left;color:#fff;font-size:15px;line-height:26px;font-family:minion-3,serif;font-weight:normal;margin-bottom:25px}.disclaimer{text-align:center;color:rgba(250,250,250,0.6);padding:30px 0 30px;font-family:jubilat,serif;text-transform:uppercase;font-size:14px}.feather{stroke-width:1}.tag{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;background-color:#500000;padding:4px 12px 5px 55px}.tag h6{margin-bottom:0;font-family:brother-1816,sans-serif;font-size:12px;font-weight:400;letter-spacing:1.5px}.tag svg{position:absolute;bottom:2px;left:5px;width:45px;height:45px}.tag.circle-style{background-color:transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.tag.circle-style .title{color:#000}.tag.circle-style h6{color:#000;font-size:13px;letter-spacing:0.5px;font-family:jubilat,serif;font-weight:700}.tag.circle-style .icon{background-color:#500000;width:32px;height:32px;text-align:center;border-radius:100%;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tag.circle-style .icon svg{position:relative;left:auto;right:auto;bottom:0px;height:20px;stroke-width:2px}.tag.interview .icon{background-color:#500000}.tag.news .icon{background-color:#ecb234}.tag.feature-star .icon{background-color:#2b9ed4}.tag.video .icon{background-color:#ec4317}.tag.interactive .icon{background-color:#008032}.tag.photospread .icon{background-color:#5b4bb6}.tag.audio .icon{background-color:#ec4317}.read-more{display:block;font-family:jubilat,serif;font-weight:700;text-transform:uppercase;font-size:12px;position:absolute;bottom:16px}a.card{display:block}.card{background-color:#f9f9f9;border:1px solid #cccccc;min-height:340px;position:relative}.card .inner-content{padding:22px 16px 25px}.card .inner-content h4{margin-bottom:30px;font-size:16px;text-transform:unset}.card img{height:200px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.grid-style{margin:60px 0 100px}.grid-style .grid-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-flow:wrap;flex-flow:wrap}.grid-style.issues .card img{width:309px;height:376px;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.load-more{display:block;margin-top:38px;font-family:jubilat,serif;font-weight:700;font-size:18px;color:#500000;text-transform:uppercase}.load-more svg{display:block;margin:0 auto}.title-section.with-border .title{position:relative;display:inline-block;padding-bottom:10px;margin-bottom:20px}.title-section.with-border .title:after{content:"";position:absolute;bottom:0;left:0;width:160px;height:3px;background-color:#000;border-radius:20px}.recommendation-section{position:relative;margin:0 auto}.recommendation-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;top:auto;left:auto;bottom:0;right:0;height:280px;background:url("https://www.txamfoundation.com/images/maroon/recommendation-bg.png");background-repeat:repeat;opacity:0.9}.recommendation-section .recommendation-items{padding-bottom:40px;margin:0}.recommendation-section .recommendation-items .item,.recommendation-section .recommendation-items .item.slick-slide{position:relative;margin:0}.recommendation-section .recommendation-items .item.slick-slide:after,.recommendation-section .recommendation-items .item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;width:1px;background-color:#000;z-index:2}.recommendation-section .recommendation-items .item .inner-content h6,.recommendation-section .recommendation-items .item.slick-slide .inner-content h6{position:relative;min-height:32px;margin-bottom:0;padding:12px 22px 0;font-size:14px}.recommendation-section .recommendation-items .item .inner-content h6:before,.recommendation-section .recommendation-items .item.slick-slide .inner-content h6:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;width:100px;height:5px}.recommendation-section .recommendation-items .item .inner-content .card,.recommendation-section .recommendation-items .item.slick-slide .inner-content .card{min-height:380px;margin:0 6px;padding:16px;background-color:#fff;border-color:#fff}.recommendation-section .recommendation-items .item .inner-content .card img,.recommendation-section .recommendation-items .item.slick-slide .inner-content .card img{margin-bottom:16px}.recommendation-section .recommendation-items .item .inner-content a.headline,.recommendation-section .recommendation-items .item.slick-slide .inner-content a.headline{font-size:16px;line-height:1.2;max-width:260px}.recommendation-section .recommendation-items .item .inner-content a.read-more,.recommendation-section .recommendation-items .item.slick-slide .inner-content a.read-more{position:absolute;bottom:20px;font-size:13px}.recommendation-section .recommendation-items.slider button{background:transparent;margin:0;border:none}.recommendation-section .recommendation-items.slider .slick-dots{top:43px;bottom:auto;right:-33px;display:block;width:20px;margin-top:66px}.recommendation-section .recommendation-items.slider .slick-dots li{display:block;width:20px;height:20pz;margin:0 0 18px}.recommendation-section .recommendation-items.slider .slick-dots li button:before{content:"";position:relative;display:block;border:1px solid #500000;border-radius:100%;width:12px;height:12px;opacity:1}.recommendation-section .recommendation-items.slider .slick-dots li.slick-active button:before{background:#500000}.recommendation-section .recommendation-items.slider .slick-next,.recommendation-section .recommendation-items.slider .slick-prev{top:49px;right:-33px}.recommendation-section .recommendation-items.slider .slick-next:before,.recommendation-section .recommendation-items.slider .slick-prev:before{display:none}.recommendation-section .recommendation-items.slider .slick-next svg,.recommendation-section .recommendation-items.slider .slick-prev svg{color:#500000}.recommendation-section .recommendation-items.slider .slick-prev{left:auto}.recommendation-section .recommendation-items.slider .slick-next{margin-top:23px}.page-top{text-align:center;padding:60px 0}.page-top .tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-top .tag.circle-style h6{font-size:18px}.page-top .full-width-image figure{margin-left:0;margin-right:0}.masonry-section{text-align:center;margin:70px 0 40px;display:block;clear:both}.masonry-section .title-section h5{margin:0 0 30px}.masonry-section .masonry{display:block;clear:both}.masonry-section .masonry .gutter-sizer{width:1.5%}.masonry-section .masonry .maroon-masonry-link{position:relative;display:block;height:100%;width:100%;-webkit-transition:all ease-in-out 250ms;transition:all ease-in-out 250ms}.masonry-section .masonry .maroon-masonry-link:hover:after{background:rgba(0,0,0,0.1)}.masonry-section .masonry .maroon-masonry-item,.masonry-section .masonry .maroon-masonry-sizer{width:32.33333%}.masonry-section .masonry .maroon-masonry-item{float:left;margin:0 0 1.5%;max-width:100%;height:400px;border:1px solid #cccccc}.masonry-section .masonry .maroon-masonry-item:hover .maroon-masonry-image img{opacity:0.85}.masonry-section .masonry .maroon-masonry-item:hover .inner-content .read-more{color:#500000}.masonry-section .masonry .maroon-masonry-item .maroon-masonry-image{width:100%;height:100%}.masonry-section .masonry .maroon-masonry-item .maroon-masonry-image img{display:block;width:100%;height:100%;max-height:400px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}.masonry-section .masonry .maroon-masonry-item .skeleton{background-repeat:no-repeat;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(100%,gray),color-stop(0,transparent));background-image:linear-gradient(gray 100%,transparent 0);background-size:100% 100%;background-position:0 0}.masonry-section .masonry .maroon-masonry-item .tag{margin-bottom:20px}.masonry-section .masonry .maroon-masonry-item.card .maroon-masonry-image{width:100%;height:210px}.masonry-section .masonry .maroon-masonry-item.card .inner-content{height:calc(100% - 210px)}.masonry-section .masonry .maroon-masonry-item.full-width{width:99.9%;max-width:100%}.masonry-section .masonry .maroon-masonry-item.two-col{width:66.16667%;max-width:100%}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet{position:relative}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet .inner-content{width:51%}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet .maroon-masonry-image{width:49%}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.right .inner-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:51%}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.right .maroon-masonry-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:53%}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.left .inner-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:51%}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.left .maroon-masonry-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.masonry-section .masonry .maroon-masonry-item.image-and-title{position:relative}.masonry-section .masonry .maroon-masonry-item.image-and-title:before{content:"";position:absolute;top:0;left:0;width:100%;height:160px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.6)),color-stop(97%,rgba(250,250,250,0)));background:linear-gradient(180deg,rgba(0,0,0,0.6) 0%,rgba(250,250,250,0) 97%);z-index:2}.masonry-section .masonry .maroon-masonry-item.image-and-title .tag h6{color:#fff}.masonry-section .masonry .maroon-masonry-item.image-and-title .inner-content{position:absolute;top:0;left:0}.masonry-section .masonry .maroon-masonry-item.image-and-title .inner-content .title{color:#fff}.masonry-section .masonry .maroon-masonry-item.image-and-title .inner-content .read-more{display:none}.masonry-section .masonry .maroon-masonry-item.subscribe{background:#500000}.masonry-section .masonry .maroon-masonry-item.subscribe .inner-content{height:100%;color:#fff}.masonry-section .masonry .maroon-masonry-item.subscribe .inner-content .title{color:#fff;font-size:20px;font-family:jubilat,serif;margin-left:0px}.masonry-section .masonry .maroon-masonry-item.subscribe .tag .icon{background-color:#fff}.masonry-section .masonry .maroon-masonry-item.subscribe .tag .icon svg{color:#500000}.masonry-section .masonry .maroon-masonry-item.subscribe .maroon-masonry-text-inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.masonry-section .masonry .maroon-masonry-item.subscribe .maroon-masonry-text-inner .button{width:100%}.masonry-section .masonry .maroon-masonry-item.image-and-snippet{background-color:#f9f9f9}.masonry-section .masonry .maroon-masonry-item.image-and-snippet .inner-content{height:100%}.masonry-section .masonry .maroon-masonry-item.image-and-snippet .maroon-masonry-text-inner{height:95%}.masonry-section .masonry .maroon-masonry-item.image-and-snippet .read-more{height:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0}.masonry-section .masonry .maroon-masonry-item.image-and-snippet .maroon-masonry-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width{position:relative}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width .maroon-masonry-image{width:66.16667%}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width .inner-content{width:33.83333%}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width.right .inner-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width.right .maroon-masonry-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width.left .inner-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width.left .maroon-masonry-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.masonry-section .masonry .inner-content{position:relative;width:100%;z-index:9;bottom:0;left:0;padding:16px;text-align:left}.masonry-section .masonry .inner-content .title{margin:0 0 16px;font-size:18px;color:#000}.masonry-section .masonry .inner-content .category-title{color:#000;font-size:18px}.masonry-section .masonry .inner-content .read-more{margin:15px 0 0;font-size:13px}.masonry-section .masonry .inner-content p{color:#707070;margin:0;font-size:16px;line-height:24px}.standard-layout .page-top{padding:60px 0 40px}.standard-layout .page-top h5{margin-bottom:33px}.standard-layout .page-top img{display:none}.standard-layout.about-page img,.standard-layout.issues-page img,.standard-layout.submissions-page img,.standard-layout.subscribe-page img{display:block;width:100%;height:420px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.standard-layout .grid-style{text-align:center}.standard-layout .grid-style .item{width:auto;max-width:calc(33.3333% - 12px);-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;margin:0 0 18px 18px;text-align:left}.standard-layout .grid-style .item:nth-child(3n+1){margin-left:0}.standard-layout.category-page .title-section{margin-bottom:33px}.standard-layout.category-page .page-top h5{margin-bottom:0}.two-col-with-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:70px}.two-col-with-sidebar .sidebar{width:25%}.two-col-with-sidebar .sidebar .title-section .title{position:relative;max-width:166px;display:block}.two-col-with-sidebar .sidebar .link-section h6{font-size:12px;margin-bottom:12px}.two-col-with-sidebar .sidebar .link-section ul{list-style-type:none;padding:0;margin:0}.two-col-with-sidebar .sidebar .link-section ul li a{display:block;text-transform:uppercase;font-family:jubilat,serif;font-weight:500}.two-col-with-sidebar .content{width:75%}.generic-form-placeholder-animated .form-row{margin-bottom:30px}.generic-form-placeholder-animated .form-row.submit button{margin-bottom:0}.generic-form-placeholder-animated .form-row label.error{color:red;font-size:14px}.generic-form-placeholder-animated .input-container{position:relative;display:inline-block;vertical-align:top;z-index:1;width:100%;border:0}.generic-form-placeholder-animated .input-container.select{width:100%;position:relative}.generic-form-placeholder-animated .input-container.select .select-label{display:none}.generic-form-placeholder-animated .input-container.select .form-label{border:none}.generic-form-placeholder-animated .input-container.select .form-label:before{display:none}.generic-form-placeholder-animated .input-container.select label{z-index:2;top:0;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.generic-form-placeholder-animated .input-container.select label span{display:none;padding-top:10px}.generic-form-placeholder-animated .input-container.select select{width:100%;margin:0;border:2px solid #cccccc;background:transparent;padding:10px 15px 9px;margin-bottom:0;font-family:jubilat,serif;font-weight:normal;font-size:16px;line-height:1.1;color:#000;position:absolute}.generic-form-placeholder-animated .input-container.select:before{content:"";position:absolute;top:0;left:0;width:7px;height:100%;background-color:#cccccc}.generic-form-placeholder-animated .input-container.select.focused .form-label{opacity:1}.generic-form-placeholder-animated .input-container.select.focused label span{display:block}.generic-form-placeholder-animated .input-container.select.focused label span#spnReason{display:none}.generic-form-placeholder-animated .input-container.select.focused select{border-color:#500000}.generic-form-placeholder-animated .input-container.select.focused:before{background-color:#500000}.generic-form-placeholder-animated .input-container.select.item-selected .form-label{opacity:1}.generic-form-placeholder-animated .input-container.textarea .textarea-label{position:absolute;display:inline-block;width:100%;height:100%;color:#000;padding:0;margin:0;left:0;top:0;background:transparent;cursor:text;font-family:jubilat,serif;font-weight:normal;text-transform:uppercase;font-size:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all 0.3s;transition:all 0.3s}.generic-form-placeholder-animated .input-container textarea{width:100%;border:2px solid #cccccc;padding:7px 15px;color:#000;font-family:minion-3,serif;font-weight:normal;font-size:16px;margin-bottom:0}.generic-form-placeholder-animated .input-container input,.generic-form-placeholder-animated .input-container select{position:absolute;top:0;left:0;z-index:10;display:block;float:right;padding:12px 15px;width:100%;height:100%;margin:0;font-family:jubilat,serif;font-size:16px;line-height:1;border:none;background:transparent;-webkit-appearance:none}.generic-form-placeholder-animated .input-container input:focus,.generic-form-placeholder-animated .input-container select:focus{outline:none}.generic-form-placeholder-animated .input-container .form-label{position:relative;display:inline-block;float:right;width:100%;height:43px;color:#000;padding:0;margin:0;background:transparent;cursor:text;border:2px solid #cccccc;font-family:jubilat,serif;font-weight:normal;text-transform:uppercase;font-size:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all 0.3s;transition:all 0.3s}.generic-form-placeholder-animated .input-container .form-label:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background-color:#cccccc}.generic-form-placeholder-animated .input-container span{position:relative;display:block;width:100%;padding:8px 15px 0;text-align:left;-webkit-transition:all 0.1s;transition:all 0.1s}.generic-form-placeholder-animated .input-container span.asterisk{position:relative;display:inline;width:auto;padding:0;color:red}.generic-form-placeholder-animated .input-container span label .asterisk{color:red}.generic-form-placeholder-animated .input-container.filled .form-label span,.generic-form-placeholder-animated .input-container.filled .form-label:before,.generic-form-placeholder-animated .input-container.filled .textarea-label span,.generic-form-placeholder-animated .input-container.filled .textarea-label:before{-webkit-transition:none;transition:none}.generic-form-placeholder-animated .input-container.focused textarea{border-color:#500000}.generic-form-placeholder-animated .input-container.focused .form-label,.generic-form-placeholder-animated .input-container.focused .textarea-label{border-color:#500000}.generic-form-placeholder-animated .input-container.focused .form-label:before,.generic-form-placeholder-animated .input-container.focused .textarea-label:before{background-color:#500000}.generic-form-placeholder-animated .input-container.filled .form-label,.generic-form-placeholder-animated .input-container.filled .textarea-label,.generic-form-placeholder-animated .input-container.focused .form-label,.generic-form-placeholder-animated .input-container.focused .textarea-label{cursor:default;pointer-events:none}.generic-form-placeholder-animated .input-container.filled .form-label span,.generic-form-placeholder-animated .input-container.filled .textarea-label span,.generic-form-placeholder-animated .input-container.focused .form-label span,.generic-form-placeholder-animated .input-container.focused .textarea-label span{display:block;-webkit-transform:translate3d(-15px,-30px,0);transform:translate3d(-15px,-30px,0);opacity:0.7;font-size:12px;font-weight:bold;color:#500000}.generic-form-placeholder-animated .input-container .error{color:#000}.generic-form-placeholder-animated .checkbox table,.generic-form-placeholder-animated .checkboxlist table{width:100%}.generic-form-placeholder-animated .checkbox table tr td,.generic-form-placeholder-animated .checkboxlist table tr td{padding:8px 15px 8px 0;border:none}.generic-form-placeholder-animated .checkbox table tr td input,.generic-form-placeholder-animated .checkboxlist table tr td input{position:absolute;width:0;height:0;font-size:0}.generic-form-placeholder-animated .checkboxlist label{text-align:left;margin:0;color:#000;font-family:jubilat,serif;font-weight:600;position:relative;top:1px}.generic-form-placeholder-animated .checkboxlist .checkbox.options label,.generic-form-placeholder-animated .checkboxlist table label{text-transform:uppercase;font-size:14px;font-weight:400}.generic-form-placeholder-animated .checkbox,.generic-form-placeholder-animated .radio{margin-bottom:24px}.generic-form-placeholder-animated .checkbox label,.generic-form-placeholder-animated .radio label{position:relative;cursor:pointer;padding:0 0 0 32px;font-weight:400;font-family:jubilat,serif}.generic-form-placeholder-animated .checkbox label:after,.generic-form-placeholder-animated .checkbox label:before,.generic-form-placeholder-animated .radio label:after,.generic-form-placeholder-animated .radio label:before{content:"";position:absolute}.generic-form-placeholder-animated .checkbox label:before,.generic-form-placeholder-animated .radio label:before{left:0;top:1px;width:22px;height:22px;border:1px solid #500000}.generic-form-placeholder-animated .checkbox input,.generic-form-placeholder-animated .radio input{position:absolute;width:0;height:0;font-size:0}.generic-form-placeholder-animated .checkbox input:focus,.generic-form-placeholder-animated .radio input:focus{outline:none}.generic-form-placeholder-animated .checkbox label:after,.generic-form-placeholder-animated .radio label:after{content:"";opacity:0;position:absolute;z-index:2;-webkit-transition:opacity 300ms ease;transition:opacity 300ms ease}.generic-form-placeholder-animated .checkbox input[type=checkbox]:focus+label:before,.generic-form-placeholder-animated .checkbox input[type=radio]:focus+label:before,.generic-form-placeholder-animated .checkbox label.focused:before,.generic-form-placeholder-animated .radio input[type=checkbox]:focus+label:before,.generic-form-placeholder-animated .radio input[type=radio]:focus+label:before,.generic-form-placeholder-animated .radio label.focused:before{border-color:#500000;border-width:2px}.generic-form-placeholder-animated .checkbox input[type=radio]+label:before,.generic-form-placeholder-animated .checkbox.radio-with-data-name label:before,.generic-form-placeholder-animated .radio input[type=radio]+label:before,.generic-form-placeholder-animated .radio.radio-with-data-name label:before{border-radius:100%}.generic-form-placeholder-animated .checkbox input[type=checkbox]+label:after,.generic-form-placeholder-animated .checkbox.checkbox-with-data-name label:after,.generic-form-placeholder-animated .radio input[type=checkbox]+label:after,.generic-form-placeholder-animated .radio.checkbox-with-data-name label:after{left:7px;top:4px;width:8px;height:13px;border-width:0 3px 3px 0;border-color:#500000;border-style:solid;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.generic-form-placeholder-animated .checkbox input[type=radio]+label:after,.generic-form-placeholder-animated .checkbox.radio-with-data-name label:after,.generic-form-placeholder-animated .radio input[type=radio]+label:after,.generic-form-placeholder-animated .radio.radio-with-data-name label:after{width:14px;height:14px;left:4px;top:5px;background:#500000;border-radius:100%}.generic-form-placeholder-animated .checkbox input[type=checkbox]:checked+label:after,.generic-form-placeholder-animated .checkbox input[type=radio]:checked+label:after,.generic-form-placeholder-animated .checkbox label.checked:after,.generic-form-placeholder-animated .radio input[type=checkbox]:checked+label:after,.generic-form-placeholder-animated .radio input[type=radio]:checked+label:after,.generic-form-placeholder-animated .radio label.checked:after{opacity:1}.generic-form-placeholder-animated .checkbox label:hover:after,.generic-form-placeholder-animated .radio label:hover:after{opacity:0.15}.generic-form-placeholder-animated .checkbox input[type=checkbox]:checked+label:hover:after,.generic-form-placeholder-animated .checkbox input[type=radio]:checked+label:hover:after,.generic-form-placeholder-animated .checkbox label.checked:hover:after,.generic-form-placeholder-animated .radio input[type=checkbox]:checked+label:hover:after,.generic-form-placeholder-animated .radio input[type=radio]:checked+label:hover:after,.generic-form-placeholder-animated .radio label.checked:hover:after{opacity:1}.generic-form-placeholder-animated .checkbox input[type=checkbox]:focus+label:before,.generic-form-placeholder-animated .checkbox input[type=radio]:focus+label:before,.generic-form-placeholder-animated .checkbox label.focused:before,.generic-form-placeholder-animated .radio input[type=checkbox]:focus+label:before,.generic-form-placeholder-animated .radio input[type=radio]:focus+label:before,.generic-form-placeholder-animated .radio label.focused:before{border-color:#500000;border-width:1px}.generic-form-placeholder-animated .checkbox label.error,.generic-form-placeholder-animated .radio label.error{padding:0;margin:0 0 10px}.generic-form-placeholder-animated .checkbox label.error:after,.generic-form-placeholder-animated .checkbox label.error:before,.generic-form-placeholder-animated .radio label.error:after,.generic-form-placeholder-animated .radio label.error:before{content:none}.generic-form-placeholder-animated .checkboxlist>label,.generic-form-placeholder-animated .radiobuttonlist>label{padding:0;margin:0 0 10px;cursor:default}.generic-form-placeholder-animated .checkboxlist>label:after,.generic-form-placeholder-animated .checkboxlist>label:before,.generic-form-placeholder-animated .radiobuttonlist>label:after,.generic-form-placeholder-animated .radiobuttonlist>label:before{content:none}.generic-form-placeholder-animated .checkboxlist table.form-control,.generic-form-placeholder-animated .radiobuttonlist table.form-control{border:0;padding:8px 0 0}.generic-form-placeholder-animated .checkboxlist table.form-control td,.generic-form-placeholder-animated .checkboxlist table.form-control tr,.generic-form-placeholder-animated .radiobuttonlist table.form-control td,.generic-form-placeholder-animated .radiobuttonlist table.form-control tr{display:block}.generic-form-placeholder-animated .checkboxlist table.form-control tr,.generic-form-placeholder-animated .radiobuttonlist table.form-control tr{margin:0 0 10px}.generic-form-placeholder-animated .checkboxlist table.form-control label,.generic-form-placeholder-animated .radiobuttonlist table.form-control label{cursor:pointer;position:relative;padding:0 0 0 32px;font-weight:400}.generic-form-placeholder-animated .checkboxlist table.form-control label:after,.generic-form-placeholder-animated .checkboxlist table.form-control label:before,.generic-form-placeholder-animated .radiobuttonlist table.form-control label:after,.generic-form-placeholder-animated .radiobuttonlist table.form-control label:before{content:"";position:absolute}.generic-form-placeholder-animated .checkboxlist table.form-control label:before,.generic-form-placeholder-animated .radiobuttonlist table.form-control label:before{left:0;top:-1px;width:22px;height:22px;border:1px solid #500000}.generic-form-placeholder-animated .checkboxlist table.form-control label:after,.generic-form-placeholder-animated .radiobuttonlist table.form-control label:after{top:3px}.generic-form-placeholder-animated .radiobuttonlist>label{font-weight:500}.generic-form-placeholder-animated .radiobuttonlist table.form-control label:before{border-radius:100%}.homepage .hero{position:relative;height:870px;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:100px}.homepage .hero:after{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:0;background:linear-gradient(45deg,rgba(0,0,0,0.85) 0%,rgba(55,55,55,0) 60%)}.homepage .hero .wrapper{height:100%;position:relative;z-index:1}.homepage .hero .inner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;max-width:70%;height:100%;margin-left:0}.homepage .hero .inner-content h1{margin-top:10px;font-weight:900;color:#fff}.homepage .hero .inner-content p{font-size:20px;font-family:jubilat,serif;font-style:italic;margin-bottom:40px;color:#fff}.article-page .page-top{margin-bottom:80px;padding-bottom:0}.article-page .page-top .tag{margin-bottom:20px}.article-page .page-top h1{font-weight:900}.article-page .page-top p{font-size:20px;font-style:italic;font-weight:400;font-family:jubilat,serif}.article-page .page-top .credit-section{margin-top:30px}.article-page .page-top .credit-section ul{list-style-type:none;font-family:brother-1816,sans-serif;font-weight:500;font-size:14px;text-transform:uppercase}.article-page .page-top .credit-section ul li{margin-bottom:0}.article-page .page-top .credit-section ul li.date{font-weight:400;margin-top:20px}.article-page .page-top .credit-section ul li.date .article-length{display:inline-block;background:#f7f7f7;padding:5px 12px;color:#000;margin-left:10px}.article-page .full-width-image{margin-top:57px}.article-page .full-width-image img{width:100%;height:810px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.article-page .wrapper.image{width:100%;margin:57px auto 0}.article-page .wrapper.image figure{width:100%;margin:0}.article-page .wrapper.image img{width:100%;height:775px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.article-page .no-hero-image{display:none}.article-page .back-to-top{opacity:0;position:sticky;top:820px;right:0;z-index:1;-webkit-transition:none;transition:none}.article-page .back-to-top.active{opacity:1;-webkit-transition:opacity 500ms ease;transition:opacity 500ms ease}.article-page .back-to-top a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;z-index:0;cursor:pointer;position:relative;margin-top:42px}.article-page .back-to-top a:hover svg{height:80px}.article-page .back-to-top a .back-to-top-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-page .back-to-top h6{font-size:12px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);color:#500000;margin:0}.article-page .back-to-top svg{height:21px;-webkit-transition:all ease-in-out 250ms;transition:all ease-in-out 250ms;position:absolute;bottom:20px;margin-bottom:20px}.article-page .article{position:relative;min-height:300px;margin-bottom:130px}.article-page .article .share-sidebar.wrapper.large{position:relative;z-index:999}.article-page .article .share-sidebar-inner{position:absolute;top:0;left:0;width:22px;float:left}.article-page .article .share-sidebar-inner .number-likes{position:relative;margin-bottom:20px;color:#800000;font-family:jubilat,serif;font-weight:700;padding-bottom:15px}.article-page .article .share-sidebar-inner .number-likes:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#000}.article-page .article .share-sidebar-inner .link-section h6{font-size:12px;margin-bottom:12px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);color:#500000;margin:0}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:20px 0 0}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons:before{content:"";position:relative;top:10px;left:0;right:0;width:1px;height:86px;background-color:#500000;margin-bottom:20px}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons .st-btn{position:relative;border:none;margin:4px 0;background:#fff no-repeat;background-position-x:14px;background-size:20px;-webkit-transition:all 350ms ease;transition:all 350ms ease}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons .st-btn:first-child{background-image:url(https://www.txamfoundation.com/icons/facebook-maroon.svg)}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons .st-btn:nth-child(2){background-image:url(https://www.txamfoundation.com/icons/mail-maroon.svg)}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons .st-btn:nth-child(3){background-image:url(https://www.txamfoundation.com/icons/printer-maroon.svg)}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons .st-btn:nth-child(4){background-image:url(https://www.txamfoundation.com/icons/linkedin-maroon.svg)}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons .st-btn img{display:none}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons .st-btn:hover{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);top:0}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons .st-btn span{display:none!important}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons.st-has-labels .st-btn{display:inline-block!important}.article-page .article .inner-content .layout-block{position:relative;padding-top:0;margin-bottom:0}.article-page .article .inner-content .layout-block.pullquote .attribution{font-size:18px;font-weight:600;margin-top:30px;font-family:jubilat,serif}.article-page .article .inner-content .layout-block ul{margin-bottom:0}.article-page .article .inner-content .layout-block.video-lb{margin-bottom:60px;padding:0 45px}.article-page .article .inner-content .layout-block.video-lb .video-container .video-description{text-align:left;max-width:686px;margin:60px auto 20px}.article-page .article .inner-content .layout-block.video-lb .video-container .video-description p:first-child:first-letter{position:unset;font-size:18px;font-weight:400;font-family:minion-3,serif;color:#000;float:none;line-height:1.6;padding-right:0;padding-bottom:0;padding-left:0;margin-left:0;text-transform:none}.article-page .article .inner-content .layout-block.article-border{padding-bottom:60px;margin-bottom:60px!important}.article-page .article .inner-content .layout-block.article-border:before{content:"";position:absolute;background-color:#000;width:200px;height:1px;bottom:0;left:0;right:0;margin:0 auto}.article-page .article .inner-content .layout-block.article-margin{margin-bottom:30px}.article-page .article .inner-content .layout-block figure{margin-left:0;position:relative;z-index:2}.article-page .article .inner-content .layout-block figure.image-group-with-caption{margin:0}.article-page .article .inner-content .layout-block figure.image-group-with-caption.large{margin-right:22px}.article-page .article .inner-content .layout-block figure.image-group-with-caption .images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:wrap;flex-flow:wrap}.article-page .article .inner-content .layout-block figure.image-group-with-caption .images img{width:48%;margin:2% 4% 2% 0}.article-page .article .inner-content .layout-block figure.image-group-with-caption .images img:nth-child(2n){margin:2% 0}.article-page .article .inner-content .layout-block figure.image-group-with-caption figcaption{width:100%;text-align:center;padding-top:10px}.article-page .article .inner-content .layout-block.floated-content{padding-left:0px;padding-right:0px;overflow:hidden}.article-page .article .inner-content .layout-block.floated-content p{max-width:686px;margin:0 auto}.article-page .article .inner-content .layout-block h2{font-family:jubilat,serif;letter-spacing:1.2px;font-size:20px;text-transform:uppercase;font-weight:700}.article-page .article .inner-content .layout-block h3{font-size:20px;letter-spacing:1px}.article-page .article .inner-content .layout-block h4{font-family:jubilat,serif;letter-spacing:1.2px;font-size:16px;text-transform:uppercase;font-weight:700}.article-page .article .inner-content .layout-block span#spnMBox{margin-left:6px;position:relative;top:4px}.article-page .article .inner-content .layout-block.wysiwyg-lb p:last-child{margin-bottom:0}.article-page .article .inner-content .layout-block.wysiwyg-lb .bumpout-content,.article-page .article .inner-content .layout-block.wysiwyg-lb .wysiwyg-content{max-width:686px;margin:0 auto}.article-page .article .inner-content .layout-block.wysiwyg-lb p span.m-drop-cap{font-size:138px;font-weight:700;font-family:jubilat,serif;color:#500000;float:left;line-height:52px;padding-right:8px;padding-bottom:8px;padding-left:0;margin-left:-8px}.article-page .article .inner-content .layout-block.wysiwyg-lb .button.cta{background-color:#500000;border-color:#500000}.article-page .article .inner-content .layout-block.wysiwyg-lb .button.cta:hover{opacity:0.7}.article-page .article .inner-content .layout-block.wysiwyg-lb .sidebar{position:relative;left:-30px;border:1px solid #500000;border-top:6px solid #500000;margin-bottom:33px;margin-left:30px;padding:30px;max-width:470px;background-color:#fff}.article-page .article .inner-content .layout-block.wysiwyg-lb .sidebar:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;top:30px;left:30px;background:#f1f1f1 url("https://www.txamfoundation.com/images/maroon/recommendation-bg.png") repeat;opacity:0.6;z-index:-1}.article-page .article .inner-content .layout-block.wysiwyg-lb .sidebar p{margin-bottom:20px}.article-page .article .inner-content .layout-block.wysiwyg-lb .sidebar p:last-child{margin-bottom:0}.article-page .article .inner-content .layout-block.wysiwyg-lb .sidebar a{margin-bottom:0}.article-page .article .inner-content .layout-block.wysiwyg-lb .sidebar a:hover{color:#fff}.article-page .article .inner-content .layout-block.wysiwyg-lb .sidebar h2{color:#500000}.article-page .article .inner-content .layout-block.g-widget figure{position:relative;background-color:#5a0000;padding:30px;color:#fff;min-height:320px;width:100%}.article-page .article .inner-content .layout-block.g-widget figure:before{content:"";position:absolute;bottom:46px;right:0;width:350px;height:270px;background:url(https://www.txamfoundation.com/images/maroon/2022_Maroon_Small-Giving_Illustration.svg) no-repeat;mix-blend-mode:multiply;opacity:0.7;z-index:0}.article-page .article .inner-content .layout-block.g-widget figure .widget-container{position:relative;z-index:1}.article-page .article .inner-content .layout-block.g-widget figure .widget-title{background-color:#3D87CB;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 20px;font-size:22px;letter-spacing:0.05em}.article-page .article .inner-content .layout-block.g-widget figure .widget-text{max-width:60%;margin-bottom:0;font-size:20px}.article-page .article .inner-content .layout-block.g-widget figure .widget-text p.small{font-size:15px;font-style:italic;line-height:1.4;margin-bottom:0;margin-top:2.5rem}.article-page .article .inner-content .layout-block.g-widget figure .gifts{position:relative;margin-top:4rem}.article-page .article .inner-content .layout-block.g-widget figure .gifts:before{content:"";position:absolute;top:-20px;left:0;width:30px;height:2px;background-color:#fff}.article-page .article .inner-content .layout-block.g-widget figure .gifts h3{font-weight:700;margin-bottom:0}.article-page .article .inner-content .layout-block.g-widget figure .gifts .button.animate-from-left{width:unset;margin:15px 15px 0 0;padding:10px 26px 9px;background-color:transparent;min-width:140px}.article-page .article .inner-content .layout-block.g-widget figure .gifts .button.animate-from-left:nth-child(2):before{-webkit-animation:animate-from-left 12s linear 0s infinite normal forwards;animation:animate-from-left 12s linear 0s infinite normal forwards}.article-page .article .inner-content .layout-block.g-widget figure .gifts .button.animate-from-left:nth-child(3):before{-webkit-animation:animate-from-left 12s linear 4s infinite normal forwards;animation:animate-from-left 12s linear 4s infinite normal forwards}.article-page .article .inner-content .layout-block.g-widget figure .gifts .button.animate-from-left:nth-child(4):before{-webkit-animation:animate-from-left 12s linear 8s infinite normal forwards;animation:animate-from-left 12s linear 8s infinite normal forwards}.article-page .article .inner-content .layout-block.g-widget.mobile-only{display:none}@-webkit-keyframes animate-from-left{0%{width:0;left:0}24%{width:100%;left:0}30%{width:0;left:100%}}@keyframes animate-from-left{0%{width:0;left:0}24%{width:100%;left:0}30%{width:0;left:100%}}.article-page .article .g-widget-sidebar{position:sticky;padding-top:0;margin-bottom:0;overflow:visible;top:80px;z-index:1;height:460px;margin-bottom:270px;float:right}.article-page .article .g-widget-sidebar .image-with-caption.floated.right{max-width:290px;background-color:#5a0000;margin-top:0;margin-bottom:0;margin-right:0;padding:20px;color:#fff}.article-page .article .g-widget-sidebar .image-with-caption.floated.right:before{content:"";position:absolute;bottom:-12px;left:0;width:270px;height:254px;background:url(https://www.txamfoundation.com/images/maroon/2022_Maroon_Small-Giving_Illustration.svg) no-repeat;mix-blend-mode:multiply;opacity:0.7;z-index:0}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .widget-container{position:relative;z-index:1}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .widget-title{background-color:#2b9ed4;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 20px;font-size:20px;letter-spacing:0.05em;margin:0 auto 2rem}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .widget-text{max-width:100%;margin:0;font-size:18px}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .widget-text p.small{font-size:15px;font-style:italic;line-height:1.4;margin-bottom:0;margin-top:2.5rem}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .gifts{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-top:4rem}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .gifts:before{content:"";position:absolute;top:-20px;left:50%;-webkit-transform:translateX(-15px);-ms-transform:translateX(-15px);transform:translateX(-15px);width:30px;height:2px;background-color:#fff}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .gifts h3{font-size:18px;font-weight:700}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .gifts .button{width:unset;margin-right:0;padding:10px 26px 9px;background-color:transparent}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .gifts .button:last-child{margin-bottom:0}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .gifts .button:nth-child(2):before{-webkit-animation:animate-from-left 12s linear 0s infinite normal forwards;animation:animate-from-left 12s linear 0s infinite normal forwards}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .gifts .button:nth-child(3):before{-webkit-animation:animate-from-left 12s linear 4s infinite normal forwards;animation:animate-from-left 12s linear 4s infinite normal forwards}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .gifts .button:nth-child(4):before{-webkit-animation:animate-from-left 12s linear 8s infinite normal forwards;animation:animate-from-left 12s linear 8s infinite normal forwards}.article-page .article .subtitle{margin-bottom:18px}.article-page .article blockquote{color:#500000;font-size:30px;font-weight:700;line-height:44px;font-family:brother-1816,sans-serif;margin:0 auto;max-width:920px;position:relative}.article-page .article blockquote span{background-image:-webkit-gradient(linear,left top,right top,from(rgba(43,158,212,0.2)),to(rgba(43,158,212,0.2)));background-image:linear-gradient(to right,rgba(43,158,212,0.2),rgba(43,158,212,0.2));background-repeat:no-repeat;background-size:100% 0.55em;background-position:0 0.85em;padding:0 0.1em}.article-page .article blockquote:before{content:url("https://www.txamfoundation.com/images/maroon/quotes.svg");position:absolute;left:-59px;top:0;width:39px;height:39px}.article-page .article .article-slider{height:100%;margin:0;z-index:2}.article-page .article .article-slider figure{margin:0}.article-page .article .article-slider figure img{width:100%;height:775px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.article-page .article .article-slider figcaption{text-align:center}.article-page .article .article-slider .slick-next,.article-page .article .article-slider .slick-prev{color:#000}.article-page .article .article-slider .slick-next:before,.article-page .article .article-slider .slick-prev:before{display:none}.article-page .article .article-slider .slick-prev{left:-50px}.article-page .article .article-slider .slick-next{right:-50px}.article-page .article .article-slider-large{height:100vh;margin:0}.article-page .article .article-slider-large figure{margin:0;position:relative}.article-page .article .article-slider-large figure img{width:100%;height:100vh;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.article-page .article .article-slider-large figcaption{position:absolute;bottom:40px;left:0;right:0;max-width:920px;margin:0 auto;padding:30px 50px;background-color:rgba(250,250,250,0.9);text-align:center}.article-page .article .article-slider-large .slick-next,.article-page .article .article-slider-large .slick-prev{z-index:12;bottom:63px;margin:0;-webkit-transform:none;-ms-transform:none;transform:none;top:auto;height:38.88px;color:#000}.article-page .article .article-slider-large .slick-next:before,.article-page .article .article-slider-large .slick-prev:before{display:none}.article-page .article .article-slider-large .slick-prev{left:calc(20px + (100% - 920px) / 2)}.article-page .article .article-slider-large .slick-next{right:calc(20px + (100% - 920px) / 2)}.article-page .article .image-with-caption{max-width:686px;margin:0 auto;text-align:center}.article-page .article .image-with-caption.large{max-width:100%;margin-right:0px}.article-page .article .image-with-caption.floated{max-width:500px;margin-bottom:0;margin-top:8px;position:relative}.article-page .article .image-with-caption.floated.left{float:left;margin-right:22px;margin-left:0px}.article-page .article .image-with-caption.floated.left .sidebar{left:30px;margin-left:0;margin-right:30px}.article-page .article .image-with-caption.floated.left .sidebar:before{left:auto;right:30px}.article-page .article .image-with-caption.floated.right{float:right;margin-left:22px;margin-right:0px;background-color:#fff}.article-page .article .image-with-caption.floated.right figcaption{right:0;padding-left:40px;padding-right:0;background-color:#fff;text-align:right}.article-page .article .image-with-caption.floated figcaption{max-width:300px;position:absolute;padding-right:40px;text-align:left}.article-page .article .image-with-caption.floated .sidebar{text-align:left}.article-page .article .image-with-caption figcaption{font-style:italic;font-size:16px;font-family:jubilat,serif;text-align:center}.article-page .article .article-tags{margin:60px auto}.article-page .article .article-tags h6{font-weight:400;margin-bottom:20px}.article-page .article .article-tags ul{list-style-type:none;padding:0;margin:0 0 0 -10px}.article-page .article .article-tags ul li{display:inline-block;margin-right:24px}.article-page .article .article-tags ul li:last-child{margin:0}.article-page .article .article-tags ul li a{display:inline-block;-webkit-transition:all ease-in-out 250ms;transition:all ease-in-out 250ms;padding:6px 10px;position:relative;z-index:1}.article-page .article .article-tags ul li a:after{content:"";position:absolute;background-color:#000;width:calc(100% - 20px);height:1px;left:0;right:0;bottom:0;margin:0 auto;z-index:-1;background-color:#500000;-webkit-animation:borderSlideDown 500ms ease-in forwards;animation:borderSlideDown 500ms ease-in forwards}.article-page .article .article-tags ul li a:hover{color:#fff;-webkit-transition:color ease-in-out 250ms;transition:color ease-in-out 250ms;-webkit-transition-delay:500ms;transition-delay:500ms}.article-page .article .article-tags ul li a:hover:after{background-color:#500000;-webkit-animation:borderSlideUp 500ms ease-in forwards;animation:borderSlideUp 500ms ease-in forwards}@-webkit-keyframes borderSlideUp{0%{width:calc(100% - 20px);height:1px}25%{width:100%;height:1px}75%{width:100%;height:1px}to{width:100%;height:100%}}@keyframes borderSlideUp{0%{width:calc(100% - 20px);height:1px}25%{width:100%;height:1px}75%{width:100%;height:1px}to{width:100%;height:100%}}@-webkit-keyframes borderSlideDown{0%{width:100%;height:100%}25%{width:100%;height:1px}75%{width:100%;height:1px}to{width:calc(100% - 20px);height:1px}}@keyframes borderSlideDown{0%{width:100%;height:100%}25%{width:100%;height:1px}75%{width:100%;height:1px}to{width:calc(100% - 20px);height:1px}}.article-page .article .share-article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:3px solid #000;border-bottom:1px solid #000;padding:28px 15px;margin-bottom:40px}.article-page .article .share-article h6{margin:0 20px 0 0;width:164px}.article-page .article .share-article .article-page .article .share-article .at-share-btn-elements,.article-page .article .share-article .sharethis-inline-share-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.article-page .article .share-article .sharethis-inline-share-buttons#st-2{z-index:1}.article-page .article .share-article .sharethis-inline-share-buttons#st-2 .st-btn{border:none}.article-page .article .share-article .sharethis-inline-share-buttons#st-2 .st-btn img{display:none}.article-page .article .share-article .sharethis-inline-share-buttons#st-2 .st-btn.st-last{display:none!important}.article-page .article .share-article .sharethis-inline-share-buttons#st-2.st-has-labels .st-btn.st-remove-label>span{display:inline-block!important}.article-page .article .share-article .sharethis-inline-share-buttons#st-2.st-has-labels .st-btn{min-width:unset}.article-page .article .share-article .sharethis-inline-share-buttons span.st-label{background-color:#fff!important;color:#000!important;font-size:18px!important;text-transform:uppercase;font-family:jubilat,serif;font-weight:500;padding:5px 10px;margin:0;-webkit-transform:none;-ms-transform:none;transform:none;letter-spacing:0}.article-page .article .share-article .sharethis-inline-share-buttons span.st-label:hover{color:#500000!important;-webkit-transform:none;-ms-transform:none;transform:none}.article-page .article .article-disclaimer{font-style:italic;font-size:16px;line-height:1.8}.article-page.coded-page{margin-top:-1px}.article-page.coded-page .main-section.article{min-height:0;margin:80px 0 0}.article-page.coded-page #backToTop{display:none}.article-page.coded-page .share-sidebar{display:none}.article-page.coded-page .article .article-tags ul li a{font-family:"benton-modern",serif;font-size:18px}.article-page.coded-page .article .article-tags h6{font-family:"freight-sans-pro",sans-serif;font-size:16px}.article-page.coded-page .share-article{margin-bottom:80px}.article-page.coded-page .article .share-article h6{font-family:"freight-sans-pro",sans-serif;margin:0 20px 0 0;width:164px;font-weight:700;font-size:16px}.article-page.coded-page .recommendation-section .recommendation-items .item .inner-content h6{font-weight:700;font-family:"freight-sans-pro",sans-serif}.article-page.coded-page .recommendation-section .recommendation-items .item .inner-content a.headline{font-family:"benton-modern",serif}.staff-section.grid-style{text-align:left}.staff-section.grid-style .item{width:30%;margin-bottom:75px}.staff-section.grid-style .item h5{margin-bottom:5px}.issue-page .page-top{position:relative;padding:0;min-height:805px;margin-bottom:80px}.issue-page .page-top img{height:580px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.issue-page .page-top .current-issue{position:absolute;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.issue-page .page-top .current-issue .issue-img{position:relative;background-color:transparent;max-width:430px;height:auto;-webkit-box-flex:0;-ms-flex:0 0 430px;flex:0 0 430px}.issue-page .page-top .current-issue .issue-img img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,0.2);box-shadow:0 0 15px 0 rgba(0,0,0,0.2)}.issue-page .page-top .current-issue .issue-description{text-align:left;margin:0 0 0 38px;padding:30px 0 15px;margin-bottom:0px}.issue-page .page-top .current-issue .issue-description p{margin-bottom:0}.about-page .staff-section .member h3{font-family:jubilat,serif;text-transform:uppercase;color:#500000;font-weight:700;margin-bottom:7px;font-size:20px}.about-page .staff-section .member p{font-size:16px}.submissions-page .page-top img,.subscribe-page .page-top img{height:unset}.submissions-page .divider,.subscribe-page .divider{position:relative;padding:31px 0 56px}.submissions-page .divider:before,.subscribe-page .divider:before{content:"";position:absolute;background-color:#000;width:200px;height:1px;bottom:0;left:0;right:0;margin:0 auto 56px}.submissions-page #divThanks,.subscribe-page #divThanks{text-align:center}.submissions-page #divThanks .card,.subscribe-page #divThanks .card{padding:15px;background-color:#fff;border:none}.submissions-page #divThanks h4,.submissions-page #divThanks p,.subscribe-page #divThanks h4,.subscribe-page #divThanks p{margin:0}.title-text h1.title.search-results{margin-top:140px;font-size:48px}.gsc-control-wrapper-cse{margin-bottom:60px}.custom-form.wrapper{max-width:800px;padding:0}.custom-form.wrapper .custom-form-title{position:relative;margin-bottom:40px}.custom-form.wrapper .custom-form-intro,.custom-form.wrapper .section-intro{margin:0 0 40px}.custom-form.wrapper .form-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-form.wrapper .spacer{padding:30px}.custom-form.wrapper .form-group{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.custom-form.wrapper .form-group.half-width{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.custom-form.wrapper .form-group.third-width{-webkit-box-flex:0;-ms-flex:0 0 30.6666%;flex:0 0 30.6666%}.custom-form.wrapper .form-group.two-thirds-width{-webkit-box-flex:0;-ms-flex:0 0 65.3333%;flex:0 0 65.3333%}.custom-form.wrapper .form-group.textarea textarea.form-control{min-height:80px}.custom-form.wrapper .form-group .checkbox.options,.custom-form.wrapper .form-group .radio.options{margin-bottom:6px}.custom-form.wrapper .form-group .checkbox.options label,.custom-form.wrapper .form-group .radio.options label{font-weight:400}.custom-form.wrapper .form-group.radio .radio.options label:before{top:2px}.custom-form.wrapper .form-group.radio .radio.options label:after{top:6px}.custom-form.wrapper .form-group.checkbox input[type=checkbox]+label:before,.custom-form.wrapper .form-group.checkbox.checkbox-with-data-name label:before,.custom-form.wrapper .form-group.radio input[type=checkbox]+label:before,.custom-form.wrapper .form-group.radio.checkbox-with-data-name label:before{top:5px}.custom-form.wrapper .form-group.checkbox input[type=checkbox]+label:after,.custom-form.wrapper .form-group.checkbox.checkbox-with-data-name label:after,.custom-form.wrapper .form-group.radio input[type=checkbox]+label:after,.custom-form.wrapper .form-group.radio.checkbox-with-data-name label:after{top:8px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){}@media (max-width:1500px){.wrapper{padding:0 20px}.navigation-container.wrapper{padding:0}.maroon-primary-footer .maroon-volume-image img{height:auto}.article-page .article .image-with-caption.floated.right{margin-right:20px}.article-page .article .image-with-caption.floated.left{margin-left:20px}.article-page .article .inner-content .layout-block.wysiwyg-lb .bumpout-content,.article-page .article .inner-content .layout-block.wysiwyg-lb .wysiwyg-content{padding:0 20px}.article-page .article .share-sidebar-inner{left:20px}.article-page .article .inner-content .layout-block.video-lb{padding:0 60px}.article-page .article .inner-content .layout-block.video-lb .video-container .video-description{padding:0 20px}.maroon-header .sub-navigations .wrapper{padding:0}.issue-page .page-top .current-issue .issue-description p{font-size:17px}.article-page .article .article-slider .slick-prev{left:-30px}.article-page .article .article-slider .slick-next{right:-30px}}@media (max-width:1320px){.maroon-header .primary-nav ul li a{padding:18px 20px;font-size:13px}.homepage .hero .wrapper{max-width:960px}.homepage .hero .inner-content{max-width:90%}.recommendation-section .recommendation-items.slider .slick-next,.recommendation-section .recommendation-items.slider .slick-prev{right:-22px}.recommendation-section .recommendation-items.slider .slick-dots{right:-22px}.article-page .article .image-with-caption.floated figcaption{max-width:unset;position:relative}.article-page .article .image-with-caption.floated.right figcaption{text-align:left;padding-left:0}.article-page .article .g-widget-sidebar .image-with-caption.floated.right{max-width:240px}.article-page .article .g-widget-sidebar .image-with-caption.floated.right:before{width:240px;height:190px}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .widget-title{font-size:18px}.article-page .article .g-widget-sidebar .image-with-caption.floated.right .widget-text{font-size:16px}}@media (max-width:1200px){.maroon-header .sub-navigations .sub-nav#ulFeatureStoriesList a{padding:20px}.maroon-header .sub-navigations .wrapper{max-width:1030px}.maroon-header .sub-navigations .sub-nav#ulMagazineIssues li:nth-child(3){display:none}.maroon-header .sub-navigations .sub-nav#ulMagazineIssues li.view-all-issues{display:block}}@media (max-width:1023px){h1{font-size:50px}.recommendation-section{padding:0 23px 0 0}.maroon-header.active{background-color:rgba(250,250,250,0.95)}.maroon-header.maroon-sticky .navigation-container{top:54px;max-width:100%}.maroon-header .nav-expand{display:block}.maroon-header .logos{padding:15px 0 10px}.maroon-header .link-section #buttonSearch{margin-right:25px}.navigation-container{width:100%;max-width:100%;position:absolute;top:85px;left:0;background-color:rgba(250,250,250,0.95)}.maroon-header .primary-nav ul.maroon-nav{font-size:0;margin:10px 0 0}.maroon-header .primary-nav ul.maroon-nav li{display:block;padding:0}.maroon-header .primary-nav ul.maroon-nav li a{color:#707070;font-size:18px;padding:15px 15px 15px 54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.maroon-header .primary-nav ul.maroon-nav li a:hover{color:#500000}.maroon-header .primary-nav ul.maroon-nav li a .mobile-only{display:inline-block;margin-left:8px}.maroon-header .primary-nav ul.maroon-nav li.has-sub-nav.active a{color:#500000}.maroon-header .primary-nav ul.maroon-nav li.has-sub-nav a{position:relative}.maroon-header .primary-nav ul.maroon-nav li.has-sub-nav a:after{content:"";position:relative;margin-left:20px}.maroon-header .primary-nav ul.maroon-nav li.mobile-only{display:inline-block;vertical-align:middle;margin-top:24px}.maroon-header .primary-nav ul.maroon-nav li.mobile-only.search{display:none}.maroon-header .primary-nav ul.maroon-nav li.mobile-only.give{display:none}.maroon-header .primary-nav ul.maroon-nav li.mobile-only a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;color:#fff;font-size:18px}.maroon-header .primary-nav ul.maroon-nav li.mobile-only a img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.maroon-header .primary-nav ul.maroon-nav li ul.sub-nav li a{font-size:16px;color:#707070;padding:15px 15px 15px 75px}.maroon-header .primary-nav ul.maroon-nav li ul.sub-nav#ulMobileExploreSubNav{-webkit-column-count:2;-moz-column-count:2;column-count:2}#ulMagazineIssuesSubNav{padding:0 5%}#ulMagazineIssuesSubNav li{display:none;opacity:1}#ulMagazineIssuesSubNav li.view-all-issues{display:none}#ulMagazineIssuesSubNav li.current-issue{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}#ulMagazineIssuesSubNav li.current-issue img{height:237px}#ulMagazineIssuesSubNav li.current-issue .description{margin-left:30px;text-align:left;font-size:16px}#ulMagazineIssuesSubNav li.current-issue .description h4{text-transform:unset}#ulMagazineIssuesSubNav li.current-issue .description p{font-family:jubilat,serif}#ulMagazineIssuesSubNav li.current-issue .button{font-size:16px;padding:6px 12px;color:#fff;width:280px}#ulMagazineIssuesSubNav a.mobile-view-all-issues.button.outline.secondary-outline{color:#500000}.masonry-section .masonry .maroon-masonry-item{height:420px}.masonry-section .masonry .maroon-masonry-item .maroon-masonry-image img{max-height:420px}.masonry-section .masonry .maroon-masonry-item .inner-content p{display:none}.homepage .hero{height:85vh}.article-page .full-width-image img{height:auto}.article-page .wrapper.image img{height:auto}.article-page .article{margin-bottom:80px}.article-page .article .article-slider .slick-slide{padding:20px}.article-page .article .article-slider figure img{height:200px}.article-page .article .article-slider-large{height:50vh}.article-page .article .article-slider-large figure img{height:50vh}.article-page .article .image-with-caption.floated{margin-bottom:20px;max-width:375px}.article-page .article .image-with-caption.floated figcaption{max-width:100%;padding:0}.article-page .page-top{margin-bottom:40px}.article-page .article .inner-content .layout-block.video-lb .video-container .video-description{margin:60px auto 20px}.issue-page .page-top img{height:550px}.issue-page .page-top .current-issue .issue-img{max-width:350px;-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px}.issue-page .page-top .current-issue .issue-description p{font-size:17px}.grid-style.issues .card img{height:unset}.article-page .article .share-article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.article-page .article .share-article h6{margin:0 0 15px;text-align:center}}@media (max-width:900px){.staff-section.grid-style .item{margin-bottom:30px}.maroon-header.maroon-sticky{background-color:rgba(255,255,255,0.9)}.main-maroon-footer{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.maroon-volume-info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.maroon-volume-info img{-o-object-position:top;object-position:top}.maroon-volume-image{margin-top:11px}.masonry-section{margin:40px 0}.masonry-section .masonry .maroon-masonry-item,.masonry-section .masonry .maroon-masonry-sizer{width:100%}.masonry-section .masonry .maroon-masonry-item{margin:0 0 3%;height:auto}.masonry-section .masonry .maroon-masonry-item .maroon-masonry-image img{max-height:240px}.masonry-section .masonry .maroon-masonry-item.card .maroon-masonry-image{height:240px}.masonry-section .masonry .maroon-masonry-item.two-col{width:100%;max-width:100%}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet .inner-content{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet .maroon-masonry-image{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet .maroon-masonry-image img{max-height:250px}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.left .inner-content{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.left .maroon-masonry-image{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.left .maroon-masonry-image img{max-height:250px}.masonry-section .masonry .maroon-masonry-item.image-and-snippet .maroon-masonry-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width .maroon-masonry-image{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width .inner-content{width:100%}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width.left .maroon-masonry-image{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width.left .inner-content{width:100%}.masonry-section .masonry .maroon-masonry-item.image-and-title .inner-content{position:relative;color:#000}.masonry-section .masonry .maroon-masonry-item.image-and-title .inner-content .tag h6,.masonry-section .masonry .maroon-masonry-item.image-and-title .inner-content .title{color:#000}.masonry-section .masonry .maroon-masonry-item.image-and-title .inner-content .read-more{display:block}.masonry-section .masonry .maroon-masonry-item.subscribe .inner-content{margin:0}.masonry-section .masonry .maroon-masonry-item.subscribe .inner-content .title{margin-left:0}.masonry-section .masonry .maroon-masonry-item.subscribe .title-section{margin-bottom:30px}.masonry-section .masonry .maroon-masonry-item.subscribe .title-section .logo{max-width:213px}.masonry-section .masonry .maroon-masonry-item.subscribe .tag{display:none}.masonry-section .masonry .maroon-masonry-item .read-more{height:auto;position:relative;bottom:auto}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.left .maroon-masonry-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.right .inner-content{width:100%}.masonry-section .masonry .maroon-masonry-item{background-color:#f9f9f9}.homepage .hero .inner-content{max-width:100%}.homepage .hero .inner-content p{font-size:20px}.article-page .article .article-slider-large .slick-prev{left:20px}.article-page .article .article-slider-large .slick-next{right:20px}.article-page .article .inner-content .layout-block.video-lb{padding:0 20px}.article-page .article .share-sidebar-inner{left:12px}.issue-page .page-top .current-issue .issue-description p{font-size:16px}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.right .maroon-masonry-image{width:100%}.masonry-section .masonry .inner-content p{margin-bottom:10px}.two-col-with-sidebar .sidebar .title-section .title{font-size:30px}.article-page .article .inner-content .layout-block.pullquote{padding-right:80px;padding-left:80px}}@media (max-width:767px){body{font-size:16px}h1{font-size:45px}h2{font-size:30px}h3{font-size:20px}.page-top{padding:25px 0}.standard-layout .page-top img{height:auto}.standard-layout .card-section.grid-style .item{max-width:calc(50% - 8px);margin:0 0 16px 16px;width:100%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.standard-layout .card-section.grid-style .item:nth-child(3n+1){margin-left:16px}.standard-layout .card-section.grid-style .item:nth-child(odd){margin-left:0}.grid-style.issues .card img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.two-col-with-sidebar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.two-col-with-sidebar .sidebar{width:100%;margin-bottom:25px}.two-col-with-sidebar .sidebar .title-section.with-border{display:inline-block}.two-col-with-sidebar .sidebar .link-section li{display:inline-block;margin-right:20px}.two-col-with-sidebar .content{width:100%}.main-maroon-footer{-ms-flex-flow:wrap;flex-flow:wrap;margin-top:25px}.overlay-logo{left:40px;top:446px;bottom:auto;width:525px}.maroon-left-links{width:100%;margin:60px 0 20px;text-align:center;position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.maroon-left-links ul li{display:inline-block}.maroon-left-links ul li a{padding:12px 20px}.maroon-volume-info{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px}.maroon-volume-image{margin:0 25px 0}.maroon-volume-image img{width:250px}.maroon-volume-descr{max-width:440px}.maroon-volume-descr p{padding-right:18px}.article-page .inner-content.wrapper.large{padding:0}.article-page .article .image-with-caption.floated.left,.article-page .article .image-with-caption.floated.right{float:none;margin:0 auto 30px;padding:0 20px;max-width:686px}.article-page .article .image-with-caption.floated.left figcaption,.article-page .article .image-with-caption.floated.right figcaption{text-align:center;position:relative}.article-page .article .inner-content .layout-block.wysiwyg-lb .sidebar{left:0;margin:0 0 20px;max-width:646px}.custom-form.wrapper{padding:0}.article-page .article .inner-content .layout-block.wysiwyg-lb .sidebar:before{content:none}.article-page .article .article-slider .slick-slide{padding:0}.article-page .article .article-slider-large{height:35vh}.article-page .article .article-slider-large figure img{height:35vh}.article-page .page-top p{font-size:16px}.article-page .page-top{margin-bottom:25px}.article-page .page-top p{font-size:16px}.share-sidebar{margin-bottom:40px}.share-sidebar.wrapper.large{max-width:686px}.article-page .article .share-sidebar-inner{position:relative;left:0}.article-page .article .inner-content .layout-block.video-lb .video-container .video-description{margin:40px auto 0;padding:0}.article-page .back-to-top{padding:0;position:fixed;top:auto;bottom:0;z-index:9}.article-page .back-to-top a{background-color:#500000;padding:10px;margin-top:0;float:none}.article-page .back-to-top a svg{margin-bottom:5px;position:relative;bottom:0}.article-page .back-to-top a svg .st0{stroke:#fff}.article-page .back-to-top h6{color:#fff;-webkit-transform:none;-ms-transform:none;transform:none;margin:0}.article-page .article .share-sidebar-inner{float:none;width:100%}.article-page .article .share-sidebar-inner .link-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-page .article .share-sidebar-inner .link-section h6{-webkit-transform:none;-ms-transform:none;transform:none;margin:0;font-size:14px}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;margin-top:0}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons:before{left:10px;width:86px;height:1px}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons.st-has-labels .st-btn{min-width:40px;background-position:10px}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons.st-has-labels .st-btn:hover{-webkit-transform:none;-ms-transform:none;transform:none}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons.st-has-labels .st-btn:first-child{margin-left:20px}.article-page .article .share-sidebar-inner .link-section #st-1.sharethis-inline-share-buttons.st-has-labels .st-btn:nth-child(2){background-position:10px}.article-page .article .share-sidebar-inner .link-section ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;padding:0;margin:0}.article-page .article .share-sidebar-inner .link-section ul:before{width:25px;height:1px;margin:0 10px}.article-page .article .share-sidebar-inner .link-section ul li{margin:0 10px 0 0}.article-page .article .share-sidebar-inner .link-section ul li svg{height:16px}.article-page .article .share-article{display:block;text-align:center}.article-page .article .share-article h6{margin:0 auto}.article-page .article .share-article ul li a{padding:5px 2px}.article-page .article .article-tags{margin:50px 0}.article-page .article .image-with-caption.large{margin-right:0}.article-page .article blockquote{font-size:24px;line-height:1.6;margin:0 30px;padding:0 30px}.article-page .article blockquote:before{left:-30px}.article-page .article .inner-content .layout-block figure.image-group-with-caption{margin:0}.issue-page .page-top{margin-bottom:0;min-height:100%}.issue-page .page-top img{height:320px}.issue-page .page-top .current-issue{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-top:-80px;top:0;bottom:0;position:relative}.issue-page .page-top .current-issue .issue-img{width:250px}.issue-page .page-top .current-issue .issue-description{width:100%;margin:0 auto;padding-top:0}.issue-page .page-top .current-issue .issue-description h6{text-align:center}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.right .maroon-masonry-image{width:100%}.two-col-with-sidebar .sidebar .title-section .title{max-width:unset}.article-page .article .inner-content .layout-block.g-widget{max-width:100%;padding:0}.article-page .article .inner-content .layout-block.g-widget figure{margin:0}.article-page .article .inner-content .layout-block.g-widget figure .widget-text{max-width:100%}.article-page .article .inner-content .layout-block.g-widget.mobile-only{display:block}.article-page .article .g-widget-sidebar{display:none}.article-page .article .inner-content .layout-block.pullquote{padding-right:4%;padding-left:4%}.article-page .article .inner-content .layout-block.pullquote .attribution{padding-left:60px}}@media (max-width:550px){h1{font-size:35px}h2{font-size:28px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}.wrapper{padding:0 4%}.navigation-container{top:67px}.maroon-header .primary-nav ul.maroon-nav li ul.sub-nav#ulMobileExploreSubNav a{padding:15px}.maroon-header{background-color:rgba(255,255,255,0.8)}.maroon-header.maroon-sticky .navigation-container{top:58px}.maroon-header.maroon-sticky .logos{padding:8px 0 8px}.maroon-header.maroon-sticky .maroon-nav-container img{height:35px}.maroon-header .nav-expand a{display:block;width:100%;height:100%;padding:10px 10px 8px;background:#500000}.maroon-header .nav-expand .hamburger{position:relative;top:0;height:29px}.maroon-header .nav-expand .hamburger span{border-color:#fff}.maroon-header .nav-expand.active a{background:transparent}.maroon-header .nav-expand.active .hamburger span{border-color:#500000}.maroon-header .nav-expand.active:after,.maroon-header .nav-expand.active:before{display:none}.maroon-header .nav-expand:after,.maroon-header .nav-expand:before{display:block}.maroon-header .primary-nav ul.maroon-nav li a{padding-left:15px}#ulMagazineIssuesSubNav li.current-issue{display:block}#ulMagazineIssuesSubNav li.current-issue .description{margin-left:0}#ulMagazineIssuesSubNav li.current-issue img{float:left;margin-right:20px}.maroon-header .maroon-nav-container img{height:35px}.maroon-header .link-section .additional-links{display:none}.maroon-header .primary-nav ul.maroon-nav li.mobile-only{margin-top:0}.maroon-header .primary-nav ul.maroon-nav li.mobile-only.search{display:block;margin:20px 0 35px;padding:0 15px}.maroon-header .primary-nav ul.maroon-nav li.mobile-only.search .input-container{display:inline-block;width:73%}.maroon-header .primary-nav ul.maroon-nav li.mobile-only.search button{width:23%;float:right;position:relative;top:-1px;padding:10px 0}.maroon-header .primary-nav ul.maroon-nav li.mobile-only.search input{width:100%;font-size:16px;padding:13px 12px 14px;margin:0}.maroon-header .primary-nav ul.maroon-nav li.mobile-only.search input:focus{border:2px solid #500000}.mobile-search-container{width:100%}.maroon-header .primary-nav ul.maroon-nav li.mobile-only.give{display:block;width:100%;height:80px}.maroon-header .primary-nav ul.maroon-nav li.mobile-only.give a{padding:15px;background-color:#500000}.maroon-header .primary-nav ul.maroon-nav li.mobile-only.give a:hover{background-color:#707070}.maroon-header .primary-nav ul.maroon-nav li{opacity:1}.maroon-header .logo{background-image:url(https://www.txamfoundation.com/images/maroon-magazine-lockup-white.png)}.maroon-header .sub-navigations{border-top:none}.recommendation-section{padding:0 0 45px}.recommendation-section .recommendation-items .item,.recommendation-section .recommendation-items .item.slick-slide{margin:0 0 0 7px}.recommendation-section .recommendation-items.slider .slick-next,.recommendation-section .recommendation-items.slider .slick-prev{right:0;top:-34px}.recommendation-section .recommendation-items.slider .slick-next{margin-top:0}.recommendation-section .recommendation-items.slider .slick-prev{margin-right:40px}.recommendation-section .recommendation-items .item .inner-content h6,.recommendation-section .recommendation-items .item.slick-slide .inner-content h6{min-height:unset}.standard-layout .page-top h5{margin-bottom:20px}.standard-layout .card-section.grid-style .item{max-width:100%;margin:0 0 16px 0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.standard-layout .card-section.grid-style .item:nth-child(3n+1){margin-left:0}.standard-layout .card-section.grid-style .item .card{min-height:unset}.standard-layout .staff-section.grid-style .item{width:100%;max-width:calc(50% - 8px);margin:0 0 16px 16px}.standard-layout .staff-section.grid-style .item:nth-child(3n+1){margin-left:16px}.standard-layout .staff-section.grid-style .item:nth-child(odd){margin-left:0}.standard-layout.category-page .title-section{margin-bottom:20px}.two-col-with-sidebar .sidebar .title-section .title{display:inline-block}.two-col-with-sidebar .sidebar .title-section .title:after{width:100%}.overlay-logo{top:450px}.maroon-primary-footer{overflow:unset}.main-maroon-footer{position:relative;margin-top:0}.maroon-volume-info{display:block;padding:10px 0}.maroon-left-links{margin-top:30px}.maroon-left-links ul li{display:block}.maroon-volume-image{float:left;margin:0 20px 0 0;position:relative;top:-50px}.maroon-volume-image img{max-width:180px;height:auto;-o-object-position:left;object-position:left;margin-bottom:-50px}.maroon-volume-descr{text-align:left;clear:none;max-width:100%;display:block}.maroon-volume-descr .button{width:100%;padding:16px 50px}.maroon-volume-descr p{text-align:left}.disclaimer{padding-top:30px}.masonry-section{margin:40px 0 60px}.masonry-section .masonry .maroon-masonry-item,.masonry-section .masonry .maroon-masonry-sizer{width:100%}.masonry-section .masonry .maroon-masonry-item{margin:0 0 3%;height:auto}.masonry-section .masonry .maroon-masonry-item .maroon-masonry-image img{max-height:218px;width:100%}.masonry-section .masonry .maroon-masonry-item.card .maroon-masonry-image{height:218px;width:100%}.masonry-section .masonry .maroon-masonry-item.two-col{width:100%;max-width:100%}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet .inner-content{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet .maroon-masonry-image{width:100%}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet .maroon-masonry-image img{max-height:250px}.masonry-section .masonry .maroon-masonry-item.image-and-snippet .maroon-masonry-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width .maroon-masonry-image{width:100%}.masonry-section .masonry .maroon-masonry-item.image-and-snippet.full-width .inner-content{width:100%}.masonry-section .masonry .maroon-masonry-item.image-and-title .inner-content{position:relative;color:#000}.masonry-section .masonry .maroon-masonry-item.image-and-title .inner-content .tag h6,.masonry-section .masonry .maroon-masonry-item.image-and-title .inner-content .title{color:#000}.masonry-section .masonry .maroon-masonry-item.image-and-title .inner-content .read-more{display:block}.masonry-section .masonry .maroon-masonry-item.subscribe .inner-content{margin:0}.masonry-section .masonry .maroon-masonry-item.subscribe .inner-content .title{margin-left:0}.masonry-section .masonry .maroon-masonry-item.subscribe .title-section{margin-bottom:30px}.masonry-section .masonry .maroon-masonry-item.subscribe .title-section .logo{max-width:213px}.masonry-section .masonry .maroon-masonry-item.subscribe .tag{display:none}.masonry-section .masonry .maroon-masonry-item.two-col.image-and-snippet.right .maroon-masonry-image{width:100%}.homepage .hero{height:75vh}.homepage .hero:after{background:linear-gradient(45deg,rgba(0,0,0,0.85) 0%,rgba(55,55,55,0) 100%)}.homepage .hero .inner-content p{font-size:18px}.article-page .article blockquote{font-size:20px;padding:0;margin-top:60px}.article-page .article blockquote:before{width:25px;height:25px;top:-40px;left:0}.article-page .article .inner-content .layout-block.pullquote .attribution{font-size:15px;padding-left:30px}.article-page .article .article-tags{margin:25px 0}.article-page .article .share-article{padding:23px 0}.article-page .article .article-tags ul li{margin-right:0}.page-top .tag.circle-style h6{font-size:14px}.article-page .article .article-slider .slick-next,.article-page .article .article-slider .slick-prev{width:12px;height:21.52px}.article-page .article .article-slider-large .slick-next,.article-page .article .article-slider-large .slick-prev{width:12px;height:21.52px;bottom:71px}.article-page .article .article-slider-large .slick-prev{left:10px}.article-page .article .article-slider-large .slick-next{right:10px}.article-page .article .article-slider-large figcaption{padding:30px 45px}.article-page .article .inner-content .layout-block figure.image-group-with-caption .images img{width:100%;margin:2% 0}.issue-page .page-top img{height:220px}.article-page .article .inner-content .layout-block.g-widget figure{padding:20px;min-height:unset}.article-page .article .inner-content .layout-block.g-widget figure:before{bottom:0;width:300px;height:235px}.article-page .article .inner-content .layout-block.g-widget figure .widget-title{font-size:20px}.article-page .article .inner-content .layout-block.g-widget figure .widget-text{font-size:16px}.article-page .article .inner-content .layout-block.g-widget figure .gifts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.article-page .article .inner-content .layout-block.g-widget figure .gifts h3{font-size:18px}.article-page .article .inner-content .layout-block.g-widget figure .gifts .button{max-width:75%}.article-page .article .article-slider .slick-prev{left:-20px}.article-page .article .article-slider .slick-next{right:-20px}}@media (max-width:375px){.maroon-header .logos{padding:18px 0 12px}.maroon-header .link-section .button#giveNow{display:none}.maroon-header .link-section #buttonSearch{margin-right:0}.navigation-container{top:72px}.standard-layout .staff-section.grid-style .item{width:100%;max-width:100%;margin:0 0 16px 0}.standard-layout .staff-section.grid-style .item:nth-child(3n+1){margin-left:0}.standard-layout .grid-style.issues .card img{height:420px}.two-col-with-sidebar .sidebar .link-section li{display:block}.overlay-logo{top:355px}.maroon-volume-descr{display:inline-block;margin-top:20px}.maroon-volume-descr .title{font-size:16px;line-height:1.6;margin-bottom:16px}.maroon-volume-descr p{line-height:1.8;font-size:13px}.masonry-section .masonry .inner-content p{display:none}.article-page .article .article-slider-large figcaption{padding:15px 45px}.article-page .article .inner-content .layout-block{margin-bottom:20px}.article-page .article .inner-content .layout-block.article-border{padding-bottom:30px;margin-bottom:30px!important}.article-page .article .image-with-caption.floated.left,.article-page .article .image-with-caption.floated.right{margin:0 auto 20px}.article-page .article .image-with-caption.floated.left figcaption,.article-page .article .image-with-caption.floated.right figcaption{max-width:80%;margin:0 auto}.article-page .article .article-slider-large .slick-next,.article-page .article .article-slider-large .slick-prev{bottom:57px}}
/*# sourceMappingURL=maroon-style.css.map */