body{--f:1;min-width:1200px}@media (min-width:480px) and (max-width:1199px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes fadeInUpSubtle{from{opacity:0;-webkit-transform:translate3d(0,30px,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInUpSubtle{from{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUpSubtle{-webkit-animation-name:fadeInUpSubtle;animation-name:fadeInUpSubtle}
@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes fadeInLeftSubtle{from{opacity:0;-webkit-transform:translate3d(-30px,0,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInLeftSubtle{from{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeftSubtle{-webkit-animation-name:fadeInLeftSubtle;animation-name:fadeInLeftSubtle}
@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1)}}@keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0, 0, 0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0, 0, 0)}}@keyframes wobble{from{transform:translate3d(0, 0, 0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translate3d(0, 0, 0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}
@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.v1{display:block}.ps1{position:relative;margin-top:0}.s1{width:100%;min-width:1200px;min-height:376px;padding-bottom:50px}.c1{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 180deg, color-stop(0, rgb(174,206,232)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(180deg, rgb(174,206,232) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(180deg, rgb(174,206,232) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(180deg, rgb(174,206,232) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(180deg, rgb(174,206,232) 0%, rgb(255,255,255) 100%)}.z1{z-index:1;pointer-events:none}.ps2{display:inline-block;width:0;height:0}.ps3{position:relative;margin-top:50px}.s2{width:1200px;margin-left:auto;margin-right:auto;height:326px}.v2{display:inline-block;vertical-align:top}.ps4{position:relative;margin-left:13px;margin-top:0}.s3{min-width:1174px;width:1174px;overflow:hidden;height:57px}.z2{pointer-events:auto}.p1{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f1{font-family:"Open Sans 3";font-size:42px;font-size:calc(42px * var(--f));line-height:1.358;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.f2{font-family:"Climate Crisis";font-size:42px;font-size:calc(42px * var(--f));line-height:1.334;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.ps5{position:relative;margin-left:12px;margin-top:32px}.s4{min-width:1173px;width:1173px;min-height:237px}.ps6{position:relative;margin-left:0;margin-top:0}.s5{min-width:375px;width:375px;min-height:237px}.s6{min-width:375px;width:375px;overflow:hidden;height:43px}.f3{font-family:"Open Sans 3";font-size:32px;font-size:calc(32px * var(--f));line-height:1.345;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.ps7{position:relative;margin-left:1px;margin-top:10px}.s7{min-width:374px;width:374px;overflow:hidden;height:184px}.f4{font-family:"Open Sans 1";font-size:24px;font-size:calc(24px * var(--f));line-height:1.918;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.f5{font-family:"Open Sans 1";font-size:24px;font-size:calc(24px * var(--f));line-height:1.918;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.ps8{position:relative;margin-left:25px;margin-top:0}.s8{min-width:375px;width:375px;min-height:237px}.z3{z-index:281;pointer-events:auto}.ps9{position:relative;margin-left:0;margin-top:10px}.s9{min-width:375px;width:375px;overflow:hidden;height:184px}.z4{z-index:280;pointer-events:auto}.ps10{position:relative;margin-left:25px;margin-top:0}.s10{min-width:373px;width:373px;min-height:237px}.s11{min-width:373px;width:373px;overflow:hidden;height:43px}.ps11{position:relative;margin-left:0;margin-top:10px}.s12{min-width:373px;width:373px;overflow:hidden;height:184px}.f6{font-family:"Open Sans 1";font-size:24px;font-size:calc(24px * var(--f));font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none;line-height:1px}.f7{font-family:"Open Sans 1";font-size:24px;font-size:calc(24px * var(--f));line-height:1.376;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.ps12{position:relative;margin-left:0;margin-top:-73px}.s13{min-width:1200px;width:1200px;min-height:1px}.s14{width:100%;min-width:1200px;min-height:4056px;padding-bottom:50px}.c3{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent}.z5{z-index:442;pointer-events:none}.s15{width:1200px;margin-left:auto;margin-right:auto;min-height:4007px}.ps13{position:relative;margin-left:11px;margin-top:0}.s16{min-width:1176px;width:1176px;overflow:hidden;height:57px}.ps14{position:relative;margin-left:212px;margin-top:43px}.s17{min-width:775px;width:775px;min-height:752px}.s18{min-width:775px;width:775px;min-height:243px}.z6{z-index:212}.s19{min-width:775px;width:775px;overflow:hidden;height:44px}.z7{z-index:213;pointer-events:auto}.ps15{position:relative;margin-left:0;margin-top:20px}.s20{min-width:775px;width:775px;overflow:hidden;height:179px}.z8{z-index:214;pointer-events:auto}.f8{font-family:"Open Sans 1";font-size:28px;font-size:calc(28px * var(--f));line-height:1.894;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.ps16{position:relative;margin-left:52px;margin-top:-1px}.s21{min-width:673px;width:673px;min-height:510px}.z9{z-index:215}.s22{min-width:671px;width:671px;min-height:508px}.c4{border:1px solid #d6d6d6;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:#e9eef6;box-shadow:0 2px 4px rgba(0,0,0,0.34)}.z10{z-index:216}.s23{min-width:671px;width:671px;min-height:114px}.z11{z-index:217}.s24{min-width:671px;width:671px;min-height:114px;line-height:0}.s25{min-width:671px;width:671px;min-height:114px}.z12{z-index:218}.s26{min-width:671px;width:671px;min-height:114px;line-height:0}.s27{min-width:671px;width:671px;min-height:112px}.c5{border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:#2563eb}.z13{z-index:219}.ps17{position:relative;margin-left:0;margin-top:-33px}.s28{min-width:671px;width:671px;min-height:35px}.c6{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#2563eb}.z14{z-index:220}.ps18{position:relative;margin-left:115px;margin-top:-99px}.s29{min-width:508px;width:508px;min-height:42px}.c7{border:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:rgba(255,255,255,0.27)}.z15{z-index:221}.ps19{position:relative;margin-left:131px;margin-top:-99px}.s30{min-width:488px;width:488px;overflow:hidden;height:41px}.z16{z-index:225;pointer-events:auto}.f9{font-family:"Open Sans 1";font-size:20px;font-size:calc(20px * var(--f));line-height:1.901;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps20{position:relative;margin-left:23px;margin-top:-90px}.s31{min-width:70px;width:70px;min-height:20px}.z17{z-index:226}.s32{min-width:18px;width:18px;min-height:20px}.c8{border:0;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;background-color:#ff5e57}.ps21{position:relative;margin-left:9px;margin-top:0}.c9{border:0;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;background-color:#febc2c}.ps22{position:relative;margin-left:7px;margin-top:0}.c10{border:0;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;background-color:#28c83f}.ps23{position:relative;margin-left:-70px;margin-top:-37px}.s33{min-width:201px;width:201px;overflow:hidden;height:37px}.z18{z-index:227;pointer-events:auto}.p2{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f10{font-family:"Climate Crisis";font-size:20px;font-size:calc(20px * var(--f));line-height:1.851;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps24{position:relative;margin-left:222px;margin-top:-37px}.s34{min-width:202px;width:202px;overflow:hidden;height:36px}.z19{z-index:228;pointer-events:auto}.p3{text-indent:0;padding-bottom:0;padding-right:0;text-align:right}.f11{font-family:Arial, Helvetica, sans-serif;font-size:22px;font-size:calc(22px * var(--f));letter-spacing:normal;color:#fff;background-color:initial;line-height:1px}.f12{font-family:Arial, Helvetica, sans-serif;font-size:22px;font-size:calc(22px * var(--f));line-height:1.637;letter-spacing:normal;color:#fff;background-color:initial}.s35{display:inline-block;height:22px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(4px)}.f13{font-family:"Open Sans 1";font-size:16px;font-size:calc(16px * var(--f));line-height:1.938;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps25{position:relative;margin-left:45px;margin-top:22px}.s36{min-width:581px;width:581px;min-height:372px}.s37{min-width:581px;width:581px;min-height:372px;line-height:0}.ps26{position:relative;margin-left:28px;margin-top:0}.s38{min-width:524px;width:524px;min-height:316px}.z20{z-index:254}.s39{min-width:522px;width:522px;min-height:314px}.c11{border:1px solid rgba(0,0,0,0.22);background-clip:padding-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;box-shadow:0 2px 4px #808080}.z21{z-index:255}.ps27{position:relative;margin-left:10px;margin-top:10px}.s40{min-width:196px;width:196px;overflow:hidden;height:38px}.z22{z-index:256;pointer-events:auto}.f14{font-family:"Open Sans 3";font-size:20px;font-size:calc(20px * var(--f));line-height:1.901;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.ps28{position:relative;margin-left:254px;margin-top:13px}.s41{min-width:38px;width:38px;overflow:hidden;height:32px}.z23{z-index:258;pointer-events:auto}.f15{font-family:Arial, Helvetica, sans-serif;font-size:20px;font-size:calc(20px * var(--f));line-height:1.601;letter-spacing:normal;color:#1e293b;background-color:initial}.s42{display:inline-block;height:20px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(3px)}.ps29{position:relative;margin-left:43px;margin-top:21px}.s43{min-width:99px;width:99px;min-height:75px}.z24{z-index:265}.c12{border:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#2563eb}.z25{z-index:266}.ps30{position:relative;margin-left:11px;margin-top:11px}.s44{min-width:77px;width:77px;overflow:hidden;height:54px}.z26{z-index:267;pointer-events:auto}.f16{font-family:Arial, Helvetica, sans-serif;font-size:14px;font-size:calc(14px * var(--f));line-height:1.144;letter-spacing:normal;color:#fff;background-color:initial}.s45{display:inline-block;height:14px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(2px)}.f17{font-family:"Open Sans 1";font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps31{position:relative;margin-left:16px;margin-top:21px}.z27{z-index:268}.z28{z-index:269}.ps32{position:relative;margin-left:11px;margin-top:10px}.s46{min-width:77px;width:77px;overflow:hidden;height:54px}.z29{z-index:270;pointer-events:auto}.ps33{position:relative;margin-left:14px;margin-top:21px}.z30{z-index:271}.z31{z-index:272}.s47{min-width:77px;width:77px;overflow:hidden;height:54px}.z32{z-index:273;pointer-events:auto}.ps34{position:relative;margin-left:-327px;margin-top:123px}.s48{min-width:93px;width:93px;overflow:hidden;height:32px}.z33{z-index:259;pointer-events:auto}.f18{font-family:"Open Sans 3";font-size:16px;font-size:calc(16px * var(--f));line-height:1.938;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.ps35{position:relative;margin-left:-12px;margin-top:123px}.z34{z-index:264;pointer-events:auto}.ps36{position:relative;margin-left:70px;margin-top:123px}.z35{z-index:262;pointer-events:auto}.ps37{position:relative;margin-left:4px;margin-top:123px}.z36{z-index:263;pointer-events:auto}.ps38{position:relative;margin-left:43px;margin-top:-2px}.s49{min-width:434px;width:434px;min-height:37px}.c13{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#b8c8d2}.z37{z-index:257}.ps39{position:relative;margin-left:43px;margin-top:10px}.z38{z-index:260}.ps40{position:relative;margin-left:43px;margin-top:7px}.s50{min-width:434px;width:434px;min-height:22px}.z39{z-index:261}.ps41{position:relative;margin-left:0;margin-top:-301px}.s51{min-width:581px;width:581px;min-height:87px}.z40{z-index:229}.s52{min-width:181px;width:181px;min-height:87px}.c14{border:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff}.z41{z-index:231}.ps42{position:relative;margin-left:0;margin-top:5px}.s53{min-width:181px;width:181px;min-height:77px}.s54{min-width:181px;width:181px;min-height:77px;line-height:0}.s55{min-width:181px;width:181px;overflow:hidden;height:57px}.z42{z-index:232;pointer-events:auto}.f19{font-family:"Open Sans 3";font-size:28px;font-size:calc(28px * var(--f));line-height:1.894;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.ps43{position:relative;margin-left:0;margin-top:-17px}.s56{min-width:181px;width:181px;overflow:hidden;height:37px}.z43{z-index:233;pointer-events:auto}.f20{font-family:Arial, Helvetica, sans-serif;font-size:16px;font-size:calc(16px * var(--f));line-height:1.626;letter-spacing:normal;color:#808080;background-color:initial}.s57{display:inline-block;height:16px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(3px)}.f21{font-family:"Open Sans 1";font-size:16px;font-size:calc(16px * var(--f));line-height:1.938;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#808080;background-color:initial;text-shadow:none}.ps44{position:relative;margin-left:18px;margin-top:0}.z44{z-index:235}.z45{z-index:236;pointer-events:auto}.z46{z-index:237;pointer-events:auto}.f22{font-family:"Open Sans 1";font-size:16px;font-size:calc(16px * var(--f));line-height:1.938;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#808080;background-color:initial;text-shadow:none}.ps45{position:relative;margin-left:20px;margin-top:0}.z47{z-index:239}.z48{z-index:240;pointer-events:auto}.z49{z-index:241;pointer-events:auto}.ps46{position:relative;margin-left:0;margin-top:-177px}.s58{min-width:181px;width:181px;min-height:233px}.z50{z-index:242}.s59{min-width:181px;width:181px;overflow:hidden;height:31px}.ps47{position:relative;margin-left:0;margin-top:1px}.s60{min-width:181px;width:181px;min-height:201px}.c15{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#fff}.z51{z-index:243}.ps48{position:relative;margin-left:17px;margin-top:16px}.s61{min-width:147px;width:147px;min-height:77px}.c16{border:1px solid #82939e;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#b8c8d2}.z52{z-index:245}.ps49{position:relative;margin-left:18px;margin-top:-177px}.s62{min-width:181px;width:181px;min-height:233px}.z53{z-index:246}.z54{z-index:247}.ps50{position:relative;margin-left:15px;margin-top:16px}.z55{z-index:249}.ps51{position:relative;margin-left:44px;margin-top:-165px}.s63{min-width:119px;width:119px;overflow:hidden;height:97px}.z56{z-index:250;pointer-events:auto}.f23{font-family:Arial, Helvetica, sans-serif;font-size:60px;font-size:calc(60px * var(--f));line-height:1.618;letter-spacing:normal;color:#1e293b;background-color:initial}.s64{display:inline-block;height:60px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(10px)}.ps52{position:relative;margin-left:20px;margin-top:-177px}.z57{z-index:251}.ps53{position:relative;margin-left:12px;margin-top:72px}.s65{min-width:1176px;width:1176px;min-height:510px}.ps54{position:relative;margin-left:0;margin-top:128px}.s66{min-width:475px;width:475px;min-height:255px}.s67{min-width:475px;width:475px;overflow:hidden;height:43px}.ps55{position:relative;margin-left:0;margin-top:0}.s68{min-width:475px;width:475px;overflow:hidden;height:212px}.ps56{position:relative;margin-left:28px;margin-top:0}.s69{min-width:673px;width:673px;min-height:510px;line-height:0}.z58{z-index:171}.z59{z-index:172}.z60{z-index:173}.z61{z-index:174}.z62{z-index:175}.ps57{position:relative;margin-left:116px;margin-top:-99px}.z63{z-index:176}.ps58{position:relative;margin-left:131px;margin-top:-99px}.s70{min-width:488px;width:488px;overflow:hidden;height:42px}.z64{z-index:180;pointer-events:auto}.ps59{position:relative;margin-left:23px;margin-top:-89px}.s71{min-width:70px;width:70px;min-height:20px}.z65{z-index:181}.ps60{position:relative;margin-left:7px;margin-top:0}.ps61{position:relative;margin-left:-70px;margin-top:-37px}.s72{min-width:161px;width:161px;overflow:hidden;height:37px}.z66{z-index:182;pointer-events:auto}.ps62{position:relative;margin-left:277px;margin-top:-37px}.s73{min-width:187px;width:187px;overflow:hidden;height:36px}.z67{z-index:183;pointer-events:auto}.ps63{position:relative;margin-left:45px;margin-top:37px}.s74{min-width:581px;width:581px;min-height:87px}.z68{z-index:184}.z69{z-index:186}.ps64{position:relative;margin-left:0;margin-top:4px}.z70{z-index:187;pointer-events:auto}.z71{z-index:188;pointer-events:auto}.z72{z-index:190}.ps65{position:relative;margin-left:0;margin-top:5px}.z73{z-index:191;pointer-events:auto}.z74{z-index:192;pointer-events:auto}.ps66{position:relative;margin-left:20px;margin-top:0}.z75{z-index:194}.z76{z-index:195;pointer-events:auto}.z77{z-index:196;pointer-events:auto}.ps67{position:relative;margin-left:46px;margin-top:-233px}.s75{min-width:181px;width:181px;min-height:233px}.z78{z-index:197}.z79{z-index:199;pointer-events:auto}.ps68{position:relative;margin-left:0;margin-top:1px}.z80{z-index:198}.ps69{position:relative;margin-left:18px;margin-top:-233px}.z81{z-index:200}.z82{z-index:202;pointer-events:auto}.z83{z-index:201}.ps70{position:relative;margin-left:20px;margin-top:-233px}.z84{z-index:203}.z85{z-index:205;pointer-events:auto}.z86{z-index:204}.ps71{position:relative;margin-left:331px;margin-top:-194px}.s76{min-width:192px;width:192px;overflow:hidden;height:97px}.z87{z-index:209;pointer-events:auto}.f24{font-family:Arial, Helvetica, sans-serif;font-size:60px;font-size:calc(60px * var(--f));line-height:1.618;letter-spacing:normal;color:#1e293b;background-color:initial}.s77{display:inline-block;height:60px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(10px)}.ps72{position:relative;margin-left:-460px;margin-top:-185px}.z88{z-index:207}.ps73{position:relative;margin-left:48px;margin-top:-185px}.c17{border:1px solid #82939e;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#b8c8d2;opacity:0.3}.z89{z-index:206}.ps74{position:relative;margin-left:34px;margin-top:-185px}.z90{z-index:208}.ps75{position:relative;margin-left:483px;margin-top:-159px}.s78{min-width:95px;width:95px;overflow:hidden;height:97px}.z91{z-index:210;pointer-events:auto}.f25{font-family:Arial, Helvetica, sans-serif;font-size:60px;font-size:calc(60px * var(--f));line-height:1.618;letter-spacing:normal;color:#1e293b;background-color:initial}.s79{display:inline-block;height:60px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(10px)}.ps76{position:relative;margin-left:12px;margin-top:72px}.s80{min-width:1175px;width:1175px;min-height:510px}.ps77{position:relative;margin-left:0;margin-top:43px}.s81{min-width:476px;width:476px;min-height:424px}.s82{min-width:476px;width:476px;overflow:hidden;height:43px}.z92{z-index:133;pointer-events:auto}.ps78{position:relative;margin-left:0;margin-top:10px}.s83{min-width:476px;width:476px;overflow:hidden;height:371px}.z93{z-index:134;pointer-events:auto}.ps79{position:relative;margin-left:26px;margin-top:0}.z94{z-index:136}.z95{z-index:137}.z96{z-index:138}.z97{z-index:139}.ps80{position:relative;margin-left:115px;margin-top:-99px}.z98{z-index:144}.s84{min-width:488px;width:488px;overflow:hidden;height:38px}.z99{z-index:145;pointer-events:auto}.ps81{position:relative;margin-left:22px;margin-top:-90px}.z100{z-index:140}.s85{min-width:220px;width:220px;overflow:hidden;height:37px}.z101{z-index:146;pointer-events:auto}.ps82{position:relative;margin-left:205px;margin-top:-37px}.s86{min-width:201px;width:201px;overflow:hidden;height:36px}.z102{z-index:147;pointer-events:auto}.ps83{position:relative;margin-left:45px;margin-top:37px}.s87{min-width:181px;width:181px;min-height:87px;line-height:0}.z103{z-index:148}.ps84{position:relative;margin-left:0;margin-top:-83px}.z104{z-index:149;pointer-events:auto}.z105{z-index:150;pointer-events:auto}.z106{z-index:151}.z107{z-index:152;pointer-events:auto}.z108{z-index:153;pointer-events:auto}.z109{z-index:162}.z110{z-index:163}.ps85{position:relative;margin-left:0;margin-top:4px}.z111{z-index:164;pointer-events:auto}.z112{z-index:165;pointer-events:auto}.ps86{position:relative;margin-left:45px;margin-top:37px}.s88{min-width:581px;width:581px;min-height:233px}.s89{min-width:181px;width:181px;min-height:233px;line-height:0}.s90{min-width:181px;width:181px;overflow:hidden;height:42px}.z113{z-index:155;pointer-events:auto}.ps87{position:relative;margin-left:0;margin-top:-10px}.s91{min-width:181px;width:181px;min-height:201px;line-height:0}.z114{z-index:154}.ps88{position:relative;margin-left:17px;margin-top:-185px}.z115{z-index:161}.z116{z-index:157;pointer-events:auto}.z117{z-index:156}.ps89{position:relative;margin-left:15px;margin-top:-185px}.z118{z-index:160}.z119{z-index:159;pointer-events:auto}.z120{z-index:158}.ps90{position:relative;margin-left:13px;margin-top:72px}.s92{min-width:1172px;width:1172px;min-height:510px}.ps91{position:relative;margin-left:0;margin-top:46px}.s93{min-width:476px;width:476px;min-height:429px;line-height:0}.s94{min-width:474px;width:474px;overflow:hidden;height:43px}.ps92{position:relative;margin-left:0;margin-top:15px}.s95{min-width:476px;width:476px;overflow:hidden;height:371px}.f26{font-family:"Open Sans 1";font-size:28px;font-size:calc(28px * var(--f));line-height:1.894;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.ps93{position:relative;margin-left:23px;margin-top:0}.z121{z-index:104}.z122{z-index:105}.z123{z-index:106}.s96{min-width:671px;width:671px;min-height:111px}.c18{border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:#eb244f}.z124{z-index:107}.ps94{position:relative;margin-left:0;margin-top:-32px}.c19{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#eb244f}.z125{z-index:108}.s97{min-width:508px;width:508px;min-height:43px}.z126{z-index:109}.ps95{position:relative;margin-left:118px;margin-top:-99px}.s98{min-width:505px;width:505px;overflow:hidden;height:43px}.z127{z-index:113;pointer-events:auto}.f27{font-family:"Open Sans 1";font-size:20px;font-size:calc(20px * var(--f));font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none;line-height:1px}.f28{font-family:"Open Sans 1";font-size:20px;font-size:calc(20px * var(--f));line-height:1.351;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.s99{min-width:70px;width:70px;min-height:19px}.z128{z-index:114}.s100{min-width:18px;width:18px;min-height:19px}.ps96{position:relative;margin-left:-70px;margin-top:-37px}.s101{min-width:214px;width:214px;overflow:hidden;height:33px}.z129{z-index:115;pointer-events:auto}.f29{font-family:Arial, Helvetica, sans-serif;font-size:16px;font-size:calc(16px * var(--f));letter-spacing:normal;color:#fff;background-color:initial;line-height:1px}.f30{font-family:Arial, Helvetica, sans-serif;font-size:16px;font-size:calc(16px * var(--f));line-height:1.626;letter-spacing:normal;color:#fff;background-color:initial}.f31{font-family:"Open Sans 1";font-size:16px;font-size:calc(16px * var(--f));line-height:1.376;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps97{position:relative;margin-left:21px;margin-top:50px}.s102{min-width:625px;width:625px;min-height:244px}.ps98{position:relative;margin-left:0;margin-top:5px}.s103{min-width:317px;width:317px;min-height:239px;line-height:0}.s104{min-width:313px;width:313px;min-height:235px}.c20{border:2px dashed #82939e;background-clip:padding-box;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:transparent}.z130{z-index:129}.ps99{position:relative;margin-left:50px;margin-top:-176px}.s105{min-width:215px;width:215px;overflow:hidden;height:113px}.z131{z-index:130;pointer-events:auto}.f32{font-family:"Open Sans 1";font-size:26px;font-size:calc(26px * var(--f));line-height:1.924;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#82939e;background-color:initial;text-shadow:none}.ps100{position:relative;margin-left:34px;margin-top:0}.s106{min-width:274px;width:274px;min-height:216px;line-height:0}.s107{min-width:274px;width:274px;min-height:138px}.z132{z-index:116}.s108{min-width:274px;width:274px;overflow:hidden;height:32px}.f33{font-family:"Open Sans 1";font-size:14px;font-size:calc(14px * var(--f));line-height:1.930;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.s109{min-width:274px;width:274px;min-height:106px}.z133{z-index:119}.ps101{position:relative;margin-left:9px;margin-top:5px}.s110{min-width:251px;width:251px;overflow:hidden;height:94px}.z134{z-index:120;pointer-events:auto}.ps102{position:relative;margin-left:0;margin-top:11px}.s111{min-width:274px;width:274px;min-height:67px}.z135{z-index:121}.s112{min-width:274px;width:274px;overflow:hidden;height:32px}.z136{z-index:122;pointer-events:auto}.ps103{position:relative;margin-left:0;margin-top:0}.s113{min-width:274px;width:274px;min-height:35px}.z137{z-index:123}.z138{z-index:124}.s114{min-width:206px;width:206px;overflow:hidden;height:32px}.z139{z-index:125;pointer-events:auto}.ps104{position:relative;margin-left:375px;margin-top:-1px}.s115{min-width:204px;width:204px;min-height:35px}.z140{z-index:126}.c21{border:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#ef4444}.z141{z-index:127}.s116{min-width:204px;width:204px;overflow:hidden;height:32px}.z142{z-index:128;pointer-events:auto}.f34{font-family:"Open Sans 1";font-size:14px;font-size:calc(14px * var(--f));line-height:1.930;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps105{position:relative;margin-left:12px;margin-top:71px}.s117{min-width:1174px;width:1174px;min-height:463px}.ps106{position:relative;margin-left:0;margin-top:73px}.s118{min-width:475px;width:475px;min-height:318px}.ps107{position:relative;margin-left:1px;margin-top:0}.z143{z-index:66;pointer-events:auto}.ps108{position:relative;margin-left:0;margin-top:10px}.s119{min-width:474px;width:474px;overflow:hidden;height:265px}.z144{z-index:65;pointer-events:auto}.ps109{position:relative;margin-left:27px;margin-top:0}.s120{min-width:672px;width:672px;min-height:463px}.s121{min-width:672px;width:672px;min-height:463px;line-height:0}.s122{min-width:670px;width:670px;min-height:461px}.z145{z-index:68}.s123{min-width:670px;width:670px;min-height:107px}.s124{min-width:670px;width:670px;min-height:107px;line-height:0}.s125{min-width:670px;width:670px;min-height:102px}.z146{z-index:69}.ps110{position:relative;margin-left:115px;margin-top:-88px}.s126{min-width:507px;width:507px;min-height:39px}.z147{z-index:75}.ps111{position:relative;margin-left:130px;margin-top:-87px}.s127{min-width:487px;width:487px;overflow:hidden;height:39px}.z148{z-index:76;pointer-events:auto}.ps112{position:relative;margin-left:23px;margin-top:-79px}.s128{min-width:70px;width:70px;min-height:18px}.z149{z-index:71}.s129{min-width:18px;width:18px;min-height:18px}.ps113{position:relative;margin-left:-70px;margin-top:-32px}.s130{min-width:187px;width:187px;overflow:hidden;height:37px}.z150{z-index:77;pointer-events:auto}.ps114{position:relative;margin-left:259px;margin-top:-32px}.s131{min-width:178px;width:178px;overflow:hidden;height:36px}.z151{z-index:78;pointer-events:auto}.ps115{position:relative;margin-left:0;margin-top:-35px}.s132{min-width:670px;width:670px;min-height:32px}.z152{z-index:70}.ps116{position:relative;margin-left:45px;margin-top:30px}.s133{min-width:579px;width:579px;min-height:78px}.s134{min-width:180px;width:180px;min-height:78px;line-height:0}.s135{min-width:180px;width:180px;min-height:78px}.z153{z-index:79}.ps117{position:relative;margin-left:0;margin-top:-72px}.s136{min-width:180px;width:180px;min-height:69px}.s137{min-width:180px;width:180px;min-height:69px;line-height:0}.s138{min-width:180px;width:180px;overflow:hidden;height:53px}.z154{z-index:80;pointer-events:auto}.ps118{position:relative;margin-left:0;margin-top:-18px}.s139{min-width:180px;width:180px;overflow:hidden;height:34px}.z155{z-index:81;pointer-events:auto}.ps119{position:relative;margin-left:19px;margin-top:0}.z156{z-index:82}.z157{z-index:83;pointer-events:auto}.z158{z-index:84;pointer-events:auto}.z159{z-index:85}.z160{z-index:86;pointer-events:auto}.z161{z-index:87;pointer-events:auto}.ps120{position:relative;margin-left:46px;margin-top:-210px}.s140{min-width:180px;width:180px;overflow:hidden;height:39px}.z162{z-index:89;pointer-events:auto}.ps121{position:relative;margin-left:18px;margin-top:-210px}.z163{z-index:91;pointer-events:auto}.ps122{position:relative;margin-left:21px;margin-top:-210px}.z164{z-index:93;pointer-events:auto}.ps123{position:relative;margin-left:46px;margin-top:-182px}.s141{min-width:180px;width:180px;min-height:182px}.z165{z-index:88}.ps124{position:relative;margin-left:18px;margin-top:-182px}.z166{z-index:90}.ps125{position:relative;margin-left:-53px;margin-top:-182px}.s142{min-width:110px;width:110px;overflow:hidden;height:97px}.z167{z-index:97;pointer-events:auto}.ps126{position:relative;margin-left:-36px;margin-top:-182px}.z168{z-index:92}.ps127{position:relative;margin-left:559px;margin-top:-179px}.s143{min-width:102px;width:102px;overflow:hidden;height:97px}.z169{z-index:99;pointer-events:auto}.s144{min-height:97px;-ms-transform:rotate(357deg);-moz-transform:rotate(357deg);-webkit-transform:rotate(357deg);transform:rotate(357deg)}.ps128{position:relative;margin-left:63px;margin-top:-168px}.s145{min-width:147px;width:147px;min-height:70px}.z170{z-index:95}.ps129{position:relative;margin-left:48px;margin-top:-168px}.z171{z-index:94}.ps130{position:relative;margin-left:33px;margin-top:-168px}.z172{z-index:96}.ps131{position:relative;margin-left:478px;margin-top:-133px}.s146{min-width:95px;width:95px;overflow:hidden;height:97px}.z173{z-index:98;pointer-events:auto}.ps132{position:relative;margin-left:13px;margin-top:74px}.s147{min-width:1174px;width:1174px;min-height:801px}.s148{min-width:1174px;width:1174px;min-height:159px}.z174{z-index:9}.s149{min-width:1174px;width:1174px;overflow:hidden;height:43px}.z175{z-index:11;pointer-events:auto}.s150{min-width:1174px;width:1174px;overflow:hidden;height:106px}.z176{z-index:10;pointer-events:auto}.ps133{position:relative;margin-left:251px;margin-top:31px}.s151{min-width:673px;width:673px;min-height:611px}.z177{z-index:12}.s152{min-width:673px;width:673px;min-height:611px;line-height:0}.ps134{position:relative;margin-left:66px;margin-top:0}.s153{min-width:551px;width:551px;min-height:407px}.z178{z-index:13}.s154{min-width:549px;width:549px;min-height:405px}.c22{border:1px solid rgba(0,0,0,0.22);background-clip:padding-box;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:#e9eef6;box-shadow:0 2px 4px rgba(0,0,0,0.34)}.z179{z-index:14}.s155{min-width:549px;width:549px;min-height:87px}.c23{border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:#2451eb}.z180{z-index:15}.ps135{position:relative;margin-left:95px;margin-top:-75px}.s156{min-width:417px;width:417px;min-height:34px}.z181{z-index:21}.ps136{position:relative;margin-left:108px;margin-top:-75px}.s157{min-width:399px;width:399px;overflow:hidden;height:38px}.z182{z-index:22;pointer-events:auto}.ps137{position:relative;margin-left:18px;margin-top:-68px}.s158{min-width:56px;width:56px;min-height:15px}.z183{z-index:17}.s159{min-width:15px;width:15px;min-height:15px}.c24{border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:#ff5e57}.c25{border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:#febc2c}.ps138{position:relative;margin-left:4px;margin-top:0}.c26{border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:#28c83f}.ps139{position:relative;margin-left:0;margin-top:-25px}.s160{min-width:549px;width:549px;min-height:28px}.c27{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#2451eb}.z184{z-index:16}.ps140{position:relative;margin-left:24px;margin-top:-360px}.s161{min-width:625px;width:625px;min-height:471px}.z185{z-index:23}.s162{min-width:623px;width:623px;min-height:469px}.z186{z-index:24}.s163{min-width:623px;width:623px;min-height:106px}.z187{z-index:25}.z188{z-index:26}.s164{min-width:623px;width:623px;min-height:102px}.c28{border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:#0d9b17}.z189{z-index:27}.ps141{position:relative;margin-left:0;margin-top:-29px}.s165{min-width:623px;width:623px;min-height:33px}.c29{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#0d9b17}.z190{z-index:28}.ps142{position:relative;margin-left:107px;margin-top:-93px}.s166{min-width:473px;width:473px;min-height:39px}.z191{z-index:29}.ps143{position:relative;margin-left:122px;margin-top:-93px}.s167{min-width:452px;width:452px;overflow:hidden;height:38px}.z192{z-index:33;pointer-events:auto}.ps144{position:relative;margin-left:20px;margin-top:-83px}.s168{min-width:65px;width:65px;min-height:18px}.z193{z-index:34}.s169{min-width:17px;width:17px;min-height:18px}.ps145{position:relative;margin-left:0;margin-top:-417px}.z194{z-index:35}.z195{z-index:36}.z196{z-index:37}.z197{z-index:38}.c30{border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:#66308d}.z198{z-index:39}.c31{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#66308d}.z199{z-index:40}.z200{z-index:41}.z201{z-index:45;pointer-events:auto}.z202{z-index:46}.z203{z-index:47;pointer-events:auto}.ps146{position:relative;margin-left:21px;margin-top:50px}.s170{min-width:625px;width:625px;min-height:244px}.ps147{position:relative;margin-left:0;margin-top:5px}.z204{z-index:61}.ps148{position:relative;margin-left:50px;margin-top:-176px}.z205{z-index:62;pointer-events:auto}.s171{min-width:274px;width:274px;min-height:216px;line-height:0}.z206{z-index:48}.z207{z-index:51}.z208{z-index:52;pointer-events:auto}.s172{min-width:274px;width:274px;min-height:67px}.z209{z-index:53}.z210{z-index:56}.z211{z-index:57;pointer-events:auto}.z212{z-index:58}.z213{z-index:59}.z214{z-index:60;pointer-events:auto}.ps149{position:relative;margin-top:38px}.s173{width:100%;min-width:1200px;min-height:334px;padding-bottom:50px}.c32{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0deg, color-stop(0, rgb(174,206,232)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(0deg, rgb(174,206,232) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(0deg, rgb(174,206,232) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(0deg, rgb(174,206,232) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(0deg, rgb(174,206,232) 0%, rgb(255,255,255) 100%)}.z215{z-index:6;pointer-events:none}.s174{width:1200px;margin-left:auto;margin-right:auto;height:284px}.ps150{position:relative;margin-left:258px;margin-top:0}.s175{min-width:666px;width:666px;overflow:hidden;height:210px}.z216{z-index:4;pointer-events:auto}.f35{font-family:"Open Sans 3";font-size:64px;font-size:calc(64px * var(--f));font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none;line-height:1px}.f36{font-family:"Open Sans 3";font-size:64px;font-size:calc(64px * var(--f));line-height:1.095;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#1e293b;background-color:initial;text-shadow:none}.f37{font-family:"Open Sans 3";font-size:64px;font-size:calc(64px * var(--f));line-height:1.095;font-weight:700;font-style:normal;text-decoration:line-through;text-transform:none;letter-spacing:normal;color:rgba(149,149,149,0.33);background-color:initial;text-shadow:none}.v3{display:inline-block;vertical-align:top;outline:0}.ps151{position:relative;margin-left:445px;margin-top:29px}.s176{min-width:292px;height:46px;box-sizing:border-box;width:290px;padding-right:0}.c33{-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid #bc2b2b;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-image:-webkit-gradient(linear, 180deg, color-stop(0, rgb(239,68,68)), color-stop(1, rgb(188,43,43)));background-image:-o-linear-gradient(180deg, rgb(239,68,68) 0%, rgb(188,43,43) 100%);background-image:-webkit-linear-gradient(180deg, rgb(239,68,68) 0%, rgb(188,43,43) 100%);background-image:-ms-linear-gradient(180deg, rgb(239,68,68) 0%, rgb(188,43,43) 100%);background-image:linear-gradient(180deg, rgb(239,68,68) 0%, rgb(188,43,43) 100%);box-shadow:0 1px 2px rgba(0,0,0,0.4);color:#fff;transition:color 0.1s, border-color 0.1s, background-color 0.1s;transition-timing-function:linear;transform-style:preserve-3d}.z217{z-index:5;pointer-events:auto}.a1{transform:translateZ(1px);display:inline-block;width:100%;z-index:1}.f38{font-family:"Helvetica Neue", sans-serif;font-size:28px;font-size:calc(28px * var(--f));line-height:1.215;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:5px;padding-bottom:5px}.c33::before{background-image:-webkit-gradient(linear, 0deg, color-stop(0, rgb(239,68,68)), color-stop(1, rgb(239,68,68)));background-image:-o-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-webkit-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-ms-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-clip:content-box;border:1px solid #bc2b2b;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;z-index:-1;transition:opacity 0.1s linear}.c33:hover:before{opacity:1}.c33:hover{background-color:transparent;border-color:transparent}.c33::after{background-image:-webkit-gradient(linear, 0deg, color-stop(0, rgb(239,68,68)), color-stop(1, rgb(239,68,68)));background-image:-o-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-webkit-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-ms-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-clip:content-box;border:1px solid #bc2b2b;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.1s linear}.c33:hover:after{opacity:0}.c33:active:before{opacity:1}.c33:active:after{opacity:1;transition:initial}.c33:active{transition:initial}.ps152{position:relative;margin-top:-1px}.s177{width:100%;min-width:1200px;min-height:84px;padding-bottom:50px}.c34{border-top:1px solid #6f94e5;border-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#2563eb}.z218{z-index:3;pointer-events:none}.s178{width:1200px;margin-left:auto;margin-right:auto;min-height:34px}.ps153{position:relative;margin-left:12px;margin-top:0}.s179{min-width:1174px;width:1174px;overflow:hidden;height:34px}.f39{font-family:"Open Sans 1";font-size:18px;font-size:calc(18px * var(--f));line-height:1.890;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.f40{font-family:"Climate Crisis";font-size:18px;font-size:calc(18px * var(--f));line-height:1.890;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps154{display:block;position:fixed;left:0;top:0;width:100%;overflow:hidden;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;pointer-events:none;opacity:0}.v4{display:block;vertical-align:top;pointer-events:auto}.ps155{position:relative;margin-top:0;margin-left:auto;margin-right:auto;-webkit-transform:translate3d(0,0,0)}.s180{width:100%;min-width:1200px;min-height:467px;height:467px}.c35{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 180deg, color-stop(0, rgb(37,99,235)), color-stop(1, rgb(30,72,166)));background-image:-o-linear-gradient(180deg, rgb(37,99,235) 0%, rgb(30,72,166) 100%);background-image:-webkit-linear-gradient(180deg, rgb(37,99,235) 0%, rgb(30,72,166) 100%);background-image:-ms-linear-gradient(180deg, rgb(37,99,235) 0%, rgb(30,72,166) 100%);background-image:linear-gradient(180deg, rgb(37,99,235) 0%, rgb(30,72,166) 100%);box-shadow:0 2px 4px rgba(0,0,0,0.4)}.ps156{position:relative;margin-top:25px}.s181{width:1200px;margin-left:auto;margin-right:auto;min-height:379px}.z219{pointer-events:none}.s182{min-width:1174px;width:1174px;min-height:43px}.ps157{position:relative;margin-left:0;margin-top:6px}.s183{min-width:596px;width:596px;overflow:hidden;height:26px}.z220{z-index:454;pointer-events:auto}.f41{font-family:"Climate Crisis";font-size:28px;font-size:calc(28px * var(--f));line-height:0.930;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.v5{display:inline-block;vertical-align:top}.ps158{position:relative;margin-left:355px;margin-top:9px}.s184{min-width:123px;width:123px;overflow:hidden;height:24px}.z221{z-index:455;pointer-events:auto}.p4{text-indent:0;padding-bottom:0;padding-right:0;text-align:right}.f42{font-family:Arial, Helvetica, sans-serif;font-size:20px;font-size:calc(20px * var(--f));line-height:1.151;letter-spacing:normal;color:#fff;background-color:initial}.s185{display:inline-block;height:20px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(3px)}.f43{font-family:"Lato 4";font-size:20px;font-size:calc(20px * var(--f));line-height:1.201;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps159{position:relative;margin-left:16px;margin-top:0}.s186{min-width:84px;height:43px;box-sizing:border-box;width:84px;padding-right:0}.c37{-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;color:#fff;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z222{z-index:453;pointer-events:auto}.a2{display:inline-block;width:100%;z-index:1}.f44{font-family:Arial, Helvetica, sans-serif;font-size:28px;font-size:calc(28px * var(--f));line-height:1.144;letter-spacing:normal;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:6px;padding-bottom:5px}.c37:hover{background-clip:padding-box}.c37:active{transition:initial}.s187{display:inline-block;height:28px;margin-right:0;padding-right:0;text-indent:initial;transform-origin:50% 100%;transform:scale(1) translateY(4px)}.ps160{position:relative;margin-left:13px;margin-top:66px}.s188{min-width:1174px;width:1174px;overflow:hidden;height:34px}.z223{z-index:456;pointer-events:auto}.f45{font-family:"Lato 4";font-size:28px;font-size:calc(28px * var(--f));line-height:1.215;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps161{position:relative;margin-left:12px;margin-top:45px}.s189{min-width:1175px;width:1175px;overflow:hidden;height:34px}.z224{z-index:457;pointer-events:auto}.ps162{position:relative;margin-left:13px;margin-top:44px}.z225{z-index:458;pointer-events:auto}.ps163{position:relative;margin-left:13px;margin-top:45px}.z226{z-index:459;pointer-events:auto}.c38{display:inline-block;position:relative;margin-left:0;margin-top:0}@media (prefers-color-scheme: dark){.c1{background-image:-webkit-gradient(linear, 180deg, color-stop(0, rgb(20,34,42)), color-stop(1, rgb(0,0,0)));background-image:-o-linear-gradient(180deg, rgb(20,34,42) 0%, rgb(0,0,0) 100%);background-image:-webkit-linear-gradient(180deg, rgb(20,34,42) 0%, rgb(0,0,0) 100%);background-image:-ms-linear-gradient(180deg, rgb(20,34,42) 0%, rgb(0,0,0) 100%);background-image:linear-gradient(180deg, rgb(20,34,42) 0%, rgb(0,0,0) 100%)}.f1{color:#f3f3ff}.f2{color:#f3f3ff}.f3{color:#f3f3ff}.f4{color:#ebebeb}.f5{color:#ebebeb}.f6{color:#ebebeb}.f7{color:#ebebeb}.f8{color:#f3f3ff}.c4{border:1px solid #353535;background-color:#0f1419}.c7{background-color:rgba(255,254,254,0.5)}.f9{color:#fff}.c9{background-color:#fdbb2e}.f10{color:#fff}.f11{color:#fff}.f12{color:#fff}.f13{color:#fff}.c11{border:1px solid rgba(255,254,254,0.5);background-clip:padding-box;background-color:#000;box-shadow:0 2px 4px rgba(0,0,0,0.4)}.f14{color:#f3f3ff}.f15{color:#f3f3ff}.f16{color:#fff}.f17{color:#fff}.f18{color:#f3f3ff}.c13{background-color:#25333b}.c14{background-color:#000}.f19{color:#f3f3ff}.f20{color:#6d6d6d}.f21{color:#6d6d6d}.f22{color:#6d6d6d}.c15{background-color:#000}.c16{border:1px solid #51616b;background-color:#25333b}.f23{color:#f3f3ff}.f24{color:#f3f3ff}.c17{border:1px solid #51616b;background-color:#25333b}.f25{color:#f3f3ff}.f26{color:#f3f3ff}.f27{color:#fff}.f28{color:#fff}.f29{color:#fff}.f30{color:#fff}.f31{color:#fff}.c20{border:2px dashed #51616b;background-clip:padding-box}.f32{color:#51616b}.f33{color:#f3f3ff}.c21{background-color:#e8554b}.f34{color:#fff}.c22{border:1px solid rgba(255,254,254,0.15);background-clip:padding-box;background-color:#0f1419}.c25{background-color:#fdbb2e}.c30{background-color:#eb244f}.c31{background-color:#eb244f}.c32{background-image:-webkit-gradient(linear, 0deg, color-stop(0, rgb(20,34,42)), color-stop(1, rgb(0,0,0)));background-image:-o-linear-gradient(0deg, rgb(20,34,42) 0%, rgb(0,0,0) 100%);background-image:-webkit-linear-gradient(0deg, rgb(20,34,42) 0%, rgb(0,0,0) 100%);background-image:-ms-linear-gradient(0deg, rgb(20,34,42) 0%, rgb(0,0,0) 100%);background-image:linear-gradient(0deg, rgb(20,34,42) 0%, rgb(0,0,0) 100%)}.f35{color:#ebebeb}.f36{color:#ebebeb}.f37{color:rgba(235,235,235,0.25)}.c33{border:1px solid #ca182a;background-image:-webkit-gradient(linear, 180deg, color-stop(0, rgb(232,85,75)), color-stop(1, rgb(202,24,42)));background-image:-o-linear-gradient(180deg, rgb(232,85,75) 0%, rgb(202,24,42) 100%);background-image:-webkit-linear-gradient(180deg, rgb(232,85,75) 0%, rgb(202,24,42) 100%);background-image:-ms-linear-gradient(180deg, rgb(232,85,75) 0%, rgb(202,24,42) 100%);background-image:linear-gradient(180deg, rgb(232,85,75) 0%, rgb(202,24,42) 100%);color:#fff}.c33::before{background-image:-webkit-gradient(linear, 0deg, color-stop(0, rgb(232,85,75)), color-stop(1, rgb(232,85,75)));background-image:-o-linear-gradient(0deg, rgb(232,85,75) 0%, rgb(232,85,75) 100%);background-image:-webkit-linear-gradient(0deg, rgb(232,85,75) 0%, rgb(232,85,75) 100%);background-image:-ms-linear-gradient(0deg, rgb(232,85,75) 0%, rgb(232,85,75) 100%);background-image:linear-gradient(0deg, rgb(232,85,75) 0%, rgb(232,85,75) 100%);border:1px solid #ca182a}.c33::after{background-image:-webkit-gradient(linear, 0deg, color-stop(0, rgb(232,85,75)), color-stop(1, rgb(232,85,75)));background-image:-o-linear-gradient(0deg, rgb(232,85,75) 0%, rgb(232,85,75) 100%);background-image:-webkit-linear-gradient(0deg, rgb(232,85,75) 0%, rgb(232,85,75) 100%);background-image:-ms-linear-gradient(0deg, rgb(232,85,75) 0%, rgb(232,85,75) 100%);background-image:linear-gradient(0deg, rgb(232,85,75) 0%, rgb(232,85,75) 100%);border:1px solid #ca182a}.c34{border-top:1px solid #2c5ba6}.f39{color:#fff}.f40{color:#fff}.c35{background-image:-webkit-gradient(linear, 180deg, color-stop(0, rgb(37,99,235)), color-stop(1, rgb(11,56,146)));background-image:-o-linear-gradient(180deg, rgb(37,99,235) 0%, rgb(11,56,146) 100%);background-image:-webkit-linear-gradient(180deg, rgb(37,99,235) 0%, rgb(11,56,146) 100%);background-image:-ms-linear-gradient(180deg, rgb(37,99,235) 0%, rgb(11,56,146) 100%);background-image:linear-gradient(180deg, rgb(37,99,235) 0%, rgb(11,56,146) 100%)}.f41{color:#fff}.f42{color:#fff}.f43{color:#fff}.c37{color:#fff}.f45{color:#fff}}@media (min-width:480px) and (max-width:1199px){.s1{min-width:480px;min-height:513px;padding-bottom:45px}.ps3{margin-top:45px}.s2{width:480px;height:469px}.ps4{margin-left:17px}.s3{min-width:447px;width:447px;height:41px}.f1{font-size:30px;font-size:calc(30px * var(--f));line-height:1.368}.f2{font-size:30px;font-size:calc(30px * var(--f))}.ps5{margin-left:17px;margin-top:40px}.s4{min-width:447px;width:447px;min-height:388px}.s5{min-width:447px;width:447px;min-height:118px}.s6{min-width:447px;width:447px;height:41px}.f3{font-family:"Open Sans 2";font-size:24px;font-size:calc(24px * var(--f));line-height:1.376;font-weight:600}.ps7{margin-left:49px;margin-top:0}.s7{min-width:348px;width:348px;height:77px}.f4{font-size:18px;font-size:calc(18px * var(--f));line-height:1.334}.f5{font-family:"Open Sans 3";font-size:18px;font-size:calc(18px * var(--f));line-height:1.334;font-weight:700}.ps8{margin-left:0;margin-top:22px}.s8{min-width:447px;width:447px;min-height:109px}.ps9{margin-top:-1px}.s9{min-width:447px;width:447px;height:69px}.ps10{margin-left:0;margin-top:21px}.s10{min-width:447px;width:447px;min-height:118px}.s11{min-width:447px;width:447px;height:41px}.ps11{margin-top:0}.s12{min-width:447px;width:447px;height:77px}.f6{font-size:18px;font-size:calc(18px * var(--f))}.f7{font-family:"Open Sans 3";font-size:18px;font-size:calc(18px * var(--f));line-height:1.334;font-weight:700}.ps12{margin-top:-2px}.s13{min-width:480px;width:480px}.s14{min-width:480px;min-height:3864px;padding-bottom:45px}.s15{width:480px;min-height:3818px}.ps13{margin-left:17px}.s16{min-width:447px;width:447px;height:41px}.ps14{margin-left:17px;margin-top:45px}.s17{min-width:448px;width:448px;min-height:558px}.s18{min-width:447px;width:447px;min-height:232px}.s19{min-width:447px;width:447px;height:53px}.ps15{margin-left:49px;margin-top:-1px}.s20{min-width:348px;width:348px;height:180px}.f8{font-size:18px;font-size:calc(18px * var(--f));line-height:1.890}.ps16{margin-left:0;margin-top:16px}.s21{min-width:448px;width:448px;min-height:310px}.s22{min-width:446px;width:446px;min-height:308px}.s23{min-width:446px;width:446px;min-height:79px}.s24{min-width:446px;width:446px;min-height:79px}.s25{min-width:446px;width:446px;min-height:69px}.s26{min-width:446px;width:446px;min-height:69px}.s27{min-width:446px;width:446px;min-height:68px}.ps17{margin-top:-20px}.s28{min-width:446px;width:446px;min-height:21px}.ps18{margin-left:77px;margin-top:-60px}.s29{min-width:338px;width:338px;min-height:26px}.ps19{margin-left:87px;margin-top:-62px}.s30{min-width:324px;width:324px;height:35px}.f9{font-size:18px;font-size:calc(18px * var(--f));line-height:1.334}.ps20{margin-left:15px;margin-top:-54px}.s31{min-width:47px;width:47px;min-height:12px}.s32{min-width:12px;width:12px;min-height:12px}.c8{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ps21{margin-left:6px}.c9{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ps22{margin-left:5px}.c10{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ps23{margin-left:-47px;margin-top:-23px}.s33{min-width:105px;width:105px;height:33px}.f10{font-size:10px;font-size:calc(10px * var(--f));line-height:1.401}.ps24{margin-left:197px;margin-top:-23px}.s34{min-width:114px;width:114px;height:17px}.f11{font-size:9px;font-size:calc(9px * var(--f))}.f12{font-size:9px;font-size:calc(9px * var(--f));line-height:1.112}.s35{height:9px;transform:scale(1) translateY(1px)}.f13{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418}.ps25{margin-left:30px;margin-top:12px}.s36{min-width:386px;width:386px;min-height:217px}.s37{min-width:386px;width:386px;min-height:217px}.ps26{margin-left:19px;margin-top:10px}.s38{min-width:349px;width:349px;min-height:193px}.s39{min-width:347px;width:347px;min-height:191px}.ps27{margin-left:13px;margin-top:15px}.s40{min-width:131px;width:131px;height:14px}.f14{font-size:10px;font-size:calc(10px * var(--f));line-height:1.401}.ps28{margin-left:160px;margin-top:15px}.s41{min-width:27px;width:27px;height:18px}.f15{font-size:10px;font-size:calc(10px * var(--f));line-height:1.101}.s42{height:10px;transform:scale(1) translateY(1px)}.ps29{margin-left:28px;margin-top:9px}.s43{min-width:66px;width:66px;min-height:45px}.ps30{margin-left:8px;margin-top:4px}.s44{min-width:51px;width:51px;height:33px}.f16{font-size:9px;font-size:calc(9px * var(--f));line-height:1.112}.s45{height:9px;transform:scale(1) translateY(1px)}.f17{font-size:9px;font-size:calc(9px * var(--f));line-height:1.445}.ps31{margin-left:11px;margin-top:9px}.ps32{margin-left:7px;margin-top:4px}.s46{min-width:51px;width:51px;height:41px}.ps33{margin-left:9px;margin-top:9px}.s47{min-width:51px;width:51px;height:38px}.ps34{margin-left:-218px;margin-top:70px}.s48{min-width:62px;width:62px;height:20px}.f18{font-size:10px;font-size:calc(10px * var(--f));line-height:1.401}.ps35{margin-left:-8px;margin-top:70px}.ps36{margin-left:46px;margin-top:70px}.ps37{margin-left:3px;margin-top:70px}.ps38{margin-left:28px}.s49{min-width:288px;width:288px;min-height:23px}.ps39{margin-left:28px;margin-top:6px}.ps40{margin-left:28px;margin-top:4px}.s50{min-width:288px;width:288px;min-height:14px}.ps41{margin-top:-203px}.s51{min-width:386px;width:386px;min-height:53px}.s52{min-width:120px;width:120px;min-height:53px}.ps42{margin-top:0}.s53{min-width:120px;width:120px;min-height:47px}.s54{min-width:120px;width:120px;min-height:47px}.s55{min-width:120px;width:120px;height:35px}.f19{font-size:18px;font-size:calc(18px * var(--f));line-height:1.334}.ps43{margin-top:-11px}.s56{min-width:120px;width:120px;height:23px}.f20{font-size:12px;font-size:calc(12px * var(--f));line-height:1.168}.s57{height:12px;transform:scale(1) translateY(2px)}.f21{font-size:12px;font-size:calc(12px * var(--f));line-height:1.918}.ps44{margin-left:12px}.f22{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418}.ps45{margin-left:14px}.ps46{margin-top:-134px}.s58{min-width:120px;width:120px;min-height:148px}.s59{min-width:120px;width:120px;height:26px}.ps47{margin-top:0}.s60{min-width:120px;width:120px;min-height:122px}.ps48{margin-left:11px;margin-top:9px}.s61{min-width:98px;width:98px;min-height:47px}.ps49{margin-left:12px;margin-top:-134px}.s62{min-width:122px;width:122px;min-height:148px}.ps50{margin-left:10px;margin-top:9px}.ps51{margin-left:2px;margin-top:-103px}.s63{min-width:120px;width:120px;height:57px}.f23{font-size:36px;font-size:calc(36px * var(--f));line-height:1.168}.s64{height:36px;transform:scale(1) translateY(5px)}.ps52{margin-left:12px;margin-top:-134px}.ps53{margin-left:16px;margin-top:73px}.s65{min-width:448px;width:448px;min-height:503px}.ps54{margin-left:1px;margin-top:0}.s66{min-width:447px;width:447px;min-height:179px}.s67{min-width:447px;width:447px;height:41px}.ps55{margin-left:49px}.s68{min-width:348px;width:348px;height:138px}.ps56{margin-left:0;margin-top:14px}.s69{min-width:448px;width:448px;min-height:310px}.ps57{margin-left:76px;margin-top:-60px}.ps58{margin-left:87px;margin-top:-60px}.s70{min-width:324px;width:324px;height:35px}.ps59{margin-left:15px;margin-top:-54px}.s71{min-width:46px;width:46px;min-height:12px}.ps60{margin-left:4px}.ps61{margin-left:-46px;margin-top:-23px}.s72{min-width:96px;width:96px;height:33px}.ps62{margin-left:207px;margin-top:-23px}.s73{min-width:113px;width:113px;height:17px}.ps63{margin-left:30px;margin-top:12px}.s74{min-width:385px;width:385px;min-height:53px}.ps64{margin-top:3px}.ps65{margin-top:3px}.ps66{margin-left:13px}.ps67{margin-left:31px;margin-top:-141px}.s75{min-width:120px;width:120px;min-height:140px}.ps68{margin-top:-8px}.ps69{margin-left:12px;margin-top:-141px}.ps70{margin-left:13px;margin-top:-141px}.ps71{margin-left:220px;margin-top:-117px}.s76{min-width:128px;width:128px;height:56px}.f24{font-size:48px;font-size:calc(48px * var(--f));line-height:1.147}.s77{height:48px;transform:scale(1) translateY(7px)}.ps72{margin-left:-306px;margin-top:-114px}.ps73{margin-left:30px;margin-top:-114px}.ps74{margin-left:22px;margin-top:-114px}.ps75{margin-left:320px;margin-top:-86px}.s78{min-width:63px;width:63px;height:35px}.f25{font-size:21px;font-size:calc(21px * var(--f));line-height:1.144}.s79{height:21px;transform:scale(1) translateY(3px)}.ps76{margin-left:17px}.s80{min-width:450px;width:450px;min-height:606px}.ps77{margin-top:0}.s81{min-width:447px;width:447px;min-height:282px}.s82{min-width:447px;width:447px;height:41px}.ps78{margin-left:49px;margin-top:-1px}.s83{min-width:348px;width:348px;height:242px}.ps79{margin-left:2px;margin-top:14px}.ps80{margin-left:76px;margin-top:-60px}.s84{min-width:324px;width:324px;height:35px}.ps81{margin-left:15px;margin-top:-54px}.s85{min-width:120px;width:120px;height:14px}.ps82{margin-left:151px;margin-top:-23px}.s86{min-width:144px;width:144px;height:17px}.ps83{margin-left:30px;margin-top:22px}.s87{min-width:120px;width:120px;min-height:53px}.ps84{margin-top:-53px}.ps85{margin-top:0}.ps86{margin-left:30px;margin-top:16px}.s88{min-width:385px;width:385px;min-height:148px}.s89{min-width:120px;width:120px;min-height:148px}.s90{min-width:120px;width:120px;height:26px}.ps87{margin-top:0}.s91{min-width:120px;width:120px;min-height:122px}.ps88{margin-left:11px;margin-top:-113px}.ps89{margin-left:9px;margin-top:-113px}.ps90{margin-left:16px;margin-top:73px}.s92{min-width:448px;width:448px;min-height:606px}.ps91{margin-left:1px;margin-top:0}.s93{min-width:447px;width:447px;min-height:283px}.s94{min-width:447px;width:447px;height:41px}.ps92{margin-left:46px;margin-top:0}.s95{min-width:351px;width:351px;height:242px}.f26{font-family:"Climate Crisis";font-size:18px;font-size:calc(18px * var(--f));line-height:1.890}.ps93{margin-left:0;margin-top:13px}.s96{min-width:446px;width:446px;min-height:68px}.ps94{margin-top:-20px}.s97{min-width:338px;width:338px;min-height:26px}.ps95{margin-left:87px;margin-top:-60px}.s98{min-width:324px;width:324px;height:26px}.f27{font-size:18px;font-size:calc(18px * var(--f))}.f28{font-size:18px;font-size:calc(18px * var(--f));line-height:1.334}.s99{min-width:46px;width:46px;min-height:12px}.s100{min-width:12px;width:12px;min-height:12px}.ps96{margin-left:-46px;margin-top:-22px}.s101{min-width:143px;width:143px;height:17px}.f29{font-size:12px;font-size:calc(12px * var(--f))}.f30{font-size:12px;font-size:calc(12px * var(--f));line-height:1.168}.f31{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418}.ps97{margin-left:20px;margin-top:29px}.s102{min-width:411px;width:411px;min-height:151px}.s103{min-width:190px;width:190px;min-height:144px}.s104{min-width:186px;width:186px;min-height:140px}.ps99{margin-left:37px;margin-top:-107px}.s105{min-width:122px;width:122px;height:74px}.f32{font-size:18px;font-size:calc(18px * var(--f));line-height:1.890}.ps100{margin-left:39px}.s106{min-width:182px;width:182px;min-height:151px}.s107{min-width:182px;width:182px;min-height:104px}.s108{min-width:182px;width:182px;height:21px}.f33{font-size:10px;font-size:calc(10px * var(--f));line-height:1.901}.s109{min-width:182px;width:182px;min-height:83px}.ps101{margin-left:6px;margin-top:0}.s110{min-width:137px;width:137px;height:78px}.ps102{margin-top:7px}.s111{min-width:182px;width:182px;min-height:40px}.s112{min-width:182px;width:182px;height:20px}.ps103{margin-top:-1px}.s113{min-width:182px;width:182px;min-height:21px}.s114{min-width:137px;width:137px;height:20px}.ps104{margin-left:249px;margin-top:6px}.s115{min-width:135px;width:135px;min-height:21px}.s116{min-width:135px;width:135px;height:20px}.f34{font-size:10px;font-size:calc(10px * var(--f));line-height:1.901}.ps105{margin-left:17px;margin-top:74px}.s117{min-width:448px;width:448px;min-height:502px}.ps106{margin-top:0}.s118{min-width:447px;width:447px;min-height:178px}.ps107{margin-left:0}.ps108{margin-left:51px;margin-top:-1px}.s119{min-width:344px;width:344px;height:138px}.ps109{margin-left:0;margin-top:14px}.s120{min-width:448px;width:448px;min-height:310px}.s121{min-width:448px;width:448px;min-height:310px}.s122{min-width:446px;width:446px;min-height:308px}.s123{min-width:446px;width:446px;min-height:80px}.s124{min-width:446px;width:446px;min-height:80px}.s125{min-width:446px;width:446px;min-height:68px}.ps110{margin-left:77px;margin-top:-59px}.s126{min-width:338px;width:338px;min-height:26px}.ps111{margin-left:87px;margin-top:-62px}.s127{min-width:324px;width:324px;height:35px}.ps112{margin-left:15px;margin-top:-53px}.s128{min-width:47px;width:47px;min-height:12px}.s129{min-width:12px;width:12px;min-height:12px}.ps113{margin-left:-47px;margin-top:-21px}.s130{min-width:111px;width:111px;height:33px}.ps114{margin-left:206px;margin-top:-21px}.s131{min-width:99px;width:99px;height:17px}.ps115{margin-top:-32px}.s132{min-width:446px;width:446px;min-height:21px}.ps116{margin-left:30px;margin-top:12px}.s133{min-width:386px;width:386px;min-height:53px}.s134{min-width:120px;width:120px;min-height:53px}.s135{min-width:120px;width:120px;min-height:53px}.ps117{margin-top:-49px}.s136{min-width:120px;width:120px;min-height:47px}.s137{min-width:120px;width:120px;min-height:47px}.s138{min-width:120px;width:120px;height:35px}.ps118{margin-top:-11px}.s139{min-width:120px;width:120px;height:23px}.ps119{margin-left:12px}.ps120{margin-left:31px;margin-top:-148px}.s140{min-width:120px;width:120px;height:26px}.ps121{margin-left:12px;margin-top:-148px}.ps122{margin-left:14px;margin-top:-148px}.ps123{margin-left:31px;margin-top:-123px}.s141{min-width:120px;width:120px;min-height:122px}.ps124{margin-left:12px;margin-top:-123px}.ps125{margin-left:-63px;margin-top:-117px}.s142{min-width:128px;width:128px;height:56px}.ps126{margin-left:297px;margin-top:-123px}.ps127{margin-left:375px;margin-top:-118px}.s143{min-width:68px;width:68px;height:77px}.s144{min-height:77px}.ps128{margin-left:42px;margin-top:-113px}.s145{min-width:98px;width:98px;min-height:47px}.ps129{margin-left:31px;margin-top:-113px}.ps130{margin-left:21px;margin-top:-113px}.ps131{margin-left:318px;margin-top:-79px}.s146{min-width:63px;width:63px;height:24px}.ps132{margin-left:17px}.s147{min-width:450px;width:450px;min-height:591px}.s148{min-width:447px;width:447px;min-height:178px}.s149{min-width:447px;width:447px;height:41px}.s150{min-width:347px;width:347px;height:138px}.ps133{margin-left:2px;margin-top:20px}.s151{min-width:448px;width:448px;min-height:393px}.s152{min-width:448px;width:448px;min-height:393px}.ps134{margin-left:34px}.s153{min-width:376px;width:376px;min-height:286px}.s154{min-width:374px;width:374px;min-height:284px}.s155{min-width:374px;width:374px;min-height:62px}.ps135{margin-left:65px;margin-top:-54px}.s156{min-width:284px;width:284px;min-height:24px}.ps136{margin-left:74px;margin-top:-56px}.s157{min-width:272px;width:272px;height:32px}.ps137{margin-left:12px;margin-top:-48px}.s158{min-width:40px;width:40px;min-height:11px}.s159{min-width:11px;width:11px;min-height:11px}.c24{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.c25{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ps138{margin-left:3px}.c26{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ps139{margin-top:-18px}.s160{min-width:374px;width:374px;min-height:20px}.ps140{margin-left:10px;margin-top:-244px}.s161{min-width:424px;width:424px;min-height:313px}.s162{min-width:422px;width:422px;min-height:311px}.s163{min-width:422px;width:422px;min-height:69px}.s164{min-width:422px;width:422px;min-height:68px}.ps141{margin-top:-20px}.s165{min-width:422px;width:422px;min-height:21px}.ps142{margin-left:72px;margin-top:-60px}.s166{min-width:320px;width:320px;min-height:26px}.ps143{margin-left:83px;margin-top:-63px}.s167{min-width:306px;width:306px;height:35px}.ps144{margin-left:14px;margin-top:-54px}.s168{min-width:45px;width:45px;min-height:12px}.s169{min-width:12px;width:12px;min-height:12px}.ps145{margin-top:-272px}.ps146{margin-left:20px;margin-top:28px}.s170{min-width:411px;width:411px;min-height:152px}.ps147{margin-top:6px}.ps148{margin-left:37px;margin-top:-108px}.s171{min-width:182px;width:182px;min-height:152px}.s172{min-width:182px;width:182px;min-height:41px}.ps149{margin-top:16px}.s173{min-width:480px;min-height:291px;padding-bottom:45px}.s174{width:480px;height:246px}.ps150{margin-left:18px}.s175{min-width:447px;width:447px;height:171px}.f35{font-size:42px;font-size:calc(42px * var(--f))}.f36{font-size:42px;font-size:calc(42px * var(--f));line-height:1.358}.f37{font-size:42px;font-size:calc(42px * var(--f));line-height:1.096}.ps151{margin-left:134px;margin-top:32px}.s176{min-width:217px;height:44px;width:215px}.f38{font-size:21px;font-size:calc(21px * var(--f));line-height:1.191;padding-top:9px;padding-bottom:8px}.c33::before{background-image:-webkit-gradient(linear, 0deg, color-stop(0, rgb(239,68,68)), color-stop(1, rgb(239,68,68)));background-image:-o-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-webkit-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-ms-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-clip:content-box;border:1px solid #bc2b2b;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;z-index:-1;transition:opacity 0.1s linear}.c33:hover:before{opacity:1}.c33::after{background-image:-webkit-gradient(linear, 0deg, color-stop(0, rgb(239,68,68)), color-stop(1, rgb(239,68,68)));background-image:-o-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-webkit-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-ms-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-clip:content-box;border:1px solid #bc2b2b;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.1s linear}.c33:hover:after{opacity:0}.c33:active:before{opacity:1}.c33:active:after{opacity:1;transition:initial}.s177{min-width:480px;min-height:80px;padding-bottom:45px}.s178{width:480px;min-height:35px}.ps153{margin-left:17px}.s179{min-width:449px;width:449px;height:35px}.s180{min-width:480px;min-height:399px;height:399px}.ps156{margin-top:14px}.s181{width:480px;min-height:344px}.s182{min-width:447px;width:447px;min-height:45px}.ps157{margin-top:13px}.s183{min-width:239px;width:239px;height:23px}.f41{font-size:24px;font-size:calc(24px * var(--f));line-height:0.918}.f41:visited{font-size:24px;font-size:calc(24px * var(--f));line-height:0.918}.f41:hover{font-size:24px;font-size:calc(24px * var(--f));line-height:0.918}.f41:active{font-size:24px;font-size:calc(24px * var(--f));line-height:0.918}.v5{display:none}.ps159{margin-left:158px}.s186{min-width:50px;height:45px;width:50px}.f44{font-size:24px;font-size:calc(24px * var(--f));line-height:1.168;padding-top:9px;padding-bottom:8px}.s187{height:24px}.ps160{margin-left:18px;margin-top:51px}.s188{min-width:447px;width:447px;height:41px}.f45{font-size:24px;font-size:calc(24px * var(--f));line-height:1.668}.f45:visited{font-size:24px;font-size:calc(24px * var(--f));line-height:1.668}.f45:hover{font-size:24px;font-size:calc(24px * var(--f));line-height:1.668}.f45:active{font-size:24px;font-size:calc(24px * var(--f));line-height:1.668}.ps161{margin-left:17px;margin-top:28px}.s189{min-width:447px;width:447px;height:41px}.ps162{margin-left:18px;margin-top:28px}.ps163{margin-left:14px;margin-top:28px}}@media (prefers-color-scheme: dark) and (min-width:480px) and (max-width:1199px){.f41:visited{color:#fff}.f41:hover{color:#fff}.f41:active{color:#fff}.f45:visited{color:#fff}.f45:hover{color:#fff}.f45:active{color:#fff}}@media (max-width:479px){.s1{min-width:320px;min-height:342px;padding-bottom:30px}.ps3{margin-top:30px}.s2{width:320px;height:312px}.ps4{margin-left:11px}.s3{min-width:298px;width:298px;height:27px}.f1{font-size:20px;font-size:calc(20px * var(--f));line-height:1.351}.f2{font-size:20px;font-size:calc(20px * var(--f));line-height:1.301}.ps5{margin-left:11px;margin-top:27px}.s4{min-width:298px;width:298px;min-height:258px}.s5{min-width:298px;width:298px;min-height:78px}.s6{min-width:298px;width:298px;height:27px}.f3{font-family:"Open Sans 2";font-size:16px;font-size:calc(16px * var(--f));line-height:1.376;font-weight:600}.ps7{margin-left:33px;margin-top:0}.s7{min-width:232px;width:232px;height:51px}.f4{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418}.f5{font-family:"Open Sans 3";font-size:12px;font-size:calc(12px * var(--f));line-height:1.418;font-weight:700}.ps8{margin-left:0;margin-top:15px}.s8{min-width:298px;width:298px;min-height:73px}.ps9{margin-top:0}.s9{min-width:298px;width:298px;height:46px}.ps10{margin-left:0;margin-top:14px}.s10{min-width:298px;width:298px;min-height:78px}.s11{min-width:298px;width:298px;height:27px}.ps11{margin-top:0}.s12{min-width:298px;width:298px;height:51px}.f6{font-size:12px;font-size:calc(12px * var(--f))}.f7{font-family:"Open Sans 3";font-size:12px;font-size:calc(12px * var(--f));line-height:1.418;font-weight:700}.ps12{margin-top:0}.s13{min-width:320px;width:320px}.s14{min-width:320px;min-height:2576px;padding-bottom:30px}.s15{width:320px;min-height:2545px}.s16{min-width:298px;width:298px;height:27px}.ps14{margin-left:11px;margin-top:30px}.s17{min-width:299px;width:299px;min-height:372px}.s18{min-width:298px;width:298px;min-height:155px}.s19{min-width:298px;width:298px;height:35px}.ps15{margin-left:33px;margin-top:0}.s20{min-width:232px;width:232px;height:120px}.f8{font-size:12px;font-size:calc(12px * var(--f));line-height:1.918}.ps16{margin-left:0;margin-top:10px}.s21{min-width:299px;width:299px;min-height:207px}.s22{min-width:297px;width:297px;min-height:205px}.s23{min-width:297px;width:297px;min-height:53px}.s24{min-width:297px;width:297px;min-height:53px}.s25{min-width:297px;width:297px;min-height:46px}.s26{min-width:297px;width:297px;min-height:46px}.s27{min-width:297px;width:297px;min-height:45px}.ps17{margin-top:-13px}.s28{min-width:297px;width:297px;min-height:14px}.ps18{margin-left:51px;margin-top:-40px}.s29{min-width:225px;width:225px;min-height:17px}.ps19{margin-left:58px;margin-top:-41px}.s30{min-width:216px;width:216px;height:23px}.f9{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418}.ps20{margin-left:10px;margin-top:-36px}.s31{min-width:31px;width:31px;min-height:8px}.s32{min-width:8px;width:8px;min-height:8px}.c8{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ps21{margin-left:4px}.c9{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ps22{margin-left:3px}.c10{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ps23{margin-left:-31px;margin-top:-15px}.s33{min-width:70px;width:70px;height:22px}.f10{font-size:7px;font-size:calc(7px * var(--f));line-height:1.287}.ps24{margin-left:131px;margin-top:-15px}.s34{min-width:76px;width:76px;height:11px}.f11{font-size:6px;font-size:calc(6px * var(--f))}.f12{font-size:6px;font-size:calc(6px * var(--f));line-height:1.001}.s35{height:6px;transform:scale(1) translateY(0px)}.f13{font-size:8px;font-size:calc(8px * var(--f));line-height:1.376}.ps25{margin-left:20px;margin-top:8px}.s36{min-width:257px;width:257px;min-height:144px}.s37{min-width:257px;width:257px;min-height:144px}.ps26{margin-left:12px;margin-top:6px}.s38{min-width:233px;width:233px;min-height:129px}.s39{min-width:231px;width:231px;min-height:127px}.ps27{margin-left:9px}.s40{min-width:87px;width:87px;height:9px}.f14{font-size:7px;font-size:calc(7px * var(--f));line-height:1.287}.ps28{margin-left:107px;margin-top:10px}.s41{min-width:18px;width:18px;height:12px}.f15{font-size:7px;font-size:calc(7px * var(--f));line-height:1.001}.s42{height:7px;transform:scale(1) translateY(0px)}.ps29{margin-left:19px;margin-top:6px}.s43{min-width:44px;width:44px;min-height:30px}.ps30{margin-left:5px;margin-top:3px}.s44{min-width:34px;width:34px;height:22px}.f16{font-size:6px;font-size:calc(6px * var(--f));line-height:1.001}.s45{height:6px;transform:scale(1) translateY(0px)}.f17{font-size:6px;font-size:calc(6px * var(--f));line-height:1.334}.ps31{margin-left:7px;margin-top:6px}.ps32{margin-left:5px;margin-top:3px}.s46{min-width:34px;width:34px;height:27px}.ps33{margin-left:6px;margin-top:6px}.s47{min-width:34px;width:34px;height:25px}.ps34{margin-left:-145px;margin-top:47px}.s48{min-width:41px;width:41px;height:13px}.f18{font-size:7px;font-size:calc(7px * var(--f));line-height:1.287}.ps35{margin-left:-5px;margin-top:47px}.ps36{margin-left:31px;margin-top:47px}.ps37{margin-left:2px;margin-top:47px}.ps38{margin-left:19px;margin-top:-1px}.s49{min-width:192px;width:192px;min-height:15px}.ps39{margin-left:19px;margin-top:4px}.ps40{margin-left:19px;margin-top:3px}.s50{min-width:192px;width:192px;min-height:9px}.ps41{margin-top:-135px}.s51{min-width:257px;width:257px;min-height:35px}.s52{min-width:80px;width:80px;min-height:35px}.ps42{margin-top:0}.s53{min-width:80px;width:80px;min-height:31px}.s54{min-width:80px;width:80px;min-height:31px}.s55{min-width:80px;width:80px;height:23px}.f19{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418}.ps43{margin-top:-7px}.s56{min-width:80px;width:80px;height:15px}.f20{font-size:8px;font-size:calc(8px * var(--f));line-height:1.126}.s57{height:8px;transform:scale(1) translateY(1px)}.f21{font-size:8px;font-size:calc(8px * var(--f));line-height:1.876}.ps44{margin-left:8px}.f22{font-size:8px;font-size:calc(8px * var(--f));line-height:1.376}.ps45{margin-left:9px}.ps46{margin-top:-89px}.s58{min-width:80px;width:80px;min-height:98px}.s59{min-width:80px;width:80px;height:17px}.ps47{margin-top:0}.s60{min-width:80px;width:80px;min-height:81px}.ps48{margin-left:7px;margin-top:6px}.s61{min-width:65px;width:65px;min-height:31px}.ps49{margin-left:8px;margin-top:-89px}.s62{min-width:81px;width:81px;min-height:98px}.ps50{margin-left:6px;margin-top:6px}.ps51{margin-left:1px;margin-top:-68px}.s63{min-width:80px;width:80px;height:38px}.f23{font-size:24px;font-size:calc(24px * var(--f));line-height:1.168}.s64{height:24px;transform:scale(1) translateY(4px)}.ps52{margin-left:8px;margin-top:-89px}.ps53{margin-left:10px;margin-top:49px}.s65{min-width:299px;width:299px;min-height:335px}.ps54{margin-left:1px;margin-top:0}.s66{min-width:298px;width:298px;min-height:119px}.s67{min-width:298px;width:298px;height:27px}.ps55{margin-left:33px}.s68{min-width:232px;width:232px;height:92px}.ps56{margin-left:0;margin-top:9px}.s69{min-width:299px;width:299px;min-height:207px}.ps57{margin-left:51px;margin-top:-40px}.ps58{margin-left:58px;margin-top:-40px}.s70{min-width:216px;width:216px;height:23px}.ps59{margin-left:10px;margin-top:-36px}.s71{min-width:31px;width:31px;min-height:8px}.ps60{margin-left:3px}.ps61{margin-left:-31px;margin-top:-15px}.s72{min-width:64px;width:64px;height:22px}.ps62{margin-left:138px;margin-top:-15px}.s73{min-width:75px;width:75px;height:11px}.ps63{margin-left:20px;margin-top:8px}.s74{min-width:257px;width:257px;min-height:35px}.ps64{margin-top:2px}.ps65{margin-top:2px}.ps66{margin-left:9px}.ps67{margin-left:21px;margin-top:-94px}.s75{min-width:80px;width:80px;min-height:93px}.ps68{margin-top:-5px}.ps69{margin-left:8px;margin-top:-94px}.ps70{margin-left:9px;margin-top:-94px}.ps71{margin-left:147px;margin-top:-78px}.s76{min-width:85px;width:85px;height:37px}.f24{font-size:32px;font-size:calc(32px * var(--f));line-height:1.157}.s77{height:32px;transform:scale(1) translateY(5px)}.ps72{margin-left:-204px;margin-top:-76px}.ps73{margin-left:20px;margin-top:-76px}.ps74{margin-left:14px;margin-top:-76px}.ps75{margin-left:214px;margin-top:-57px}.s78{min-width:42px;width:42px;height:23px}.f25{font-size:14px;font-size:calc(14px * var(--f));line-height:1.144}.s79{height:14px;transform:scale(1) translateY(2px)}.ps76{margin-left:11px;margin-top:48px}.s80{min-width:300px;width:300px;min-height:404px}.ps77{margin-top:0}.s81{min-width:298px;width:298px;min-height:188px}.s82{min-width:298px;width:298px;height:27px}.ps78{margin-left:33px;margin-top:0}.s83{min-width:232px;width:232px;height:161px}.ps79{margin-left:1px;margin-top:9px}.ps80{margin-left:51px;margin-top:-40px}.s84{min-width:216px;width:216px;height:23px}.ps81{margin-left:10px;margin-top:-36px}.s85{min-width:80px;width:80px;height:9px}.ps82{margin-left:101px;margin-top:-15px}.s86{min-width:96px;width:96px;height:11px}.ps83{margin-left:20px;margin-top:15px}.s87{min-width:80px;width:80px;min-height:35px}.ps84{margin-top:-35px}.ps85{margin-top:0}.ps86{margin-left:20px;margin-top:11px}.s88{min-width:257px;width:257px;min-height:98px}.s89{min-width:80px;width:80px;min-height:98px}.s90{min-width:80px;width:80px;height:17px}.ps87{margin-top:0}.s91{min-width:80px;width:80px;min-height:81px}.ps88{margin-left:7px;margin-top:-75px}.ps89{margin-left:6px;margin-top:-75px}.ps90{margin-left:10px;margin-top:49px}.s92{min-width:299px;width:299px;min-height:404px}.ps91{margin-left:1px;margin-top:0}.s93{min-width:298px;width:298px;min-height:188px}.s94{min-width:298px;width:298px;height:27px}.ps92{margin-left:31px;margin-top:0}.s95{min-width:234px;width:234px;height:161px}.f26{font-family:"Climate Crisis";font-size:12px;font-size:calc(12px * var(--f));line-height:1.834}.ps93{margin-left:0;margin-top:9px}.s96{min-width:297px;width:297px;min-height:45px}.ps94{margin-top:-13px}.s97{min-width:225px;width:225px;min-height:17px}.ps95{margin-left:58px;margin-top:-40px}.s98{min-width:216px;width:216px;height:17px}.f27{font-size:12px;font-size:calc(12px * var(--f))}.f28{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418}.s99{min-width:31px;width:31px;min-height:8px}.s100{min-width:8px;width:8px;min-height:8px}.ps96{margin-left:-31px;margin-top:-15px}.s101{min-width:95px;width:95px;height:11px}.f29{font-size:8px;font-size:calc(8px * var(--f))}.f30{font-size:8px;font-size:calc(8px * var(--f));line-height:1.126}.f31{font-size:8px;font-size:calc(8px * var(--f))}.ps97{margin-left:13px;margin-top:19px}.s102{min-width:274px;width:274px;min-height:101px}.ps98{margin-top:3px}.s103{min-width:128px;width:128px;min-height:97px}.s104{min-width:124px;width:124px;min-height:93px}.ps99{margin-left:25px;margin-top:-72px}.s105{min-width:81px;width:81px;height:49px}.f32{font-size:12px;font-size:calc(12px * var(--f));line-height:1.918}.ps100{margin-left:25px}.s106{min-width:121px;width:121px;min-height:101px}.s107{min-width:121px;width:121px;min-height:69px}.s108{min-width:121px;width:121px;height:14px}.f33{font-size:7px;font-size:calc(7px * var(--f));line-height:1.858}.s109{min-width:121px;width:121px;min-height:55px}.ps101{margin-left:4px;margin-top:0}.s110{min-width:91px;width:91px;height:52px}.ps102{margin-top:5px}.s111{min-width:121px;width:121px;min-height:27px}.s112{min-width:121px;width:121px;height:13px}.s113{min-width:121px;width:121px;min-height:14px}.s114{min-width:91px;width:91px;height:13px}.ps104{margin-left:166px;margin-top:4px}.s115{min-width:90px;width:90px;min-height:14px}.s116{min-width:90px;width:90px;height:13px}.f34{font-size:7px;font-size:calc(7px * var(--f));line-height:1.858}.ps105{margin-left:11px;margin-top:49px}.s117{min-width:299px;width:299px;min-height:335px}.ps106{margin-top:0}.s118{min-width:298px;width:298px;min-height:119px}.ps107{margin-left:0}.ps108{margin-left:34px;margin-top:0}.s119{min-width:229px;width:229px;height:92px}.ps109{margin-left:0;margin-top:9px}.s120{min-width:299px;width:299px;min-height:207px}.s121{min-width:299px;width:299px;min-height:207px}.s122{min-width:297px;width:297px;min-height:205px}.s123{min-width:297px;width:297px;min-height:53px}.s124{min-width:297px;width:297px;min-height:53px}.s125{min-width:297px;width:297px;min-height:45px}.ps110{margin-left:51px;margin-top:-39px}.s126{min-width:225px;width:225px;min-height:17px}.ps111{margin-left:58px;margin-top:-41px}.s127{min-width:216px;width:216px;height:23px}.ps112{margin-left:10px;margin-top:-35px}.s128{min-width:31px;width:31px;min-height:8px}.s129{min-width:8px;width:8px;min-height:8px}.ps113{margin-left:-31px;margin-top:-14px}.s130{min-width:74px;width:74px;height:22px}.ps114{margin-left:137px;margin-top:-14px}.s131{min-width:66px;width:66px;height:11px}.ps115{margin-top:-21px}.s132{min-width:297px;width:297px;min-height:14px}.ps116{margin-left:20px;margin-top:8px}.s133{min-width:257px;width:257px;min-height:35px}.s134{min-width:80px;width:80px;min-height:35px}.s135{min-width:80px;width:80px;min-height:35px}.ps117{margin-top:-32px}.s136{min-width:80px;width:80px;min-height:31px}.s137{min-width:80px;width:80px;min-height:31px}.s138{min-width:80px;width:80px;height:23px}.ps118{margin-top:-7px}.s139{min-width:80px;width:80px;height:15px}.ps119{margin-left:8px}.ps120{margin-left:21px;margin-top:-99px}.s140{min-width:80px;width:80px;height:17px}.ps121{margin-left:8px;margin-top:-99px}.ps122{margin-left:9px;margin-top:-99px}.ps123{margin-left:21px;margin-top:-82px}.s141{min-width:80px;width:80px;min-height:81px}.ps124{margin-left:8px;margin-top:-82px}.ps125{margin-left:-42px;margin-top:-78px}.s142{min-width:85px;width:85px;height:37px}.ps126{margin-left:198px;margin-top:-82px}.ps127{margin-left:250px;margin-top:-79px}.s143{min-width:45px;width:45px;height:51px}.s144{min-height:51px}.ps128{margin-left:28px;margin-top:-76px}.s145{min-width:65px;width:65px;min-height:31px}.ps129{margin-left:20px;margin-top:-76px}.ps130{margin-left:14px;margin-top:-76px}.ps131{margin-left:212px;margin-top:-53px}.s146{min-width:42px;width:42px;height:16px}.ps132{margin-left:11px;margin-top:49px}.s147{min-width:300px;width:300px;min-height:394px}.s148{min-width:298px;width:298px;min-height:119px}.s149{min-width:298px;width:298px;height:27px}.s150{min-width:231px;width:231px;height:92px}.ps133{margin-left:1px;margin-top:13px}.s151{min-width:299px;width:299px;min-height:262px}.s152{min-width:299px;width:299px;min-height:262px}.ps134{margin-left:23px}.s153{min-width:251px;width:251px;min-height:191px}.s154{min-width:249px;width:249px;min-height:189px}.s155{min-width:249px;width:249px;min-height:41px}.ps135{margin-left:43px;margin-top:-36px}.s156{min-width:189px;width:189px;min-height:16px}.ps136{margin-left:49px;margin-top:-37px}.s157{min-width:181px;width:181px;height:21px}.ps137{margin-left:8px;margin-top:-32px}.s158{min-width:26px;width:26px;min-height:7px}.s159{min-width:7px;width:7px;min-height:7px}.c24{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.c25{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ps138{margin-left:2px}.c26{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ps139{margin-top:-12px}.s160{min-width:249px;width:249px;min-height:13px}.ps140{margin-left:7px;margin-top:-163px}.s161{min-width:283px;width:283px;min-height:209px}.s162{min-width:281px;width:281px;min-height:207px}.s163{min-width:281px;width:281px;min-height:46px}.s164{min-width:281px;width:281px;min-height:45px}.ps141{margin-top:-13px}.s165{min-width:281px;width:281px;min-height:14px}.ps142{margin-left:48px;margin-top:-40px}.s166{min-width:213px;width:213px;min-height:17px}.ps143{margin-left:55px;margin-top:-42px}.s167{min-width:204px;width:204px;height:23px}.ps144{margin-left:9px;margin-top:-36px}.s168{min-width:30px;width:30px;min-height:8px}.s169{min-width:8px;width:8px;min-height:8px}.ps145{margin-top:-182px}.ps146{margin-left:13px;margin-top:19px}.s170{min-width:274px;width:274px;min-height:101px}.ps147{margin-top:3px}.ps148{margin-left:25px;margin-top:-72px}.s171{min-width:121px;width:121px;min-height:101px}.s172{min-width:121px;width:121px;min-height:27px}.ps149{margin-top:10px}.s173{min-width:320px;min-height:194px;padding-bottom:30px}.s174{width:320px;height:164px}.ps150{margin-left:12px}.s175{min-width:298px;width:298px;height:114px}.f35{font-size:28px;font-size:calc(28px * var(--f))}.f36{font-size:28px;font-size:calc(28px * var(--f));line-height:1.358}.f37{font-size:28px;font-size:calc(28px * var(--f));line-height:1.108}.ps151{margin-left:89px;margin-top:21px}.s176{min-width:145px;height:30px;width:143px}.f38{font-size:14px;font-size:calc(14px * var(--f));line-height:1.144;padding-top:6px;padding-bottom:6px}.c33::before{background-image:-webkit-gradient(linear, 0deg, color-stop(0, rgb(239,68,68)), color-stop(1, rgb(239,68,68)));background-image:-o-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-webkit-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-ms-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-clip:content-box;border:1px solid #bc2b2b;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;z-index:-1;transition:opacity 0.1s linear}.c33:hover:before{opacity:1}.c33::after{background-image:-webkit-gradient(linear, 0deg, color-stop(0, rgb(239,68,68)), color-stop(1, rgb(239,68,68)));background-image:-o-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-webkit-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:-ms-linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-image:linear-gradient(0deg, rgb(239,68,68) 0%, rgb(239,68,68) 100%);background-clip:content-box;border:1px solid #bc2b2b;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:-1px;margin-left:-1px;top:0;left:0;z-index:-1;transition:opacity 0.1s linear}.c33:hover:after{opacity:0}.c33:active:before{opacity:1}.c33:active:after{opacity:1;transition:initial}.s177{min-width:320px;min-height:53px;padding-bottom:30px}.s178{width:320px;min-height:23px}.ps153{margin-left:11px}.s179{min-width:299px;width:299px;height:23px}.f39{font-size:12px;font-size:calc(12px * var(--f));line-height:1.918}.f40{font-size:12px;font-size:calc(12px * var(--f));line-height:1.834}.s180{min-width:320px;min-height:266px;height:266px}.ps156{margin-top:9px}.s181{width:320px;min-height:229px}.s182{min-width:298px;width:298px;min-height:30px}.ps157{margin-top:9px}.s183{min-width:159px;width:159px;height:15px}.f41{font-size:16px;font-size:calc(16px * var(--f));line-height:0.938}.f41:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:0.938}.f41:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:0.938}.f41:active{font-size:16px;font-size:calc(16px * var(--f));line-height:0.938}.v5{display:none}.ps159{margin-left:106px}.s186{min-width:33px;height:30px;width:33px}.f44{font-size:16px;font-size:calc(16px * var(--f));line-height:1.126;padding-bottom:6px}.s187{height:16px;transform:scale(1) translateY(2px)}.ps160{margin-left:12px;margin-top:34px}.s188{min-width:298px;width:298px;height:27px}.f45{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f45:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f45:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f45:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps161{margin-left:11px;margin-top:19px}.s189{min-width:298px;width:298px;height:27px}.ps162{margin-left:12px;margin-top:19px}.ps163{margin-left:9px;margin-top:19px}}@media (prefers-color-scheme: dark) and (max-width:479px){.f41:visited{color:#fff}.f41:hover{color:#fff}.f41:active{color:#fff}.f45:visited{color:#fff}.f45:hover{color:#fff}.f45:active{color:#fff}}