:root{--primary-1:#9a7fba;--primary-2:#223263;--primary-3:#b7c1e0;--primary-4:#d2b9ef;--secondary-1:#539bd2;--secondary-2:#4e61ac;--primitive-white:#fff;--primitive-gray-2:#8796c1;--primitive-gray-3:rgba(183,193,224,0.3);--primitive-gray-5:rgba(154,127,186,0.2);--primitive-gray-6:rgba(205,192,220,0.8);--primitive-gray-7:#d7cde3;--color-surface-blue-light:#dfe5f6;--font-family:"Ubuntu",sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:18px;--font-size-xl:20px;--font-size-2xl:22px;--font-size-3xl:26px;--font-size-3-5xl:32px;--font-size-4xl:36px;--breakpoint-mobile:428px;--breakpoint-tablet:768px;--breakpoint-desktop:1280px;--breakpoint-large:1620px;--breakpoint-xlarge:1920px;--spacing-xxs:4px;--spacing-xs:8px;--spacing-sm:12px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:40px;--spacing-3xl:48px;--spacing-4xl:64px;--spacing-5xl:80px;--spacing-6xl:100px;--spacing-7xl:120px;--spacing-8xl:160px;--spacing-9xl:200px;--grid-gap-sm:8px;--grid-gap-md:16px;--grid-gap-lg:24px;--grid-gap-xl:32px;--grid-gap-2xl:40px;--grid-gap-3xl:48px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px}
.cmp-not-found{padding:0 30px;margin-bottom:32px}
.cmp-not-found .section-not-found__image{width:100%;max-width:484px;margin:0 auto}
.cmp-not-found .section-not-found__image img{max-width:484px;max-height:484px}
.cmp-not-found .section-not-found__title{font-weight:var(--font-weight-bold);font-size:var(--font-size-base);line-height:20px;letter-spacing:0;text-align:center;vertical-align:middle;min-height:56px;display:flex;align-items:center;justify-content:center}
@media(min-width:1280px){.cmp-not-found .section-not-found__title{font-size:var(--font-size-4xl);line-height:100%;margin-bottom:16px;min-height:64px}
.cmp-not-found .section-not-found__title .cmp-text{margin:0 auto}
}
.cmp-not-found .section-not-found__text{color:var(--secondary-2);font-weight:var(--font-weight-regular);font-size:var(--font-size-sm);line-height:18px;letter-spacing:0;text-align:center;vertical-align:middle;min-height:48px;display:flex;align-items:center}
@media(min-width:1280px){.cmp-not-found .section-not-found__text{font-size:var(--font-size-2xl);line-height:27px}
.cmp-not-found .section-not-found__text .cmp-text{margin:0 auto}
}
.cmp-not-found .section-not-found__button{width:100%;height:48px;margin:32px auto 0}
@media(min-width:1280px){.cmp-not-found .section-not-found__button{width:556px;height:64px;border-radius:500px;margin:56px auto 0}
}
.cmp-not-found .section-not-found__button .cmp-button{font-weight:var(--font-weight-regular);font-size:var(--font-size-base);line-height:20px;letter-spacing:0;text-align:center;display:flex;align-items:center;justify-content:center;color:var(--primitive-white);text-decoration:none;height:100%;width:100%;cursor:pointer;border-radius:260px;background:var(--primary-2);border:0}
@media(min-width:1280px){.cmp-not-found .section-not-found__button .cmp-button{font-size:var(--font-size-lg);line-height:25px}
}