/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@media screen and (min-width:768px){.js .in-view:not(.visible),.js .in-view:not(.visible) .animated{-webkit-animation:none!important;animation:none!important;opacity:0}}@media screen and (max-width:767px){.animated{-webkit-animation:none!important;animation:none!important}}@media screen and (min-width:768px){.animated{will-change:transform}}#scrollable-content{height:calc(100vh - 88px);overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media screen and (min-width:768px){#scrollable-content{height:calc(100vh - 70px)}}section{width:100%;min-height:100%;justify-content:center;align-items:center;display:flex;position:relative;font-family:Dosis,sans-serif;top:0;z-index:2;box-sizing:border-box}@media screen and (min-width:768px){section{height:100%;position:relative;align-items:center}}@media screen and (min-width:768px) and (max-height:580px){section{position:relative}}section .container{width:1100px;max-width:100%;margin:auto;padding:10px 60px;box-sizing:border-box}@media screen and (min-width:1025px){section .container{padding:10px}}#section-nav{position:fixed;z-index:120;right:20px;top:20px;border:3px solid #e05080;transition:border-color .4s ease;border-radius:100px;display:none}@media screen and (min-width:768px){#section-nav{right:50px;top:50%;transform:translateY(-50%)}}[data-current-section=s02] #section-nav{border-color:#dedede}[data-current-section=s03] #section-nav{border-color:#65deff}[data-current-section=s04] #section-nav{border-color:#744bee}[data-current-section=s05] #section-nav{border-color:#dedede}[data-current-section=s06] #section-nav{border-color:#2f2d2d}[data-current-section=s07] #section-nav{border-color:#dd1468}[data-current-section=s08] #section-nav{border-color:#65deff}[data-current-section=s09] #section-nav{border-color:#a9c917}[data-current-section=s10] #section-nav{border-color:#291f65}[data-current-section=s11] #section-nav{border-color:#dedede}#section-nav ol{margin:0;padding:6px}#section-nav li{display:block}#section-nav a{display:block;width:18px;height:18px;text-indent:100%;white-space:nowrap;overflow:hidden;margin:4px;position:relative}#section-nav a:before{content:"";left:0;top:0;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100px;background:#e05080;transition:all .4s ease;transform-origin:center}[data-current-section=s02] #section-nav a:before{background-color:#dedede}[data-current-section=s03] #section-nav a:before{background-color:#65deff}[data-current-section=s04] #section-nav a:before{background-color:#744bee}[data-current-section=s05] #section-nav a:before{background-color:#dedede}[data-current-section=s06] #section-nav a:before{background-color:#2f2d2d}[data-current-section=s07] #section-nav a:before{background-color:#b5004c}[data-current-section=s08] #section-nav a:before{background-color:#65deff}[data-current-section=s09] #section-nav a:before{background-color:#a9c917}[data-current-section=s10] #section-nav a:before{background-color:#453987}[data-current-section=s11] #section-nav a:before{background-color:#dedede}#section-nav a.active:before{width:16px;height:16px;background-color:#fff}[data-current-section=s02] #section-nav a.active:before{background-color:#b2b2b2}[data-current-section=s03] #section-nav a.active:before{background-color:#fff}[data-current-section=s04] #section-nav a.active:before{background-color:#401fa7}[data-current-section=s05] #section-nav a.active:before,[data-current-section=s06] #section-nav a.active:before{background-color:#b2b2b2}[data-current-section=s07] #section-nav a.active:before,[data-current-section=s08] #section-nav a.active:before{background-color:#fff}[data-current-section=s09] #section-nav a.active:before{background-color:#90a81d}[data-current-section=s10] #section-nav a.active:before{background-color:#fff}[data-current-section=s11] #section-nav a.active:before{background-color:#b2b2b2}#section-nav a:not(.active):hover:before{border:3px solid #fff;background-color:transparent}[data-current-section=s02] #section-nav a:not(.active):hover:before{border-color:#b2b2b2}[data-current-section=s03] #section-nav a:not(.active):hover:before{border-color:#fff}[data-current-section=s04] #section-nav a:not(.active):hover:before{border-color:#401fa7}[data-current-section=s05] #section-nav a:not(.active):hover:before,[data-current-section=s06] #section-nav a:not(.active):hover:before{border-color:#b2b2b2}[data-current-section=s07] #section-nav a:not(.active):hover:before,[data-current-section=s08] #section-nav a:not(.active):hover:before{border-color:#fff}[data-current-section=s09] #section-nav a:not(.active):hover:before{border-color:#90a81d}[data-current-section=s10] #section-nav a:not(.active):hover:before{border-color:#fff}[data-current-section=s11] #section-nav a:not(.active):hover:before{border-color:#b2b2b2}h1{margin:0}#scrollable-content .btn{color:#000;font-weight:700;background:#fff;border-radius:100px;text-decoration:none;font-size:20px;padding:1.1em 2.15em;margin-top:1.1em;margin-bottom:1em;display:inline-block;box-shadow:45px 18px 0 0 #d74271;box-sizing:border-box;border:3px solid transparent}@media screen and (min-width:768px){#scrollable-content .btn{font-size:21px}}@media screen and (min-width:1025px){#scrollable-content .btn{font-size:26px}}#scrollable-content .btn:hover{border:3px solid #fff;background:#cc3663;color:#fff}@-webkit-keyframes moveBarDown1{0%{padding-top:0}to{padding-top:36vh}}@keyframes moveBarDown1{0%{padding-top:0}to{padding-top:36vh}}@-webkit-keyframes moveBarDown2{0%{padding-top:0}to{padding-top:67vh}}@keyframes moveBarDown2{0%{padding-top:0}to{padding-top:67vh}}@-webkit-keyframes moveBarDown3{0%{padding-top:0}to{padding-top:7vh}}@keyframes moveBarDown3{0%{padding-top:0}to{padding-top:7vh}}@-webkit-keyframes moveBarDown4{0%{padding-top:0}to{padding-top:36vh}}@keyframes moveBarDown4{0%{padding-top:0}to{padding-top:36vh}}@-webkit-keyframes moveBarDown5{0%{padding-top:0}to{padding-top:26vh}}@keyframes moveBarDown5{0%{padding-top:0}to{padding-top:26vh}}#s01{background:linear-gradient(9deg,#ca335f,#d7447d);color:#f4a3be;position:relative;align-items:stretch;padding-bottom:60px}@media screen and (min-width:768px){#s01{align-items:center}}#s01 #mouse{pointer-events:none;position:absolute;left:50%;bottom:0;width:45px;background:#d74271;border-radius:100px;height:46px;text-align:center;display:flex;justify-content:center;transform:translate(-50%,-32px)}#s01 #mouse:before{height:32px;background:#d74271;top:100%}#s01 #mouse:after,#s01 #mouse:before{content:"";width:1px;position:absolute;left:50%}#s01 #mouse:after{height:33px;background:#d8d8d8;top:calc(100% + 32px)}#s01 #mouse img{width:14px}#s01 [role=presentation]{position:absolute;left:0;bottom:0;width:39px;height:100%;background:#ef2669;box-sizing:border-box;background-clip:content-box;margin-left:-195px;-webkit-animation-name:moveBarDown1;animation-name:moveBarDown1;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media screen and (min-width:1366px){#s01 [role=presentation]{margin-left:-117px}}@media screen and (min-width:1440px){#s01 [role=presentation]{margin-left:-78px}}@media screen and (min-width:1536px){#s01 [role=presentation]{margin-left:0}}#s01 [role=presentation]:nth-of-type(2){background-color:#ef2669;left:39px;-webkit-animation-name:moveBarDown2;animation-name:moveBarDown2}#s01 [role=presentation]:nth-of-type(2),#s01 [role=presentation]:nth-of-type(3){-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:1s;animation-duration:1s}#s01 [role=presentation]:nth-of-type(3){background-color:#6b54a2;left:78px;-webkit-animation-name:moveBarDown3;animation-name:moveBarDown3}#s01 [role=presentation]:nth-of-type(4){background-color:#00a9e9;left:117px;-webkit-animation-name:moveBarDown4;animation-name:moveBarDown4}#s01 [role=presentation]:nth-of-type(4),#s01 [role=presentation]:nth-of-type(5){-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:1s;animation-duration:1s}#s01 [role=presentation]:nth-of-type(5){background-color:#00afeb;left:156px;-webkit-animation-name:moveBarDown5;animation-name:moveBarDown5}#s01 .container{display:flex;margin-top:0;margin-bottom:0}@media screen and (min-width:768px){#s01 .container{display:block;margin-top:auto;margin-bottom:auto}}#s01 #s01-bg01{display:none}@media screen and (min-width:768px){#s01 #s01-bg01{display:block}}#s01 .cont{width:100%;position:relative;display:flex;flex-direction:column;text-align:center}@media screen and (min-width:768px){#s01 .cont{width:50%;display:block;text-align:left}}#s01 .cont :first-child{margin-top:auto}#s01 .cont :last-child{margin-bottom:auto;margin-top:20px;text-align:center}@media screen and (min-width:768px){#s01 .cont :last-child{margin-top:23px;text-align:left}}#s01 h1{font-size:45px;font-weight:400;line-height:1.2;letter-spacing:.5px;margin-bottom:.6em}@media screen and (min-width:768px){#s01 h1{font-size:48px}}@media screen and (min-width:1025px){#s01 h1{font-size:65px}}#s01 h1 em{color:#fff;font-style:normal}#s01 p{font-size:18px;max-width:440px;letter-spacing:.13px}#s01 p em{font-weight:700;color:#fff;font-style:normal}#s01 #logo-white{width:167px;margin-bottom:36px}#s01 #s01-bg01{height:100%}#s01 #report-cover,#s01 #s01-bg01{position:absolute;pointer-events:none;left:calc(50% - 60px);top:0}#s01 #report-cover{height:calc(100% + 242px);max-height:1039px;display:none}@media screen and (min-width:768px){#s01 #report-cover{display:block}}@-webkit-keyframes moveBarUp1{0%{height:0}to{height:103%}}@keyframes moveBarUp1{0%{height:0}to{height:103%}}@-webkit-keyframes moveBarUp2{0%{height:0}to{height:42%}}@keyframes moveBarUp2{0%{height:0}to{height:42%}}@-webkit-keyframes moveBarUp3{0%{height:0}to{height:33.67%}}@keyframes moveBarUp3{0%{height:0}to{height:33.67%}}@-webkit-keyframes moveBarUp4{0%{height:0}to{height:20.33%}}@keyframes moveBarUp4{0%{height:0}to{height:20.33%}}@-webkit-keyframes moveBarUp5{0%{height:0}to{height:17%}}@keyframes moveBarUp5{0%{height:0}to{height:17%}}@-webkit-keyframes moveBarUp6{0%{height:0}to{height:15%}}@keyframes moveBarUp6{0%{height:0}to{height:15%}}@-webkit-keyframes moveBarUp7{0%{height:0}to{height:12.67%}}@keyframes moveBarUp7{0%{height:0}to{height:12.67%}}@-webkit-keyframes moveBarUp8{0%{height:0}to{height:11.34%}}@keyframes moveBarUp8{0%{height:0}to{height:11.34%}}@-webkit-keyframes moveBarUp9{0%{height:0}to{height:11%}}@keyframes moveBarUp9{0%{height:0}to{height:11%}}@-webkit-keyframes moveBarUp10{0%{height:0}to{height:10.34%}}@keyframes moveBarUp10{0%{height:0}to{height:10.34%}}@-webkit-keyframes moveBarUp11{0%{height:0}to{height:9.34%}}@keyframes moveBarUp11{0%{height:0}to{height:9.34%}}@-webkit-keyframes moveBarUp12{0%{height:0}to{height:9.34%}}@keyframes moveBarUp12{0%{height:0}to{height:9.34%}}@-webkit-keyframes moveBarUp13{0%{height:0}to{height:7.67%}}@keyframes moveBarUp13{0%{height:0}to{height:7.67%}}@-webkit-keyframes moveBarUp14{0%{height:0}to{height:6.67%}}@keyframes moveBarUp14{0%{height:0}to{height:6.67%}}@-webkit-keyframes moveBarUp15{0%{height:0}to{height:6.33%}}@keyframes moveBarUp15{0%{height:0}to{height:6.33%}}@-webkit-keyframes moveBarUp16{0%{height:0}to{height:5.67%}}@keyframes moveBarUp16{0%{height:0}to{height:5.67%}}@-webkit-keyframes moveBarUp17{0%{height:0}to{height:5.33%}}@keyframes moveBarUp17{0%{height:0}to{height:5.33%}}@-webkit-keyframes moveBarUp18{0%{height:0}to{height:5.33%}}@keyframes moveBarUp18{0%{height:0}to{height:5.33%}}@-webkit-keyframes moveBarUp19{0%{height:0}to{height:2%}}@keyframes moveBarUp19{0%{height:0}to{height:2%}}#s02{background-image:linear-gradient(0deg,#f6f6f6,#fff);background-size:auto;background-repeat:no-repeat;background-position:50%;z-index:1}#s02 .container{padding:10px}#s02 h2{text-align:center;font-weight:700;font-size:61px;line-height:1;margin:0 0 .4em;color:#ef266a;letter-spacing:.1em}@media screen and (min-width:768px){#s02 h2{font-size:150px}}@media screen and (min-width:768px) and (max-height:790px){#s02 h2{font-size:80px}}#s02 h2:first-letter{font-size:1.6em;font-weight:500}#s02 h2 p{letter-spacing:0;font-weight:400;font-size:30px;color:#4a2ec4;margin-top:.4em;-webkit-animation-delay:.5s;animation-delay:.5s;margin-left:30px;margin-right:30px}#s02 h2 em{font-weight:700;font-style:normal}#s02 #chart{max-width:1035px;position:relative;height:0;padding-top:17.686%;margin-bottom:41%}@media screen and (min-width:768px){#s02 #chart{margin-bottom:18%}}@media screen and (min-width:768px) and (max-height:790px){#s02 #chart{transform:scale(.7);transform-origin:center top}}@media screen and (min-width:768px) and (max-height:580px){#s02 #chart{transform:none}}#s02 #chart img{display:block;position:absolute;left:0;top:0;width:100%;height:100%;margin-left:8%}#s02 #chart .bars{display:flex;width:100%;max-width:81%;padding:0;margin:auto}#s02 #chart .bars li{width:5.26316%;list-style:none;direction:rtl}#s02 #chart .bars span{background:linear-gradient(0deg,#332fd1,#ef266a);position:absolute;bottom:0;width:10px;border-radius:100px;height:0;-webkit-animation-name:moveBarUp1;animation-name:moveBarUp1;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;margin-right:-5.26316%}#s02 #chart .bars li:first-child span{background:linear-gradient(0deg,#332fd1,#ef266a 97%);-webkit-animation-name:moveBarUp1;animation-name:moveBarUp1}#s02 #chart .bars li:nth-child(2) span{background:linear-gradient(0deg,#332fd1,#ef266a 238%);-webkit-animation-name:moveBarUp2;animation-name:moveBarUp2}#s02 #chart .bars li:nth-child(3) span{background:linear-gradient(0deg,#332fd1,#ef266a 297%);-webkit-animation-name:moveBarUp3;animation-name:moveBarUp3}#s02 #chart .bars li:nth-child(4) span{background:linear-gradient(0deg,#332fd1,#ef266a 297%);-webkit-animation-name:moveBarUp4;animation-name:moveBarUp4}#s02 #chart .bars li:nth-child(5) span{background:linear-gradient(0deg,#332fd1,#ef266a 492%);-webkit-animation-name:moveBarUp5;animation-name:moveBarUp5}#s02 #chart .bars li:nth-child(6) span{background:linear-gradient(0deg,#332fd1,#ef266a 667%);-webkit-animation-name:moveBarUp6;animation-name:moveBarUp6}#s02 #chart .bars li:nth-child(7) span{background:linear-gradient(0deg,#332fd1,#ef266a 789%);-webkit-animation-name:moveBarUp7;animation-name:moveBarUp7}#s02 #chart .bars li:nth-child(8) span{background:linear-gradient(0deg,#332fd1,#ef266a 882%);-webkit-animation-name:moveBarUp8;animation-name:moveBarUp8}#s02 #chart .bars li:nth-child(9) span{background:linear-gradient(0deg,#332fd1,#ef266a 909%);-webkit-animation-name:moveBarUp9;animation-name:moveBarUp9}#s02 #chart .bars li:nth-child(10) span{background:linear-gradient(0deg,#332fd1,#ef266a 968%);-webkit-animation-name:moveBarUp10;animation-name:moveBarUp10}#s02 #chart .bars li:nth-child(11) span{background:linear-gradient(0deg,#332fd1,#ef266a 1071%);-webkit-animation-name:moveBarUp11;animation-name:moveBarUp11}#s02 #chart .bars li:nth-child(12) span{background:linear-gradient(0deg,#332fd1,#ef266a 1071%);-webkit-animation-name:moveBarUp12;animation-name:moveBarUp12}#s02 #chart .bars li:nth-child(13) span{background:linear-gradient(0deg,#332fd1,#ef266a 1304%);-webkit-animation-name:moveBarUp13;animation-name:moveBarUp13}#s02 #chart .bars li:nth-child(14) span{background:linear-gradient(0deg,#332fd1,#ef266a 1500%);-webkit-animation-name:moveBarUp14;animation-name:moveBarUp14}#s02 #chart .bars li:nth-child(15) span{background:linear-gradient(0deg,#332fd1,#ef266a 1579%);-webkit-animation-name:moveBarUp15;animation-name:moveBarUp15}#s02 #chart .bars li:nth-child(16) span{background:linear-gradient(0deg,#332fd1,#ef266a 1765%);-webkit-animation-name:moveBarUp16;animation-name:moveBarUp16}#s02 #chart .bars li:nth-child(17) span{background:linear-gradient(0deg,#332fd1,#ef266a 1875%);-webkit-animation-name:moveBarUp17;animation-name:moveBarUp17}#s02 #chart .bars li:nth-child(18) span{background:linear-gradient(0deg,#332fd1,#ef266a 1875%);-webkit-animation-name:moveBarUp18;animation-name:moveBarUp18}#s02 #chart .bars li:nth-child(19) span{background:linear-gradient(0deg,#332fd1,#ef266a 5000%);-webkit-animation-name:moveBarUp19;animation-name:moveBarUp19}#s02 #chart .categories{margin:0;padding:0;display:flex;max-width:81%;position:absolute;bottom:-37px;left:50%;transform:translateX(-50%)}#s02 #chart .categories li{width:5.26316%;text-align:right;direction:rtl;transform-origin:top right;transform:rotate(-65deg);white-space:nowrap;list-style:none;font-size:14px;color:#4a2ec4;font-weight:600;text-indent:8px;letter-spacing:.07em}@media screen and (min-width:768px){#s02 #chart .categories li{font-size:18px;transform:rotate(-45deg)}}@media screen and (min-width:1366px){#s02 #chart .categories li{font-size:24px}}#s02 #chart .category{margin-right:14px;font-size:.75em;color:#aeaeae;letter-spacing:0}#s02 #chart .decimal{font-size:.75em;font-weight:700}#s02 #chart #chart0percent,#s02 #chart #chart15percent,#s02 #chart #chart30percent{position:absolute;bottom:0;right:100%;margin-left:8%;font-size:18px;color:#b0b0b0;font-weight:600;letter-spacing:2px;transform:translateY(50%);margin-right:-10.5%}#s02 #chart #chart0percent span,#s02 #chart #chart15percent span,#s02 #chart #chart30percent span{font-variant-caps:unicase}#s02 #chart #chart15percent{bottom:50%}#s02 #chart #chart30percent{bottom:100%}#s03{background:#00b2eb;background-image:url(/images/pages/resources-new/single-page/custom/1472/bg02.png),linear-gradient(0deg,#00a8e8,#00b9ed);background-size:1178px 507px,auto;background-repeat:no-repeat;background-position:calc(50% + 26px) bottom,50%;z-index:3;color:#fff}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:2dppx){#s03{background-image:url(/images/pages/resources-new/single-page/custom/1472/bg02@2x.png),linear-gradient(0deg,#00a8e8,#00b9ed)}}@media screen and (min-width:1025px){#s03 .container{margin-top:60px}}#s03 .values{display:flex;margin-bottom:130px;position:relative;z-index:1;flex-direction:column;text-align:center}@media screen and (min-width:768px){#s03 .values{margin-bottom:220px;flex-direction:row;text-align:left}}#s03 p{color:#65deff;font-size:30px;width:50%;line-height:1;margin-top:0;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){#s03 p{padding-left:9.6%}}#s03 p .percent{font-size:90px;font-style:normal;display:block;letter-spacing:.11em;margin-bottom:.2em;-webkit-animation-delay:.5s;animation-delay:.5s;text-shadow:9px 9px 7px rgba(0,0,0,.08)}@media screen and (min-width:768px) and (max-height:790px){#s03 p .percent{font-size:150px}}@media screen and (min-width:768px) and (max-height:580px){#s03 p .percent{font-size:100px}}@media screen and (min-width:768px){#s03 p .percent{font-size:140px}}@media screen and (min-width:980px){#s03 p .percent{font-size:190px}}#s03 p .percent span{font-size:.6em;color:#65deff}#s03 p>span{display:inline-block;-webkit-animation-delay:1s;animation-delay:1s}#s03 p em{font-weight:700;font-style:normal;color:#fff}#s03 p+p .percent{-webkit-animation-delay:1.5s;animation-delay:1.5s}#s03 p+p span{-webkit-animation-delay:2s;animation-delay:2s}#s03 h2{font-size:30px;text-align:center;font-weight:400}@media screen and (min-width:768px){#s03 h2{font-size:45px}}#s03 h2 em{font-style:normal;font-weight:700}#s03 img{position:absolute;bottom:0;left:50%;transform:translateX(-50%) translateY(15.5%);width:35%;max-width:501px;max-height:40%}@media screen and (min-width:768px) and (max-height:580px){#s03 img{display:none}}#s04{background:#512ac8;background-image:url(/images/pages/resources-new/single-page/custom/1472/bg03.png),linear-gradient(0deg,#4122bb,#522ac8);background-size:851px 100px,auto;background-repeat:no-repeat;background-position:calc(50% + 176px) calc(50% + 29px),50%;z-index:4}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:2dppx){#s04{background-image:url(/images/pages/resources-new/single-page/custom/1472/bg03@2x.png),linear-gradient(0deg,#4122bb,#522ac8)}}#s04 .container{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr}@media screen and (min-width:768px){#s04 .container{margin-top:auto;display:block}}#s04 h2{color:#fff;font-size:30px;line-height:1;margin-top:-22px;font-weight:400;position:relative;z-index:1;text-align:center;margin-bottom:70px}@media screen and (min-width:768px){#s04 h2{font-size:45px;text-align:left}}#s04 h2 em{font-weight:700;font-style:normal}#s04 h2>span{display:inline-block;-webkit-animation-delay:.5s;animation-delay:.5s}#s04 .percent{color:#c0e900;font-size:120px;display:block;font-style:normal;letter-spacing:.1em;font-weight:700;margin-bottom:7px;text-shadow:9px 9px 7px rgba(0,0,0,.08);position:relative;-webkit-animation-delay:0s;animation-delay:0s}@media screen and (min-width:768px){#s04 .percent{font-size:200px}}@media screen and (min-width:1025px){#s04 .percent{font-size:300px}}#s04 .percent span{font-size:.474em}#s04 img{position:absolute;bottom:120px;left:50%;width:100%;max-height:64%;max-width:300px;transform:translateX(-50%)}@media screen and (min-width:768px){#s04 img{max-width:470px;bottom:auto;top:50%;left:50%;transform:translateX(33px) translateY(-50%);width:41%}}#s05{background:#fff;z-index:5;background-image:url(/images/pages/resources-new/single-page/custom/1472/bg04.png);background-size:1535px 477px;background-repeat:no-repeat;background-position:calc(50% - 25px) calc(50% - 71px)}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:2dppx){#s05{background-image:url(/images/pages/resources-new/single-page/custom/1472/bg04@2x.png)}}#s05 .columns{display:flex;flex-direction:column-reverse;position:relative;z-index:1;text-align:center}@media screen and (min-width:768px){#s05 .columns{flex-direction:row-reverse;text-align:left}}@media screen and (min-width:768px){#s05 .columns>*{width:50%}}#s05 h2{color:#000;font-weight:400;line-height:1.2;letter-spacing:.01em;margin-bottom:1.6em;font-size:31px}@media screen and (min-width:768px){#s05 h2{font-size:45px;margin-bottom:.7em}}#s05 h2 em{font-weight:700;font-style:normal}#s05 .main{margin-bottom:160px;padding-left:0;-webkit-animation-delay:1s;animation-delay:1s}@media screen and (min-width:768px){#s05 .main{padding-left:16%}}#s05 .main ul{padding:0;text-align:left}#s05 .main li{margin-bottom:.8em;font-size:18px;color:#828282;list-style:none;position:relative;padding-left:40px;letter-spacing:.2px}#s05 .main li span{font-weight:700;color:#ff0069}#s05 .main li:before{content:"";background:#bababa;position:absolute;width:7px;height:7px;border-radius:100px;left:0;top:7px}#s05 .big{line-height:1.5;align-self:flex-end;font-size:31px;color:#000;font-size:30px;margin-bottom:18px}#s05 .big p{margin-bottom:0}#s05 .big p span{display:inline-block;-webkit-animation-delay:.5s;animation-delay:.5s}#s05 .big .percent{font-size:110px;color:#ff0069;display:block;font-weight:700;line-height:1;letter-spacing:.09em;margin-bottom:.08em}@media screen and (min-width:768px){#s05 .big .percent{font-size:140px}}@media screen and (min-width:1025px){#s05 .big .percent{font-size:190px}}#s05 .big .percent span{font-size:.6em}#s05 .big em{font-style:normal;font-weight:700}#s05 img{position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%) scaleX(-1);width:30%;display:none}@media screen and (min-width:1025px){#s05 img{bottom:auto;top:58%;display:block}}#s06{background:#222;z-index:6;color:#fff;background-image:url(/images/pages/resources-new/single-page/custom/1472/bg05.png);background-size:100% auto;background-repeat:no-repeat;background-position:50% calc(50% + 110px)}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:2dppx){#s06{background-image:url(/images/pages/resources-new/single-page/custom/1472/bg05@2x.png)}}#s06 .container{margin-top:auto}@media screen and (min-width:768px){#s06 .container{margin-top:auto;padding:10px 130px 10px 10px}}@media screen and (min-width:1025px){#s06 .container{padding:10px}}#s06 .columns{display:flex;flex-direction:column}@media screen and (min-width:768px){#s06 .columns{flex-direction:row-reverse}}@media screen and (min-width:768px){#s06 .columns>*{width:50%}}#s06 h2{font-size:45px;font-weight:400;line-height:1.2;letter-spacing:.01em;margin-bottom:.7em;color:#ff0075;text-align:center}@media screen and (min-width:768px){#s06 h2{text-align:left}}#s06 h2 em{font-weight:700;font-style:normal;color:#fff}#s06 .main{position:relative;z-index:1}@media screen and (min-width:768px){#s06 .main{padding-left:16%}}#s06 .main ul{padding:0}#s06 .main li{margin-bottom:.8em;font-size:18px;list-style:none;position:relative;padding-left:40px;letter-spacing:.2px}#s06 .main li span{font-weight:700;color:#ff0069}#s06 .main li:before{content:"";background:#bababa;position:absolute;width:7px;height:7px;border-radius:100px;left:0;top:7px}#s06 .image{position:relative;min-height:230px;display:none}@media screen and (min-width:768px){#s06 .image{min-height:0;display:block}}#s06 .image img{width:114%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#s06 .image img+img{width:80%}#s06 .image:after{content:"";background:#1b1b1b;width:39%;height:0;padding-top:6%;border-radius:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%);margin-top:47%}#s07{background:#ff0068;background-image:url(/images/pages/resources-new/single-page/custom/1472/bg06.png),linear-gradient(0deg,#ff005c,#ff0072);background-size:763px 166px,auto;background-repeat:no-repeat;background-position:calc(50% - 38px) calc(50% + 35px),50%;z-index:7;color:#fff}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:2dppx){#s07{background-image:url(/images/pages/resources-new/single-page/custom/1472/bg06@2x.png),linear-gradient(0deg,#ff005c,#ff0072)}}#s07 .container{padding:10px}#s07 h2{font-size:45px;font-weight:400;text-align:center;margin:0;line-height:1;text-shadow:6px 8px 0 rgba(0,0,0,.08);text-indent:.4em}@media screen and (min-width:768px){#s07 h2{font-size:65px}}#s07 h2 div{font-size:30px;text-shadow:none;margin-top:.3em;margin-bottom:1.5em}#s07 h2 em{font-style:normal;font-weight:700}#s07 h2>em{display:inline-block}#s07 h2>:first-child{-webkit-animation-delay:.5s;animation-delay:.5s}#s07 h2>:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s}#s07 h2>:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s}#s07 h2>:nth-child(4){-webkit-animation-delay:2s;animation-delay:2s}#s07 .percent{font-size:160px;display:inline-block;letter-spacing:.08em}@media screen and (min-width:768px){#s07 .percent{font-size:380px}}#s07 .percent span{font-size:.5em}#s08{background:#00baff;z-index:8;color:#fff}#s08 .container{margin-top:0}@media screen and (min-width:768px){#s08 .container{margin-top:auto;padding:10px 130px 10px 10px}}@media screen and (min-width:1025px){#s08 .container{padding:10px}}#s08 .columns{display:flex;flex-direction:column}@media screen and (min-width:768px){#s08 .columns{flex-direction:row-reverse}}@media screen and (min-width:768px){#s08 .columns>*{width:50%}}#s08 h2{font-size:45px;font-weight:400;line-height:1.2;margin-bottom:.7em;text-align:center}@media screen and (min-width:768px){#s08 h2{margin-right:-30px;text-align:left}}#s08 h2 em{font-weight:700;font-style:normal;color:#fff}#s08 .main{position:relative;z-index:1}@media screen and (min-width:768px){#s08 .main{padding-left:16%}}#s08 .main ul{padding:0}#s08 .main li{margin-bottom:.8em;font-size:18px;list-style:none;position:relative;padding-left:40px;letter-spacing:.2px}#s08 .main li span{font-weight:700}#s08 .main li:before{content:"";background:#fff;position:absolute;width:7px;height:7px;border-radius:100px;left:0;top:7px}#s08 .image{position:relative;min-height:260px;margin-top:-30px}@media screen and (min-width:768px){#s08 .image{min-height:0;margin-top:-30px}}#s08 .image:before{content:"";background:#2dc6ff;width:45%;padding-top:45%;position:absolute;right:0;top:-25%;border-radius:350px}#s08 .image img{width:66%;left:58%;top:68%;position:absolute;transform:translate(-50%,-50%)}@media screen and (min-width:1025px){#s08 .image img{width:86%;left:58%;top:68%}}#s08 .image img+img{width:60%}@media screen and (min-width:1025px){#s08 .image img+img{width:80%}}#s09{background:#c0e900;background-image:url(/images/pages/resources-new/single-page/custom/1472/bg07.png);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:9;color:#1f145e}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:2dppx){#s09{background-image:url(/images/pages/resources-new/single-page/custom/1472/bg07@2x.png)}}#s09 .container{margin-top:auto}@media screen and (min-width:768px){#s09 .container{margin-top:auto}}#s09 .columns{display:flex;flex-direction:column}@media screen and (min-width:768px){#s09 .columns{flex-direction:row}}@media screen and (min-width:768px){#s09 .columns>*{width:50%}}#s09 h2{font-size:37px;font-weight:400;line-height:1.2;margin-bottom:.7em;text-align:center;margin-top:0}@media screen and (min-width:768px){#s09 h2{font-size:45px;margin-right:-30px;text-align:left;margin-top:1em}}#s09 h2 em{font-weight:700;font-style:normal}#s09 .main{position:relative;z-index:1}@media screen and (min-width:768px){#s09 .main{padding-left:13%}}#s09 .main ol{padding:0;counter-reset:cou}#s09 .main li{margin-bottom:.8em;font-size:18px;list-style:none;position:relative;padding-left:40px;letter-spacing:.2px}#s09 .main li span{font-weight:700}#s09 .main li:before{counter-increment:cou;content:counter(cou)".";display:inline-block;margin-right:20px;color:#ff0069;font-weight:700;position:absolute;margin-left:-40px}#s09 .image{position:relative;min-height:230px}@media screen and (min-width:768px){#s09 .image{min-height:0}}#s09 .image img{width:100%;left:0;top:0;position:absolute}@media screen and (min-width:768px){#s09 .image img{width:104%;left:28%;top:67%;transform:translate(-50%,-50%)}}#s10{background:#1f145e;background-image:url(/images/pages/resources-new/single-page/custom/1472/bg08.png);background-size:1223px 624px;background-repeat:no-repeat;background-position:bottom;position:relative;z-index:11;color:#fff}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:2dppx){#s10{background-image:url(/images/pages/resources-new/single-page/custom/1472/bg08@2x.png)}}#s10 .container{margin-top:0}#s10 h2{font-size:30px;text-align:center;font-weight:400;margin-top:.5em;margin-bottom:.5em}@media screen and (min-height:768px){#s10 h2{margin-top:1.22em;margin-bottom:1.05em}}@media screen and (min-width:768px){#s10 h2{font-size:45px}}#s10 h2 em{display:block;font-weight:700;color:#c0e900;margin-bottom:.1em;line-height:1;font-style:normal}#s10 .values{text-align:center;font-size:18px;color:#fefefe;margin-bottom:100px}#s10 .values>*{margin-bottom:20px}@media screen and (min-width:768px){#s10 .values>*{margin-bottom:auto}}@media screen and (min-width:768px){#s10 .values{display:flex;margin-left:-80px;margin-right:-80px;margin-bottom:0}}@media screen and (min-width:768px){#s10 .values>*{width:25%}}@media screen and (min-width:768px){#s10 .values>:first-child,#s10 .values>:last-child{transform:translateY(73%)}}#s10 .values>:first-child>div{-webkit-animation-delay:.5s;animation-delay:.5s}#s10 .values>:nth-child(2)>div{-webkit-animation-delay:1s;animation-delay:1s}#s10 .values>:nth-child(3)>div{-webkit-animation-delay:1.5s;animation-delay:1.5s}#s10 .values>:nth-child(4)>div{-webkit-animation-delay:2s;animation-delay:2s}#s10 .values em{font-style:normal;color:#c0e900;display:block;font-weight:700;font-size:50px}@media screen and (min-width:768px){#s10 .values em{font-size:95px}}#s10 .values em span{font-size:.684em}#s10 .values p{max-width:180px;margin:auto}#s10 #mac{position:absolute;bottom:0;left:50%;transform:translateX(-50%) translateY(33%) translateX(3%);width:45%;max-width:640px}#s11{background:#fff;background-image:url(/images/pages/resources-new/single-page/custom/1472/bg09.png);background-size:462px 309px;background-repeat:no-repeat;background-position:74% -24%;z-index:10;text-align:center;color:#ababab}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:2dppx){#s11{background-image:url(/images/pages/resources-new/single-page/custom/1472/bg09@2x.png)}}#s11 h2{color:#1f145e;font-size:65px;margin-top:0;margin-bottom:.55em}#s11 p{font-size:30px}#s11 .btn{color:#fff;box-shadow:45px 18px 0 0 #f2f2f2;background:linear-gradient(0deg,#00b3ff,#00c3ff)}#s11 .btn:hover{border:3px solid #0bf;background:#fff;color:#0bf}