*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--crp-font-body);font-size:18px;line-height:1.8;color:var(--crp-color-body);background:var(--crp-color-white);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}p:last-child{margin-bottom:0}::selection{background:var(--crp-color-primary);color:var(--crp-color-white)}