.correct .promo-code-valide{display:flex;flex-direction:column;align-items:center;position:relative;min-height:152px;width:calc(100% + 32px);border-top:1px solid #d1d4d7;border-bottom:1px solid #d1d4d7;background:#f6f7f7;padding:120px 16px 16px;margin-top:0;overflow:hidden;text-align:center}@media(min-width:768px){.correct .promo-code-valide{align-items:flex-start;text-align:start;border:1px solid #d1d4d7;border-radius:8px;width:100%;padding:24px}}.correct .promo-code-valide:before{position:absolute;top:-46px;content:"";display:block;width:192px;height:162px;background-image:var(--promo-code-valide-banner-bg);background-position:center;background-size:cover}@media(min-width:768px){.correct .promo-code-valide:before{top:0;right:0;width:264px;height:100%}}.correct .promo-code-valide .promo-code-valide__text{margin-bottom:16px}@media(min-width:768px){.correct .promo-code-valide .promo-code-valide__text{padding-right:240px}}.correct .promo-code-valide .promo-code-valide__text-after{width:100%}@media(min-width:768px){.correct .promo-code-valide .promo-code-valide__text-after{width:max-content;min-width:180px}}.correct .promo-code-valide a.blog__button--yellow{padding:8px 16px;width:100%}.education__cards{display:flex;flex-direction:column;row-gap:20px}@media(min-width:768px){.education__cards{flex-wrap:wrap;row-gap:24px}}.education__card{display:flex;gap:12px;position:relative}@media(min-width:768px){.education__card{width:100%}}.education__card:hover .education__card-title{color:RGB(var(--color-main-60))}.education__card-title{color:RGB(var(--color-black))}.education__card-content{display:flex;flex-direction:column;gap:8px}.education__card-tag{font-size:14px;position:absolute;top:8px;left:6px;background-color:rgba(30,31,34,.8);color:#fff;border-radius:4px;padding:2px 4px}.education__card-image{width:120px;height:120px}.education__card-image img{width:120px;height:120px;border-radius:8px;overflow:hidden}.education__card-content{display:flex;flex-direction:column;justify-content:space-between;gap:8px}.education__card-info{display:flex;flex-direction:column;gap:8px}.education__card-info--level,.education__card-info--time{display:flex;align-items:center;gap:4px;color:#54565f}.education__card-info--time{border-radius:4px;background:#f0f0f2;width:max-content;padding:2px 4px 2px}.group-read-more{position:relative;display:inline-flex;align-items:center;height:32px;padding-right:32px;cursor:pointer}.group-read-more:before{position:absolute;content:"";display:block;right:0;width:32px;height:32px;background-image:url(../images/icon/move_down.svg)}.group-read-more.open:before{transform:scale(1,-1)}.wp-block-group{display:none}.wp-block-group.open{display:block}.article__info.category{flex-direction:row;gap:36px;min-width:320px}.education__cards{display:flex;flex-direction:column;gap:20px}@media(min-width:768px){.education__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}}