@charset "UTF-8";
h1,h2,h3,h4,h5,h6{line-height:1.33;}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:900;}h1{font-weight:bold;letter-spacing:-.031em;line-height:1.1;margin-top:calc(var(--base-site-header-height) + 3 * var(--base-offset));font-size:var(--base-font-size-large);margin-bottom:var(--base-space);}h2{font-size:var(--base-font-size-heading);font-weight:bold;letter-spacing:-.02em;}@media (max-width: 781px){h2{font-size:calc(1.2 * var(--base-font-size-heading));}}h2.is-arrow{position:relative;cursor:pointer;}h2.is-arrow::after{content:"";position:absolute;background:url("data:image/svg+xml;charset=utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"24\" height=\"24\"><path fill=\"rgb(80, 0, 153)\" d=\"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm0 14.414-5.707-5.707 1.414-1.414L12 13.586l4.293-4.293 1.414 1.414L12 16.414z\" /></svg>") no-repeat center;background-size:cover;-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);height:1em;aspect-ratio:1;transition:all var(--theme-animation-speed) var(--theme-animation-method),-ms-transform 200ms ease;transition:all var(--theme-animation-speed) var(--theme-animation-method),-webkit-transform 200ms ease;transition:all var(--theme-animation-speed) var(--theme-animation-method),transform 200ms ease;-webkit-transition:all var(--theme-animation-speed) var(--theme-animation-method),-webkit-transform 200ms ease;font-weight:normal;right:0;top:.15em;}body.home.has-light-background-color h2.is-arrow::after{background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"24\" height=\"24\"><path fill=\"rgb(80, 0, 153)\" d=\"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm0 14.414-5.707-5.707 1.414-1.414L12 13.586l4.293-4.293 1.414 1.414L12 16.414z\" /></svg>");}body.home.has-text-background-color h2.is-arrow::after{background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"24\" height=\"24\"><path fill=\"rgb(255, 255, 255)\" d=\"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm0 14.414-5.707-5.707 1.414-1.414L12 13.586l4.293-4.293 1.414 1.414L12 16.414z\" /></svg>");}body.home.has-accent-background-color h2.is-arrow::after{background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"24\" height=\"24\"><path fill=\"rgb(255, 255, 255)\" d=\"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm0 14.414-5.707-5.707 1.414-1.414L12 13.586l4.293-4.293 1.414 1.414L12 16.414z\" /></svg>");}h2.is-arrow.is-active::after{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}h3{font-size:calc(var(--base-font-size-heading) / 1.5);font-weight:900;letter-spacing:-.01em;margin-bottom:.975em;}h4{font-size:var(--base-font-size-large);font-weight:bold;letter-spacing:.005em;}@media (min-width: 782px){h4{line-height:1.42;}}