@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--font-weight-extralight:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.relative{position:relative}.sticky{position:sticky}.top-50{top:calc(var(--spacing)*50)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing)*0)}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-10{margin-top:calc(var(--spacing)*10)}.mt-15{margin-top:calc(var(--spacing)*15)}.mt-20{margin-top:calc(var(--spacing)*20)}.mt-30{margin-top:calc(var(--spacing)*30)}.mr-3{margin-right:calc(var(--spacing)*3)}.mr-4{margin-right:calc(var(--spacing)*4)}.mr-10{margin-right:calc(var(--spacing)*10)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.mb-15{margin-bottom:calc(var(--spacing)*15)}.ml-3{margin-left:calc(var(--spacing)*3)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.w-3\/4{width:75%}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-5{gap:calc(var(--spacing)*5)}.gap-6{gap:calc(var(--spacing)*6)}.gap-10{gap:calc(var(--spacing)*10)}.gap-x-3{column-gap:calc(var(--spacing)*3)}.gap-x-10{column-gap:calc(var(--spacing)*10)}.gap-y-8{row-gap:calc(var(--spacing)*8)}.text-center{text-align:center}.align-middle{vertical-align:middle}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-extralight{--tw-font-weight:var(--font-weight-extralight);font-weight:var(--font-weight-extralight)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-white{color:var(--color-white)}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(min-width:40rem){.sm\:hidden{display:none}}@media(min-width:48rem){.md\:w-1\/2{width:50%}.md\:w-2\/3{width:66.6667%}}@media(min-width:80rem){.xl\:mt-0{margin-top:calc(var(--spacing)*0)}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.3333%}.xl\:w-1\/4{width:25%}.xl\:w-2\/3{width:66.6667%}.xl\:w-2\/5{width:40%}.xl\:w-3\/4{width:75%}.xl\:w-3\/5{width:60%}.xl\:w-4\/5{width:80%}.xl\:w-full{width:100%}.xl\:flex-row{flex-direction:row}}@media(min-width:96rem){.\32xl\:w-3\/5{width:60%}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}*{font-family:DM Sans;letter-spacing:.5px}:root{--primary-color: #dc1010;--bg-color: #060606;--eye-scale: 1;--footer-logo-marquee-width: 120%;--footer-logo-marquee-speed: 30s}#root{overflow:clip}.text-primary{color:var(--primary-color)}html{scrollbar-width:auto;scrollbar-color:var(--primary-color) var(--bg-color)}body{transition:unset;background-color:var(--bg-color);color:#fff}body .pin-spacer{pointer-events:none}body.body-fixed{overflow:hidden}h1,.hh1{font-size:80px;line-height:1.05em}.hh2{font-size:60px;line-height:1.1em}.hh3{font-size:50px;line-height:1.1em}.hh4,.fs-36{font-size:36px;line-height:1em;font-weight:200}.hh5,.fs-30{font-size:30px;line-height:1.1em}.hh6,.fs-24{font-size:24px;line-height:1.3em;font-weight:200}.fs-22{font-size:22px;line-height:1.3em;font-weight:200}.fs-20{font-size:20px;line-height:1.3em;font-weight:200}.fs-100{font-size:100px;line-height:1em}p{font-size:18px;font-weight:200}button{padding:5px 5px 4px 25px;border-radius:360px;background-color:var(--primary-color);color:#000;font-weight:900;text-transform:uppercase;text-align:left;overflow:clip;position:relative;isolation:isolate}button div{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:1}button i{width:40px;height:40px;display:flex;background-color:#060606;border-radius:360px;overflow:clip;z-index:1}button i:before{transition:all .4s;content:"";width:40px;height:40px;background:url("data:image/svg+xml,%3Csvg width='41' height='43' viewBox='0 0 41 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M39.3316 2.84408L28.1757 14L27 12.8243L38.156 1.66837L28.3925 1.67668L28.3947 0.0120385L41 0L40.988 12.6054L39.3234 12.6076L39.3316 2.84408Z' fill='white'/%3E%3Cpath d='M40.4883 12.1055L39.8232 12.1064L39.832 2.84473L39.833 1.63574L28.1758 13.293L27.707 12.8242L39.3643 1.16699L38.1553 1.16797L28.8926 1.17578L28.8936 0.510742L40.499 0.5L40.4883 12.1055Z' stroke='white' stroke-opacity='0.2'/%3E%3Cpath d='M12.3316 31.8441L1.1757 43L0 41.8243L11.156 30.6684L1.39247 30.6767L1.39465 29.012L14 29L13.988 41.6054L12.3234 41.6076L12.3316 31.8441Z' fill='white'/%3E%3Cpath d='M13.4883 41.1055L12.8232 41.1064L12.832 31.8447L12.833 30.6357L1.17578 42.293L0.707031 41.8242L12.3643 30.167L11.1553 30.168L1.89258 30.1758L1.89355 29.5107L13.499 29.5L13.4883 41.1055Z' stroke='white' stroke-opacity='0.2'/%3E%3C/svg%3E%0A") no-repeat;background-position:-15px 14px}button i.progress:before{content:"";width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3CradialGradient id='a12' cx='.66' fx='.66' cy='.3125' fy='.3125' gradientTransform='scale(1.5)'%3E%3Cstop offset='0' stop-color='%23FFFFFF'%3E%3C/stop%3E%3Cstop offset='.3' stop-color='%23FFFFFF' stop-opacity='.9'%3E%3C/stop%3E%3Cstop offset='.6' stop-color='%23FFFFFF' stop-opacity='.6'%3E%3C/stop%3E%3Cstop offset='.8' stop-color='%23FFFFFF' stop-opacity='.3'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23FFFFFF' stop-opacity='0'%3E%3C/stop%3E%3C/radialGradient%3E%3Ccircle transform-origin='center' fill='none' stroke='url(%23a12)' stroke-width='15' stroke-linecap='round' stroke-dasharray='200 1000' stroke-dashoffset='0' cx='100' cy='100' r='60'%3E%3CanimateTransform type='rotate' attributeName='transform' calcMode='spline' dur='2' values='360;0' keyTimes='0;1' keySplines='0 0 1 1' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/circle%3E%3Ccircle transform-origin='center' fill='none' opacity='.1' stroke='%23FFFFFF' stroke-width='15' stroke-linecap='round' cx='100' cy='100' r='60'%3E%3C/circle%3E%3C/svg%3E");background-position:0px 0px}button:after{transition:all .4s;content:"";position:absolute;background-color:#fff;border-radius:360px;width:100%;height:100%;left:0;top:100%;z-index:0}button:hover{cursor:pointer}button:hover i:before{background-position:12px -15px}button:hover i.progress:before{background-position:unset}button:hover:after{top:0}a.native{display:inline-block;color:transparent;font-weight:400!important;background-image:linear-gradient(to bottom,var(--primary-color) 50%,#ffffff 50%);background-size:200% 200%;background-position:top;-webkit-background-clip:text;background-clip:text;transition:background-position .5s ease}.m-0{margin:0!important}section{padding-block:5%;box-sizing:border-box;overflow:clip}.container{margin:auto;padding-inline:1.5rem}header{transition:all .5s;position:fixed;top:0;width:100%;padding-block:20px;mix-blend-mode:difference;z-index:99}header .container{display:flex;align-items:center;justify-content:space-between}header .nav-right .main-nav{display:flex;padding:10px 50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:.87px solid;border:1px solid rgba(255,255,255,.17);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:50px}header .nav-right .main-nav ul{display:flex;align-items:center;gap:50px;z-index:10;padding-block:10px}header .nav-right .main-nav ul li{color:#fff;text-transform:uppercase;overflow:clip;position:relative}header .nav-right .main-nav ul li a{display:flex;line-height:1em;transition:all .4s;font-weight:600}header .nav-right .main-nav ul li a:not(.active):hover{transform:translateY(-1em)}header .nav-right .main-nav ul li a:before{content:attr(data-text);position:absolute;width:fit-content;height:auto;top:1em;color:var(--primary-color);z-index:1}header .nav-right .main-nav ul li a.active{transform:translateY(-1em)}header .mobile-nav-icon svg rect{transition:all .4s}header .mobile-nav-icon.hide svg rect{transform:rotate(0);x:12px}header .mobile-nav-icon.hide svg rect.top{y:20px}header .mobile-nav-icon.hide svg rect.bottom{y:27px}.mobile-nav{transition:all .4s ease-in-out;position:fixed;width:100dvw;height:100dvh;left:100dvw;background-color:#0f0f0ffa;z-index:98}.mobile-nav.show{left:0}.mobile-nav .container{padding-top:120px;height:100%}.mobile-nav .container li{font-size:30px;margin-bottom:35px;overflow:clip;line-height:1em}.mobile-nav .container li a div{transition:all .4s;transform:translateY(40px)}.mobile-nav .container li a.active{color:var(--primary-color)}.mobile-nav .container button{width:80px;height:80px;transition:all .4s;transform:translateY(200px)}.mobile-nav .container button.call{background-color:#24bf64}.mobile-nav .container button.call:before{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 253 253' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M57.1392 0C55.9618 0 54.7675 0.23885 53.6267 0.74184C43.2353 5.30809 24.1863 13.6201 15.7675 16.9218C13.9944 17.6159 12.3702 18.65 11.1226 20.0887C-19.7481 55.7026 17.8666 126.56 72.1024 180.795C112.847 221.54 162.964 252.9 200.48 252.9C212.903 252.9 223.952 249.458 232.812 241.778C234.251 240.53 235.285 238.906 235.979 237.136C239.281 228.717 247.593 209.668 252.159 199.277C253.943 195.219 252.409 190.487 248.596 188.225L195.161 156.514C193.784 155.696 192.236 155.286 190.684 155.286C189.26 155.286 187.832 155.632 186.537 156.329L149.911 175.99C148.605 176.693 147.18 177.033 145.764 177.033C143.49 177.033 141.245 176.15 139.559 174.464L108.998 143.903L78.4362 113.341C75.6992 110.604 75.081 106.398 76.9103 102.989L96.5719 66.3638C98.0247 63.6549 97.9572 60.3813 96.3864 57.7371L64.6784 4.30211C63.0514 1.56236 60.1487 0 57.1392 0Z' fill='white'/%3E%3C/svg%3E%0A");width:30px;height:30px;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-nav .container button.call:hover:after,.mobile-nav .container button.email:hover:after{display:none}.mobile-nav .container button.email{background-color:var(--primary-color)}.mobile-nav .container button.email:before{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='30' height='21.98' viewBox='0 0 142 104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M125.953 0H15.9861C7.15707 0 0 7.15706 0 15.9861V88.0092C0 96.8382 7.15707 103.995 15.9861 103.995H125.955C134.784 103.995 141.942 96.8382 141.942 88.0092V15.9861C141.939 7.15987 134.782 0 125.953 0ZM122.513 87.0398C121.684 87.8996 120.58 88.3324 119.476 88.3324C118.425 88.3324 117.371 87.939 116.553 87.155L90.0858 61.6823L86.2726 65.8664C82.3555 70.1601 76.7804 72.6216 70.9694 72.6216C65.1583 72.6216 59.5804 70.1601 55.6661 65.8664L51.9091 61.7441L26.5573 87.0988C25.7368 87.9221 24.6549 88.3324 23.5759 88.3324C22.4969 88.3324 21.4178 87.9221 20.5945 87.0988C18.9478 85.4521 18.9478 82.7854 20.5945 81.1387L46.2217 55.5087L19.3497 26.0178C17.7817 24.2981 17.9053 21.6314 19.625 20.0634C21.3476 18.4954 24.0143 18.6191 25.5794 20.3388L61.8959 60.1846C64.2506 62.7698 67.4737 64.1916 70.9694 64.1916C74.465 64.1916 77.6909 62.7698 80.0429 60.1846L86.8487 52.7184L116.359 20.3416C117.93 18.6219 120.594 18.501 122.314 20.0662C124.033 21.6342 124.157 24.2981 122.589 26.0206L95.7648 55.4525L122.395 81.0825C124.073 82.6955 124.126 85.3622 122.513 87.0398Z' fill='white'/%3E%3C/svg%3E%0A");width:30px;height:21.89px;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-nav.show .container li a div{transform:translateY(0)}.mobile-nav.show .container li:nth-child(1) a div{transition-delay:.3s}.mobile-nav.show .container li:nth-child(2) a div{transition-delay:.4s}.mobile-nav.show .container li:nth-child(3) a div{transition-delay:.5s}.mobile-nav.show .container li:nth-child(4) a div{transition-delay:.6s}.mobile-nav.show .container li:nth-child(5) a div{transition-delay:.7s}.mobile-nav.show .container button{transform:translateY(0)}.mobile-nav.show .container button.call{transition-delay:.4s}.mobile-nav.show .container button.email{transition-delay:.5s}hr{opacity:.2}.bullet{padding-inline:25px;padding-block:10px;border-radius:360px;border:1px solid #424242;width:fit-content;font-size:16px}ul.transition{transition:none;display:flex;position:fixed;z-index:100;height:100dvh;width:100%;top:0;left:0;overflow:clip;clip-path:inset(0px 0px 100% 0px);background:linear-gradient(0deg,#591714,#dc1000)}ul.transition div.wrapper{position:absolute;bottom:0;font-size:40dvw;line-height:.68em;font-weight:700;color:#060606;opacity:.9}ul.transition *{transition:unset}.loading{width:100dvw;height:100dvh;background-color:#060606;color:#000;display:grid;place-items:center;overflow:clip}.loading svg{transform:scale(.25)}.loading-icon-wrapper .loading-icon{position:fixed;z-index:5;left:50%;top:50%;transform:translate(-50%,-50%) scale(.1);mix-blend-mode:difference;pointer-events:none}.loading-icon-wrapper .loading-icon .eyes{transition:opacity 2s;opacity:0;transform-origin:center}.loading-icon-wrapper .loading-icon .eyes.active circle{transform-origin:center;animation-name:scale-up;animation-duration:.5s;animation-fill-mode:forwards}.loading-icon-wrapper .loading-icon text{transition:all .5s}footer{background-color:transparent;padding-top:50px;padding-bottom:200px;border-top:1px solid #333333;position:relative}footer .header{font-size:18px;font-weight:200;opacity:.5;margin-bottom:30px}footer li{font-size:20px;margin-bottom:20px}footer button{padding-inline:20px;background-color:#111;color:#888;transition:all .4s}footer button:hover{color:#fff}footer button:after{background-color:var(--primary-color)}footer a,footer a.native{display:inline-block;color:transparent;font-weight:400!important;background-image:linear-gradient(to bottom,#ffffff 50%,var(--primary-color) 50%);background-size:200% 200%;background-position:top;-webkit-background-clip:text;background-clip:text;transition:background-position .5s ease}:is(footer a,footer a.native):hover{background-position:bottom}footer .logo-maqruee-wrapper{max-height:350px;overflow:clip;z-index:-1;position:absolute;bottom:0;opacity:.5}footer .logo-maqruee-wrapper .logo-marquee{display:flex;gap:50px;animation-name:logo-marquee-anim;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:var(--footer-logo-marquee-speed)}footer .logo-maqruee-wrapper .logo-marquee img{width:var(--footer-logo-marquee-width);max-width:var(--footer-logo-marquee-width)}@keyframes logo-marquee-anim{0%{transform:translateZ(0)}to{transform:translate3d(calc(var(--footer-logo-marquee-width)*-1 - 50px),0,0)}}@keyframes scale-up{0%{transform:scale(0)}to{transform:scale(1)}}@media only screen and (max-width:1325px){:root{--eye-scale: .6}}@media only screen and (max-width:426px){:root{--footer-logo-marquee-width: 200%;--footer-logo-marquee-speed: 10s}h1,.hh1{font-size:40px}.hh3{font-size:30px}.fs-36{font-size:24px;line-height:1.1em}.fs-100{font-size:40px}header{padding-block:none}header .logo svg{width:130px}header .nav-right,header .nav-cta{display:none}section{padding-block:50px}footer{padding-bottom:100px}footer button{font-size:12px}footer .logo-maqruee-wrapper{transform:translateY(50px)}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.hero-icon{position:absolute;left:50%;top:-10%}section.hero{padding-top:200px;overflow:clip}section.hero p{font-size:26px;margin-top:20px}section.hero button{margin-top:30px}.pin-spacer{width:auto!important}@media only screen and (max-width:426px){section.hero{padding-top:120px}section.hero p{font-size:20px;line-height:1.2em;font-weight:200}}section.work{width:100%;height:100dvh;overflow:clip;position:relative;display:flex;align-items:center;z-index:6}section.work .work-wrapper{display:flex;flex-wrap:nowrap;width:fit-content;padding-left:100dvw;gap:25px}section.work .portfolio{width:50dvw;height:80dvh;border:2px solid #fff;background-color:#fff;border-radius:16px}@media only screen and (max-width:426px){section.work .portfolio{width:80dvw;height:400px}}@media only screen and (max-width:426px){section.about .heading{line-height:1.1em}section.about .fs-30,section.about .fs-24{font-size:20px;line-height:1.2em;font-weight:200}}section.process{padding:0;height:100dvh;position:relative}section.process .container{padding-block:100px}section.process .container .solar-system{width:fit-content;margin:auto;display:flex;justify-content:center;align-items:center;position:relative}section.process .container .solar-system svg{transform:rotate(-90deg)}section.process .container .solar-system .planet-wrapper{position:absolute;width:70dvh;aspect-ratio:1}section.process .container .solar-system .planet-wrapper .planet{transition:background-color .5s;position:absolute;opacity:0;width:20px;height:20px;border-radius:100px;background-color:#888}section.process .container .solar-system .planet-wrapper .planet.active{background-color:var(--primary-color)}section.process .container .solar-system .content-wrapper{position:absolute;text-align:center;width:100dvw;height:1.1em;overflow:clip;font-size:150px;display:flex;justify-content:center;transform:translateY(.1em)}section.process .container .solar-system .content-wrapper .content{line-height:1.1em;transition:all .5s;transform:translateY(1.5em)}section.process .container .solar-system .heading{transition:all .5s;position:absolute;font-size:40px;color:var(--primary-color);transform:translateY(100px);opacity:0}section.process .container .solar-system .heading.active{opacity:1;transform:translateY(-100px)}@media only screen and (max-width:426px){section.process .container{padding-inline:0px}section.process .container .solar-system{overflow:clip;width:100%}section.process .container .solar-system svg{width:calc(100% - 5px)}section.process .container .solar-system .planet-wrapper{width:100%}section.process .container .solar-system .content-wrapper{font-size:40px}section.process .container .solar-system .heading{font-size:18px;transform:translateY(0)}section.process .container .solar-system .heading.active{font-size:18px;transform:translateY(-30px)}}:root{--maqruee-gap: 150px}section.clientLogo{position:relative}section.clientLogo:before,section.clientLogo:after{content:"";position:absolute;top:50%;transform:translateY(-50%);background:linear-gradient(270deg,#06060600,#060606 95%);width:5dvw;height:calc(100dvh - 200px);z-index:1}section.clientLogo:after{background:linear-gradient(90deg,#06060600,#060606 95%);right:0}section.clientLogo .marquee-wrapper{display:inline-flex;gap:var(--maqruee-gap)}section.clientLogo .marquee-wrapper .marquee{display:flex;gap:var(--maqruee-gap);align-items:center;animation-name:marquee-anim;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:30s}section.clientLogo .marquee-wrapper .marquee svg{height:60px}section.clientLogo .marquee-wrapper .marquee svg *{transition:all .5s}section.clientLogo .marquee-wrapper .marquee svg path{fill:#fff}section.clientLogo .marquee-wrapper .marquee svg:hover path{transition:all .5s;fill:revert-layer}@keyframes marquee-anim{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% - var(--maqruee-gap)),0,0)}}@media only screen and (min-width:1921px){section.clientLogo{margin-top:120px}section.clientLogo .marquee-wrapper .marquee svg{height:70px}}@media only screen and (max-width:426px){:root{--maqruee-gap: 0px}section.clientLogo{margin-top:120px}section.clientLogo .marquee-wrapper{gap:var(--maqruee-gap)}section.clientLogo .marquee-wrapper .marquee{gap:var(--maqruee-gap);animation-duration:20s}section.clientLogo .marquee-wrapper .marquee svg{height:50px}}:root{--maqruee-text-gap: 50px}section.home-marquee-text{position:relative;background-color:var(--primary-color);padding-block:0px;margin-bottom:100px;display:flex}section.home-marquee-text .marquee-wrapper{display:inline-flex;gap:var(--maqruee-text-gap);height:100%;align-items:center}section.home-marquee-text .marquee-wrapper .marquee{display:flex;gap:var(--maqruee-text-gap);font-size:200px;font-weight:400;line-height:1.2em;color:var(--bg-color);width:max-content;align-items:center}section.home-marquee-text .marquee-wrapper .marquee:before{content:"*";display:flex;align-items:center;color:#fff;font-size:2em;transform:translateY(75px)}@keyframes marquee-text-anim{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% - var(--maqruee-text-gap)),0,0)}}@media only screen and (max-width:426px){:root{--maqruee-text-gap: 0px}section.home-marquee-text .marquee-wrapper .marquee{animation-duration:20s;font-size:70px}section.home-marquee-text .marquee-wrapper .marquee:before{transform:translateY(25px)}}section.home-services{position:relative}section.home-services video{width:100%;height:100%;position:absolute;object-fit:cover;z-index:-1;top:0;opacity:.1}section.home-services .accordion{margin-top:50px}section.home-services .accordion .accordion-item{overflow:clip;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}section.home-services .accordion .accordion-item button.accordion-header{transition:all .5s;width:100%;border-radius:0;border-top:1px solid #424242;background:transparent;color:#fff;text-transform:capitalize;font-size:50px;line-height:1.2em;font-weight:400;padding-inline:100px;padding-block:20px}section.home-services .accordion .accordion-item button.accordion-header:hover{color:var(--primary-color)}section.home-services .accordion .accordion-item button.accordion-header span{font-size:20px;color:#b8b8b8;font-weight:300;text-transform:uppercase}section.home-services .accordion .accordion-item button.accordion-header:before,section.home-services .accordion .accordion-item button.accordion-header:after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='30' height='6' viewBox='0 0 30 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='30' width='6' height='30' transform='rotate(90 30 0)' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");width:30px;height:6px;left:35px;border-radius:0;top:calc(50% - 8px)}section.home-services .accordion .accordion-item button.accordion-header:after{transform:rotate(90deg)}section.home-services .accordion .accordion-item:has(.open) button.accordion-header{color:var(--primary-color)}section.home-services .accordion .accordion-item:has(.open) button.accordion-header:after{background-image:url("data:image/svg+xml,%3Csvg width='30' height='6' viewBox='0 0 30 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='30' width='6' height='30' transform='rotate(90 30 0)' fill='%23dc1010'/%3E%3C/svg%3E%0A");transform:rotate(0)}section.home-services .accordion .accordion-item:has(.open) button.accordion-header:before{background-image:url("data:image/svg+xml,%3Csvg width='30' height='6' viewBox='0 0 30 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='30' width='6' height='30' transform='rotate(90 30 0)' fill='%23dc1010'/%3E%3C/svg%3E%0A");transform:rotate(0)}section.home-services .accordion .accordion-item .accordion-content{overflow:hidden;transition:max-height .35s ease}section.home-services .accordion .accordion-item .accordion-content.open img{transform:translateY(-80px)}section.home-services .accordion .accordion-item .accordion-inner{padding-left:100px;padding-bottom:40px;background:transparent;font-size:22px;line-height:1.2em;display:flex}section.home-services .accordion .accordion-item .accordion-inner img{position:absolute;transform:translateY(5px);transition:all .4s}section.home-services .accordion .accordion-item .accordion-inner .bullet-wrapper{display:flex;flex-wrap:wrap;margin-top:30px;gap:10px}@media only screen and (max-width:426px){section.home-services .accordion .accordion-item button.accordion-header{font-size:26px;padding-inline:0px;padding-left:50px}section.home-services .accordion .accordion-item button.accordion-header:before,section.home-services .accordion .accordion-item button.accordion-header:after{transform:scale(.5);left:0;top:calc(50% - 3px)}section.home-services .accordion .accordion-item button.accordion-header:after{transform:rotate(90deg) scale(.5)}section.home-services .accordion .accordion-item button.accordion-header span{display:none}section.home-services .accordion .accordion-item:has(.open) button.accordion-header:before,section.home-services .accordion .accordion-item:has(.open) button.accordion-header:after{transform:scale(.5)}section.home-services .accordion .accordion-item .accordion-inner{padding-inline:0px;font-size:18px}section.home-services img{display:none}}section.cta-1{border-block:1px solid #333333}section.cta-1 p{font-size:20px;line-height:1.2em;font-weight:200}@media only screen and (max-width:426px){section.cta-1{padding-block:100px}}section.testimonials{display:flex;justify-content:center;height:100dvh}section.testimonials .scene{width:320px;height:320px;margin:auto;perspective:800px;display:flex;justify-content:center;align-items:center}section.testimonials .carousel{width:100%;height:100%;transform-style:preserve-3d;transform-origin:center center}section.testimonials .carousel.animate{animation:spin 14s linear infinite}section.testimonials .item{position:absolute;padding:30px 20px;width:24dvw;height:300px;border:3px solid var(--primary-color);background-color:#060606e6;color:#fff;font-size:36px;font-weight:700;border-radius:14px;display:flex;justify-content:space-between;flex-direction:column;transform-style:preserve-3d}section.testimonials .item *{transform:translateZ(20px)}section.testimonials .item .fs-22{font-weight:900;line-height:.9em}section.testimonials .item p{font-size:16px}section.testimonials .item img{width:50px!important}section.testimonials .item:nth-child(1){transform:rotateY(0) translateZ(350px)}section.testimonials .item:nth-child(2){transform:rotateY(0) translateZ(350px)}section.testimonials .item:nth-child(3){transform:rotateY(0) translateZ(350px)}section.testimonials .item:nth-child(4){transform:rotateY(0) translateZ(350px)}section.testimonials .item:nth-child(5){transform:rotateY(0) translateZ(350px)}@keyframes spin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media only screen and (max-width:426px){section.testimonials{height:calc(100dvh + 50px)}section.testimonials .fs-22{margin-top:20px;font-size:20px}section.testimonials .scene{perspective:1200px}section.testimonials .scene .item{width:calc(100% - 40px);height:calc(100% - 60px)}section.testimonials .scene .item .fs-22{font-size:16px;margin:0;line-height:1.4em}section.testimonials .scene .item p{font-size:12px;line-height:1.1em}section.testimonials .scene .item .fs-20{font-size:14px}}section.cta-2{border-top:1px solid #333333;padding-block:150px}section.cta-2 .fs-120{font-size:120px}section.cta-2 p{font-size:24px;line-height:1.4em;font-weight:200}section.cta-2 .magnetic{cursor:pointer;margin:-1400px;padding:1400px;display:inline-block;border-radius:150%}section.cta-2 .button-wrapper{width:fit-content}section.cta-2 button{width:130px;height:130px}section.cta-2 button:after{top:0;scale:0}section.cta-2 button:before{content:"";width:39px;height:39px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;background-image:url("data:image/svg+xml,%3Csvg width='39' height='39' viewBox='0 0 69 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M60.0009 13.8382L5.72053 68.1187L0 62.3981L54.2807 8.11768L6.77523 8.15809L6.78586 0.0585747L68.1187 0L68.0602 61.3329L59.9608 61.3437L60.0009 13.8382Z' fill='%23060606'/%3E%3Cpath d='M67.5605 60.833L60.4609 60.8428L60.501 13.8389L60.502 12.6299L59.6475 13.4844L5.71973 67.4111L0.707031 62.3984L55.4893 7.61621L54.2803 7.61816L7.27539 7.65723L7.28516 0.557617L67.6182 0.5L67.5605 60.833Z' stroke='white' stroke-opacity='0.2'/%3E%3C/svg%3E%0A")}section.cta-2 .build{display:inline-block;color:transparent;background-image:linear-gradient(to right,var(--primary-color) 50%,#ffffff 50%);background-size:200% 100%;background-position:right;-webkit-background-clip:text;background-clip:text;transition:background-position .2s ease}section.cta-2 .text-primary{display:inline-block;color:transparent;background-image:linear-gradient(to right,#ffffff 50%,var(--primary-color) 50%);background-size:200% 100%;background-position:right;-webkit-background-clip:text;background-clip:text;transition:background-position .2s ease}section.cta-2:hover .build,section.cta-2:hover .text-primary{background-position:left}section.cta-2:hover button:after{scale:1}@media only screen and (max-width:426px){section.cta-2{padding-top:100px;padding-bottom:50px}section.cta-2 .gap-6{gap:10px}section.cta-2 .fs-120{font-size:36px!important;line-height:1.2em;margin-bottom:10px}section.cta-2 .hh4{font-size:20px;line-height:1.2em}section.cta-2 .fs-24{font-size:18px!important;line-height:1.4em;font-weight:200}section.cta-2 .magnetic{display:none}section.cta-2 button{transform-origin:left top;transform:scale(.6)}}form .hh5{font-weight:300}form input.code{width:130px!important;left:0;display:block;position:relative;padding-left:60px;pointer-events:none}form .select{position:relative;cursor:pointer}form .select span{pointer-events:none;transition:all .4s;cursor:pointer;position:absolute;right:5px;top:4px;width:24px;height:24px;transform-origin:center center;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1.402' height='9.81403' transform='matrix(0.707093 -0.70712 0.707093 0.70712 5 8.99121)' fill='%23D9D9D9'/%3E%3Crect width='1.402' height='9.81403' transform='matrix(0.707093 0.70712 -0.707093 0.70712 18.0088 8)' fill='%23D9D9D9'/%3E%3C/svg%3E%0A")}form .select input{pointer-events:none;visibility:hi}form .select div.flags-wrapper{position:absolute;background-color:#666;border-radius:4px;overflow:clip;width:45px;height:30px;pointer-events:none}form .select div.flags-wrapper div.flags{position:absolute;left:1px;top:1px;border-radius:3px;width:43px;height:28px;background:url(/assets/img/flags@2x.webp) no-repeat;background-position-x:-10620px}form .select.open span{transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1.402' height='9.81403' transform='matrix(0.707093 -0.70712 0.707093 0.70712 5 8.99121)' fill='%23ff0000'/%3E%3Crect width='1.402' height='9.81403' transform='matrix(0.707093 0.70712 -0.707093 0.70712 18.0088 8)' fill='%23ff0000'/%3E%3C/svg%3E%0A")}form .select:hover .input-border{width:100%;bottom:0}form .select:hover span{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1.402' height='9.81403' transform='matrix(0.707093 -0.70712 0.707093 0.70712 5 8.99121)' fill='%23ff0000'/%3E%3Crect width='1.402' height='9.81403' transform='matrix(0.707093 0.70712 -0.707093 0.70712 18.0088 8)' fill='%23ff0000'/%3E%3C/svg%3E%0A")}form .form-group{position:relative}form .form-group label,form .form-group input{width:100%}form .form-group input{font-size:20px;outline:none;padding-bottom:5px;border-bottom:2px solid #333}form .form-group input::placeholder{color:#555;font-weight:400}form .form-group label{display:block;font-size:16px;font-weight:200;margin-bottom:5px}form .form-group input:hover+div.input-border{width:100%}form .form-group div.input-border{transition:all .4s;content:"";position:absolute;width:0px;bottom:0;height:1px;left:50%;transform:translate(-50%);background-color:var(--primary-color)}form .form-group .checkbox{transition:all .4s;font-size:20px;width:fit-content;padding-left:40px;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;color:#666}form .form-group .checkbox:hover{color:var(--primary-color)}form .form-group .checkbox:hover:before{border:2px solid var(--primary-color)}form .form-group .checkbox:before{transition:all .4s;content:"";border-radius:8px;border:2px solid #555;position:absolute;width:28px;height:28px;left:0;top:1px}form .form-group .checkbox:after{transition:all .2s;content:"";width:12px;height:12px;border-radius:2px;background-color:var(--primary-color);position:absolute;left:8px;top:9px;transform:scale(0)}form .form-group .checkbox.checked{color:#fff}form .form-group .checkbox.checked:before{border:2px solid var(--primary-color)}form .form-group .checkbox.checked:after{transform:scale(1)}form .form-group .input-error{transition:all .4s;color:red;right:0;font-size:14px;margin-top:2px;position:absolute;font-weight:600;opacity:0;bottom:-25px}:is(form .form-group.error,form .form-group:has(.select.error)) label{color:var(--primary-color);font-weight:600}:is(form .form-group.error,form .form-group:has(.select.error)) .input-error{opacity:1}:is(form .form-group.error,form .form-group:has(.select.error)) .input-border{width:100%}.custom-select-content{transition:all .4s;position:absolute;display:flex;flex-direction:column;max-height:300px;width:fit-content;border:2px solid #333;border-top:2px solid var(--primary-color);padding:15px 25px;overflow-y:auto;transform:translateY(-2px);opacity:0;z-index:-10;background-color:var(--bg-color);-webkit-user-select:none;user-select:none}.custom-select-content.open{opacity:1;z-index:10}.custom-select-content div{cursor:pointer;color:#666;padding-block:7px;transition:all .2s}.custom-select-content div:hover{color:#fff}.custom-select-content div.active{color:var(--primary-color)}button:disabled{opacity:.5;cursor:default}button:disabled:hover:after{display:none}button:disabled:hover i:before{background-position:-15px 15px!important}section.hero.thank-you,section.hero.contact{padding-block:200px;background-image:url("data:image/svg+xml,%3Csvg width='1790' height='731' opacity='.6' viewBox='0 0 1790 731' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.66' d='M-48.3301 307.59C291.77 627.59 618.744 688.59 932.59 490.59C1246.44 292.59 1590.71 272.923 1965.42 431.59' stroke='url(%23paint0_linear_257_24)' stroke-width='1.9'/%3E%3Cpath opacity='0.71' d='M-59.0701 502.59C270.29 588.59 599.054 553.59 927.22 397.59C1255.39 241.59 1582.36 263.59 1908.14 463.59' stroke='url(%23paint1_linear_257_24)' stroke-width='0.4'/%3E%3Cpath opacity='0.65' d='M-42.96 390.59C270.886 611.923 588.314 688.256 909.32 619.59C1230.33 550.923 1576.39 506.257 1947.52 485.59' stroke='url(%23paint2_linear_257_24)' stroke-width='0.8'/%3E%3Cpath opacity='0.8' d='M-53.7 596.59C249.406 789.256 573.396 681.256 918.27 272.59C1263.14 -136.077 1588.33 -81.4103 1893.82 436.59' stroke='url(%23paint3_linear_257_24)' stroke-width='4.5'/%3E%3Cpath opacity='0.77' d='M-53.7 453.59C291.174 700.923 621.13 751.257 936.17 604.59C1251.21 457.923 1588.92 360.257 1949.31 311.59' stroke='url(%23paint4_linear_257_24)' stroke-width='3.3'/%3E%3Cpath opacity='0.33' d='M-30.4299 610.59C263.13 822.59 596.666 750.256 970.18 393.59C1343.69 36.9228 1667.68 110.923 1942.15 615.59' stroke='url(%23paint5_linear_257_24)' stroke-width='2'/%3E%3Cpath opacity='0.35' d='M-116.35 599.59C239.264 816.256 587.716 738.923 929.01 367.59C1270.3 -3.74316 1612.79 -32.0771 1956.47 282.59' stroke='url(%23paint6_linear_257_24)' stroke-width='2.7'/%3E%3Cpath opacity='0.57' d='M-51.9099 372.59C236.876 578.59 548.934 591.256 884.26 410.59C1219.59 229.923 1567.44 219.923 1927.83 380.59' stroke='url(%23paint7_linear_257_24)' stroke-width='4.1'/%3E%3Cpath opacity='0.54' d='M-41.1699 388.59C289.384 577.923 617.55 572.256 943.33 371.59C1269.11 170.923 1590.71 243.59 1908.14 589.59' stroke='url(%23paint8_linear_257_24)' stroke-width='4.4'/%3E%3Cpath opacity='0.48' d='M-37.5901 618.59C294.156 611.256 628.886 576.923 966.6 515.59C1304.31 454.257 1631.29 407.257 1947.52 374.59' stroke='url(%23paint9_linear_257_24)' stroke-width='0.5'/%3E%3Cpath opacity='0.67' d='M-46.54 281.59C268.5 507.59 582.944 592.59 896.79 536.59C1210.64 480.59 1540 475.923 1884.87 522.59' stroke='url(%23paint10_linear_257_24)' stroke-width='1.4'/%3E%3Cpath opacity='0.8' d='M-50.1201 456.59C297.14 570.59 623.516 538.257 929.01 359.59C1234.5 180.923 1580.57 173.923 1967.21 338.59' stroke='url(%23paint11_linear_257_24)' stroke-width='2.5'/%3E%3Cpath opacity='0.35' d='M-35.8 562.59C261.34 709.256 584.136 722.923 932.59 603.59C1281.04 484.257 1608.02 373.923 1913.51 272.59' stroke='url(%23paint12_linear_257_24)' stroke-width='3.9'/%3E%3Cpath opacity='0.5' d='M-103.82 618.589C278.046 767.922 610.39 726.589 893.21 494.589C1176.03 262.589 1511.95 282.589 1900.98 554.589' stroke='url(%23paint13_linear_257_24)' stroke-width='4.4'/%3E%3Cpath opacity='0.46' d='M-41.1699 609.59C277.45 620.256 615.164 581.59 971.97 493.59C1328.78 405.59 1635.46 431.923 1892.03 572.59' stroke='url(%23paint14_linear_257_24)' stroke-width='0.3'/%3E%3Cpath opacity='0.34' d='M-73.3899 576.59C283.416 734.59 620.534 732.923 937.96 571.59C1255.39 410.257 1574.6 353.59 1895.61 401.59' stroke='url(%23paint15_linear_257_24)' stroke-width='3.2'/%3E%3Cpath opacity='0.59' d='M-59.0701 344.59C246.424 703.923 560.27 691.59 882.47 307.59C1204.67 -76.4103 1557.9 -1.07733 1942.15 533.59' stroke='url(%23paint16_linear_257_24)' stroke-width='0.6'/%3E%3Cpath opacity='0.8' d='M-66.23 339.59C254.776 540.257 580.556 567.256 911.11 420.59C1241.66 273.923 1591.91 308.257 1961.84 523.59' stroke='url(%23paint17_linear_257_24)' stroke-width='2.9'/%3E%3Cpath opacity='0.61' d='M-30.4299 590.59C271.484 641.256 597.86 553.923 948.7 328.59C1299.54 103.257 1635.46 168.923 1956.47 525.59' stroke='url(%23paint18_linear_257_24)' stroke-width='3'/%3E%3Cpath opacity='0.59' d='M-50.1201 461.59C266.114 558.256 579.364 542.257 889.63 413.59C1199.9 284.923 1559.69 246.59 1969 298.59' stroke='url(%23paint19_linear_257_24)' stroke-width='0.3'/%3E%3Cpath opacity='0.62' d='M-42.96 546.59C251.794 653.256 582.944 570.256 950.49 297.59C1318.04 24.9232 1657.54 52.2572 1969 379.59' stroke='url(%23paint20_linear_257_24)' stroke-width='3.1'/%3E%3Cpath opacity='0.72' d='M-41.1699 593.59C290.576 740.256 606.214 669.923 905.74 382.59C1205.27 95.2567 1544.77 91.2567 1924.25 370.59' stroke='url(%23paint21_linear_257_24)' stroke-width='4.3'/%3E%3Cpath opacity='0.48' d='M-39.3799 315.59C288.786 661.59 600.844 721.257 896.79 494.59C1192.74 267.923 1547.75 259.257 1961.84 468.59' stroke='url(%23paint22_linear_257_24)' stroke-width='3.7'/%3E%3Cpath opacity='0.41' d='M-98.45 564.59C251.196 735.256 599.054 659.59 945.12 337.59C1291.19 15.5898 1604.44 62.9228 1884.87 479.59' stroke='url(%23paint23_linear_257_24)' stroke-width='2.1'/%3E%3Cpath opacity='0.82' d='M-102.03 537.59C223.75 646.256 568.624 567.256 932.59 300.59C1296.56 33.9229 1642.62 141.59 1970.79 623.59' stroke='url(%23paint24_linear_257_24)' stroke-width='0.4'/%3E%3Cpath opacity='0.66' d='M-51.9099 387.59C241.65 615.59 573.994 643.59 945.12 471.59C1316.25 299.59 1650.98 324.923 1949.31 547.59' stroke='url(%23paint25_linear_257_24)' stroke-width='2.7'/%3E%3Cpath opacity='0.46' d='M-85.9199 595.589C248.214 770.922 571.606 691.922 884.26 358.589C1196.91 25.2564 1531.64 70.5894 1888.45 494.589' stroke='url(%23paint26_linear_257_24)' stroke-width='0.9'/%3E%3Cpath opacity='0.69' d='M-53.7 614.59C278.046 753.256 594.28 692.923 895 433.59C1195.72 174.257 1530.45 134.257 1899.19 313.59' stroke='url(%23paint27_linear_257_24)' stroke-width='2.7'/%3E%3Cpath opacity='0.55' d='M-76.97 407.59C261.936 533.59 586.524 533.923 896.79 408.59C1207.06 283.257 1550.74 237.923 1927.83 272.59' stroke='url(%23paint28_linear_257_24)'/%3E%3Cpath opacity='0.48' d='M-119.93 534.59C269.096 738.59 614.566 699.256 916.48 416.59C1218.39 133.923 1553.72 135.923 1922.46 422.59' stroke='url(%23paint29_linear_257_24)' stroke-width='1.6'/%3E%3Cpath opacity='0.43' d='M-107.4 437.59C275.66 698.257 607.406 676.59 887.84 372.59C1168.27 68.5897 1503.6 54.5897 1893.82 330.59' stroke='url(%23paint30_linear_257_24)' stroke-width='3.3'/%3E%3Cpath opacity='0.78' d='M-34.01 339.59C292.964 582.256 605.02 612.59 902.16 430.59C1199.3 248.59 1529.85 309.59 1893.82 613.59' stroke='url(%23paint31_linear_257_24)' stroke-width='0.9'/%3E%3Cpath opacity='0.71' d='M-78.76 607.59C251.794 765.59 581.75 679.923 911.11 350.59C1240.47 21.2572 1572.22 70.9232 1906.35 499.59' stroke='url(%23paint32_linear_257_24)' stroke-width='3.6'/%3E%3Cpath opacity='0.57' d='M-85.9199 401.59C226.734 717.59 550.724 686.256 886.05 307.59C1221.38 -71.0768 1563.27 -24.4098 1911.72 447.59' stroke='url(%23paint33_linear_257_24)' stroke-width='4.7'/%3E%3Cpath opacity='0.75' d='M-30.4299 294.59C259.55 655.256 564.446 765.59 884.26 625.59C1204.07 485.59 1560.88 420.257 1954.68 429.59' stroke='url(%23paint34_linear_257_24)' stroke-width='4.7'/%3E%3Cpath opacity='0.58' d='M-59.0701 552.59C272.676 793.923 606.81 749.59 943.33 419.59C1279.85 89.59 1612.19 78.257 1940.36 385.59' stroke='url(%23paint35_linear_257_24)' stroke-width='5'/%3E%3Cpath opacity='0.66' d='M-44.75 505.59C261.936 710.923 594.876 734.59 954.07 576.59C1313.26 418.59 1623.53 330.59 1884.87 312.59' stroke='url(%23paint36_linear_257_24)' stroke-width='2.3'/%3E%3Cpath opacity='0.79' d='M-62.6499 441.589C245.23 762.922 573.994 814.589 923.64 596.589C1273.29 378.589 1597.28 296.589 1895.61 350.589' stroke='url(%23paint37_linear_257_24)' stroke-width='1.2'/%3E%3Cpath opacity='0.8' d='M-64.4399 617.59C236.28 611.59 572.204 567.923 943.33 486.59C1314.46 405.257 1652.77 416.257 1958.26 519.59' stroke='url(%23paint38_linear_257_24)' stroke-width='4'/%3E%3Cpath opacity='0.44' d='M-64.4399 621.59C285.206 756.256 607.406 712.59 902.16 490.59C1196.91 268.59 1537.01 252.923 1922.46 443.59' stroke='url(%23paint39_linear_257_24)' stroke-width='4.3'/%3E%3Cpath opacity='0.78' d='M-82.3401 552.59C238.666 579.923 569.22 547.923 909.32 456.59C1249.42 365.257 1590.12 387.257 1931.41 522.59' stroke='url(%23paint40_linear_257_24)' stroke-width='0.6'/%3E%3Cpath opacity='0.52' d='M-76.97 382.59C239.264 604.59 569.816 573.923 914.69 290.59C1259.56 7.25684 1601.45 105.257 1940.36 584.59' stroke='url(%23paint41_linear_257_24)' stroke-width='4.2'/%3E%3Cpath opacity='0.45' d='M-46.54 412.59C245.826 537.257 578.17 535.59 950.49 407.59C1322.81 279.59 1663.51 254.257 1972.58 331.59' stroke='url(%23paint42_linear_257_24)' stroke-width='4.7'/%3E%3Cpath opacity='0.77' d='M-68.02 276.59C248.214 680.59 584.734 712.257 941.54 371.59C1298.35 30.9233 1621.14 78.5903 1909.93 514.59' stroke='url(%23paint43_linear_257_24)' stroke-width='2.4'/%3E%3Cpath opacity='0.44' d='M-37.5901 478.59C281.03 583.923 606.81 571.256 939.75 440.59C1272.69 309.923 1602.65 329.257 1929.62 498.59' stroke='url(%23paint44_linear_257_24)' stroke-width='2.2'/%3E%3Cpath opacity='0.65' d='M-55.49 314.59C279.836 573.256 607.406 656.256 927.22 563.59C1247.03 470.923 1582.36 454.923 1933.2 515.59' stroke='url(%23paint45_linear_257_24)' stroke-width='3'/%3E%3Cpath opacity='0.59' d='M-93.0801 491.59C232.7 761.59 558.48 756.59 884.26 476.59C1210.04 196.59 1573.41 142.59 1974.37 314.59' stroke='url(%23paint46_linear_257_24)' stroke-width='0.9'/%3E%3Cpath opacity='0.4' d='M-96.6599 328.59C258.954 655.923 606.214 718.257 945.12 515.59C1284.03 312.923 1625.92 250.923 1970.79 329.59' stroke='url(%23paint47_linear_257_24)' stroke-width='2.8'/%3E%3Cpath opacity='0.52' d='M-112.77 373.59C245.23 571.59 592.49 653.256 929.01 618.59C1265.53 583.924 1606.82 487.923 1952.89 330.59' stroke='url(%23paint48_linear_257_24)' stroke-width='1.1'/%3E%3Cpath opacity='0.53' d='M-116.35 328.59C248.81 518.59 600.844 549.257 939.75 420.59C1278.66 291.923 1612.79 350.923 1942.15 597.59' stroke='url(%23paint49_linear_257_24)' stroke-width='1.2'/%3E%3Cpath opacity='0.58' d='M-42.96 585.59C297.14 775.59 611.584 722.255 900.37 425.59C1189.16 128.923 1535.82 173.59 1940.36 559.59' stroke='url(%23paint50_linear_257_24)'/%3E%3Cpath opacity='0.75' d='M-80.55 507.589C266.71 652.922 591.296 580.589 893.21 290.589C1195.12 0.589386 1531.05 16.5894 1900.98 338.589' stroke='url(%23paint51_linear_257_24)' stroke-width='4.4'/%3E%3Cpath opacity='0.39' d='M-57.28 327.589C260.146 632.922 594.28 643.589 945.12 359.589C1295.96 75.5894 1638.45 112.589 1972.58 470.589' stroke='url(%23paint52_linear_257_24)' stroke-width='0.9'/%3E%3Cpath opacity='0.55' d='M-96.6599 515.59C249.406 770.923 590.7 704.256 927.22 315.59C1263.74 -73.0772 1603.24 7.58978 1945.73 557.59' stroke='url(%23paint53_linear_257_24)' stroke-width='2.3'/%3E%3Cpath opacity='0.81' d='M-100.24 422.59C233.894 547.257 563.254 520.923 887.84 343.59C1212.43 166.257 1563.86 196.923 1942.15 435.59' stroke='url(%23paint54_linear_257_24)' stroke-width='3.7'/%3E%3Cpath opacity='0.66' d='M-41.1699 543.59C246.424 642.256 573.994 630.256 941.54 507.59C1309.09 384.923 1645.01 306.257 1949.31 271.59' stroke='url(%23paint55_linear_257_24)' stroke-width='1.2'/%3E%3Cpath opacity='0.43' d='M-75.1799 431.589C242.246 618.922 589.506 633.922 966.6 476.589C1343.69 319.256 1678.42 255.589 1970.79 285.589' stroke='url(%23paint56_linear_257_24)' stroke-width='0.3'/%3E%3Cpath opacity='0.58' d='M-112.77 602.59C226.136 819.256 584.136 730.59 961.23 336.59C1338.32 -57.4105 1657.54 -7.74345 1918.88 485.59' stroke='url(%23paint57_linear_257_24)' stroke-width='0.4'/%3E%3Cpath opacity='0.63' d='M-109.19 454.59C261.936 769.257 603.826 724.257 916.48 319.59C1229.13 -85.0774 1574.6 -60.4104 1952.89 393.59' stroke='url(%23paint58_linear_257_24)' stroke-width='3.1'/%3E%3Cpath opacity='0.53' d='M-94.8701 524.59C266.71 712.59 593.684 716.256 886.05 535.59C1178.42 354.923 1519.71 369.59 1909.93 579.59' stroke='url(%23paint59_linear_257_24)' stroke-width='1.5'/%3E%3Cpath opacity='0.51' d='M-102.03 413.589C258.356 738.922 616.356 713.256 971.97 336.589C1327.58 -40.0775 1643.82 44.2564 1920.67 589.589' stroke='url(%23paint60_linear_257_24)' stroke-width='2.9'/%3E%3Cpath opacity='0.49' d='M-94.8701 320.59C247.616 633.923 588.314 718.59 927.22 574.59C1266.13 430.59 1600.86 396.923 1931.41 473.59' stroke='url(%23paint61_linear_257_24)' stroke-width='3.8'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_257_24' x1='-48.593' y1='464.892' x2='1965.16' y2='464.892' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4434E'/%3E%3Cstop offset='0.037' stop-color='%23E2553C'/%3E%3Cstop offset='0.0741' stop-color='%23D0434E'/%3E%3Cstop offset='0.1111' stop-color='%23E2313C'/%3E%3Cstop offset='0.1481' stop-color='%23F4434E'/%3E%3Cstop offset='0.1852' stop-color='%23E2553C'/%3E%3Cstop offset='0.2222' stop-color='%23F4432A'/%3E%3Cstop offset='0.2593' stop-color='%23E2313C'/%3E%3Cstop offset='0.2963' stop-color='%23F4432A'/%3E%3Cstop offset='0.3333' stop-color='%23E2313C'/%3E%3Cstop offset='0.3704' stop-color='%23F4434E'/%3E%3Cstop offset='0.4074' stop-color='%23E2313C'/%3E%3Cstop offset='0.4444' stop-color='%23D01F4E'/%3E%3Cstop offset='0.4815' stop-color='%23E2313C'/%3E%3Cstop offset='0.5185' stop-color='%23D0432A'/%3E%3Cstop offset='0.5556' stop-color='%23E2313C'/%3E%3Cstop offset='0.5926' stop-color='%23F41F4E'/%3E%3Cstop offset='0.6296' stop-color='%23E2313C'/%3E%3Cstop offset='0.6667' stop-color='%23D01F4E'/%3E%3Cstop offset='0.7037' stop-color='%23E2313C'/%3E%3Cstop offset='0.7407' stop-color='%23F41F4E'/%3E%3Cstop offset='0.7778' stop-color='%23E20D3C'/%3E%3Cstop offset='0.8148' stop-color='%23F41F2A'/%3E%3Cstop offset='0.8519' stop-color='%23E20D3C'/%3E%3Cstop offset='0.8889' stop-color='%23D01F4E'/%3E%3Cstop offset='0.9259' stop-color='%23E20D3C'/%3E%3Cstop offset='0.963' stop-color='%23D01F2A'/%3E%3Cstop offset='1' stop-color='%23E2313C'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_257_24' x1='-58.3496' y1='421.76' x2='1908.86' y2='421.76' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC230A'/%3E%3Cstop offset='0.037' stop-color='%23EA111C'/%3E%3Cstop offset='0.0741' stop-color='%23FC230A'/%3E%3Cstop offset='0.1111' stop-color='%23EA111C'/%3E%3Cstop offset='0.1481' stop-color='%23FC230A'/%3E%3Cstop offset='0.1852' stop-color='%23EA111C'/%3E%3Cstop offset='0.2222' stop-color='%23FC232E'/%3E%3Cstop offset='0.2593' stop-color='%23EA351C'/%3E%3Cstop offset='0.2963' stop-color='%23FC232E'/%3E%3Cstop offset='0.3333' stop-color='%23EA351C'/%3E%3Cstop offset='0.3704' stop-color='%23D8470A'/%3E%3Cstop offset='0.4074' stop-color='%23C6591C'/%3E%3Cstop offset='0.4444' stop-color='%23D8470A'/%3E%3Cstop offset='0.4815' stop-color='%23EA351C'/%3E%3Cstop offset='0.5185' stop-color='%23D8470A'/%3E%3Cstop offset='0.5556' stop-color='%23EA591C'/%3E%3Cstop offset='0.5926' stop-color='%23FC472E'/%3E%3Cstop offset='0.6296' stop-color='%23EA351C'/%3E%3Cstop offset='0.6667' stop-color='%23FC470A'/%3E%3Cstop offset='0.7037' stop-color='%23EA351C'/%3E%3Cstop offset='0.7407' stop-color='%23D8230A'/%3E%3Cstop offset='0.7778' stop-color='%23EA351C'/%3E%3Cstop offset='0.8148' stop-color='%23FC232E'/%3E%3Cstop offset='0.8519' stop-color='%23EA111C'/%3E%3Cstop offset='0.8889' stop-color='%23D8232E'/%3E%3Cstop offset='0.9259' stop-color='%23EA1140'/%3E%3Cstop offset='0.963' stop-color='%23FC232E'/%3E%3Cstop offset='1' stop-color='%23EA3540'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_257_24' x1='-43.1851' y1='555.698' x2='1948.29' y2='555.698' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D45829'/%3E%3Cstop offset='0.037' stop-color='%23E6463B'/%3E%3Cstop offset='0.0741' stop-color='%23D43429'/%3E%3Cstop offset='0.1111' stop-color='%23E6463B'/%3E%3Cstop offset='0.1481' stop-color='%23F85829'/%3E%3Cstop offset='0.1852' stop-color='%23E6463B'/%3E%3Cstop offset='0.2222' stop-color='%23F8584D'/%3E%3Cstop offset='0.2593' stop-color='%23E6463B'/%3E%3Cstop offset='0.2963' stop-color='%23F8584D'/%3E%3Cstop offset='0.3333' stop-color='%23E6463B'/%3E%3Cstop offset='0.3704' stop-color='%23F85829'/%3E%3Cstop offset='0.4074' stop-color='%23E64617'/%3E%3Cstop offset='0.4444' stop-color='%23F85829'/%3E%3Cstop offset='0.4815' stop-color='%23E64617'/%3E%3Cstop offset='0.5185' stop-color='%23F85805'/%3E%3Cstop offset='0.5556' stop-color='%23E64617'/%3E%3Cstop offset='0.5926' stop-color='%23D43429'/%3E%3Cstop offset='0.6296' stop-color='%23E64617'/%3E%3Cstop offset='0.6667' stop-color='%23D43429'/%3E%3Cstop offset='0.7037' stop-color='%23E6463B'/%3E%3Cstop offset='0.7407' stop-color='%23F8584D'/%3E%3Cstop offset='0.7778' stop-color='%23E6463B'/%3E%3Cstop offset='0.8148' stop-color='%23F8584D'/%3E%3Cstop offset='0.8519' stop-color='%23E6463B'/%3E%3Cstop offset='0.8889' stop-color='%23D45829'/%3E%3Cstop offset='0.9259' stop-color='%23E64617'/%3E%3Cstop offset='0.963' stop-color='%23F83405'/%3E%3Cstop offset='1' stop-color='%23E64617'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_257_24' x1='-54.1822' y1='345.722' x2='1893.34' y2='345.722' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FA3E45'/%3E%3Cstop offset='0.037' stop-color='%23E82C57'/%3E%3Cstop offset='0.0741' stop-color='%23D61A45'/%3E%3Cstop offset='0.1111' stop-color='%23E80857'/%3E%3Cstop offset='0.1481' stop-color='%23D61A45'/%3E%3Cstop offset='0.1852' stop-color='%23C42C57'/%3E%3Cstop offset='0.2222' stop-color='%23D63E45'/%3E%3Cstop offset='0.2593' stop-color='%23C42C57'/%3E%3Cstop offset='0.2963' stop-color='%23D61A45'/%3E%3Cstop offset='0.3333' stop-color='%23E82C33'/%3E%3Cstop offset='0.3704' stop-color='%23FA1A45'/%3E%3Cstop offset='0.4074' stop-color='%23E80857'/%3E%3Cstop offset='0.4444' stop-color='%23D61A45'/%3E%3Cstop offset='0.4815' stop-color='%23C42C57'/%3E%3Cstop offset='0.5185' stop-color='%23D63E45'/%3E%3Cstop offset='0.5556' stop-color='%23E85057'/%3E%3Cstop offset='0.5926' stop-color='%23FA3E45'/%3E%3Cstop offset='0.6296' stop-color='%23E85033'/%3E%3Cstop offset='0.6667' stop-color='%23D63E45'/%3E%3Cstop offset='0.7037' stop-color='%23E85033'/%3E%3Cstop offset='0.7407' stop-color='%23FA3E45'/%3E%3Cstop offset='0.7778' stop-color='%23E85033'/%3E%3Cstop offset='0.8148' stop-color='%23D63E45'/%3E%3Cstop offset='0.8519' stop-color='%23E82C33'/%3E%3Cstop offset='0.8889' stop-color='%23FA1A45'/%3E%3Cstop offset='0.9259' stop-color='%23E82C57'/%3E%3Cstop offset='0.963' stop-color='%23FA1A45'/%3E%3Cstop offset='1' stop-color='%23E80833'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_257_24' x1='-53.9108' y1='557.498' x2='1949.3' y2='557.498' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DE1825'/%3E%3Cstop offset='0.037' stop-color='%23CC0613'/%3E%3Cstop offset='0.0741' stop-color='%23DE1801'/%3E%3Cstop offset='0.1111' stop-color='%23F00613'/%3E%3Cstop offset='0.1481' stop-color='%23DE1825'/%3E%3Cstop offset='0.1852' stop-color='%23CC0613'/%3E%3Cstop offset='0.2222' stop-color='%23DE1801'/%3E%3Cstop offset='0.2593' stop-color='%23CC2A13'/%3E%3Cstop offset='0.2963' stop-color='%23DE3C25'/%3E%3Cstop offset='0.3333' stop-color='%23CC2A37'/%3E%3Cstop offset='0.3704' stop-color='%23DE3C49'/%3E%3Cstop offset='0.4074' stop-color='%23F02A37'/%3E%3Cstop offset='0.4444' stop-color='%23DE1849'/%3E%3Cstop offset='0.4815' stop-color='%23CC2A37'/%3E%3Cstop offset='0.5185' stop-color='%23DE3C49'/%3E%3Cstop offset='0.5556' stop-color='%23CC4E37'/%3E%3Cstop offset='0.5926' stop-color='%23DE3C49'/%3E%3Cstop offset='0.6296' stop-color='%23F02A37'/%3E%3Cstop offset='0.6667' stop-color='%23DE1825'/%3E%3Cstop offset='0.7037' stop-color='%23CC2A13'/%3E%3Cstop offset='0.7407' stop-color='%23DE1801'/%3E%3Cstop offset='0.7778' stop-color='%23F00613'/%3E%3Cstop offset='0.8148' stop-color='%23DE1801'/%3E%3Cstop offset='0.8519' stop-color='%23F00613'/%3E%3Cstop offset='0.8889' stop-color='%23DE1801'/%3E%3Cstop offset='0.9259' stop-color='%23F00613'/%3E%3Cstop offset='0.963' stop-color='%23DE1801'/%3E%3Cstop offset='1' stop-color='%23CC0613'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_257_24' x1='-29.8672' y1='450.577' x2='1942.52' y2='450.577' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC5611'/%3E%3Cstop offset='0.037' stop-color='%23EA4423'/%3E%3Cstop offset='0.0741' stop-color='%23FC3235'/%3E%3Cstop offset='0.1111' stop-color='%23EA2023'/%3E%3Cstop offset='0.1481' stop-color='%23D80E11'/%3E%3Cstop offset='0.1852' stop-color='%23C62023'/%3E%3Cstop offset='0.2222' stop-color='%23D80E11'/%3E%3Cstop offset='0.2593' stop-color='%23C62023'/%3E%3Cstop offset='0.2963' stop-color='%23D80E11'/%3E%3Cstop offset='0.3333' stop-color='%23EA2023'/%3E%3Cstop offset='0.3704' stop-color='%23D83235'/%3E%3Cstop offset='0.4074' stop-color='%23EA2047'/%3E%3Cstop offset='0.4444' stop-color='%23FC3235'/%3E%3Cstop offset='0.4815' stop-color='%23EA2047'/%3E%3Cstop offset='0.5185' stop-color='%23FC0E35'/%3E%3Cstop offset='0.5556' stop-color='%23EA2023'/%3E%3Cstop offset='0.5926' stop-color='%23FC3211'/%3E%3Cstop offset='0.6296' stop-color='%23EA2023'/%3E%3Cstop offset='0.6667' stop-color='%23D83235'/%3E%3Cstop offset='0.7037' stop-color='%23EA4423'/%3E%3Cstop offset='0.7407' stop-color='%23D85635'/%3E%3Cstop offset='0.7778' stop-color='%23EA4423'/%3E%3Cstop offset='0.8148' stop-color='%23D83235'/%3E%3Cstop offset='0.8519' stop-color='%23EA4423'/%3E%3Cstop offset='0.8889' stop-color='%23D83235'/%3E%3Cstop offset='0.9259' stop-color='%23C62023'/%3E%3Cstop offset='0.963' stop-color='%23D80E11'/%3E%3Cstop offset='1' stop-color='%23C62023'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_257_24' x1='-117.683' y1='392.703' x2='1955.14' y2='392.703' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C5262A'/%3E%3Cstop offset='0.037' stop-color='%23D73818'/%3E%3Cstop offset='0.0741' stop-color='%23C54A06'/%3E%3Cstop offset='0.1111' stop-color='%23D73818'/%3E%3Cstop offset='0.1481' stop-color='%23E9262A'/%3E%3Cstop offset='0.1852' stop-color='%23D73818'/%3E%3Cstop offset='0.2222' stop-color='%23C52606'/%3E%3Cstop offset='0.2593' stop-color='%23D73818'/%3E%3Cstop offset='0.2963' stop-color='%23C54A06'/%3E%3Cstop offset='0.3333' stop-color='%23D73818'/%3E%3Cstop offset='0.3704' stop-color='%23E9262A'/%3E%3Cstop offset='0.4074' stop-color='%23FB1418'/%3E%3Cstop offset='0.4444' stop-color='%23E9022A'/%3E%3Cstop offset='0.4815' stop-color='%23D7143C'/%3E%3Cstop offset='0.5185' stop-color='%23C5022A'/%3E%3Cstop offset='0.5556' stop-color='%23D71418'/%3E%3Cstop offset='0.5926' stop-color='%23C5262A'/%3E%3Cstop offset='0.6296' stop-color='%23D71418'/%3E%3Cstop offset='0.6667' stop-color='%23C52606'/%3E%3Cstop offset='0.7037' stop-color='%23D71418'/%3E%3Cstop offset='0.7407' stop-color='%23E9262A'/%3E%3Cstop offset='0.7778' stop-color='%23D7383C'/%3E%3Cstop offset='0.8148' stop-color='%23C5262A'/%3E%3Cstop offset='0.8519' stop-color='%23D7383C'/%3E%3Cstop offset='0.8889' stop-color='%23E94A4E'/%3E%3Cstop offset='0.9259' stop-color='%23D7383C'/%3E%3Cstop offset='0.963' stop-color='%23E94A2A'/%3E%3Cstop offset='1' stop-color='%23D7383C'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_257_24' x1='-52.8046' y1='402.166' x2='1926.74' y2='402.166' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F25309'/%3E%3Cstop offset='0.037' stop-color='%23E0411B'/%3E%3Cstop offset='0.0741' stop-color='%23CE5309'/%3E%3Cstop offset='0.1111' stop-color='%23E0411B'/%3E%3Cstop offset='0.1481' stop-color='%23CE532D'/%3E%3Cstop offset='0.1852' stop-color='%23E0413F'/%3E%3Cstop offset='0.2222' stop-color='%23CE532D'/%3E%3Cstop offset='0.2593' stop-color='%23E0413F'/%3E%3Cstop offset='0.2963' stop-color='%23F2532D'/%3E%3Cstop offset='0.3333' stop-color='%23E0411B'/%3E%3Cstop offset='0.3704' stop-color='%23F25309'/%3E%3Cstop offset='0.4074' stop-color='%23E0411B'/%3E%3Cstop offset='0.4444' stop-color='%23CE2F09'/%3E%3Cstop offset='0.4815' stop-color='%23E01D1B'/%3E%3Cstop offset='0.5185' stop-color='%23CE2F09'/%3E%3Cstop offset='0.5556' stop-color='%23E01D1B'/%3E%3Cstop offset='0.5926' stop-color='%23F22F09'/%3E%3Cstop offset='0.6296' stop-color='%23E0411B'/%3E%3Cstop offset='0.6667' stop-color='%23CE532D'/%3E%3Cstop offset='0.7037' stop-color='%23E0413F'/%3E%3Cstop offset='0.7407' stop-color='%23F25351'/%3E%3Cstop offset='0.7778' stop-color='%23E0413F'/%3E%3Cstop offset='0.8148' stop-color='%23CE532D'/%3E%3Cstop offset='0.8519' stop-color='%23E0413F'/%3E%3Cstop offset='0.8889' stop-color='%23CE532D'/%3E%3Cstop offset='0.9259' stop-color='%23E0413F'/%3E%3Cstop offset='0.963' stop-color='%23F22F2D'/%3E%3Cstop offset='1' stop-color='%23E0411B'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_257_24' x1='-40.2176' y1='393.773' x2='1909.09' y2='393.773' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F20D24'/%3E%3Cstop offset='0.037' stop-color='%23E01F12'/%3E%3Cstop offset='0.0741' stop-color='%23CE0D00'/%3E%3Cstop offset='0.1111' stop-color='%23E01F12'/%3E%3Cstop offset='0.1481' stop-color='%23CE3100'/%3E%3Cstop offset='0.1852' stop-color='%23E04312'/%3E%3Cstop offset='0.2222' stop-color='%23CE5524'/%3E%3Cstop offset='0.2593' stop-color='%23E04312'/%3E%3Cstop offset='0.2963' stop-color='%23F25524'/%3E%3Cstop offset='0.3333' stop-color='%23E04312'/%3E%3Cstop offset='0.3704' stop-color='%23F23124'/%3E%3Cstop offset='0.4074' stop-color='%23E01F36'/%3E%3Cstop offset='0.4444' stop-color='%23CE0D24'/%3E%3Cstop offset='0.4815' stop-color='%23E01F36'/%3E%3Cstop offset='0.5185' stop-color='%23CE3124'/%3E%3Cstop offset='0.5556' stop-color='%23E04312'/%3E%3Cstop offset='0.5926' stop-color='%23F25524'/%3E%3Cstop offset='0.6296' stop-color='%23E04336'/%3E%3Cstop offset='0.6667' stop-color='%23F25524'/%3E%3Cstop offset='0.7037' stop-color='%23E04312'/%3E%3Cstop offset='0.7407' stop-color='%23CE3100'/%3E%3Cstop offset='0.7778' stop-color='%23E04312'/%3E%3Cstop offset='0.8148' stop-color='%23CE5524'/%3E%3Cstop offset='0.8519' stop-color='%23E04336'/%3E%3Cstop offset='0.8889' stop-color='%23CE3148'/%3E%3Cstop offset='0.9259' stop-color='%23E04336'/%3E%3Cstop offset='0.963' stop-color='%23F23148'/%3E%3Cstop offset='1' stop-color='%23E01F36'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_257_24' x1='-37.2742' y1='503.267' x2='1947.84' y2='503.267' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CD1F16'/%3E%3Cstop offset='0.037' stop-color='%23DF3128'/%3E%3Cstop offset='0.0741' stop-color='%23CD1F3A'/%3E%3Cstop offset='0.1111' stop-color='%23DF314C'/%3E%3Cstop offset='0.1481' stop-color='%23F1433A'/%3E%3Cstop offset='0.1852' stop-color='%23DF314C'/%3E%3Cstop offset='0.2222' stop-color='%23F11F3A'/%3E%3Cstop offset='0.2593' stop-color='%23DF0D28'/%3E%3Cstop offset='0.2963' stop-color='%23CD1F3A'/%3E%3Cstop offset='0.3333' stop-color='%23DF3128'/%3E%3Cstop offset='0.3704' stop-color='%23CD433A'/%3E%3Cstop offset='0.4074' stop-color='%23DF3128'/%3E%3Cstop offset='0.4444' stop-color='%23F1433A'/%3E%3Cstop offset='0.4815' stop-color='%23DF3128'/%3E%3Cstop offset='0.5185' stop-color='%23CD433A'/%3E%3Cstop offset='0.5556' stop-color='%23DF5528'/%3E%3Cstop offset='0.5926' stop-color='%23F1433A'/%3E%3Cstop offset='0.6296' stop-color='%23DF554C'/%3E%3Cstop offset='0.6667' stop-color='%23F1433A'/%3E%3Cstop offset='0.7037' stop-color='%23DF3128'/%3E%3Cstop offset='0.7407' stop-color='%23CD1F16'/%3E%3Cstop offset='0.7778' stop-color='%23DF3128'/%3E%3Cstop offset='0.8148' stop-color='%23CD1F16'/%3E%3Cstop offset='0.8519' stop-color='%23DF3128'/%3E%3Cstop offset='0.8889' stop-color='%23CD4316'/%3E%3Cstop offset='0.9259' stop-color='%23DF3128'/%3E%3Cstop offset='0.963' stop-color='%23CD1F16'/%3E%3Cstop offset='1' stop-color='%23DF0D04'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_257_24' x1='-47.4268' y1='494.213' x2='1883.79' y2='494.213' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E01355'/%3E%3Cstop offset='0.037' stop-color='%23F20143'/%3E%3Cstop offset='0.0741' stop-color='%23E01355'/%3E%3Cstop offset='0.1111' stop-color='%23CE0143'/%3E%3Cstop offset='0.1481' stop-color='%23E01331'/%3E%3Cstop offset='0.1852' stop-color='%23CE251F'/%3E%3Cstop offset='0.2222' stop-color='%23E03731'/%3E%3Cstop offset='0.2593' stop-color='%23CE4943'/%3E%3Cstop offset='0.2963' stop-color='%23E03731'/%3E%3Cstop offset='0.3333' stop-color='%23F22543'/%3E%3Cstop offset='0.3704' stop-color='%23E03755'/%3E%3Cstop offset='0.4074' stop-color='%23CE2543'/%3E%3Cstop offset='0.4444' stop-color='%23E01355'/%3E%3Cstop offset='0.4815' stop-color='%23CE0143'/%3E%3Cstop offset='0.5185' stop-color='%23E01331'/%3E%3Cstop offset='0.5556' stop-color='%23CE0143'/%3E%3Cstop offset='0.5926' stop-color='%23E01355'/%3E%3Cstop offset='0.6296' stop-color='%23CE0143'/%3E%3Cstop offset='0.6667' stop-color='%23E01331'/%3E%3Cstop offset='0.7037' stop-color='%23CE2543'/%3E%3Cstop offset='0.7407' stop-color='%23E01355'/%3E%3Cstop offset='0.7778' stop-color='%23CE0143'/%3E%3Cstop offset='0.8148' stop-color='%23E01331'/%3E%3Cstop offset='0.8519' stop-color='%23CE011F'/%3E%3Cstop offset='0.8889' stop-color='%23E01331'/%3E%3Cstop offset='0.9259' stop-color='%23CE0143'/%3E%3Cstop offset='0.963' stop-color='%23E01355'/%3E%3Cstop offset='1' stop-color='%23CE0143'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_257_24' x1='-48.3788' y1='371.666' x2='1968.75' y2='371.666' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F65A22'/%3E%3Cstop offset='0.037' stop-color='%23E44810'/%3E%3Cstop offset='0.0741' stop-color='%23F63622'/%3E%3Cstop offset='0.1111' stop-color='%23E44834'/%3E%3Cstop offset='0.1481' stop-color='%23F63646'/%3E%3Cstop offset='0.1852' stop-color='%23E42434'/%3E%3Cstop offset='0.2222' stop-color='%23D23646'/%3E%3Cstop offset='0.2593' stop-color='%23E42434'/%3E%3Cstop offset='0.2963' stop-color='%23F63622'/%3E%3Cstop offset='0.3333' stop-color='%23E44810'/%3E%3Cstop offset='0.3704' stop-color='%23F65A22'/%3E%3Cstop offset='0.4074' stop-color='%23E44834'/%3E%3Cstop offset='0.4444' stop-color='%23F65A46'/%3E%3Cstop offset='0.4815' stop-color='%23E44858'/%3E%3Cstop offset='0.5185' stop-color='%23F65A46'/%3E%3Cstop offset='0.5556' stop-color='%23E44858'/%3E%3Cstop offset='0.5926' stop-color='%23F63646'/%3E%3Cstop offset='0.6296' stop-color='%23E44834'/%3E%3Cstop offset='0.6667' stop-color='%23F65A46'/%3E%3Cstop offset='0.7037' stop-color='%23E44858'/%3E%3Cstop offset='0.7407' stop-color='%23F63646'/%3E%3Cstop offset='0.7778' stop-color='%23E42434'/%3E%3Cstop offset='0.8148' stop-color='%23F61246'/%3E%3Cstop offset='0.8519' stop-color='%23E42458'/%3E%3Cstop offset='0.8889' stop-color='%23D21246'/%3E%3Cstop offset='0.9259' stop-color='%23E42434'/%3E%3Cstop offset='0.963' stop-color='%23D21246'/%3E%3Cstop offset='1' stop-color='%23E42458'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_257_24' x1='-35.4326' y1='643.751' x2='1913.68' y2='643.751' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F6214E'/%3E%3Cstop offset='0.037' stop-color='%23E40F3C'/%3E%3Cstop offset='0.0741' stop-color='%23F6214E'/%3E%3Cstop offset='0.1111' stop-color='%23E4333C'/%3E%3Cstop offset='0.1481' stop-color='%23D2452A'/%3E%3Cstop offset='0.1852' stop-color='%23E45718'/%3E%3Cstop offset='0.2222' stop-color='%23D2452A'/%3E%3Cstop offset='0.2593' stop-color='%23E4333C'/%3E%3Cstop offset='0.2963' stop-color='%23F6214E'/%3E%3Cstop offset='0.3333' stop-color='%23E4333C'/%3E%3Cstop offset='0.3704' stop-color='%23F6214E'/%3E%3Cstop offset='0.4074' stop-color='%23E40F3C'/%3E%3Cstop offset='0.4444' stop-color='%23F6212A'/%3E%3Cstop offset='0.4815' stop-color='%23E43318'/%3E%3Cstop offset='0.5185' stop-color='%23F64506'/%3E%3Cstop offset='0.5556' stop-color='%23E45718'/%3E%3Cstop offset='0.5926' stop-color='%23D2452A'/%3E%3Cstop offset='0.6296' stop-color='%23E43318'/%3E%3Cstop offset='0.6667' stop-color='%23F64506'/%3E%3Cstop offset='0.7037' stop-color='%23E45718'/%3E%3Cstop offset='0.7407' stop-color='%23F64506'/%3E%3Cstop offset='0.7778' stop-color='%23E43318'/%3E%3Cstop offset='0.8148' stop-color='%23D2452A'/%3E%3Cstop offset='0.8519' stop-color='%23E4333C'/%3E%3Cstop offset='0.8889' stop-color='%23D2452A'/%3E%3Cstop offset='0.9259' stop-color='%23E43318'/%3E%3Cstop offset='0.963' stop-color='%23F6212A'/%3E%3Cstop offset='1' stop-color='%23E40F18'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_257_24' x1='-103.74' y1='520.355' x2='1901.06' y2='520.355' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E63518'/%3E%3Cstop offset='0.037' stop-color='%23D44706'/%3E%3Cstop offset='0.0741' stop-color='%23E63518'/%3E%3Cstop offset='0.1111' stop-color='%23D42306'/%3E%3Cstop offset='0.1481' stop-color='%23E61118'/%3E%3Cstop offset='0.1852' stop-color='%23F82306'/%3E%3Cstop offset='0.2222' stop-color='%23E61118'/%3E%3Cstop offset='0.2593' stop-color='%23F82306'/%3E%3Cstop offset='0.2963' stop-color='%23E61118'/%3E%3Cstop offset='0.3333' stop-color='%23D42306'/%3E%3Cstop offset='0.3704' stop-color='%23E63518'/%3E%3Cstop offset='0.4074' stop-color='%23D44706'/%3E%3Cstop offset='0.4444' stop-color='%23E63518'/%3E%3Cstop offset='0.4815' stop-color='%23D44706'/%3E%3Cstop offset='0.5185' stop-color='%23E63518'/%3E%3Cstop offset='0.5556' stop-color='%23F84706'/%3E%3Cstop offset='0.5926' stop-color='%23E63518'/%3E%3Cstop offset='0.6296' stop-color='%23F8232A'/%3E%3Cstop offset='0.6667' stop-color='%23E63518'/%3E%3Cstop offset='0.7037' stop-color='%23D4232A'/%3E%3Cstop offset='0.7407' stop-color='%23E61118'/%3E%3Cstop offset='0.7778' stop-color='%23F8232A'/%3E%3Cstop offset='0.8148' stop-color='%23E6353C'/%3E%3Cstop offset='0.8519' stop-color='%23F8234E'/%3E%3Cstop offset='0.8889' stop-color='%23E6353C'/%3E%3Cstop offset='0.9259' stop-color='%23D4474E'/%3E%3Cstop offset='0.963' stop-color='%23E6593C'/%3E%3Cstop offset='1' stop-color='%23F8474E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_257_24' x1='-41.2197' y1='527.049' x2='1893.14' y2='527.049' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EA2051'/%3E%3Cstop offset='0.037' stop-color='%23FC323F'/%3E%3Cstop offset='0.0741' stop-color='%23EA202D'/%3E%3Cstop offset='0.1111' stop-color='%23D80E1B'/%3E%3Cstop offset='0.1481' stop-color='%23EA202D'/%3E%3Cstop offset='0.1852' stop-color='%23D80E1B'/%3E%3Cstop offset='0.2222' stop-color='%23EA202D'/%3E%3Cstop offset='0.2593' stop-color='%23D80E3F'/%3E%3Cstop offset='0.2963' stop-color='%23EA202D'/%3E%3Cstop offset='0.3333' stop-color='%23FC323F'/%3E%3Cstop offset='0.3704' stop-color='%23EA4451'/%3E%3Cstop offset='0.4074' stop-color='%23D8323F'/%3E%3Cstop offset='0.4444' stop-color='%23EA4451'/%3E%3Cstop offset='0.4815' stop-color='%23D8323F'/%3E%3Cstop offset='0.5185' stop-color='%23C6442D'/%3E%3Cstop offset='0.5556' stop-color='%23D8561B'/%3E%3Cstop offset='0.5926' stop-color='%23C6442D'/%3E%3Cstop offset='0.6296' stop-color='%23D8321B'/%3E%3Cstop offset='0.6667' stop-color='%23EA4409'/%3E%3Cstop offset='0.7037' stop-color='%23FC321B'/%3E%3Cstop offset='0.7407' stop-color='%23EA4409'/%3E%3Cstop offset='0.7778' stop-color='%23FC561B'/%3E%3Cstop offset='0.8148' stop-color='%23EA4409'/%3E%3Cstop offset='0.8519' stop-color='%23FC321B'/%3E%3Cstop offset='0.8889' stop-color='%23EA442D'/%3E%3Cstop offset='0.9259' stop-color='%23FC563F'/%3E%3Cstop offset='0.963' stop-color='%23EA442D'/%3E%3Cstop offset='1' stop-color='%23D8323F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_257_24' x1='-69.6377' y1='539.459' x2='1902.51' y2='539.459' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CB5239'/%3E%3Cstop offset='0.037' stop-color='%23DD404B'/%3E%3Cstop offset='0.0741' stop-color='%23EF5239'/%3E%3Cstop offset='0.1111' stop-color='%23DD404B'/%3E%3Cstop offset='0.1481' stop-color='%23EF2E39'/%3E%3Cstop offset='0.1852' stop-color='%23DD1C4B'/%3E%3Cstop offset='0.2222' stop-color='%23EF2E39'/%3E%3Cstop offset='0.2593' stop-color='%23DD4027'/%3E%3Cstop offset='0.2963' stop-color='%23CB2E15'/%3E%3Cstop offset='0.3333' stop-color='%23DD4027'/%3E%3Cstop offset='0.3704' stop-color='%23EF5215'/%3E%3Cstop offset='0.4074' stop-color='%23DD4003'/%3E%3Cstop offset='0.4444' stop-color='%23EF2E15'/%3E%3Cstop offset='0.4815' stop-color='%23DD4003'/%3E%3Cstop offset='0.5185' stop-color='%23EF2E15'/%3E%3Cstop offset='0.5556' stop-color='%23DD1C03'/%3E%3Cstop offset='0.5926' stop-color='%23CB2E15'/%3E%3Cstop offset='0.6296' stop-color='%23DD4027'/%3E%3Cstop offset='0.6667' stop-color='%23CB2E39'/%3E%3Cstop offset='0.7037' stop-color='%23DD1C27'/%3E%3Cstop offset='0.7407' stop-color='%23EF0A39'/%3E%3Cstop offset='0.7778' stop-color='%23DD1C4B'/%3E%3Cstop offset='0.8148' stop-color='%23CB0A39'/%3E%3Cstop offset='0.8519' stop-color='%23DD1C27'/%3E%3Cstop offset='0.8889' stop-color='%23CB2E39'/%3E%3Cstop offset='0.9259' stop-color='%23DD1C27'/%3E%3Cstop offset='0.963' stop-color='%23EF0A39'/%3E%3Cstop offset='1' stop-color='%23DD1C4B'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_257_24' x1='-58.9702' y1='335.962' x2='1942.25' y2='335.962' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E95548'/%3E%3Cstop offset='0.037' stop-color='%23D74336'/%3E%3Cstop offset='0.0741' stop-color='%23E95524'/%3E%3Cstop offset='0.1111' stop-color='%23FB4312'/%3E%3Cstop offset='0.1481' stop-color='%23E95500'/%3E%3Cstop offset='0.1852' stop-color='%23FB4312'/%3E%3Cstop offset='0.2222' stop-color='%23E93100'/%3E%3Cstop offset='0.2593' stop-color='%23D74312'/%3E%3Cstop offset='0.2963' stop-color='%23E95524'/%3E%3Cstop offset='0.3333' stop-color='%23D74336'/%3E%3Cstop offset='0.3704' stop-color='%23E95524'/%3E%3Cstop offset='0.4074' stop-color='%23D74312'/%3E%3Cstop offset='0.4444' stop-color='%23C55524'/%3E%3Cstop offset='0.4815' stop-color='%23D74336'/%3E%3Cstop offset='0.5185' stop-color='%23C53124'/%3E%3Cstop offset='0.5556' stop-color='%23D74312'/%3E%3Cstop offset='0.5926' stop-color='%23E93124'/%3E%3Cstop offset='0.6296' stop-color='%23FB1F12'/%3E%3Cstop offset='0.6667' stop-color='%23E93100'/%3E%3Cstop offset='0.7037' stop-color='%23D71F12'/%3E%3Cstop offset='0.7407' stop-color='%23C53124'/%3E%3Cstop offset='0.7778' stop-color='%23D74312'/%3E%3Cstop offset='0.8148' stop-color='%23C55500'/%3E%3Cstop offset='0.8519' stop-color='%23D74312'/%3E%3Cstop offset='0.8889' stop-color='%23C53100'/%3E%3Cstop offset='0.9259' stop-color='%23D74312'/%3E%3Cstop offset='0.963' stop-color='%23C53124'/%3E%3Cstop offset='1' stop-color='%23D71F12'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_257_24' x1='-66.1267' y1='422.47' x2='1961.94' y2='422.47' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D13E17'/%3E%3Cstop offset='0.037' stop-color='%23E35029'/%3E%3Cstop offset='0.0741' stop-color='%23F53E17'/%3E%3Cstop offset='0.1111' stop-color='%23E32C29'/%3E%3Cstop offset='0.1481' stop-color='%23F51A3B'/%3E%3Cstop offset='0.1852' stop-color='%23E3084D'/%3E%3Cstop offset='0.2222' stop-color='%23D11A3B'/%3E%3Cstop offset='0.2593' stop-color='%23E30829'/%3E%3Cstop offset='0.2963' stop-color='%23D11A17'/%3E%3Cstop offset='0.3333' stop-color='%23E30829'/%3E%3Cstop offset='0.3704' stop-color='%23F51A17'/%3E%3Cstop offset='0.4074' stop-color='%23E32C29'/%3E%3Cstop offset='0.4444' stop-color='%23F53E3B'/%3E%3Cstop offset='0.4815' stop-color='%23E35029'/%3E%3Cstop offset='0.5185' stop-color='%23D13E3B'/%3E%3Cstop offset='0.5556' stop-color='%23E32C4D'/%3E%3Cstop offset='0.5926' stop-color='%23F53E3B'/%3E%3Cstop offset='0.6296' stop-color='%23E35029'/%3E%3Cstop offset='0.6667' stop-color='%23F53E17'/%3E%3Cstop offset='0.7037' stop-color='%23E35029'/%3E%3Cstop offset='0.7407' stop-color='%23D13E17'/%3E%3Cstop offset='0.7778' stop-color='%23E35029'/%3E%3Cstop offset='0.8148' stop-color='%23D13E3B'/%3E%3Cstop offset='0.8519' stop-color='%23E3504D'/%3E%3Cstop offset='0.8889' stop-color='%23F53E3B'/%3E%3Cstop offset='0.9259' stop-color='%23E3504D'/%3E%3Cstop offset='0.963' stop-color='%23D13E3B'/%3E%3Cstop offset='1' stop-color='%23E3504D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint18_linear_257_24' x1='-85.2655' y1='401.142' x2='1923.89' y2='401.142' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E44D1D'/%3E%3Cstop offset='0.037' stop-color='%23F63B0B'/%3E%3Cstop offset='0.0741' stop-color='%23E44D1D'/%3E%3Cstop offset='0.1111' stop-color='%23F63B0B'/%3E%3Cstop offset='0.1481' stop-color='%23E4291D'/%3E%3Cstop offset='0.1852' stop-color='%23F63B2F'/%3E%3Cstop offset='0.2222' stop-color='%23E42941'/%3E%3Cstop offset='0.2593' stop-color='%23D21753'/%3E%3Cstop offset='0.2963' stop-color='%23E40541'/%3E%3Cstop offset='0.3333' stop-color='%23D21753'/%3E%3Cstop offset='0.3704' stop-color='%23E42941'/%3E%3Cstop offset='0.4074' stop-color='%23F63B2F'/%3E%3Cstop offset='0.4444' stop-color='%23E44D41'/%3E%3Cstop offset='0.4815' stop-color='%23F63B2F'/%3E%3Cstop offset='0.5185' stop-color='%23E42941'/%3E%3Cstop offset='0.5556' stop-color='%23D23B53'/%3E%3Cstop offset='0.5926' stop-color='%23E44D41'/%3E%3Cstop offset='0.6296' stop-color='%23F63B2F'/%3E%3Cstop offset='0.6667' stop-color='%23E44D41'/%3E%3Cstop offset='0.7037' stop-color='%23F63B2F'/%3E%3Cstop offset='0.7407' stop-color='%23E4291D'/%3E%3Cstop offset='0.7778' stop-color='%23F6170B'/%3E%3Cstop offset='0.8148' stop-color='%23E4291D'/%3E%3Cstop offset='0.8519' stop-color='%23D2170B'/%3E%3Cstop offset='0.8889' stop-color='%23E4291D'/%3E%3Cstop offset='0.9259' stop-color='%23F6170B'/%3E%3Cstop offset='0.963' stop-color='%23E4291D'/%3E%3Cstop offset='1' stop-color='%23D23B0B'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint19_linear_257_24' x1='-50.5028' y1='399.951' x2='1968.82' y2='399.951' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EA3C4D'/%3E%3Cstop offset='0.037' stop-color='%23D82A3B'/%3E%3Cstop offset='0.0741' stop-color='%23C6184D'/%3E%3Cstop offset='0.1111' stop-color='%23D82A3B'/%3E%3Cstop offset='0.1481' stop-color='%23EA3C29'/%3E%3Cstop offset='0.1852' stop-color='%23D84E3B'/%3E%3Cstop offset='0.2222' stop-color='%23C63C29'/%3E%3Cstop offset='0.2593' stop-color='%23D84E3B'/%3E%3Cstop offset='0.2963' stop-color='%23C63C4D'/%3E%3Cstop offset='0.3333' stop-color='%23D84E3B'/%3E%3Cstop offset='0.3704' stop-color='%23C63C29'/%3E%3Cstop offset='0.4074' stop-color='%23D84E17'/%3E%3Cstop offset='0.4444' stop-color='%23EA3C29'/%3E%3Cstop offset='0.4815' stop-color='%23D84E17'/%3E%3Cstop offset='0.5185' stop-color='%23C63C05'/%3E%3Cstop offset='0.5556' stop-color='%23D82A17'/%3E%3Cstop offset='0.5926' stop-color='%23EA3C29'/%3E%3Cstop offset='0.6296' stop-color='%23FC4E3B'/%3E%3Cstop offset='0.6667' stop-color='%23EA3C29'/%3E%3Cstop offset='0.7037' stop-color='%23D82A3B'/%3E%3Cstop offset='0.7407' stop-color='%23C6184D'/%3E%3Cstop offset='0.7778' stop-color='%23D82A3B'/%3E%3Cstop offset='0.8148' stop-color='%23EA3C29'/%3E%3Cstop offset='0.8519' stop-color='%23D84E3B'/%3E%3Cstop offset='0.8889' stop-color='%23EA3C29'/%3E%3Cstop offset='0.9259' stop-color='%23D84E17'/%3E%3Cstop offset='0.963' stop-color='%23C63C05'/%3E%3Cstop offset='1' stop-color='%23D82A17'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint20_linear_257_24' x1='-41.9078' y1='351.617' x2='1969.65' y2='351.617' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CB4D13'/%3E%3Cstop offset='0.037' stop-color='%23DD3B25'/%3E%3Cstop offset='0.0741' stop-color='%23CB2937'/%3E%3Cstop offset='0.1111' stop-color='%23DD1725'/%3E%3Cstop offset='0.1481' stop-color='%23CB0537'/%3E%3Cstop offset='0.1852' stop-color='%23DD1725'/%3E%3Cstop offset='0.2222' stop-color='%23EF0537'/%3E%3Cstop offset='0.2593' stop-color='%23DD1749'/%3E%3Cstop offset='0.2963' stop-color='%23EF2937'/%3E%3Cstop offset='0.3333' stop-color='%23DD1749'/%3E%3Cstop offset='0.3704' stop-color='%23CB0537'/%3E%3Cstop offset='0.4074' stop-color='%23DD1749'/%3E%3Cstop offset='0.4444' stop-color='%23CB0537'/%3E%3Cstop offset='0.4815' stop-color='%23DD1725'/%3E%3Cstop offset='0.5185' stop-color='%23CB0537'/%3E%3Cstop offset='0.5556' stop-color='%23DD1749'/%3E%3Cstop offset='0.5926' stop-color='%23EF0537'/%3E%3Cstop offset='0.6296' stop-color='%23DD1725'/%3E%3Cstop offset='0.6667' stop-color='%23CB2937'/%3E%3Cstop offset='0.7037' stop-color='%23DD3B49'/%3E%3Cstop offset='0.7407' stop-color='%23EF4D37'/%3E%3Cstop offset='0.7778' stop-color='%23DD3B49'/%3E%3Cstop offset='0.8148' stop-color='%23CB2937'/%3E%3Cstop offset='0.8519' stop-color='%23DD3B25'/%3E%3Cstop offset='0.8889' stop-color='%23EF2937'/%3E%3Cstop offset='0.9259' stop-color='%23DD3B25'/%3E%3Cstop offset='0.963' stop-color='%23CB2937'/%3E%3Cstop offset='1' stop-color='%23DD3B25'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_257_24' x1='-39.5442' y1='416.011' x2='1925.68' y2='416.011' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CA3813'/%3E%3Cstop offset='0.037' stop-color='%23DC4A25'/%3E%3Cstop offset='0.0741' stop-color='%23CA3837'/%3E%3Cstop offset='0.1111' stop-color='%23DC4A25'/%3E%3Cstop offset='0.1481' stop-color='%23CA3813'/%3E%3Cstop offset='0.1852' stop-color='%23DC2601'/%3E%3Cstop offset='0.2222' stop-color='%23CA1413'/%3E%3Cstop offset='0.2593' stop-color='%23DC2601'/%3E%3Cstop offset='0.2963' stop-color='%23EE3813'/%3E%3Cstop offset='0.3333' stop-color='%23DC4A01'/%3E%3Cstop offset='0.3704' stop-color='%23CA3813'/%3E%3Cstop offset='0.4074' stop-color='%23DC4A01'/%3E%3Cstop offset='0.4444' stop-color='%23EE3813'/%3E%3Cstop offset='0.4815' stop-color='%23DC4A01'/%3E%3Cstop offset='0.5185' stop-color='%23EE3813'/%3E%3Cstop offset='0.5556' stop-color='%23DC4A25'/%3E%3Cstop offset='0.5926' stop-color='%23EE3813'/%3E%3Cstop offset='0.6296' stop-color='%23DC2601'/%3E%3Cstop offset='0.6667' stop-color='%23CA3813'/%3E%3Cstop offset='0.7037' stop-color='%23DC2601'/%3E%3Cstop offset='0.7407' stop-color='%23CA1413'/%3E%3Cstop offset='0.7778' stop-color='%23DC2601'/%3E%3Cstop offset='0.8148' stop-color='%23EE1413'/%3E%3Cstop offset='0.8519' stop-color='%23DC0201'/%3E%3Cstop offset='0.8889' stop-color='%23EE1413'/%3E%3Cstop offset='0.9259' stop-color='%23DC2625'/%3E%3Cstop offset='0.963' stop-color='%23EE1413'/%3E%3Cstop offset='1' stop-color='%23DC0225'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_257_24' x1='-38.8798' y1='473.493' x2='1962.54' y2='473.493' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CC3E13'/%3E%3Cstop offset='0.037' stop-color='%23DE2C01'/%3E%3Cstop offset='0.0741' stop-color='%23CC1A13'/%3E%3Cstop offset='0.1111' stop-color='%23DE2C01'/%3E%3Cstop offset='0.1481' stop-color='%23CC3E13'/%3E%3Cstop offset='0.1852' stop-color='%23DE2C25'/%3E%3Cstop offset='0.2222' stop-color='%23CC3E13'/%3E%3Cstop offset='0.2593' stop-color='%23DE2C25'/%3E%3Cstop offset='0.2963' stop-color='%23F03E37'/%3E%3Cstop offset='0.3333' stop-color='%23DE2C25'/%3E%3Cstop offset='0.3704' stop-color='%23CC3E37'/%3E%3Cstop offset='0.4074' stop-color='%23DE5049'/%3E%3Cstop offset='0.4444' stop-color='%23CC3E37'/%3E%3Cstop offset='0.4815' stop-color='%23DE5049'/%3E%3Cstop offset='0.5185' stop-color='%23F03E37'/%3E%3Cstop offset='0.5556' stop-color='%23DE2C25'/%3E%3Cstop offset='0.5926' stop-color='%23F03E37'/%3E%3Cstop offset='0.6296' stop-color='%23DE5049'/%3E%3Cstop offset='0.6667' stop-color='%23F03E37'/%3E%3Cstop offset='0.7037' stop-color='%23DE2C49'/%3E%3Cstop offset='0.7407' stop-color='%23CC1A37'/%3E%3Cstop offset='0.7778' stop-color='%23DE0849'/%3E%3Cstop offset='0.8148' stop-color='%23CC1A37'/%3E%3Cstop offset='0.8519' stop-color='%23DE0849'/%3E%3Cstop offset='0.8889' stop-color='%23F01A37'/%3E%3Cstop offset='0.9259' stop-color='%23DE0825'/%3E%3Cstop offset='0.963' stop-color='%23F01A13'/%3E%3Cstop offset='1' stop-color='%23DE0801'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint23_linear_257_24' x1='-99.6059' y1='390.159' x2='1883.71' y2='390.159' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DA1805'/%3E%3Cstop offset='0.037' stop-color='%23EC0617'/%3E%3Cstop offset='0.0741' stop-color='%23DA1805'/%3E%3Cstop offset='0.1111' stop-color='%23EC2A17'/%3E%3Cstop offset='0.1481' stop-color='%23DA1829'/%3E%3Cstop offset='0.1852' stop-color='%23C8063B'/%3E%3Cstop offset='0.2222' stop-color='%23DA1829'/%3E%3Cstop offset='0.2593' stop-color='%23EC0617'/%3E%3Cstop offset='0.2963' stop-color='%23DA1829'/%3E%3Cstop offset='0.3333' stop-color='%23C8063B'/%3E%3Cstop offset='0.3704' stop-color='%23DA184D'/%3E%3Cstop offset='0.4074' stop-color='%23EC063B'/%3E%3Cstop offset='0.4444' stop-color='%23FE184D'/%3E%3Cstop offset='0.4815' stop-color='%23EC063B'/%3E%3Cstop offset='0.5185' stop-color='%23DA184D'/%3E%3Cstop offset='0.5556' stop-color='%23C8063B'/%3E%3Cstop offset='0.5926' stop-color='%23DA1829'/%3E%3Cstop offset='0.6296' stop-color='%23C80617'/%3E%3Cstop offset='0.6667' stop-color='%23DA1805'/%3E%3Cstop offset='0.7037' stop-color='%23EC2A17'/%3E%3Cstop offset='0.7407' stop-color='%23DA3C29'/%3E%3Cstop offset='0.7778' stop-color='%23EC4E17'/%3E%3Cstop offset='0.8148' stop-color='%23FE3C29'/%3E%3Cstop offset='0.8519' stop-color='%23EC2A3B'/%3E%3Cstop offset='0.8889' stop-color='%23FE3C4D'/%3E%3Cstop offset='0.9259' stop-color='%23EC4E3B'/%3E%3Cstop offset='0.963' stop-color='%23DA3C4D'/%3E%3Cstop offset='1' stop-color='%23C84E3B'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint24_linear_257_24' x1='-102.533' y1='371.435' x2='1970.91' y2='371.435' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D80808'/%3E%3Cstop offset='0.037' stop-color='%23C61A1A'/%3E%3Cstop offset='0.0741' stop-color='%23D82C08'/%3E%3Cstop offset='0.1111' stop-color='%23EA3E1A'/%3E%3Cstop offset='0.1481' stop-color='%23D8502C'/%3E%3Cstop offset='0.1852' stop-color='%23C63E3E'/%3E%3Cstop offset='0.2222' stop-color='%23D82C2C'/%3E%3Cstop offset='0.2593' stop-color='%23C63E1A'/%3E%3Cstop offset='0.2963' stop-color='%23D82C08'/%3E%3Cstop offset='0.3333' stop-color='%23EA3E1A'/%3E%3Cstop offset='0.3704' stop-color='%23D85008'/%3E%3Cstop offset='0.4074' stop-color='%23C63E1A'/%3E%3Cstop offset='0.4444' stop-color='%23D85008'/%3E%3Cstop offset='0.4815' stop-color='%23C63E1A'/%3E%3Cstop offset='0.5185' stop-color='%23D85008'/%3E%3Cstop offset='0.5556' stop-color='%23C63E1A'/%3E%3Cstop offset='0.5926' stop-color='%23D82C2C'/%3E%3Cstop offset='0.6296' stop-color='%23C63E1A'/%3E%3Cstop offset='0.6667' stop-color='%23D85008'/%3E%3Cstop offset='0.7037' stop-color='%23EA3E1A'/%3E%3Cstop offset='0.7407' stop-color='%23D8502C'/%3E%3Cstop offset='0.7778' stop-color='%23C63E1A'/%3E%3Cstop offset='0.8148' stop-color='%23D82C2C'/%3E%3Cstop offset='0.8519' stop-color='%23EA3E3E'/%3E%3Cstop offset='0.8889' stop-color='%23D8502C'/%3E%3Cstop offset='0.9259' stop-color='%23C63E3E'/%3E%3Cstop offset='0.963' stop-color='%23D8502C'/%3E%3Cstop offset='1' stop-color='%23C63E3E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint25_linear_257_24' x1='-52.0102' y1='470.845' x2='1949.21' y2='470.845' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CF230D'/%3E%3Cstop offset='0.037' stop-color='%23E1111F'/%3E%3Cstop offset='0.0741' stop-color='%23F3230D'/%3E%3Cstop offset='0.1111' stop-color='%23E1351F'/%3E%3Cstop offset='0.1481' stop-color='%23F32331'/%3E%3Cstop offset='0.1852' stop-color='%23E1351F'/%3E%3Cstop offset='0.2222' stop-color='%23CF2331'/%3E%3Cstop offset='0.2593' stop-color='%23E13543'/%3E%3Cstop offset='0.2963' stop-color='%23F32331'/%3E%3Cstop offset='0.3333' stop-color='%23E1351F'/%3E%3Cstop offset='0.3704' stop-color='%23CF470D'/%3E%3Cstop offset='0.4074' stop-color='%23E1351F'/%3E%3Cstop offset='0.4444' stop-color='%23F3470D'/%3E%3Cstop offset='0.4815' stop-color='%23E1591F'/%3E%3Cstop offset='0.5185' stop-color='%23F3470D'/%3E%3Cstop offset='0.5556' stop-color='%23E1351F'/%3E%3Cstop offset='0.5926' stop-color='%23F32331'/%3E%3Cstop offset='0.6296' stop-color='%23E1111F'/%3E%3Cstop offset='0.6667' stop-color='%23F3230D'/%3E%3Cstop offset='0.7037' stop-color='%23E1351F'/%3E%3Cstop offset='0.7407' stop-color='%23CF230D'/%3E%3Cstop offset='0.7778' stop-color='%23E1111F'/%3E%3Cstop offset='0.8148' stop-color='%23F3230D'/%3E%3Cstop offset='0.8519' stop-color='%23E1351F'/%3E%3Cstop offset='0.8889' stop-color='%23CF2331'/%3E%3Cstop offset='0.9259' stop-color='%23E1351F'/%3E%3Cstop offset='0.963' stop-color='%23F32331'/%3E%3Cstop offset='1' stop-color='%23E1351F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint26_linear_257_24' x1='-85.4746' y1='412.369' x2='1888.5' y2='412.369' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E04E33'/%3E%3Cstop offset='0.037' stop-color='%23F23C21'/%3E%3Cstop offset='0.0741' stop-color='%23E04E0F'/%3E%3Cstop offset='0.1111' stop-color='%23CE3C21'/%3E%3Cstop offset='0.1481' stop-color='%23E04E0F'/%3E%3Cstop offset='0.1852' stop-color='%23CE3C21'/%3E%3Cstop offset='0.2222' stop-color='%23E04E33'/%3E%3Cstop offset='0.2593' stop-color='%23F23C45'/%3E%3Cstop offset='0.2963' stop-color='%23E04E57'/%3E%3Cstop offset='0.3333' stop-color='%23CE3C45'/%3E%3Cstop offset='0.3704' stop-color='%23E04E57'/%3E%3Cstop offset='0.4074' stop-color='%23F23C45'/%3E%3Cstop offset='0.4444' stop-color='%23E02A33'/%3E%3Cstop offset='0.4815' stop-color='%23CE3C21'/%3E%3Cstop offset='0.5185' stop-color='%23E04E0F'/%3E%3Cstop offset='0.5556' stop-color='%23CE3C21'/%3E%3Cstop offset='0.5926' stop-color='%23E04E33'/%3E%3Cstop offset='0.6296' stop-color='%23CE3C21'/%3E%3Cstop offset='0.6667' stop-color='%23E02A0F'/%3E%3Cstop offset='0.7037' stop-color='%23CE3C21'/%3E%3Cstop offset='0.7407' stop-color='%23E02A33'/%3E%3Cstop offset='0.7778' stop-color='%23F23C45'/%3E%3Cstop offset='0.8148' stop-color='%23E02A33'/%3E%3Cstop offset='0.8519' stop-color='%23CE3C21'/%3E%3Cstop offset='0.8889' stop-color='%23E02A33'/%3E%3Cstop offset='0.9259' stop-color='%23CE3C45'/%3E%3Cstop offset='0.963' stop-color='%23E02A57'/%3E%3Cstop offset='1' stop-color='%23CE3C45'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint27_linear_257_24' x1='-53.5795' y1='445.34' x2='1899.31' y2='445.34' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D64114'/%3E%3Cstop offset='0.037' stop-color='%23E82F02'/%3E%3Cstop offset='0.0741' stop-color='%23D61D14'/%3E%3Cstop offset='0.1111' stop-color='%23E82F02'/%3E%3Cstop offset='0.1481' stop-color='%23FA1D14'/%3E%3Cstop offset='0.1852' stop-color='%23E80B26'/%3E%3Cstop offset='0.2222' stop-color='%23FA1D38'/%3E%3Cstop offset='0.2593' stop-color='%23E80B4A'/%3E%3Cstop offset='0.2963' stop-color='%23D61D38'/%3E%3Cstop offset='0.3333' stop-color='%23C42F4A'/%3E%3Cstop offset='0.3704' stop-color='%23D64138'/%3E%3Cstop offset='0.4074' stop-color='%23C45326'/%3E%3Cstop offset='0.4444' stop-color='%23D64114'/%3E%3Cstop offset='0.4815' stop-color='%23E85302'/%3E%3Cstop offset='0.5185' stop-color='%23D64114'/%3E%3Cstop offset='0.5556' stop-color='%23C42F26'/%3E%3Cstop offset='0.5926' stop-color='%23D64138'/%3E%3Cstop offset='0.6296' stop-color='%23E8534A'/%3E%3Cstop offset='0.6667' stop-color='%23D64138'/%3E%3Cstop offset='0.7037' stop-color='%23C4534A'/%3E%3Cstop offset='0.7407' stop-color='%23D64138'/%3E%3Cstop offset='0.7778' stop-color='%23C42F26'/%3E%3Cstop offset='0.8148' stop-color='%23D64138'/%3E%3Cstop offset='0.8519' stop-color='%23C45326'/%3E%3Cstop offset='0.8889' stop-color='%23D64114'/%3E%3Cstop offset='0.9259' stop-color='%23E82F26'/%3E%3Cstop offset='0.963' stop-color='%23D64114'/%3E%3Cstop offset='1' stop-color='%23E82F26'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint28_linear_257_24' x1='-77.6921' y1='381.836' x2='1927.71' y2='381.836' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D53F26'/%3E%3Cstop offset='0.037' stop-color='%23E72D14'/%3E%3Cstop offset='0.0741' stop-color='%23F91B02'/%3E%3Cstop offset='0.1111' stop-color='%23E70914'/%3E%3Cstop offset='0.1481' stop-color='%23D51B02'/%3E%3Cstop offset='0.1852' stop-color='%23E70914'/%3E%3Cstop offset='0.2222' stop-color='%23D51B02'/%3E%3Cstop offset='0.2593' stop-color='%23E70914'/%3E%3Cstop offset='0.2963' stop-color='%23D51B26'/%3E%3Cstop offset='0.3333' stop-color='%23E72D14'/%3E%3Cstop offset='0.3704' stop-color='%23D51B26'/%3E%3Cstop offset='0.4074' stop-color='%23E70914'/%3E%3Cstop offset='0.4444' stop-color='%23D51B26'/%3E%3Cstop offset='0.4815' stop-color='%23E72D14'/%3E%3Cstop offset='0.5185' stop-color='%23D51B26'/%3E%3Cstop offset='0.5556' stop-color='%23E70914'/%3E%3Cstop offset='0.5926' stop-color='%23F91B26'/%3E%3Cstop offset='0.6296' stop-color='%23E70938'/%3E%3Cstop offset='0.6667' stop-color='%23F91B4A'/%3E%3Cstop offset='0.7037' stop-color='%23E72D38'/%3E%3Cstop offset='0.7407' stop-color='%23F91B4A'/%3E%3Cstop offset='0.7778' stop-color='%23E70938'/%3E%3Cstop offset='0.8148' stop-color='%23D51B4A'/%3E%3Cstop offset='0.8519' stop-color='%23E72D38'/%3E%3Cstop offset='0.8889' stop-color='%23F91B4A'/%3E%3Cstop offset='0.9259' stop-color='%23E70938'/%3E%3Cstop offset='0.963' stop-color='%23D51B26'/%3E%3Cstop offset='1' stop-color='%23E72D14'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint29_linear_257_24' x1='-119.792' y1='434.492' x2='1922.8' y2='434.492' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E10003'/%3E%3Cstop offset='0.037' stop-color='%23F31215'/%3E%3Cstop offset='0.0741' stop-color='%23E12427'/%3E%3Cstop offset='0.1111' stop-color='%23F31215'/%3E%3Cstop offset='0.1481' stop-color='%23E12427'/%3E%3Cstop offset='0.1852' stop-color='%23CF1239'/%3E%3Cstop offset='0.2222' stop-color='%23E10027'/%3E%3Cstop offset='0.2593' stop-color='%23CF1239'/%3E%3Cstop offset='0.2963' stop-color='%23E10027'/%3E%3Cstop offset='0.3333' stop-color='%23F31239'/%3E%3Cstop offset='0.3704' stop-color='%23E10027'/%3E%3Cstop offset='0.4074' stop-color='%23F31215'/%3E%3Cstop offset='0.4444' stop-color='%23E10027'/%3E%3Cstop offset='0.4815' stop-color='%23CF1215'/%3E%3Cstop offset='0.5185' stop-color='%23E10027'/%3E%3Cstop offset='0.5556' stop-color='%23F31215'/%3E%3Cstop offset='0.5926' stop-color='%23E10027'/%3E%3Cstop offset='0.6296' stop-color='%23CF1215'/%3E%3Cstop offset='0.6667' stop-color='%23E10027'/%3E%3Cstop offset='0.7037' stop-color='%23CF1239'/%3E%3Cstop offset='0.7407' stop-color='%23E1004B'/%3E%3Cstop offset='0.7778' stop-color='%23CF1239'/%3E%3Cstop offset='0.8148' stop-color='%23E10027'/%3E%3Cstop offset='0.8519' stop-color='%23F31215'/%3E%3Cstop offset='0.8889' stop-color='%23E10027'/%3E%3Cstop offset='0.9259' stop-color='%23CF1239'/%3E%3Cstop offset='0.963' stop-color='%23E1244B'/%3E%3Cstop offset='1' stop-color='%23F31239'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint30_linear_257_24' x1='-107.5' y1='375.845' x2='1893.32' y2='375.845' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E32223'/%3E%3Cstop offset='0.037' stop-color='%23D11011'/%3E%3Cstop offset='0.0741' stop-color='%23E32223'/%3E%3Cstop offset='0.1111' stop-color='%23D13411'/%3E%3Cstop offset='0.1481' stop-color='%23E34623'/%3E%3Cstop offset='0.1852' stop-color='%23D13411'/%3E%3Cstop offset='0.2222' stop-color='%23E34623'/%3E%3Cstop offset='0.2593' stop-color='%23F55835'/%3E%3Cstop offset='0.2963' stop-color='%23E34623'/%3E%3Cstop offset='0.3333' stop-color='%23D15811'/%3E%3Cstop offset='0.3704' stop-color='%23E34623'/%3E%3Cstop offset='0.4074' stop-color='%23D13411'/%3E%3Cstop offset='0.4444' stop-color='%23E32223'/%3E%3Cstop offset='0.4815' stop-color='%23D13435'/%3E%3Cstop offset='0.5185' stop-color='%23E34623'/%3E%3Cstop offset='0.5556' stop-color='%23F55811'/%3E%3Cstop offset='0.5926' stop-color='%23E34623'/%3E%3Cstop offset='0.6296' stop-color='%23D15835'/%3E%3Cstop offset='0.6667' stop-color='%23E34647'/%3E%3Cstop offset='0.7037' stop-color='%23D13435'/%3E%3Cstop offset='0.7407' stop-color='%23E32247'/%3E%3Cstop offset='0.7778' stop-color='%23F51035'/%3E%3Cstop offset='0.8148' stop-color='%23E32223'/%3E%3Cstop offset='0.8519' stop-color='%23D13411'/%3E%3Cstop offset='0.8889' stop-color='%23E32223'/%3E%3Cstop offset='0.9259' stop-color='%23D13435'/%3E%3Cstop offset='0.963' stop-color='%23E32247'/%3E%3Cstop offset='1' stop-color='%23D13435'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint31_linear_257_24' x1='-33.0942' y1='437.964' x2='1894.35' y2='437.964' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E0001F'/%3E%3Cstop offset='0.037' stop-color='%23CE120D'/%3E%3Cstop offset='0.0741' stop-color='%23E0001F'/%3E%3Cstop offset='0.1111' stop-color='%23CE120D'/%3E%3Cstop offset='0.1481' stop-color='%23E0241F'/%3E%3Cstop offset='0.1852' stop-color='%23CE3631'/%3E%3Cstop offset='0.2222' stop-color='%23E0241F'/%3E%3Cstop offset='0.2593' stop-color='%23CE3631'/%3E%3Cstop offset='0.2963' stop-color='%23E02443'/%3E%3Cstop offset='0.3333' stop-color='%23F21231'/%3E%3Cstop offset='0.3704' stop-color='%23E0001F'/%3E%3Cstop offset='0.4074' stop-color='%23F2120D'/%3E%3Cstop offset='0.4444' stop-color='%23E0241F'/%3E%3Cstop offset='0.4815' stop-color='%23F21231'/%3E%3Cstop offset='0.5185' stop-color='%23E0241F'/%3E%3Cstop offset='0.5556' stop-color='%23F23631'/%3E%3Cstop offset='0.5926' stop-color='%23E02443'/%3E%3Cstop offset='0.6296' stop-color='%23CE3655'/%3E%3Cstop offset='0.6667' stop-color='%23E02443'/%3E%3Cstop offset='0.7037' stop-color='%23CE1255'/%3E%3Cstop offset='0.7407' stop-color='%23E00043'/%3E%3Cstop offset='0.7778' stop-color='%23CE1255'/%3E%3Cstop offset='0.8148' stop-color='%23E00043'/%3E%3Cstop offset='0.8519' stop-color='%23CE1231'/%3E%3Cstop offset='0.8889' stop-color='%23E0001F'/%3E%3Cstop offset='0.9259' stop-color='%23CE1231'/%3E%3Cstop offset='0.963' stop-color='%23E0001F'/%3E%3Cstop offset='1' stop-color='%23CE120D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint32_linear_257_24' x1='-78.8411' y1='410.181' x2='1906.07' y2='410.181' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC3A15'/%3E%3Cstop offset='0.037' stop-color='%23EA2803'/%3E%3Cstop offset='0.0741' stop-color='%23D83A15'/%3E%3Cstop offset='0.1111' stop-color='%23EA4C03'/%3E%3Cstop offset='0.1481' stop-color='%23D83A15'/%3E%3Cstop offset='0.1852' stop-color='%23C64C03'/%3E%3Cstop offset='0.2222' stop-color='%23D83A15'/%3E%3Cstop offset='0.2593' stop-color='%23C64C03'/%3E%3Cstop offset='0.2963' stop-color='%23D83A15'/%3E%3Cstop offset='0.3333' stop-color='%23C62827'/%3E%3Cstop offset='0.3704' stop-color='%23D81615'/%3E%3Cstop offset='0.4074' stop-color='%23EA0403'/%3E%3Cstop offset='0.4444' stop-color='%23FC1615'/%3E%3Cstop offset='0.4815' stop-color='%23EA2803'/%3E%3Cstop offset='0.5185' stop-color='%23FC3A15'/%3E%3Cstop offset='0.5556' stop-color='%23EA2827'/%3E%3Cstop offset='0.5926' stop-color='%23D83A15'/%3E%3Cstop offset='0.6296' stop-color='%23EA2803'/%3E%3Cstop offset='0.6667' stop-color='%23FC1615'/%3E%3Cstop offset='0.7037' stop-color='%23EA2827'/%3E%3Cstop offset='0.7407' stop-color='%23FC3A39'/%3E%3Cstop offset='0.7778' stop-color='%23EA2827'/%3E%3Cstop offset='0.8148' stop-color='%23D81639'/%3E%3Cstop offset='0.8519' stop-color='%23C6044B'/%3E%3Cstop offset='0.8889' stop-color='%23D81639'/%3E%3Cstop offset='0.9259' stop-color='%23C6284B'/%3E%3Cstop offset='0.963' stop-color='%23D81639'/%3E%3Cstop offset='1' stop-color='%23C62827'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint33_linear_257_24' x1='-85.3983' y1='336.026' x2='1912.04' y2='336.026' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C52B50'/%3E%3Cstop offset='0.037' stop-color='%23D7193E'/%3E%3Cstop offset='0.0741' stop-color='%23C50750'/%3E%3Cstop offset='0.1111' stop-color='%23D7193E'/%3E%3Cstop offset='0.1481' stop-color='%23C5072C'/%3E%3Cstop offset='0.1852' stop-color='%23D7191A'/%3E%3Cstop offset='0.2222' stop-color='%23C52B2C'/%3E%3Cstop offset='0.2593' stop-color='%23D73D1A'/%3E%3Cstop offset='0.2963' stop-color='%23E92B2C'/%3E%3Cstop offset='0.3333' stop-color='%23FB191A'/%3E%3Cstop offset='0.3704' stop-color='%23E92B2C'/%3E%3Cstop offset='0.4074' stop-color='%23D7191A'/%3E%3Cstop offset='0.4444' stop-color='%23C50708'/%3E%3Cstop offset='0.4815' stop-color='%23D7191A'/%3E%3Cstop offset='0.5185' stop-color='%23E92B08'/%3E%3Cstop offset='0.5556' stop-color='%23FB3D1A'/%3E%3Cstop offset='0.5926' stop-color='%23E92B2C'/%3E%3Cstop offset='0.6296' stop-color='%23FB3D3E'/%3E%3Cstop offset='0.6667' stop-color='%23E92B50'/%3E%3Cstop offset='0.7037' stop-color='%23D73D3E'/%3E%3Cstop offset='0.7407' stop-color='%23E94F2C'/%3E%3Cstop offset='0.7778' stop-color='%23D73D3E'/%3E%3Cstop offset='0.8148' stop-color='%23C52B2C'/%3E%3Cstop offset='0.8519' stop-color='%23D73D3E'/%3E%3Cstop offset='0.8889' stop-color='%23E94F2C'/%3E%3Cstop offset='0.9259' stop-color='%23D73D1A'/%3E%3Cstop offset='0.963' stop-color='%23E92B08'/%3E%3Cstop offset='1' stop-color='%23D73D1A'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint34_linear_257_24' x1='-31.1066' y1='556.531' x2='1954' y2='556.531' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D5153E'/%3E%3Cstop offset='0.037' stop-color='%23E7272C'/%3E%3Cstop offset='0.0741' stop-color='%23D5153E'/%3E%3Cstop offset='0.1111' stop-color='%23E70350'/%3E%3Cstop offset='0.1481' stop-color='%23D5153E'/%3E%3Cstop offset='0.1852' stop-color='%23E7272C'/%3E%3Cstop offset='0.2222' stop-color='%23F9393E'/%3E%3Cstop offset='0.2593' stop-color='%23E72750'/%3E%3Cstop offset='0.2963' stop-color='%23F9153E'/%3E%3Cstop offset='0.3333' stop-color='%23E70350'/%3E%3Cstop offset='0.3704' stop-color='%23F9153E'/%3E%3Cstop offset='0.4074' stop-color='%23E72750'/%3E%3Cstop offset='0.4444' stop-color='%23F9393E'/%3E%3Cstop offset='0.4815' stop-color='%23E7272C'/%3E%3Cstop offset='0.5185' stop-color='%23D5153E'/%3E%3Cstop offset='0.5556' stop-color='%23E7032C'/%3E%3Cstop offset='0.5926' stop-color='%23D5151A'/%3E%3Cstop offset='0.6296' stop-color='%23E7032C'/%3E%3Cstop offset='0.6667' stop-color='%23D5151A'/%3E%3Cstop offset='0.7037' stop-color='%23E70308'/%3E%3Cstop offset='0.7407' stop-color='%23F9151A'/%3E%3Cstop offset='0.7778' stop-color='%23E7032C'/%3E%3Cstop offset='0.8148' stop-color='%23F9151A'/%3E%3Cstop offset='0.8519' stop-color='%23E72708'/%3E%3Cstop offset='0.8889' stop-color='%23F9391A'/%3E%3Cstop offset='0.9259' stop-color='%23E74B08'/%3E%3Cstop offset='0.963' stop-color='%23D5391A'/%3E%3Cstop offset='1' stop-color='%23E74B2C'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint35_linear_257_24' x1='-59.8591' y1='434.401' x2='1939.57' y2='434.401' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F70D28'/%3E%3Cstop offset='0.037' stop-color='%23E51F3A'/%3E%3Cstop offset='0.0741' stop-color='%23F70D4C'/%3E%3Cstop offset='0.1111' stop-color='%23E51F3A'/%3E%3Cstop offset='0.1481' stop-color='%23F70D4C'/%3E%3Cstop offset='0.1852' stop-color='%23E51F3A'/%3E%3Cstop offset='0.2222' stop-color='%23D30D28'/%3E%3Cstop offset='0.2593' stop-color='%23E51F16'/%3E%3Cstop offset='0.2963' stop-color='%23F70D28'/%3E%3Cstop offset='0.3333' stop-color='%23E51F3A'/%3E%3Cstop offset='0.3704' stop-color='%23D33128'/%3E%3Cstop offset='0.4074' stop-color='%23E51F3A'/%3E%3Cstop offset='0.4444' stop-color='%23F7314C'/%3E%3Cstop offset='0.4815' stop-color='%23E51F3A'/%3E%3Cstop offset='0.5185' stop-color='%23F73128'/%3E%3Cstop offset='0.5556' stop-color='%23E5433A'/%3E%3Cstop offset='0.5926' stop-color='%23F75528'/%3E%3Cstop offset='0.6296' stop-color='%23E54316'/%3E%3Cstop offset='0.6667' stop-color='%23D33104'/%3E%3Cstop offset='0.7037' stop-color='%23E51F16'/%3E%3Cstop offset='0.7407' stop-color='%23D33104'/%3E%3Cstop offset='0.7778' stop-color='%23E54316'/%3E%3Cstop offset='0.8148' stop-color='%23D33104'/%3E%3Cstop offset='0.8519' stop-color='%23E54316'/%3E%3Cstop offset='0.8889' stop-color='%23D35528'/%3E%3Cstop offset='0.9259' stop-color='%23E54316'/%3E%3Cstop offset='0.963' stop-color='%23D35504'/%3E%3Cstop offset='1' stop-color='%23E54316'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint36_linear_257_24' x1='191.836' y1='508.743' x2='2335.64' y2='508.743' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D7542E'/%3E%3Cstop offset='0.037' stop-color='%23E9421C'/%3E%3Cstop offset='0.0741' stop-color='%23FB540A'/%3E%3Cstop offset='0.1111' stop-color='%23E9421C'/%3E%3Cstop offset='0.1481' stop-color='%23FB542E'/%3E%3Cstop offset='0.1852' stop-color='%23E9421C'/%3E%3Cstop offset='0.2222' stop-color='%23FB302E'/%3E%3Cstop offset='0.2593' stop-color='%23E91E1C'/%3E%3Cstop offset='0.2963' stop-color='%23D7300A'/%3E%3Cstop offset='0.3333' stop-color='%23C51E1C'/%3E%3Cstop offset='0.3704' stop-color='%23D7300A'/%3E%3Cstop offset='0.4074' stop-color='%23C5421C'/%3E%3Cstop offset='0.4444' stop-color='%23D7542E'/%3E%3Cstop offset='0.4815' stop-color='%23E94240'/%3E%3Cstop offset='0.5185' stop-color='%23FB5452'/%3E%3Cstop offset='0.5556' stop-color='%23E94240'/%3E%3Cstop offset='0.5926' stop-color='%23FB542E'/%3E%3Cstop offset='0.6296' stop-color='%23E94240'/%3E%3Cstop offset='0.6667' stop-color='%23D73052'/%3E%3Cstop offset='0.7037' stop-color='%23E91E40'/%3E%3Cstop offset='0.7407' stop-color='%23D70C52'/%3E%3Cstop offset='0.7778' stop-color='%23C51E40'/%3E%3Cstop offset='0.8148' stop-color='%23D7302E'/%3E%3Cstop offset='0.8519' stop-color='%23E91E1C'/%3E%3Cstop offset='0.8889' stop-color='%23D7302E'/%3E%3Cstop offset='0.9259' stop-color='%23C54240'/%3E%3Cstop offset='0.963' stop-color='%23D75452'/%3E%3Cstop offset='1' stop-color='%23C54240'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint37_linear_257_24' x1='-62.114' y1='531.653' x2='1896.15' y2='531.653' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F14742'/%3E%3Cstop offset='0.037' stop-color='%23DF5930'/%3E%3Cstop offset='0.0741' stop-color='%23F1471E'/%3E%3Cstop offset='0.1111' stop-color='%23DF350C'/%3E%3Cstop offset='0.1481' stop-color='%23F1231E'/%3E%3Cstop offset='0.1852' stop-color='%23DF110C'/%3E%3Cstop offset='0.2222' stop-color='%23CD231E'/%3E%3Cstop offset='0.2593' stop-color='%23DF1130'/%3E%3Cstop offset='0.2963' stop-color='%23CD2342'/%3E%3Cstop offset='0.3333' stop-color='%23DF1154'/%3E%3Cstop offset='0.3704' stop-color='%23CD2342'/%3E%3Cstop offset='0.4074' stop-color='%23DF1154'/%3E%3Cstop offset='0.4444' stop-color='%23CD2342'/%3E%3Cstop offset='0.4815' stop-color='%23DF3530'/%3E%3Cstop offset='0.5185' stop-color='%23CD471E'/%3E%3Cstop offset='0.5556' stop-color='%23DF5930'/%3E%3Cstop offset='0.5926' stop-color='%23F1471E'/%3E%3Cstop offset='0.6296' stop-color='%23DF350C'/%3E%3Cstop offset='0.6667' stop-color='%23F1231E'/%3E%3Cstop offset='0.7037' stop-color='%23DF350C'/%3E%3Cstop offset='0.7407' stop-color='%23F1471E'/%3E%3Cstop offset='0.7778' stop-color='%23DF350C'/%3E%3Cstop offset='0.8148' stop-color='%23F1231E'/%3E%3Cstop offset='0.8519' stop-color='%23DF1130'/%3E%3Cstop offset='0.8889' stop-color='%23CD2342'/%3E%3Cstop offset='0.9259' stop-color='%23DF3530'/%3E%3Cstop offset='0.963' stop-color='%23F12342'/%3E%3Cstop offset='1' stop-color='%23DF3554'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint38_linear_257_24' x1='-64.0236' y1='520.962' x2='1958.68' y2='520.962' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F22829'/%3E%3Cstop offset='0.037' stop-color='%23E03A3B'/%3E%3Cstop offset='0.0741' stop-color='%23F24C29'/%3E%3Cstop offset='0.1111' stop-color='%23E03A17'/%3E%3Cstop offset='0.1481' stop-color='%23CE2829'/%3E%3Cstop offset='0.1852' stop-color='%23E01617'/%3E%3Cstop offset='0.2222' stop-color='%23CE2829'/%3E%3Cstop offset='0.2593' stop-color='%23E01617'/%3E%3Cstop offset='0.2963' stop-color='%23CE0405'/%3E%3Cstop offset='0.3333' stop-color='%23E01617'/%3E%3Cstop offset='0.3704' stop-color='%23CE2805'/%3E%3Cstop offset='0.4074' stop-color='%23E03A17'/%3E%3Cstop offset='0.4444' stop-color='%23CE2829'/%3E%3Cstop offset='0.4815' stop-color='%23E03A17'/%3E%3Cstop offset='0.5185' stop-color='%23CE2805'/%3E%3Cstop offset='0.5556' stop-color='%23E03A17'/%3E%3Cstop offset='0.5926' stop-color='%23CE4C29'/%3E%3Cstop offset='0.6296' stop-color='%23E03A17'/%3E%3Cstop offset='0.6667' stop-color='%23CE4C05'/%3E%3Cstop offset='0.7037' stop-color='%23E03A17'/%3E%3Cstop offset='0.7407' stop-color='%23CE2829'/%3E%3Cstop offset='0.7778' stop-color='%23E01617'/%3E%3Cstop offset='0.8148' stop-color='%23CE0405'/%3E%3Cstop offset='0.8519' stop-color='%23E01617'/%3E%3Cstop offset='0.8889' stop-color='%23F22805'/%3E%3Cstop offset='0.9259' stop-color='%23E03A17'/%3E%3Cstop offset='0.963' stop-color='%23F22829'/%3E%3Cstop offset='1' stop-color='%23E03A3B'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint39_linear_257_24' x1='-64.6358' y1='504.66' x2='1922.86' y2='504.66' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E00B2E'/%3E%3Cstop offset='0.037' stop-color='%23F21D40'/%3E%3Cstop offset='0.0741' stop-color='%23E00B2E'/%3E%3Cstop offset='0.1111' stop-color='%23CE1D40'/%3E%3Cstop offset='0.1481' stop-color='%23E00B2E'/%3E%3Cstop offset='0.1852' stop-color='%23F21D40'/%3E%3Cstop offset='0.2222' stop-color='%23E00B52'/%3E%3Cstop offset='0.2593' stop-color='%23F21D40'/%3E%3Cstop offset='0.2963' stop-color='%23E00B52'/%3E%3Cstop offset='0.3333' stop-color='%23F21D40'/%3E%3Cstop offset='0.3704' stop-color='%23E02F52'/%3E%3Cstop offset='0.4074' stop-color='%23F24140'/%3E%3Cstop offset='0.4444' stop-color='%23E05352'/%3E%3Cstop offset='0.4815' stop-color='%23F24140'/%3E%3Cstop offset='0.5185' stop-color='%23E0532E'/%3E%3Cstop offset='0.5556' stop-color='%23CE4140'/%3E%3Cstop offset='0.5926' stop-color='%23E02F52'/%3E%3Cstop offset='0.6296' stop-color='%23CE4140'/%3E%3Cstop offset='0.6667' stop-color='%23E05352'/%3E%3Cstop offset='0.7037' stop-color='%23CE4140'/%3E%3Cstop offset='0.7407' stop-color='%23E05352'/%3E%3Cstop offset='0.7778' stop-color='%23F24140'/%3E%3Cstop offset='0.8148' stop-color='%23E0532E'/%3E%3Cstop offset='0.8519' stop-color='%23CE411C'/%3E%3Cstop offset='0.8889' stop-color='%23E0532E'/%3E%3Cstop offset='0.9259' stop-color='%23CE411C'/%3E%3Cstop offset='0.963' stop-color='%23E02F0A'/%3E%3Cstop offset='1' stop-color='%23CE1D1C'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint40_linear_257_24' x1='-82.603' y1='481.721' x2='1931.55' y2='481.721' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DD3217'/%3E%3Cstop offset='0.037' stop-color='%23CB2005'/%3E%3Cstop offset='0.0741' stop-color='%23DD3217'/%3E%3Cstop offset='0.1111' stop-color='%23EF4429'/%3E%3Cstop offset='0.1481' stop-color='%23DD5617'/%3E%3Cstop offset='0.1852' stop-color='%23EF4405'/%3E%3Cstop offset='0.2222' stop-color='%23DD5617'/%3E%3Cstop offset='0.2593' stop-color='%23CB4405'/%3E%3Cstop offset='0.2963' stop-color='%23DD5617'/%3E%3Cstop offset='0.3333' stop-color='%23CB4429'/%3E%3Cstop offset='0.3704' stop-color='%23DD5617'/%3E%3Cstop offset='0.4074' stop-color='%23EF4429'/%3E%3Cstop offset='0.4444' stop-color='%23DD5617'/%3E%3Cstop offset='0.4815' stop-color='%23EF4429'/%3E%3Cstop offset='0.5185' stop-color='%23DD3217'/%3E%3Cstop offset='0.5556' stop-color='%23CB2029'/%3E%3Cstop offset='0.5926' stop-color='%23DD0E3B'/%3E%3Cstop offset='0.6296' stop-color='%23CB204D'/%3E%3Cstop offset='0.6667' stop-color='%23DD0E3B'/%3E%3Cstop offset='0.7037' stop-color='%23EF2029'/%3E%3Cstop offset='0.7407' stop-color='%23DD0E17'/%3E%3Cstop offset='0.7778' stop-color='%23CB2005'/%3E%3Cstop offset='0.8148' stop-color='%23DD0E17'/%3E%3Cstop offset='0.8519' stop-color='%23EF2029'/%3E%3Cstop offset='0.8889' stop-color='%23DD3217'/%3E%3Cstop offset='0.9259' stop-color='%23CB4405'/%3E%3Cstop offset='0.963' stop-color='%23DD5617'/%3E%3Cstop offset='1' stop-color='%23EF4429'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint41_linear_257_24' x1='-78.2547' y1='330.801' x2='1939.08' y2='330.801' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EF5530'/%3E%3Cstop offset='0.037' stop-color='%23DD4342'/%3E%3Cstop offset='0.0741' stop-color='%23CB3130'/%3E%3Cstop offset='0.1111' stop-color='%23DD1F1E'/%3E%3Cstop offset='0.1481' stop-color='%23EF310C'/%3E%3Cstop offset='0.1852' stop-color='%23DD431E'/%3E%3Cstop offset='0.2222' stop-color='%23CB3130'/%3E%3Cstop offset='0.2593' stop-color='%23DD1F42'/%3E%3Cstop offset='0.2963' stop-color='%23CB3130'/%3E%3Cstop offset='0.3333' stop-color='%23DD1F42'/%3E%3Cstop offset='0.3704' stop-color='%23CB0D54'/%3E%3Cstop offset='0.4074' stop-color='%23DD1F42'/%3E%3Cstop offset='0.4444' stop-color='%23CB0D30'/%3E%3Cstop offset='0.4815' stop-color='%23DD1F1E'/%3E%3Cstop offset='0.5185' stop-color='%23CB0D0C'/%3E%3Cstop offset='0.5556' stop-color='%23DD1F1E'/%3E%3Cstop offset='0.5926' stop-color='%23EF0D0C'/%3E%3Cstop offset='0.6296' stop-color='%23DD1F1E'/%3E%3Cstop offset='0.6667' stop-color='%23EF0D30'/%3E%3Cstop offset='0.7037' stop-color='%23DD1F1E'/%3E%3Cstop offset='0.7407' stop-color='%23EF0D30'/%3E%3Cstop offset='0.7778' stop-color='%23DD1F1E'/%3E%3Cstop offset='0.8148' stop-color='%23EF0D0C'/%3E%3Cstop offset='0.8519' stop-color='%23DD1F1E'/%3E%3Cstop offset='0.8889' stop-color='%23CB310C'/%3E%3Cstop offset='0.9259' stop-color='%23DD1F1E'/%3E%3Cstop offset='0.963' stop-color='%23CB0D0C'/%3E%3Cstop offset='1' stop-color='%23DD1F1E'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint42_linear_257_24' x1='-46.5189' y1='396.372' x2='1973' y2='396.372' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF5B3D'/%3E%3Cstop offset='0.037' stop-color='%23ED492B'/%3E%3Cstop offset='0.0741' stop-color='%23FF5B3D'/%3E%3Cstop offset='0.1111' stop-color='%23ED494F'/%3E%3Cstop offset='0.1481' stop-color='%23DB373D'/%3E%3Cstop offset='0.1852' stop-color='%23ED254F'/%3E%3Cstop offset='0.2222' stop-color='%23FF133D'/%3E%3Cstop offset='0.2593' stop-color='%23ED254F'/%3E%3Cstop offset='0.2963' stop-color='%23DB373D'/%3E%3Cstop offset='0.3333' stop-color='%23C9494F'/%3E%3Cstop offset='0.3704' stop-color='%23DB373D'/%3E%3Cstop offset='0.4074' stop-color='%23ED254F'/%3E%3Cstop offset='0.4444' stop-color='%23FF373D'/%3E%3Cstop offset='0.4815' stop-color='%23ED492B'/%3E%3Cstop offset='0.5185' stop-color='%23FF5B3D'/%3E%3Cstop offset='0.5556' stop-color='%23ED494F'/%3E%3Cstop offset='0.5926' stop-color='%23DB373D'/%3E%3Cstop offset='0.6296' stop-color='%23C9254F'/%3E%3Cstop offset='0.6667' stop-color='%23DB373D'/%3E%3Cstop offset='0.7037' stop-color='%23ED254F'/%3E%3Cstop offset='0.7407' stop-color='%23DB373D'/%3E%3Cstop offset='0.7778' stop-color='%23ED492B'/%3E%3Cstop offset='0.8148' stop-color='%23FF5B3D'/%3E%3Cstop offset='0.8519' stop-color='%23ED494F'/%3E%3Cstop offset='0.8889' stop-color='%23DB5B3D'/%3E%3Cstop offset='0.9259' stop-color='%23ED494F'/%3E%3Cstop offset='0.963' stop-color='%23FF373D'/%3E%3Cstop offset='1' stop-color='%23ED494F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint43_linear_257_24' x1='-68.0062' y1='376.41' x2='1909.94' y2='376.41' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D55731'/%3E%3Cstop offset='0.037' stop-color='%23E74543'/%3E%3Cstop offset='0.0741' stop-color='%23F93355'/%3E%3Cstop offset='0.1111' stop-color='%23E72143'/%3E%3Cstop offset='0.1481' stop-color='%23F93331'/%3E%3Cstop offset='0.1852' stop-color='%23E74543'/%3E%3Cstop offset='0.2222' stop-color='%23D55731'/%3E%3Cstop offset='0.2593' stop-color='%23E7451F'/%3E%3Cstop offset='0.2963' stop-color='%23F93331'/%3E%3Cstop offset='0.3333' stop-color='%23E7451F'/%3E%3Cstop offset='0.3704' stop-color='%23F9570D'/%3E%3Cstop offset='0.4074' stop-color='%23E7451F'/%3E%3Cstop offset='0.4444' stop-color='%23F9570D'/%3E%3Cstop offset='0.4815' stop-color='%23E7451F'/%3E%3Cstop offset='0.5185' stop-color='%23F9330D'/%3E%3Cstop offset='0.5556' stop-color='%23E7211F'/%3E%3Cstop offset='0.5926' stop-color='%23D50F0D'/%3E%3Cstop offset='0.6296' stop-color='%23E7211F'/%3E%3Cstop offset='0.6667' stop-color='%23F90F31'/%3E%3Cstop offset='0.7037' stop-color='%23E7211F'/%3E%3Cstop offset='0.7407' stop-color='%23D5330D'/%3E%3Cstop offset='0.7778' stop-color='%23E7451F'/%3E%3Cstop offset='0.8148' stop-color='%23F9570D'/%3E%3Cstop offset='0.8519' stop-color='%23E7451F'/%3E%3Cstop offset='0.8889' stop-color='%23D5330D'/%3E%3Cstop offset='0.9259' stop-color='%23E7451F'/%3E%3Cstop offset='0.963' stop-color='%23D5330D'/%3E%3Cstop offset='1' stop-color='%23E7451F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint44_linear_257_24' x1='-37.6565' y1='452.166' x2='1929.55' y2='452.166' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D12F2B'/%3E%3Cstop offset='0.037' stop-color='%23E3413D'/%3E%3Cstop offset='0.0741' stop-color='%23D1534F'/%3E%3Cstop offset='0.1111' stop-color='%23E3413D'/%3E%3Cstop offset='0.1481' stop-color='%23D12F4F'/%3E%3Cstop offset='0.1852' stop-color='%23E3413D'/%3E%3Cstop offset='0.2222' stop-color='%23F52F2B'/%3E%3Cstop offset='0.2593' stop-color='%23E31D19'/%3E%3Cstop offset='0.2963' stop-color='%23D12F07'/%3E%3Cstop offset='0.3333' stop-color='%23E34119'/%3E%3Cstop offset='0.3704' stop-color='%23D1532B'/%3E%3Cstop offset='0.4074' stop-color='%23E3413D'/%3E%3Cstop offset='0.4444' stop-color='%23F52F4F'/%3E%3Cstop offset='0.4815' stop-color='%23E3413D'/%3E%3Cstop offset='0.5185' stop-color='%23D12F4F'/%3E%3Cstop offset='0.5556' stop-color='%23E3413D'/%3E%3Cstop offset='0.5926' stop-color='%23F52F4F'/%3E%3Cstop offset='0.6296' stop-color='%23E31D3D'/%3E%3Cstop offset='0.6667' stop-color='%23D10B2B'/%3E%3Cstop offset='0.7037' stop-color='%23E31D19'/%3E%3Cstop offset='0.7407' stop-color='%23F50B07'/%3E%3Cstop offset='0.7778' stop-color='%23E31D19'/%3E%3Cstop offset='0.8148' stop-color='%23F52F2B'/%3E%3Cstop offset='0.8519' stop-color='%23E31D3D'/%3E%3Cstop offset='0.8889' stop-color='%23D12F2B'/%3E%3Cstop offset='0.9259' stop-color='%23E3413D'/%3E%3Cstop offset='0.963' stop-color='%23F5532B'/%3E%3Cstop offset='1' stop-color='%23E34119'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint45_linear_257_24' x1='-54.0104' y1='539.928' x2='1935.87' y2='539.928' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FA551C'/%3E%3Cstop offset='0.037' stop-color='%23E8432E'/%3E%3Cstop offset='0.0741' stop-color='%23FA311C'/%3E%3Cstop offset='0.1111' stop-color='%23E8430A'/%3E%3Cstop offset='0.1481' stop-color='%23FA551C'/%3E%3Cstop offset='0.1852' stop-color='%23E8430A'/%3E%3Cstop offset='0.2222' stop-color='%23FA551C'/%3E%3Cstop offset='0.2593' stop-color='%23E8430A'/%3E%3Cstop offset='0.2963' stop-color='%23D6551C'/%3E%3Cstop offset='0.3333' stop-color='%23C4432E'/%3E%3Cstop offset='0.3704' stop-color='%23D63140'/%3E%3Cstop offset='0.4074' stop-color='%23C41F2E'/%3E%3Cstop offset='0.4444' stop-color='%23D60D1C'/%3E%3Cstop offset='0.4815' stop-color='%23E81F0A'/%3E%3Cstop offset='0.5185' stop-color='%23FA0D1C'/%3E%3Cstop offset='0.5556' stop-color='%23E81F0A'/%3E%3Cstop offset='0.5926' stop-color='%23FA311C'/%3E%3Cstop offset='0.6296' stop-color='%23E81F2E'/%3E%3Cstop offset='0.6667' stop-color='%23FA0D1C'/%3E%3Cstop offset='0.7037' stop-color='%23E81F0A'/%3E%3Cstop offset='0.7407' stop-color='%23D60D1C'/%3E%3Cstop offset='0.7778' stop-color='%23E81F0A'/%3E%3Cstop offset='0.8148' stop-color='%23FA0D1C'/%3E%3Cstop offset='0.8519' stop-color='%23E81F0A'/%3E%3Cstop offset='0.8889' stop-color='%23D6311C'/%3E%3Cstop offset='0.9259' stop-color='%23E8430A'/%3E%3Cstop offset='0.963' stop-color='%23FA311C'/%3E%3Cstop offset='1' stop-color='%23E81F0A'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint46_linear_257_24' x1='-92.2689' y1='453.43' x2='1975.18' y2='453.43' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FA5123'/%3E%3Cstop offset='0.037' stop-color='%23E83F35'/%3E%3Cstop offset='0.0741' stop-color='%23D65147'/%3E%3Cstop offset='0.1111' stop-color='%23E83F35'/%3E%3Cstop offset='0.1481' stop-color='%23D62D23'/%3E%3Cstop offset='0.1852' stop-color='%23C41B35'/%3E%3Cstop offset='0.2222' stop-color='%23D60923'/%3E%3Cstop offset='0.2593' stop-color='%23C41B35'/%3E%3Cstop offset='0.2963' stop-color='%23D60947'/%3E%3Cstop offset='0.3333' stop-color='%23E81B35'/%3E%3Cstop offset='0.3704' stop-color='%23D62D47'/%3E%3Cstop offset='0.4074' stop-color='%23C41B35'/%3E%3Cstop offset='0.4444' stop-color='%23D60923'/%3E%3Cstop offset='0.4815' stop-color='%23C41B35'/%3E%3Cstop offset='0.5185' stop-color='%23D62D47'/%3E%3Cstop offset='0.5556' stop-color='%23E83F35'/%3E%3Cstop offset='0.5926' stop-color='%23FA2D23'/%3E%3Cstop offset='0.6296' stop-color='%23E83F35'/%3E%3Cstop offset='0.6667' stop-color='%23D62D47'/%3E%3Cstop offset='0.7037' stop-color='%23C43F35'/%3E%3Cstop offset='0.7407' stop-color='%23D65123'/%3E%3Cstop offset='0.7778' stop-color='%23C43F11'/%3E%3Cstop offset='0.8148' stop-color='%23D62D23'/%3E%3Cstop offset='0.8519' stop-color='%23E81B11'/%3E%3Cstop offset='0.8889' stop-color='%23FA0923'/%3E%3Cstop offset='0.9259' stop-color='%23E81B35'/%3E%3Cstop offset='0.963' stop-color='%23D62D23'/%3E%3Cstop offset='1' stop-color='%23C41B35'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint47_linear_257_24' x1='-95.4352' y1='463.978' x2='1971.81' y2='463.978' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D73832'/%3E%3Cstop offset='0.037' stop-color='%23E92620'/%3E%3Cstop offset='0.0741' stop-color='%23D73832'/%3E%3Cstop offset='0.1111' stop-color='%23E92644'/%3E%3Cstop offset='0.1481' stop-color='%23FB1432'/%3E%3Cstop offset='0.1852' stop-color='%23E90244'/%3E%3Cstop offset='0.2222' stop-color='%23D71432'/%3E%3Cstop offset='0.2593' stop-color='%23C50220'/%3E%3Cstop offset='0.2963' stop-color='%23D7140E'/%3E%3Cstop offset='0.3333' stop-color='%23E90220'/%3E%3Cstop offset='0.3704' stop-color='%23D71432'/%3E%3Cstop offset='0.4074' stop-color='%23E90244'/%3E%3Cstop offset='0.4444' stop-color='%23FB1432'/%3E%3Cstop offset='0.4815' stop-color='%23E92620'/%3E%3Cstop offset='0.5185' stop-color='%23FB3832'/%3E%3Cstop offset='0.5556' stop-color='%23E94A44'/%3E%3Cstop offset='0.5926' stop-color='%23D73832'/%3E%3Cstop offset='0.6296' stop-color='%23C54A20'/%3E%3Cstop offset='0.6667' stop-color='%23D73832'/%3E%3Cstop offset='0.7037' stop-color='%23C54A44'/%3E%3Cstop offset='0.7407' stop-color='%23D73832'/%3E%3Cstop offset='0.7778' stop-color='%23E92644'/%3E%3Cstop offset='0.8148' stop-color='%23D71456'/%3E%3Cstop offset='0.8519' stop-color='%23E92644'/%3E%3Cstop offset='0.8889' stop-color='%23FB1432'/%3E%3Cstop offset='0.9259' stop-color='%23E90220'/%3E%3Cstop offset='0.963' stop-color='%23FB1432'/%3E%3Cstop offset='1' stop-color='%23E90244'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint48_linear_257_24' x1='-112.898' y1='534.453' x2='1952.76' y2='534.453' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F14C0F'/%3E%3Cstop offset='0.037' stop-color='%23DF3A21'/%3E%3Cstop offset='0.0741' stop-color='%23F12833'/%3E%3Cstop offset='0.1111' stop-color='%23DF3A45'/%3E%3Cstop offset='0.1481' stop-color='%23CD4C33'/%3E%3Cstop offset='0.1852' stop-color='%23DF3A21'/%3E%3Cstop offset='0.2222' stop-color='%23F14C0F'/%3E%3Cstop offset='0.2593' stop-color='%23DF3A21'/%3E%3Cstop offset='0.2963' stop-color='%23CD280F'/%3E%3Cstop offset='0.3333' stop-color='%23DF3A21'/%3E%3Cstop offset='0.3704' stop-color='%23F12833'/%3E%3Cstop offset='0.4074' stop-color='%23DF1621'/%3E%3Cstop offset='0.4444' stop-color='%23CD280F'/%3E%3Cstop offset='0.4815' stop-color='%23DF3A21'/%3E%3Cstop offset='0.5185' stop-color='%23F1280F'/%3E%3Cstop offset='0.5556' stop-color='%23DF3A21'/%3E%3Cstop offset='0.5926' stop-color='%23CD280F'/%3E%3Cstop offset='0.6296' stop-color='%23DF3A21'/%3E%3Cstop offset='0.6667' stop-color='%23F14C0F'/%3E%3Cstop offset='0.7037' stop-color='%23DF3A21'/%3E%3Cstop offset='0.7407' stop-color='%23F1280F'/%3E%3Cstop offset='0.7778' stop-color='%23DF3A21'/%3E%3Cstop offset='0.8148' stop-color='%23F14C33'/%3E%3Cstop offset='0.8519' stop-color='%23DF3A45'/%3E%3Cstop offset='0.8889' stop-color='%23F12857'/%3E%3Cstop offset='0.9259' stop-color='%23DF1645'/%3E%3Cstop offset='0.963' stop-color='%23CD2857'/%3E%3Cstop offset='1' stop-color='%23DF1645'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint49_linear_257_24' x1='-116.097' y1='426.464' x2='1942.61' y2='426.464' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D64604'/%3E%3Cstop offset='0.037' stop-color='%23E85816'/%3E%3Cstop offset='0.0741' stop-color='%23D64628'/%3E%3Cstop offset='0.1111' stop-color='%23C45816'/%3E%3Cstop offset='0.1481' stop-color='%23D64604'/%3E%3Cstop offset='0.1852' stop-color='%23E85816'/%3E%3Cstop offset='0.2222' stop-color='%23FA4604'/%3E%3Cstop offset='0.2593' stop-color='%23E83416'/%3E%3Cstop offset='0.2963' stop-color='%23D62204'/%3E%3Cstop offset='0.3333' stop-color='%23E83416'/%3E%3Cstop offset='0.3704' stop-color='%23FA2228'/%3E%3Cstop offset='0.4074' stop-color='%23E8103A'/%3E%3Cstop offset='0.4444' stop-color='%23FA224C'/%3E%3Cstop offset='0.4815' stop-color='%23E8343A'/%3E%3Cstop offset='0.5185' stop-color='%23FA4628'/%3E%3Cstop offset='0.5556' stop-color='%23E8583A'/%3E%3Cstop offset='0.5926' stop-color='%23D64628'/%3E%3Cstop offset='0.6296' stop-color='%23C43416'/%3E%3Cstop offset='0.6667' stop-color='%23D64604'/%3E%3Cstop offset='0.7037' stop-color='%23E85816'/%3E%3Cstop offset='0.7407' stop-color='%23D64604'/%3E%3Cstop offset='0.7778' stop-color='%23C45816'/%3E%3Cstop offset='0.8148' stop-color='%23D64604'/%3E%3Cstop offset='0.8519' stop-color='%23E83416'/%3E%3Cstop offset='0.8889' stop-color='%23D64628'/%3E%3Cstop offset='0.9259' stop-color='%23E85816'/%3E%3Cstop offset='0.963' stop-color='%23D64604'/%3E%3Cstop offset='1' stop-color='%23E85816'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint50_linear_257_24' x1='-42.7276' y1='464.534' x2='1940.39' y2='464.534' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E50B32'/%3E%3Cstop offset='0.037' stop-color='%23F71D44'/%3E%3Cstop offset='0.0741' stop-color='%23E52F56'/%3E%3Cstop offset='0.1111' stop-color='%23F71D44'/%3E%3Cstop offset='0.1481' stop-color='%23E52F56'/%3E%3Cstop offset='0.1852' stop-color='%23F71D44'/%3E%3Cstop offset='0.2222' stop-color='%23E52F56'/%3E%3Cstop offset='0.2593' stop-color='%23F74144'/%3E%3Cstop offset='0.2963' stop-color='%23E52F32'/%3E%3Cstop offset='0.3333' stop-color='%23D31D20'/%3E%3Cstop offset='0.3704' stop-color='%23E50B32'/%3E%3Cstop offset='0.4074' stop-color='%23F71D44'/%3E%3Cstop offset='0.4444' stop-color='%23E50B56'/%3E%3Cstop offset='0.4815' stop-color='%23D31D44'/%3E%3Cstop offset='0.5185' stop-color='%23E52F56'/%3E%3Cstop offset='0.5556' stop-color='%23D31D44'/%3E%3Cstop offset='0.5926' stop-color='%23E50B32'/%3E%3Cstop offset='0.6296' stop-color='%23F71D20'/%3E%3Cstop offset='0.6667' stop-color='%23E50B0E'/%3E%3Cstop offset='0.7037' stop-color='%23D31D20'/%3E%3Cstop offset='0.7407' stop-color='%23E52F32'/%3E%3Cstop offset='0.7778' stop-color='%23F71D20'/%3E%3Cstop offset='0.8148' stop-color='%23E52F0E'/%3E%3Cstop offset='0.8519' stop-color='%23F71D20'/%3E%3Cstop offset='0.8889' stop-color='%23E50B0E'/%3E%3Cstop offset='0.9259' stop-color='%23F71D20'/%3E%3Cstop offset='0.963' stop-color='%23E52F32'/%3E%3Cstop offset='1' stop-color='%23D34120'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint51_linear_257_24' x1='-80.769' y1='332.431' x2='1900.96' y2='332.431' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E70B2F'/%3E%3Cstop offset='0.037' stop-color='%23D51D41'/%3E%3Cstop offset='0.0741' stop-color='%23E70B2F'/%3E%3Cstop offset='0.1111' stop-color='%23F91D41'/%3E%3Cstop offset='0.1481' stop-color='%23E70B2F'/%3E%3Cstop offset='0.1852' stop-color='%23F91D41'/%3E%3Cstop offset='0.2222' stop-color='%23E70B2F'/%3E%3Cstop offset='0.2593' stop-color='%23F91D1D'/%3E%3Cstop offset='0.2963' stop-color='%23E70B0B'/%3E%3Cstop offset='0.3333' stop-color='%23D51D1D'/%3E%3Cstop offset='0.3704' stop-color='%23E72F2F'/%3E%3Cstop offset='0.4074' stop-color='%23D51D41'/%3E%3Cstop offset='0.4444' stop-color='%23E72F2F'/%3E%3Cstop offset='0.4815' stop-color='%23D5411D'/%3E%3Cstop offset='0.5185' stop-color='%23E72F0B'/%3E%3Cstop offset='0.5556' stop-color='%23D5411D'/%3E%3Cstop offset='0.5926' stop-color='%23E72F2F'/%3E%3Cstop offset='0.6296' stop-color='%23F91D41'/%3E%3Cstop offset='0.6667' stop-color='%23E70B53'/%3E%3Cstop offset='0.7037' stop-color='%23F91D41'/%3E%3Cstop offset='0.7407' stop-color='%23E70B53'/%3E%3Cstop offset='0.7778' stop-color='%23D51D41'/%3E%3Cstop offset='0.8148' stop-color='%23E72F2F'/%3E%3Cstop offset='0.8519' stop-color='%23D51D41'/%3E%3Cstop offset='0.8889' stop-color='%23E72F2F'/%3E%3Cstop offset='0.9259' stop-color='%23F91D41'/%3E%3Cstop offset='0.963' stop-color='%23E72F53'/%3E%3Cstop offset='1' stop-color='%23D51D41'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint52_linear_257_24' x1='-57.6864' y1='368.001' x2='1972.38' y2='368.001' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C42D1C'/%3E%3Cstop offset='0.037' stop-color='%23D61B2E'/%3E%3Cstop offset='0.0741' stop-color='%23E82D40'/%3E%3Cstop offset='0.1111' stop-color='%23FA3F52'/%3E%3Cstop offset='0.1481' stop-color='%23E82D40'/%3E%3Cstop offset='0.1852' stop-color='%23FA1B52'/%3E%3Cstop offset='0.2222' stop-color='%23E82D40'/%3E%3Cstop offset='0.2593' stop-color='%23D63F2E'/%3E%3Cstop offset='0.2963' stop-color='%23E82D1C'/%3E%3Cstop offset='0.3333' stop-color='%23D63F0A'/%3E%3Cstop offset='0.3704' stop-color='%23C42D1C'/%3E%3Cstop offset='0.4074' stop-color='%23D61B2E'/%3E%3Cstop offset='0.4444' stop-color='%23E80940'/%3E%3Cstop offset='0.4815' stop-color='%23FA1B2E'/%3E%3Cstop offset='0.5185' stop-color='%23E8091C'/%3E%3Cstop offset='0.5556' stop-color='%23D61B2E'/%3E%3Cstop offset='0.5926' stop-color='%23E82D1C'/%3E%3Cstop offset='0.6296' stop-color='%23FA3F2E'/%3E%3Cstop offset='0.6667' stop-color='%23E8511C'/%3E%3Cstop offset='0.7037' stop-color='%23FA3F2E'/%3E%3Cstop offset='0.7407' stop-color='%23E82D40'/%3E%3Cstop offset='0.7778' stop-color='%23D61B52'/%3E%3Cstop offset='0.8148' stop-color='%23C42D40'/%3E%3Cstop offset='0.8519' stop-color='%23D63F52'/%3E%3Cstop offset='0.8889' stop-color='%23C45140'/%3E%3Cstop offset='0.9259' stop-color='%23D63F2E'/%3E%3Cstop offset='0.963' stop-color='%23C4511C'/%3E%3Cstop offset='1' stop-color='%23D63F0A'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint53_linear_257_24' x1='-96.5223' y1='370.833' x2='1945.87' y2='370.833' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FB2943'/%3E%3Cstop offset='0.037' stop-color='%23E93B55'/%3E%3Cstop offset='0.0741' stop-color='%23FB2943'/%3E%3Cstop offset='0.1111' stop-color='%23E93B31'/%3E%3Cstop offset='0.1481' stop-color='%23FB291F'/%3E%3Cstop offset='0.1852' stop-color='%23E93B31'/%3E%3Cstop offset='0.2222' stop-color='%23FB291F'/%3E%3Cstop offset='0.2593' stop-color='%23E93B0D'/%3E%3Cstop offset='0.2963' stop-color='%23FB291F'/%3E%3Cstop offset='0.3333' stop-color='%23E93B0D'/%3E%3Cstop offset='0.3704' stop-color='%23FB291F'/%3E%3Cstop offset='0.4074' stop-color='%23E93B31'/%3E%3Cstop offset='0.4444' stop-color='%23D72943'/%3E%3Cstop offset='0.4815' stop-color='%23E91731'/%3E%3Cstop offset='0.5185' stop-color='%23FB051F'/%3E%3Cstop offset='0.5556' stop-color='%23E9170D'/%3E%3Cstop offset='0.5926' stop-color='%23FB051F'/%3E%3Cstop offset='0.6296' stop-color='%23E91731'/%3E%3Cstop offset='0.6667' stop-color='%23FB051F'/%3E%3Cstop offset='0.7037' stop-color='%23E91731'/%3E%3Cstop offset='0.7407' stop-color='%23FB0543'/%3E%3Cstop offset='0.7778' stop-color='%23E91731'/%3E%3Cstop offset='0.8148' stop-color='%23D70543'/%3E%3Cstop offset='0.8519' stop-color='%23C51731'/%3E%3Cstop offset='0.8889' stop-color='%23D7051F'/%3E%3Cstop offset='0.9259' stop-color='%23E91731'/%3E%3Cstop offset='0.963' stop-color='%23D70543'/%3E%3Cstop offset='1' stop-color='%23C51755'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint54_linear_257_24' x1='-100.307' y1='365.003' x2='1941.88' y2='365.003' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FA4011'/%3E%3Cstop offset='0.037' stop-color='%23E82E23'/%3E%3Cstop offset='0.0741' stop-color='%23D64011'/%3E%3Cstop offset='0.1111' stop-color='%23C45223'/%3E%3Cstop offset='0.1481' stop-color='%23D64011'/%3E%3Cstop offset='0.1852' stop-color='%23C45223'/%3E%3Cstop offset='0.2222' stop-color='%23D64035'/%3E%3Cstop offset='0.2593' stop-color='%23C42E47'/%3E%3Cstop offset='0.2963' stop-color='%23D61C35'/%3E%3Cstop offset='0.3333' stop-color='%23E80A23'/%3E%3Cstop offset='0.3704' stop-color='%23D61C35'/%3E%3Cstop offset='0.4074' stop-color='%23C40A23'/%3E%3Cstop offset='0.4444' stop-color='%23D61C35'/%3E%3Cstop offset='0.4815' stop-color='%23C40A47'/%3E%3Cstop offset='0.5185' stop-color='%23D61C35'/%3E%3Cstop offset='0.5556' stop-color='%23E82E47'/%3E%3Cstop offset='0.5926' stop-color='%23FA4035'/%3E%3Cstop offset='0.6296' stop-color='%23E82E47'/%3E%3Cstop offset='0.6667' stop-color='%23FA4035'/%3E%3Cstop offset='0.7037' stop-color='%23E82E47'/%3E%3Cstop offset='0.7407' stop-color='%23FA4035'/%3E%3Cstop offset='0.7778' stop-color='%23E85247'/%3E%3Cstop offset='0.8148' stop-color='%23D64035'/%3E%3Cstop offset='0.8519' stop-color='%23E82E23'/%3E%3Cstop offset='0.8889' stop-color='%23D61C11'/%3E%3Cstop offset='0.9259' stop-color='%23E82E23'/%3E%3Cstop offset='0.963' stop-color='%23FA1C35'/%3E%3Cstop offset='1' stop-color='%23E80A47'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint55_linear_257_24' x1='-41.3951' y1='457.805' x2='1948.89' y2='457.805' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C82C2A'/%3E%3Cstop offset='0.037' stop-color='%23DA1A18'/%3E%3Cstop offset='0.0741' stop-color='%23C82C06'/%3E%3Cstop offset='0.1111' stop-color='%23DA3E18'/%3E%3Cstop offset='0.1481' stop-color='%23EC5006'/%3E%3Cstop offset='0.1852' stop-color='%23FE3E18'/%3E%3Cstop offset='0.2222' stop-color='%23EC502A'/%3E%3Cstop offset='0.2593' stop-color='%23FE3E3C'/%3E%3Cstop offset='0.2963' stop-color='%23EC502A'/%3E%3Cstop offset='0.3333' stop-color='%23FE3E18'/%3E%3Cstop offset='0.3704' stop-color='%23EC502A'/%3E%3Cstop offset='0.4074' stop-color='%23FE3E18'/%3E%3Cstop offset='0.4444' stop-color='%23EC5006'/%3E%3Cstop offset='0.4815' stop-color='%23DA3E18'/%3E%3Cstop offset='0.5185' stop-color='%23EC5006'/%3E%3Cstop offset='0.5556' stop-color='%23DA3E18'/%3E%3Cstop offset='0.5926' stop-color='%23C82C2A'/%3E%3Cstop offset='0.6296' stop-color='%23DA1A18'/%3E%3Cstop offset='0.6667' stop-color='%23EC2C06'/%3E%3Cstop offset='0.7037' stop-color='%23DA3E18'/%3E%3Cstop offset='0.7407' stop-color='%23EC502A'/%3E%3Cstop offset='0.7778' stop-color='%23DA3E18'/%3E%3Cstop offset='0.8148' stop-color='%23EC5006'/%3E%3Cstop offset='0.8519' stop-color='%23DA3E18'/%3E%3Cstop offset='0.8889' stop-color='%23EC5006'/%3E%3Cstop offset='0.9259' stop-color='%23FE3E18'/%3E%3Cstop offset='0.963' stop-color='%23EC502A'/%3E%3Cstop offset='1' stop-color='%23FE3E18'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint56_linear_257_24' x1='-75.0371' y1='431.365' x2='1969.91' y2='431.365' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF2D54'/%3E%3Cstop offset='0.037' stop-color='%23ED1B42'/%3E%3Cstop offset='0.0741' stop-color='%23DB2D30'/%3E%3Cstop offset='0.1111' stop-color='%23ED3F1E'/%3E%3Cstop offset='0.1481' stop-color='%23DB2D30'/%3E%3Cstop offset='0.1852' stop-color='%23C93F42'/%3E%3Cstop offset='0.2222' stop-color='%23DB2D54'/%3E%3Cstop offset='0.2593' stop-color='%23ED1B42'/%3E%3Cstop offset='0.2963' stop-color='%23DB0930'/%3E%3Cstop offset='0.3333' stop-color='%23C91B1E'/%3E%3Cstop offset='0.3704' stop-color='%23DB2D0C'/%3E%3Cstop offset='0.4074' stop-color='%23C91B1E'/%3E%3Cstop offset='0.4444' stop-color='%23DB090C'/%3E%3Cstop offset='0.4815' stop-color='%23C91B1E'/%3E%3Cstop offset='0.5185' stop-color='%23DB2D30'/%3E%3Cstop offset='0.5556' stop-color='%23ED3F1E'/%3E%3Cstop offset='0.5926' stop-color='%23DB5130'/%3E%3Cstop offset='0.6296' stop-color='%23ED3F1E'/%3E%3Cstop offset='0.6667' stop-color='%23FF2D30'/%3E%3Cstop offset='0.7037' stop-color='%23ED3F1E'/%3E%3Cstop offset='0.7407' stop-color='%23FF5130'/%3E%3Cstop offset='0.7778' stop-color='%23ED3F42'/%3E%3Cstop offset='0.8148' stop-color='%23DB5130'/%3E%3Cstop offset='0.8519' stop-color='%23ED3F42'/%3E%3Cstop offset='0.8889' stop-color='%23DB2D54'/%3E%3Cstop offset='0.9259' stop-color='%23C91B42'/%3E%3Cstop offset='0.963' stop-color='%23DB2D30'/%3E%3Cstop offset='1' stop-color='%23C91B42'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint57_linear_257_24' x1='-111.858' y1='396.019' x2='1919.79' y2='396.019' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F15927'/%3E%3Cstop offset='0.037' stop-color='%23DF4715'/%3E%3Cstop offset='0.0741' stop-color='%23F15903'/%3E%3Cstop offset='0.1111' stop-color='%23DF4715'/%3E%3Cstop offset='0.1481' stop-color='%23F13503'/%3E%3Cstop offset='0.1852' stop-color='%23DF2315'/%3E%3Cstop offset='0.2222' stop-color='%23CD3503'/%3E%3Cstop offset='0.2593' stop-color='%23DF2315'/%3E%3Cstop offset='0.2963' stop-color='%23CD1103'/%3E%3Cstop offset='0.3333' stop-color='%23DF2315'/%3E%3Cstop offset='0.3704' stop-color='%23F11103'/%3E%3Cstop offset='0.4074' stop-color='%23DF2315'/%3E%3Cstop offset='0.4444' stop-color='%23F11127'/%3E%3Cstop offset='0.4815' stop-color='%23DF2339'/%3E%3Cstop offset='0.5185' stop-color='%23CD114B'/%3E%3Cstop offset='0.5556' stop-color='%23DF2339'/%3E%3Cstop offset='0.5926' stop-color='%23F11127'/%3E%3Cstop offset='0.6296' stop-color='%23DF2339'/%3E%3Cstop offset='0.6667' stop-color='%23F13527'/%3E%3Cstop offset='0.7037' stop-color='%23DF4739'/%3E%3Cstop offset='0.7407' stop-color='%23F1354B'/%3E%3Cstop offset='0.7778' stop-color='%23DF2339'/%3E%3Cstop offset='0.8148' stop-color='%23CD114B'/%3E%3Cstop offset='0.8519' stop-color='%23DF2339'/%3E%3Cstop offset='0.8889' stop-color='%23CD114B'/%3E%3Cstop offset='0.9259' stop-color='%23DF2339'/%3E%3Cstop offset='0.963' stop-color='%23F13527'/%3E%3Cstop offset='1' stop-color='%23DF4739'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint58_linear_257_24' x1='-109.953' y1='347.279' x2='1952.33' y2='347.279' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF391B'/%3E%3Cstop offset='0.037' stop-color='%23ED272D'/%3E%3Cstop offset='0.0741' stop-color='%23DB151B'/%3E%3Cstop offset='0.1111' stop-color='%23ED0309'/%3E%3Cstop offset='0.1481' stop-color='%23DB151B'/%3E%3Cstop offset='0.1852' stop-color='%23ED2709'/%3E%3Cstop offset='0.2222' stop-color='%23FF151B'/%3E%3Cstop offset='0.2593' stop-color='%23ED0309'/%3E%3Cstop offset='0.2963' stop-color='%23DB151B'/%3E%3Cstop offset='0.3333' stop-color='%23ED2709'/%3E%3Cstop offset='0.3704' stop-color='%23DB391B'/%3E%3Cstop offset='0.4074' stop-color='%23ED4B2D'/%3E%3Cstop offset='0.4444' stop-color='%23DB391B'/%3E%3Cstop offset='0.4815' stop-color='%23C9272D'/%3E%3Cstop offset='0.5185' stop-color='%23DB393F'/%3E%3Cstop offset='0.5556' stop-color='%23ED272D'/%3E%3Cstop offset='0.5926' stop-color='%23DB393F'/%3E%3Cstop offset='0.6296' stop-color='%23ED2751'/%3E%3Cstop offset='0.6667' stop-color='%23DB393F'/%3E%3Cstop offset='0.7037' stop-color='%23C94B51'/%3E%3Cstop offset='0.7407' stop-color='%23DB393F'/%3E%3Cstop offset='0.7778' stop-color='%23C92751'/%3E%3Cstop offset='0.8148' stop-color='%23DB153F'/%3E%3Cstop offset='0.8519' stop-color='%23C92751'/%3E%3Cstop offset='0.8889' stop-color='%23DB393F'/%3E%3Cstop offset='0.9259' stop-color='%23ED4B51'/%3E%3Cstop offset='0.963' stop-color='%23DB393F'/%3E%3Cstop offset='1' stop-color='%23ED272D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint59_linear_257_24' x1='-95.1912' y1='539.344' x2='1909.61' y2='539.344' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F13E22'/%3E%3Cstop offset='0.037' stop-color='%23DF5034'/%3E%3Cstop offset='0.0741' stop-color='%23CD3E22'/%3E%3Cstop offset='0.1111' stop-color='%23DF2C10'/%3E%3Cstop offset='0.1481' stop-color='%23F13E22'/%3E%3Cstop offset='0.1852' stop-color='%23DF5010'/%3E%3Cstop offset='0.2222' stop-color='%23F13E22'/%3E%3Cstop offset='0.2593' stop-color='%23DF5034'/%3E%3Cstop offset='0.2963' stop-color='%23CD3E46'/%3E%3Cstop offset='0.3333' stop-color='%23DF2C58'/%3E%3Cstop offset='0.3704' stop-color='%23F13E46'/%3E%3Cstop offset='0.4074' stop-color='%23DF2C34'/%3E%3Cstop offset='0.4444' stop-color='%23CD1A46'/%3E%3Cstop offset='0.4815' stop-color='%23DF0858'/%3E%3Cstop offset='0.5185' stop-color='%23CD1A46'/%3E%3Cstop offset='0.5556' stop-color='%23DF2C34'/%3E%3Cstop offset='0.5926' stop-color='%23CD3E46'/%3E%3Cstop offset='0.6296' stop-color='%23DF2C34'/%3E%3Cstop offset='0.6667' stop-color='%23CD3E46'/%3E%3Cstop offset='0.7037' stop-color='%23DF5034'/%3E%3Cstop offset='0.7407' stop-color='%23F13E22'/%3E%3Cstop offset='0.7778' stop-color='%23DF5010'/%3E%3Cstop offset='0.8148' stop-color='%23CD3E22'/%3E%3Cstop offset='0.8519' stop-color='%23DF5034'/%3E%3Cstop offset='0.8889' stop-color='%23F13E46'/%3E%3Cstop offset='0.9259' stop-color='%23DF2C58'/%3E%3Cstop offset='0.963' stop-color='%23F13E46'/%3E%3Cstop offset='1' stop-color='%23DF2C58'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint60_linear_257_24' x1='-101.614' y1='372.733' x2='1920.88' y2='372.733' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EC4D03'/%3E%3Cstop offset='0.037' stop-color='%23FE3B15'/%3E%3Cstop offset='0.0741' stop-color='%23EC2927'/%3E%3Cstop offset='0.1111' stop-color='%23DA1715'/%3E%3Cstop offset='0.1481' stop-color='%23C80503'/%3E%3Cstop offset='0.1852' stop-color='%23DA1715'/%3E%3Cstop offset='0.2222' stop-color='%23EC0527'/%3E%3Cstop offset='0.2593' stop-color='%23DA1715'/%3E%3Cstop offset='0.2963' stop-color='%23EC0503'/%3E%3Cstop offset='0.3333' stop-color='%23FE1715'/%3E%3Cstop offset='0.3704' stop-color='%23EC2927'/%3E%3Cstop offset='0.4074' stop-color='%23FE1739'/%3E%3Cstop offset='0.4444' stop-color='%23EC054B'/%3E%3Cstop offset='0.4815' stop-color='%23DA1739'/%3E%3Cstop offset='0.5185' stop-color='%23EC2927'/%3E%3Cstop offset='0.5556' stop-color='%23FE3B39'/%3E%3Cstop offset='0.5926' stop-color='%23EC2927'/%3E%3Cstop offset='0.6296' stop-color='%23DA1739'/%3E%3Cstop offset='0.6667' stop-color='%23C8054B'/%3E%3Cstop offset='0.7037' stop-color='%23DA1739'/%3E%3Cstop offset='0.7407' stop-color='%23EC054B'/%3E%3Cstop offset='0.7778' stop-color='%23DA1739'/%3E%3Cstop offset='0.8148' stop-color='%23EC2927'/%3E%3Cstop offset='0.8519' stop-color='%23FE3B15'/%3E%3Cstop offset='0.8889' stop-color='%23EC2927'/%3E%3Cstop offset='0.9259' stop-color='%23FE1715'/%3E%3Cstop offset='0.963' stop-color='%23EC2903'/%3E%3Cstop offset='1' stop-color='%23DA1715'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint61_linear_257_24' x1='-95.0681' y1='538.102' x2='1930.81' y2='538.102' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F51F07'/%3E%3Cstop offset='0.037' stop-color='%23E30D19'/%3E%3Cstop offset='0.0741' stop-color='%23D11F2B'/%3E%3Cstop offset='0.1111' stop-color='%23E30D3D'/%3E%3Cstop offset='0.1481' stop-color='%23F51F4F'/%3E%3Cstop offset='0.1852' stop-color='%23E3313D'/%3E%3Cstop offset='0.2222' stop-color='%23D1434F'/%3E%3Cstop offset='0.2593' stop-color='%23E3313D'/%3E%3Cstop offset='0.2963' stop-color='%23D11F4F'/%3E%3Cstop offset='0.3333' stop-color='%23E30D3D'/%3E%3Cstop offset='0.3704' stop-color='%23F51F2B'/%3E%3Cstop offset='0.4074' stop-color='%23E33119'/%3E%3Cstop offset='0.4444' stop-color='%23D1432B'/%3E%3Cstop offset='0.4815' stop-color='%23E35519'/%3E%3Cstop offset='0.5185' stop-color='%23D14307'/%3E%3Cstop offset='0.5556' stop-color='%23E35519'/%3E%3Cstop offset='0.5926' stop-color='%23F54307'/%3E%3Cstop offset='0.6296' stop-color='%23E33119'/%3E%3Cstop offset='0.6667' stop-color='%23D11F2B'/%3E%3Cstop offset='0.7037' stop-color='%23E3313D'/%3E%3Cstop offset='0.7407' stop-color='%23F51F2B'/%3E%3Cstop offset='0.7778' stop-color='%23E30D3D'/%3E%3Cstop offset='0.8148' stop-color='%23D11F4F'/%3E%3Cstop offset='0.8519' stop-color='%23E3313D'/%3E%3Cstop offset='0.8889' stop-color='%23D1434F'/%3E%3Cstop offset='0.9259' stop-color='%23E3553D'/%3E%3Cstop offset='0.963' stop-color='%23F5432B'/%3E%3Cstop offset='1' stop-color='%23E3553D'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-position:center;background-size:cover;position:relative}:is(section.hero.thank-you,section.hero.contact) span{text-shadow:0px 0px 50px #000}:is(section.hero.thank-you,section.hero.contact):before,:is(section.hero.thank-you,section.hero.contact):after{content:"";position:absolute;width:100%;height:150px;background:linear-gradient(0deg,#060606,#06060600);bottom:0;left:0}:is(section.hero.thank-you,section.hero.contact):after{bottom:unset;top:0;height:150px;background:linear-gradient(0deg,#06060600,#060606)}
