.program .program-box strong{display:block;margin:10px 0}.program .program-title{font-size:1.12em;font-weight:700}.program .program-subtitle,.program .program-title{font-family:Source Sans Pro,sans-serif;color:#3e3e3e}.program .program-subtitle{font-weight:600;font-size:.875em;text-transform:uppercase}.program .property-selection{padding:0 30px}.program .property-selection .property-select{border-radius:8px;padding:30px;background-color:#003812}.program .property-selection .property-select .release{width:100%;margin:20px 0}.program .property-selection .property-select .release .bg-release{border:1px solid #003812}.program .property-selection .property-select .release .bg-release:hover{border-color:#dc7b00}.program .property-selection .property-select .button{text-align:right}@media screen and (max-width:768px){.program .property-selection .property-select{padding:30px 15px;border-radius:0}.program .property-selection .property-select .release{padding:0}.program .property-selection .property-select .button{width:100%;text-align:center}.program .program-box .program-title{display:flex;justify-content:space-between;align-items:flex-start}.program .program-box .program-title i{margin-top:6px;font-size:22px;transition:all .3s}.program .program-box .program-title i.active{transform:rotate(90deg)}.program .program-box .desc-title{height:0;opacity:0;pointer-events:none;transition:all .3s}.program .program-box .desc-title.active{height:auto;opacity:1;pointer-events:auto}}