:root{--color-sky: #f2c33d;--color-field: #3e9cbe;--color-street: #f17c37;--color-grey: #81716e;--color-error: rgb(199, 10, 10);--color-success: rgb(101, 199, 10)}.row{max-width:1224px;margin:0 auto;position:relative;z-index:5}.row:after{content:"";display:table;clear:both}.row [class^=col-]{float:left;flex:1}@media screen and (max-width: 800px){.col-s-0{width:0%!important}}@media screen and (min-width: 800px){.col-0{width:0%}}@media screen and (max-width: 800px){.col-s-1{width:8.3333333333%!important}}@media screen and (min-width: 800px){.col-1{width:8.3333333333%}}@media screen and (max-width: 800px){.col-s-2{width:16.6666666667%!important}}@media screen and (min-width: 800px){.col-2{width:16.6666666667%}}@media screen and (max-width: 800px){.col-s-3{width:25%!important}}@media screen and (min-width: 800px){.col-3{width:25%}}@media screen and (max-width: 800px){.col-s-4{width:33.3333333333%!important}}@media screen and (min-width: 800px){.col-4{width:33.3333333333%}}@media screen and (max-width: 800px){.col-s-5{width:41.6666666667%!important}}@media screen and (min-width: 800px){.col-5{width:41.6666666667%}}@media screen and (max-width: 800px){.col-s-6{width:50%!important}}@media screen and (min-width: 800px){.col-6{width:50%}}@media screen and (max-width: 800px){.col-s-7{width:58.3333333333%!important}}@media screen and (min-width: 800px){.col-7{width:58.3333333333%}}@media screen and (max-width: 800px){.col-s-8{width:66.6666666667%!important}}@media screen and (min-width: 800px){.col-8{width:66.6666666667%}}@media screen and (max-width: 800px){.col-s-9{width:75%!important}}@media screen and (min-width: 800px){.col-9{width:75%}}@media screen and (max-width: 800px){.col-s-10{width:83.3333333333%!important}}@media screen and (min-width: 800px){.col-10{width:83.3333333333%}}@media screen and (max-width: 800px){.col-s-11{width:91.6666666667%!important}}@media screen and (min-width: 800px){.col-11{width:91.6666666667%}}@media screen and (max-width: 800px){.col-s-12{width:100%!important}}@media screen and (min-width: 800px){.col-12{width:100%}}*{box-sizing:border-box;transition:all .12s}html,body{background:white;margin:0;font-size:16px;line-height:20px;font-family:PT Sans Caption,sans-serif;display:flex;min-height:100vh;flex-flow:column wrap}header{width:100%;height:110px;margin-top:40px}@media screen and (max-width: 800px){header{height:50px}}.wrapper{width:100%;margin:0 auto;max-width:1224px}button{padding:6px 20px;cursor:pointer;font-size:1.1rem;border-radius:4px;background:var(--color-sky);border:0 none transparent;color:#000;border:1px solid rgba(0,0,0,.7)}button:hover{background:var(--color-field);color:#fff}button.big{font-size:1.4rem;background:var(--color-field);color:#fff}button.big:hover{background:var(--color-sky);color:#000}.sky{background:url(/assets/hills_left.png) 0% 100% no-repeat,var(--color-sky);width:100%;height:330px;position:relative}.sky.small{background:var(--color-sky);height:200px}@media screen and (max-width: 800px){.sky{height:33vw;background-size:60%}.sky .fixed-mobile-size{width:50vw}.sky .fixed-mobile-size.big{width:60vw!important}.sky.small{height:18vw}.sky.small .fixed-mobile-size{width:30vw}.sky.small .fixed-mobile-size.big{width:40vw!important}}.sky .hills-right img{position:absolute;right:0;bottom:0;z-index:2}.sky .buildings-left img{position:absolute;left:5%;bottom:0;z-index:2}.sky .buildings-right img{position:absolute;right:5%;bottom:0;z-index:2}.sky .title{position:absolute;bottom:-3px;width:100%;font-weight:700;z-index:3}.sky .title h1{margin:0;font-size:7rem;line-height:4.6rem;letter-spacing:-10px;text-transform:uppercase;-webkit-text-stroke:3px white;text-align:center;color:#000;-webkit-user-select:none;user-select:none}.sky .title h2{margin:0;font-size:5rem;line-height:4rem;letter-spacing:-10px;text-transform:uppercase;text-align:center;color:#fff;-webkit-user-select:none;user-select:none}@media screen and (max-width: 800px){.sky .title h1{font-size:12vw;line-height:10vw;letter-spacing:-4px;-webkit-text-stroke:2px white}.sky .title h2{font-size:10vw;line-height:8vw;letter-spacing:-4px}}h3{margin-top:0;margin-bottom:8px;background:black;color:#fff;border-radius:4px;font-weight:700;font-size:1.2rem;padding:8px 14px}.content{background:url(/assets/logo_black@0.5x.png) 50% 99% no-repeat,linear-gradient(to bottom,var(--color-field) 0%,var(--color-field) 459px,var(--color-street) 459px,var(--color-street) 100%);width:100%;z-index:2;overflow:hidden;position:relative;z-index:5;padding:80px 20px 240px}.content:before{content:"";display:block;background:var(--color-street);width:100%;height:460px;margin:0 auto;-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%);position:absolute;top:0;left:0;overflow:hidden;z-index:1}.content:after{content:"";display:block;border-left:6px dashed rgba(255,255,255,.3);height:300px;position:absolute;left:50%;margin-left:-3px;top:-70px;transform:perspective(40px) rotateX(15deg) rotateY(0) rotate(0);z-index:2}.content .flex{display:flex;align-items:flex-start;position:relative;z-index:5}.content .flex.column,.content .flex .column{flex-flow:column}.content .flex .row{flex:1;display:flex}.content .flex .center{align-self:center}section{text-align:justify;color:#000;font-size:1rem;margin:4px 0 12px}section.limited{max-width:500px}section.white-text{color:#fff;font-size:1.1rem;background:none;max-width:502px;line-height:1.5rem;text-shadow:0 0 1px black}section.black-shadow-text{font-weight:700;text-shadow:0 0 2px rgba(0,0,0,.5)}section.black-framed{background:black;color:#fff;border-radius:4px;font-weight:700;font-size:1.2rem;padding:8px 14px;text-align:left}section.white-framed{background:rgba(255,255,255,.7);color:#000;border-radius:4px;padding:10px 20px;font-size:1rem;line-height:1.4rem;border:1px solid black;opacity:1}section.white-framed.limited{max-width:530px}.pull-left{float:left}.pull-left:after{clear:both}.pull-right{float:right}.pull-right:after{clear:both}.bottom-space-xs{margin-bottom:4px}.bottom-space-s{margin-bottom:8px}.bottom-space-m{margin-bottom:12px}.bottom-space-l{margin-bottom:16px}.bottom-space-xl{margin-bottom:20px}.bottom-space-xxl{margin-bottom:40px}.top-space-xs{margin-top:4px}.top-space-s{margin-top:8px}.top-space-m{margin-top:12px}.top-space-l{margin-top:16px}.top-space-xl{margin-top:20px}.top-space-xxl{margin-top:40px}.flip{transform:scaleX(-1)}.soft-edges{border-radius:4px}.align-right{text-align:right}.align-center{text-align:center}.hide-desktop{display:none!important}@media screen and (max-width: 800px){.hide-mobile{display:none!important}.hide-desktop{display:block!important}}
