.comp-trh{position:relative;height:100%;min-height:100vh}.comp-trh-bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;background-color:#000}.comp-trh-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5)}.comp-trh-title-block>div{color:#fbf8f0;position:sticky;top:50px}.comp-trh-item{margin:0 0 80px;opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s}.comp-trh-item:last-child{margin:0}.comp-trh-item.active{opacity:1}.comp-trh-chevron{display:none}@media only screen and (max-width:1199px){.comp-trh-title-block>div{top:30px}}@media only screen and (max-width:979px){.comp-trh-title-block>div{margin-bottom:30px}.comp-trh-item{margin:0 0 50px;opacity:1}.comp-trh--accordion .comp-trh-item{margin:0;border-bottom:1px solid rgba(0,0,0,0.2);padding:20px 0}.comp-trh--accordion .comp-trh-item:first-child{border-top:1px solid rgba(0,0,0,0.2)}.comp-trh--accordion.black-background .comp-trh-item{border-color:rgba(251,248,240,0.2)}.comp-trh--accordion .comp-trh-item-header{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;cursor:pointer;gap:15px}.comp-trh--accordion .comp-trh-item-header h3{padding-bottom:5px}.comp-trh--accordion .comp-trh-item-header h4{padding-bottom:0}.comp-trh--accordion .comp-trh-item-header>div:not(.comp-trh-chevron){-webkit-box-flex:1;-ms-flex:1;flex:1}.comp-trh--accordion .comp-trh-item-body{display:none;padding-top:15px}.comp-trh--accordion .comp-trh-chevron{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;margin-top:11px}.comp-trh--accordion .comp-trh-chevron svg{display:block;-webkit-transition:transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.comp-trh--accordion .comp-trh-item.open .comp-trh-chevron svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}