.v-spinner .v-dot1{-webkit-animation:v-dotRotate 2s linear 0s infinite;animation:v-dotRotate 2s linear 0s infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.v-spinner .v-dot2{-webkit-animation:v-dotBounce 2s linear 0s infinite;animation:v-dotBounce 2s linear 0s infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:"absolute";top:0;bottom:auto}.v-spinner .v-dot3{-webkit-animation:v-dotBounce 2s linear -1s infinite;animation:v-dotBounce 2s linear -1s infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:"absolute";top:auto;bottom:0}@-webkit-keyframes v-dotRotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes v-dotRotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes v-dotBounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes v-dotBounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.intro .row[data-v-2ab44da8]{margin-right:-16px}.intro__wrapper[data-v-2ab44da8]{padding:2rem;background:#323f4f}.intro__wrapper h1[data-v-2ab44da8],.intro__wrapper h2[data-v-2ab44da8]{font-family:Akko W01 Bold,sans-serif}.intro__wrapper-2[data-v-2ab44da8]{background:#8c1430}@media screen and (max-width:767px){.intro__wrapper-2[data-v-2ab44da8]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.intro__heading[data-v-2ab44da8]{text-transform:uppercase;font-size:2rem;color:#e8e8e8;text-shadow:0 1rem 4rem rgba(35,43,43,.15);font-family:Akko W01 Bold,sans-serif;text-align:center}@media screen and (max-width:991px){.intro__heading[data-v-2ab44da8]{font-size:1.5rem}}@media screen and (max-width:840px){.intro__heading[data-v-2ab44da8]{font-size:1.3rem}}@media screen and (max-width:767px){.intro__heading[data-v-2ab44da8]{font-size:1.5rem}}@media screen and (max-width:350px){.intro__heading[data-v-2ab44da8]{font-size:1.2rem}}.introimage[data-v-28e10e9e]{padding:0;border-top:2px solid #e8e8e8}.introimage__container[data-v-28e10e9e]{height:60rem;background-size:cover;background-position:50%}@media screen and (max-width:991px){.introimage__container[data-v-28e10e9e]{height:50rem}}.postContent{border-top:2px solid #e8e8e8;background-color:#323f4f;color:#e8e8e8;padding-top:5rem;padding-bottom:5rem}.postContent p{font-size:1.8rem;margin-bottom:3rem}.postContent p a{color:#e8e8e8}.postContent p a:hover{color:hsla(0,0%,91%,.8)}.postContent hr{width:5rem;margin:1rem 0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.postContent hr{margin-right:auto}}.postContent ul{margin:2rem 0;margin-left:1.5rem}.postContent h1,.postContent h2,.postContent h3,.postContent h4{margin-bottom:1rem;font-size:3rem}.postContent div{font-family:Akko W01 Regular,sans-serif}.postContent .button{margin-top:5rem}.postContent img{margin:1rem 0}.postloading{height:70vh;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.postloading-logo{width:14rem;margin-bottom:2rem;-webkit-animation:loadingLogo 1s ease-in 0s 1 forwards;animation:loadingLogo 1s ease-in 0s 1 forwards}.postloading-loader{margin-left:4rem}