*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%;background-color:var(--background-color);background-image:url(/img/bg.webp);background-position:50%;background-attachment:fixed;background-size:cover;color:var(--text-color);font-family:gelica,serif}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate;height:100%}:root{--primary-color:red;--light-color:#f9fbfa;--black:#000;--text-color:#152f24;--background-color:#ddcfc7;--blue:#97c7ff;--page-padding:80px 32px 64px;--page-max-width:1264px}