.hover-cards .hc-wrapper{margin:0 auto;padding:20px 0}.hc-title,.hc-title h2{text-align:center}.hc-title h2{color:#08131a;display:inline-block;font-family:Cabin,sans-serif;font-size:37px;font-weight:600;line-height:128%;margin:0 auto 40px;position:relative;width:auto}.hc-title h2 span{text-decoration:underline;text-decoration-color:#60d1ff;text-decoration-thickness:3px;text-underline-offset:10px}.hc-cards{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-gap:20px;grid-row-gap:20px;flex-wrap:wrap;justify-content:space-between;margin-bottom:0;margin-top:0}.hc-cards .hc-card{flex:1 0 175px}.hc-cards .hc-card .hc-card-wrapper{align-items:flex-end;background-color:#f6f6f7;border:1px #000;border-radius:8px;cursor:pointer;display:block;flex:1;height:200px;padding:20px 20px 20px 30px;position:relative;text-decoration:none}.hc-cards .hc-card .hc-card-wrapper img{filter:saturate(0);opacity:.35}.hc-cards .hc-card .hc-card-wrapper img,.hc-cards .hc-card .hc-card-wrapper:hover img{display:block;margin:0 0 0 auto;transition:all .2s ease;-webkit-transition:all .2s ease}.hc-cards .hc-card .hc-card-wrapper:hover img{filter:saturate(100%);opacity:1}.hc-cards .hc-card .hc-card-wrapper h3{color:#08131a;font-size:23px;font-weight:600;letter-spacing:.2px;margin:0}.hc-cards .hc-card .hc-card-wrapper .hc-card-title{bottom:20px;left:20px;position:absolute;right:20px}.hc-cards .hc-card .hc-card-wrapper .more{color:#60bf77;font-weight:500;letter-spacing:.2px;max-height:0;opacity:0;transition:all .2s ease;-webkit-transition:all .2s ease;visibility:hidden}.hc-cards .hc-card .hc-card-wrapper:hover .more{max-height:100px;opacity:1;transition:all .2s ease;-webkit-transition:all .2s ease;visibility:visible}.hc-cards .hc-card .hc-card-wrapper .more svg{height:10px}.hc-cards .hc-card .hc-card-wrapper .more svg path{fill:#60bf77}.hc-cards .hc-card .hc-popup{background:rgba(0,0,0,.8);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:9999}.hc-cards .hc-card .hc-popup.active{display:block}.hc-cards .hc-card .hc-popup .hc-popup-close{align-items:center;align-self:center;bottom:auto;color:#fff;cursor:pointer;display:flex;font-size:18px;left:auto;padding-right:24px;padding-top:24px;position:static;position:fixed;right:0;top:0}.hc-cards .hc-card .hc-popup .hc-popup-close svg{height:22px;margin-left:10px;width:22px}.hc-cards .hc-card .hc-popup .hc-popup-close svg path{fill:#fff}.hc-cards .hc-card .hc-popup .hc-popup-content{background-color:#fff;border-radius:12px;height:auto;left:50%;max-height:89%;overflow:scroll;padding:10px 40px 20px;position:fixed;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:940px}.hc-cards .hc-card .hc-popup .hc-popup-content h2{font-size:38px;font-weight:700;line-height:44px;margin-bottom:10px;margin-top:20px}.hc-popup-content-grid{display:-webkit-box;display:-ms-flexbox;display:flex}.hc-popup-content-grid div{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px}.hc-popup-content-grid img{display:block;height:auto;max-width:100%}.hc-popup-content-grid li,.hc-popup-content-grid p{color:#333;font-size:14px;line-height:20px}@media (max-width:992px){.hc-cards .hc-card .hc-popup .hc-popup-content{max-width:calc(100% - 20px);padding:20px 15px;width:100%}}