:root{--base-font:"Roboto",sans-serif!important;--bs-font-sans-serif:"Roboto",sans-serif!important;--bs-body-font-family:"Roboto",sans-serif!important;--bs-body-bg:#FFFFFF;--white-color:#FFFFFF;--gray-100:#F5F5F5;--gray-200:#E0E0E0;--gray-300:#9E9E9E;--gray-400:#616161;--gray-500:#4F4F4F;--black-color:#182C30;--bs-body-color:var(--black-color);--primary:#47AAAC;--primary-100:#52C2A8;--secondary:#3C93AF;--secondary-100:#024C5E;--light:#F5FAFA;--gradient:radial-gradient(108.92% 132.65% at 50.00% 60.10%, #068AAA 0%, #18D7DB 100%);--gradient-hover:linear-gradient(87deg, #18D7DB 0%, #18A6D3 100%);--gradient-active:#18A6D3;--gradient-secondary:linear-gradient(87deg, #18D7DB 0%, #024C5E 100%);--success:#0ABF53;--warning:#FFEB3B;--error:#F44336;--sm-radius:4px;--md-radius:8px;--lg-radius:16px;--sm-shadow:0 2px 4px 0px #C6D2D2;--md-shadow:0 15px 30px 0px rgba(224, 235, 235, 0.55);--lg-shadow:0 24px 48px 0px rgba(198, 210, 210, 0.55);--sm-shadow-revert:0 -2px 4px 0px #C6D2D2;--h1-size:3.5rem;--h1-size-mob:3rem;--h2-size:3rem;--h2-size-mob:2rem;--h3-size:2rem;--h3-size-mob:1.5rem;--subtitle-size:1.5rem;--subtitle-size-mob:1.125rem;--text-xs:0.625rem;--text-size:1rem;--text-sm:0.875rem;--text-size-md:1.063rem;--text-size-lg:1.125rem;--text-size-32:2rem;--lh-xs:1.14;--lh-sm:1.25;--lh-default:1.5;--lh-md:1.4;--lh-lg:1.44;--fw-normal:400;--fw-medium:500;--fw-semi:600;--fw-bold:700;--transition:.55s cubic-bezier(.25, .8, .25, 1);--transition-fast:.45s cubic-bezier(.25, .8, .25, 1);--z-index-header:10;--z-index-cookie:20;--bs-border-width:1px}.not-found{position:relative;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4rem 0;background-color:var(--white-color)}.not-found:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;opacity:.3;background:-webkit-gradient(linear,right top,left top,from(#52c2a8),to(rgba(255,255,255,0)));background:linear-gradient(270deg,#52c2a8 0,rgba(255,255,255,0) 100%);pointer-events:none}.not-found__container{position:relative;z-index:1}.not-found__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:1.875rem}.not-found__content{width:100%}@media (min-width:1366px){.not-found__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;text-align:left}.not-found__content{max-width:29.375rem}}.not-found__title{color:var(--secondary-100);margin-bottom:1rem}.not-found__btn{margin-top:1rem}.not-found__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-height:374px}@media (min-width:1366px){.not-found__image{margin-top:10.375rem}}.not-found__image img,.not-found__image svg{width:100%;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}