@charset "UTF-8";

html{
    scroll-behavior: smooth;
}
body{
    scroll-behavior: smooth;
}
.contact.contact__section--pattern2{
  margin-top: 0;
  background: url(../img/common/risk-bg.webp) center center / cover no-repeat;
}