.hr-module{align-items:flex-start;justify-content:center;overflow:hidden;padding:0;position:relative}.hr-content,.hr-module{display:flex;height:auto}.hr-content{flex:1;flex-direction:column;gap:0}.hr-block{align-items:center;display:flex;gap:80px;justify-content:space-between;padding:20px 0}.hr-block-left,.hr-block-right{display:flex;flex:1;flex-direction:column;gap:16px;justify-content:center}.block-2 .hr-block-left{order:0}.block-2 .hr-block-right{order:1}.tag-bubble{background-color:#6f4ef6;border-radius:20px;color:#fff;display:inline-block;font-size:14px;font-weight:600;padding:8px 16px;width:fit-content}.block-title{color:#050823;font-size:24px;font-weight:600;margin-bottom:0}.block-description{color:#050823;font-size:16px;line-height:1.8}@media screen and (max-width:768px){.hr-module{display:block;height:auto;padding:0}.hr-content{flex-direction:column;gap:0}.hr-block{display:flex;flex-direction:column;gap:16px;padding:0 8px}.hr-block-left,.hr-block-right{display:flex;flex:none;gap:16px;text-align:left;width:100%}.accordion-button{background-color:#e5f9f1;border:none;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:10px 15px;width:100%}.accordion-button:after{color:#303030;content:"+";font-size:16px}.accordion-content{max-height:0;overflow:hidden;padding-left:15px;transition:max-height .3s ease-out}.accordion-content.open{max-height:500px;transition:max-height .3s ease-in}.hr-image{display:none}}