.expanded-grid-section{padding-bottom:60px;h3{font-family:Darker Grotesque;font-size:30px;font-weight:600!important;color:#161616;padding-bottom:10px}p{font-weight:400;line-height:133.188%;color:#000;margin:0;font-family:Roboto,sans-serif;font-size:16px}}.expanded-grid-row{display:flex;flex-wrap:wrap}.expanded-grid-cards{flex:0 0 auto;width:100%}.expanded-grid-first-card{position:relative;background-color:#e7f7ff;overflow:hidden;transition:max-height .5s ease}.expanded-grid-label{font-weight:700;font-size:40px;color:#161616;line-height:50px;font-family:Darker Grotesque;cursor:pointer;padding:30px 20% 42px 42px;position:relative;z-index:1}.expand-bar{right:42px;border-radius:10px;width:30px;height:5px;display:block}.expand-bar,.expand-bar:before{transition:all .5s ease;position:absolute;top:50%;background-color:#000}.expand-bar:before{content:"";left:50%;width:5px;height:30px;transform:translate(-50%,-50%);border-radius:5px}.expand-bar.expanded{transform:rotate(0deg)}.expand-bar.expanded:before{transform:translate(-50%,-50%) rotate(90deg)}.expanded-grid-description{padding-left:42px;padding-right:42px;height:100%;display:none}.expanded-grid-first-card.expanded .expanded-grid-description{display:block}.expanded-grid-description-row{display:flex;flex-wrap:wrap;gap:20px;padding-bottom:50px}.expanded-grid-description-card{width:calc(50% - 10px);box-sizing:border-box}.expanded-grid-description-title{height:100%;padding-bottom:10px}.expanded-grid-description-title-in{background-color:hsla(0,0%,100%,.7);border-radius:6px;padding:16px;height:100%}@media (max-width:1200px){.expanded-grid-label{font-size:36px;padding-right:15%}.expand-bar{width:25px;height:5px}.expanded-grid-description-row{gap:15px}.expanded-grid-description-card{width:calc(50% - 10px)}}@media (max-width:992px){.expanded-grid-label{font-size:32px;padding-right:10%}.expand-bar{width:20px;height:4px}.expand-bar:before{width:4px;height:20px}.expanded-grid-description-row{gap:10px}.expanded-grid-description-card{width:100%}}@media (max-width:768px){.expanded-grid-section{padding-bottom:30px;h3{font-size:26px;line-height:28px}}.expanded-grid-label{font-size:28px;padding-right:5%}.expand-bar{right:25px;width:18px;height:4px}.expand-bar:before{width:4px;height:18px}.expanded-grid-description{padding-left:20px;padding-right:20px}.expanded-grid-description-row{gap:5px}.expanded-grid-description-card{width:100%}.expanded-grid-description-row{padding-bottom:10px}}@media (max-width:480px){.expanded-grid-label{font-size:25px;padding:12px 55px 20px 20px;line-height:28px}.expand-bar{right:25px;width:18px;height:4px}.expand-bar:before{width:4px;height:18px}.expanded-grid-description-row{gap:5px}.expanded-grid-description-card{width:100%}}