.AllCases{background:#fff;border-radius:80px;padding:100px 0 84px}.AllCases li{padding-left:32px;position:relative}.AllCases li:before{background-image:url(../img/y_circle.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:22px;left:0;position:absolute;top:0;width:22px}.AllCases__title{color:#14122c;font-size:48px;font-weight:700;line-height:1.4;margin-bottom:56px;text-align:center}@media(max-width:575px){.AllCases__title{font-size:42px}}.AllCases__container,.AllCases__tabs{margin-bottom:40px}.AllCases__tabs{display:flex;flex-wrap:wrap;gap:10px}.AllCases__tab{border:1px solid #e2e2e2;border-radius:30px;color:inherit;display:inline-block;text-decoration:none}.AllCases__tab span{display:inline-block;font-size:20px;font-weight:600;padding:10px 18px}@media(max-width:575px){.AllCases__tab span{font-size:16px;padding:5px 9px}}.AllCases__tab--active{background:#ff9d00}.AllCases__tab--active span{color:#fff}.AllCases__inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:33px 31px;grid-template-areas:none}@media(max-width:767px){.AllCases__inner{display:grid;grid-template-columns:1fr;grid-gap:20px;grid-template-areas:none}}.AllCases__item{background:#f2f3f7;border-radius:23.23px;display:flex;flex-direction:column;max-height:750px;padding:22px 24px 18px}@media(max-width:575px){.AllCases__item{padding:12px}}.AllCases__item-image{border-radius:16px;display:block;height:0;margin-bottom:20px;overflow:hidden;padding-top:56.25%;position:relative}.AllCases__item-image img{display:block;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.AllCases__item-image img,.AllCases__item-image span{height:100%;left:0;position:absolute;top:0;width:100%}.AllCases__item-image span{align-items:center;background:#0009;color:#fff;display:flex;font-size:18px;justify-content:center;opacity:0;transition:opacity .1s ease}.AllCases__item-image span svg{fill:#fff;margin-right:10px}.AllCases__item-image:hover span{opacity:1}.AllCases__item-settings{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}@media(max-width:767px){.AllCases__item-settings{flex-wrap:wrap;gap:10px}}.AllCases__item-domain{font-size:18px;font-weight:600;text-decoration:none;text-decoration:underline}.AllCases__item-domain--gold{color:#ff9d00}.AllCases__item-tags{display:flex;gap:10px}.AllCases__item .AllCases__tag{background:#fff;border-radius:30px;color:#130e66;display:inline-block;font-size:12px;font-weight:600;line-height:1.5;padding:2px 8px;white-space:nowrap}.AllCases__item-title{font-size:20px;font-weight:700;line-height:1.4;margin:0 0 10px;text-align:left}.AllCases__item-params{list-style:none;margin:0 0 30px;padding:0}.AllCases__item-params li{font-size:16px;margin-bottom:8px}.AllCases__item-params li span:first-child{color:#666}.AllCases__item .AllCases__param-value--gold{color:#ff9d00;font-weight:600}.AllCases__item .AllCases__details{margin-bottom:0;margin-top:auto}
