@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600&family=Poppins:wght@500;600;700&display=swap);*,::after,::before{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden}body{font-family:var(--font-body);font-size:var(--text-base);font-weight:400;line-height:1.6;color:var(--color-body);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}ol,ul{list-style:none}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-heading);line-height:1.2;overflow-wrap:break-word}h1{font-size:var(--text-5xl);font-weight:700}h2{font-size:var(--text-4xl);font-weight:700}h3{font-size:var(--text-3xl);font-weight:700;line-height:1.3}h4{font-size:var(--text-2xl);font-weight:700;line-height:1.3}h5{font-size:var(--text-xl);font-weight:600;line-height:1.4}h6{font-size:var(--text-lg);font-weight:600;line-height:1.4}p{overflow-wrap:break-word}button{background:0 0;border:none;cursor:pointer}table{border-collapse:collapse;border-spacing:0}@media (max-width:921px){h1{font-size:2.625rem}h2{font-size:2.25rem}h3{font-size:1.625rem}h4{font-size:1.375rem}h5{font-size:var(--text-lg)}h6{font-size:var(--text-base)}}@media (max-width:544px){h1{font-size:2.125rem}h2{font-size:1.875rem}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}h5{font-size:var(--text-lg)}h6{font-size:var(--text-base)}}