.hero__title__accent{display:block;margin-bottom:8px}@media (max-width:992px){.hero__title__accent{display:inline;margin-bottom:auto}}.hero__title__sub{font-size:.85em}.hero__descr{text-align:left}.hero__descr:not(:last-child){margin-bottom:16px}.hero__kinds{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}@media (max-width:992px){.hero__kinds{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.hero__kinds{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.hero__kinds{gap:12px}}.hero__kind{background-position:50%;background-size:cover;border-radius:12px;overflow:hidden;position:relative;transform:translateZ(0);transition:transform .2s ease-in-out}@media (hover:hover){.hero__kind{cursor:pointer}.hero__kind:hover{transform:scale(1.05)}}@media (max-width:992px){.hero__kind{aspect-ratio:5/3}}.hero__kind__border,.hero__kind__overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.hero__kind__overlay{background:linear-gradient(180deg,transparent 65%,#000);z-index:1}.hero__kind__border{border:1px solid hsla(0,0%,100%,.1);border-radius:inherit;z-index:2}.hero__kind__label{bottom:16px;color:#fff;font-size:18px;font-weight:500;left:24px;line-height:1.5;position:absolute;right:24px;z-index:3}@media (max-width:480px){.hero__kind__label{bottom:12px;font-size:15px;left:12px;right:12px}}
