@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;--radius-2xl:1rem;--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{.visible{visibility:visible}.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)}.m-auto{margin:auto}.-mx-2{margin-inline:calc(var(--spacing)*-2)}.-mx-3{margin-inline:calc(var(--spacing)*-3)}.-mx-5{margin-inline:calc(var(--spacing)*-5)}.-mx-10{margin-inline:calc(var(--spacing)*-10)}.-mx-20{margin-inline:calc(var(--spacing)*-20)}.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)}.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-5{margin-bottom:calc(var(--spacing)*5)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.mb-15{margin-bottom:calc(var(--spacing)*15)}.mb-20{margin-bottom:calc(var(--spacing)*20)}.ml-3{margin-left:calc(var(--spacing)*3)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.w-1\/2{width:50%}.w-3\/4{width:75%}.w-full{width:100%}.grow{flex-grow:1}.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)}.rounded-2xl{border-radius:var(--radius-2xl)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-10{padding-inline:calc(var(--spacing)*10)}.px-20{padding-inline:calc(var(--spacing)*20)}.pr-4{padding-right:calc(var(--spacing)*4)}.text-center{text-align:center}.text-right{text-align:right}.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-pretty{text-wrap:pretty}.text-white{color:var(--color-white)}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.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\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-1\/2{width:50%}}@media(min-width:48rem){.md\:mt-0{margin-top:calc(var(--spacing)*0)}.md\:mb-0{margin-bottom:calc(var(--spacing)*0)}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-1\/2{width:50%}.md\:w-2\/3{width:66.6667%}.md\:w-4\/5{width:80%}}@media(min-width:64rem){.lg\:hidden{display:none}.lg\:w-1\/3{width:33.3333%}.lg\:w-1\/4{width:25%}}@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-3\/4{width:75%}.xl\:w-4\/5{width:80%}.xl\:w-full{width:100%}.xl\:flex-row{flex-direction:row}}@media(min-width:96rem){.\32xl\:flex{display:flex}.\32xl\:w-1\/2{width:50%}.\32xl\:w-1\/4{width:25%}.\32xl\:w-2\/5{width:40%}.\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;--ddImgX: 0px}*::-webkit-scrollbar{display:none}#root{overflow:clip}.text-primary{color:var(--primary-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;font-weight:500;line-height:1em}.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}.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-16{font-size:16px;line-height:1.2em}.fs-14{font-size:14px;line-height:1.2em}.fs-100{font-size:100px;line-height:1.1em}p{font-size:18px;line-height:1.4em;font-weight:200;margin-top:15px}img{display:inline}button,.btn{padding:5px 5px 4px 25px;border-radius:360px;background-color:var(--primary-color);color:#000;font-weight:900;text-transform:uppercase;text-align:left;display:inline-flex;width:fit-content;overflow:clip;position:relative;isolation:isolate}:is(button,.btn) div{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:1}:is(button,.btn) i{width:40px;height:40px;display:flex;background-color:#060606;border-radius:360px;overflow:clip;z-index:1}:is(button,.btn) 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}:is(button,.btn) 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}:is(button,.btn):after{transition:all .4s;content:"";position:absolute;background-color:#fff;border-radius:360px;width:100%;height:100%;left:0;top:100%;z-index:0}:is(button,.btn):hover{cursor:pointer}:is(button,.btn):hover i:before{background-position:12px -15px}:is(button,.btn):hover i.progress:before{background-position:unset}:is(button,.btn):hover:after{top:0}:is(button,.btn).reverse{background-color:#fff}:is(button,.btn).reverse:after{background-color:var(--primary-color)}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}.main-logo{transition:all .4s!important;position:fixed;width:100%;z-index:29;mix-blend-mode:difference;top:-100px}.main-logo.aos-animate{top:20px}.main-logo .mobile-nav-icon svg rect{transition:all .4s}.main-logo .mobile-nav-icon.hide svg rect{transform:rotate(0);x:12px}.main-logo .mobile-nav-icon.hide svg rect.top{y:20px}.main-logo .mobile-nav-icon.hide svg rect.bottom{y:27px}header{transition:all .5s;position:fixed;top:0;width:100%;padding-block:20px;z-index:98}header .container{display:flex;align-items:center;justify-content:space-between}header .logo{opacity:0}header .nav-right .main-nav{display:flex;padding:10px 50px;background:#ffffff0f;border:.87px solid;border:1px solid rgba(255,255,255,.17);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:50px;isolation:isolate}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;position:relative}header .nav-right .main-nav ul li .nav-link-wrapper{overflow:clip;position:relative}header .nav-right .main-nav ul li .nav-link-wrapper a{display:flex;line-height:1em;transition:all .4s;font-weight:600}header .nav-right .main-nav ul li .nav-link-wrapper 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 .nav-link-wrapper a.active.main-nav-link{transform:translateY(-1em)}header .nav-right .main-nav ul li .nav-link-wrapper a:hover{transform:translateY(-1em)}header .nav-right .main-nav ul li a.active{color:var(--primary-color)!important}header .nav-right .main-nav ul li:has(.dropdown){cursor:pointer}header .nav-right .main-nav ul li:has(.dropdown):has(a:hover):before{transform:rotate(180deg);background: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")}header .nav-right .main-nav ul li:has(.dropdown):hover:before{transform:rotate(180deg);background: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")}header .nav-right .main-nav ul li:has(.dropdown):hover a.main-nav-link:not(.active){transform:translateY(-1em)}header .nav-right .dropdown-wrapper{position:absolute;left:100dvw;padding-top:25px;transform:translate(-25px)}header .nav-right .dropdown-wrapper .dropdown{opacity:0;transition:all .2s;display:flex;gap:50px;border-radius:12px;border:1px solid #333;padding:15px 30px;transform:translateY(30px);background-color:#111;min-width:700px;align-items:center}header .nav-right .dropdown-wrapper .dropdown .left{min-width:350px}header .nav-right .dropdown-wrapper .dropdown .left ul{padding-bottom:0;display:block}header .nav-right .dropdown-wrapper .dropdown .left ul li{overflow:clip}header .nav-right .dropdown-wrapper .dropdown .left ul li a{color:transparent;font-weight:400!important;display:inline-block;background-image:linear-gradient(to bottom,#fff 50%,red 50%);background-size:200% 200%;background-position:top;-webkit-background-clip:text;background-clip:text;padding-inline:32px;padding-block:8px;transition:background-position .5s}header .nav-right .dropdown-wrapper .dropdown .left ul li a:hover{background-position:bottom}header .nav-right .dropdown-wrapper .dropdown .left ul li:last-child{padding-bottom:0}header .nav-right .dropdown-wrapper .dropdown .left ul li:before{content:"";position:absolute;width:20px;pointer-events:none;height:20px;top:10px}header .nav-right .dropdown-wrapper .dropdown .left ul li:nth-child(1):before{background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clipPath='url(%23clip0_338_31)'%3E%3Cpath d='M19.8098 10.6912L18.4757 9.55372C18.2741 9.38191 18.2434 9.08146 18.4047 8.87175L19.475 7.4805C19.7073 7.17829 19.5644 6.73686 19.1997 6.62936L17.5203 6.13595C17.267 6.06194 17.1171 5.80025 17.1793 5.54209L17.5939 3.83365C17.6842 3.46271 17.3748 3.11732 16.9988 3.16842L15.265 3.40455C15.0038 3.4398 14.7601 3.2627 14.7127 3.00189L14.3998 1.27142C14.3323 0.896073 13.9098 0.706637 13.5864 0.907527L12.098 1.8318C11.8736 1.97101 11.58 1.90845 11.431 1.68906L10.4449 0.236132C10.231 -0.0793006 9.76906 -0.0793006 9.55518 0.236132L8.56908 1.68906C8.42007 1.90845 8.12643 1.97101 7.90203 1.8318L6.41367 0.907527C6.0911 0.706637 5.66861 0.896073 5.60024 1.27142L5.28731 3.00189C5.23998 3.2627 4.99718 3.44068 4.73509 3.40455L3.0013 3.16842C2.62526 3.11732 2.31585 3.46271 2.40613 3.83365L2.82073 5.54209C2.88297 5.79937 2.73308 6.06106 2.47976 6.13595L0.800309 6.62936C0.435668 6.73598 0.292792 7.17829 0.525075 7.4805L1.59533 8.87175C1.75661 9.08146 1.72506 9.38191 1.52433 9.55372L0.190237 10.6912C-0.0990207 10.9379 -0.050811 11.4005 0.28315 11.5811L1.82323 12.4146C2.05551 12.5406 2.14843 12.8279 2.0336 13.0667L1.27452 14.6509C1.10973 14.9945 1.34113 15.3972 1.7198 15.4253L3.46411 15.5575C3.72707 15.5778 3.92868 15.8016 3.92079 16.0668L3.86907 17.8246C3.85768 18.2061 4.23196 18.4792 4.58959 18.3506L6.23661 17.7576C6.48467 17.6677 6.7599 17.7911 6.85983 18.0369L7.52337 19.6643C7.66712 20.0176 8.11941 20.1137 8.39377 19.8502L9.65862 18.6352C9.8497 18.4519 10.1495 18.4519 10.3406 18.6352L11.6054 19.8502C11.8798 20.1137 12.3321 20.0176 12.4758 19.6643L13.1394 18.0369C13.2393 17.7911 13.5136 17.6686 13.7626 17.7576L15.4096 18.3506C15.7672 18.4792 16.1406 18.2061 16.1301 17.8246L16.0784 16.0668C16.0705 15.8016 16.2712 15.5769 16.5351 15.5575L18.2794 15.4253C18.658 15.3972 18.8895 14.9945 18.7247 14.6509L17.9656 13.0667C17.8508 12.8279 17.9437 12.5406 18.1759 12.4146L19.716 11.5811C20.05 11.4005 20.0982 10.9379 19.8089 10.6912H19.8098ZM14.406 9.17045L12.2681 10.8613C12.0989 10.9952 12.027 11.2181 12.0858 11.4261L12.8264 14.057C12.8711 14.2174 12.6941 14.3469 12.5565 14.2544L10.2959 12.7336C10.117 12.6129 9.88389 12.6129 9.70507 12.7336L7.44448 14.2544C7.30686 14.3469 7.1298 14.2174 7.1745 14.057L7.91518 11.4261C7.97391 11.2181 7.90203 10.9952 7.73286 10.8613L5.59498 9.17045C5.46525 9.06736 5.53275 8.85766 5.69841 8.85149L8.41656 8.74664C8.63131 8.73871 8.82064 8.60038 8.89427 8.39772L9.83392 5.83109C9.8909 5.67514 10.1109 5.67514 10.1679 5.83109L11.1075 8.39772C11.182 8.60038 11.3705 8.73871 11.5852 8.74664L14.3034 8.85149C14.4691 8.85766 14.5366 9.06736 14.4068 9.17045H14.406Z' fill='%23DC0000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_338_31'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat}header .nav-right .dropdown-wrapper .dropdown .left ul li:nth-child(2):before{background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0C4.48628 0 0.00118779 4.48509 0 9.99762C0 9.99762 0 9.99881 0 10C0 15.5137 4.48628 20 10 20C15.5137 20 20 15.5137 20 10C20 4.48628 15.5137 0 10 0ZM14.0124 12.0881C14.0682 11.4004 14.0955 10.6996 14.0955 10C14.0955 9.30039 14.0682 8.5996 14.0124 7.91187C16.831 8.42737 18.3312 9.41204 18.3312 10C18.3312 10.588 16.831 11.5726 14.0124 12.0881ZM10 18.3312C9.41204 18.3312 8.42737 16.831 7.91187 14.0112C8.5996 14.067 9.30039 14.0943 10 14.0943C10.6996 14.0943 11.4004 14.067 12.0881 14.0112C11.5726 16.831 10.588 18.3312 10 18.3312ZM10 12.4255C9.16736 12.4255 8.39411 12.3875 7.67906 12.3198C7.61136 11.6059 7.57335 10.8326 7.57335 10C7.57335 9.16736 7.61136 8.39411 7.67906 7.68025C8.39292 7.61254 9.16736 7.57453 10 7.57453C10.8326 7.57453 11.6059 7.61254 12.3209 7.68025C12.3886 8.39411 12.4267 9.16736 12.4267 10C12.4267 10.8326 12.3886 11.6059 12.3209 12.3198C11.6071 12.3875 10.8326 12.4255 10 12.4255ZM1.66884 10C1.66884 9.41204 3.16902 8.42737 5.98765 7.91187C5.93182 8.5996 5.9045 9.30039 5.9045 10C5.9045 10.6996 5.93182 11.4004 5.98765 12.0881C3.16902 11.5726 1.66884 10.588 1.66884 10ZM10 1.66884C10.588 1.66884 11.5726 3.16902 12.0881 5.98883C11.4004 5.93301 10.6996 5.90569 10 5.90569C9.30039 5.90569 8.5996 5.93301 7.91187 5.98883C8.42737 3.16902 9.41204 1.66884 10 1.66884ZM17.9131 7.39874C16.8239 6.84048 15.3902 6.43663 13.8104 6.18957C13.5646 4.60981 13.1595 3.17496 12.6013 2.08695C15.1051 2.91246 17.0875 4.89488 17.9131 7.39874ZM7.39874 2.08695C6.84048 3.17615 6.43663 4.60981 6.18957 6.18957C4.60981 6.43544 3.17615 6.84048 2.08695 7.39755C2.91246 4.89369 4.89369 2.91127 7.39874 2.08576V2.08695ZM2.08695 12.6013C3.17615 13.1595 4.60981 13.5634 6.18957 13.8092C6.43544 15.389 6.84048 16.8227 7.39755 17.9119C4.89369 17.0864 2.91127 15.1051 2.08576 12.6001L2.08695 12.6013ZM12.6013 17.9131C13.1595 16.8239 13.5634 15.3902 13.8104 13.8104C15.3902 13.5646 16.8239 13.1595 17.9131 12.6024C17.0875 15.1063 15.1063 17.0887 12.6013 17.9142V17.9131Z' fill='%23DC0000'/%3E%3C/svg%3E") no-repeat}header .nav-right .dropdown-wrapper .dropdown .left ul li:nth-child(3):before{background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clipPath='url(%23clip0_338_102)'%3E%3Cpath d='M14.2169 0H5.7823C4.79926 0 4 0.782474 4 1.74486V18.2551C4 19.2175 4.79926 20 5.7823 20H14.2169C15.1999 20 15.9992 19.2175 15.9992 18.2551V1.74486C15.9992 0.782474 15.1992 0 14.2169 0ZM15.1588 18.2551C15.1588 18.7631 14.7366 19.1764 14.2177 19.1764H5.7823C5.26345 19.1764 4.84124 18.7631 4.84124 18.2551V17.4044H15.1588V18.2551ZM15.1588 16.5801H4.84124V3.09345H15.1588V16.5801ZM15.1588 2.26987H4.84124V1.74486C4.84124 1.23691 5.26345 0.823575 5.7823 0.823575H14.2169C14.7358 0.823575 15.158 1.23691 15.158 1.74486V2.26987H15.1588Z' fill='%23DC0000'/%3E%3Cpath d='M9.99966 18.919C10.3545 18.919 10.6429 18.6367 10.6429 18.2893C10.6429 17.9418 10.3545 17.6596 9.99966 17.6596C9.64478 17.6596 9.35645 17.9418 9.35645 18.2893C9.35645 18.6367 9.64478 18.919 9.99966 18.919Z' fill='%23DC0000'/%3E%3Cpath d='M10.4828 1.14462H8.02243C7.79033 1.14462 7.60181 1.32919 7.60181 1.55641C7.60181 1.78363 7.79033 1.9682 8.02243 1.9682H10.4828C10.7149 1.9682 10.9034 1.78363 10.9034 1.55641C10.9034 1.32919 10.7149 1.14462 10.4828 1.14462Z' fill='%23DC0000'/%3E%3Cpath d='M11.5332 1.03528C11.2401 1.03528 11.0017 1.2687 11.0017 1.55563C11.0017 1.84257 11.2401 2.07599 11.5332 2.07599C11.8263 2.07599 12.0655 1.84257 12.0655 1.55563C12.0655 1.2687 11.8271 1.03528 11.5332 1.03528Z' fill='%23DC0000'/%3E%3Cpath d='M6.21403 4.91818H7.54561C7.73176 4.91818 7.88306 5.0663 7.88306 5.24854V6.55215C7.88306 6.73439 7.73176 6.88251 7.54561 6.88251H6.21403C6.02788 6.88251 5.87659 6.73439 5.87659 6.55215V5.24776C5.87659 5.06552 6.02788 4.9174 6.21403 4.9174V4.91818Z' fill='%23DC0000'/%3E%3Cpath d='M9.33427 4.91818H10.6658C10.852 4.91818 11.0033 5.0663 11.0033 5.24854V6.55215C11.0033 6.73439 10.852 6.88251 10.6658 6.88251H9.33427C9.14812 6.88251 8.99683 6.73439 8.99683 6.55215V5.24854C8.99683 5.0663 9.14812 4.91818 9.33427 4.91818Z' fill='%23DC0000'/%3E%3Cpath d='M13.7852 4.91818H12.4537C12.2673 4.91818 12.1162 5.06609 12.1162 5.24854V6.55215C12.1162 6.7346 12.2673 6.88251 12.4537 6.88251H13.7852C13.9716 6.88251 14.1227 6.7346 14.1227 6.55215V5.24854C14.1227 5.06609 13.9716 4.91818 13.7852 4.91818Z' fill='%23DC0000'/%3E%3Cpath d='M6.21403 8.40481H7.54561C7.73176 8.40481 7.88306 8.55293 7.88306 8.73517V10.0388C7.88306 10.221 7.73176 10.3691 7.54561 10.3691H6.21403C6.02788 10.3691 5.87659 10.221 5.87659 10.0388V8.7344C5.87659 8.55216 6.02788 8.40404 6.21403 8.40404V8.40481Z' fill='%23DC0000'/%3E%3Cpath d='M10.6658 8.40482H9.33427C9.14791 8.40482 8.99683 8.55272 8.99683 8.73518V10.0388C8.99683 10.2212 9.14791 10.3691 9.33427 10.3691H10.6658C10.8522 10.3691 11.0033 10.2212 11.0033 10.0388V8.73518C11.0033 8.55272 10.8522 8.40482 10.6658 8.40482Z' fill='%23DC0000'/%3E%3Cpath d='M13.7852 8.40482H12.4537C12.2673 8.40482 12.1162 8.55272 12.1162 8.73518V10.0388C12.1162 10.2212 12.2673 10.3691 12.4537 10.3691H13.7852C13.9716 10.3691 14.1227 10.2212 14.1227 10.0388V8.73518C14.1227 8.55272 13.9716 8.40482 13.7852 8.40482Z' fill='%23DC0000'/%3E%3Cpath d='M6.21403 11.8914H7.54561C7.73176 11.8914 7.88306 12.0396 7.88306 12.2218V13.5254C7.88306 13.7076 7.73176 13.8558 7.54561 13.8558H6.21403C6.02788 13.8558 5.87659 13.7076 5.87659 13.5254V12.2218C5.87659 12.0396 6.02788 11.8914 6.21403 11.8914Z' fill='%23DC0000'/%3E%3Cpath d='M9.33427 11.8914H10.6658C10.852 11.8914 11.0033 12.0396 11.0033 12.2218V13.5254C11.0033 13.7076 10.852 13.8558 10.6658 13.8558H9.33427C9.14812 13.8558 8.99683 13.7076 8.99683 13.5254V12.2218C8.99683 12.0396 9.14812 11.8914 9.33427 11.8914Z' fill='%23DC0000'/%3E%3Cpath d='M12.4544 11.8914H13.786C13.9721 11.8914 14.1234 12.0396 14.1234 12.2218V13.5254C14.1234 13.7076 13.9721 13.8558 13.786 13.8558H12.4544C12.2682 13.8558 12.1169 13.7076 12.1169 13.5254V12.2218C12.1169 12.0396 12.2682 11.8914 12.4544 11.8914Z' fill='%23DC0000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_338_102'%3E%3Crect width='12' height='20' fill='white' transform='translate(4)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat}header .nav-right .dropdown-wrapper .dropdown .left ul li:nth-child(4):before{background:url("data:image/svg+xml, %3Csvg width='23' height='20' viewBox='0 0 23 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.67617 14.1457L5.33695 8.92593C5.25626 8.71261 5.35309 8.4745 5.55931 8.3736L1.91197 10.0209C0.266721 10.7706 -0.457726 12.7135 0.301688 14.3377L0.326793 14.3926C1.08621 16.0169 3.05423 16.7321 4.69948 15.9824L8.01687 14.4236C7.86624 14.3971 7.73355 14.297 7.67617 14.1457Z' fill='%23DC0000'/%3E%3Cpath d='M13.0512 0.963993C12.9051 0.599311 12.3868 0.589574 12.2245 0.948061C11.622 2.28198 10.5461 5.59953 7.23051 7.57431C6.99561 7.71416 6.75084 7.84693 6.49351 7.97262C6.2864 8.07265 6.19047 8.31164 6.27116 8.52496L8.61037 13.7447C8.66775 13.8961 8.80045 13.9961 8.95108 14.0226C9.0237 14.0359 9.09991 14.0333 9.17522 14.0076C13.3157 12.6223 16.8474 14.02 18.307 14.5812C18.6719 14.7219 19.0324 14.3678 18.888 14.0085L13.0512 0.963993Z' fill='%23DC0000'/%3E%3Cpath d='M12.808 1.27842C12.6619 0.913734 12.1437 0.903997 11.9814 1.26248C11.3789 2.59641 10.303 5.91396 6.98735 7.88873C6.75244 8.02858 6.50767 8.16136 6.25035 8.28705C6.04324 8.38707 5.9473 8.62606 6.02799 8.83938L8.36721 14.0591C8.42459 14.2105 8.55728 14.3105 8.70791 14.3371C8.78054 14.3503 8.85675 14.3477 8.93206 14.322C13.0725 12.9367 16.6042 14.3344 18.0639 14.8956C18.4288 15.0363 18.7892 14.6823 18.6449 14.3229L12.808 1.27842Z' fill='%23DC0000'/%3E%3Cpath d='M8.19353 15.2848C8.16664 15.2282 8.13615 15.1733 8.10387 15.1211L4.95325 16.5851C4.97387 16.6436 4.99628 16.7011 5.02408 16.7577L6.0964 19.0069C6.50704 19.8673 7.55606 20.2399 8.42754 19.8345C9.29903 19.4291 9.6765 18.3935 9.26676 17.5331L8.19443 15.284L8.19353 15.2848Z' fill='%23DC0000'/%3E%3Cpath d='M15.8459 3.40346C15.9212 3.45126 16.0055 3.47427 16.088 3.47427C16.235 3.47427 16.3793 3.40257 16.4654 3.27157L18.1564 0.682503C18.2909 0.477148 18.2308 0.202751 18.0228 0.070863C17.8148 -0.0619098 17.5368 -0.00260459 17.4033 0.202751L15.7123 2.79182C15.5778 2.99717 15.6379 3.27157 15.8459 3.40346Z' fill='%23DC0000'/%3E%3Cpath d='M22.5924 11.4831L19.5422 10.8325C19.3001 10.7812 19.0616 10.9326 19.0096 11.1716C18.9576 11.4105 19.111 11.646 19.353 11.6973L22.4032 12.3479C22.4355 12.355 22.4669 12.3577 22.4983 12.3577C22.7045 12.3577 22.891 12.216 22.9358 12.008C22.9878 11.769 22.8345 11.5336 22.5924 11.4822V11.4831Z' fill='%23DC0000'/%3E%3Cpath d='M17.8525 7.19015C17.9287 7.35036 18.09 7.44418 18.2586 7.44418C18.3223 7.44418 18.3877 7.43091 18.4496 7.4017L21.273 6.08902C21.4971 5.98457 21.593 5.72079 21.4872 5.50039C21.3814 5.27999 21.1143 5.18439 20.891 5.28884L18.0676 6.60152C17.8435 6.70597 17.7475 6.96974 17.8533 7.19015H17.8525Z' fill='%23DC0000'/%3E%3C/svg%3E") no-repeat}header .nav-right .dropdown-wrapper .dropdown .left ul li:nth-child(5):before{background:url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clipPath='url(%23clip0_338_114)'%3E%3Cpath d='M18.16 0H1.84C0.83 0 0 0.83 0 1.84V2.87H20V1.84C20 0.83 19.17 0 18.16 0ZM2.5 2.01C2.5 2.01 2.47 2.08 2.43 2.08H1.57C1.57 2.08 1.5 2.05 1.5 2.01V1.15C1.5 1.15 1.53 1.08 1.57 1.08H2.43C2.43 1.08 2.5 1.11 2.5 1.15V2.01ZM4.5 2.01C4.5 2.01 4.47 2.08 4.43 2.08H3.57C3.57 2.08 3.5 2.05 3.5 2.01V1.15C3.5 1.15 3.53 1.08 3.57 1.08H4.43C4.43 1.08 4.5 1.11 4.5 1.15V2.01ZM6.5 2.01C6.5 2.01 6.47 2.08 6.43 2.08H5.57C5.57 2.08 5.5 2.05 5.5 2.01V1.15C5.5 1.15 5.53 1.08 5.57 1.08H6.43C6.43 1.08 6.5 1.11 6.5 1.15V2.01ZM8.5 2.01C8.5 2.01 8.47 2.08 8.43 2.08H7.57C7.57 2.08 7.5 2.05 7.5 2.01V1.15C7.5 1.15 7.53 1.08 7.57 1.08H8.43C8.43 1.08 8.5 1.11 8.5 1.15V2.01ZM10.5 2.01C10.5 2.01 10.47 2.08 10.43 2.08H9.57C9.57 2.08 9.5 2.05 9.5 2.01V1.15C9.5 1.15 9.53 1.08 9.57 1.08H10.43C10.43 1.08 10.5 1.11 10.5 1.15V2.01ZM12.5 2.01C12.5 2.01 12.47 2.08 12.43 2.08H11.57C11.57 2.08 11.5 2.05 11.5 2.01V1.15C11.5 1.15 11.53 1.08 11.57 1.08H12.43C12.43 1.08 12.5 1.11 12.5 1.15V2.01ZM14.5 2.01C14.5 2.01 14.47 2.08 14.43 2.08H13.57C13.57 2.08 13.5 2.05 13.5 2.01V1.15C13.5 1.15 13.53 1.08 13.57 1.08H14.43C14.43 1.08 14.5 1.11 14.5 1.15V2.01ZM16.5 2.01C16.5 2.01 16.47 2.08 16.43 2.08H15.57C15.57 2.08 15.5 2.05 15.5 2.01V1.15C15.5 1.15 15.53 1.08 15.57 1.08H16.43C16.43 1.08 16.5 1.11 16.5 1.15V2.01ZM18.5 2.01C18.5 2.01 18.47 2.08 18.43 2.08H17.57C17.57 2.08 17.5 2.05 17.5 2.01V1.15C17.5 1.15 17.53 1.08 17.57 1.08H18.43C18.43 1.08 18.5 1.11 18.5 1.15V2.01Z' fill='%23DD0000'/%3E%3Cpath d='M0 16.16C0 17.17 0.83 18 1.84 18H18.16C19.17 18 20 17.17 20 16.16V15.13H0V16.16ZM17.5 15.99C17.5 15.99 17.53 15.92 17.57 15.92H18.43C18.43 15.92 18.5 15.95 18.5 15.99V16.85C18.5 16.85 18.47 16.92 18.43 16.92H17.57C17.57 16.92 17.5 16.89 17.5 16.85V15.99ZM15.5 15.99C15.5 15.99 15.53 15.92 15.57 15.92H16.43C16.43 15.92 16.5 15.95 16.5 15.99V16.85C16.5 16.85 16.47 16.92 16.43 16.92H15.57C15.57 16.92 15.5 16.89 15.5 16.85V15.99ZM13.5 15.99C13.5 15.99 13.53 15.92 13.57 15.92H14.43C14.43 15.92 14.5 15.95 14.5 15.99V16.85C14.5 16.85 14.47 16.92 14.43 16.92H13.57C13.57 16.92 13.5 16.89 13.5 16.85V15.99ZM11.5 15.99C11.5 15.99 11.53 15.92 11.57 15.92H12.43C12.43 15.92 12.5 15.95 12.5 15.99V16.85C12.5 16.85 12.47 16.92 12.43 16.92H11.57C11.57 16.92 11.5 16.89 11.5 16.85V15.99ZM9.5 15.99C9.5 15.99 9.53 15.92 9.57 15.92H10.43C10.43 15.92 10.5 15.95 10.5 15.99V16.85C10.5 16.85 10.47 16.92 10.43 16.92H9.57C9.57 16.92 9.5 16.89 9.5 16.85V15.99ZM7.5 15.99C7.5 15.99 7.53 15.92 7.57 15.92H8.43C8.43 15.92 8.5 15.95 8.5 15.99V16.85C8.5 16.85 8.47 16.92 8.43 16.92H7.57C7.57 16.92 7.5 16.89 7.5 16.85V15.99ZM5.5 15.99C5.5 15.99 5.53 15.92 5.57 15.92H6.43C6.43 15.92 6.5 15.95 6.5 15.99V16.85C6.5 16.85 6.47 16.92 6.43 16.92H5.57C5.57 16.92 5.5 16.89 5.5 16.85V15.99ZM3.5 15.99C3.5 15.99 3.53 15.92 3.57 15.92H4.43C4.43 15.92 4.5 15.95 4.5 15.99V16.85C4.5 16.85 4.47 16.92 4.43 16.92H3.57C3.57 16.92 3.5 16.89 3.5 16.85V15.99ZM1.5 15.99C1.5 15.99 1.53 15.92 1.57 15.92H2.43C2.43 15.92 2.5 15.95 2.5 15.99V16.85C2.5 16.85 2.47 16.92 2.43 16.92H1.57C1.57 16.92 1.5 16.89 1.5 16.85V15.99Z' fill='%23DD0000'/%3E%3Cpath d='M0 14.13H20V3.87H0V14.13ZM7.03 6.22C7.03 5.54 7.78 5.11999 8.36 5.49L12.74 8.27C13.28 8.61 13.28 9.38999 12.74 9.72999L8.36 12.51C7.78 12.88 7.03 12.46 7.03 11.78V6.22Z' fill='%23DD0000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_338_114'%3E%3Crect width='20' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E ") no-repeat}header .nav-right .dropdown-wrapper .dropdown .right{padding-left:30px;height:calc(100% - 40px);margin-top:30px;border-left:1px solid #333;display:flex;align-items:center;min-width:300px}header .nav-right .dropdown-wrapper .dropdown .right .img-container{display:flex;overflow:clip;border-radius:12px}header .nav-right .dropdown-wrapper .dropdown .right .img-container .img-wrapper{flex:0 0 100%}header .nav-right .dropdown-wrapper .dropdown .right .img-container .img-wrapper img{transition:all .5s;transform:translate(var(--ddImgX));width:100%}header .nav-right:has(#dropdownService:hover) .dropdown-wrapper{display:flex;left:unset}header .nav-right:has(#dropdownService:hover) .dropdown-wrapper .dropdown{opacity:1;transform:translateY(0)}.mobile-nav{transition:all .4s ease-in-out;position:fixed;width:100dvw;height:100dvh;left:100dvw;top:0;background-color:#0f0f0f;z-index:98}.mobile-nav.show{left:0}.mobile-nav .container{padding-top:120px;height:100%}.mobile-nav .container .nav-page-wrapper{display:flex}.mobile-nav .container .nav-page-wrapper .nav-page{transition:all .5s;position:absolute;height:calc(100% - 120px);display:flex;flex-direction:column;justify-content:space-between;left:100%;background-color:#0f0f0f;padding-inline:25px;width:100dvw}.mobile-nav .container .nav-page-wrapper .nav-page .parent-name{font-size:20px;font-weight:200;opacity:.5;position:relative;padding-left:25px}.mobile-nav .container .nav-page-wrapper .nav-page .parent-name:before{content:"";position:absolute;left:0;top:4px;width:15px;height:15px;background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 106.01 186'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23848484; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M102.2,163.8L31.39,93,102.2,22.19c5.07-5.07,5.07-13.32,0-18.39-5.07-5.07-13.32-5.07-18.39,0L3.82,83.81c-2.46,2.45-3.82,5.72-3.82,9.2s1.36,6.74,3.81,9.19l80,80c2.54,2.54,5.87,3.8,9.2,3.8s6.66-1.27,9.2-3.8c5.07-5.07,5.07-13.32,0-18.39Z'/%3E%3C/svg%3E") no-repeat}.mobile-nav .container .nav-page-wrapper .nav-page.active,.mobile-nav .container .nav-page-wrapper .nav-page.first{left:0}.mobile-nav .container ul.inner{padding-left:40px;padding-top:10px}.mobile-nav .container ul.inner li{margin-bottom:15px}.mobile-nav .container ul li{font-size:30px;margin-bottom:35px;overflow:clip;line-height:1.2em}.mobile-nav .container ul li div.page-link{position:relative}.mobile-nav .container ul li div.page-link:before{content:"";position:absolute;width:20px;height:20px;right:15px;top:7px;transform:rotate(180deg);background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 106.01 186'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M102.2,163.8L31.39,93,102.2,22.19c5.07-5.07,5.07-13.32,0-18.39-5.07-5.07-13.32-5.07-18.39,0L3.82,83.81c-2.46,2.45-3.82,5.72-3.82,9.2s1.36,6.74,3.81,9.19l80,80c2.54,2.54,5.87,3.8,9.2,3.8s6.66-1.27,9.2-3.8c5.07-5.07,5.07-13.32,0-18.39Z'/%3E%3C/svg%3E") no-repeat}.mobile-nav .container ul li .active{color:var(--primary-color)}.mobile-nav .container ul li .active:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 106.01 186'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23dc0000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M102.2,163.8L31.39,93,102.2,22.19c5.07-5.07,5.07-13.32,0-18.39-5.07-5.07-13.32-5.07-18.39,0L3.82,83.81c-2.46,2.45-3.82,5.72-3.82,9.2s1.36,6.74,3.81,9.19l80,80c2.54,2.54,5.87,3.8,9.2,3.8s6.66-1.27,9.2-3.8c5.07-5.07,5.07-13.32,0-18.39Z'/%3E%3C/svg%3E") no-repeat!important}.mobile-nav .container button{width:75px;height:75px;transition:all .4s}.mobile-nav .container button.call{background-color:#11a960}.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%)}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;width:max-content;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)!important}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:.2}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)}}section.gc-marquee-text{padding:0}section.gc-marquee-text .marquee-wrapper{display:inline-flex;gap:var(--maqruee-text-gap);height:100%;align-items:center;background-color:var(--primary-color)}section.gc-marquee-text .marquee-wrapper .marquee{animation-name:marquee-text-anim;animation-duration:10s;animation-timing-function:linear;animation-direction:normal;animation-iteration-count:infinite;text-transform:uppercase;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.gc-marquee-text .marquee-wrapper .marquee:before{content:"*";display:flex;align-items:center;color:#fff;font-size:2em;transform:translateY(75px)}.accordion{margin:auto}.accordion button{background:none;border:none;border-radius:0;font-size:20px;font-weight:300;text-transform:none;cursor:pointer;outline:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff}.accordion button:after{all:revert}.accordion button .icon{width:30px;height:30px;background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 256 256'%3E%3C!-- Generator: Adobe Illustrator 29.5.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 137) --%3E%3Cdefs%3E%3Cstyle%3E .st0 %7B fill: %23dc0000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='st0' d='M213.66,101.66l-80,80c-3.12,3.13-8.19,3.13-11.31,0,0,0,0,0,0,0L42.34,101.66c-3.13-3.13-3.13-8.19,0-11.32,3.13-3.13,8.19-3.13,11.32,0h0l74.34,74.35,74.34-74.35c3.13-3.13,8.19-3.13,11.32,0,3.13,3.13,3.13,8.19,0,11.32Z'/%3E%3C/svg%3E") no-repeat;transition:all .3s}.accordion button .icon.open{transform:rotate(90deg)}.accordion .accordion-item{border-bottom:1px solid #333;transition:all .4s}.accordion .accordion-header{width:100%;padding:16px 0;background:none;border:none;display:flex;justify-content:space-between;align-items:center;font-size:16px;cursor:pointer}.accordion .accordion-content{overflow:hidden;transition:height .3s ease}.accordion .accordion-content ul{margin-bottom:20px}.accordion .accordion-content ul li{position:relative;padding-left:28px;padding-bottom:5px;font-size:16px;line-height:1.2em;font-weight:200}.accordion .accordion-content ul li:before{content:"";position:absolute;background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 176 176'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23dc0000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M88,0C39.4,0,0,39.4,0,88s39.4,88,88,88c48.58-.06,87.94-39.42,88-88C176,39.4,136.6,0,88,0ZM137.41,72.97l-.22.22-56,56c-2.45,2.46-5.72,3.81-9.19,3.81h0c-3.37,0-6.54-1.27-8.97-3.59l-.22-.22-24-24c-5.07-5.07-5.07-13.32,0-18.39,2.46-2.46,5.72-3.81,9.2-3.81s6.74,1.35,9.2,3.81l14.8,14.81,46.8-46.81c5.01-5.01,13.12-5.07,18.2-.19l.19.18c2.46,2.45,3.81,5.72,3.81,9.19,0,3.37-1.27,6.55-3.59,8.98Z'/%3E%3C/svg%3E") no-repeat;width:17px;height:17px;left:0;top:2px}@media only screen and (max-width:1919px)and (min-width:1439px){h1,.hh1{font-size:70px}.fs-100{font-size:90px}}@media only screen and (max-width:1439px)and (min-width:769px){h1,.hh1{font-size:60px}}@media only screen and (max-width:1325px){:root{--eye-scale: .6}}@media only screen and (max-width:768px)and (min-width:427px){h1,.hh1{font-size:50px}h2,.hh2{font-size:40px}.hh3{font-size:36px}.fs-100{font-size:80px}}@media only screen and (max-width:426px){:root{--footer-logo-marquee-width: 200%;--footer-logo-marquee-speed: 10s}h1,.hh1{font-size:40px}h2,.hh2{font-size:36px}.hh3{font-size:30px}.hh5{font-size:26px}.fs-100{font-size:40px}.fs-36{font-size:24px;line-height:1.1em}.fs-24{font-size:18px}.fs-16{font-size:14px}.accordion button.accordion-header,.accordion .accordion-content{font-size:18px;padding-inline:20px!important}.main-logo.aos-animate{top:10px;z-index:99}.main-logo.aos-animate .logo svg{width:140px}header{padding-block:none}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{opacity:.5;font-size:22px;line-height:1.4em;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:150px}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 *{pointer-events:all}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:0px solid #000;border-radius:16px;padding:0;overflow:clip;position:relative}section.work .portfolio img{width:100%}section.work .portfolio .content-top{position:absolute;display:flex;gap:10px;padding:40px}section.work .portfolio .content-top .bullet{cursor:default;background:var(--bg-color);border:0px;font-size:20px;min-width:max-content}section.work .portfolio .content-bottom{position:absolute;padding:50px 40px;bottom:-1px;width:100%;display:flex;justify-content:space-between;align-items:center;z-index:1000;background:linear-gradient(0deg,#060606,#06060633)}section.work .portfolio .content-bottom div.brand{font-size:50px;line-height:0em}@media only screen and (max-width:426px){section.work .portfolio{width:80dvw;height:auto}section.work .portfolio .content-top{display:none}section.work .portfolio .content-bottom{padding:20px}section.work .portfolio .content-bottom div.brand{font-size:24px}section.work .portfolio .content-bottom a{display:none}}@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);height:100%}section.process .container .solar-system .planet-wrapper{position:absolute;left:0;top:0;width:auto;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.detailed{font-size:100px;transform:translateY(-50px)}section.process .container .solar-system .content-wrapper .content{line-height:1.1em;transition:all .5s;transform:translateY(1.5em)}section.process .container .solar-system .details{position:absolute;font-size:24px;width:85%;font-weight:200;margin-top:30px}section.process .container .solar-system .details div{transition:all .5s;position:absolute;width:100%;text-align:center;opacity:0}section.process .container .solar-system .details div.active{opacity:1}section.process .container .solar-system .details div li{position:relative;width:fit-content;padding-left:30px;margin:auto}section.process .container .solar-system .details div li span{opacity:.6}section.process .container .solar-system .details div li:before{content:"";position:absolute;background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 176 176'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23dc0000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M88,0C39.4,0,0,39.4,0,88s39.4,88,88,88c48.58-.06,87.94-39.42,88-88C176,39.4,136.6,0,88,0ZM137.41,72.97l-.22.22-56,56c-2.45,2.46-5.72,3.81-9.19,3.81h0c-3.37,0-6.54-1.27-8.97-3.59l-.22-.22-24-24c-5.07-5.07-5.07-13.32,0-18.39,2.46-2.46,5.72-3.81,9.2-3.81s6.74,1.35,9.2,3.81l14.8,14.81,46.8-46.81c5.01-5.01,13.12-5.07,18.2-.19l.19.18c2.46,2.45,3.81,5.72,3.81,9.19,0,3.37-1.27,6.55-3.59,8.98Z'/%3E%3C/svg%3E") no-repeat;width:18px;height:18px;left:0;top:9px}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(-90px)}section.process .container .solar-system .heading.active.detailed{transform:translateY(-130px)}@media only screen and (max-width:768px)and (min-width:427px){section.process .container .solar-system{width:100%}section.process .container .solar-system .content-wrapper{font-size:80px}}@media only screen and (max-width:426px){section.process .container{padding-inline:0px}section.process .container .solar-system{width:calc(100% - 20px)}section.process .container .solar-system svg{width:calc(100% - 5px)}section.process .container .solar-system .planet-wrapper{width:calc(100% - 30px)}section.process .container .solar-system .content-wrapper{font-size:40px}section.process .container .solar-system .content-wrapper.detailed{font-size:40px;transform:translateY(-50px)}section.process .container .solar-system .details{font-size:16px;transform:translateY(-30px)}section.process .container .solar-system .details div li{padding-left:24px}section.process .container .solar-system .details div li:before{top:5px;height:16px}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)}section.process .container .solar-system .heading.active.detailed{transform:translateY(-90px)}}: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;background:transparent;color:#fff;text-transform:capitalize;font-size:50px;font-weight:600;padding-inline:100px;padding-block:20px;display:block}section.home-services .accordion .accordion-item button.accordion-header:hover{color:#000}section.home-services .accordion .accordion-item button.accordion-header:hover:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 30 30'%3E%3C!-- Generator: Adobe Illustrator 29.5.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 137) --%3E%3Cdefs%3E%3Cstyle%3E .st0 %7B fill: %23000; %7D %3C/style%3E%3C/defs%3E%3Crect class='st0' y='12' width='30' height='6'/%3E%3Crect class='st0' y='12' width='30' height='6' transform='translate(30 0) rotate(90)'/%3E%3C/svg%3E")}section.home-services .accordion .accordion-item button.accordion-header:hover:after{height:100%;top:0}section.home-services .accordion .accordion-item button.accordion-header:hover span{color:#000}section.home-services .accordion .accordion-item button.accordion-header span{transition:all .5s;font-size:20px;color:#b8b8b8;font-weight:300;text-transform:uppercase}section.home-services .accordion .accordion-item button.accordion-header:before{transition:all .4s;content:"";position:absolute;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 30 30'%3E%3C!-- Generator: Adobe Illustrator 29.5.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 137) --%3E%3Cdefs%3E%3Cstyle%3E .st0 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Crect class='st0' y='12' width='30' height='6'/%3E%3Crect class='st0' y='12' width='30' height='6' transform='translate(30 0) rotate(90)'/%3E%3C/svg%3E");width:30px;height:30px;left:35px;top:40px;border-radius:0}section.home-services .accordion .accordion-item button.accordion-header:after{transition:all .4s;content:"";position:absolute;width:100%;height:0px;left:0;top:100%;z-index:-1;background-color:var(--primary-color)}section.home-services .accordion .accordion-item:has(.open) button.accordion-header{color:#000;background:var(--primary-color);border-top:0px!important}section.home-services .accordion .accordion-item:has(.open) button.accordion-header:before{transform:rotate(45deg);background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 30 30'%3E%3C!-- Generator: Adobe Illustrator 29.5.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 137) --%3E%3Cdefs%3E%3Cstyle%3E .st0 %7B fill: %23000; %7D %3C/style%3E%3C/defs%3E%3Crect class='st0' y='12' width='30' height='6'/%3E%3Crect class='st0' y='12' width='30' height='6' transform='translate(30 0) rotate(90)'/%3E%3C/svg%3E")}section.home-services .accordion .accordion-item:has(.open) button.accordion-header span{color:#000}section.home-services .accordion .accordion-item .accordion-content{overflow:hidden;transition:max-height .35s ease;background:var(--primary-color);color:#000;font-weight:500}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);right:30px;transition:all .4s}section.home-services .accordion .accordion-item .accordion-inner .bullet-wrapper{display:flex;flex-wrap:wrap;margin-top:30px;gap:10px}section.home-services .accordion .accordion-item .accordion-inner .bullet-wrapper .bullet{color:#fff;background-color:var(--bg-color)}section.home-services .accordion .accordion-item:last-child{border:0px}@media only screen and (max-width:768px)and (min-width:427px){section.home-services .accordion .accordion-item button.accordion-header{font-size:36px}}@media only screen and (max-width:426px){section.home-services .accordion .accordion-item button.accordion-header{font-size:26px;line-height:1.3em;padding-inline:0px;padding-left:40px!important}section.home-services .accordion .accordion-item button.accordion-header:before,section.home-services .accordion .accordion-item button.accordion-header:after{transform:scale(.5);left:5px;top:24px}section.home-services .accordion .accordion-item button.accordion-header:hover{background:var(--primary-color)}section.home-services .accordion .accordion-item button.accordion-header:after{display:none}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;opacity:.5}@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:768px)and (min-width:427px){section.testimonials{height:calc(100dvh + 50px)}section.testimonials .scene .item .fs-22{font-size:12px;margin:0;line-height:1.4em}section.testimonials .scene .item p{font-size:9px;line-height:1.1em}section.testimonials .scene .item .fs-20{font-size:11px}}@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:768px)and (min-width:427px){section.cta-2 .fs-100{font-size:65px!important;line-height:1.2em;margin-bottom:40px}}@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-100{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)}}section.page-about.hero{display:flex;border-bottom:1px solid #383838}section.page-about.hero .image-grid{display:flex;gap:20px;flex-direction:column;align-items:center;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 565.14 317.71'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D .cls-2 %7B fill: %23ec1c24; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M391.99,288.09h-218.84c-28.83,0-56.41-8.49-79.77-24.57-17.03-11.71-31.17-27.22-40.91-44.84-10.14-18.34-15.5-39.03-15.5-59.83s5.36-41.49,15.5-59.83c9.74-17.62,23.89-33.12,40.91-44.83,23.36-16.07,50.95-24.57,79.77-24.57h218.85c.11,0,.22,0,.33,0,74.94.17,135.85,58.08,135.85,129.23s-61.09,129.23-136.18,129.23ZM173.15,60.99c-22.45,0-43.88,6.58-61.99,19.04-26.81,18.45-42.82,47.91-42.82,78.82s16.01,60.38,42.82,78.83c18.11,12.46,39.54,19.04,61.99,19.04h218.84c57.79,0,104.81-43.9,104.81-97.86s-47.02-97.86-104.81-97.86c-.1,0-.21,0-.31,0h-218.53Z'/%3E%3Crect class='cls-1' width='565.14' height='317.71'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}section.page-about.hero .image-grid .col{display:flex;gap:20px}section.page-about.hero .image-grid .col .image1,section.page-about.hero .image-grid .col .image2,section.page-about.hero .image-grid .col .image3,section.page-about.hero .image-grid .col .image4{transform-origin:bottom right;transform:scale(0);animation:scale-1;animation-duration:.7s;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(.1,.7,1,.1)}section.page-about.hero .image-grid .col .image2{transform-origin:bottom left;animation-delay:.1s}section.page-about.hero .image-grid .col .image3{transform-origin:top left;animation-delay:.2s}section.page-about.hero .image-grid .col .image4{transform-origin:top right;animation-delay:.3s}@keyframes scale-1{0%{transform:scale(0)}to{transform:scale(1)}}section.page-about.believe .cards{position:relative;min-height:200px;width:80%;margin:70px auto auto}section.page-about.believe .cards .item{background-color:#f00000;border-radius:16px;padding:30px;width:50%;height:-webkit-fill-available;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:all .5s;transition-timing-function:cubic-bezier(.27,.89,.52,.93)}section.page-about.believe .cards .item div{font-size:30px;line-height:1em}section.page-about.believe .cards .item p{margin-top:100px}section.page-about.believe .cards .item:nth-child(2){position:absolute;top:0;left:20%;background-color:#fff}section.page-about.believe .cards .item:nth-child(2) *{color:#000;font-weight:500}section.page-about.believe .cards .item:nth-child(3){position:absolute;top:0;left:40%;background-color:#1a1a1a}section.page-about.believe .cards .item:nth-child(4){position:absolute;top:0;left:60%;background-color:#000}section.page-about.believe .cards .item:hover~.item{transform:translate(60%)}section.page-about.believe .cards-mobile{margin-top:50px}section.page-about.believe .cards-mobile .item{margin-bottom:20px;padding:30px 20px;border:1px solid transparent;border-radius:16px;background:linear-gradient(#0e0e0e,#060606) padding-box,linear-gradient(to top,#060606,#222) border-box;background-origin:border-box;background-clip:padding-box,border-box}section.page-about.believe .cards-mobile .item div{font-size:24px;line-height:1.2em}section.page-about.believe .cards-mobile .item p{font-size:16px;font-weight:400}section.page-about.leaders .leader .name{transition:all .5s}section.page-about.leaders .leader img{transition:all .5s;border-radius:16px;width:100%;filter:grayscale(100%)}section.page-about.leaders .leader:hover .name{color:var(--primary-color)}section.page-about.leaders .leader:hover img{filter:grayscale(0%)}section.page-about.exceptional .card-wrapper .card{background-color:#151515;padding:30px;height:-webkit-fill-available;border:1px solid transparent;border-radius:16px;background:linear-gradient(#0e0e0e,#060606) padding-box,linear-gradient(to top,#060606,#222) border-box;background-origin:border-box;background-clip:padding-box,border-box}section.page-about.trust .client-logo-wrapper{display:flex}@media only screen and (max-width:768px)and (min-width:427px){section.page-about.believe .item div{font-size:26px!important}}@media only screen and (max-width:426px){section.page-about.hero{margin-top:30px;height:unset}section.page-about.hero p{font-size:20px;line-height:1.2em;font-weight:200}section.page-about.about .heading{font-size:40px}}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:150px;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)}section.page-services.hero{padding:100px}.marquee-sub-service-wrapper{display:inline-flex;overflow:clip;z-index:-1;transform:translate(1px)}.marquee-sub-service-wrapper .marquee-sub-service{animation-name:marquee-text-anim;animation-duration:10s;animation-timing-function:linear;animation-direction:normal;animation-iteration-count:infinite;display:flex;gap:var(--maqruee-text-gap);font-size:16px;font-weight:400;line-height:28px;text-transform:uppercase;position:relative;width:max-content;align-items:center}.marquee-sub-service-wrapper .marquee-sub-service:first-child{margin-right:50px}.marquee-sub-service-wrapper .marquee-sub-service div{gap:100}section.page-services.services .service-box-wrapper{padding-block:100px;border-bottom:1px solid #333}section.page-services.services .service-box-wrapper .service-box-header{width:100%}section.page-services.services .service-box-wrapper .service-box-header .center{overflow:clip;width:70%;color:#ffffff50;height:36px;margin:auto;transform:translateY(-1px)}section.page-services.services .service-box-wrapper .service-box-header .center .overlay-left,section.page-services.services .service-box-wrapper .service-box-header .center .overlay-right{position:absolute;width:45px;height:31px;top:0;left:-2px;background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.02 32.97'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %230c0c0c; %7D .cls-2 %7B fill: none; stroke: %23333; stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M45.01,30.46v-.41h-1.2c-12.74-4.44-16.21-6.63-21.3-14.55h-.01C17.73,7.68,8.6.63,0,.5v30h0v2.47h45v-2.51Z'/%3E%3Cpath class='cls-2' d='M0,.5c8.59.13,17.72,7.05,22.5,14.73h.01c5.24,8.02,13.91,14.61,22.5,14.73'/%3E%3C/svg%3E") no-repeat;z-index:100}section.page-services.services .service-box-wrapper .service-box-header .center .overlay-right{left:unset;right:-2px;transform:scaleX(-1)}section.page-services.services .service-box-wrapper .service-box-header .center .marquee-sub-service-wrapper{border-bottom:1px solid #474747;background-color:var(--bg-color)}section.page-services.services .service-box-wrapper .service-box-content{display:flex;flex-wrap:wrap;width:100%}section.page-services.services .service-box-wrapper .service-box-content img{height:100%;width:100%;object-fit:cover;transform-origin:left}section.page-services.services .service-box-wrapper .service-box-content p{font-size:20px}section.page-services.services .service-box-wrapper .service-box-content .contentPaddingLeft{padding-left:25px}section.page-services.services .service-box-wrapper .service-box-content .contentPaddingRight{padding-right:25px}section.page-services.why-choose-us{padding-top:0}section.page-services.why-choose-us .card{border:2px solid #333;border-radius:16px;padding:30px;height:-webkit-fill-available;transition:all .5s;cursor:default}section.page-services.why-choose-us .card:hover{border:2px solid var(--primary-color)}section.page-services.why-choose-us .card p{opacity:.5}@media only screen and (max-width:426px){section.page-services.hero{padding-inline:0rem}section.gc-marquee-text *,section.gc-marquee-text *:before{font-size:100px!important}section.gc-marquee-text .marquee{padding-left:40px}section.gc-marquee-text .marquee:before{transform:translate(-20px,20px)!important}section.page-services.services .center{display:none}section.page-services.services .service-box-wrapper .service-box-content{padding-block:0px!important}section.page-services.services .service-box-wrapper .service-box-content .rounded-2xl{border-bottom-left-radius:0;border-bottom-right-radius:0}section.page-services.services .service-box-wrapper .service-box-content .px-10{padding-inline:25px}section.page-services.services .service-box-wrapper .service-box-content p,section.page-services.services .service-box-wrapper .service-box-content li{font-size:18px;line-height:1.4em}section.page-services.services .service-box-wrapper .service-box-content .contentPaddingRight,section.page-services.services .service-box-wrapper .service-box-content .contentPaddingLeft{padding-left:0;padding-right:0}section.page-services.why-choose-us .card{padding:30px}}section.faq .accordion{overflow:clip}section.faq .accordion .accordion-item{border:1px solid #333;border-radius:12px;margin-bottom:10px}section.faq .accordion button{padding-inline:25px;font-size:20px}section.faq .accordion .accordion-content{padding-inline:25px;font-size:18px;font-weight:200}section.faq .accordion .accordion-item:has(.icon.open){background-color:#111}
