.text_with_link__feedback-button{text-transform:none;font-family:inherit;font-size:inherit;font-weight:400}.notfound-card__content{display:flex;align-items:center;height:100%;overflow:hidden;background:var(--color-background-secondary);border-radius:24px}@media(max-width:1024px){.notfound-card__content{flex-wrap:wrap}}.notfound-card__column{flex:1 1 auto;min-width:0}@media(max-width:1024px){.notfound-card__column{width:100%}}.notfound-card__column:first-child{display:flex;flex-direction:column;padding:40px 20px 40px 40px}@media(max-width:1024px){.notfound-card__column:first-child{padding:20px}}.notfound-card__column:last-child{flex-shrink:0;width:927px}@media(max-width:1024px){.notfound-card__column:last-child{width:100%}}.notfound-card_size_smaller .notfound-card__column:last-child{flex:0 0 auto;width:50%;padding:40px 40px 40px 20px}@media(max-width:1024px){.notfound-card_size_smaller .notfound-card__column:last-child{width:100%;padding:20px}}.notfound-card_size_smallest .notfound-card__column:last-child{width:100%;padding:40px}@media(max-width:1024px){.notfound-card_size_smallest .notfound-card__column:last-child{padding:20px}}.notfound-card__picture{position:relative;padding-top:26.9687162891%}.notfound-card_size_smaller .notfound-card__picture{padding-top:65.9624413146%}.notfound-card svg{position:absolute;top:0;left:0;width:100%;height:100%}.notfound-card path:not(.line){fill:var(--color-text)}.notfound-card .line{stroke:var(--color-border)}.notfound-card circle{fill:var(--color-primary)}.notfound-card__title{width:100%;min-width:0;margin:0;font-weight:700;font-size:48px;line-height:1;font-family:var(--font-heading);text-transform:uppercase}@media(max-width:1024px){.notfound-card__title{font-size:32px}}.notfound-card_size_smaller .notfound-card__title,.notfound-card_size_smallest .notfound-card__title{font-size:42px}@media(max-width:1024px){.notfound-card_size_smaller .notfound-card__title,.notfound-card_size_smallest .notfound-card__title{font-size:32px}}.notfound-card__description{flex:1 1 auto;width:100%;min-width:0;margin:12px 0 0;font-size:20px;line-height:1.2;letter-spacing:-.44px}@media(max-width:1024px){.notfound-card__description{font-size:16px}}.notfound-card__link-container{width:100%;margin-top:12px}.notfound-card__link{position:relative;display:inline-block;font-weight:700;font-size:24px;line-height:1;font-family:var(--font-heading);vertical-align:top;text-align:right;color:var(--color-primary);text-transform:uppercase;text-decoration:none;white-space:nowrap}.notfound-card__link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--color-primary);opacity:.5;transition:opacity .15s ease}.notfound-card__link:hover:after{opacity:1}.notfound-card__link{margin:8px 12px 0 0}.notfound-card__link:last-child:not(:first-child){color:var(--color-text)}.notfound-card__link:last-child:not(:first-child):after{background:var(--color-text)}