*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}header,main,footer{display:contents}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;text-align:start;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin:0}h1{font-size:clamp(1.75rem,1.375rem + 1.5vw,2.5rem)}h2{font-size:clamp(1.5rem,1.325rem + .9vw,2rem)}h3{font-size:clamp(1.25rem,1.3rem + .6vw,1.75rem)}h4{font-size:clamp(1.125rem,1.275rem + .3vw,1.5rem)}h5{font-size:1.25rem}h6{font-size:1rem}p{line-height:1.5;margin:0}img{max-width:100%;height:auto}.dx-container{max-width:var(--dx-container-max-width, 1200px);padding-left:var(--dx-container-padding-x, 1rem);padding-right:var(--dx-container-padding-x, 1rem);margin-left:auto;margin-right:auto}.dx-carousel{overflow:hidden}.dx-carousel>div{display:flex;transition:none}.dx-carousel>div>div{flex-shrink:0;user-select:none}