:root{--avia-play-cta-bg-image:url(/images/NAS-playbutton-sprites.png);--avia-play-cta-bg-size:100%;--avia-play-cta-bg-color:transparent;--avia-play-cta-width:99px;--avia-play-cta-height:99px;--avia-play-cta-animation-width:-webkit-calc(4 * var(--avia-play-cta-width));--avia-play-cta-animation-width:-moz-calc(4 * var(--avia-play-cta-width));--avia-play-cta-animation-width:calc(4 * var(--avia-play-cta-width));--avia-play-cta-animation-height:-webkit-calc(2 * var(--avia-play-cta-height));--avia-play-cta-animation-height:-moz-calc(2 * var(--avia-play-cta-height));--avia-play-cta-animation-height:calc(2 * var(--avia-play-cta-height));--play-cta-animation-x:playX;--play-cta-animation-y:playY}@media(min-width:767px){:root{--avia-play-cta-width:132px;--avia-play-cta-height:132px}}avia-play-cta{border-radius:var(--avia-play-cta-border-radius);background-color:transparent;background-image:var(--avia-play-cta-bg-image);background-position-x:0;background-position-y:0;background-size:var(--avia-play-cta-animation-width) var(--avia-play-cta-animation-height);background-repeat:no-repeat;-webkit-animation:var(--play-cta-animation-x) .6s steps(4) infinite,var(--play-cta-animation-y) 2.4s steps(2) infinite;-moz-animation:var(--play-cta-animation-x) .6s steps(4) infinite,var(--play-cta-animation-y) 2.4s steps(2) infinite;animation:var(--play-cta-animation-x) .6s steps(4) infinite,var(--play-cta-animation-y) 2.4s steps(2) infinite;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;animation-play-state:paused;width:var(--avia-play-cta-width);height:var(--avia-play-cta-height);cursor:pointer}@media(pointer:fine){avia-play-cta:hover{-webkit-animation-play-state:running;-moz-animation-play-state:running;animation-play-state:running}}avia-play-cta>avia-button{background:none}@-webkit-keyframes playX{0%{background-position-x:0}to{background-position-x:-528px}}@-moz-keyframes playX{0%{background-position-x:0}to{background-position-x:-528px}}@keyframes playX{0%{background-position-x:0}to{background-position-x:-528px}}@-webkit-keyframes playY{0%{background-position-y:0}to{background-position-y:-264px}}@-moz-keyframes playY{0%{background-position-y:0}to{background-position-y:-264px}}@keyframes playY{0%{background-position-y:0}to{background-position-y:-264px}}@-webkit-keyframes playXSmall{0%{background-position-x:0}to{background-position-x:-300px}}@-moz-keyframes playXSmall{0%{background-position-x:0}to{background-position-x:-300px}}@keyframes playXSmall{0%{background-position-x:0}to{background-position-x:-300px}}@-webkit-keyframes playYSmall{0%{background-position-y:0}to{background-position-y:-150px}}@-moz-keyframes playYSmall{0%{background-position-y:0}to{background-position-y:-150px}}@keyframes playYSmall{0%{background-position-y:0}to{background-position-y:-150px}}@-webkit-keyframes playXMedium{0%{background-position-x:0}to{background-position-x:-396px}}@-moz-keyframes playXMedium{0%{background-position-x:0}to{background-position-x:-396px}}@keyframes playXMedium{0%{background-position-x:0}to{background-position-x:-396px}}@-webkit-keyframes playYMedium{0%{background-position-y:0}to{background-position-y:-198px}}@-moz-keyframes playYMedium{0%{background-position-y:0}to{background-position-y:-198px}}@keyframes playYMedium{0%{background-position-y:0}to{background-position-y:-198px}}body,html{padding:0;margin:0;line-height:1.6;font-size:10px;background:#2c2c2c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:proxima-nova,sans-serif;font-style:"normal";font-weight:400}body{background:url(/images/NA-pagebackground.png) repeat}.nonScroll{overflow:hidden}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4{font-weight:900}h2{font-family:americane,sans-serif;font-weight:700}a{color:#00d8d0;text-decoration:none}p{font-size:1.4rem}.section{background-repeat:repeat}.scalloped{-webkit-mask-image:url(/images/NA-scallopmask.png);mask-image:url(/images/NA-scallopmask.png);-webkit-mask-position:bottom;mask-position:bottom;position:relative;z-index:10}.android-chrome .scalloped{-webkit-mask-image:url(/images/NA-scallopmask.svg);mask-image:url(/images/NA-scallopmask.svg)}.scalloped+*{margin-top:-1rem}.container{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem;margin-top:0;width:100%;max-width:100%}@media(min-width:767px){.container{width:730px;padding:0}}@media(min-width:992px){.container{width:930px}}@media(min-width:1024px){.container{width:988px}}@media(min-width:1200px){.container{width:1170px}}img{max-width:100%;display:block;line-height:0}.unstyled-list{margin:0;padding:0;list-style:none}.children-padding{padding-top:6rem}.hash{color:#007cbe}