.button4,.button5  {
    position: relative;
    display: inline-block;
    font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(245,245,245);
    text-shadow: 0 -1px rgba(0,0,0,.1);
    text-decoration: none;
    user-select: none;
    padding: .3em 1em;
    outline: none;
    border: none;
    border-radius: 3px;
    background: #0c9c0d linear-gradient(#82d18d, #0c9c0d);
    box-shadow: inset #72de26 0 -1px 1px, inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;
    -webkit-animation: pulsate 1.2s linear infinite;
    animation: pulsate 1.2s linear infinite;
}
.button4:hover, .button5:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    cursor: pointer;
}
.button4:active, .button5:active {
    top: 1px;
    color: #fff;
    text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;
    box-shadow: 0 -1px 3px rgba(0,0,0,.3), 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);
}
@-webkit-keyframes pulsate {
    50% {color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;}
}
@keyframes pulsate {
    50% {color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;}
}
.button5, .button5:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    opacity: 1;
}
.button5:hover {
    opacity: 0.85;
}


.vip-pricing-table .pricing-table {
    margin: 10px 20px 0px 20px;
    cursor: pointer;
}


.vip-pricing-table .pricing-table .title {
    background-color: #C6C6c6;
    color: #000;
    font-size: 14pt;
    text-shadow: 0 1px 0 white;
}

.vip-pricing-table .pricing-table .price {
    padding-bottom: 5px;
}

.vip-pricing-table .pricing-table .price .text-small {
    font-size: 9pt;
    display: block;
    color: #666;
    padding-top:10px;
}

.vip-pricing-table .highlight .pricing-table {
    margin: 0;
    border: 2px solid #82d18d;
    border-radius: 5px;
}

.vip-pricing-table .highlight .pricing-table .title {
    background-color: #82d18d;
    color: #000;
    padding: 1.1rem 1.25rem;
}

.vip-pricing-table .highlight .pricing-table .price {
    background-color: #98ff98;
    padding-top: 1.2rem;
}

.text-gray {
    color: #666;
}

.vip-page .s3d, .addmoney-page .s3d {
    font-weight: 200;
    font-size: 1em;
}

.addmoney-pricing-table li.cta-button small.hint {
    line-height: 25px;
}

.user-vip li.cta-button small.hint {
    visibility: hidden;
}

.addmoney-pricing-table .pricing-table .price.danger {
    background-color: #ff9d04;
}

.addmoney-pricing-table .pricing-table .price.success {
    background-color: #51dd03;
}

.addmoney-pricing-table .pricing-table .title {
    color: #000;
    border-top: 1px dotted #dddddd;
    border-bottom: 1px dotted #dddddd;
    background: #f7ffde;
}
.addmoney-pricing-table .pricing-table .gift1 {
    color: #000;
    font-size: 14pt;
    line-height: 63px;
    border-top: 1px dotted #dddddd;
    border-bottom: 1px dotted #dddddd;
    background: #fff;
}
.addmoney-pricing-table .pricing-table .gift2 {
    color: #000;
    font-size: 14pt;
    line-height: 50px;
    border-top: 1px dotted #dddddd;
    border-bottom: 1px dotted #dddddd;
    background: #f7ffde;
}

.addmoney-pricing-table .title.success {
    background: #d3ff93;
}

.vip-page .icon-credit {
    font-size: 1.3em;
}

.vip-page .best-tarif {
    position: absolute;
    margin-top: -47px;
    margin-left: -106px;
    width: 150px;
}
.addmoney-pricing-table .gold {
    position: absolute;
    max-height: 100px;
    margin-top: -85px;
    margin-left: -58px;
}

.vip-page .panel-vip-button {
    padding: 1.25rem;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-bottom-20 {
    bottom: 20px !important;
}

/**
    Payment page
**/
.payment_page .panel {
    cursor: pointer;
    border: 0;
}

.payment_page .text-pay-option {
    color: #666;
    font-size: 0.7em;
}
.payment_page .arrow-pay {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 0 32px 54px;
    border-color: transparent transparent transparent #f2f2f2;
}

.team {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    vertical-align: middle;
}

.team.medium {
    width: 45px;
    height: 45px;
}
.team.small {
    width: 30px;
    height: 30px;
}
.team.tiny {
    width: 15px;
    height: 15px;
}

.team-winner {
    background: url(/build/images/winner.91f7effc.png) center center no-repeat;
    background-size: cover;
    width: 90px;
    height: 90px;
    display: inline-block;
}
.team-winner .team {
    margin-top: 11px;
}




#comments-row2 {display: none;}

.people {
    width: 70px;
    height: 70px;
    background-image: url(/build/images/sprite.2ba4f9df.jpg);
}
.people.man1 {background-position: 0 0;}
.people.man2 {background-position: -70px 0;}
.people.man3 {background-position: -140px 0;}
.people.man4 {background-position: 0 -70px;}
.people.man5 {background-position: -70px -70px;}
.people.man6 {background-position: -140px -70px;}
.people.man7 {background-position: 70px 0;}

.send-email .s.s-message {vertical-align: middle;background-position: -70px -117px;}

.logo {
    display: inline-block;
    width: 200px;
    height: 50px;
    vertical-align: middle;
}

html.svg .logo {
    background-image: url(/build/images/sprite.de4610d0.svg);
}
html.no-svg .logo {
     background-image: url(/build/images/logo.c6d49b7d.png);
}
.copied {
    animation: spin 500ms  ease;
}

.no-margin {
    margin: 0;
}

dfn {
    font-weight: bold;
}


dl.table {
    border: 1px solid #ccc;
    padding: 0.5em;
}
dl.table dt {
    float: left;
    clear: left;
    min-width: 250px;
    text-align: right;
    font-weight: bold;
}
dl.table dt::after {
    content: ":";
}
dl.table dd {
    margin: 0 0 0 254px;
    padding: 0 0 0.5em 0;
}

.flags {
    margin-top: -30px;
    width: 150px;
}
.flags a {
    position: relative;
}
.flags a:hover {
    opacity: 0.8;
}
.flags img {
    max-width: 26px;
    margin: 3px 8px;
    margin-bottom: 7px;
}
.flags a.current:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 14px 0 14px;
    border-color: coral transparent transparent transparent;
    position: absolute;
    top: 24px;
    left: 7px;
}

/* [LIGHTBOX] */
img.zoom {
    border-radius: 3px;
}
img.zoom:hover {
    box-shadow: 0 0 6px 1px rgba(255,224,4,0.5);
    cursor: zoom-in;
}
#lightbox-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(10,58,42, 0.97);
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s;
    overflow: hidden;
}
#lightbox-background.show {
    visibility: visible;
    opacity: 1;
    cursor: zoom-out;
}
#lightbox-img {
    padding: 3px;
    width: 100%;
    height: 100vh;
    position: relative;

}
#lightbox-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100% !important;
    max-height: 100vh !important;
}

#body.ready header.header {
    overflow: visible !important;
    visibility: visible !important;
}

#body.ready .breadcrumbs {
    visibility: visible !important;
}

#body.ready .block-slider div {
    visibility: visible !important;
}

