:root{--ah-sep-color:#b07030;--ah-sep-height:15px;--ah-sep-tile:400px;--ah-sep-motif:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='14.96' viewBox='0 0 400 14.96' preserveAspectRatio='none' role='presentation' aria-hidden='true'%3E%3Cpath d='M 400.0,4.58 L 400.0,10.54 C 393.5,11.37 387.55,14.39 380.98,14.84 C 367.44,15.77 356.46,10.76 343.29,9.55 C 330.22,8.37 318.3,12.00 305.64,10.87 C 301.32,10.47 296.99,9.30 292.63,9.12 C 274.06,8.32 257.76,15.93 238.81,14.85 C 226.97,14.17 215.73,9.48 203.43,9.1 C 196.20,8.87 190.14,10.5 183.26,10.9 C 171.90,11.55 161.95,8.32 150.12,9.62 C 138.47,10.9 130.01,16.35 117.98,14.20 C 109.99,12.77 103.24,9.69 94.46,9.13 C 84.32,8.48 75.18,11.52 65.30,10.9 C 61.24,10.65 57.27,9.39 53.21,9.13 C 47.06,8.73 37.84,9.60 31.81,11.0 C 26.36,12.26 21.59,14.91 15.56,14.87 C 12.72,14.86 2.07,12.25 0.0,10.54 L 0.0,4.58 C 8.44,0.54 15.90,-1.07 24.98,1.63 C 34.95,4.59 42.80,7.22 53.66,6.47 C 59.25,6.09 64.63,4.03 70.28,4.26 C 78.69,4.58 85.13,7.15 94.46,6.47 C 108.76,5.43 118.29,-2.94 133.61,1.50 C 143.81,4.47 152.87,7.31 163.96,6.47 C 168.53,6.12 173.75,4.25 178.31,4.25 C 183.78,4.25 189.91,6.1 195.35,6.47 C 215.50,7.84 232.03,-2.01 251.78,0.38 C 262.71,1.71 273.24,5.84 284.55,6.49 C 295.63,7.13 305.61,4.03 316.40,4.72 C 324.82,5.26 331.69,7.02 340.61,6.47 C 354.14,5.63 366.41,-0.66 380.09,0.30 C 387.18,0.80 393.09,3.51 400.0,4.58' fill='%23b07030'/%3E%3C/svg%3E")}.ah-hero{position:relative}.ah-sep{position:absolute;left:0;right:0;bottom:0;height:var(--ah-sep-height);overflow:hidden;pointer-events:none;z-index:3}.ah-sep__track{position:absolute;top:0;bottom:0;left:calc(-1 * var(--ah-sep-tile));width:calc(100% + 2 * var(--ah-sep-tile));background-color:var(--ah-sep-color);-webkit-mask-image:var(--ah-sep-motif);mask-image:var(--ah-sep-motif);-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:var(--ah-sep-tile) 100%;mask-size:var(--ah-sep-tile) 100%;transform:translate3d(0,0,0);backface-visibility:hidden}@supports not ((-webkit-mask-image:none) or (mask-image:none)){.ah-sep__track{background-color:transparent;background-image:var(--ah-sep-motif);background-repeat:repeat-x;background-size:var(--ah-sep-tile) 100%}