.snow{z-index:1;top:0;width:100%;opacity:.3;overflow:hidden}.snow,.snow__flake{position:absolute;height:100%}.snow__flake{top:-300px;left:0;width:300px;background-repeat:no-repeat;background-size:300px 1200px;background-position:0 0;background-image:url(https://andrew-hawkes-media.s3.amazonaws.com/codepen/snow/snow-flake-1.png);-webkit-animation-name:snowflake;animation-name:snowflake;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.snow__flake:nth-of-type(1n){left:2.5%;-webkit-animation-duration:5994ms;animation-duration:5994ms}.snow__flake:nth-of-type(2n){left:5%;-webkit-animation-duration:7994ms;animation-duration:7994ms}.snow__flake:nth-of-type(3n){left:7.5%;-webkit-animation-duration:7612ms;animation-duration:7612ms}.snow__flake:nth-of-type(4n){left:10%;-webkit-animation-duration:4413ms;animation-duration:4413ms}.snow__flake:nth-of-type(5n){left:12.5%;-webkit-animation-duration:4756ms;animation-duration:4756ms}.snow__flake:nth-of-type(6n){left:15%;-webkit-animation-duration:4829ms;animation-duration:4829ms}.snow__flake:nth-of-type(7n){left:17.5%;-webkit-animation-duration:6123ms;animation-duration:6123ms}.snow__flake:nth-of-type(8n){left:20%;-webkit-animation-duration:7796ms;animation-duration:7796ms}.snow__flake:nth-of-type(9n){left:22.5%;-webkit-animation-duration:3325ms;animation-duration:3325ms}.snow__flake:nth-of-type(10n){left:25%;-webkit-animation-duration:6842ms;animation-duration:6842ms}.snow__flake:nth-of-type(11n){left:27.5%;-webkit-animation-duration:6795ms;animation-duration:6795ms}.snow__flake:nth-of-type(12n){left:30%;-webkit-animation-duration:3601ms;animation-duration:3601ms}.snow__flake:nth-of-type(13n){left:32.5%;-webkit-animation-duration:4738ms;animation-duration:4738ms}.snow__flake:nth-of-type(14n){left:35%;-webkit-animation-duration:6552ms;animation-duration:6552ms}.snow__flake:nth-of-type(15n){left:37.5%;-webkit-animation-duration:3445ms;animation-duration:3445ms}.snow__flake:nth-of-type(16n){left:40%;-webkit-animation-duration:5654ms;animation-duration:5654ms}.snow__flake:nth-of-type(17n){left:42.5%;-webkit-animation-duration:5293ms;animation-duration:5293ms}.snow__flake:nth-of-type(18n){left:45%;-webkit-animation-duration:5.09s;animation-duration:5.09s}.snow__flake:nth-of-type(19n){left:47.5%;-webkit-animation-duration:4316ms;animation-duration:4316ms}.snow__flake:nth-of-type(20n){left:50%;-webkit-animation-duration:6983ms;animation-duration:6983ms}.snow__flake:nth-of-type(21n){left:52.5%;-webkit-animation-duration:4611ms;animation-duration:4611ms}.snow__flake:nth-of-type(22n){left:55%;-webkit-animation-duration:7086ms;animation-duration:7086ms}.snow__flake:nth-of-type(23n){left:57.5%;-webkit-animation-duration:3324ms;animation-duration:3324ms}.snow__flake:nth-of-type(24n){left:60%;-webkit-animation-duration:4185ms;animation-duration:4185ms}.snow__flake:nth-of-type(25n){left:62.5%;-webkit-animation-duration:3077ms;animation-duration:3077ms}.snow__flake:nth-of-type(26n){left:65%;-webkit-animation-duration:4691ms;animation-duration:4691ms}.snow__flake:nth-of-type(27n){left:67.5%;-webkit-animation-duration:5774ms;animation-duration:5774ms}.snow__flake:nth-of-type(28n){left:70%;-webkit-animation-duration:3121ms;animation-duration:3121ms}.snow__flake:nth-of-type(29n){left:72.5%;-webkit-animation-duration:7009ms;animation-duration:7009ms}.snow__flake:nth-of-type(30n){left:75%;-webkit-animation-duration:4923ms;animation-duration:4923ms}.snow__flake:nth-of-type(31n){left:77.5%;-webkit-animation-duration:7.38s;animation-duration:7.38s}.snow__flake:nth-of-type(32n){left:80%;-webkit-animation-duration:3469ms;animation-duration:3469ms}.snow__flake:nth-of-type(33n){left:82.5%;-webkit-animation-duration:6339ms;animation-duration:6339ms}.snow__flake:nth-of-type(34n){left:85%;-webkit-animation-duration:6678ms;animation-duration:6678ms}.snow__flake:nth-of-type(35n){left:87.5%;-webkit-animation-duration:6419ms;animation-duration:6419ms}.snow__flake:nth-of-type(36n){left:90%;-webkit-animation-duration:5516ms;animation-duration:5516ms}.snow__flake:nth-of-type(37n){left:92.5%;-webkit-animation-duration:7846ms;animation-duration:7846ms}.snow__flake:nth-of-type(38n){left:95%;-webkit-animation-duration:7205ms;animation-duration:7205ms}.snow__flake:nth-of-type(39n){left:97.5%;-webkit-animation-duration:5.25s;animation-duration:5.25s}.snow__flake:nth-of-type(40n){left:100%;-webkit-animation-duration:3.7s;animation-duration:3.7s}.snow__flake:nth-of-type(2n){background-image:url(https://andrew-hawkes-media.s3.amazonaws.com/codepen/snow/snow-flake-2.png)}.snow__flake:nth-of-type(3n){background-image:url(https://andrew-hawkes-media.s3.amazonaws.com/codepen/snow/snow-flake-3.png)}.snow__flake:nth-of-type(4n){background-image:url(https://andrew-hawkes-media.s3.amazonaws.com/codepen/snow/snow-flake-4.png)}@-webkit-keyframes snowflake{0%{opacity:0;transform:translateZ(0)}40%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate3d(60%,120%,0)}}@keyframes snowflake{0%{opacity:0;transform:translateZ(0)}40%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate3d(60%,120%,0)}}@-webkit-keyframes wave-data-v-32a0a25d{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes wave-data-v-32a0a25d{0%{transform:translate(-100%)}to{transform:translate(100%)}}.bg-skeleton[data-v-32a0a25d]{position:relative;overflow:hidden;background:rgba(0,0,0,.12157)!important;cursor:wait;z-index:1}.bg-skeleton[data-v-32a0a25d]:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.501961),hsla(0,0%,100%,0));-webkit-animation:wave-data-v-32a0a25d 1.5s linear .5s infinite;animation:wave-data-v-32a0a25d 1.5s linear .5s infinite;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bg-skeleton[data-v-32a0a25d]:after,.bg-skeleton[data-v-32a0a25d]:before{box-sizing:inherit;-webkit-tap-highlight-color:transparent;-moz-tap-highlight-color:transparent}.bg-skeleton[data-v-32a0a25d]:before{content:" "}.card.card-plain{background:transparent;box-shadow:none;border:none}.features-3{background-color:#172b4d}