meta.foundation-version{font-family:"/5.5.3/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 40em)/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.0625em)/";width:40.0625em}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:40.0625em) and (max-width:64em)/";width:40.0625em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.0625em)/";width:64.0625em}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:64.0625em) and (max-width:90em)/";width:64.0625em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.0625em)/";width:90.0625em}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.0625em) and (max-width:120em)/";width:90.0625em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.0625em)/";width:120.0625em}meta.foundation-data-attribute-namespace{font-family:verdana}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#000;cursor:auto;font-family:Verdana,Geneva,sans-serif;font-style:normal;font-weight:normal;line-height:1.5;margin:0;padding:0;position:relative}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.invisible{visibility:hidden}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.row{margin:0 auto;max-width:62.5rem;width:100%}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{margin:0 -0.9375rem;max-width:none;width:auto}.row .row:before,.row .row:after{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{margin:0;max-width:none;width:auto}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}.column+.column:last-child,.column+.columns:last-child,.columns+.column:last-child,.columns+.columns:last-child{float:right}.column+.column.end,.column+.columns.end,.columns+.column.end,.columns+.columns.end{float:left}@media only screen{.small-push-0{position:relative;left:0;right:auto}.small-pull-0{position:relative;right:0;left:auto}.small-push-1{position:relative;left:8.3333333333%;right:auto}.small-pull-1{position:relative;right:8.3333333333%;left:auto}.small-push-2{position:relative;left:16.6666666667%;right:auto}.small-pull-2{position:relative;right:16.6666666667%;left:auto}.small-push-3{position:relative;left:25%;right:auto}.small-pull-3{position:relative;right:25%;left:auto}.small-push-4{position:relative;left:33.3333333333%;right:auto}.small-pull-4{position:relative;right:33.3333333333%;left:auto}.small-push-5{position:relative;left:41.6666666667%;right:auto}.small-pull-5{position:relative;right:41.6666666667%;left:auto}.small-push-6{position:relative;left:50%;right:auto}.small-pull-6{position:relative;right:50%;left:auto}.small-push-7{position:relative;left:58.3333333333%;right:auto}.small-pull-7{position:relative;right:58.3333333333%;left:auto}.small-push-8{position:relative;left:66.6666666667%;right:auto}.small-pull-8{position:relative;right:66.6666666667%;left:auto}.small-push-9{position:relative;left:75%;right:auto}.small-pull-9{position:relative;right:75%;left:auto}.small-push-10{position:relative;left:83.3333333333%;right:auto}.small-pull-10{position:relative;right:83.3333333333%;left:auto}.small-push-11{position:relative;left:91.6666666667%;right:auto}.small-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.small-1{width:8.3333333333%}.small-2{width:16.6666666667%}.small-3{width:25%}.small-4{width:33.3333333333%}.small-5{width:41.6666666667%}.small-6{width:50%}.small-7{width:58.3333333333%}.small-8{width:66.6666666667%}.small-9{width:75%}.small-10{width:83.3333333333%}.small-11{width:91.6666666667%}.small-12{width:100%}.small-offset-0{margin-left:0 !important}.small-offset-1{margin-left:8.3333333333% !important}.small-offset-2{margin-left:16.6666666667% !important}.small-offset-3{margin-left:25% !important}.small-offset-4{margin-left:33.3333333333% !important}.small-offset-5{margin-left:41.6666666667% !important}.small-offset-6{margin-left:50% !important}.small-offset-7{margin-left:58.3333333333% !important}.small-offset-8{margin-left:66.6666666667% !important}.small-offset-9{margin-left:75% !important}.small-offset-10{margin-left:83.3333333333% !important}.small-offset-11{margin-left:91.6666666667% !important}.small-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{float:left;margin-left:0;margin-right:0}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}.row.small-collapse>.column,.row.small-collapse>.columns{padding-left:0;padding-right:0}.row.small-collapse .row{margin-left:0;margin-right:0}.row.small-uncollapse>.column,.row.small-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}}@media only screen and (min-width:40.0625em){.medium-push-0{position:relative;left:0;right:auto}.medium-pull-0{position:relative;right:0;left:auto}.medium-push-1{position:relative;left:8.3333333333%;right:auto}.medium-pull-1{position:relative;right:8.3333333333%;left:auto}.medium-push-2{position:relative;left:16.6666666667%;right:auto}.medium-pull-2{position:relative;right:16.6666666667%;left:auto}.medium-push-3{position:relative;left:25%;right:auto}.medium-pull-3{position:relative;right:25%;left:auto}.medium-push-4{position:relative;left:33.3333333333%;right:auto}.medium-pull-4{position:relative;right:33.3333333333%;left:auto}.medium-push-5{position:relative;left:41.6666666667%;right:auto}.medium-pull-5{position:relative;right:41.6666666667%;left:auto}.medium-push-6{position:relative;left:50%;right:auto}.medium-pull-6{position:relative;right:50%;left:auto}.medium-push-7{position:relative;left:58.3333333333%;right:auto}.medium-pull-7{position:relative;right:58.3333333333%;left:auto}.medium-push-8{position:relative;left:66.6666666667%;right:auto}.medium-pull-8{position:relative;right:66.6666666667%;left:auto}.medium-push-9{position:relative;left:75%;right:auto}.medium-pull-9{position:relative;right:75%;left:auto}.medium-push-10{position:relative;left:83.3333333333%;right:auto}.medium-pull-10{position:relative;right:83.3333333333%;left:auto}.medium-push-11{position:relative;left:91.6666666667%;right:auto}.medium-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.medium-1{width:8.3333333333%}.medium-2{width:16.6666666667%}.medium-3{width:25%}.medium-4{width:33.3333333333%}.medium-5{width:41.6666666667%}.medium-6{width:50%}.medium-7{width:58.3333333333%}.medium-8{width:66.6666666667%}.medium-9{width:75%}.medium-10{width:83.3333333333%}.medium-11{width:91.6666666667%}.medium-12{width:100%}.medium-offset-0{margin-left:0 !important}.medium-offset-1{margin-left:8.3333333333% !important}.medium-offset-2{margin-left:16.6666666667% !important}.medium-offset-3{margin-left:25% !important}.medium-offset-4{margin-left:33.3333333333% !important}.medium-offset-5{margin-left:41.6666666667% !important}.medium-offset-6{margin-left:50% !important}.medium-offset-7{margin-left:58.3333333333% !important}.medium-offset-8{margin-left:66.6666666667% !important}.medium-offset-9{margin-left:75% !important}.medium-offset-10{margin-left:83.3333333333% !important}.medium-offset-11{margin-left:91.6666666667% !important}.medium-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{float:left;margin-left:0;margin-right:0}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.row.medium-collapse>.column,.row.medium-collapse>.columns{padding-left:0;padding-right:0}.row.medium-collapse .row{margin-left:0;margin-right:0}.row.medium-uncollapse>.column,.row.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.3333333333%;right:auto}.pull-1{position:relative;right:8.3333333333%;left:auto}.push-2{position:relative;left:16.6666666667%;right:auto}.pull-2{position:relative;right:16.6666666667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.3333333333%;right:auto}.pull-4{position:relative;right:33.3333333333%;left:auto}.push-5{position:relative;left:41.6666666667%;right:auto}.pull-5{position:relative;right:41.6666666667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.3333333333%;right:auto}.pull-7{position:relative;right:58.3333333333%;left:auto}.push-8{position:relative;left:66.6666666667%;right:auto}.pull-8{position:relative;right:66.6666666667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.3333333333%;right:auto}.pull-10{position:relative;right:83.3333333333%;left:auto}.push-11{position:relative;left:91.6666666667%;right:auto}.pull-11{position:relative;right:91.6666666667%;left:auto}}@media only screen and (min-width:64.0625em){.large-push-0{position:relative;left:0;right:auto}.large-pull-0{position:relative;right:0;left:auto}.large-push-1{position:relative;left:8.3333333333%;right:auto}.large-pull-1{position:relative;right:8.3333333333%;left:auto}.large-push-2{position:relative;left:16.6666666667%;right:auto}.large-pull-2{position:relative;right:16.6666666667%;left:auto}.large-push-3{position:relative;left:25%;right:auto}.large-pull-3{position:relative;right:25%;left:auto}.large-push-4{position:relative;left:33.3333333333%;right:auto}.large-pull-4{position:relative;right:33.3333333333%;left:auto}.large-push-5{position:relative;left:41.6666666667%;right:auto}.large-pull-5{position:relative;right:41.6666666667%;left:auto}.large-push-6{position:relative;left:50%;right:auto}.large-pull-6{position:relative;right:50%;left:auto}.large-push-7{position:relative;left:58.3333333333%;right:auto}.large-pull-7{position:relative;right:58.3333333333%;left:auto}.large-push-8{position:relative;left:66.6666666667%;right:auto}.large-pull-8{position:relative;right:66.6666666667%;left:auto}.large-push-9{position:relative;left:75%;right:auto}.large-pull-9{position:relative;right:75%;left:auto}.large-push-10{position:relative;left:83.3333333333%;right:auto}.large-pull-10{position:relative;right:83.3333333333%;left:auto}.large-push-11{position:relative;left:91.6666666667%;right:auto}.large-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.large-1{width:8.3333333333%}.large-2{width:16.6666666667%}.large-3{width:25%}.large-4{width:33.3333333333%}.large-5{width:41.6666666667%}.large-6{width:50%}.large-7{width:58.3333333333%}.large-8{width:66.6666666667%}.large-9{width:75%}.large-10{width:83.3333333333%}.large-11{width:91.6666666667%}.large-12{width:100%}.large-offset-0{margin-left:0 !important}.large-offset-1{margin-left:8.3333333333% !important}.large-offset-2{margin-left:16.6666666667% !important}.large-offset-3{margin-left:25% !important}.large-offset-4{margin-left:33.3333333333% !important}.large-offset-5{margin-left:41.6666666667% !important}.large-offset-6{margin-left:50% !important}.large-offset-7{margin-left:58.3333333333% !important}.large-offset-8{margin-left:66.6666666667% !important}.large-offset-9{margin-left:75% !important}.large-offset-10{margin-left:83.3333333333% !important}.large-offset-11{margin-left:91.6666666667% !important}.large-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{float:left;margin-left:0;margin-right:0}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.row.large-collapse>.column,.row.large-collapse>.columns{padding-left:0;padding-right:0}.row.large-collapse .row{margin-left:0;margin-right:0}.row.large-uncollapse>.column,.row.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.3333333333%;right:auto}.pull-1{position:relative;right:8.3333333333%;left:auto}.push-2{position:relative;left:16.6666666667%;right:auto}.pull-2{position:relative;right:16.6666666667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.3333333333%;right:auto}.pull-4{position:relative;right:33.3333333333%;left:auto}.push-5{position:relative;left:41.6666666667%;right:auto}.pull-5{position:relative;right:41.6666666667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.3333333333%;right:auto}.pull-7{position:relative;right:58.3333333333%;left:auto}.push-8{position:relative;left:66.6666666667%;right:auto}.pull-8{position:relative;right:66.6666666667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.3333333333%;right:auto}.pull-10{position:relative;right:83.3333333333%;left:auto}.push-11{position:relative;left:91.6666666667%;right:auto}.pull-11{position:relative;right:91.6666666667%;left:auto}}.accordion:before,.accordion:after{content:" ";display:table}.accordion:after{clear:both}.accordion{margin-bottom:0;margin-left:0}.accordion .accordion-navigation,.accordion dd{display:block;margin-bottom:0 !important}.accordion .accordion-navigation.active>a,.accordion dd.active>a{background:hsl(0,0%,90.9137254902%);color:#222}.accordion .accordion-navigation>a,.accordion dd>a{background:#efefef;color:#222;display:block;font-family:Verdana,Geneva,sans-serif;font-size:1rem;padding:1rem}.accordion .accordion-navigation>a:hover,.accordion dd>a:hover{background:hsl(0,0%,89.0392156863%)}.accordion .accordion-navigation>.content,.accordion dd>.content{display:none;padding:.9375rem}.accordion .accordion-navigation>.content.active,.accordion dd>.content.active{background:#fff;display:block}.alert-box{border-style:solid;border-width:1px;display:block;font-size:.8125rem;font-weight:normal;margin-bottom:1.25rem;padding:.875rem 1.5rem .875rem .875rem;position:relative;transition:opacity 300ms ease-out;background-color:#ffe004;border-color:rgb(222.74,195.2302788845,0);color:#fff}.alert-box .close{right:.25rem;background:inherit;color:#333;font-size:1.375rem;line-height:.9;margin-top:-0.6875rem;opacity:.3;padding:0 6px 4px;position:absolute;top:50%}.alert-box .close:hover,.alert-box .close:focus{opacity:.5}.alert-box.radius{border-radius:3px}.alert-box.round{border-radius:1000px}.alert-box.success{background-color:#43ac6a;border-color:rgb(57.62,147.92,91.16);color:#fff}.alert-box.alert{background-color:#f04124;border-color:rgb(222.1446153846,44.6317948718,15.2153846154);color:#fff}.alert-box.secondary{background-color:#a1d3ff;border-color:rgb(102.76,183.7387234043,255);color:rgb(0,75.2340425532,141.44)}.alert-box.warning{background-color:#f08a24;border-color:hsl(30,87.1794871795%,46.5411764706%);color:#fff}.alert-box.info{background-color:#e7e7e7;border-color:hsl(0,0%,77.9058823529%);color:rgb(0,75.2340425532,141.44)}.alert-box.alert-close{opacity:0}[class*=block-grid-]{display:block;padding:0;margin:0 -0.625rem}[class*=block-grid-]:before,[class*=block-grid-]:after{content:" ";display:table}[class*=block-grid-]:after{clear:both}[class*=block-grid-]>li{display:block;float:left;height:auto;padding:0 .625rem 1.25rem}@media only screen{.small-block-grid-1>li{list-style:none;width:100%}.small-block-grid-1>li:nth-of-type(1n){clear:none}.small-block-grid-1>li:nth-of-type(1n+1){clear:both}.small-block-grid-2>li{list-style:none;width:50%}.small-block-grid-2>li:nth-of-type(1n){clear:none}.small-block-grid-2>li:nth-of-type(2n+1){clear:both}.small-block-grid-3>li{list-style:none;width:33.3333333333%}.small-block-grid-3>li:nth-of-type(1n){clear:none}.small-block-grid-3>li:nth-of-type(3n+1){clear:both}.small-block-grid-4>li{list-style:none;width:25%}.small-block-grid-4>li:nth-of-type(1n){clear:none}.small-block-grid-4>li:nth-of-type(4n+1){clear:both}.small-block-grid-5>li{list-style:none;width:20%}.small-block-grid-5>li:nth-of-type(1n){clear:none}.small-block-grid-5>li:nth-of-type(5n+1){clear:both}.small-block-grid-6>li{list-style:none;width:16.6666666667%}.small-block-grid-6>li:nth-of-type(1n){clear:none}.small-block-grid-6>li:nth-of-type(6n+1){clear:both}.small-block-grid-7>li{list-style:none;width:14.2857142857%}.small-block-grid-7>li:nth-of-type(1n){clear:none}.small-block-grid-7>li:nth-of-type(7n+1){clear:both}.small-block-grid-8>li{list-style:none;width:12.5%}.small-block-grid-8>li:nth-of-type(1n){clear:none}.small-block-grid-8>li:nth-of-type(8n+1){clear:both}.small-block-grid-9>li{list-style:none;width:11.1111111111%}.small-block-grid-9>li:nth-of-type(1n){clear:none}.small-block-grid-9>li:nth-of-type(9n+1){clear:both}.small-block-grid-10>li{list-style:none;width:10%}.small-block-grid-10>li:nth-of-type(1n){clear:none}.small-block-grid-10>li:nth-of-type(10n+1){clear:both}.small-block-grid-11>li{list-style:none;width:9.0909090909%}.small-block-grid-11>li:nth-of-type(1n){clear:none}.small-block-grid-11>li:nth-of-type(11n+1){clear:both}.small-block-grid-12>li{list-style:none;width:8.3333333333%}.small-block-grid-12>li:nth-of-type(1n){clear:none}.small-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width:40.0625em){.medium-block-grid-1>li{list-style:none;width:100%}.medium-block-grid-1>li:nth-of-type(1n){clear:none}.medium-block-grid-1>li:nth-of-type(1n+1){clear:both}.medium-block-grid-2>li{list-style:none;width:50%}.medium-block-grid-2>li:nth-of-type(1n){clear:none}.medium-block-grid-2>li:nth-of-type(2n+1){clear:both}.medium-block-grid-3>li{list-style:none;width:33.3333333333%}.medium-block-grid-3>li:nth-of-type(1n){clear:none}.medium-block-grid-3>li:nth-of-type(3n+1){clear:both}.medium-block-grid-4>li{list-style:none;width:25%}.medium-block-grid-4>li:nth-of-type(1n){clear:none}.medium-block-grid-4>li:nth-of-type(4n+1){clear:both}.medium-block-grid-5>li{list-style:none;width:20%}.medium-block-grid-5>li:nth-of-type(1n){clear:none}.medium-block-grid-5>li:nth-of-type(5n+1){clear:both}.medium-block-grid-6>li{list-style:none;width:16.6666666667%}.medium-block-grid-6>li:nth-of-type(1n){clear:none}.medium-block-grid-6>li:nth-of-type(6n+1){clear:both}.medium-block-grid-7>li{list-style:none;width:14.2857142857%}.medium-block-grid-7>li:nth-of-type(1n){clear:none}.medium-block-grid-7>li:nth-of-type(7n+1){clear:both}.medium-block-grid-8>li{list-style:none;width:12.5%}.medium-block-grid-8>li:nth-of-type(1n){clear:none}.medium-block-grid-8>li:nth-of-type(8n+1){clear:both}.medium-block-grid-9>li{list-style:none;width:11.1111111111%}.medium-block-grid-9>li:nth-of-type(1n){clear:none}.medium-block-grid-9>li:nth-of-type(9n+1){clear:both}.medium-block-grid-10>li{list-style:none;width:10%}.medium-block-grid-10>li:nth-of-type(1n){clear:none}.medium-block-grid-10>li:nth-of-type(10n+1){clear:both}.medium-block-grid-11>li{list-style:none;width:9.0909090909%}.medium-block-grid-11>li:nth-of-type(1n){clear:none}.medium-block-grid-11>li:nth-of-type(11n+1){clear:both}.medium-block-grid-12>li{list-style:none;width:8.3333333333%}.medium-block-grid-12>li:nth-of-type(1n){clear:none}.medium-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width:64.0625em){.large-block-grid-1>li{list-style:none;width:100%}.large-block-grid-1>li:nth-of-type(1n){clear:none}.large-block-grid-1>li:nth-of-type(1n+1){clear:both}.large-block-grid-2>li{list-style:none;width:50%}.large-block-grid-2>li:nth-of-type(1n){clear:none}.large-block-grid-2>li:nth-of-type(2n+1){clear:both}.large-block-grid-3>li{list-style:none;width:33.3333333333%}.large-block-grid-3>li:nth-of-type(1n){clear:none}.large-block-grid-3>li:nth-of-type(3n+1){clear:both}.large-block-grid-4>li{list-style:none;width:25%}.large-block-grid-4>li:nth-of-type(1n){clear:none}.large-block-grid-4>li:nth-of-type(4n+1){clear:both}.large-block-grid-5>li{list-style:none;width:20%}.large-block-grid-5>li:nth-of-type(1n){clear:none}.large-block-grid-5>li:nth-of-type(5n+1){clear:both}.large-block-grid-6>li{list-style:none;width:16.6666666667%}.large-block-grid-6>li:nth-of-type(1n){clear:none}.large-block-grid-6>li:nth-of-type(6n+1){clear:both}.large-block-grid-7>li{list-style:none;width:14.2857142857%}.large-block-grid-7>li:nth-of-type(1n){clear:none}.large-block-grid-7>li:nth-of-type(7n+1){clear:both}.large-block-grid-8>li{list-style:none;width:12.5%}.large-block-grid-8>li:nth-of-type(1n){clear:none}.large-block-grid-8>li:nth-of-type(8n+1){clear:both}.large-block-grid-9>li{list-style:none;width:11.1111111111%}.large-block-grid-9>li:nth-of-type(1n){clear:none}.large-block-grid-9>li:nth-of-type(9n+1){clear:both}.large-block-grid-10>li{list-style:none;width:10%}.large-block-grid-10>li:nth-of-type(1n){clear:none}.large-block-grid-10>li:nth-of-type(10n+1){clear:both}.large-block-grid-11>li{list-style:none;width:9.0909090909%}.large-block-grid-11>li:nth-of-type(1n){clear:none}.large-block-grid-11>li:nth-of-type(11n+1){clear:both}.large-block-grid-12>li{list-style:none;width:8.3333333333%}.large-block-grid-12>li:nth-of-type(1n){clear:none}.large-block-grid-12>li:nth-of-type(12n+1){clear:both}}.breadcrumbs{border-style:solid;border-width:1px;display:block;list-style:none;margin-left:0;overflow:hidden;padding:.5625rem .875rem .5625rem;background-color:rgb(212.7,235.2,255);border-color:rgb(165.93,213.3076595745,255);border-radius:3px}.breadcrumbs>*{color:#008cba;float:left;font-size:.6875rem;line-height:.6875rem;margin:0;text-transform:uppercase}.breadcrumbs>*:hover a,.breadcrumbs>*:focus a{text-decoration:underline}.breadcrumbs>* a{color:#008cba}.breadcrumbs>*.current{color:#333;cursor:default}.breadcrumbs>*.current a{color:#333;cursor:default}.breadcrumbs>*.current:hover,.breadcrumbs>*.current:hover a,.breadcrumbs>*.current:focus,.breadcrumbs>*.current:focus a{text-decoration:none}.breadcrumbs>*.unavailable{color:#999}.breadcrumbs>*.unavailable a{color:#999}.breadcrumbs>*.unavailable:hover,.breadcrumbs>*.unavailable:hover a,.breadcrumbs>*.unavailable:focus,.breadcrumbs>*.unavailable a:focus{color:#999;cursor:not-allowed;text-decoration:none}.breadcrumbs>*:after{color:#aaa;content:"/";margin:0 .75rem;position:relative;top:1px}.breadcrumbs>*:last-child:after{content:" ";margin:0}[aria-label=breadcrumbs] [aria-hidden=true]:before{content:"/"}button,.button{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border-style:solid;border-width:0;cursor:pointer;font-family:Verdana,Geneva,sans-serif;font-weight:normal;line-height:normal;margin:0 0 1.25rem;position:relative;text-align:center;text-decoration:none;display:inline-block;padding:1rem 2rem 1.0625rem 2rem;font-size:1rem;background-color:#ffe004;border-color:rgb(207.2,181.609561753,0)}button:hover,button:focus,.button:hover,.button:focus{background-color:rgb(207.2,181.609561753,0)}button,.button{color:#fff}button:hover,button:focus,.button:hover,.button:focus{color:#fff}button,.button{transition:background-color 300ms ease-out}button.secondary,.button.secondary{background-color:#a1d3ff;border-color:rgb(77.8,172.0553191489,255)}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{background-color:rgb(77.8,172.0553191489,255)}button.secondary,.button.secondary{color:#333}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{color:#fff}button.success,.button.success{background-color:#43ac6a;border-color:rgb(53.6,137.6,84.8)}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{background-color:rgb(53.6,137.6,84.8)}button.success,.button.success{color:#fff}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{color:#fff}button.alert,.button.alert{background-color:#f04124;border-color:rgb(206.6461538462,41.5179487179,14.1538461538)}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{background-color:rgb(206.6461538462,41.5179487179,14.1538461538)}button.alert,.button.alert{color:#fff}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{color:#fff}button.warning,.button.warning{background-color:#f08a24;border-color:hsl(30,87.1794871795%,43.2941176471%)}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{background-color:hsl(30,87.1794871795%,43.2941176471%)}button.warning,.button.warning{color:#fff}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{color:#fff}button.info,.button.info{background-color:#e7e7e7;border-color:rgb(184.8,184.8,184.8)}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{background-color:rgb(184.8,184.8,184.8)}button.info,.button.info{color:#333}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{color:#333}button.large,.button.large{padding:1.125rem 2.25rem 1.1875rem 2.25rem;font-size:1.25rem}button.small,.button.small{padding:.875rem 1.75rem .9375rem 1.75rem;font-size:.8125rem}button.tiny,.button.tiny{padding:.625rem 1.25rem .6875rem 1.25rem;font-size:.6875rem}button.expand,.button.expand{padding-left:1rem;padding-right:1rem;width:100%}button.left-align,.button.left-align{text-align:left;text-indent:.75rem}button.right-align,.button.right-align{text-align:right;padding-right:.75rem}button.radius,.button.radius{border-radius:3px}button.round,.button.round{border-radius:1000px}button.disabled,button[disabled],.button.disabled,.button[disabled]{background-color:#ffe004;border-color:rgb(207.2,181.609561753,0)}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:rgb(207.2,181.609561753,0)}button.disabled,button[disabled],.button.disabled,.button[disabled]{color:#fff}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{color:#fff}button.disabled,button[disabled],.button.disabled,.button[disabled]{box-shadow:none;cursor:default;opacity:.7}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#ffe004}button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{background-color:#a1d3ff;border-color:rgb(77.8,172.0553191489,255)}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:rgb(77.8,172.0553191489,255)}button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{color:#333}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{color:#fff}button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{box-shadow:none;cursor:default;opacity:.7}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#a1d3ff}button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{background-color:#43ac6a;border-color:rgb(53.6,137.6,84.8)}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:rgb(53.6,137.6,84.8)}button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{color:#fff}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{color:#fff}button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{box-shadow:none;cursor:default;opacity:.7}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#43ac6a}button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{background-color:#f04124;border-color:rgb(206.6461538462,41.5179487179,14.1538461538)}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:rgb(206.6461538462,41.5179487179,14.1538461538)}button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{color:#fff}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{color:#fff}button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{box-shadow:none;cursor:default;opacity:.7}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#f04124}button.disabled.warning,button[disabled].warning,.button.disabled.warning,.button[disabled].warning{background-color:#f08a24;border-color:hsl(30,87.1794871795%,43.2941176471%)}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:hsl(30,87.1794871795%,43.2941176471%)}button.disabled.warning,button[disabled].warning,.button.disabled.warning,.button[disabled].warning{color:#fff}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{color:#fff}button.disabled.warning,button[disabled].warning,.button.disabled.warning,.button[disabled].warning{box-shadow:none;cursor:default;opacity:.7}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#f08a24}button.disabled.info,button[disabled].info,.button.disabled.info,.button[disabled].info{background-color:#e7e7e7;border-color:rgb(184.8,184.8,184.8)}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:rgb(184.8,184.8,184.8)}button.disabled.info,button[disabled].info,.button.disabled.info,.button[disabled].info{color:#333}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{color:#333}button.disabled.info,button[disabled].info,.button.disabled.info,.button[disabled].info{box-shadow:none;cursor:default;opacity:.7}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:#e7e7e7}button::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width:40.0625em){button,.button{display:inline-block}}.button-group{list-style:none;margin:0;left:0}.button-group:before,.button-group:after{content:" ";display:table}.button-group:after{clear:both}.button-group.even-2 li>button,.button-group.even-2 li .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.even-2 li:first-child button,.button-group.even-2 li:first-child .button{border-left:0}.button-group.even-2 li{float:left;display:inline-block;margin:0 -2px;width:50%}.button-group.even-2 li button,.button-group.even-2 li .button{width:100%}.button-group.even-3 li>button,.button-group.even-3 li .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.even-3 li:first-child button,.button-group.even-3 li:first-child .button{border-left:0}.button-group.even-3 li{float:left;display:inline-block;margin:0 -2px;width:33.3333333333%}.button-group.even-3 li button,.button-group.even-3 li .button{width:100%}.button-group.even-4 li>button,.button-group.even-4 li .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.even-4 li:first-child button,.button-group.even-4 li:first-child .button{border-left:0}.button-group.even-4 li{float:left;display:inline-block;margin:0 -2px;width:25%}.button-group.even-4 li button,.button-group.even-4 li .button{width:100%}.button-group.even-5 li>button,.button-group.even-5 li .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.even-5 li:first-child button,.button-group.even-5 li:first-child .button{border-left:0}.button-group.even-5 li{float:left;display:inline-block;margin:0 -2px;width:20%}.button-group.even-5 li button,.button-group.even-5 li .button{width:100%}.button-group.even-6 li>button,.button-group.even-6 li .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.even-6 li:first-child button,.button-group.even-6 li:first-child .button{border-left:0}.button-group.even-6 li{float:left;display:inline-block;margin:0 -2px;width:16.6666666667%}.button-group.even-6 li button,.button-group.even-6 li .button{width:100%}.button-group.even-7 li>button,.button-group.even-7 li .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.even-7 li:first-child button,.button-group.even-7 li:first-child .button{border-left:0}.button-group.even-7 li{float:left;display:inline-block;margin:0 -2px;width:14.2857142857%}.button-group.even-7 li button,.button-group.even-7 li .button{width:100%}.button-group.even-8 li>button,.button-group.even-8 li .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.even-8 li:first-child button,.button-group.even-8 li:first-child .button{border-left:0}.button-group.even-8 li{float:left;display:inline-block;margin:0 -2px;width:12.5%}.button-group.even-8 li button,.button-group.even-8 li .button{width:100%}.button-group>li>button,.button-group>li .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group>li:first-child button,.button-group>li:first-child .button{border-left:0}.button-group>li{float:left;display:inline-block;margin:0 -2px}.button-group.stack>li>button,.button-group.stack>li .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.stack>li:first-child button,.button-group.stack>li:first-child .button{border-left:0}.button-group.stack>li{float:left}.button-group.stack>li>button,.button-group.stack>li .button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.stack>li>button{width:100%}.button-group.stack>li:first-child button,.button-group.stack>li:first-child .button{border-top:0}.button-group.stack>li{display:block;margin:0;float:none}.button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button{border-left:0}.button-group.stack-for-small>li{float:left;display:inline-block;margin:0 -2px}@media only screen and (max-width: 40em){.button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button{border-left:0}.button-group.stack-for-small>li{float:left}.button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.stack-for-small>li>button{width:100%}.button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button{border-top:0}.button-group.stack-for-small>li{display:block;margin:0;width:100%}}.button-group.radius>*>button,.button-group.radius>* .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.radius>*:first-child button,.button-group.radius>*:first-child .button{border-left:0}.button-group.radius>*{float:left;display:inline-block;margin:0 -2px}.button-group.radius>*,.button-group.radius>*>a,.button-group.radius>*>button,.button-group.radius>*>.button{border-radius:0}.button-group.radius>*:first-child,.button-group.radius>*:first-child>a,.button-group.radius>*:first-child>button,.button-group.radius>*:first-child>.button{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius>*:last-child,.button-group.radius>*:last-child>a,.button-group.radius>*:last-child>button,.button-group.radius>*:last-child>.button{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.button-group.radius.stack>*>button,.button-group.radius.stack>* .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.radius.stack>*:first-child button,.button-group.radius.stack>*:first-child .button{border-left:0}.button-group.radius.stack>*{float:left}.button-group.radius.stack>*>button,.button-group.radius.stack>* .button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.radius.stack>*>button{width:100%}.button-group.radius.stack>*:first-child button,.button-group.radius.stack>*:first-child .button{border-top:0}.button-group.radius.stack>*{display:block;margin:0}.button-group.radius.stack>*,.button-group.radius.stack>*>a,.button-group.radius.stack>*>button,.button-group.radius.stack>*>.button{border-radius:0}.button-group.radius.stack>*:first-child,.button-group.radius.stack>*:first-child>a,.button-group.radius.stack>*:first-child>button,.button-group.radius.stack>*:first-child>.button{-webkit-top-left-radius:3px;-webkit-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px}.button-group.radius.stack>*:last-child,.button-group.radius.stack>*:last-child>a,.button-group.radius.stack>*:last-child>button,.button-group.radius.stack>*:last-child>.button{-webkit-bottom-left-radius:3px;-webkit-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media only screen and (min-width:40.0625em){.button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button{border-left:0}.button-group.radius.stack-for-small>*{float:left;display:inline-block;margin:0 -2px}.button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>*>.button{border-radius:0}.button-group.radius.stack-for-small>*:first-child,.button-group.radius.stack-for-small>*:first-child>a,.button-group.radius.stack-for-small>*:first-child>button,.button-group.radius.stack-for-small>*:first-child>.button{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius.stack-for-small>*:last-child,.button-group.radius.stack-for-small>*:last-child>a,.button-group.radius.stack-for-small>*:last-child>button,.button-group.radius.stack-for-small>*:last-child>.button{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}}@media only screen and (max-width: 40em){.button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button{border-left:0}.button-group.radius.stack-for-small>*{float:left}.button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.radius.stack-for-small>*>button{width:100%}.button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button{border-top:0}.button-group.radius.stack-for-small>*{display:block;margin:0}.button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>*>.button{border-radius:0}.button-group.radius.stack-for-small>*:first-child,.button-group.radius.stack-for-small>*:first-child>a,.button-group.radius.stack-for-small>*:first-child>button,.button-group.radius.stack-for-small>*:first-child>.button{-webkit-top-left-radius:3px;-webkit-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px}.button-group.radius.stack-for-small>*:last-child,.button-group.radius.stack-for-small>*:last-child>a,.button-group.radius.stack-for-small>*:last-child>button,.button-group.radius.stack-for-small>*:last-child>.button{-webkit-bottom-left-radius:3px;-webkit-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}}.button-group.round>*>button,.button-group.round>* .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.round>*:first-child button,.button-group.round>*:first-child .button{border-left:0}.button-group.round>*{float:left;display:inline-block;margin:0 -2px}.button-group.round>*,.button-group.round>*>a,.button-group.round>*>button,.button-group.round>*>.button{border-radius:0}.button-group.round>*:first-child,.button-group.round>*:first-child>a,.button-group.round>*:first-child>button,.button-group.round>*:first-child>.button{-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}.button-group.round>*:last-child,.button-group.round>*:last-child>a,.button-group.round>*:last-child>button,.button-group.round>*:last-child>.button{-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}.button-group.round.stack>*>button,.button-group.round.stack>* .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.round.stack>*:first-child button,.button-group.round.stack>*:first-child .button{border-left:0}.button-group.round.stack>*{float:left}.button-group.round.stack>*>button,.button-group.round.stack>* .button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.round.stack>*>button{width:100%}.button-group.round.stack>*:first-child button,.button-group.round.stack>*:first-child .button{border-top:0}.button-group.round.stack>*{display:block;margin:0}.button-group.round.stack>*,.button-group.round.stack>*>a,.button-group.round.stack>*>button,.button-group.round.stack>*>.button{border-radius:0}.button-group.round.stack>*:first-child,.button-group.round.stack>*:first-child>a,.button-group.round.stack>*:first-child>button,.button-group.round.stack>*:first-child>.button{-webkit-top-left-radius:1rem;-webkit-top-right-radius:1rem;border-top-left-radius:1rem;border-top-right-radius:1rem}.button-group.round.stack>*:last-child,.button-group.round.stack>*:last-child>a,.button-group.round.stack>*:last-child>button,.button-group.round.stack>*:last-child>.button{-webkit-bottom-left-radius:1rem;-webkit-bottom-right-radius:1rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}@media only screen and (min-width:40.0625em){.button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button{border-left:0}.button-group.round.stack-for-small>*{float:left;display:inline-block;margin:0 -2px}.button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>*>.button{border-radius:0}.button-group.round.stack-for-small>*:first-child,.button-group.round.stack-for-small>*:first-child>a,.button-group.round.stack-for-small>*:first-child>button,.button-group.round.stack-for-small>*:first-child>.button{-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}.button-group.round.stack-for-small>*:last-child,.button-group.round.stack-for-small>*:last-child>a,.button-group.round.stack-for-small>*:last-child>button,.button-group.round.stack-for-small>*:last-child>.button{-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}}@media only screen and (max-width: 40em){.button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button{border-left:1px solid;border-color:hsla(0,0%,100%,.5)}.button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button{border-left:0}.button-group.round.stack-for-small>*{float:left}.button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button{border-color:hsla(0,0%,100%,.5);border-left-width:0;border-top:1px solid;display:block;margin:0}.button-group.round.stack-for-small>*>button{width:100%}.button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button{border-top:0}.button-group.round.stack-for-small>*{display:block;margin:0}.button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>*>.button{border-radius:0}.button-group.round.stack-for-small>*:first-child,.button-group.round.stack-for-small>*:first-child>a,.button-group.round.stack-for-small>*:first-child>button,.button-group.round.stack-for-small>*:first-child>.button{-webkit-top-left-radius:1rem;-webkit-top-right-radius:1rem;border-top-left-radius:1rem;border-top-right-radius:1rem}.button-group.round.stack-for-small>*:last-child,.button-group.round.stack-for-small>*:last-child>a,.button-group.round.stack-for-small>*:last-child>button,.button-group.round.stack-for-small>*:last-child>.button{-webkit-bottom-left-radius:1rem;-webkit-bottom-right-radius:1rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}}.button-bar:before,.button-bar:after{content:" ";display:table}.button-bar:after{clear:both}.button-bar .button-group{float:left;margin-right:.625rem}.button-bar .button-group div{overflow:hidden}.clearing-thumbs:before,.clearing-thumbs:after,[data-verdana-clearing]:before,[data-verdana-clearing]:after{content:" ";display:table}.clearing-thumbs:after,[data-verdana-clearing]:after{clear:both}.clearing-thumbs,[data-verdana-clearing]{list-style:none;margin-left:0;margin-bottom:0}.clearing-thumbs li,[data-verdana-clearing] li{float:left;margin-right:10px}.clearing-thumbs[class*=block-grid-] li,[data-verdana-clearing][class*=block-grid-] li{margin-right:0}.clearing-blackout{background:#333;height:100%;position:fixed;top:0;width:100%;z-index:998;left:0}.clearing-blackout .clearing-close{display:block}.clearing-container{height:100%;margin:0;overflow:hidden;position:relative;z-index:998}.clearing-touch-label{color:#aaa;font-size:.6em;left:50%;position:absolute;top:50%}.visible-img{height:95%;position:relative}.visible-img img{position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);max-height:100%;max-width:100%}.clearing-caption{background:#333;bottom:0;color:#ccc;font-size:.875em;line-height:1.3;margin-bottom:0;padding:10px 30px 20px;position:absolute;text-align:center;width:100%;left:0}.clearing-close{color:#ccc;display:none;font-size:30px;line-height:1;padding-left:20px;padding-top:10px;z-index:999}.clearing-close:hover,.clearing-close:focus{color:#ccc}.clearing-assembled .clearing-container{height:100%}.clearing-assembled .clearing-container .carousel>ul{display:none}.clearing-feature li{display:none}.clearing-feature li.clearing-featured-img{display:block}@media only screen and (min-width:40.0625em){.clearing-main-prev,.clearing-main-next{height:100%;position:absolute;top:0;width:40px}.clearing-main-prev>span,.clearing-main-next>span{border:solid 12px;display:block;height:0;position:absolute;top:50%;width:0}.clearing-main-prev>span:hover,.clearing-main-next>span:hover{opacity:.8}.clearing-main-prev{left:0}.clearing-main-prev>span{left:5px;border-color:rgba(0,0,0,0);border-right-color:#ccc}.clearing-main-next{right:0}.clearing-main-next>span{border-color:rgba(0,0,0,0);border-left-color:#ccc}.clearing-main-prev.disabled,.clearing-main-next.disabled{opacity:.3}.clearing-assembled .clearing-container .carousel{background:rgba(51,51,51,.8);height:120px;margin-top:10px;text-align:center}.clearing-assembled .clearing-container .carousel>ul{display:inline-block;z-index:999;height:100%;position:relative;float:none}.clearing-assembled .clearing-container .carousel>ul li{clear:none;cursor:pointer;display:block;float:left;margin-right:0;min-height:inherit;opacity:.4;overflow:hidden;padding:0;position:relative;width:120px}.clearing-assembled .clearing-container .carousel>ul li.fix-height img{height:100%;max-width:none}.clearing-assembled .clearing-container .carousel>ul li a.th{border:none;box-shadow:none;display:block}.clearing-assembled .clearing-container .carousel>ul li img{cursor:pointer !important;width:100% !important}.clearing-assembled .clearing-container .carousel>ul li.visible{opacity:1}.clearing-assembled .clearing-container .carousel>ul li:hover{opacity:.8}.clearing-assembled .clearing-container .visible-img{background:#333;height:85%;overflow:hidden}.clearing-close{padding-left:0;padding-top:0;position:absolute;top:10px;right:20px}}.f-dropdown{display:none;left:-9999px;list-style:none;margin-left:0;position:absolute}.f-dropdown.open{display:block}.f-dropdown>*:first-child{margin-top:0}.f-dropdown>*:last-child{margin-bottom:0}.f-dropdown{background:#fff;border:solid 1px #ccc;font-size:.875rem;height:auto;max-height:none;width:100%;z-index:89;margin-top:2px}.f-dropdown:before{border:inset 6px;content:"";display:block;height:0;width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);border-bottom-style:solid;position:absolute;top:-12px;left:10px;z-index:89}.f-dropdown:after{border:inset 7px;content:"";display:block;height:0;width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #ccc rgba(0,0,0,0);border-bottom-style:solid;position:absolute;top:-14px;left:9px;z-index:88}.f-dropdown.right:before{left:auto;right:10px}.f-dropdown.right:after{left:auto;right:9px}.f-dropdown{max-width:200px}.f-dropdown.drop-right{display:none;left:-9999px;list-style:none;margin-left:0;position:absolute}.f-dropdown.drop-right.open{display:block}.f-dropdown.drop-right>*:first-child{margin-top:0}.f-dropdown.drop-right>*:last-child{margin-bottom:0}.f-dropdown.drop-right{background:#fff;border:solid 1px #ccc;font-size:.875rem;height:auto;max-height:none;width:100%;z-index:89;margin-top:0;margin-left:2px}.f-dropdown.drop-right:before{border:inset 6px;content:"";display:block;height:0;width:0;border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0);border-right-style:solid;position:absolute;top:10px;left:-12px;z-index:89}.f-dropdown.drop-right:after{border:inset 7px;content:"";display:block;height:0;width:0;border-color:rgba(0,0,0,0) #ccc rgba(0,0,0,0) rgba(0,0,0,0);border-right-style:solid;position:absolute;top:9px;left:-14px;z-index:88}.f-dropdown.drop-right{max-width:200px}.f-dropdown.drop-left{display:none;left:-9999px;list-style:none;margin-left:0;position:absolute}.f-dropdown.drop-left.open{display:block}.f-dropdown.drop-left>*:first-child{margin-top:0}.f-dropdown.drop-left>*:last-child{margin-bottom:0}.f-dropdown.drop-left{background:#fff;border:solid 1px #ccc;font-size:.875rem;height:auto;max-height:none;width:100%;z-index:89;margin-top:0;margin-left:-2px}.f-dropdown.drop-left:before{border:inset 6px;content:"";display:block;height:0;width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;border-left-style:solid;position:absolute;top:10px;right:-12px;left:auto;z-index:89}.f-dropdown.drop-left:after{border:inset 7px;content:"";display:block;height:0;width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ccc;border-left-style:solid;position:absolute;top:9px;right:-14px;left:auto;z-index:88}.f-dropdown.drop-left{max-width:200px}.f-dropdown.drop-top{display:none;left:-9999px;list-style:none;margin-left:0;position:absolute}.f-dropdown.drop-top.open{display:block}.f-dropdown.drop-top>*:first-child{margin-top:0}.f-dropdown.drop-top>*:last-child{margin-bottom:0}.f-dropdown.drop-top{background:#fff;border:solid 1px #ccc;font-size:.875rem;height:auto;max-height:none;width:100%;z-index:89;margin-left:0;margin-top:-2px}.f-dropdown.drop-top:before{border:inset 6px;content:"";display:block;height:0;width:0;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-top-style:solid;bottom:-12px;position:absolute;top:auto;left:10px;right:auto;z-index:89}.f-dropdown.drop-top:after{border:inset 7px;content:"";display:block;height:0;width:0;border-color:#ccc rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-top-style:solid;bottom:-14px;position:absolute;top:auto;left:9px;right:auto;z-index:88}.f-dropdown.drop-top{max-width:200px}.f-dropdown li{cursor:pointer;font-size:.875rem;line-height:1.125rem;margin:0}.f-dropdown li:hover,.f-dropdown li:focus{background:#eee}.f-dropdown li a{display:block;padding:.5rem;color:#555}.f-dropdown.content{display:none;left:-9999px;list-style:none;margin-left:0;position:absolute}.f-dropdown.content.open{display:block}.f-dropdown.content>*:first-child{margin-top:0}.f-dropdown.content>*:last-child{margin-bottom:0}.f-dropdown.content{background:#fff;border:solid 1px #ccc;font-size:.875rem;height:auto;max-height:none;padding:1.25rem;width:100%;z-index:89;max-width:200px}.f-dropdown.radius{border-radius:3px}.f-dropdown.tiny{max-width:200px}.f-dropdown.small{max-width:300px}.f-dropdown.medium{max-width:500px}.f-dropdown.large{max-width:800px}.f-dropdown.mega{width:100% !important;max-width:100% !important}.f-dropdown.mega.open{left:0 !important}.dropdown.button,button.dropdown{position:relative}.dropdown.button::after,button.dropdown::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;content:"";display:block;height:0;position:absolute;top:50%;width:0}.dropdown.button,button.dropdown{padding-right:3.5625rem}.dropdown.button::after,button.dropdown::after{border-width:.375rem;right:1.40625rem;margin-top:-0.15625rem}.dropdown.button::after,button.dropdown::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.dropdown.button.tiny,button.dropdown.tiny{padding-right:2.625rem}.dropdown.button.tiny:after,button.dropdown.tiny:after{border-width:.375rem;right:1.125rem;margin-top:-0.125rem}.dropdown.button.tiny::after,button.dropdown.tiny::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.dropdown.button.small,button.dropdown.small{padding-right:3.0625rem}.dropdown.button.small::after,button.dropdown.small::after{border-width:.4375rem;right:1.3125rem;margin-top:-0.15625rem}.dropdown.button.small::after,button.dropdown.small::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.dropdown.button.large,button.dropdown.large{padding-right:3.625rem}.dropdown.button.large::after,button.dropdown.large::after{border-width:.3125rem;right:1.71875rem;margin-top:-0.15625rem}.dropdown.button.large::after,button.dropdown.large::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.dropdown.button.secondary:after,button.dropdown.secondary:after{border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.flex-video{height:0;margin-bottom:1rem;overflow:hidden;padding-bottom:67.5%;padding-top:1.5625rem;position:relative}.flex-video.widescreen{padding-bottom:56.34%}.flex-video.vimeo{padding-top:0}.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{height:100%;position:absolute;top:0;width:100%;left:0}form{margin:0 0 1rem}form .row .row{margin:0 -0.5rem}form .row .row .column,form .row .row .columns{padding:0 .5rem}form .row .row.collapse{margin:0}form .row .row.collapse .column,form .row .row.collapse .columns{padding:0}form .row .row.collapse input{-webkit-border-bottom-right-radius:0;-webkit-border-top-right-radius:0;border-bottom-right-radius:0;border-top-right-radius:0}form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns{padding-left:.5rem}label{color:hsl(0,0%,30%);cursor:pointer;display:block;font-size:.875rem;font-weight:normal;line-height:1.5;margin-bottom:0}label.right{float:none !important;text-align:right}label.inline{margin:0 0 1rem 0;line-height:2.375rem}label small{text-transform:capitalize;color:hsl(0,0%,40.5%)}.prefix,.postfix{border-style:solid;border-width:1px;display:block;font-size:.875rem;height:2.3125rem;line-height:2.3125rem;overflow:visible;padding-bottom:0;padding-top:0;position:relative;text-align:center;width:100%;z-index:2}.postfix.button{border:none;padding-left:0;padding-right:0;padding-bottom:0;padding-top:0;text-align:center}.prefix.button{border:none;padding-left:0;padding-right:0;padding-bottom:0;padding-top:0;text-align:center}.prefix.button.radius{border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.postfix.button.radius{border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.prefix.button.round{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}.postfix.button.round{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}span.prefix,label.prefix{background:hsl(0,0%,95%);border-right:none;color:#333;border-color:#ccc}span.postfix,label.postfix{background:hsl(0,0%,95%);border-left:none;color:#333;border-color:#ccc}input:not([type]),input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=color],textarea{-webkit-appearance:none;-moz-appearance:none;border-radius:0;background-color:#fff;border-style:solid;border-width:1px;border-color:#ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);color:#444;display:block;font-family:inherit;font-size:.875rem;height:2.3125rem;margin:0 0 1rem 0;padding:.5rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input:not([type]):focus,input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=week]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=time]:focus,input[type=url]:focus,input[type=color]:focus,textarea:focus{background-color:hsl(0,0%,98%);border-color:#999;outline:none}input:not([type]):disabled,input[type=text]:disabled,input[type=password]:disabled,input[type=date]:disabled,input[type=datetime]:disabled,input[type=datetime-local]:disabled,input[type=month]:disabled,input[type=week]:disabled,input[type=email]:disabled,input[type=number]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=color]:disabled,textarea:disabled{background-color:#ddd;cursor:default}input:not([type])[disabled],input:not([type])[readonly],fieldset[disabled] input:not([type]),input[type=text][disabled],input[type=text][readonly],fieldset[disabled] input[type=text],input[type=password][disabled],input[type=password][readonly],fieldset[disabled] input[type=password],input[type=date][disabled],input[type=date][readonly],fieldset[disabled] input[type=date],input[type=datetime][disabled],input[type=datetime][readonly],fieldset[disabled] input[type=datetime],input[type=datetime-local][disabled],input[type=datetime-local][readonly],fieldset[disabled] input[type=datetime-local],input[type=month][disabled],input[type=month][readonly],fieldset[disabled] input[type=month],input[type=week][disabled],input[type=week][readonly],fieldset[disabled] input[type=week],input[type=email][disabled],input[type=email][readonly],fieldset[disabled] input[type=email],input[type=number][disabled],input[type=number][readonly],fieldset[disabled] input[type=number],input[type=search][disabled],input[type=search][readonly],fieldset[disabled] input[type=search],input[type=tel][disabled],input[type=tel][readonly],fieldset[disabled] input[type=tel],input[type=time][disabled],input[type=time][readonly],fieldset[disabled] input[type=time],input[type=url][disabled],input[type=url][readonly],fieldset[disabled] input[type=url],input[type=color][disabled],input[type=color][readonly],fieldset[disabled] input[type=color],textarea[disabled],textarea[readonly],fieldset[disabled] textarea{background-color:#ddd;cursor:default}input:not([type]),input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=color],textarea{-webkit-transition:border-color .15s linear,background .15s linear;-moz-transition:border-color .15s linear,background .15s linear;-ms-transition:border-color .15s linear,background .15s linear;-o-transition:border-color .15s linear,background .15s linear;transition:border-color .15s linear,background .15s linear}input:not([type]).radius,input[type=text].radius,input[type=password].radius,input[type=date].radius,input[type=datetime].radius,input[type=datetime-local].radius,input[type=month].radius,input[type=week].radius,input[type=email].radius,input[type=number].radius,input[type=search].radius,input[type=tel].radius,input[type=time].radius,input[type=url].radius,input[type=color].radius,textarea.radius{border-radius:3px}form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse select,form .row .prefix-radius.row.collapse button{border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}form .row .prefix-radius.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse textarea,form .row .postfix-radius.row.collapse select,form .row .postfix-radius.row.collapse button{border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}form .row .postfix-radius.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse textarea,form .row .prefix-round.row.collapse select,form .row .prefix-round.row.collapse button{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}form .row .prefix-round.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse textarea,form .row .postfix-round.row.collapse select,form .row .postfix-round.row.collapse button{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}form .row .postfix-round.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}input[type=submit]{-webkit-appearance:none;-moz-appearance:none;border-radius:0}textarea[rows]{height:auto}textarea{max-width:100%}::-webkit-input-placeholder{color:#aaa}:-moz-placeholder{color:#aaa}::-moz-placeholder{color:#aaa}:-ms-input-placeholder{color:#aaa}select{-webkit-appearance:none !important;-moz-appearance:none !important;background-color:#fff;border-radius:0}select::-ms-expand{display:none}select{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);background-position:100% center;background-repeat:no-repeat;border-style:solid;border-width:1px;border-color:#ccc;color:#444;font-family:inherit;font-size:.875rem;line-height:normal;padding:.5rem;border-radius:0}select.radius{border-radius:3px}select:focus{background-color:hsl(0,0%,98%);border-color:#999}select:disabled{background-color:#ddd;cursor:default}select{height:2.3125rem}select[multiple]{height:auto}input[type=file],input[type=checkbox],input[type=radio],select{margin:0 0 1rem 0}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}input[type=file]{width:100%}fieldset{border:1px solid #ddd;margin:1.125rem 0;padding:1.25rem}fieldset legend{font-weight:bold;margin:0;margin-left:-0.1875rem;padding:0 .1875rem}[data-verdana-abide] .error small.error,[data-verdana-abide] .error span.error,[data-verdana-abide] span.error,[data-verdana-abide] small.error{display:block;font-size:.75rem;font-style:italic;font-weight:normal;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:#f04124;color:#fff}[data-verdana-abide] span.error,[data-verdana-abide] small.error{display:none}span.error,small.error{display:block;font-size:.75rem;font-style:italic;font-weight:normal;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:#f04124;color:#fff}.error input,.error textarea,.error select{margin-bottom:0}.error input[type=checkbox],.error input[type=radio]{margin-bottom:1rem}.error label,.error label.error{color:#f04124}.error small.error{display:block;font-size:.75rem;font-style:italic;font-weight:normal;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:#f04124;color:#fff}.error>label>small{background:rgba(0,0,0,0);color:hsl(0,0%,40.5%);display:inline;font-size:60%;font-style:normal;margin:0;padding:0;text-transform:capitalize}.error span.error-message{display:block}input.error,textarea.error,select.error{margin-bottom:0}label.error{color:#f04124}.icon-bar{display:inline-block;font-size:0;width:100%}.icon-bar>*{display:block;float:left;font-size:1rem;margin:0 auto;padding:1.25rem;text-align:center;width:25%}.icon-bar>* i,.icon-bar>* img{display:block;margin:0 auto}.icon-bar>* i+label,.icon-bar>* img+label{margin-top:.0625rem}.icon-bar>* i{font-size:1.875rem;vertical-align:middle}.icon-bar>* img{height:1.875rem;width:1.875rem}.icon-bar.label-right>* i,.icon-bar.label-right>* img{display:inline-block;margin:0 .0625rem 0 0}.icon-bar.label-right>* i+label,.icon-bar.label-right>* img+label{margin-top:0}.icon-bar.label-right>* label{display:inline-block}.icon-bar.vertical.label-right>*{text-align:left}.icon-bar.vertical,.icon-bar.small-vertical{height:100%;width:auto}.icon-bar.vertical .item,.icon-bar.small-vertical .item{float:none;margin:auto;width:auto}@media only screen and (min-width:40.0625em){.icon-bar.medium-vertical{height:100%;width:auto}.icon-bar.medium-vertical .item{float:none;margin:auto;width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.large-vertical{height:100%;width:auto}.icon-bar.large-vertical .item{float:none;margin:auto;width:auto}}.icon-bar>*{font-size:1rem;padding:1.25rem}.icon-bar>* i+label,.icon-bar>* img+label{margin-top:.0625rem;font-size:1rem}.icon-bar>* i{font-size:1.875rem}.icon-bar>* img{height:1.875rem;width:1.875rem}.icon-bar{background:#333}.icon-bar>* label{color:#fff}.icon-bar>* i{color:#fff}.icon-bar>a:hover{background:#ffe004}.icon-bar>a:hover label{color:#fff}.icon-bar>a:hover i{color:#fff}.icon-bar>a.active{background:#ffe004}.icon-bar>a.active label{color:#fff}.icon-bar>a.active i{color:#fff}.icon-bar .item.disabled{cursor:not-allowed;opacity:.7;pointer-events:none}.icon-bar .item.disabled>*{opacity:.7;cursor:not-allowed}.icon-bar.two-up .item{width:50%}.icon-bar.two-up.vertical .item,.icon-bar.two-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.two-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.two-up.large-vertical .item{width:auto}}.icon-bar.three-up .item{width:33.3333%}.icon-bar.three-up.vertical .item,.icon-bar.three-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.three-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.three-up.large-vertical .item{width:auto}}.icon-bar.four-up .item{width:25%}.icon-bar.four-up.vertical .item,.icon-bar.four-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.four-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.four-up.large-vertical .item{width:auto}}.icon-bar.five-up .item{width:20%}.icon-bar.five-up.vertical .item,.icon-bar.five-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.five-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.five-up.large-vertical .item{width:auto}}.icon-bar.six-up .item{width:16.66667%}.icon-bar.six-up.vertical .item,.icon-bar.six-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.six-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.six-up.large-vertical .item{width:auto}}.icon-bar.seven-up .item{width:14.28571%}.icon-bar.seven-up.vertical .item,.icon-bar.seven-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.seven-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.seven-up.large-vertical .item{width:auto}}.icon-bar.eight-up .item{width:12.5%}.icon-bar.eight-up.vertical .item,.icon-bar.eight-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.eight-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.eight-up.large-vertical .item{width:auto}}.icon-bar.two-up .item{width:50%}.icon-bar.two-up.vertical .item,.icon-bar.two-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.two-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.two-up.large-vertical .item{width:auto}}.icon-bar.three-up .item{width:33.3333%}.icon-bar.three-up.vertical .item,.icon-bar.three-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.three-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.three-up.large-vertical .item{width:auto}}.icon-bar.four-up .item{width:25%}.icon-bar.four-up.vertical .item,.icon-bar.four-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.four-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.four-up.large-vertical .item{width:auto}}.icon-bar.five-up .item{width:20%}.icon-bar.five-up.vertical .item,.icon-bar.five-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.five-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.five-up.large-vertical .item{width:auto}}.icon-bar.six-up .item{width:16.66667%}.icon-bar.six-up.vertical .item,.icon-bar.six-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.six-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.six-up.large-vertical .item{width:auto}}.icon-bar.seven-up .item{width:14.28571%}.icon-bar.seven-up.vertical .item,.icon-bar.seven-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.seven-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.seven-up.large-vertical .item{width:auto}}.icon-bar.eight-up .item{width:12.5%}.icon-bar.eight-up.vertical .item,.icon-bar.eight-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.icon-bar.eight-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.icon-bar.eight-up.large-vertical .item{width:auto}}.inline-list{list-style:none;margin-top:0;margin-bottom:1.0625rem;margin-left:-1.375rem;margin-right:0;overflow:hidden;padding:0}.inline-list>li{display:block;float:left;list-style:none;margin-left:1.375rem}.inline-list>li>*{display:block}.joyride-list{display:none}.joyride-tip-guide{background:#333;color:#fff;display:none;font-family:inherit;font-weight:normal;position:absolute;top:0;width:95%;z-index:103;left:2.5%}.lt-ie9 .joyride-tip-guide{margin-left:-400px;max-width:800px;left:50%}.joyride-content-wrapper{padding:1.125rem 1.25rem 1.5rem;width:100%}.joyride-content-wrapper .button{margin-bottom:0 !important}.joyride-content-wrapper .joyride-prev-tip{margin-right:10px}.joyride-tip-guide .joyride-nub{border:10px solid #333;display:block;height:0;position:absolute;width:0;left:22px}.joyride-tip-guide .joyride-nub.top{border-color:#333;border-top-color:rgba(0,0,0,0) !important;border-top-style:solid;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;top:-20px}.joyride-tip-guide .joyride-nub.bottom{border-color:#333 !important;border-bottom-color:rgba(0,0,0,0) !important;border-bottom-style:solid;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;bottom:-20px}.joyride-tip-guide .joyride-nub.right{right:-20px}.joyride-tip-guide .joyride-nub.left{left:-20px}.joyride-tip-guide h1,.joyride-tip-guide h2,.joyride-tip-guide h3,.joyride-tip-guide h4,.joyride-tip-guide h5,.joyride-tip-guide h6{color:#fff;font-weight:bold;line-height:1.25;margin:0}.joyride-tip-guide p{font-size:.875rem;line-height:1.3;margin:0 0 1.125rem 0}.joyride-timer-indicator-wrap{border:solid 1px #555;bottom:1rem;height:3px;position:absolute;width:50px;right:1.0625rem}.joyride-timer-indicator{background:#666;display:block;height:inherit;width:0}.joyride-close-tip{color:#777 !important;font-size:24px;font-weight:normal;line-height:.5 !important;position:absolute;text-decoration:none;top:10px;right:12px}.joyride-close-tip:hover,.joyride-close-tip:focus{color:#eee !important}.joyride-modal-bg{background:rgba(0,0,0,.5);cursor:pointer;display:none;height:100%;position:fixed;top:0;width:100%;z-index:100;left:0}.joyride-expose-wrapper{background-color:#fff;border-radius:3px;box-shadow:0 0 15px #fff;position:absolute;z-index:102}.joyride-expose-cover{background:rgba(0,0,0,0);border-radius:3px;left:0;position:absolute;top:0;z-index:9999}@media only screen{.joyride-tip-guide{width:300px;left:inherit}.joyride-tip-guide .joyride-nub.bottom{border-color:#333 !important;border-bottom-color:rgba(0,0,0,0) !important;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;bottom:-20px}.joyride-tip-guide .joyride-nub.right{border-color:#333 !important;border-right-color:rgba(0,0,0,0) !important;border-bottom-color:rgba(0,0,0,0) !important;border-top-color:rgba(0,0,0,0) !important;left:auto;right:-20px;top:22px}.joyride-tip-guide .joyride-nub.left{border-color:#333 !important;border-bottom-color:rgba(0,0,0,0) !important;border-left-color:rgba(0,0,0,0) !important;border-top-color:rgba(0,0,0,0) !important;left:-20px;right:auto;top:22px}}.keystroke,kbd{background-color:hsl(0,0%,93%);border-color:hsl(0,0%,86.49%);color:#222;border-style:solid;border-width:1px;font-family:"Consolas","Menlo","Courier",monospace;font-size:inherit;margin:0;padding:.125rem .25rem 0;border-radius:3px}.label{display:inline-block;font-family:Verdana,Geneva,sans-serif;font-weight:normal;line-height:1;margin-bottom:auto;position:relative;text-align:center;text-decoration:none;white-space:nowrap;padding:.25rem .5rem .25rem;font-size:.6875rem;background-color:#ffe004;color:#fff}.label.radius{border-radius:3px}.label.round{border-radius:1000px}.label.alert{background-color:#f04124;color:#fff}.label.warning{background-color:#f08a24;color:#fff}.label.success{background-color:#43ac6a;color:#fff}.label.secondary{background-color:#a1d3ff;color:#333}.label.info{background-color:#e7e7e7;color:#333}[data-verdana-magellan-expedition],[data-verdana-magellan-expedition-clone]{background:#fff;min-width:100%;padding:0 !important;z-index:50}[data-verdana-magellan-expedition] .sub-nav,[data-verdana-magellan-expedition-clone] .sub-nav{margin-bottom:0}[data-verdana-magellan-expedition] .sub-nav dd,[data-verdana-magellan-expedition-clone] .sub-nav dd{margin-bottom:0}[data-verdana-magellan-expedition] .sub-nav a,[data-verdana-magellan-expedition-clone] .sub-nav a{line-height:1.8em}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.slideshow-wrapper{position:relative}.slideshow-wrapper ul{list-style-type:none;margin:0}.slideshow-wrapper ul li,.slideshow-wrapper ul li .orbit-caption{display:none}.slideshow-wrapper ul li:first-child{display:block}.slideshow-wrapper .orbit-container{background-color:rgba(0,0,0,0)}.slideshow-wrapper .orbit-container li{display:block}.slideshow-wrapper .orbit-container li .orbit-caption{display:block}.slideshow-wrapper .orbit-container .orbit-bullets li{display:inline-block}.slideshow-wrapper .preloader{border-radius:1000px;animation-duration:1.5s;animation-iteration-count:infinite;animation-name:rotate;animation-timing-function:linear;border-color:#555 #fff;border:solid 3px;display:block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px}.orbit-container{background:none;overflow:hidden;position:relative;width:100%}.orbit-container .orbit-slides-container{list-style:none;margin:0;padding:0;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.orbit-container .orbit-slides-container img{display:block;max-width:100%}.orbit-container .orbit-slides-container>*{position:absolute;top:0;width:100%;margin-left:100%}.orbit-container .orbit-slides-container>*:first-child{margin-left:0}.orbit-container .orbit-slides-container>* .orbit-caption{bottom:0;position:absolute;background-color:rgba(51,51,51,.8);color:#fff;font-size:.875rem;padding:.625rem .875rem;width:100%}.orbit-container .orbit-slide-number{left:10px;background:rgba(0,0,0,0);color:#fff;font-size:12px;position:absolute}.orbit-container .orbit-slide-number span{font-weight:700;padding:.3125rem}.orbit-container .orbit-slide-number{top:10px;z-index:10}.orbit-container .orbit-timer{position:absolute;top:12px;right:10px;height:6px;width:100px;z-index:10}.orbit-container .orbit-timer .orbit-progress{height:3px;background-color:hsla(0,0%,100%,.3);display:block;width:0;position:relative;right:20px;top:5px}.orbit-container .orbit-timer>span{border:solid 4px #fff;border-bottom:none;border-top:none;display:none;height:14px;position:absolute;top:0;width:11px;right:0}.orbit-container .orbit-timer.paused>span{top:0;width:11px;height:14px;border:inset 8px;border-left-style:solid;border-color:rgba(0,0,0,0);border-left-color:#fff;right:-4px}.orbit-container .orbit-timer.paused>span.dark{border-left-color:#333}.orbit-container:hover .orbit-timer>span{display:block}.orbit-container .orbit-prev,.orbit-container .orbit-next{background-color:rgba(0,0,0,0);color:#fff;height:60px;line-height:50px;margin-top:-25px;position:absolute;text-indent:-9999px !important;top:45%;width:36px;z-index:10}.orbit-container .orbit-prev:hover,.orbit-container .orbit-next:hover{background-color:rgba(0,0,0,.3)}.orbit-container .orbit-prev>span,.orbit-container .orbit-next>span{border:inset 10px;display:block;height:0;margin-top:-10px;position:absolute;top:50%;width:0}.orbit-container .orbit-prev{left:0}.orbit-container .orbit-prev>span{border-right-style:solid;border-color:rgba(0,0,0,0);border-right-color:#fff}.orbit-container .orbit-prev:hover>span{border-right-color:#fff}.orbit-container .orbit-next{right:0}.orbit-container .orbit-next>span{border-color:rgba(0,0,0,0);border-left-style:solid;border-left-color:#fff;left:50%;margin-left:-4px}.orbit-container .orbit-next:hover>span{border-left-color:#fff}.orbit-bullets-container{text-align:center}.orbit-bullets{display:block;float:none;margin:0 auto 30px auto;overflow:hidden;position:relative;text-align:center;top:10px}.orbit-bullets li{background:#ccc;cursor:pointer;display:inline-block;float:none;height:.5625rem;margin-right:6px;width:.5625rem;border-radius:1000px}.orbit-bullets li.active{background:#999}.orbit-bullets li:last-child{margin-right:0}.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next{display:none}.touch .orbit-bullets{display:none}@media only screen and (min-width:40.0625em){.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next{display:inherit}.touch .orbit-bullets{display:block}}@media only screen and (max-width: 40em){.orbit-stack-on-small .orbit-slides-container{height:auto !important}.orbit-stack-on-small .orbit-slides-container>*{margin:0 !important;opacity:1 !important;position:relative}.orbit-stack-on-small .orbit-slide-number{display:none}.orbit-timer{display:none}.orbit-next,.orbit-prev{display:none}.orbit-bullets{display:none}}ul.pagination{display:block;margin-left:-0.3125rem;min-height:1.5rem}ul.pagination li{color:#222;font-size:.875rem;height:1.5rem;margin-left:.3125rem}ul.pagination li a,ul.pagination li button{border-radius:3px;transition:background-color 300ms ease-out;background:none;color:#999;display:block;font-size:1em;font-weight:normal;line-height:inherit;padding:.0625rem .625rem .0625rem}ul.pagination li:hover a,ul.pagination li a:focus,ul.pagination li:hover button,ul.pagination li button:focus{background:hsl(0,0%,90%)}ul.pagination li.unavailable a,ul.pagination li.unavailable button{cursor:default;color:#999;pointer-events:none}ul.pagination li.unavailable:hover a,ul.pagination li.unavailable a:focus,ul.pagination li.unavailable:hover button,ul.pagination li.unavailable button:focus{background:rgba(0,0,0,0)}ul.pagination li.current a,ul.pagination li.current button{background:#ffe004;color:#fff;cursor:default;font-weight:bold}ul.pagination li.current a:hover,ul.pagination li.current a:focus,ul.pagination li.current button:hover,ul.pagination li.current button:focus{background:#ffe004}ul.pagination li{display:block;float:left}.pagination-centered{text-align:center}.pagination-centered ul.pagination li{display:inline-block;float:none}.panel{border-style:solid;border-width:1px;border-color:hsl(0,0%,84.55%);margin-bottom:1.25rem;padding:1.25rem;background:hsl(0,0%,95%);color:#333}.panel>:first-child{margin-top:0}.panel>:last-child{margin-bottom:0}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel p,.panel li,.panel dl{color:#333}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{line-height:1;margin-bottom:.625rem}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{line-height:1.4}.panel.callout{border-style:solid;border-width:1px;border-color:hsl(0,0%,84.55%);margin-bottom:1.25rem;padding:1.25rem;background:rgb(255,253.14,239.94);color:#333}.panel.callout>:first-child{margin-top:0}.panel.callout>:last-child{margin-bottom:0}.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout p,.panel.callout li,.panel.callout dl{color:#333}.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6{line-height:1;margin-bottom:.625rem}.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader{line-height:1.4}.panel.callout a:not(.button){color:#ffe004}.panel.callout a:not(.button):hover,.panel.callout a:not(.button):focus{color:rgb(222.74,195.2302788845,0)}.panel.radius{border-radius:3px}.pricing-table{border:solid 1px #ddd;margin-left:0;margin-bottom:1.25rem}.pricing-table *{list-style:none;line-height:1}.pricing-table .title{background-color:#333;color:#eee;font-family:Verdana,Geneva,sans-serif;font-size:1rem;font-weight:normal;padding:.9375rem 1.25rem;text-align:center}.pricing-table .price{background-color:#f6f6f6;color:#333;font-family:Verdana,Geneva,sans-serif;font-size:2rem;font-weight:normal;padding:.9375rem 1.25rem;text-align:center}.pricing-table .description{background-color:#fff;border-bottom:dotted 1px #ddd;color:#777;font-size:.75rem;font-weight:normal;line-height:1.4;padding:.9375rem;text-align:center}.pricing-table .bullet-item{background-color:#fff;border-bottom:dotted 1px #ddd;color:#333;font-size:.875rem;font-weight:normal;padding:.9375rem;text-align:center}.pricing-table .cta-button{background-color:#fff;padding:1.25rem 1.25rem 0;text-align:center}.progress{background-color:#f6f6f6;border:1px solid #fff;height:1.5625rem;margin-bottom:.625rem;padding:.125rem}.progress .meter{background:#ffe004;display:block;height:100%;float:left;width:0%}.progress .meter.secondary{background:#a1d3ff;display:block;height:100%;float:left;width:0%}.progress .meter.success{background:#43ac6a;display:block;height:100%;float:left;width:0%}.progress .meter.alert{background:#f04124;display:block;height:100%;float:left;width:0%}.progress.secondary .meter{background:#a1d3ff;display:block;height:100%;float:left;width:0%}.progress.success .meter{background:#43ac6a;display:block;height:100%;float:left;width:0%}.progress.alert .meter{background:#f04124;display:block;height:100%;float:left;width:0%}.progress.radius{border-radius:3px}.progress.radius .meter{border-radius:2px}.progress.round{border-radius:1000px}.progress.round .meter{border-radius:999px}.range-slider{border:1px solid #ddd;margin:1.25rem 0;position:relative;-ms-touch-action:none;touch-action:none;display:block;height:1rem;width:100%;background:#fafafa}.range-slider.vertical-range{border:1px solid #ddd;margin:1.25rem 0;position:relative;-ms-touch-action:none;touch-action:none;display:inline-block;height:12.5rem;width:1rem}.range-slider.vertical-range .range-slider-handle{bottom:-10.5rem;margin-left:-0.5rem;margin-top:0;position:absolute}.range-slider.vertical-range .range-slider-active-segment{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:initial;bottom:0;height:auto;width:.875rem}.range-slider.radius{background:#fafafa;border-radius:3px}.range-slider.radius .range-slider-handle{background:#ffe004;border-radius:3px}.range-slider.radius .range-slider-handle:hover{background:rgb(227.92,199.7705179283,0)}.range-slider.round{background:#fafafa;border-radius:1000px}.range-slider.round .range-slider-handle{background:#ffe004;border-radius:1000px}.range-slider.round .range-slider-handle:hover{background:rgb(227.92,199.7705179283,0)}.range-slider.disabled,.range-slider[disabled]{background:#fafafa;cursor:not-allowed;opacity:.7}.range-slider.disabled .range-slider-handle,.range-slider[disabled] .range-slider-handle{background:#ffe004;cursor:default;opacity:.7}.range-slider.disabled .range-slider-handle:hover,.range-slider[disabled] .range-slider-handle:hover{background:rgb(227.92,199.7705179283,0)}.range-slider-active-segment{background:rgb(156.84,209.0527659574,255);border-bottom-left-radius:inherit;border-top-left-radius:inherit;display:inline-block;height:.875rem;position:absolute}.range-slider-handle{border:1px solid none;cursor:pointer;display:inline-block;height:1.375rem;position:absolute;top:-0.3125rem;width:2rem;z-index:1;-ms-touch-action:manipulation;touch-action:manipulation;background:#ffe004}.range-slider-handle:hover{background:rgb(227.92,199.7705179283,0)}.reveal-modal-bg{background:#000;background:rgba(0,0,0,.45);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1004;left:0}.reveal-modal{border-radius:3px;display:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;left:0}@media only screen and (max-width: 40em){.reveal-modal{min-height:100vh}}.reveal-modal .column,.reveal-modal .columns{min-width:0}.reveal-modal>:first-child{margin-top:0}.reveal-modal>:last-child{margin-bottom:0}@media only screen and (min-width:40.0625em){.reveal-modal{left:0;margin:0 auto;max-width:62.5rem;right:0;width:80%}}.reveal-modal{background-color:#fff;padding:1.875rem;border:solid 1px #666;box-shadow:0 0 10px rgba(0,0,0,.4)}@media only screen and (min-width:40.0625em){.reveal-modal{top:6.25rem}}.reveal-modal.radius{box-shadow:none;border-radius:3px}.reveal-modal.round{box-shadow:none;border-radius:1000px}.reveal-modal.collapse{padding:0;box-shadow:none}@media only screen and (min-width:40.0625em){.reveal-modal.tiny{left:0;margin:0 auto;max-width:62.5rem;right:0;width:30%}}@media only screen and (min-width:40.0625em){.reveal-modal.small{left:0;margin:0 auto;max-width:62.5rem;right:0;width:40%}}@media only screen and (min-width:40.0625em){.reveal-modal.medium{left:0;margin:0 auto;max-width:62.5rem;right:0;width:60%}}@media only screen and (min-width:40.0625em){.reveal-modal.large{left:0;margin:0 auto;max-width:62.5rem;right:0;width:70%}}@media only screen and (min-width:40.0625em){.reveal-modal.xlarge{left:0;margin:0 auto;max-width:62.5rem;right:0;width:95%}}@media only screen and (min-width:40.0625em){.reveal-modal.full{left:0;margin:0 auto;max-width:62.5rem;right:0;width:100%}}.reveal-modal.full{height:100vh;height:100%;left:0;margin-left:0 !important;max-width:none !important;min-height:100vh;top:0}.reveal-modal.toback{z-index:1003}.reveal-modal .close-reveal-modal{color:#aaa;cursor:pointer;font-size:2.5rem;font-weight:bold;line-height:1;position:absolute;top:.625rem;right:1.375rem;text-decoration:none}.side-nav{display:block;font-family:Verdana,Geneva,sans-serif;list-style-position:outside;list-style-type:none;margin:0;padding:.875rem 0}.side-nav li{font-size:.875rem;font-weight:normal;margin:0 0 .4375rem 0}.side-nav li a:not(.button){color:#ffe004;display:block;margin:0;padding:.4375rem .875rem}.side-nav li a:not(.button):hover,.side-nav li a:not(.button):focus{background:rgba(0,0,0,.025);color:rgb(255,233.3,79.3)}.side-nav li a:not(.button):active{color:rgb(255,233.3,79.3)}.side-nav li.active>a:first-child:not(.button){color:rgb(255,233.3,79.3);font-family:Verdana,Geneva,sans-serif;font-weight:normal}.side-nav li.divider{border-top:1px solid;height:0;list-style:none;padding:0;border-top-color:hsl(0,0%,90%)}.side-nav li.heading{color:#ffe004;font-size:.875rem;font-weight:bold;text-transform:uppercase}.split.button{position:relative}.split.button span{display:block;height:100%;position:absolute;right:0;top:0;border-left:solid 1px}.split.button span:after{position:absolute;content:"";width:0;height:0;display:block;border-style:inset;top:50%;left:50%}.split.button span:active{background-color:rgba(0,0,0,.1)}.split.button span{border-left-color:hsla(0,0%,100%,.5)}.split.button{padding-right:5.0625rem}.split.button span{width:3.09375rem}.split.button span:after{border-top-style:solid;border-width:.375rem;margin-left:-0.375rem;top:48%}.split.button span:after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.split.button.secondary span{border-left-color:hsla(0,0%,100%,.5)}.split.button.secondary span:after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.split.button.alert span{border-left-color:hsla(0,0%,100%,.5)}.split.button.success span{border-left-color:hsla(0,0%,100%,.5)}.split.button.tiny{padding-right:3.75rem}.split.button.tiny span{width:2.25rem}.split.button.tiny span:after{border-top-style:solid;border-width:.375rem;margin-left:-0.375rem;top:48%}.split.button.small{padding-right:4.375rem}.split.button.small span{width:2.625rem}.split.button.small span:after{border-top-style:solid;border-width:.4375rem;margin-left:-0.375rem;top:48%}.split.button.large{padding-right:5.5rem}.split.button.large span{width:3.4375rem}.split.button.large span:after{border-top-style:solid;border-width:.3125rem;margin-left:-0.375rem;top:48%}.split.button.expand{padding-left:2rem}.split.button.secondary span:after{border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.split.button.radius span{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.split.button.round span{-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}.split.button.no-pip span:before{border-style:none}.split.button.no-pip span:after{border-style:none}.split.button.no-pip span>i{display:block;left:50%;margin-left:-0.28889em;margin-top:-0.48889em;position:absolute;top:50%}.sub-nav{display:block;margin:-0.25rem 0 1.125rem;overflow:hidden;padding-top:.25rem;width:auto}.sub-nav dt{text-transform:uppercase}.sub-nav dt,.sub-nav dd,.sub-nav li{color:#999;float:left;font-family:Verdana,Geneva,sans-serif;font-size:.875rem;font-weight:normal;margin-left:1rem;margin-bottom:0}.sub-nav dt a,.sub-nav dd a,.sub-nav li a{color:#999;padding:.1875rem 1rem;text-decoration:none}.sub-nav dt a:hover,.sub-nav dd a:hover,.sub-nav li a:hover{color:hsl(0,0%,45%)}.sub-nav dt.active a,.sub-nav dd.active a,.sub-nav li.active a{border-radius:3px;background:#ffe004;color:#fff;cursor:default;font-weight:normal;padding:.1875rem 1rem}.sub-nav dt.active a:hover,.sub-nav dd.active a:hover,.sub-nav li.active a:hover{background:rgb(222.74,195.2302788845,0)}.switch{border:none;margin-bottom:1.5rem;outline:0;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch label{background:#ddd;color:rgba(0,0,0,0);cursor:pointer;display:block;margin-bottom:1rem;position:relative;text-indent:100%;width:4rem;height:2rem;transition:left .15s ease-out}.switch input{left:10px;opacity:0;padding:0;position:absolute;top:9px}.switch input+label{margin-left:0;margin-right:0}.switch label:after{background:#fff;content:"";display:block;height:1.5rem;left:.25rem;position:absolute;top:.25rem;width:1.5rem;-webkit-transition:left .15s ease-out;-moz-transition:left .15s ease-out;-o-transition:translate3d(0, 0, 0);transition:left .15s ease-out;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.switch input:checked+label{background:#ffe004}.switch input:checked+label:after{left:2.25rem}.switch label{height:2rem;width:4rem}.switch label:after{height:1.5rem;width:1.5rem}.switch input:checked+label:after{left:2.25rem}.switch label{color:rgba(0,0,0,0);background:#ddd}.switch label:after{background:#fff}.switch input:checked+label{background:#ffe004}.switch.large label{height:2.5rem;width:5rem}.switch.large label:after{height:2rem;width:2rem}.switch.large input:checked+label:after{left:2.75rem}.switch.small label{height:1.75rem;width:3.5rem}.switch.small label:after{height:1.25rem;width:1.25rem}.switch.small input:checked+label:after{left:2rem}.switch.tiny label{height:1.5rem;width:3rem}.switch.tiny label:after{height:1rem;width:1rem}.switch.tiny input:checked+label:after{left:1.75rem}.switch.radius label{border-radius:4px}.switch.radius label:after{border-radius:3px}.switch.round{border-radius:1000px}.switch.round label{border-radius:2rem}.switch.round label:after{border-radius:2rem}table{background:#fafafa;border:solid 1px #ddd;margin-bottom:1.25rem;table-layout:auto}table caption{background:rgba(0,0,0,0);color:#222;font-size:1rem;font-weight:bold}table thead{background:#f5f5f5}table thead tr th,table thead tr td{color:#222;font-size:.875rem;font-weight:bold;padding:.5rem .625rem .625rem}table tfoot{background:#f5f5f5}table tfoot tr th,table tfoot tr td{color:#222;font-size:.875rem;font-weight:bold;padding:.5rem .625rem .625rem}table tr th,table tr td{color:#222;font-size:.875rem;padding:.5625rem .625rem;text-align:left}table tr.even,table tr.alt,table tr:nth-of-type(even){background:rgb(239.8,239.8,239.8)}table thead tr th,table tfoot tr th,table tfoot tr td,table tbody tr th,table tbody tr td,table tr td{display:table-cell;line-height:1.125rem}.tabs:before,.tabs:after{content:" ";display:table}.tabs:after{clear:both}.tabs{margin-bottom:0 !important;margin-left:0}.tabs dd,.tabs .tab-title{float:left;list-style:none;margin-bottom:0 !important;position:relative}.tabs dd>a,.tabs .tab-title>a{display:block;background-color:#efefef;color:#222;font-family:Verdana,Geneva,sans-serif;font-size:1rem;padding:1rem 2rem}.tabs dd>a:hover,.tabs .tab-title>a:hover{background-color:hsl(0,0%,88.1019607843%)}.tabs dd.active>a,.tabs .tab-title.active>a{background-color:#fff;color:#222}.tabs.radius dd:first-child a,.tabs.radius .tab:first-child a{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.tabs.radius dd:last-child a,.tabs.radius .tab:last-child a{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.tabs.vertical dd,.tabs.vertical .tab-title{position:inherit;float:none;display:block;top:auto}.tabs-content:before,.tabs-content:after{content:" ";display:table}.tabs-content:after{clear:both}.tabs-content{margin-bottom:1.5rem;width:100%}.tabs-content>.content{display:none;float:left;padding:.9375rem 0;width:100%}.tabs-content>.content.active{display:block;float:none}.tabs-content>.content.contained{padding:.9375rem}.tabs-content.vertical{display:block}.tabs-content.vertical>.content{padding:0 .9375rem}@media only screen and (min-width:40.0625em){.tabs.vertical{float:left;margin:0;margin-bottom:1.25rem !important;max-width:20%;width:20%}.tabs-content.vertical{float:left;margin-left:-1px;max-width:80%;padding-left:1rem;width:80%}}.no-js .tabs-content>.content{display:block;float:none}.th{border:solid 4px #fff;box-shadow:0 0 0 1px rgba(0,0,0,.2);display:inline-block;line-height:0;max-width:100%}.th:hover,.th:focus{box-shadow:0 0 6px 1px rgba(255,224,4,.5)}.th{transition:all 200ms ease-out}.th.radius{border-radius:3px}.has-tip{border-bottom:dotted 1px #ccc;color:#333;cursor:help;font-weight:bold}.has-tip:hover,.has-tip:focus{border-bottom:dotted 1px rgb(116.55,102.1553784861,0);color:#ffe004}.has-tip.tip-left,.has-tip.tip-right{float:none !important}.tooltip{background:#333;color:#fff;display:none;font-size:.875rem;font-weight:normal;line-height:1.3;max-width:300px;padding:.75rem;position:absolute;width:100%;z-index:1006;left:50%}.tooltip>.nub{border:solid 5px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333 rgba(0,0,0,0);display:block;height:0;pointer-events:none;position:absolute;top:-10px;width:0;left:5px}.tooltip>.nub.rtl{left:auto;right:5px}.tooltip.radius{border-radius:3px}.tooltip.round{border-radius:1000px}.tooltip.round>.nub{left:2rem}.tooltip.opened{border-bottom:dotted 1px rgb(116.55,102.1553784861,0) !important;color:#ffe004 !important}.tap-to-close{color:#777;display:block;font-size:.625rem;font-weight:normal}@media only screen{.tooltip>.nub{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333 rgba(0,0,0,0);top:-10px}.tooltip.tip-top>.nub{border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);bottom:-10px;top:auto}.tooltip.tip-left,.tooltip.tip-right{float:none !important}.tooltip.tip-left>.nub{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #333;left:auto;margin-top:-5px;right:-10px;top:50%}.tooltip.tip-right>.nub{border-color:rgba(0,0,0,0) #333 rgba(0,0,0,0) rgba(0,0,0,0);left:-10px;margin-top:-5px;right:auto;top:50%}.tooltip.tip-override>.nub{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333 rgba(0,0,0,0)}.tooltip.tip-override.tip-left>.nub,.tooltip.tip-override.tip-right>.nub{margin-top:0}}meta.foundation-mq-topbar{font-family:"/only screen and (min-width:40.0625em)/";width:40.0625em}.contain-to-grid{width:100%;background:#fff}.contain-to-grid .top-bar{margin-bottom:0}.fixed{position:fixed;top:0;width:100%;z-index:99;left:0}.fixed.expanded:not(.top-bar){height:auto;max-height:100%;overflow-y:auto;width:100%}.fixed.expanded:not(.top-bar) .title-area{position:fixed;width:100%;z-index:99}.fixed.expanded:not(.top-bar) .top-bar-section{margin-top:64px;z-index:98}.top-bar{background:#fff;height:64px;line-height:64px;margin-bottom:0;overflow:hidden;position:relative}.top-bar ul{list-style:none;margin-bottom:0}.top-bar .row{max-width:none}.top-bar form,.top-bar input,.top-bar select{margin-bottom:0}.top-bar input,.top-bar select{font-size:.75rem;height:1.75rem;padding-bottom:.35rem;padding-top:.35rem}.top-bar .button,.top-bar button{font-size:.75rem;margin-bottom:0;padding-bottom:.4125rem;padding-top:.4125rem}@media only screen and (max-width: 40em){.top-bar .button,.top-bar button{position:relative;top:-1px}}.top-bar .title-area{margin:0;position:relative}.top-bar .name{font-size:16px;height:64px;margin:0}.top-bar .name h1,.top-bar .name h2,.top-bar .name h3,.top-bar .name h4,.top-bar .name p,.top-bar .name span{font-size:1.0625rem;line-height:64px;margin:0}.top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name p a,.top-bar .name span a{color:#828282;display:block;font-weight:normal;padding:0 21.3333333333px;width:75%}.top-bar .toggle-topbar{position:absolute;right:0;top:0}.top-bar .toggle-topbar a{color:#828282;display:block;font-size:.8125rem;font-weight:bold;height:64px;line-height:64px;padding:0 21.3333333333px;position:relative;text-transform:uppercase}.top-bar .toggle-topbar.menu-icon{margin-top:-16px;top:50%}.top-bar .toggle-topbar.menu-icon a span::after{content:"";display:block;height:0;position:absolute;margin-top:-8px;top:50%;right:21.3333333333px;box-shadow:0 0 0 1px #000,0 7px 0 1px #000,0 14px 0 1px #000;-webkit-box-shadow:0 0 0 1px #000,0 7px 0 1px #000,0 14px 0 1px #000;width:16px}.top-bar .toggle-topbar.menu-icon a span:hover:after{box-shadow:0 0 0 1px "",0 7px 0 1px "",0 14px 0 1px "";-webkit-box-shadow:0 0 0 1px "",0 7px 0 1px "",0 14px 0 1px ""}.top-bar .toggle-topbar.menu-icon a{color:#000;height:34px;line-height:33px;padding:0;position:relative}.top-bar.expanded{background:rgba(0,0,0,0);height:auto}.top-bar.expanded .title-area{background:#fff}.top-bar.expanded .toggle-topbar a{color:#888}.top-bar.expanded .toggle-topbar a span::after{box-shadow:0 0 0 1px #888,0 7px 0 1px #888,0 14px 0 1px #888}@media screen and (-webkit-min-device-pixel-ratio: 0){.top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown,.top-bar.expanded .top-bar-section .dropdown{clip:initial}.top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul{padding:0}}.top-bar-section{left:0;position:relative;width:auto;transition:left 300ms ease-out}.top-bar-section ul{display:block;font-size:16px;height:auto;margin:0;padding:0;width:100%}.top-bar-section .divider,.top-bar-section [role=separator]{border-top:solid 1px hsl(0,0%,50%);clear:both;height:1px;width:100%}.top-bar-section ul li{background:#333}.top-bar-section ul li>a{color:#828282;display:block;font-family:Verdana,Geneva,sans-serif;font-size:.8125rem;font-weight:normal;padding-left:21.3333333333px;padding:12px 0 12px 21.3333333333px;text-transform:none;width:100%}.top-bar-section ul li>a.button{font-size:.8125rem;padding-left:21.3333333333px;padding-right:21.3333333333px;background-color:#ffe004;border-color:rgb(207.2,181.609561753,0)}.top-bar-section ul li>a.button:hover,.top-bar-section ul li>a.button:focus{background-color:rgb(207.2,181.609561753,0)}.top-bar-section ul li>a.button{color:#fff}.top-bar-section ul li>a.button:hover,.top-bar-section ul li>a.button:focus{color:#fff}.top-bar-section ul li>a.button.secondary{background-color:#a1d3ff;border-color:rgb(77.8,172.0553191489,255)}.top-bar-section ul li>a.button.secondary:hover,.top-bar-section ul li>a.button.secondary:focus{background-color:rgb(77.8,172.0553191489,255)}.top-bar-section ul li>a.button.secondary{color:#333}.top-bar-section ul li>a.button.secondary:hover,.top-bar-section ul li>a.button.secondary:focus{color:#fff}.top-bar-section ul li>a.button.success{background-color:#43ac6a;border-color:rgb(53.6,137.6,84.8)}.top-bar-section ul li>a.button.success:hover,.top-bar-section ul li>a.button.success:focus{background-color:rgb(53.6,137.6,84.8)}.top-bar-section ul li>a.button.success{color:#fff}.top-bar-section ul li>a.button.success:hover,.top-bar-section ul li>a.button.success:focus{color:#fff}.top-bar-section ul li>a.button.alert{background-color:#f04124;border-color:rgb(206.6461538462,41.5179487179,14.1538461538)}.top-bar-section ul li>a.button.alert:hover,.top-bar-section ul li>a.button.alert:focus{background-color:rgb(206.6461538462,41.5179487179,14.1538461538)}.top-bar-section ul li>a.button.alert{color:#fff}.top-bar-section ul li>a.button.alert:hover,.top-bar-section ul li>a.button.alert:focus{color:#fff}.top-bar-section ul li>a.button.warning{background-color:#f08a24;border-color:hsl(30,87.1794871795%,43.2941176471%)}.top-bar-section ul li>a.button.warning:hover,.top-bar-section ul li>a.button.warning:focus{background-color:hsl(30,87.1794871795%,43.2941176471%)}.top-bar-section ul li>a.button.warning{color:#fff}.top-bar-section ul li>a.button.warning:hover,.top-bar-section ul li>a.button.warning:focus{color:#fff}.top-bar-section ul li>a.button.info{background-color:#e7e7e7;border-color:rgb(184.8,184.8,184.8)}.top-bar-section ul li>a.button.info:hover,.top-bar-section ul li>a.button.info:focus{background-color:rgb(184.8,184.8,184.8)}.top-bar-section ul li>a.button.info{color:#333}.top-bar-section ul li>a.button.info:hover,.top-bar-section ul li>a.button.info:focus{color:#333}.top-bar-section ul li>button{font-size:.8125rem;padding-left:21.3333333333px;padding-right:21.3333333333px;background-color:#ffe004;border-color:rgb(207.2,181.609561753,0)}.top-bar-section ul li>button:hover,.top-bar-section ul li>button:focus{background-color:rgb(207.2,181.609561753,0)}.top-bar-section ul li>button{color:#fff}.top-bar-section ul li>button:hover,.top-bar-section ul li>button:focus{color:#fff}.top-bar-section ul li>button.secondary{background-color:#a1d3ff;border-color:rgb(77.8,172.0553191489,255)}.top-bar-section ul li>button.secondary:hover,.top-bar-section ul li>button.secondary:focus{background-color:rgb(77.8,172.0553191489,255)}.top-bar-section ul li>button.secondary{color:#333}.top-bar-section ul li>button.secondary:hover,.top-bar-section ul li>button.secondary:focus{color:#fff}.top-bar-section ul li>button.success{background-color:#43ac6a;border-color:rgb(53.6,137.6,84.8)}.top-bar-section ul li>button.success:hover,.top-bar-section ul li>button.success:focus{background-color:rgb(53.6,137.6,84.8)}.top-bar-section ul li>button.success{color:#fff}.top-bar-section ul li>button.success:hover,.top-bar-section ul li>button.success:focus{color:#fff}.top-bar-section ul li>button.alert{background-color:#f04124;border-color:rgb(206.6461538462,41.5179487179,14.1538461538)}.top-bar-section ul li>button.alert:hover,.top-bar-section ul li>button.alert:focus{background-color:rgb(206.6461538462,41.5179487179,14.1538461538)}.top-bar-section ul li>button.alert{color:#fff}.top-bar-section ul li>button.alert:hover,.top-bar-section ul li>button.alert:focus{color:#fff}.top-bar-section ul li>button.warning{background-color:#f08a24;border-color:hsl(30,87.1794871795%,43.2941176471%)}.top-bar-section ul li>button.warning:hover,.top-bar-section ul li>button.warning:focus{background-color:hsl(30,87.1794871795%,43.2941176471%)}.top-bar-section ul li>button.warning{color:#fff}.top-bar-section ul li>button.warning:hover,.top-bar-section ul li>button.warning:focus{color:#fff}.top-bar-section ul li>button.info{background-color:#e7e7e7;border-color:rgb(184.8,184.8,184.8)}.top-bar-section ul li>button.info:hover,.top-bar-section ul li>button.info:focus{background-color:rgb(184.8,184.8,184.8)}.top-bar-section ul li>button.info{color:#333}.top-bar-section ul li>button.info:hover,.top-bar-section ul li>button.info:focus{color:#333}.top-bar-section ul li:hover:not(.has-form)>a{background-color:#555;color:#000;background:#fff}.top-bar-section ul li.active>a{background:#fff;color:#000}.top-bar-section ul li.active>a:hover{background:#fff;color:#000}.top-bar-section .has-form{padding:21.3333333333px}.top-bar-section .has-dropdown{position:relative}.top-bar-section .has-dropdown>a:after{border:inset 5px;content:"";display:block;height:0;width:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) hsla(0,0%,100%,.4);border-left-style:solid;margin-right:21.3333333333px;margin-top:-4.5px;position:absolute;top:50%;right:0}.top-bar-section .has-dropdown.moved{position:static}.top-bar-section .has-dropdown.moved>.dropdown{position:static !important;height:auto;width:auto;overflow:visible;clip:auto;display:block;position:absolute !important;width:100%}.top-bar-section .has-dropdown.moved>a:after{display:none}.top-bar-section .dropdown{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;display:block;padding:0;position:absolute;top:0;z-index:99;left:100%}.top-bar-section .dropdown li{height:auto;width:100%}.top-bar-section .dropdown li a{font-weight:normal;padding:8px 21.3333333333px}.top-bar-section .dropdown li a.parent-link{font-weight:normal}.top-bar-section .dropdown li.title h5,.top-bar-section .dropdown li.parent-link{margin-bottom:0;margin-top:0;font-size:1.125rem}.top-bar-section .dropdown li.title h5 a,.top-bar-section .dropdown li.parent-link a{color:#828282;display:block}.top-bar-section .dropdown li.title h5 a:hover,.top-bar-section .dropdown li.parent-link a:hover{background:none}.top-bar-section .dropdown li.has-form{padding:8px 21.3333333333px}.top-bar-section .dropdown li .button,.top-bar-section .dropdown li button{top:auto}.top-bar-section .dropdown label{color:#777;font-size:.625rem;font-weight:bold;margin-bottom:0;padding:8px 21.3333333333px 2px;text-transform:uppercase}.js-generated{display:block}@media only screen and (min-width:40.0625em){.top-bar:before,.top-bar:after{content:" ";display:table}.top-bar:after{clear:both}.top-bar{background:#fff;overflow:visible}.top-bar .toggle-topbar{display:none}.top-bar .title-area{float:left}.top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name h5 a,.top-bar .name h6 a{width:auto}.top-bar input,.top-bar select,.top-bar .button,.top-bar button{font-size:.875rem;height:1.75rem;position:relative;top:0}.top-bar .has-form>.button,.top-bar .has-form>button{font-size:.875rem;height:1.75rem;position:relative;top:0}.top-bar.expanded{background:#fff}.contain-to-grid .top-bar{margin:0 auto;margin-bottom:0;max-width:62.5rem}.top-bar-section{transition:none 0 0;left:0 !important}.top-bar-section ul{display:inline;height:auto !important;width:auto}.top-bar-section ul li{float:left}.top-bar-section ul li .js-generated{display:none}.top-bar-section li.hover>a:not(.button){background-color:#555;background:#fff;color:#000}.top-bar-section li:not(.has-form) a:not(.button){background:#fff;line-height:64px;padding:0 21.3333333333px}.top-bar-section li:not(.has-form) a:not(.button):hover{background-color:#555;background:#fff}.top-bar-section li.active:not(.has-form) a:not(.button){background:#fff;color:#000;line-height:64px;padding:0 21.3333333333px}.top-bar-section li.active:not(.has-form) a:not(.button):hover{background:#fff;color:#000}.top-bar-section .has-dropdown>a:after{border:inset 5px;content:"";display:block;height:0;width:0;border-color:hsla(0,0%,100%,.4) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-top-style:solid;margin-top:-2.5px;top:32px}.top-bar-section .has-dropdown.moved{position:relative}.top-bar-section .has-dropdown.moved>.dropdown{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;display:block}.top-bar-section .has-dropdown.hover>.dropdown,.top-bar-section .has-dropdown.not-click:hover>.dropdown{position:static !important;height:auto;width:auto;overflow:visible;clip:auto;display:block;position:absolute !important}.top-bar-section .has-dropdown>a:focus+.dropdown{position:static !important;height:auto;width:auto;overflow:visible;clip:auto;display:block;position:absolute !important}.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after{border:none;content:"»";top:.1875rem;right:5px}.top-bar-section .dropdown{left:0;background:rgba(0,0,0,0);min-width:100%;top:auto}.top-bar-section .dropdown li a{background:#333;color:#fff;line-height:64px;padding:12px 21.3333333333px;white-space:nowrap}.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button){background:#333;color:#fff}.top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button){background-color:#555;color:#000;background:#222}.top-bar-section .dropdown li label{background:#333;white-space:nowrap}.top-bar-section .dropdown li .dropdown{left:100%;top:0}.top-bar-section>ul>.divider,.top-bar-section>ul>[role=separator]{border-right:solid 1px #fff;border-bottom:none;border-top:none;clear:none;height:64px;width:0}.top-bar-section .has-form{background:#fff;height:64px;padding:0 21.3333333333px}.top-bar-section .right li .dropdown{left:auto;right:0}.top-bar-section .right li .dropdown li .dropdown{right:100%}.top-bar-section .left li .dropdown{right:auto;left:0}.top-bar-section .left li .dropdown li .dropdown{left:100%}.no-js .top-bar-section ul li:hover>a{background-color:#555;background:#fff;color:#000}.no-js .top-bar-section ul li:active>a{background:#fff;color:#000}.no-js .top-bar-section .has-dropdown:hover>.dropdown{position:static !important;height:auto;width:auto;overflow:visible;clip:auto;display:block;position:absolute !important}.no-js .top-bar-section .has-dropdown>a:focus+.dropdown{position:static !important;height:auto;width:auto;overflow:visible;clip:auto;display:block;position:absolute !important}}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}@media only screen and (max-width: 40em){.small-only-text-left{text-align:left !important}.small-only-text-right{text-align:right !important}.small-only-text-center{text-align:center !important}.small-only-text-justify{text-align:justify !important}}@media only screen{.small-text-left{text-align:left !important}.small-text-right{text-align:right !important}.small-text-center{text-align:center !important}.small-text-justify{text-align:justify !important}}@media only screen and (min-width:40.0625em)and (max-width:64em){.medium-only-text-left{text-align:left !important}.medium-only-text-right{text-align:right !important}.medium-only-text-center{text-align:center !important}.medium-only-text-justify{text-align:justify !important}}@media only screen and (min-width:40.0625em){.medium-text-left{text-align:left !important}.medium-text-right{text-align:right !important}.medium-text-center{text-align:center !important}.medium-text-justify{text-align:justify !important}}@media only screen and (min-width:64.0625em)and (max-width:90em){.large-only-text-left{text-align:left !important}.large-only-text-right{text-align:right !important}.large-only-text-center{text-align:center !important}.large-only-text-justify{text-align:justify !important}}@media only screen and (min-width:64.0625em){.large-text-left{text-align:left !important}.large-text-right{text-align:right !important}.large-text-center{text-align:center !important}.large-text-justify{text-align:justify !important}}@media only screen and (min-width:90.0625em)and (max-width:120em){.xlarge-only-text-left{text-align:left !important}.xlarge-only-text-right{text-align:right !important}.xlarge-only-text-center{text-align:center !important}.xlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width:90.0625em){.xlarge-text-left{text-align:left !important}.xlarge-text-right{text-align:right !important}.xlarge-text-center{text-align:center !important}.xlarge-text-justify{text-align:justify !important}}@media only screen and (min-width:120.0625em)and (max-width:6249999.9375em){.xxlarge-only-text-left{text-align:left !important}.xxlarge-only-text-right{text-align:right !important}.xxlarge-only-text-center{text-align:center !important}.xxlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width:120.0625em){.xxlarge-text-left{text-align:left !important}.xxlarge-text-right{text-align:right !important}.xxlarge-text-center{text-align:center !important}.xxlarge-text-justify{text-align:justify !important}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}a{color:#008cba;line-height:inherit;text-decoration:none}a:hover,a:focus{color:rgb(0,120.4,159.96)}a img{border:none}p{font-family:inherit;font-size:1rem;font-weight:normal;line-height:1.6;margin-bottom:1.25rem;text-rendering:optimizeLegibility}p.lead{font-size:1.21875rem;line-height:1.6}p aside{font-size:.875rem;font-style:italic;line-height:1.35}h1,h2,h3,h4,h5,h6{color:#000;font-family:Verdana,Geneva,sans-serif;font-style:normal;font-weight:normal;line-height:1.4;margin-bottom:.5rem;margin-top:.2rem;text-rendering:optimizeLegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:hsl(0,0%,35%);font-size:60%;line-height:0}h1{font-size:2.125rem}h2{font-size:1.6875rem}h3{font-size:1.375rem}h4{font-size:1.125rem}h5{font-size:1.125rem}h6{font-size:1rem}.subheader{line-height:1.4;color:hsl(0,0%,35%);font-weight:normal;margin-top:.2rem;margin-bottom:.5rem}hr{border:solid #ddd;border-width:1px 0 0;clear:both;height:0;margin:1.25rem 0 1.1875rem}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:60%;line-height:inherit}code{background-color:rgb(226.8,241.8,255);border-color:rgb(178.62,219.2476595745,255);border-style:solid;border-width:1px;color:#333;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;padding:.125rem .3125rem .0625rem}ul,ol,dl{font-family:inherit;font-size:1rem;line-height:1.6;list-style-position:outside;margin-bottom:1.25rem}ul{margin-left:1.1rem}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle;margin-left:1.1rem}ul.disc{list-style-type:disc;margin-left:1.1rem}ol{margin-left:1.4rem}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0}.no-bullet{list-style-type:none;margin-left:0}.no-bullet li ul,.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none}dl dt{margin-bottom:.3rem;font-weight:bold}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#000;cursor:help}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #ddd}blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}blockquote cite{display:block;font-size:.8125rem;color:hsl(0,0%,23%)}blockquote cite:before{content:"— "}blockquote cite a,blockquote cite a:visited{color:hsl(0,0%,23%)}blockquote,blockquote p{line-height:1.6;color:hsl(0,0%,35%)}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:bold;font-size:.9375rem}.vevent .summary{font-weight:bold}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 .0625rem}@media only screen and (min-width:40.0625em){h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4{font-size:1.4375rem}h5{font-size:1.125rem}h6{font-size:1rem}}@media print{*{background:rgba(0,0,0,0) !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.34in}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.off-canvas-wrap{-webkit-backface-visibility:hidden;position:relative;width:100%;overflow:hidden}.off-canvas-wrap.move-right,.off-canvas-wrap.move-left,.off-canvas-wrap.move-bottom,.off-canvas-wrap.move-top{min-height:100%;-webkit-overflow-scrolling:touch}.inner-wrap{position:relative;width:100%}.inner-wrap:before,.inner-wrap:after{content:" ";display:table}.inner-wrap:after{clear:both}.inner-wrap{-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.tab-bar{-webkit-backface-visibility:hidden;background:#333;color:#fff;height:2.8125rem;line-height:2.8125rem;position:relative}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar h5,.tab-bar h6{color:#fff;font-weight:bold;line-height:2.8125rem;margin:0}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4{font-size:1.125rem}.left-small{height:2.8125rem;position:absolute;top:0;width:2.8125rem;border-right:solid 1px hsl(0,0%,10%);left:0}.right-small{height:2.8125rem;position:absolute;top:0;width:2.8125rem;border-left:solid 1px hsl(0,0%,10%);right:0}.tab-bar-section{height:2.8125rem;padding:0 .625rem;position:absolute;text-align:center;top:0}.tab-bar-section.left{text-align:left}.tab-bar-section.right{text-align:right}.tab-bar-section.left{left:0;right:2.8125rem}.tab-bar-section.right{left:2.8125rem;right:0}.tab-bar-section.middle{left:2.8125rem;right:2.8125rem}.tab-bar .menu-icon{color:#fff;display:block;height:2.8125rem;padding:0;position:relative;text-indent:2.1875rem;transform:translate3d(0, 0, 0);width:2.8125rem}.tab-bar .menu-icon span::after{content:"";display:block;height:0;position:absolute;top:50%;margin-top:-0.5rem;left:.90625rem;box-shadow:0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;-webkit-box-shadow:0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;width:1rem}.tab-bar .menu-icon span:hover:after{box-shadow:0 0 0 1px hsl(0,0%,70%),0 7px 0 1px hsl(0,0%,70%),0 14px 0 1px hsl(0,0%,70%);-webkit-box-shadow:0 0 0 1px hsl(0,0%,70%),0 7px 0 1px hsl(0,0%,70%),0 14px 0 1px hsl(0,0%,70%)}.left-off-canvas-menu{-webkit-backface-visibility:hidden}.left-off-canvas-menu *{-webkit-backface-visibility:hidden}.left-off-canvas-menu{background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate(-100%, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0;top:0}.right-off-canvas-menu{-webkit-backface-visibility:hidden}.right-off-canvas-menu *{-webkit-backface-visibility:hidden}.right-off-canvas-menu{background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate(100%, 0);-o-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);right:0;top:0}.top-off-canvas-menu{-webkit-backface-visibility:hidden}.top-off-canvas-menu *{-webkit-backface-visibility:hidden}.top-off-canvas-menu{background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);-ms-transform:translate(0, -100%);-o-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);top:0;width:100%;height:18.75rem}.bottom-off-canvas-menu{-webkit-backface-visibility:hidden}.bottom-off-canvas-menu *{-webkit-backface-visibility:hidden}.bottom-off-canvas-menu{background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);-ms-transform:translate(0, 100%);-o-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);bottom:0;width:100%;height:18.75rem}ul.off-canvas-list{list-style-type:none;margin:0;padding:0}ul.off-canvas-list li label{background:#444;border-bottom:none;border-top:1px solid rgb(94.18,94.18,94.18);color:#999;display:block;font-size:.75rem;font-weight:bold;margin:0;padding:.3rem .9375rem;text-transform:uppercase}ul.off-canvas-list li a{border-bottom:1px solid hsl(0,0%,15%);color:hsla(0,0%,100%,.7);display:block;padding:.6666666667rem;transition:background 300ms ease}ul.off-canvas-list li a:hover{background:hsl(0,0%,14%)}ul.off-canvas-list li a:active{background:hsl(0,0%,14%)}.move-right>.inner-wrap{-webkit-transform:translate3d(15.625rem, 0, 0);-moz-transform:translate3d(15.625rem, 0, 0);-ms-transform:translate(15.625rem, 0);-o-transform:translate3d(15.625rem, 0, 0);transform:translate3d(15.625rem, 0, 0)}.move-right .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.move-right .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}.move-left>.inner-wrap{-webkit-transform:translate3d(-15.625rem, 0, 0);-moz-transform:translate3d(-15.625rem, 0, 0);-ms-transform:translate(-15.625rem, 0);-o-transform:translate3d(-15.625rem, 0, 0);transform:translate3d(-15.625rem, 0, 0)}.move-left .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.move-left .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}.move-top>.inner-wrap{-webkit-transform:translate3d(0, -18.75rem, 0);-moz-transform:translate3d(0, -18.75rem, 0);-ms-transform:translate(0, -18.75rem);-o-transform:translate3d(0, -18.75rem, 0);transform:translate3d(0, -18.75rem, 0)}.move-top .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.move-top .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}.move-bottom>.inner-wrap{-webkit-transform:translate3d(0, 18.75rem, 0);-moz-transform:translate3d(0, 18.75rem, 0);-ms-transform:translate(0, 18.75rem);-o-transform:translate3d(0, 18.75rem, 0);transform:translate3d(0, 18.75rem, 0)}.move-bottom .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.move-bottom .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}.offcanvas-overlap .left-off-canvas-menu,.offcanvas-overlap .right-off-canvas-menu,.offcanvas-overlap .top-off-canvas-menu,.offcanvas-overlap .bottom-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.offcanvas-overlap .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}.offcanvas-overlap-left .right-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-left .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.offcanvas-overlap-left .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}.offcanvas-overlap-right .left-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-right .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.offcanvas-overlap-right .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}.offcanvas-overlap-top .bottom-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-top .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.offcanvas-overlap-top .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}.offcanvas-overlap-bottom .top-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-bottom .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:hsla(0,0%,100%,.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width:40.0625em){.offcanvas-overlap-bottom .exit-off-canvas:hover{background:hsla(0,0%,100%,.05)}}.no-csstransforms .left-off-canvas-menu{left:-15.625rem}.no-csstransforms .right-off-canvas-menu{right:-15.625rem}.no-csstransforms .top-off-canvas-menu{top:-18.75rem}.no-csstransforms .bottom-off-canvas-menu{bottom:-18.75rem}.no-csstransforms .move-left>.inner-wrap{right:15.625rem}.no-csstransforms .move-right>.inner-wrap{left:15.625rem}.no-csstransforms .move-top>.inner-wrap{right:18.75rem}.no-csstransforms .move-bottom>.inner-wrap{left:18.75rem}.left-submenu{-webkit-backface-visibility:hidden}.left-submenu *{-webkit-backface-visibility:hidden}.left-submenu{-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate(-100%, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.left-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid rgb(94.18,94.18,94.18);color:#999;font-weight:bold;padding:.3rem .9375rem;text-transform:uppercase}.left-submenu .back>a:hover{background:rgb(47.6,47.6,47.6);border-bottom:none;border-top:1px solid rgb(94.18,94.18,94.18)}.left-submenu .back>a{margin:0}.left-submenu .back>a:before{content:"«";margin-right:.5rem;display:inline}.left-submenu.move-right,.left-submenu.offcanvas-overlap-right,.left-submenu.offcanvas-overlap{-webkit-transform:translate3d(0%, 0, 0);-moz-transform:translate3d(0%, 0, 0);-ms-transform:translate(0%, 0);-o-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0)}.right-submenu{-webkit-backface-visibility:hidden}.right-submenu *{-webkit-backface-visibility:hidden}.right-submenu{-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate(100%, 0);-o-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);right:0;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.right-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid rgb(94.18,94.18,94.18);color:#999;font-weight:bold;padding:.3rem .9375rem;text-transform:uppercase}.right-submenu .back>a:hover{background:rgb(47.6,47.6,47.6);border-bottom:none;border-top:1px solid rgb(94.18,94.18,94.18)}.right-submenu .back>a{margin:0}.right-submenu .back>a:after{content:"»";margin-left:.5rem;display:inline}.right-submenu.move-left,.right-submenu.offcanvas-overlap-left,.right-submenu.offcanvas-overlap{-webkit-transform:translate3d(0%, 0, 0);-moz-transform:translate3d(0%, 0, 0);-ms-transform:translate(0%, 0);-o-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0)}.top-submenu{-webkit-backface-visibility:hidden}.top-submenu *{-webkit-backface-visibility:hidden}.top-submenu{-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);-ms-transform:translate(0, -100%);-o-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);top:0;width:100%;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.top-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid rgb(94.18,94.18,94.18);color:#999;font-weight:bold;padding:.3rem .9375rem;text-transform:uppercase}.top-submenu .back>a:hover{background:rgb(47.6,47.6,47.6);border-bottom:none;border-top:1px solid rgb(94.18,94.18,94.18)}.top-submenu .back>a{margin:0}.top-submenu.move-bottom,.top-submenu.offcanvas-overlap-bottom,.top-submenu.offcanvas-overlap{-webkit-transform:translate3d(0, 0%, 0);-moz-transform:translate3d(0, 0%, 0);-ms-transform:translate(0, 0%);-o-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}.bottom-submenu{-webkit-backface-visibility:hidden}.bottom-submenu *{-webkit-backface-visibility:hidden}.bottom-submenu{-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);-ms-transform:translate(0, 100%);-o-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);bottom:0;width:100%;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.bottom-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid rgb(94.18,94.18,94.18);color:#999;font-weight:bold;padding:.3rem .9375rem;text-transform:uppercase}.bottom-submenu .back>a:hover{background:rgb(47.6,47.6,47.6);border-bottom:none;border-top:1px solid rgb(94.18,94.18,94.18)}.bottom-submenu .back>a{margin:0}.bottom-submenu.move-top,.bottom-submenu.offcanvas-overlap-top,.bottom-submenu.offcanvas-overlap{-webkit-transform:translate3d(0, 0%, 0);-moz-transform:translate3d(0, 0%, 0);-ms-transform:translate(0, 0%);-o-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after{content:"»";margin-left:.5rem;display:inline}.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before{content:"«";margin-right:.5rem;display:inline}@media only screen{.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:40.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:64.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:90.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width:120.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.hide-for-landscape,table.show-for-portrait{display:table !important}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group !important}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group !important}tr.hide-for-landscape,tr.show-for-portrait{display:table-row !important}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell !important}@media only screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.show-for-landscape,table.hide-for-portrait{display:table !important}thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group !important}tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group !important}tr.show-for-landscape,tr.hide-for-portrait{display:table-row !important}td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell !important}}@media only screen and (orientation: portrait){.show-for-portrait,.hide-for-landscape{display:inherit !important}.hide-for-portrait,.show-for-landscape{display:none !important}table.show-for-portrait,table.hide-for-landscape{display:table !important}thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group !important}tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group !important}tr.show-for-portrait,tr.hide-for-landscape{display:table-row !important}td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape{display:table-cell !important}}.show-for-touch{display:none !important}.hide-for-touch{display:inherit !important}.touch .show-for-touch{display:inherit !important}.touch .hide-for-touch{display:none !important}table.hide-for-touch{display:table !important}.touch table.show-for-touch{display:table !important}thead.hide-for-touch{display:table-header-group !important}.touch thead.show-for-touch{display:table-header-group !important}tbody.hide-for-touch{display:table-row-group !important}.touch tbody.show-for-touch{display:table-row-group !important}tr.hide-for-touch{display:table-row !important}.touch tr.show-for-touch{display:table-row !important}td.hide-for-touch{display:table-cell !important}.touch td.show-for-touch{display:table-cell !important}th.hide-for-touch{display:table-cell !important}.touch th.show-for-touch{display:table-cell !important}.show-for-sr{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.show-on-focus{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.show-on-focus:focus,.show-on-focus:active{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.print-only,.show-for-print{display:none !important}@media print{.print-only,.show-for-print{display:block !important}.hide-on-print,.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}}.font-h1{font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif}.tooltip{z-index:1006}input.error,textarea.error{margin-bottom:1rem}span.error,small.error{background-color:inherit;font-style:normal;margin-top:-1rem;color:red;padding-left:0}.alert-box a.button:visited{text-decoration:none;color:#000}.alert-box a.button{text-decoration:none}.user-block--avatar{border:none}.user-block--message-icon{text-decoration:none}.user-block--message-icon:hover{color:#fff}footer .send-email{width:auto;padding-right:10px}.margin-after-header{margin-top:12px}.right-chat,.right-block{padding-top:12px}.right-chat .chat-menu{border:1px solid #ddd;border-left:0;width:20px;padding-right:4px;padding-left:3px;margin:0;background-color:#fff}.chat_window{height:400px;overflow-x:auto;overflow-y:auto;padding:0 4px;background-color:#fff;border:1px solid #ddd}.chat_window .user-name{margin-bottom:3px;font-size:.75rem}.chat_window .bubble{word-wrap:break-word;margin-bottom:6px;font-size:.75rem;position:relative;width:100%;height:auto;padding:0 4px;background-color:#fff;border:#ddd solid 1px;border-radius:3px}.chat_window .bubble:after{content:"";position:absolute;top:-7px;left:10px;border-style:solid;border-width:0 9px 7px;border-color:#fff rgba(0,0,0,0);display:block;width:0;z-index:1}.chat_window .bubble:before{content:"";position:absolute;top:-8px;left:10px;border-style:solid;border-width:0 9px 7px;border-color:#ddd rgba(0,0,0,0);display:block;width:0;z-index:0}.chat-private .users-list,.chat-private .friend-list{height:400px;overflow-y:auto;overflow-x:visible;width:100%;border:#ddd solid 1px;border-right:none;margin-top:-1px}.chat-private .users-list .click-zone{width:80%;height:37px;margin-left:35px;position:absolute;cursor:pointer}.user-chat{position:relative;padding:7px 8px 0 10px}.current-chat{background:#ffe004}.chat_window .noread{background:url(/build/images/noread.190e398e.png) repeat-x left top}.chat-private .friend-list{border-right:solid 1px;border-left:none;padding-top:3px;padding-left:5px}.cabinet-bar{width:100%;font-size:1rem;display:inline-block;height:100%}.cabinet-bar a{width:100%;color:#000}.cabinet-bar span{margin-left:-5px;margin-right:12px}.cabinet-bar>*{margin:0 auto;display:block;padding:.75rem;float:left}.cabinet-bar>*:hover,.cabinet-bar .active{background:#ffe004}#jquery-stickers{z-index:3}.stick a.close{color:#fff;text-decoration:none;padding-left:10px}#load{display:none;position:absolute;top:0;right:0}#load.list{right:auto;top:15px;left:0}#socketServer{position:absolute;left:-2000px;top:-2000px}#tournamentTree{overflow:hidden}#tournamentTree div span{width:150px;height:30px;border:1px solid #ddd}.user-data-about{padding:3px;width:100%}.user-data-about img{border:0;margin:4px;vertical-align:middle;max-width:200px;max-height:200px}.table-list-new td{padding:1px}.games-group-list{padding:3px;padding-left:12px;background:#f5f5f5;border:1px solid #ddd;font-size:.9rem;border-top:none}table.table-list{width:100%;margin-bottom:0;border-collapse:collapse}table.game-params{margin-bottom:0;width:100%}table.game-params td{padding:5px 2px}tr.list-first-line td{padding:1px 5px}tr.list-middle-line td{padding:1px 5px}tr.list-second-line td{padding:1px 5px}tr.list-second-line{border-bottom:2px solid #ddd}#current-list td .button{margin-bottom:0;padding:10px;color:#fff}.buttonset .o{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-right:1px solid #4eacff;margin:0;height:30px;line-height:30px;padding:0 12px}.buttonset .o:hover,.buttonset .o.checked,.buttonset .o:active{background:#4eacff;color:#000}.buttonset .o.disabled{background-color:#a1d3ff;border-color:#4eacff;color:#333;cursor:default;opacity:.7}.buttonset .o.disabled:hover{color:#333}.buttonset .o span{display:none}.buttonset .first{border-radius:3px 0 0 3px}.buttonset .last{border-radius:0 3px 3px 0;border-right:none}.buttonset.vertical .o.checked{border-radius:3px}.buttonset.vertical .o.checked span{float:right;display:inline-block;padding-top:18px}.buttonset.wide{position:absolute;background-color:#fff;border:1px solid #ddd;padding:15px;padding-right:5px;margin-top:-15px;margin-left:-15px;z-index:5;border-radius:3px}.buttonset.wide .o{border:none;border-bottom:1px solid #4eacff}.buttonset.vertical.wide .o.checked{border-radius:0}.buttonset.vertical.wide .o.checked span{display:none}.buttonset.wide .first,.buttonset.vertical.wide .o.checked.first{border-radius:3px 3px 0 0}.buttonset.wide .last,.buttonset.vertical.wide .o.checked.last{border-bottom:none;border-radius:0 0 3px 3px}.progress-stacked{margin:0;padding:0;border:1px solid rgba(0,0,0,0);min-width:100px;clear:both;height:27px}.progress-stacked .progress{margin:0;padding:2px 0;display:inline-block;border:none;float:left}.progress-stacked .progress .meter{width:100%;margin:0;padding:0;color:#fff;font-size:.75rem;text-align:center}.progress.warning .meter{background-color:#f0ad4e}.rolling-double-cube{transform-style:preserve-3d;transform-origin:21px 21px 0;animation:double-cube-roll 8s ease-in-out infinite;-webkit-animation:double-cube-roll 8s ease-in-out infinite;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:auto;display:inline-block;width:60px;height:60px}.rolling-double-cube div{position:absolute;background:#f5f5f5 url(/build/images/cube-double-face.6176ccdf.png) no-repeat;width:42px;height:42px;font-size:20px;color:#fff;text-align:center;line-height:42px;text-shadow:0 0 1px #000;border-radius:2px}.rolling-double-cube .face1{transform:translateZ(21px)}.rolling-double-cube .face2{transform:rotateY(90deg) translateZ(21px)}.rolling-double-cube .face3{transform:rotateY(-90deg) rotateX(90deg) translateZ(21px)}.rolling-double-cube .face4{transform:rotateY(180deg) rotateZ(90deg) translateZ(21px)}.rolling-double-cube .face5{transform:rotateY(-90deg) rotateZ(90deg) translateZ(21px)}.rolling-double-cube .face6{transform:rotateX(-90deg) translateZ(21px)}@keyframes double-cube-roll{from{transform:rotateX(-13deg) rotateY(45deg)}50%{transform:rotateX(780deg) rotateY(-200deg)}to{transform:rotateX(-13deg) rotateY(45deg)}}@-webkit-keyframes double-cube-roll{from{transform:rotateX(-13deg) rotateY(45deg)}50%{transform:rotateX(780deg) rotateY(-200deg)}to{transform:rotateX(-13deg) rotateY(45deg)}}.promo-background{-webkit-transition-property:background-position;-webkit-transition-duration:1s;-webkit-transition-timing-function:ease-in-out;-moz-transition-property:background-position;-moz-transition-duration:1s;-moz-transition-timing-function:ease-in-out;-o-transition-property:background-position;-o-transition-duration:1s;-o-transition-timing-function:ease-in-out;transition-property:background-position;transition-duration:1s;transition-timing-function:ease-in-out;background-position:50% 50%,50% 50%,50% 50%}.no-shadow{box-shadow:none}.stars-review{margin-bottom:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.stars-review span{padding:5px;margin-right:-6px;color:#ffe004;font-size:20px}.highlight{background-image:linear-gradient(to bottom, #ffffee 0%, #ffffcc 100%) !important}.highlight-clicked{background-image:linear-gradient(to bottom, #ffffcc 0%, #ffffbb 100%) !important}.winner,.winner.highlight,.winner .over{background-image:linear-gradient(to bottom, #D9CAF8 0%, #C0A4FA 100%) !important}.over{background-image:linear-gradient(to bottom, #f4fff4 0%, #e5ffe5 100%) !important}.highlight .over,.highlight.over{background-image:linear-gradient(to bottom, #ffffaa 0%, #d5ffd5 100%) !important}.extra-round,.highlight .extra-round{background-image:linear-gradient(to bottom, #ffe1d0 0%, #ffebe0 100%) !important}tr.user-score{cursor:pointer}tr.user-score .obligated{display:none}tr.user-score .played{display:none}tr.user-score .points-small{max-height:16px;max-width:16px;display:inline-block;margin-top:-5px}tr.user-score .points{max-height:20px;max-width:20px;margin-top:-5px}.plain-progress{display:inline-block;position:relative;padding:3px 1px}.plain-progress .meter-full{position:absolute;width:100%;display:inline-block;height:2px;bottom:0;left:0;background:#e7e7e7;-webkit-box-shadow:0 0 1px #777;-moz-box-shadow:0 0 1px #777;box-shadow:0 0 1px #777}.plain-progress .meter{position:absolute;width:75%;display:inline-block;height:2px;bottom:0;left:0;background:#ffe004}.plain-progress .meter.success{background:#43ac6a}.plain-progress .meter.alert{background:#f04124}.plain-progress .meter.warning{background:#f08a24}.plain-progress .meter.info{background:#e7e7e7}body{min-width:320px}body.site-main{background-color:#fafafa}main{min-height:100%;margin:0;padding:0}html,body{height:100%}h1,h2,h3,h4,h5,h6,.h1,.h2{font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif}.h1,.h2,.h3,.h4,.h5,.h6{font-weight:normal;font-style:normal;color:#000;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4}.h1{font-size:2.125rem}.h2{font-size:1.6875rem}.h3{font-size:1.375rem}.h4{font-size:1.125rem}.h5{font-size:1.125rem}.h6{font-size:1rem}.page-wrap{min-height:100%;margin-bottom:-183px}.page-wrap:after{content:"";display:block}.site-footer,.page-wrap:after{height:183px}.site-footer{background:#000}table{table-layout:auto}.breadcrumbs{margin-top:4px;margin-bottom:-15px;padding-left:0;display:inline-block;background:none;border:none}ul.pagination li.current a,ul.pagination li.current button{color:#000}.nav-bar-fixed .header-navigation{position:fixed;z-index:20;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.top-bar .name{display:inline-block;line-height:60px;margin-right:0px;margin-left:10px}.top-bar-section .right.user,.top-bar-section .left{float:none !important}.top-bar-section .user-block{position:relative;width:auto;display:block}.top-bar-section .user-block--wrap{margin:0 20px}.top-bar-section .registration{position:relative}.top-bar-section .registration:before{content:"|";position:absolute;top:18px;right:0}.user{position:relative}.header-navigation .user-block--menu-list{display:block}.header-navigation .user-block--menu-list .user-block-active-user{font-weight:700 !important;color:#000}.header-navigation .user-block--menu-list li{background-color:rgba(0,0,0,0);float:none}.header-navigation .user-block--menu-list li:nth-child(1) a.user-block--link{color:#000;font-weight:700}.header-navigation .user-block--menu-list li:hover{background-color:#3fb37f}.header-navigation .user-block--menu-list li:hover a.user-block--link{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);color:#fff}.header-navigation .user-block--menu-list li a.user-block--link{display:block;font:.75rem Verdana,Geneva,sans-serif;border-bottom:1px solid #c6c6c6;background-color:rgba(0,0,0,0);padding:6px 10px;line-height:1.2}.header-navigation .user-block--menu-list li a.user-block--link:hover{background-color:rgba(0,0,0,0)}.header-navigation .user-block--menu-list li.last a{border:none}.user-block--avatar{margin:3px 0 0 10px;float:right;border-radius:100%;border:1px solid #dadada;width:58px;height:58px;overflow:hidden;position:relative}.user-block--message-icon{position:absolute;width:20px;height:20px;border-radius:100%;background-color:#3fb37f;font-size:10px;display:block;line-height:20px;text-align:center;color:#fff;top:5px;right:15px}.user-block--currency,.user-block--avatar{display:inline-block;vertical-align:middle}.user-block--currency img,.user-block--avatar img{vertical-align:top}.user-block--currency-chips{margin-right:10px;color:red}.user-block--currency-money{color:#6ea622}.user-block--currency-chips,.user-block--currency-money{height:23px;line-height:22px;display:inline-block}@media only screen and (min-width:40.0625em){.collapse .user-block--menu{display:none}.top-bar-section .user-block{position:absolute;z-index:10;width:220px;right:0;background-color:#fff;font-size:12px}.top-bar-section .user-block--wrap{height:63px;margin:0;position:relative}.top-bar-section .user-block--wrap:after{content:"";position:absolute;display:block;height:0;top:50%;margin-top:-8px;right:21.33333px;box-shadow:0 0px 0 1px #666,0 7px 0 1px #666,0 14px 0 1px #666;width:16px;right:10px}.user-block--avatar{float:none}.user-block--message-icon{right:42px}.user-block--currency{margin-right:20px;margin:7px 20px 0 0;position:relative}.user-block--currency:before{content:"|";position:absolute;font-size:1.25rem;color:#c4c4c4;right:-24px;top:-12px}.user-block--currency,.user-block--avatar{vertical-align:top}.user-block--currency img,.user-block--avatar img{vertical-align:top}.user-block--currency-chips{margin-bottom:5px;color:red}.user-block--currency-chips,.user-block--currency-money{height:23px;line-height:22px;display:block}}.top-bar-section ul li>a{font:1.0625rem Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif}.top-bar-section .left .active a{border-bottom:2px solid #000}.top-bar-section .left a{line-height:62px !important;padding:0 10px !important}.top-bar-section .left a:hover{border-bottom:2px solid #000}@media screen and (max-width: 48em){.title-area .name{margin-right:0}.top-bar-section .left a{padding:0 10px !important}}.tooltip{z-index:1006}input.error,textarea.error{margin-bottom:1rem}span.error,small.error{background-color:inherit;font-style:normal;margin-top:-1rem;color:red;padding-left:0}label small{text-transform:none}#css-tests{display:none}.hidden{visibility:hidden !important}html.no-svg .svg{display:none !important}html.svg .non-svg{display:none !important}html.svg .svgicon-fishki,html.svg .svgicon-money{background-image:url(/build/images/sprite.de4610d0.svg)}html.svg .svgicon-fishki,html.svg .svgicon-money{display:inline-block;width:24px;height:24px;vertical-align:middle}html.svg .svgicon-fishki.tiny,html.svg .svgicon-money.tiny{-ms-transform:scale(0.5, 0.5);-webkit-transform:scale(0.5, 0.5);transform:scale(0.5, 0.5)}html.svg .svgicon-fishki{background-position:-10px -65px}html.svg .svgicon-money{background-position:-40px -65px}html.no-svg .svgicon-fishki,html.no-svg .svgicon-money{background-image:url(/build/images/sprite.d2828657.png)}html.no-svg .svgicon-fishki,html.no-svg .svgicon-money{display:inline-block;width:24px;height:24px;vertical-align:middle}html.no-svg .svgicon-fishki.tiny,html.no-svg .svgicon-money.tiny{-ms-transform:scale(0.5, 0.5);-webkit-transform:scale(0.5, 0.5);transform:scale(0.5, 0.5)}html.no-svg .svgicon-fishki{background-position:-59px 0px}html.no-svg .svgicon-money{background-position:-59px -24px}.svgicon-fishki+mark,.svgicon-chips+mark,mark.chips{color:red;background-color:rgba(0,0,0,0)}.svgicon-money+mark,mark.money{color:#6ea622;background-color:rgba(0,0,0,0)}.emoji{font-size:35px;vertical-align:middle;padding:0;margin:-4px 0 -8px;line-height:25px}.bubble .emoji{font-size:26px}table.blank-table{border:none;margin:0;padding:0}table.blank-table thead{background-color:rgba(0,0,0,0)}table.blank-table tr:nth-of-type(even),table.blank-table tr.alt,table.blank-table tr.even{background-color:rgba(0,0,0,0)}table.blank-table td,table.blank-table th{padding:0}.red{color:red}.important{color:#c66300}.primary{color:#ffe004}.font-primary{color:#ffe004}.gold{color:#c66300}.hint{color:gray}.hint.medium,.hint-medium{color:#b7b7b7}.hint.tiny,.hint-tiny{color:#ddd}.black{color:#000}.white{color:#fff}.font-success{color:#43ac6a}.font-yellow{color:#ffe004}.font-shadow{text-shadow:1px 1px 1px #333}.font-money{color:#6ea622}.font-warning{color:#f60}.font-alert{color:red !important}.font-secondary{color:#4eacff}img.circle{border-radius:50%;max-width:30px;min-width:30px}img.circle-big{border-radius:50%;max-width:60px;min-width:60px}img.circle-large{border-radius:50%;max-width:120px;min-width:120px}.font-tiny{font-size:.5rem}.font-small{font-size:.75rem}.font-normal{font-size:1rem}.font-medium-2{font-size:1.125rem}.font-medium{font-size:1.25rem}.font-large{font-size:1.5rem}.font-xlarge{font-size:2rem}.font-xxlarge{font-size:2.5rem}.font-huge{font-size:3.5rem;vertical-align:middle}.w50{width:50px !important}.w100{width:100px !important}.w120{width:120px !important}.w150{width:150px !important}.w200{width:200px !important}.w250{width:250px !important}.w300{width:300px !important}.w350{width:350px !important}.w400{width:400px !important}.w500{width:500px !important}.wFull{width:100% !important}select{width:auto;padding-right:20px}.no-padding{padding:0 !important}.x-translate-90{-webkit-transform:translateX(-90px);-moz-transform:translateX(-90px);-ms-transform:translateX(-90px);-o-transform:translateX(-90px);transform:translateX(-90px)}@media only screen and (max-width: 40em){.hide-on-small{display:none}}a.external{background:0 60% url(/build/images/external.5744c5be.png) no-repeat;padding-left:12px}.card-mini,.mini{margin:0;vertical-align:middle;display:inline-block;width:18px;height:25px;position:relative;background:url(/build/images/mini_1.72d367e3.gif) no-repeat -234px -100px}.mini_card_pref{margin:0;vertical-align:middle;display:inline-block;width:30px;height:25px;background:url(/build/images/mini_pref.8a69afb2.gif) no-repeat}#scrollup{display:none;opacity:.5;position:fixed;right:90px;bottom:45px;z-index:3;padding:10px;color:#fff}@media only screen and (max-width: 40em){#scrollup{bottom:-100px}}.autocomplete-suggestions{border:1px solid #ddd;background:#fff;cursor:default;text-align:left;max-height:350px;overflow:auto;margin:-1px 0 0 0}.autocomplete-suggestions .autocomplete-selected{background:#ffe004;cursor:pointer;color:#fff}.autocomplete-suggestions div{padding:2px 5px;white-space:nowrap;overflow:hidden;color:#ffe004}.autocomplete-suggestions strong{font-weight:normal;color:rgb(220.15,192.9601593625,0)}.doubling-cube{background:#f5f5f5 url(/build/images/cube-double-face.6176ccdf.png) no-repeat;background-size:contain;display:inline-block;width:42px;height:42px;font-size:18px;color:#fff;text-align:center;line-height:42px;text-shadow:0 0 1px #000;border-radius:1px;user-select:none}.doubling-cube.small{line-height:21px;width:21px;height:21px;font-size:10px}.doubling-cube.round{border-radius:3px}.rolling-double-cube{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:21px 21px 0;-moz-transform-origin:21px 21px 0;-ms-transform-origin:21px 21px 0;-o-transform-origin:21px 21px 0;transform-origin:21px 21px 0;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin:auto;display:inline-block;width:60px;height:60px}.rolling-double-cube div{position:absolute;background:url(/build/images/cube-double-face.6176ccdf.png) no-repeat;width:42px;height:42px;font-size:20px;color:#fff;text-align:center;line-height:42px;text-shadow:0 0 1px #000;border-radius:2px}.rolling-double-cube .face1{-webkit-transform:translateZ(21px);-moz-transform:translateZ(21px);-ms-transform:translateZ(21px);-o-transform:translateZ(21px);transform:translateZ(21px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.rolling-double-cube .face2{-webkit-transform:rotateY(90deg) translateZ(21px);-moz-transform:rotateY(90deg) translateZ(21px);-ms-transform:rotateY(90deg) translateZ(21px);-o-transform:rotateY(90deg) translateZ(21px);transform:rotateY(90deg) translateZ(21px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.rolling-double-cube .face3{-webkit-transform:rotateY(-90deg) rotateX(90deg) translateZ(21px);-moz-transform:rotateY(-90deg) rotateX(90deg) translateZ(21px);-ms-transform:rotateY(-90deg) rotateX(90deg) translateZ(21px);-o-transform:rotateY(-90deg) rotateX(90deg) translateZ(21px);transform:rotateY(-90deg) rotateX(90deg) translateZ(21px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.rolling-double-cube .face4{-webkit-transform:rotateY(180deg) rotateZ(90deg) translateZ(21px);-moz-transform:rotateY(180deg) rotateZ(90deg) translateZ(21px);-ms-transform:rotateY(180deg) rotateZ(90deg) translateZ(21px);-o-transform:rotateY(180deg) rotateZ(90deg) translateZ(21px);transform:rotateY(180deg) rotateZ(90deg) translateZ(21px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.rolling-double-cube .face5{-webkit-transform:rotateY(-90deg) rotateZ(90deg) translateZ(21px);-moz-transform:rotateY(-90deg) rotateZ(90deg) translateZ(21px);-ms-transform:rotateY(-90deg) rotateZ(90deg) translateZ(21px);-o-transform:rotateY(-90deg) rotateZ(90deg) translateZ(21px);transform:rotateY(-90deg) rotateZ(90deg) translateZ(21px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.rolling-double-cube .face6{-webkit-transform:rotateX(-90deg) translateZ(21px);-moz-transform:rotateX(-90deg) translateZ(21px);-ms-transform:rotateX(-90deg) translateZ(21px);-o-transform:rotateX(-90deg) translateZ(21px);transform:rotateX(-90deg) translateZ(21px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.rolling-double-cube.faced0{-webkit-transform:rotateX(-144deg) rotateY(-99deg) scaleX(0.5) scaleY(0.5) scaleZ(0.5);-moz-transform:rotateX(-144deg) rotateY(-99deg) scaleX(0.5) scaleY(0.5) scaleZ(0.5);-ms-transform:rotateX(-144deg) rotateY(-99deg) scaleX(0.5) scaleY(0.5) scaleZ(0.5);-o-transform:rotateX(-144deg) rotateY(-99deg) scaleX(0.5) scaleY(0.5) scaleZ(0.5);transform:rotateX(-144deg) rotateY(-99deg) scaleX(0.5) scaleY(0.5) scaleZ(0.5)}.rolling-double-cube.faced1{-webkit-transform:translateZ(21px);-moz-transform:translateZ(21px);-ms-transform:translateZ(21px);-o-transform:translateZ(21px);transform:translateZ(21px)}.rolling-double-cube.faced2{-webkit-transform:rotateY(-90deg);-moz-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);-o-transform:rotateY(-90deg);transform:rotateY(-90deg)}.rolling-double-cube.faced3{-webkit-transform:rotateY(90deg) rotateZ(-90deg);-moz-transform:rotateY(90deg) rotateZ(-90deg);-ms-transform:rotateY(90deg) rotateZ(-90deg);-o-transform:rotateY(90deg) rotateZ(-90deg);transform:rotateY(90deg) rotateZ(-90deg)}.rolling-double-cube.faced4{-webkit-transform:rotateY(180deg) rotateZ(90deg);-moz-transform:rotateY(180deg) rotateZ(90deg);-ms-transform:rotateY(180deg) rotateZ(90deg);-o-transform:rotateY(180deg) rotateZ(90deg);transform:rotateY(180deg) rotateZ(90deg)}.rolling-double-cube.faced-1,.rolling-double-cube.faced5{-webkit-transform:rotateY(90deg) rotateX(90deg);-moz-transform:rotateY(90deg) rotateX(90deg);-ms-transform:rotateY(90deg) rotateX(90deg);-o-transform:rotateY(90deg) rotateX(90deg);transform:rotateY(90deg) rotateX(90deg)}.rolling-double-cube.faced6{-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);-o-transform:rotateX(90deg);transform:rotateX(90deg)}.game-cube{background-image:url(/build/images/sprite.2119908c.png);width:36px;height:37px;background-position:100px 100px;display:inline-block}.game-cube.doubles{-webkit-transform:scaleX(1.25) scaleY(1.25);-moz-transform:scaleX(1.25) scaleY(1.25);-ms-transform:scaleX(1.25) scaleY(1.25);-o-transform:scaleX(1.25) scaleY(1.25);transform:scaleX(1.25) scaleY(1.25)}.game-cube.small{-webkit-transform:scaleX(0.5) scaleY(0.5);-moz-transform:scaleX(0.5) scaleY(0.5);-ms-transform:scaleX(0.5) scaleY(0.5);-o-transform:scaleX(0.5) scaleY(0.5);transform:scaleX(0.5) scaleY(0.5);margin:-7px}.game-cube.half-used{opacity:.9}.game-cube.used{opacity:.4}.cube-white-1{background-position:0px -305px}.cube-white-2{background-position:-36px -305px}.cube-white-3{background-position:-72px -305px}.cube-white-4{background-position:-108px -305px}.cube-white-5{background-position:-144px -305px}.cube-white-6{background-position:-180px -305px}.cube-red-1{background-position:0px -342px}.cube-red-2{background-position:-36px -342px}.cube-red-3{background-position:-72px -342px}.cube-red-4{background-position:-108px -342px}.cube-red-5{background-position:-144px -342px}.cube-red-6{background-position:-180px -342px}.cube-black-1{background-position:0px -379px}.cube-black-2{background-position:-36px -379px}.cube-black-3{background-position:-72px -379px}.cube-black-4{background-position:-108px -379px}.cube-black-5{background-position:-144px -379px}.cube-black-6{background-position:-180px -379px}html.svg .s{background-image:url(/build/images/sprite.de4610d0.svg)}html.svg .user-block--currency-chips .s{background-position:-10px -65px}html.svg .user-block--currency-money .s{background-position:-40px -65px}html.svg .user-block--currency-chips .s,html.svg .user-block--currency-money .s{margin-right:10px;display:inline-block;width:24px;height:24px;vertical-align:top}html.svg .user-block--menu-list .s{width:21px;height:21px;display:inline-block;vertical-align:middle;margin-right:10px}html.svg .s-user-icon{background-position:-74px -91px}html.svg .s-message{background-position:-74px -121px}html.svg .s-account{background-position:-72px -152px}html.svg .s-exit{background-position:-72px -183px}html.svg .user-block--menu-item:hover .s-user-icon{background-position:-103px -91px}html.svg .user-block--menu-item:hover .s-message{background-position:-103px -121px}html.svg .user-block--menu-item:hover .s-account{background-position:-101px -152px}html.svg .user-block--menu-item:hover .s-exit{background-position:-101px -183px}html.no-svg .s{background-image:url(/build/images/sprite.d2828657.png)}html.no-svg .user-block--currency-chips .s,html.no-svg .user-block--currency-money .s{margin-right:10px;display:inline-block;width:24px;height:24px;vertical-align:top}html.no-svg .user-block--currency-chips .s{background-position:-59px 0px}html.no-svg .user-block--currency-money .s{background-position:-59px -24px}html.no-svg .user-block--menu-list .s{width:21px;height:21px;display:inline-block;vertical-align:middle;margin-right:10px}html.no-svg .s-user-icon{background-position:0 2px}html.no-svg .s-message{background-position:0px -30px}html.no-svg .s-account{background-position:2px -60px}html.no-svg .s-exit{background-position:4px -91px}html.no-svg .user-block--menu-item:hover .s-user-icon{background-position:-25px 2px}html.no-svg .user-block--menu-item:hover .s-message{background-position:-24px -30px}html.no-svg .user-block--menu-item:hover .s-account{background-position:-23px -60px}html.no-svg .user-block--menu-item:hover .s-exit{background-position:-22px -91px}.refill-timer{border-radius:2px;padding:1px 8px;position:absolute;width:40px;height:3px;top:9px;background-image:linear-gradient(to right, #92ec16 50%, #000000 50%);-webkit-box-shadow:0 1px 2px #000;-moz-box-shadow:0 1px 2px #000;box-shadow:0 1px 2px #000}#block-games{margin-bottom:45px}.g-circle,.g-circle-inner{border-radius:50%}.g-circle:hover{fill:#ffe004}.g-circle:hover svg path{fill:#ffe004}.g-circle:hover .g-circle-inner{border-color:#ffe004}.g-circle{border:28px solid #000;background-color:#000;width:170px;height:170px;position:relative;margin:auto}.g-circle-inner{background-color:#000;width:142px;height:142px;position:absolute;top:-14px;left:-14px;border:2px solid #fff;text-align:center}html.svg .g-icon-nardy svg,html.svg .g-icon-tysacha svg,html.svg .g-icon-trynka svg,html.svg .g-icon-kozel svg,html.svg .g-icon-perf svg,html.svg .g-icon-shashki svg{margin-top:20px}html.svg .g-icon-durak svg,html.svg .g-icon-shahmaty svg{margin-top:15px}.g-title{text-align:center;margin-bottom:10px;margin-top:30px;height:61px}.g-title a{color:#000}.g-title a:hover{text-decoration:underline}.g-title h1,.g-title h2,.g-title h5{font-size:2.3125rem;font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;margin-bottom:0;line-height:1}.g-title span,.g-title .show-desc{font:normal 10px Verdana,serif}@media only screen and (max-width: 40em){.g-title{margin-top:10px}.g-circle{border:none;width:130px;height:130px}.g-circle-inner{border:none;width:130px;height:130px;top:0;left:0}}footer .s{width:32px;height:32px;display:inline-block;border-radius:100%}.s-svg-fb{background-position:-48px -240px}.s-svg-vk{background-position:-11px -240px}.s-svg-twitter{background-position:-85px -240px}.s-svg-g{background-position:-122px -240px}.send-email{border:1px solid #828282;padding-left:10px;font-size:13px;line-height:33px;width:155px;display:inline-block;margin-top:20px;color:#fff}.send-email:hover{color:#fff}.send-email .s.s-message{vertical-align:middle;background-position:-70px -117px}.change-language{padding-left:10px;font-size:13px;line-height:33px;width:80px;display:inline-block;text-transform:uppercase;margin-top:10px;color:#fff}.change-language:hover,.change-language:active{color:wheat}.change-language img{vertical-align:middle;max-width:24px;margin-right:4px}.change-language img:hover{opacity:1}.menu-change-language img{vertical-align:middle;max-width:24px;margin-right:4px}.menu-change-language img:hover{opacity:1}img[src="data:image/gif;base64,R0lGODlhAQABAAAAACwAAAAAAQABAAA="]{width:300px;height:300px}img.mini2{width:auto;height:auto}img.mini2[src="data:image/gif;base64,R0lGODlhAQABAAAAACwAAAAAAQABAAA="]{width:20px;height:20px}.block-play-button--yellow{text-align:center;background-color:#1b1b1b;border-bottom:1px solid #5d5201;padding:20px 0 10px 0;height:100px;opacity:0;position:fixed;transition:opacity .25s ease-in-out}.block-play-button--yellow.detached{left:0;right:0;top:0;z-index:100;opacity:1}.block-benefits{background-color:#000;padding-top:30px}.block-benefits .tabs-content{color:#fff}@media only screen and (max-width: 40em){.block-benefits .tab-title:nth-child(2),.block-benefits .tab-title:nth-child(3){display:none}}#game-descriptions{font-size:12px;line-height:1.4;position:relative}#game-descriptions div{padding:30px 0 0;display:none}#game-descriptions .show-desc{display:block}.block-play-button{background:#fff url(/build/images/bg-play.a04a9a87.jpg) no-repeat center center;height:400px;color:#fff;text-shadow:1px 1px 1px #000}.block-play-button .play-button-title{font-size:4.125rem;font-weight:700;color:inherit;margin-top:90px;text-transform:uppercase}.block-play-button .play-desc{line-height:1;font-size:1.25rem}.block-play-button .play-desc b{font-size:1.5625rem;text-transform:uppercase}.block-play-button .begin-game-button{margin-top:30px;text-transform:uppercase;background-image:url(/build/images/play-button.ff96087f.png);display:block;width:522px;font-size:2.1875rem;color:#fff;padding:10px 30px;line-height:54px;text-align:center;background-repeat:no-repeat;margin-left:20px;font-weight:700}@media only screen and (max-width: 40em){.block-play-button{text-align:center}.block-play-button .play-button-title{margin-top:20px;font-size:2.5rem}.block-play-button .begin-game-button{background-image:none;width:80%;padding:10px 20px;margin:20px auto;background-color:#3fb37f;border:1px solid #fff;font-size:1.375rem}}.section-title{font:1.875rem Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;color:#000;margin:30px 0 40px 0}.block-comments{padding-bottom:60px}.block-comment--item{border-bottom:1px solid #ccc;margin-bottom:20px}.block-comment--avatar{float:left;margin-right:10px;position:relative}.block-comment--achievement img{border:1px solid red}.block-comment--achievement:before{content:"";position:absolute;bottom:-5px;right:-7px;width:20px;height:20px;background:rgba(0,0,0,0) url(/build/images/avatar-pro.a2636664.png) no-repeat 0 0}.block-comment--body{overflow:hidden;color:#000}.block-comment--body .name{font-size:1.0625rem;margin:0 0 5px 0;color:#000;font-weight:700}.block-comment--body p{line-height:1.2;font-size:1rem;font-style:italic;color:#484848}@font-face{font-family:"icomoon";src:url(/build/fonts/icomoon.d90ce4bb.eot);src:url(/build/fonts/icomoon.d90ce4bb.eot?#iefixkuyf1y) format("embedded-opentype"),url(/build/fonts/icomoon.077176eb.woff) format("woff"),url(/build/fonts/icomoon.81a1de23.ttf) format("truetype"),url(/build/images/icomoon.f4d7aaa7.svg#/css/fonts/icomoon) format("svg");font-weight:normal;font-style:normal}[class^=icon-],[class*=" icon-"]{font-family:"icomoon";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-drink:before{content:""}.icon-coffee:before{content:""}.icon-mug:before{content:""}.icon-icecream:before{content:""}.icon-cake:before{content:""}.icon-watch:before{content:""}.icon-chronometer:before{content:""}.icon-alarmclock:before{content:""}.icon-time:before{content:""}.icon-gamepad:before{content:""}.icon-sale:before{content:""}.icon-medal:before{content:""}.icon-medal2:before{content:""}.icon-batman:before{content:""}.icon-skeletor:before{content:""}.icon-bag:before{content:""}.icon-moneybag:before{content:""}.icon-stats:before{content:""}.icon-stats2:before{content:""}.icon-discout:before{content:""}.icon-dollar:before{content:""}.icon-dollar2:before{content:""}.icon-coins:before{content:""}.icon-pig:before{content:""}.icon-bookmark:before{content:""}.icon-envelope:before{content:""}.icon-badge:before{content:""}.icon-badge2:before{content:""}.icon-ticket:before{content:""}.icon-uniE606:before{content:""}.icon-uniE605:before{content:""}.icon-facebook:before,.icon-facebook:hover:before{content:""}.icon-googleplus:before,.icon-googleplus:hover:before{content:""}.icon-mailru:before,.icon-mailru:hover:before{content:""}.icon-ok:before,.icon-ok:hover:before{content:""}.icon-twitter:before,.icon-twitter:hover:before{content:""}.icon-vkcom:before,.icon-vkcom:hover:before{content:""}.icon-yandex:before,.icon-yandex:hover:before{content:""}.icon-envelope-o:before{content:""}.icon-th-large:before{content:""}.icon-th:before{content:""}.icon-check:before{content:""}.icon-power-off:before{content:""}.icon-signal:before{content:""}.icon-gear:before{content:""}.icon-trash-o:before{content:""}.icon-clock-o:before{content:""}.icon-inbox:before{content:""}.icon-refresh:before{content:""}.icon-flag:before{content:""}.icon-plus-circle:before{content:""}.icon-minus-circle:before{content:""}.icon-times-circle:before{content:""}.icon-check-circle:before{content:""}.icon-question-circle:before{content:""}.icon-info-circle:before{content:""}.icon-crosshairs:before{content:""}.icon-check-circle-o:before{content:""}.icon-ban:before{content:""}.icon-exclamation-circle:before{content:""}.icon-random:before{content:""}.icon-comment:before{content:""}.icon-chevron-up:before{content:""}.icon-chevron-down:before{content:""}.icon-bar-chart-o:before{content:""}.icon-key:before{content:""}.icon-gears:before{content:""}.icon-comments:before{content:""}.icon-external-link:before{content:""}.icon-trophy:before{content:""}.icon-certificate:before{content:""}.icon-cut:before{content:""}.icon-paperclip:before{content:""}.icon-save:before{content:""}.icon-square:before{content:""}.icon-navicon:before{content:""}.icon-money:before{content:""}.icon-caret-down:before{content:""}.icon-unsorted:before{content:""}.icon-sort-down:before{content:""}.icon-sort-up:before{content:""}.icon-envelope2:before{content:""}.icon-rotate-left:before{content:""}.icon-dashboard:before{content:""}.icon-comment-o:before{content:""}.icon-comments-o:before{content:""}.icon-flash:before{content:""}.icon-user-md:before{content:""}.icon-laptop:before{content:""}.icon-tablet:before{content:""}.icon-mobile-phone:before{content:""}.icon-circle-o:before{content:""}.icon-quote-left:before{content:""}.icon-quote-right:before{content:""}.icon-spinner:before{content:""}.icon-circle:before{content:""}.icon-gamepad2:before{content:""}.icon-flag-o:before{content:""}.icon-flag-checkered:before{content:""}.icon-location-arrow:before{content:""}.icon-question:before{content:""}.icon-info:before{content:""}.icon-exclamation:before{content:""}.icon-puzzle-piece:before{content:""}.icon-shield:before{content:""}.icon-fire-extinguisher:before{content:""}.icon-rocket:before{content:""}.icon-anchor:before{content:""}.icon-bullseye:before{content:""}.icon-ellipsis-h:before{content:""}.icon-ellipsis-v:before{content:""}.icon-level-down:before{content:""}.icon-check-square:before{content:""}.icon-pencil-square:before{content:""}.icon-external-link-square:before{content:""}.icon-share-square:before{content:""}.icon-compass:before{content:""}.icon-sort-amount-asc:before{content:""}.icon-sort-amount-desc:before{content:""}.icon-thumbs-up:before{content:""}.icon-thumbs-down:before{content:""}.icon-long-arrow-down:before{content:""}.icon-female:before{content:""}.icon-male:before{content:""}.icon-sun-o:before{content:""}.icon-moon-o:before{content:""}.icon-dot-circle-o:before{content:""}.icon-institution:before{content:""}.icon-mortar-board:before{content:""}.icon-child:before{content:""}.icon-paw:before{content:""}.icon-cube:before{content:""}.icon-cubes:before{content:""}.icon-recycle:before{content:""}.icon-tree:before{content:""}.icon-database:before{content:""}.icon-life-bouy:before{content:""}.icon-wechat:before{content:""}.icon-send:before{content:""}.icon-send-o:before{content:""}.icon-history:before{content:""}.icon-circle-thin:before{content:""}.icon-sliders:before{content:""}.icon-share-alt:before{content:""}.icon-bomb:before{content:""}.icon-home2:before{content:""}.icon-home3:before{content:""}.icon-home22:before{content:""}.icon-office:before{content:""}.icon-newspaper:before{content:""}.icon-pencil2:before{content:""}.icon-pencil3:before{content:""}.icon-quill:before{content:""}.icon-pen:before{content:""}.icon-blog:before{content:""}.icon-droplet:before{content:""}.icon-paint-format:before{content:""}.icon-image:before{content:""}.icon-image2:before{content:""}.icon-images:before{content:""}.icon-camera2:before{content:""}.icon-music2:before{content:""}.icon-headphones2:before{content:""}.icon-play2:before{content:""}.icon-film2:before{content:""}.icon-camera22:before{content:""}.icon-dice:before{content:""}.icon-pacman:before{content:""}.icon-spades:before{content:""}.icon-clubs:before{content:""}.icon-diamonds:before{content:""}.icon-pawn:before{content:""}.icon-bullhorn2:before{content:""}.icon-connection:before{content:""}.icon-podcast:before{content:""}.icon-feed:before{content:""}.icon-book2:before{content:""}.icon-books:before{content:""}.icon-library:before{content:""}.icon-file2:before{content:""}.icon-profile:before{content:""}.icon-file3:before{content:""}.icon-file4:before{content:""}.icon-file5:before{content:""}.icon-copy2:before{content:""}.icon-copy3:before{content:""}.icon-copy4:before{content:""}.icon-paste2:before{content:""}.icon-paste3:before{content:""}.icon-paste4:before{content:""}.icon-stack:before{content:""}.icon-folder2:before{content:""}.icon-folder-open2:before{content:""}.icon-tag2:before{content:""}.icon-tags2:before{content:""}.icon-barcode2:before{content:""}.icon-qrcode2:before{content:""}.icon-ticket2:before{content:""}.icon-cart:before{content:""}.icon-cart2:before{content:""}.icon-cart3:before{content:""}.icon-coin:before{content:""}.icon-credit:before{content:""}.icon-calculate:before{content:""}.icon-support:before{content:""}.icon-phone2:before{content:""}.icon-phone-hang-up:before{content:""}.icon-address-book:before{content:""}.icon-notebook:before{content:""}.icon-envelope22:before{content:""}.icon-pushpin:before{content:""}.icon-location:before{content:""}.icon-location2:before{content:""}.icon-compass2:before{content:""}.icon-map:before{content:""}.icon-map2:before{content:""}.icon-history2:before{content:""}.icon-clock:before{content:""}.icon-clock2:before{content:""}.icon-alarm:before{content:""}.icon-alarm2:before{content:""}.icon-bell2:before{content:""}.icon-stopwatch:before{content:""}.icon-calendar2:before{content:""}.icon-calendar3:before{content:""}.icon-print2:before{content:""}.icon-keyboard:before{content:""}.icon-screen:before{content:""}.icon-laptop2:before{content:""}.icon-mobile:before{content:""}.icon-mobile2:before{content:""}.icon-tablet2:before{content:""}.icon-tv:before{content:""}.icon-cabinet:before{content:""}.icon-drawer:before{content:""}.icon-drawer2:before{content:""}.icon-drawer3:before{content:""}.icon-box-add:before{content:""}.icon-box-remove:before{content:""}.icon-download2:before{content:""}.icon-upload2:before{content:""}.icon-disk:before{content:""}.icon-storage:before{content:""}.icon-undo:before{content:""}.icon-redo:before{content:""}.icon-flip:before{content:""}.icon-flip2:before{content:""}.icon-undo2:before{content:""}.icon-redo2:before{content:""}.icon-forward2:before{content:""}.icon-reply:before{content:""}.icon-bubble:before{content:""}.icon-bubbles:before{content:""}.icon-bubbles2:before{content:""}.icon-bubble2:before{content:""}.icon-bubbles3:before{content:""}.icon-bubbles4:before{content:""}.icon-user2:before{content:""}.icon-users:before{content:""}.icon-user3:before{content:""}.icon-users2:before{content:""}.icon-user4:before{content:""}.icon-user5:before{content:""}.icon-quotes-left:before{content:""}.icon-busy:before{content:""}.icon-spinner2:before{content:""}.icon-spinner3:before{content:""}.icon-spinner4:before{content:""}.icon-spinner5:before{content:""}.icon-spinner6:before{content:""}.icon-spinner7:before{content:""}.icon-binoculars:before{content:""}.icon-search2:before{content:""}.icon-zoomin:before{content:""}.icon-zoomout:before{content:""}.icon-expand2:before{content:""}.icon-contract:before{content:""}.icon-expand3:before{content:""}.icon-contract2:before{content:""}.icon-key2:before{content:""}.icon-key3:before{content:""}.icon-lock2:before{content:""}.icon-lock3:before{content:""}.icon-unlocked:before{content:""}.icon-wrench2:before{content:""}.icon-settings:before{content:""}.icon-equalizer:before{content:""}.icon-cog:before{content:""}.icon-cogs:before{content:""}.icon-cog2:before{content:""}.icon-hammer:before{content:""}.icon-wand:before{content:""}.icon-aid:before{content:""}.icon-bug2:before{content:""}.icon-pie:before{content:""}.icon-stats3:before{content:""}.icon-bars:before{content:""}.icon-bars2:before{content:""}.icon-gift2:before{content:""}.icon-trophy2:before{content:""}.icon-glass2:before{content:""}.icon-mug2:before{content:""}.icon-food:before{content:""}.icon-leaf2:before{content:""}.icon-rocket2:before{content:""}.icon-meter:before{content:""}.icon-meter2:before{content:""}.icon-dashboard2:before{content:""}.icon-hammer2:before{content:""}.icon-fire2:before{content:""}.icon-lab:before{content:""}.icon-magnet2:before{content:""}.icon-remove:before{content:""}.icon-remove2:before{content:""}.icon-briefcase2:before{content:""}.icon-airplane:before{content:""}.icon-truck2:before{content:""}.icon-road2:before{content:""}.icon-accessibility:before{content:""}.icon-target:before{content:""}.icon-shield2:before{content:""}.icon-lightning:before{content:""}.icon-switch:before{content:""}.icon-powercord:before{content:""}.icon-signup:before{content:""}.icon-list2:before{content:""}.icon-list3:before{content:""}.icon-numbered-list:before{content:""}.icon-menu:before{content:""}.icon-menu2:before{content:""}.icon-tree2:before{content:""}.icon-cloud2:before{content:""}.icon-cloud-download2:before{content:""}.icon-cloud-upload2:before{content:""}.icon-download3:before{content:""}.icon-upload3:before{content:""}.icon-download4:before{content:""}.icon-upload4:before{content:""}.icon-globe2:before{content:""}.icon-earth:before{content:""}.icon-link:before{content:""}.icon-flag2:before{content:""}.icon-attachment:before{content:""}.icon-eye2:before{content:""}.icon-eye-blocked:before{content:""}.icon-eye3:before{content:""}.icon-bookmark2:before{content:""}.icon-bookmarks:before{content:""}.icon-brightness-medium:before{content:""}.icon-brightness-contrast:before{content:""}.icon-contrast:before{content:""}.icon-star2:before{content:""}.icon-star3:before{content:""}.icon-star4:before{content:""}.icon-heart2:before{content:""}.icon-heart3:before{content:""}.icon-heart-broken:before{content:""}.icon-thumbs-up2:before{content:""}.icon-thumbs-up3:before{content:""}.icon-happy:before{content:""}.icon-happy2:before{content:""}.icon-smiley:before{content:""}.icon-smiley2:before{content:""}.icon-tongue:before{content:""}.icon-tongue2:before{content:""}.icon-sad:before{content:""}.icon-sad2:before{content:""}.icon-wink:before{content:""}.icon-wink2:before{content:""}.icon-grin:before{content:""}.icon-grin2:before{content:""}.icon-cool:before{content:""}.icon-cool2:before{content:""}.icon-angry:before{content:""}.icon-angry2:before{content:""}.icon-evil:before{content:""}.icon-evil2:before{content:""}.icon-shocked:before{content:""}.icon-shocked2:before{content:""}.icon-confused:before{content:""}.icon-confused2:before{content:""}.icon-neutral:before{content:""}.icon-neutral2:before{content:""}.icon-wondering:before{content:""}.icon-wondering2:before{content:""}.icon-point-up:before{content:""}.icon-point-right:before{content:""}.icon-point-down:before{content:""}.icon-point-left:before{content:""}.icon-warning2:before{content:""}.icon-notification:before{content:""}.icon-question2:before{content:""}.icon-info2:before{content:""}.icon-info3:before{content:""}.icon-blocked:before{content:""}.icon-cancel-circle:before{content:""}.icon-checkmark-circle:before{content:""}.icon-spam:before{content:""}.icon-close:before{content:""}.icon-checkmark:before{content:""}.icon-checkmark2:before{content:""}.icon-spell-check:before{content:""}.icon-minus2:before{content:""}.icon-plus2:before{content:""}.icon-enter:before{content:""}.icon-exit:before{content:""}.icon-play3:before{content:""}.icon-pause2:before{content:""}.icon-stop2:before{content:""}.icon-backward2:before{content:""}.icon-forward3:before{content:""}.icon-play4:before{content:""}.icon-pause3:before{content:""}.icon-stop3:before{content:""}.icon-backward3:before{content:""}.icon-forward4:before{content:""}.icon-first:before{content:""}.icon-last:before{content:""}.icon-previous:before{content:""}.icon-next:before{content:""}.icon-eject2:before{content:""}.icon-volume-high:before{content:""}.icon-volume-medium:before{content:""}.icon-volume-low:before{content:""}.icon-volume-mute2:before{content:""}.icon-volume-mute22:before{content:""}.icon-volume-increase:before{content:""}.icon-volume-decrease:before{content:""}.icon-loop:before{content:""}.icon-loop2:before{content:""}.icon-loop3:before{content:""}.icon-shuffle:before{content:""}.icon-arrow-up-left:before{content:""}.icon-arrow-up2:before{content:""}.icon-arrow-up-right:before{content:""}.icon-arrow-right2:before{content:""}.icon-arrow-down-right:before{content:""}.icon-arrow-down2:before{content:""}.icon-arrow-down-left:before{content:""}.icon-arrow-left2:before{content:""}.icon-arrow-up-left2:before{content:""}.icon-arrow-up3:before{content:""}.icon-arrow-up-right2:before{content:""}.icon-arrow-right3:before{content:""}.icon-arrow-down-right2:before{content:""}.icon-arrow-down3:before{content:""}.icon-arrow-down-left2:before{content:""}.icon-arrow-left22:before{content:""}.icon-arrow-up-left3:before{content:""}.icon-arrow-up22:before{content:""}.icon-arrow-up-right3:before{content:""}.icon-arrow-right4:before{content:""}.icon-arrow-down-right3:before{content:""}.icon-arrow-down4:before{content:""}.icon-arrow-down-left3:before{content:""}.icon-arrow-left3:before{content:""}.icon-tab:before{content:""}.icon-checkbox-checked:before{content:""}.icon-checkbox-unchecked:before{content:""}.icon-checkbox-partial:before{content:""}.icon-radio-checked:before{content:""}.icon-radio-unchecked:before{content:""}.icon-crop2:before{content:""}.icon-scissors:before{content:""}.icon-filter2:before{content:""}.icon-filter3:before{content:""}.icon-font2:before{content:""}.icon-text-height2:before{content:""}.icon-text-width2:before{content:""}.icon-bold2:before{content:""}.icon-underline2:before{content:""}.icon-italic2:before{content:""}.icon-strikethrough2:before{content:""}.icon-omega:before{content:""}.icon-sigma:before{content:""}.icon-table2:before{content:""}.icon-table3:before{content:""}.icon-insert-template:before{content:""}.icon-pilcrow:before{content:""}.icon-lefttoright:before{content:""}.icon-righttoleft:before{content:""}.icon-paragraph-left:before{content:""}.icon-paragraph-center:before{content:""}.icon-paragraph-right:before{content:""}.icon-paragraph-justify:before{content:""}.icon-paragraph-left2:before{content:""}.icon-paragraph-center2:before{content:""}.icon-paragraph-right2:before{content:""}.icon-paragraph-justify2:before{content:""}.icon-indent-increase:before{content:""}.icon-indent-decrease:before{content:""}.icon-newtab:before{content:""}.icon-embed:before{content:""}.icon-code2:before{content:""}.icon-console:before{content:""}.icon-share:before{content:""}.icon-mail:before{content:""}.icon-mail2:before{content:""}.icon-mail3:before{content:""}.icon-mail4:before{content:""}.icon-google2:before{content:""}.icon-googleplus2:before{content:""}.icon-googleplus22:before{content:""}.icon-googleplus3:before{content:""}.icon-googleplus4:before{content:""}.icon-google-drive:before{content:""}.icon-facebook2:before{content:""}.icon-facebook3:before{content:""}.icon-facebook4:before{content:""}.icon-instagram2:before{content:""}.icon-twitter2:before{content:""}.icon-twitter3:before{content:""}.icon-twitter4:before{content:""}.icon-feed2:before{content:""}.icon-feed3:before{content:""}.icon-feed4:before{content:""}.icon-youtube2:before{content:""}.icon-youtube3:before{content:""}.icon-vimeo:before{content:""}.icon-vimeo2:before{content:""}.icon-vimeo3:before{content:""}.icon-lanyrd:before{content:""}.icon-flickr2:before{content:""}.icon-flickr3:before{content:""}.icon-flickr4:before{content:""}.icon-flickr5:before{content:""}.icon-picassa:before{content:""}.icon-picassa2:before{content:""}.icon-dribbble2:before{content:""}.icon-dribbble3:before{content:""}.icon-dribbble4:before{content:""}.icon-forrst:before{content:""}.icon-forrst2:before{content:""}.icon-deviantart2:before{content:""}.icon-deviantart3:before{content:""}.icon-steam2:before{content:""}.icon-steam3:before{content:""}.icon-github2:before{content:""}.icon-github3:before{content:""}.icon-github4:before{content:""}.icon-github5:before{content:""}.icon-github6:before{content:""}.icon-wordpress2:before{content:""}.icon-wordpress3:before{content:""}.icon-joomla2:before{content:""}.icon-blogger:before{content:""}.icon-blogger2:before{content:""}.icon-tumblr2:before{content:""}.icon-tumblr3:before{content:""}.icon-yahoo2:before{content:""}.icon-tux:before{content:""}.icon-apple2:before{content:""}.icon-finder:before{content:""}.icon-android2:before{content:""}.icon-windows2:before{content:""}.icon-windows8:before{content:""}.icon-soundcloud2:before{content:""}.icon-soundcloud3:before{content:""}.icon-skype2:before{content:""}.icon-reddit2:before{content:""}.icon-linkedin2:before{content:""}.icon-lastfm:before{content:""}.icon-lastfm2:before{content:""}.icon-delicious2:before{content:""}.icon-stumbleupon2:before{content:""}.icon-stumbleupon3:before{content:""}.icon-stackoverflow:before{content:""}.icon-pinterest2:before{content:""}.icon-pinterest3:before{content:""}.icon-xing2:before{content:""}.icon-xing3:before{content:""}.icon-flattr:before{content:""}.icon-foursquare2:before{content:""}.icon-foursquare3:before{content:""}.icon-paypal:before{content:""}.icon-paypal2:before{content:""}.icon-paypal3:before{content:""}.icon-yelp:before{content:""}.icon-libreoffice:before{content:""}.icon-file-pdf:before{content:""}.icon-file-openoffice:before{content:""}.icon-file-word:before{content:""}.icon-file-excel:before{content:""}.icon-file-zip:before{content:""}.icon-file-powerpoint:before{content:""}.icon-file-xml:before{content:""}.icon-file-css:before{content:""}.icon-html52:before{content:""}.icon-html53:before{content:""}.icon-css32:before{content:""}.icon-chrome:before{content:""}.icon-firefox:before{content:""}.icon-IE:before{content:""}.icon-opera:before{content:""}.icon-safari:before{content:""}.icon-icomoon:before{content:""}.icon-facebook:before,.icon-facebook:hover:before{content:""}.icon-googleplus:before,.icon-googleplus:hover:before{content:""}.icon-mailru:before,.icon-mailru:hover:before{content:""}.icon-ok:before,.icon-ok:hover:before{content:""}.icon-twitter:before,.icon-twitter:hover:before{content:""}.icon-vkcom:before,.icon-vkcom:hover:before{content:""}.icon-yandex:before,.icon-yandex:hover:before{content:""}.icon-yandex,.icon-yandex:hover{background-color:#ed1c24;color:#fff}.icon-twitter,.icon-twitter:hover{background-color:#fff;color:#00aced}.icon-facebook,.icon-facebook:hover{background-color:#fff;color:#3b5998}.icon-vkcom,.icon-vkcom:hover{background-color:#fff;color:#45678e}.icon-vkcom2,.icon-mailru2{display:inline-block;height:32px;width:32px;border-radius:100%}.icon-vkcom2{background-image:url(/build/images/vkcom.157d9ece.png)}.icon-mailru,.icon-mailru:hover{background-image:url(/build/images/mailru.b86337f0.png)}.icon-mailru2{background-image:url(/build/images/mailru.b86337f0.png)}.icon-googleplus,.icon-googleplus:hover{background-color:#fff;color:#d14836}.icon-ok,.icon-ok:hover{background-color:#fff;color:#ed812b}.ic-dice{margin:1px;width:15px;height:15px;display:inline-block;background-image:url(/build/images/kosti_1_small.0a6e03fe.png)}.ic-dice.dice1{background-position:0 0}.ic-dice.dice2{background-position:-15px 0}.ic-dice.dice3{background-position:-30px 0}.ic-dice.dice4{background-position:-45px 0}.ic-dice.dice5{background-position:-60px 0}.ic-dice.dice6{background-position:-75px 0}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3, 1.3);-moz-transition:scale(1.3, 1.3);-ms-transition:scale(1.3, 1.3);-o-transition:scale(1.3, 1.3);transition:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.forum{font:300 .875rem "Open Sans",sans-serif;padding:20px 0}.forum a{color:#222}.forum__board{border-bottom:1px solid #eee;overflow:hidden;padding:15px 0;line-height:14px}.forum__board a{color:#222}.forum__board a:hover{color:#888}.forum__title{font:300 1.25rem "Open Sans",sans-serif;display:inline-block;margin:0;margin-bottom:15px}.forum__last-post-info{display:inline-block;float:right;text-align:right;color:#ccc}.forum__from-user{font-size:.75rem;font-style:italic}.forum__post-date{font-size:.75rem;font-style:italic}.forum__icon-board{padding:0 10px 0 0}.forum__topic-list{margin:20px 0 0}.forum__topic{padding:10px 0;border-top:1px solid #eee;position:relative;overflow:visible}.forum__topic .forum__last-post-info{margin-right:20px}.forum__topic-title{font:300 .875rem "Open Sans",sans-serif;line-height:28px;display:inline-block;margin:0}.forum__topic-title a{color:#888;display:block}.forum__topic-title a:hover{color:#222}.forum .theme_answer .text a{color:#008cba;text-decoration:none;line-height:inherit}.forum .theme_answer .text a:hover,.forum .theme_answer .text a:focus{color:#007ba0}.forum__icon-topic{padding:0 5px 0 0;font-size:.625rem;width:25px;text-align:center}.forum__board--last-active .forum__topic{margin-left:35px}.forum__post-menu{position:absolute;right:5px;top:18px;display:block;margin-top:-8px;margin-right:-7px;padding:8px 8px 5px 8px}.forum__post-menu div{border-radius:100%;background-color:hsl(0,0%,75%);width:3px;height:3px;margin-bottom:2px}.forum__post-menu:hover div{background-color:hsl(0,0%,45%)}.topic__starter-head{position:relative}.topic__starter-title{font:300 1.25rem "Open Sans",sans-serif;margin-bottom:0}.topic__starter-avatar{border-radius:100%;width:50px;height:50px;overflow:hidden;position:absolute}.topic__starter-avatar img{width:56px}.forum blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 2.3rem;border-left:5px solid #999;background-color:#f0f0f0}.forum blockquote:before{content:"";font-family:"icomoon";margin-left:-32px;margin-right:15px;color:#999}.forum p{padding-top:0;margin-top:0}.forum .answer-menu{border:1px solid #ddd;margin-top:-12px;border-radius:5px;position:absolute;right:16px;background-color:#fff;padding:7px;font-size:14pt}.forum .theme_answer .text{font-size:14pt}.forum .theme_answer .date-time{position:absolute;right:16px;bottom:-15px}.forum .theme_answer .not-read{background:url(/build/images/noread.190e398e.png) repeat-x left top}.forum .theme_answer .separator{border-top:1px gray dotted;margin-top:20px;color:gray;font-size:10px;text-align:right}.block-slider{overflow:hidden}.demo-slide{position:relative;color:#fff;padding:20px 10px;height:400px;text-shadow:1px 1px 1px #000}.demo-slide--title{color:#fff;text-transform:uppercase;font-weight:700;font-family:Verdana,Geneva,sans-serif}.demo-one-bg{background:url(/build/images/bg-slider.0adcf677.jpg);background-size:cover;background-position:center center}.button.demo-slide--button{color:#fff}.button.demo-slide--button:hover{color:#fff}@media only screen and (max-width: 40em){.demo-slide{text-align:center}.demo-slide--button{padding:35px;font-size:.8125rem;background-color:#cb0000;border:1px solid #fff}}@media only screen and (min-width:40.0625em){.owl-theme .owl-controls{position:relative;margin-top:-22px;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:100}.block-slider{position:relative}.slide-item-inner{margin:auto}.demo-slide{width:800px;padding:70px 10px;margin:auto}.demo-slide--title{font-size:4.125rem;color:inherit;margin-top:0;text-transform:uppercase}.demo-slide--title span{display:block}.demo-slide--title-second{margin-left:90px}.demo-slide--desc{font-size:1.25rem;margin-left:90px;text-transform:uppercase}.demo-slide--button{font-size:2.1875rem;text-transform:uppercase;font-weight:bold;background-color:#cb0000;border:1px solid #fff;position:absolute;right:20px;top:70px}}@media only screen and (min-width:40.0625em)and (max-width:64em){.demo-slide{width:auto}}.block-comments .owl-carousel .owl-controls{margin-top:10px;position:static}.block-benefits .tab-title{display:table-cell;float:none;width:1%;text-align:center;border-right:5px solid #000}.block-benefits .tabs li{position:relative}.block-benefits .tabs li:last-child{border:none}.block-benefits .tabs a{font:normal 1.25rem Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;border:1px solid #535353;background-color:#3e3e3e;color:#fff}.block-benefits .tabs a:hover{background-color:#ffe004;color:#000}.block-benefits .tabs .active a{background-color:#ffe004}.block-benefits .tabs .active:before{content:"";position:absolute;width:20px;height:20px;border-left:25px solid rgba(0,0,0,0);border-right:25px solid rgba(0,0,0,0);border-top:15px solid #ffe004;bottom:-19px;margin-left:-25px;left:50%;z-index:10}.block-benefits-bar{display:inline-block;font-size:0;width:100%}.block-benefits-bar>*{display:block;float:left;font-size:1rem;margin:0 auto;padding:1.25rem;text-align:center;width:25%}.block-benefits-bar>* i,.block-benefits-bar>* img{display:block;margin:0 auto}.block-benefits-bar>* i+label,.block-benefits-bar>* img+label{margin-top:.0625rem}.block-benefits-bar>* i{font-size:1.875rem;vertical-align:middle}.block-benefits-bar>* img{height:1.875rem;width:1.875rem}.block-benefits-bar.label-right>* i,.block-benefits-bar.label-right>* img{display:inline-block;margin:0 .0625rem 0 0}.block-benefits-bar.label-right>* i+label,.block-benefits-bar.label-right>* img+label{margin-top:0}.block-benefits-bar.label-right>* label{display:inline-block}.block-benefits-bar.vertical.label-right>*{text-align:left}.block-benefits-bar.vertical,.block-benefits-bar.small-vertical{height:100%;width:auto}.block-benefits-bar.vertical .item,.block-benefits-bar.small-vertical .item{float:none;margin:auto;width:auto}@media only screen and (min-width:40.0625em){.block-benefits-bar.medium-vertical{height:100%;width:auto}.block-benefits-bar.medium-vertical .item{float:none;margin:auto;width:auto}}@media only screen and (min-width:64.0625em){.block-benefits-bar.large-vertical{height:100%;width:auto}.block-benefits-bar.large-vertical .item{float:none;margin:auto;width:auto}}.block-benefits-bar>*{font-size:1rem;padding:1.25rem}.block-benefits-bar>* i+label,.block-benefits-bar>* img+label{margin-top:.0625rem;font-size:1rem}.block-benefits-bar>* i{font-size:1.875rem}.block-benefits-bar>* img{height:1.875rem;width:1.875rem}.block-benefits-bar{background:rgba(0,0,0,0)}.block-benefits-bar>* label{color:#fff}.block-benefits-bar>* i{color:#fff}.block-benefits-bar>a:hover{background:#ffe004}.block-benefits-bar>a:hover label{color:#fff}.block-benefits-bar>a:hover i{color:#fff}.block-benefits-bar>a.active{background:#ffe004}.block-benefits-bar>a.active label{color:#fff}.block-benefits-bar>a.active i{color:#fff}.block-benefits-bar .item.disabled{cursor:not-allowed;opacity:.7;pointer-events:none}.block-benefits-bar .item.disabled>*{opacity:.7;cursor:not-allowed}.block-benefits-bar.two-up .item{width:50%}.block-benefits-bar.two-up.vertical .item,.block-benefits-bar.two-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.block-benefits-bar.two-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.block-benefits-bar.two-up.large-vertical .item{width:auto}}.block-benefits-bar.three-up .item{width:33.3333%}.block-benefits-bar.three-up.vertical .item,.block-benefits-bar.three-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.block-benefits-bar.three-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.block-benefits-bar.three-up.large-vertical .item{width:auto}}.block-benefits-bar.four-up .item{width:25%}.block-benefits-bar.four-up.vertical .item,.block-benefits-bar.four-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.block-benefits-bar.four-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.block-benefits-bar.four-up.large-vertical .item{width:auto}}.block-benefits-bar.five-up .item{width:20%}.block-benefits-bar.five-up.vertical .item,.block-benefits-bar.five-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.block-benefits-bar.five-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.block-benefits-bar.five-up.large-vertical .item{width:auto}}.block-benefits-bar.six-up .item{width:16.66667%}.block-benefits-bar.six-up.vertical .item,.block-benefits-bar.six-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.block-benefits-bar.six-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.block-benefits-bar.six-up.large-vertical .item{width:auto}}.block-benefits-bar.seven-up .item{width:14.28571%}.block-benefits-bar.seven-up.vertical .item,.block-benefits-bar.seven-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.block-benefits-bar.seven-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.block-benefits-bar.seven-up.large-vertical .item{width:auto}}.block-benefits-bar.eight-up .item{width:12.5%}.block-benefits-bar.eight-up.vertical .item,.block-benefits-bar.eight-up.small-vertical .item{width:auto}@media only screen and (min-width:40.0625em){.block-benefits-bar.eight-up.medium-vertical .item{width:auto}}@media only screen and (min-width:64.0625em){.block-benefits-bar.eight-up.large-vertical .item{width:auto}}.block-benefits-bar .item{text-align:left;width:50%}.block-benefits-bar .item:hover{background-color:rgba(0,0,0,0)}.block-benefits-bar .item label{font:normal 1.25rem Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;cursor:default}.block-benefits-bar .item a{display:inline-block;text-align:left}.block-benefits-bar .item a:hover label{color:#ffe004;text-decoration:underline}.block-benefits-bar .item span:hover{background-color:rgba(0,0,0,0)}@media only screen and (max-width: 40em){.block-benefits-bar .item{width:auto}}footer{background-color:#0d0d0d;color:#828282;padding:30px 0 40px 0}footer p{font-size:1rem;line-height:1.2;margin-bottom:12px}.button,.button:hover,.button:focus{color:#000}.button.link{padding:.125rem .325rem;background-color:rgba(0,0,0,0);color:#008cba;margin-bottom:0}.button.link:hover{background-color:rgba(0,0,0,0);color:rgb(0,120.4,159.96)}.xs-button{padding:.2rem .325rem;margin-bottom:0;font-size:.75rem}.button-blue,.info{background-color:#008cba}.button.s3d{border-radius:3px;color:#000;font:600 20px sans-serif,"Open Sans";text-shadow:0 1px 0 #fff;border-top:1px solid hsla(0,0%,100%,.9);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.7);-moz-box-shadow:0 1px 2px rgba(0,0,0,.7);box-shadow:0 1px 2px rgba(0,0,0,.7);background:#ffe053;background:linear-gradient(to bottom, #ffe053 0%, #ff9d04 100%)}.button.s3d:focus,.button.s3d:active{color:#000}.button.s3d:hover{color:#000;background:linear-gradient(to bottom, #ff9d04 0%, #ffe053 100%)}.button.s3d.no-margin{margin-bottom:0}.button.s3d.large{font:600 24px sans-serif,"Open Sans"}.button.s3d.small{font:600 16px sans-serif,"Open Sans"}.button.s3d.tiny{font:600 12px sans-serif,"Open Sans"}.button.s3d.xs{font:600 12px sans-serif,"Open Sans";padding:.25rem .8rem}.button.s3d.success{background:#bef641;background:linear-gradient(to bottom, #bef641 0%, #51dd03 100%)}.button.s3d.success:hover{color:#000;background:linear-gradient(to bottom, #51dd03 0%, #bef641 100%)}.button.s3d.alert{background:#fa757d;background:linear-gradient(to bottom, #fa757d 0%, #eb0d11 100%);color:#fff;text-shadow:0 1px 0 #000}.button.s3d.alert:hover,.button.s3d.alert:visited,.button.s3d.alert:active{background:linear-gradient(to bottom, #eb0d11 0%, #fa757d 100%);color:#fff;text-shadow:0 1px 0 #000}.button.s3d.secondary{background:#d1f4f4;background:linear-gradient(to bottom, #d1f4f4 0%, #77dad9 100%)}.button.s3d.secondary:hover{background:linear-gradient(to bottom, #77dad9 0%, #d1f4f4 100%)}.button.s3d.gray{background:#f6f6f6;background:linear-gradient(to bottom, #f6f6f6 0%, #C6C6c6 100%)}.button.s3d.gray:hover{background:linear-gradient(to bottom, #C6C6c6 0%, #f6f6f6 100%)}.button.s3d.disabled,.button.s3d.disabled.secondary,.button.s3d.disabled.alert,.button.s3d.disabled.success{color:#000;text-shadow:0 1px 0 #fff;border-top:none;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.7);-moz-box-shadow:0 1px 2px rgba(0,0,0,.7);box-shadow:0 1px 2px rgba(0,0,0,.7);background:linear-gradient(to bottom, #e0e0e0 0%, #C6C6c6 100%)}.button.s3d.disabled:hover,.button.s3d.disabled.secondary:hover,.button.s3d.disabled.alert:hover,.button.s3d.disabled.success:hover{background:linear-gradient(to bottom, #e0e0e0 0%, #C6C6c6 100%)}.ico-lg{font-size:1.33333em}.ico-x2,.ico-circle{font-size:2em}.ico-x3{font-size:3em}.ico-x4{font-size:4em}.ico-x5{font-size:5em}.ico-circle{border-radius:100%;overflow:hidden;display:inline-block;vertical-align:middle;background-color:trasparent;line-height:0}.ico-circle:hover{opacity:.8}.ico-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.ico-stack-1x,.ico-stack-2x{position:absolute;left:0;width:100%;text-align:center}.ico-inverse{color:#fff}[class^=icon-],[class*=" icon-"]{vertical-align:middle}*:not(.button)>.icon-close{color:red}*:not(.button)>.icon-close:hover{color:#cf280e}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ico-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}.ico-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.ico-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.ico-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.ico-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.ico-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.loginModal{border-radius:3px;display:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;left:0}@media only screen and (max-width: 40em){.loginModal{min-height:100vh}}.loginModal .column,.loginModal .columns{min-width:0}.loginModal>:first-child{margin-top:0}.loginModal>:last-child{margin-bottom:0}@media only screen and (min-width:40.0625em){.loginModal{left:0;margin:0 auto;max-width:62.5rem;right:0;width:50%}}.loginModal{background-color:#fff;border:solid 1px #666;box-shadow:0 0 10px rgba(0,0,0,.4)}@media only screen and (min-width:40.0625em){.loginModal{top:6.25rem}}.loginModal .close-reveal-modal{position:absolute;right:15px;top:10px;color:#fff;font-size:30px}.loginModal .forgot-pass-link{font-size:11px;display:inline-block;line-height:35px}.loginModal .enter-title{color:#000;font-size:12px}.loginModal .auth-icon{font-size:2rem;vertical-align:middle}.loginModal-head{text-align:center}.loginModal-title{margin:0;background-color:#333;font-size:18px;color:#fff;padding:15px}.loginModal-social-auth{padding:15px;background-color:#f6f6f6;margin-bottom:1em}.loginModal-page{display:block;position:static;visibility:visible;margin:0 auto 60px}.panel-block{border-style:solid;border-width:1px;border-color:hsl(0,0%,84.55%);margin-bottom:1.25rem;padding:0;background:#fff;color:#333}.panel-block>:first-child{margin-top:0}.panel-block>:last-child{margin-bottom:0}.panel-block h1,.panel-block h2,.panel-block h3,.panel-block h4,.panel-block h5,.panel-block h6,.panel-block p,.panel-block li,.panel-block dl{color:#333}.panel-block h1,.panel-block h2,.panel-block h3,.panel-block h4,.panel-block h5,.panel-block h6{line-height:1;margin-bottom:.625rem}.panel-block h1.subheader,.panel-block h2.subheader,.panel-block h3.subheader,.panel-block h4.subheader,.panel-block h5.subheader,.panel-block h6.subheader{line-height:1.4}.panel-block{border-color:#ddd;border-radius:4px}.panel-block.alert .panel-block-heading{background-color:#f04124;color:#fff}.panel-block.secondary .panel-block-heading{background-color:#a1d3ff;color:#000}.panel-block.success .panel-block-heading{background-color:#43ac6a;color:#fff}.panel-block-heading{padding:10px;background-color:#ffe004;border-top-right-radius:3px;border-top-left-radius:3px;border-color:rgba(0,0,0,0);border-bottom:1px solid #ddd;color:#222;font-size:.875rem;font-weight:700}.panel-block-body{padding:10px;font-size:.75rem}.panel-block-body p{font-size:.75rem}.alert-box{color:#222}.alert-box a{color:rgb(55,48.2071713147,0);text-decoration:underline}.alert-box a:hover{color:rgb(157,137.609561753,0)}.alert-box a:visited{color:rgb(208,182.3107569721,0)}.alert-box a:focus,.alert-box a:active{color:#000}.alert-box a.close{color:#000 !important;text-decoration:none}.alert-box.success a{color:hsl(142.2857142857,43.9330543933%,76.862745098%)}.alert-box.success a:hover{color:rgb(45.5543933054,116.9456066946,72.0711297071)}.alert-box.secondary a{color:rgb(8,139.3829787234,255)}.alert-box.secondary a:hover{color:rgb(0,72.0744680851,135.5)}
