.hy-certificates-with-info{margin-top:48px;margin-bottom:48px}.hy-certificates-with-info__inner{display:flex;flex-direction:column;gap:0}@media screen and (min-width:1024px){.hy-certificates-with-info__inner{flex-direction:row;align-items:center;gap:64px}}@media screen and (min-width:1024px){.hy-certificates-with-info__inner--reversed{flex-direction:row-reverse}}.hy-certificates-with-info__visual{width:100%}@media screen and (min-width:1024px){.hy-certificates-with-info__visual{flex:0 0 50%;max-width:50%}}.hy-certificates-with-info__image{width:100%;height:auto;display:block}.hy-certificates-with-info__image--desktop{display:none}@media screen and (min-width:768px){.hy-certificates-with-info__image--desktop{display:block}}.hy-certificates-with-info__image--mobile{display:block}@media screen and (min-width:768px){.hy-certificates-with-info__image--mobile{display:none}}.hy-certificates-with-info__content{display:flex;flex-direction:column;background-color:var(--surface-default);box-shadow:0 0 20px 0 rgba(51,51,51,.06);padding:32px;border-radius:16px}html[data-theme=dark] .hy-certificates-with-info__content{box-shadow:0 0 20px 0 rgba(102,102,102,.1)}@media screen and (min-width:1024px){.hy-certificates-with-info__content{flex:1}}.hy-certificates-with-info__heading-group{display:flex;flex-direction:column;align-items:flex-start;gap:var(--heading-chip-gap,0);margin-bottom:24px}.hy-certificates-with-info__heading{font-family:var(--heading-font-family);font-weight:700;text-transform:var(--heading-text-transform,none);margin:0}.hy-certificates-with-info__desc{margin-bottom:32px;color:var(--text-primary)}.hy-certificates-with-info__tiles{display:flex;flex-direction:column;gap:0}.hy-certificates-with-info__tile{padding:16px 20px;background-color:var(--surface-default);box-shadow:0 0 20px 0 rgba(51,51,51,.06);border-radius:12px;margin-bottom:12px}html[data-theme=dark] .hy-certificates-with-info__tile{box-shadow:0 0 20px 0 rgba(102,102,102,.1)}.hy-certificates-with-info__tile:last-child{margin-bottom:0}.hy-certificates-with-info__tile-text{margin:0;color:var(--text-primary)}.hy-certificates-with-info__tile-text p{margin:0;color:var(--text-primary)}.hy-certificates-with-info__tile-text strong{font-weight:600;color:var(--text-primary)}