:root{--primary-f:var(--font-inter),sans-serif;--secondary-f:var(--font-ivy-presto),sans-serif;--black:#000;--white:#fff;--blue:#213b65;--blue-l:#24b9d1;--gray:#d9e3e0;--orange:#eb6a2f;--yellow:#f4b800;--primary-c:var(--blue);--secondary-c:#ccc;--danger-c:red;--footer-height:13rem;--wrap:1860;--p-page:30;--p-margin:20rem;--header-height:calc(9.4rem + 6.6rem);--radius:3rem}@media screen and (max-width:1023px){:root{--wrap:768;--p-page:45;--p-margin:10rem;--header-height:calc(7.2rem + 4.8rem);--radius:2rem}}@media screen and (max-width:480px){:root{--wrap:368;--p-page:13;--p-margin:12rem}}.page-screen{color:var(--white);clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%);position:relative;overflow:hidden}.page-screen .center-wrap{flex-direction:column;justify-content:center;align-items:flex-start;height:100vh;display:flex}@media screen and (max-width:1023px){.page-screen .center-wrap{text-align:center;align-items:center}}.page-screen .center-wrap>*{z-index:2;position:relative}.page-screen:before{content:"";background:var(--blue);opacity:.5;width:100%;height:100%;display:none;top:0;left:0;z-index:1!important;position:absolute!important}.page-screen--error:before{display:block}@media screen and (max-width:1023px){.page-screen--error .simple-title{font-size:4rem}}.page-screen--blur .decore{display:none}.page-screen--blur:before{opacity:1;background:linear-gradient(#0000004d 0% 100%);display:block}.page-screen--blur:after{content:"";z-index:2;background:linear-gradient(#fff0 0%,#fff 100%);width:100%;height:23rem;position:absolute;bottom:0}.page-screen__bg{object-fit:cover;width:100%;height:100%;top:0;left:0;z-index:-1!important;position:fixed!important}.page-screen__btn{margin-top:4.8rem}.page-screen .simple-title{max-width:81.5rem;line-height:1.1}@media screen and (min-width:1023px){.page-screen .simple-title{padding-left:3rem}}.page-screen--error .decore{display:none}.page-screen .decore{left:0;position:absolute!important}
