/*! 
  Quickstart, kitchen sink CSS file. Includes 12-column grid widths and all layout options.
  --------------------------------------------------------------------------------------------
*/
/*! Avalanche | MIT License | @colourgarden */

.grid {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -20px;
    font-size: 0
}
.grid__cell {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 0;
    padding-left: 20px;
    margin: 0;
    vertical-align: top;
    font-size: 1rem
}
.grid--center {
    text-align: center
}
.grid--center>.grid__cell {
    text-align: left
}
.grid__cell--center {
    display: block;
    margin: 0 auto
}
.grid--right {
    text-align: right
}
.grid--right>.grid__cell {
    text-align: left
}
.grid--middle>.grid__cell {
    vertical-align: middle
}
.grid--bottom>.grid__cell {
    vertical-align: bottom
}
.grid--flush {
    margin-left: 0
}
.grid--flush>.grid__cell {
    padding-left: 0
}
.grid--tiny {
    margin-left: -5px
}
.grid--tiny>.grid__cell {
    padding-left: 5px
}
.grid--small {
    margin-left: -10px
}
.grid--small>.grid__cell {
    padding-left: 10px
}
.grid--large {
    margin-left: -40px
}
.grid--large>.grid__cell {
    padding-left: 40px
}
.grid--huge {
    margin-left: -80px
}
.grid--huge>.grid__cell {
    padding-left: 80px
}
.grid--auto>.grid__cell {
    width: auto
}
.grid--rev {
    direction: rtl
}
.grid--rev>.grid__cell {
    direction: ltr
}
.\31\/2,
.\32\/4,
.\33\/6,
.\34\/8,
.\35\/10,
.\36\/12 {
    width: 50%
}
.\31\/3,
.\32\/6,
.\33\/9,
.\34\/12 {
    width: 33.33333%
}
.\32\/3,
.\34\/6,
.\36\/9,
.\38\/12 {
    width: 66.66667%
}
.\31\/4,
.\32\/8,
.\33\/12 {
    width: 25%
}
.\33\/4,
.\36\/8,
.\39\/12 {
    width: 75%
}
.\31\/5,
.\32\/10 {
    width: 20%
}
.\32\/5,
.\34\/10 {
    width: 40%
}
.\33\/5,
.\36\/10 {
    width: 60%
}
.\34\/5,
.\38\/10 {
    width: 80%
}
.\31\/6,
.\32\/12 {
    width: 16.66667%
}
.\35\/6,
.\310\/12 {
    width: 83.33333%
}
.\31\/7 {
    width: 14.28571%
}
.\32\/7 {
    width: 28.57143%
}
.\33\/7 {
    width: 42.85714%
}
.\34\/7 {
    width: 57.14286%
}
.\35\/7 {
    width: 71.42857%
}
.\36\/7 {
    width: 85.71429%
}
.\31\/8 {
    width: 12.5%
}
.\33\/8 {
    width: 37.5%
}
.\35\/8 {
    width: 62.5%
}
.\37\/8 {
    width: 87.5%
}
.\31\/9 {
    width: 11.11111%
}
.\32\/9 {
    width: 22.22222%
}
.\34\/9 {
    width: 44.44444%
}
.\35\/9 {
    width: 55.55556%
}
.\37\/9 {
    width: 77.77778%
}
.\38\/9 {
    width: 88.88889%
}
.\31\/10 {
    width: 10%
}
.\33\/10 {
    width: 30%
}
.\37\/10 {
    width: 70%
}
.\39\/10 {
    width: 90%
}
.\31\/11 {
    width: 9.09091%
}
.\32\/11 {
    width: 18.18182%
}
.\33\/11 {
    width: 27.27273%
}
.\34\/11 {
    width: 36.36364%
}
.\35\/11 {
    width: 45.45455%
}
.\36\/11 {
    width: 54.54545%
}
.\37\/11 {
    width: 63.63636%
}
.\38\/11 {
    width: 72.72727%
}
.\39\/11 {
    width: 81.81818%
}
.\310\/11 {
    width: 90.90909%
}
.\31\/12 {
    width: 8.33333%
}
.\35\/12 {
    width: 41.66667%
}
.\37\/12 {
    width: 58.33333%
}
.\311\/12 {
    width: 91.66667%
}
@media screen and (max-width: 499px) {
    .\31\/2--thumb,
    .\32\/4--thumb,
    .\33\/6--thumb,
    .\34\/8--thumb,
    .\35\/10--thumb,
    .\36\/12--thumb {
        width: 50%
    }
    .\31\/3--thumb,
    .\32\/6--thumb,
    .\33\/9--thumb,
    .\34\/12--thumb {
        width: 33.33333%
    }
    .\32\/3--thumb,
    .\34\/6--thumb,
    .\36\/9--thumb,
    .\38\/12--thumb {
        width: 66.66667%
    }
    .\31\/4--thumb,
    .\32\/8--thumb,
    .\33\/12--thumb {
        width: 25%
    }
    .\33\/4--thumb,
    .\36\/8--thumb,
    .\39\/12--thumb {
        width: 75%
    }
    .\31\/5--thumb,
    .\32\/10--thumb {
        width: 20%
    }
    .\32\/5--thumb,
    .\34\/10--thumb {
        width: 40%
    }
    .\33\/5--thumb,
    .\36\/10--thumb {
        width: 60%
    }
    .\34\/5--thumb,
    .\38\/10--thumb {
        width: 80%
    }
    .\31\/6--thumb,
    .\32\/12--thumb {
        width: 16.66667%
    }
    .\35\/6--thumb,
    .\310\/12--thumb {
        width: 83.33333%
    }
    .\31\/7--thumb {
        width: 14.28571%
    }
    .\32\/7--thumb {
        width: 28.57143%
    }
    .\33\/7--thumb {
        width: 42.85714%
    }
    .\34\/7--thumb {
        width: 57.14286%
    }
    .\35\/7--thumb {
        width: 71.42857%
    }
    .\36\/7--thumb {
        width: 85.71429%
    }
    .\31\/8--thumb {
        width: 12.5%
    }
    .\33\/8--thumb {
        width: 37.5%
    }
    .\35\/8--thumb {
        width: 62.5%
    }
    .\37\/8--thumb {
        width: 87.5%
    }
    .\31\/9--thumb {
        width: 11.11111%
    }
    .\32\/9--thumb {
        width: 22.22222%
    }
    .\34\/9--thumb {
        width: 44.44444%
    }
    .\35\/9--thumb {
        width: 55.55556%
    }
    .\37\/9--thumb {
        width: 77.77778%
    }
    .\38\/9--thumb {
        width: 88.88889%
    }
    .\31\/10--thumb {
        width: 10%
    }
    .\33\/10--thumb {
        width: 30%
    }
    .\37\/10--thumb {
        width: 70%
    }
    .\39\/10--thumb {
        width: 90%
    }
    .\31\/11--thumb {
        width: 9.09091%
    }
    .\32\/11--thumb {
        width: 18.18182%
    }
    .\33\/11--thumb {
        width: 27.27273%
    }
    .\34\/11--thumb {
        width: 36.36364%
    }
    .\35\/11--thumb {
        width: 45.45455%
    }
    .\36\/11--thumb {
        width: 54.54545%
    }
    .\37\/11--thumb {
        width: 63.63636%
    }
    .\38\/11--thumb {
        width: 72.72727%
    }
    .\39\/11--thumb {
        width: 81.81818%
    }
    .\310\/11--thumb {
        width: 90.90909%
    }
    .\31\/12--thumb {
        width: 8.33333%
    }
    .\35\/12--thumb {
        width: 41.66667%
    }
    .\37\/12--thumb {
        width: 58.33333%
    }
    .\311\/12--thumb {
        width: 91.66667%
    }
}
@media screen and (min-width: 500px) and (max-width: 800px) {
    .\31\/2--handheld,
    .\32\/4--handheld,
    .\33\/6--handheld,
    .\34\/8--handheld,
    .\35\/10--handheld,
    .\36\/12--handheld {
        width: 50%
    }
    .\31\/3--handheld,
    .\32\/6--handheld,
    .\33\/9--handheld,
    .\34\/12--handheld {
        width: 33.33333%
    }
    .\32\/3--handheld,
    .\34\/6--handheld,
    .\36\/9--handheld,
    .\38\/12--handheld {
        width: 66.66667%
    }
    .\31\/4--handheld,
    .\32\/8--handheld,
    .\33\/12--handheld {
        width: 25%
    }
    .\33\/4--handheld,
    .\36\/8--handheld,
    .\39\/12--handheld {
        width: 75%
    }
    .\31\/5--handheld,
    .\32\/10--handheld {
        width: 20%
    }
    .\32\/5--handheld,
    .\34\/10--handheld {
        width: 40%
    }
    .\33\/5--handheld,
    .\36\/10--handheld {
        width: 60%
    }
    .\34\/5--handheld,
    .\38\/10--handheld {
        width: 80%
    }
    .\31\/6--handheld,
    .\32\/12--handheld {
        width: 16.66667%
    }
    .\35\/6--handheld,
    .\310\/12--handheld {
        width: 83.33333%
    }
    .\31\/7--handheld {
        width: 14.28571%
    }
    .\32\/7--handheld {
        width: 28.57143%
    }
    .\33\/7--handheld {
        width: 42.85714%
    }
    .\34\/7--handheld {
        width: 57.14286%
    }
    .\35\/7--handheld {
        width: 71.42857%
    }
    .\36\/7--handheld {
        width: 85.71429%
    }
    .\31\/8--handheld {
        width: 12.5%
    }
    .\33\/8--handheld {
        width: 37.5%
    }
    .\35\/8--handheld {
        width: 62.5%
    }
    .\37\/8--handheld {
        width: 87.5%
    }
    .\31\/9--handheld {
        width: 11.11111%
    }
    .\32\/9--handheld {
        width: 22.22222%
    }
    .\34\/9--handheld {
        width: 44.44444%
    }
    .\35\/9--handheld {
        width: 55.55556%
    }
    .\37\/9--handheld {
        width: 77.77778%
    }
    .\38\/9--handheld {
        width: 88.88889%
    }
    .\31\/10--handheld {
        width: 10%
    }
    .\33\/10--handheld {
        width: 30%
    }
    .\37\/10--handheld {
        width: 70%
    }
    .\39\/10--handheld {
        width: 90%
    }
    .\31\/11--handheld {
        width: 9.09091%
    }
    .\32\/11--handheld {
        width: 18.18182%
    }
    .\33\/11--handheld {
        width: 27.27273%
    }
    .\34\/11--handheld {
        width: 36.36364%
    }
    .\35\/11--handheld {
        width: 45.45455%
    }
    .\36\/11--handheld {
        width: 54.54545%
    }
    .\37\/11--handheld {
        width: 63.63636%
    }
    .\38\/11--handheld {
        width: 72.72727%
    }
    .\39\/11--handheld {
        width: 81.81818%
    }
    .\310\/11--handheld {
        width: 90.90909%
    }
    .\31\/12--handheld {
        width: 8.33333%
    }
    .\35\/12--handheld {
        width: 41.66667%
    }
    .\37\/12--handheld {
        width: 58.33333%
    }
    .\311\/12--handheld {
        width: 91.66667%
    }
}
@media screen and (min-width: 500px) {
    .\31\/2--handheld-and-up,
    .\32\/4--handheld-and-up,
    .\33\/6--handheld-and-up,
    .\34\/8--handheld-and-up,
    .\35\/10--handheld-and-up,
    .\36\/12--handheld-and-up {
        width: 50%
    }
    .\31\/3--handheld-and-up,
    .\32\/6--handheld-and-up,
    .\33\/9--handheld-and-up,
    .\34\/12--handheld-and-up {
        width: 33.33333%
    }
    .\32\/3--handheld-and-up,
    .\34\/6--handheld-and-up,
    .\36\/9--handheld-and-up,
    .\38\/12--handheld-and-up {
        width: 66.66667%
    }
    .\31\/4--handheld-and-up,
    .\32\/8--handheld-and-up,
    .\33\/12--handheld-and-up {
        width: 25%
    }
    .\33\/4--handheld-and-up,
    .\36\/8--handheld-and-up,
    .\39\/12--handheld-and-up {
        width: 75%
    }
    .\31\/5--handheld-and-up,
    .\32\/10--handheld-and-up {
        width: 20%
    }
    .\32\/5--handheld-and-up,
    .\34\/10--handheld-and-up {
        width: 40%
    }
    .\33\/5--handheld-and-up,
    .\36\/10--handheld-and-up {
        width: 60%
    }
    .\34\/5--handheld-and-up,
    .\38\/10--handheld-and-up {
        width: 80%
    }
    .\31\/6--handheld-and-up,
    .\32\/12--handheld-and-up {
        width: 16.66667%
    }
    .\35\/6--handheld-and-up,
    .\310\/12--handheld-and-up {
        width: 83.33333%
    }
    .\31\/7--handheld-and-up {
        width: 14.28571%
    }
    .\32\/7--handheld-and-up {
        width: 28.57143%
    }
    .\33\/7--handheld-and-up {
        width: 42.85714%
    }
    .\34\/7--handheld-and-up {
        width: 57.14286%
    }
    .\35\/7--handheld-and-up {
        width: 71.42857%
    }
    .\36\/7--handheld-and-up {
        width: 85.71429%
    }
    .\31\/8--handheld-and-up {
        width: 12.5%
    }
    .\33\/8--handheld-and-up {
        width: 37.5%
    }
    .\35\/8--handheld-and-up {
        width: 62.5%
    }
    .\37\/8--handheld-and-up {
        width: 87.5%
    }
    .\31\/9--handheld-and-up {
        width: 11.11111%
    }
    .\32\/9--handheld-and-up {
        width: 22.22222%
    }
    .\34\/9--handheld-and-up {
        width: 44.44444%
    }
    .\35\/9--handheld-and-up {
        width: 55.55556%
    }
    .\37\/9--handheld-and-up {
        width: 77.77778%
    }
    .\38\/9--handheld-and-up {
        width: 88.88889%
    }
    .\31\/10--handheld-and-up {
        width: 10%
    }
    .\33\/10--handheld-and-up {
        width: 30%
    }
    .\37\/10--handheld-and-up {
        width: 70%
    }
    .\39\/10--handheld-and-up {
        width: 90%
    }
    .\31\/11--handheld-and-up {
        width: 9.09091%
    }
    .\32\/11--handheld-and-up {
        width: 18.18182%
    }
    .\33\/11--handheld-and-up {
        width: 27.27273%
    }
    .\34\/11--handheld-and-up {
        width: 36.36364%
    }
    .\35\/11--handheld-and-up {
        width: 45.45455%
    }
    .\36\/11--handheld-and-up {
        width: 54.54545%
    }
    .\37\/11--handheld-and-up {
        width: 63.63636%
    }
    .\38\/11--handheld-and-up {
        width: 72.72727%
    }
    .\39\/11--handheld-and-up {
        width: 81.81818%
    }
    .\310\/11--handheld-and-up {
        width: 90.90909%
    }
    .\31\/12--handheld-and-up {
        width: 8.33333%
    }
    .\35\/12--handheld-and-up {
        width: 41.66667%
    }
    .\37\/12--handheld-and-up {
        width: 58.33333%
    }
    .\311\/12--handheld-and-up {
        width: 91.66667%
    }
}
@media screen and (max-width: 800px) {
    .\31\/2--pocket,
    .\32\/4--pocket,
    .\33\/6--pocket,
    .\34\/8--pocket,
    .\35\/10--pocket,
    .\36\/12--pocket {
        width: 50%
    }
    .\31\/3--pocket,
    .\32\/6--pocket,
    .\33\/9--pocket,
    .\34\/12--pocket {
        width: 33.33333%
    }
    .\32\/3--pocket,
    .\34\/6--pocket,
    .\36\/9--pocket,
    .\38\/12--pocket {
        width: 66.66667%
    }
    .\31\/4--pocket,
    .\32\/8--pocket,
    .\33\/12--pocket {
        width: 25%
    }
    .\33\/4--pocket,
    .\36\/8--pocket,
    .\39\/12--pocket {
        width: 75%
    }
    .\31\/5--pocket,
    .\32\/10--pocket {
        width: 20%
    }
    .\32\/5--pocket,
    .\34\/10--pocket {
        width: 40%
    }
    .\33\/5--pocket,
    .\36\/10--pocket {
        width: 60%
    }
    .\34\/5--pocket,
    .\38\/10--pocket {
        width: 80%
    }
    .\31\/6--pocket,
    .\32\/12--pocket {
        width: 16.66667%
    }
    .\35\/6--pocket,
    .\310\/12--pocket {
        width: 83.33333%
    }
    .\31\/7--pocket {
        width: 14.28571%
    }
    .\32\/7--pocket {
        width: 28.57143%
    }
    .\33\/7--pocket {
        width: 42.85714%
    }
    .\34\/7--pocket {
        width: 57.14286%
    }
    .\35\/7--pocket {
        width: 71.42857%
    }
    .\36\/7--pocket {
        width: 85.71429%
    }
    .\31\/8--pocket {
        width: 12.5%
    }
    .\33\/8--pocket {
        width: 37.5%
    }
    .\35\/8--pocket {
        width: 62.5%
    }
    .\37\/8--pocket {
        width: 87.5%
    }
    .\31\/9--pocket {
        width: 11.11111%
    }
    .\32\/9--pocket {
        width: 22.22222%
    }
    .\34\/9--pocket {
        width: 44.44444%
    }
    .\35\/9--pocket {
        width: 55.55556%
    }
    .\37\/9--pocket {
        width: 77.77778%
    }
    .\38\/9--pocket {
        width: 88.88889%
    }
    .\31\/10--pocket {
        width: 10%
    }
    .\33\/10--pocket {
        width: 30%
    }
    .\37\/10--pocket {
        width: 70%
    }
    .\39\/10--pocket {
        width: 90%
    }
    .\31\/11--pocket {
        width: 9.09091%
    }
    .\32\/11--pocket {
        width: 18.18182%
    }
    .\33\/11--pocket {
        width: 27.27273%
    }
    .\34\/11--pocket {
        width: 36.36364%
    }
    .\35\/11--pocket {
        width: 45.45455%
    }
    .\36\/11--pocket {
        width: 54.54545%
    }
    .\37\/11--pocket {
        width: 63.63636%
    }
    .\38\/11--pocket {
        width: 72.72727%
    }
    .\39\/11--pocket {
        width: 81.81818%
    }
    .\310\/11--pocket {
        width: 90.90909%
    }
    .\31\/12--pocket {
        width: 8.33333%
    }
    .\35\/12--pocket {
        width: 41.66667%
    }
    .\37\/12--pocket {
        width: 58.33333%
    }
    .\311\/12--pocket {
        width: 91.66667%
    }
}
@media screen and (min-width: 801px) and (max-width: 1024px) {
    .\31\/2--lap,
    .\32\/4--lap,
    .\33\/6--lap,
    .\34\/8--lap,
    .\35\/10--lap,
    .\36\/12--lap {
        width: 50%
    }
    .\31\/3--lap,
    .\32\/6--lap,
    .\33\/9--lap,
    .\34\/12--lap {
        width: 33.33333%
    }
    .\32\/3--lap,
    .\34\/6--lap,
    .\36\/9--lap,
    .\38\/12--lap {
        width: 66.66667%
    }
    .\31\/4--lap,
    .\32\/8--lap,
    .\33\/12--lap {
        width: 25%
    }
    .\33\/4--lap,
    .\36\/8--lap,
    .\39\/12--lap {
        width: 75%
    }
    .\31\/5--lap,
    .\32\/10--lap {
        width: 20%
    }
    .\32\/5--lap,
    .\34\/10--lap {
        width: 40%
    }
    .\33\/5--lap,
    .\36\/10--lap {
        width: 60%
    }
    .\34\/5--lap,
    .\38\/10--lap {
        width: 80%
    }
    .\31\/6--lap,
    .\32\/12--lap {
        width: 16.66667%
    }
    .\35\/6--lap,
    .\310\/12--lap {
        width: 83.33333%
    }
    .\31\/7--lap {
        width: 14.28571%
    }
    .\32\/7--lap {
        width: 28.57143%
    }
    .\33\/7--lap {
        width: 42.85714%
    }
    .\34\/7--lap {
        width: 57.14286%
    }
    .\35\/7--lap {
        width: 71.42857%
    }
    .\36\/7--lap {
        width: 85.71429%
    }
    .\31\/8--lap {
        width: 12.5%
    }
    .\33\/8--lap {
        width: 37.5%
    }
    .\35\/8--lap {
        width: 62.5%
    }
    .\37\/8--lap {
        width: 87.5%
    }
    .\31\/9--lap {
        width: 11.11111%
    }
    .\32\/9--lap {
        width: 22.22222%
    }
    .\34\/9--lap {
        width: 44.44444%
    }
    .\35\/9--lap {
        width: 55.55556%
    }
    .\37\/9--lap {
        width: 77.77778%
    }
    .\38\/9--lap {
        width: 88.88889%
    }
    .\31\/10--lap {
        width: 10%
    }
    .\33\/10--lap {
        width: 30%
    }
    .\37\/10--lap {
        width: 70%
    }
    .\39\/10--lap {
        width: 90%
    }
    .\31\/11--lap {
        width: 9.09091%
    }
    .\32\/11--lap {
        width: 18.18182%
    }
    .\33\/11--lap {
        width: 27.27273%
    }
    .\34\/11--lap {
        width: 36.36364%
    }
    .\35\/11--lap {
        width: 45.45455%
    }
    .\36\/11--lap {
        width: 54.54545%
    }
    .\37\/11--lap {
        width: 63.63636%
    }
    .\38\/11--lap {
        width: 72.72727%
    }
    .\39\/11--lap {
        width: 81.81818%
    }
    .\310\/11--lap {
        width: 90.90909%
    }
    .\31\/12--lap {
        width: 8.33333%
    }
    .\35\/12--lap {
        width: 41.66667%
    }
    .\37\/12--lap {
        width: 58.33333%
    }
    .\311\/12--lap {
        width: 91.66667%
    }
}
@media screen and (min-width: 801px) {
    .\31\/2--lap-and-up,
    .\32\/4--lap-and-up,
    .\33\/6--lap-and-up,
    .\34\/8--lap-and-up,
    .\35\/10--lap-and-up,
    .\36\/12--lap-and-up {
        width: 50%
    }
    .\31\/3--lap-and-up,
    .\32\/6--lap-and-up,
    .\33\/9--lap-and-up,
    .\34\/12--lap-and-up {
        width: 33.33333%
    }
    .\32\/3--lap-and-up,
    .\34\/6--lap-and-up,
    .\36\/9--lap-and-up,
    .\38\/12--lap-and-up {
        width: 66.66667%
    }
    .\31\/4--lap-and-up,
    .\32\/8--lap-and-up,
    .\33\/12--lap-and-up {
        width: 25%
    }
    .\33\/4--lap-and-up,
    .\36\/8--lap-and-up,
    .\39\/12--lap-and-up {
        width: 75%
    }
    .\31\/5--lap-and-up,
    .\32\/10--lap-and-up {
        width: 20%
    }
    .\32\/5--lap-and-up,
    .\34\/10--lap-and-up {
        width: 40%
    }
    .\33\/5--lap-and-up,
    .\36\/10--lap-and-up {
        width: 60%
    }
    .\34\/5--lap-and-up,
    .\38\/10--lap-and-up {
        width: 80%
    }
    .\31\/6--lap-and-up,
    .\32\/12--lap-and-up {
        width: 16.66667%
    }
    .\35\/6--lap-and-up,
    .\310\/12--lap-and-up {
        width: 83.33333%
    }
    .\31\/7--lap-and-up {
        width: 14.28571%
    }
    .\32\/7--lap-and-up {
        width: 28.57143%
    }
    .\33\/7--lap-and-up {
        width: 42.85714%
    }
    .\34\/7--lap-and-up {
        width: 57.14286%
    }
    .\35\/7--lap-and-up {
        width: 71.42857%
    }
    .\36\/7--lap-and-up {
        width: 85.71429%
    }
    .\31\/8--lap-and-up {
        width: 12.5%
    }
    .\33\/8--lap-and-up {
        width: 37.5%
    }
    .\35\/8--lap-and-up {
        width: 62.5%
    }
    .\37\/8--lap-and-up {
        width: 87.5%
    }
    .\31\/9--lap-and-up {
        width: 11.11111%
    }
    .\32\/9--lap-and-up {
        width: 22.22222%
    }
    .\34\/9--lap-and-up {
        width: 44.44444%
    }
    .\35\/9--lap-and-up {
        width: 55.55556%
    }
    .\37\/9--lap-and-up {
        width: 77.77778%
    }
    .\38\/9--lap-and-up {
        width: 88.88889%
    }
    .\31\/10--lap-and-up {
        width: 10%
    }
    .\33\/10--lap-and-up {
        width: 30%
    }
    .\37\/10--lap-and-up {
        width: 70%
    }
    .\39\/10--lap-and-up {
        width: 90%
    }
    .\31\/11--lap-and-up {
        width: 9.09091%
    }
    .\32\/11--lap-and-up {
        width: 18.18182%
    }
    .\33\/11--lap-and-up {
        width: 27.27273%
    }
    .\34\/11--lap-and-up {
        width: 36.36364%
    }
    .\35\/11--lap-and-up {
        width: 45.45455%
    }
    .\36\/11--lap-and-up {
        width: 54.54545%
    }
    .\37\/11--lap-and-up {
        width: 63.63636%
    }
    .\38\/11--lap-and-up {
        width: 72.72727%
    }
    .\39\/11--lap-and-up {
        width: 81.81818%
    }
    .\310\/11--lap-and-up {
        width: 90.90909%
    }
    .\31\/12--lap-and-up {
        width: 8.33333%
    }
    .\35\/12--lap-and-up {
        width: 41.66667%
    }
    .\37\/12--lap-and-up {
        width: 58.33333%
    }
    .\311\/12--lap-and-up {
        width: 91.66667%
    }
}
@media screen and (max-width: 1024px) {
    .\31\/2--portable,
    .\32\/4--portable,
    .\33\/6--portable,
    .\34\/8--portable,
    .\35\/10--portable,
    .\36\/12--portable {
        width: 50%
    }
    .\31\/3--portable,
    .\32\/6--portable,
    .\33\/9--portable,
    .\34\/12--portable {
        width: 33.33333%
    }
    .\32\/3--portable,
    .\34\/6--portable,
    .\36\/9--portable,
    .\38\/12--portable {
        width: 66.66667%
    }
    .\31\/4--portable,
    .\32\/8--portable,
    .\33\/12--portable {
        width: 25%
    }
    .\33\/4--portable,
    .\36\/8--portable,
    .\39\/12--portable {
        width: 75%
    }
    .\31\/5--portable,
    .\32\/10--portable {
        width: 20%
    }
    .\32\/5--portable,
    .\34\/10--portable {
        width: 40%
    }
    .\33\/5--portable,
    .\36\/10--portable {
        width: 60%
    }
    .\34\/5--portable,
    .\38\/10--portable {
        width: 80%
    }
    .\31\/6--portable,
    .\32\/12--portable {
        width: 16.66667%
    }
    .\35\/6--portable,
    .\310\/12--portable {
        width: 83.33333%
    }
    .\31\/7--portable {
        width: 14.28571%
    }
    .\32\/7--portable {
        width: 28.57143%
    }
    .\33\/7--portable {
        width: 42.85714%
    }
    .\34\/7--portable {
        width: 57.14286%
    }
    .\35\/7--portable {
        width: 71.42857%
    }
    .\36\/7--portable {
        width: 85.71429%
    }
    .\31\/8--portable {
        width: 12.5%
    }
    .\33\/8--portable {
        width: 37.5%
    }
    .\35\/8--portable {
        width: 62.5%
    }
    .\37\/8--portable {
        width: 87.5%
    }
    .\31\/9--portable {
        width: 11.11111%
    }
    .\32\/9--portable {
        width: 22.22222%
    }
    .\34\/9--portable {
        width: 44.44444%
    }
    .\35\/9--portable {
        width: 55.55556%
    }
    .\37\/9--portable {
        width: 77.77778%
    }
    .\38\/9--portable {
        width: 88.88889%
    }
    .\31\/10--portable {
        width: 10%
    }
    .\33\/10--portable {
        width: 30%
    }
    .\37\/10--portable {
        width: 70%
    }
    .\39\/10--portable {
        width: 90%
    }
    .\31\/11--portable {
        width: 9.09091%
    }
    .\32\/11--portable {
        width: 18.18182%
    }
    .\33\/11--portable {
        width: 27.27273%
    }
    .\34\/11--portable {
        width: 36.36364%
    }
    .\35\/11--portable {
        width: 45.45455%
    }
    .\36\/11--portable {
        width: 54.54545%
    }
    .\37\/11--portable {
        width: 63.63636%
    }
    .\38\/11--portable {
        width: 72.72727%
    }
    .\39\/11--portable {
        width: 81.81818%
    }
    .\310\/11--portable {
        width: 90.90909%
    }
    .\31\/12--portable {
        width: 8.33333%
    }
    .\35\/12--portable {
        width: 41.66667%
    }
    .\37\/12--portable {
        width: 58.33333%
    }
    .\311\/12--portable {
        width: 91.66667%
    }
}
@media screen and (min-width: 1025px) {
    .\31\/2--desk,
    .\32\/4--desk,
    .\33\/6--desk,
    .\34\/8--desk,
    .\35\/10--desk,
    .\36\/12--desk {
        width: 50%
    }
    .\31\/3--desk,
    .\32\/6--desk,
    .\33\/9--desk,
    .\34\/12--desk {
        width: 33.33333%
    }
    .\32\/3--desk,
    .\34\/6--desk,
    .\36\/9--desk,
    .\38\/12--desk {
        width: 66.66667%
    }
    .\31\/4--desk,
    .\32\/8--desk,
    .\33\/12--desk {
        width: 25%
    }
    .\33\/4--desk,
    .\36\/8--desk,
    .\39\/12--desk {
        width: 75%
    }
    .\31\/5--desk,
    .\32\/10--desk {
        width: 20%
    }
    .\32\/5--desk,
    .\34\/10--desk {
        width: 40%
    }
    .\33\/5--desk,
    .\36\/10--desk {
        width: 60%
    }
    .\34\/5--desk,
    .\38\/10--desk {
        width: 80%
    }
    .\31\/6--desk,
    .\32\/12--desk {
        width: 16.66667%
    }
    .\35\/6--desk,
    .\310\/12--desk {
        width: 83.33333%
    }
    .\31\/7--desk {
        width: 14.28571%
    }
    .\32\/7--desk {
        width: 28.57143%
    }
    .\33\/7--desk {
        width: 42.85714%
    }
    .\34\/7--desk {
        width: 57.14286%
    }
    .\35\/7--desk {
        width: 71.42857%
    }
    .\36\/7--desk {
        width: 85.71429%
    }
    .\31\/8--desk {
        width: 12.5%
    }
    .\33\/8--desk {
        width: 37.5%
    }
    .\35\/8--desk {
        width: 62.5%
    }
    .\37\/8--desk {
        width: 87.5%
    }
    .\31\/9--desk {
        width: 11.11111%
    }
    .\32\/9--desk {
        width: 22.22222%
    }
    .\34\/9--desk {
        width: 44.44444%
    }
    .\35\/9--desk {
        width: 55.55556%
    }
    .\37\/9--desk {
        width: 77.77778%
    }
    .\38\/9--desk {
        width: 88.88889%
    }
    .\31\/10--desk {
        width: 10%
    }
    .\33\/10--desk {
        width: 30%
    }
    .\37\/10--desk {
        width: 70%
    }
    .\39\/10--desk {
        width: 90%
    }
    .\31\/11--desk {
        width: 9.09091%
    }
    .\32\/11--desk {
        width: 18.18182%
    }
    .\33\/11--desk {
        width: 27.27273%
    }
    .\34\/11--desk {
        width: 36.36364%
    }
    .\35\/11--desk {
        width: 45.45455%
    }
    .\36\/11--desk {
        width: 54.54545%
    }
    .\37\/11--desk {
        width: 63.63636%
    }
    .\38\/11--desk {
        width: 72.72727%
    }
    .\39\/11--desk {
        width: 81.81818%
    }
    .\310\/11--desk {
        width: 90.90909%
    }
    .\31\/12--desk {
        width: 8.33333%
    }
    .\35\/12--desk {
        width: 41.66667%
    }
    .\37\/12--desk {
        width: 58.33333%
    }
    .\311\/12--desk {
        width: 91.66667%
    }
}
@media screen and (min-width: 1160px) {
    .\31\/2--widescreen,
    .\32\/4--widescreen,
    .\33\/6--widescreen,
    .\34\/8--widescreen,
    .\35\/10--widescreen,
    .\36\/12--widescreen {
        width: 50%
    }
    .\31\/3--widescreen,
    .\32\/6--widescreen,
    .\33\/9--widescreen,
    .\34\/12--widescreen {
        width: 33.33333%
    }
    .\32\/3--widescreen,
    .\34\/6--widescreen,
    .\36\/9--widescreen,
    .\38\/12--widescreen {
        width: 66.66667%
    }
    .\31\/4--widescreen,
    .\32\/8--widescreen,
    .\33\/12--widescreen {
        width: 25%
    }
    .\33\/4--widescreen,
    .\36\/8--widescreen,
    .\39\/12--widescreen {
        width: 75%
    }
    .\31\/5--widescreen,
    .\32\/10--widescreen {
        width: 20%
    }
    .\32\/5--widescreen,
    .\34\/10--widescreen {
        width: 40%
    }
    .\33\/5--widescreen,
    .\36\/10--widescreen {
        width: 60%
    }
    .\34\/5--widescreen,
    .\38\/10--widescreen {
        width: 80%
    }
    .\31\/6--widescreen,
    .\32\/12--widescreen {
        width: 16.66667%
    }
    .\35\/6--widescreen,
    .\310\/12--widescreen {
        width: 83.33333%
    }
    .\31\/7--widescreen {
        width: 14.28571%
    }
    .\32\/7--widescreen {
        width: 28.57143%
    }
    .\33\/7--widescreen {
        width: 42.85714%
    }
    .\34\/7--widescreen {
        width: 57.14286%
    }
    .\35\/7--widescreen {
        width: 71.42857%
    }
    .\36\/7--widescreen {
        width: 85.71429%
    }
    .\31\/8--widescreen {
        width: 12.5%
    }
    .\33\/8--widescreen {
        width: 37.5%
    }
    .\35\/8--widescreen {
        width: 62.5%
    }
    .\37\/8--widescreen {
        width: 87.5%
    }
    .\31\/9--widescreen {
        width: 11.11111%
    }
    .\32\/9--widescreen {
        width: 22.22222%
    }
    .\34\/9--widescreen {
        width: 44.44444%
    }
    .\35\/9--widescreen {
        width: 55.55556%
    }
    .\37\/9--widescreen {
        width: 77.77778%
    }
    .\38\/9--widescreen {
        width: 88.88889%
    }
    .\31\/10--widescreen {
        width: 10%
    }
    .\33\/10--widescreen {
        width: 30%
    }
    .\37\/10--widescreen {
        width: 70%
    }
    .\39\/10--widescreen {
        width: 90%
    }
    .\31\/11--widescreen {
        width: 9.09091%
    }
    .\32\/11--widescreen {
        width: 18.18182%
    }
    .\33\/11--widescreen {
        width: 27.27273%
    }
    .\34\/11--widescreen {
        width: 36.36364%
    }
    .\35\/11--widescreen {
        width: 45.45455%
    }
    .\36\/11--widescreen {
        width: 54.54545%
    }
    .\37\/11--widescreen {
        width: 63.63636%
    }
    .\38\/11--widescreen {
        width: 72.72727%
    }
    .\39\/11--widescreen {
        width: 81.81818%
    }
    .\310\/11--widescreen {
        width: 90.90909%
    }
    .\31\/12--widescreen {
        width: 8.33333%
    }
    .\35\/12--widescreen {
        width: 41.66667%
    }
    .\37\/12--widescreen {
        width: 58.33333%
    }
    .\311\/12--widescreen {
        width: 91.66667%
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (min-resolution: 192dpi),
screen and (min-resolution: 2dppx) {
    .\31\/2--retina,
    .\32\/4--retina,
    .\33\/6--retina,
    .\34\/8--retina,
    .\35\/10--retina,
    .\36\/12--retina {
        width: 50%
    }
    .\31\/3--retina,
    .\32\/6--retina,
    .\33\/9--retina,
    .\34\/12--retina {
        width: 33.33333%
    }
    .\32\/3--retina,
    .\34\/6--retina,
    .\36\/9--retina,
    .\38\/12--retina {
        width: 66.66667%
    }
    .\31\/4--retina,
    .\32\/8--retina,
    .\33\/12--retina {
        width: 25%
    }
    .\33\/4--retina,
    .\36\/8--retina,
    .\39\/12--retina {
        width: 75%
    }
    .\31\/5--retina,
    .\32\/10--retina {
        width: 20%
    }
    .\32\/5--retina,
    .\34\/10--retina {
        width: 40%
    }
    .\33\/5--retina,
    .\36\/10--retina {
        width: 60%
    }
    .\34\/5--retina,
    .\38\/10--retina {
        width: 80%
    }
    .\31\/6--retina,
    .\32\/12--retina {
        width: 16.66667%
    }
    .\35\/6--retina,
    .\310\/12--retina {
        width: 83.33333%
    }
    .\31\/7--retina {
        width: 14.28571%
    }
    .\32\/7--retina {
        width: 28.57143%
    }
    .\33\/7--retina {
        width: 42.85714%
    }
    .\34\/7--retina {
        width: 57.14286%
    }
    .\35\/7--retina {
        width: 71.42857%
    }
    .\36\/7--retina {
        width: 85.71429%
    }
    .\31\/8--retina {
        width: 12.5%
    }
    .\33\/8--retina {
        width: 37.5%
    }
    .\35\/8--retina {
        width: 62.5%
    }
    .\37\/8--retina {
        width: 87.5%
    }
    .\31\/9--retina {
        width: 11.11111%
    }
    .\32\/9--retina {
        width: 22.22222%
    }
    .\34\/9--retina {
        width: 44.44444%
    }
    .\35\/9--retina {
        width: 55.55556%
    }
    .\37\/9--retina {
        width: 77.77778%
    }
    .\38\/9--retina {
        width: 88.88889%
    }
    .\31\/10--retina {
        width: 10%
    }
    .\33\/10--retina {
        width: 30%
    }
    .\37\/10--retina {
        width: 70%
    }
    .\39\/10--retina {
        width: 90%
    }
    .\31\/11--retina {
        width: 9.09091%
    }
    .\32\/11--retina {
        width: 18.18182%
    }
    .\33\/11--retina {
        width: 27.27273%
    }
    .\34\/11--retina {
        width: 36.36364%
    }
    .\35\/11--retina {
        width: 45.45455%
    }
    .\36\/11--retina {
        width: 54.54545%
    }
    .\37\/11--retina {
        width: 63.63636%
    }
    .\38\/11--retina {
        width: 72.72727%
    }
    .\39\/11--retina {
        width: 81.81818%
    }
    .\310\/11--retina {
        width: 90.90909%
    }
    .\31\/12--retina {
        width: 8.33333%
    }
    .\35\/12--retina {
        width: 41.66667%
    }
    .\37\/12--retina {
        width: 58.33333%
    }
    .\311\/12--retina {
        width: 91.66667%
    }
}

html {
    font: 300 1em / 1.6 'proxima-nova', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    max-width: 1020px;
    padding: 30px 10px;
    margin: 0 auto;
    background: #fbfbfb;
    color: #494949
}
/*body {
    width: 1170px;
    padding: 30px 10px;
    margin: 0 auto;
    background: #fbfbfb;
    color: #494949
}*/

strong {
    font-weight: 700
}

img {
    max-width: 100%;
    border: 0
}

h1 {
    max-width: 760px;
    margin: 0 auto 1.5em;
    font: 100 2.2em / 1.14 'museo-slab', serif;
    text-align: center
}

h2 {
    position: relative;
    margin: 0 0 2.5em;
    font-size: 2em;
    line-height: 1.2;
    font-weight: 700;
    text-align: center
}

h2:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 0;
    border-top: 5px #cecece solid
}

h3 {
    margin: 0 0 1.3em;
    font-size: 1.5em;
    line-height: 1.2;
    font-weight: 700
}

h4 {
    margin: 0 0 0.25em;
    font-size: 1em;
    line-height: 1.4;
    font-weight: 700;
    text-transform: uppercase
}

h5 {
    margin: 0;
    font-size: 1.125em
}

h5 code {
    display: block
}

@media screen and (min-width: 801px) {
    h5 code {
        float: right;
        font-size: 1.25em
    }
}

p {
    margin: 0 0 1.6em
}

a {
    color: inherit
}

a:hover {
    color: #000
}

hr {
    margin: 3em 0;
    height: 0;
    background: transparent;
    border: 0;
    border-top: 1px #cecece dotted
}

header {
    padding: 30px 0 60px
}

.logo {
    display: block;
    width: 161px;
    margin: 0 auto
}

.btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin: 0 auto 10px;
    padding: 1.5em 2em;
    background-color: #fff;
    border: 1px #27aae1 solid;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #27aae1;
    cursor: pointer;
    transition: background 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.btn:hover, .btn:focus, .btn:active {
    background-color: #27aae1;
    color: #fff
}

@media screen and (min-width: 500px) {
    .btn + .btn {
        margin-left: 20px
    }
}

.btn--primary {
    color: #fff;
    background-color: #27aae1
}

.btn--primary:hover, .btn--primary:focus, .btn--primary:active {
    background: #2995c3
}

.grid-sandbox {
    padding: 20px 20px 3px;
    margin-bottom: 2em;
    margin-top: 5px;
    background: #f2f2f2
}

.box {
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    background: #cecece;
    color: #787878
}

.box--tall {
    padding: 30px 0
}

table {
    width: 100%;
    border-collapse: collapse
}

th, td {
    padding: 15px;
    border: 1px #ddd solid
}

@media screen and (max-width: 499px) {
    th, td {
        display: block
    }
}

th {
    vertical-align: top;
    font-weight: normal;
    text-align: left
}

table pre {
    white-space: pre-wrap
}

footer {
    padding-top: 20px;
    margin: 4em 0 2em;
    border-top: 1px #cecece solid
}

.markdown-body .highlight pre, .markdown-body pre {
    padding: 16px;
    overflow: auto;
    line-height: 1.45;
    background-color: #f7f7f7;
    border-radius: 3px
}
