@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";:root{--font-primary:"Nunito",sans-serif;--color-white:#fff;--color-primary:#000;--color-primary-disabled:#293f39;--color-secondary:#546465;--color-background:#f4f0ff;--color-background-disabled:#d6d6d6;--color-stroke:#d2d2d2;--color-grey:#8f9794;--color--dark-grey:#5d5d5d;--color-black:#000;--color-error:#b92828;--scandix-blue:#00c1d5;--scandix-middle:#41bbca}body,html{width:100%;height:100%}@media(min-width:768px){main{padding-top:80px}}@media(min-width:1280px){main{padding-top:90px}}body{animation:gradientBackground 15s infinite;margin:0;background:var(--color-background);padding:0;color:var(--color-primary);line-height:1.5;font-family:var(--font-primary)}body.hidden{overflow:hidden}#root{height:100%}a,article,aside,blockquote,dd,div,dl,dt,em,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,img,input,label,li,nav,ol,p,section,select,span,strong,table,td,textarea,tr,ul{box-sizing:border-box;-moz-box-sizing:border-box;margin:0;outline:none;padding:0;list-style:none}article,aside,footer,header,nav,section{display:block}input,select,textarea{vertical-align:middle}textarea{vertical-align:top;resize:none}:focus{outline:none}button,input[type=submit]{cursor:pointer}fieldset,img{border:0}table{border-collapse:collapse;border-spacing:0}a{color:inherit}a,a:hover{text-decoration:none}a::selection,blockquote::selection,h1::selection,h2::selection,h3::selection,img::selection,li::selection,p::selection,span::selection,strong::selection{background:var(--color-primary);color:#fff}@media only screen and (max-width:1100px){a,button,div,select,span{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}}@keyframes gradientBackground{0%{background:#e7f8ff}14%{background:#f4f0ff}28%{background:#c9faff}42%{background:#f9f2fe}57%{background:#c6faff}71%{background:#e7f8ff}85%{background:#effef2}to{background:#e7f8ff}}.burger-menu{display:flex;position:-webkit-sticky;position:sticky;top:0;right:16px;z-index:3}.burger-menu.menu-open{background:var(--color-white);padding:4px}.vbp-header-menu-button__svg{transform:scaleX(-1);cursor:pointer;width:30px;height:30px}.vbp-header-menu-button__svg line{stroke:#00c1d5;stroke-dasharray:100%;stroke-dashoffset:0%;transform-origin:center;transition:transform .3s,stroke-dashoffset .4s;stroke-width:4px}.vbp-header-menu-button__svg .top{transform:translateY(-35%)}.vbp-header-menu-button__svg .middle{transform:scaleX(1);transition:opacity .3s,transform .3s;-webkit-transition:opacity .3s,transform .3s;-moz-transition:opacity .3s,transform .3s;-ms-transition:opacity .3s,transform .3s;-o-transition:opacity .3s,transform .3s}.vbp-header-menu-button__svg .bottom{transform:translateY(33%);stroke-dasharray:100%}.vbp-header-menu-button__svg:hover .bottom{stroke-dashoffset:0%}.burger-menu.menu-open .vbp-header-menu-button__svg .top{transform:rotate(45deg);stroke-linecap:round}.burger-menu.menu-open .vbp-header-menu-button__svg .middle{transform:scaleX(.1);opacity:0}.burger-menu.menu-open .vbp-header-menu-button__svg line.bottom{transform:rotate(-45deg);stroke-linecap:round}.burger-menu.menu-open .vbp-header-menu-button__svg .bottom{stroke-dashoffset:0%}@media screen and (min-width:768px){.burger-menu{display:none}}.RouteChangeProgress_wrapper__N786D{position:fixed;top:0;left:0;transform:scaleX(0);transform-origin:left center;opacity:0;z-index:9929;transition:transform .6s ease;background-color:var(--color-primary);width:100%;height:2px}@media(min-width:1280px){.RouteChangeProgress_wrapper__N786D{height:3.5px}}.RouteChangeProgress_wrapper__N786D.RouteChangeProgress_changing__4mkZV{transform:scaleX(1);opacity:1}