:root{--primary-color:#c30d23;--secondary-color:#000;--light-color:#f3eae4;--third-color:#e1d6ce;--input-color:#f5f1ea;--border-color:#afafaf;--placeholder-color:#aca8a8;--error-color:#e53e3e;--ease-quint-out:cubic-bezier(0.23,1,0.32,1);--ease-out-cubic:var(--ease-quint-out);--ease-in-out-cubic:cubic-bezier(0.645,0.045,0.355,1);--hover-duration:0.6s;--first-view-bg-expand-duration:1s;--notch-width:4.375rem;--notch-depth:3.125rem;--cut-x:2.5rem;--cut-y:3.125rem}@media (max-width:768px){:root{--notch-width:2.1875rem;--notch-depth:1.5625rem;--cut-x:1.25rem;--cut-y:1.5625rem}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{background:var(--secondary-color);color:var(--light-color);font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}