From 3808888575cda8b1bfc99f3e0dc123a7cd2f5d74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= Date: Thu, 18 Sep 2014 00:15:13 +0200 Subject: [PATCH] Update --- _includes/meta_information.html | 14 ++++++++++ _posts/design/2014-07-10-post.md | 4 +++ assets/css/style_feeling_responsive.css | 20 ++++++++++---- assets/css/style_feeling_responsive.min.css | 2 +- assets/img/github-303x182.jpg | Bin 0 -> 24911 bytes assets/img/octocat-303x182.jpg | Bin 0 -> 17605 bytes blog/archive.html | 4 +-- documentation.md | 5 ++-- index.html | 28 ++++++++++---------- 9 files changed, 53 insertions(+), 24 deletions(-) create mode 100644 assets/img/github-303x182.jpg create mode 100644 assets/img/octocat-303x182.jpg diff --git a/_includes/meta_information.html b/_includes/meta_information.html index bebfbf6..fcdee99 100644 --- a/_includes/meta_information.html +++ b/_includes/meta_information.html @@ -1,7 +1,21 @@ +
+ + +
+ + {% if page.previous.url %} + + {% endif %} + + {% if page.next.url %} + + {% endif %} +
\ No newline at end of file diff --git a/_posts/design/2014-07-10-post.md b/_posts/design/2014-07-10-post.md index cc78f65..2a1e2c0 100644 --- a/_posts/design/2014-07-10-post.md +++ b/_posts/design/2014-07-10-post.md @@ -4,6 +4,10 @@ title: "Normal Post Template" meta_description: "This is an example of a beautiful aligned post in the middle. There is no sidebar to distract the reader. The difference to the Page-Template is, that you find meta-information at the bottom of the post." categories: - design +tags: + - blog + - content + - post image: header: "no" title: "unsplash_1.jpg" diff --git a/assets/css/style_feeling_responsive.css b/assets/css/style_feeling_responsive.css index 722a7f7..3210c02 100644 --- a/assets/css/style_feeling_responsive.css +++ b/assets/css/style_feeling_responsive.css @@ -6208,7 +6208,7 @@ h3 { /* line 22, ../scss/_4_typography_theme-fr.scss */ .blog-index h2 { - margin-top: 0; + margin-top: 0.625rem; } /* line 23, ../scss/_4_typography_theme-fr.scss */ @@ -6705,26 +6705,36 @@ footer li { } /* line 139, ../scss/_5_layout_theme-fr.scss */ +.top-20 { + margin-top: 20px; +} + +/* line 140, ../scss/_5_layout_theme-fr.scss */ .top-30 { margin-top: 30px; } -/* line 140, ../scss/_5_layout_theme-fr.scss */ +/* line 141, ../scss/_5_layout_theme-fr.scss */ .top-60 { margin-top: 60px; } -/* line 141, ../scss/_5_layout_theme-fr.scss */ +/* line 142, ../scss/_5_layout_theme-fr.scss */ .bottom-15 { margin-bottom: 15; } -/* line 142, ../scss/_5_layout_theme-fr.scss */ +/* line 143, ../scss/_5_layout_theme-fr.scss */ .bottom-30 { margin-bottom: 30px; } -/* line 143, ../scss/_5_layout_theme-fr.scss */ +/* line 144, ../scss/_5_layout_theme-fr.scss */ +.bottom-20 { + margin-bottom: 20px; +} + +/* line 145, ../scss/_5_layout_theme-fr.scss */ .bottom-60 { margin-bottom: 60px; } diff --git a/assets/css/style_feeling_responsive.min.css b/assets/css/style_feeling_responsive.min.css index 3424f46..625d125 100644 --- a/assets/css/style_feeling_responsive.min.css +++ b/assets/css/style_feeling_responsive.min.css @@ -1 +1 @@ -@charset "UTF-8";meta.foundation-version{font-family:"/5.2.3/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.063em)/";width:64.063em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}body,html{height:100%}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{font-size:16px}body{background:#fff;color:#222;padding:0;margin:0;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:default}a:hover{cursor:pointer}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic}#map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object{max-width:none!important}.left{float:left!important}.right{float:right!important}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{min-height:50px}select{width:100%}.accordion{margin-bottom:0}.accordion:after,.accordion:before{content:" ";display:table}.accordion:after{clear:both}.accordion .accordion-navigation,.accordion dd{display:block;margin-bottom:0!important}.accordion .accordion-navigation.active>a,.accordion dd.active>a{background:#e4e4e4}.accordion .accordion-navigation>a,.accordion dd>a{background:#fff;color:#222;padding:.75rem;display:block;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-size:1rem}.accordion .accordion-navigation>a:hover,.accordion dd>a:hover{background:#e4e4e4}.accordion .accordion-navigation>.content,.accordion dd>.content{display:none;padding:.9375rem}.accordion .accordion-navigation>.content.active,.accordion dd>.content.active{display:block;background:#e4e4e4}.alert-box{border-style:solid;border-width:1px;display:block;font-weight:400;margin-bottom:1.25rem;position:relative;padding:.875rem 1.5rem .875rem .875rem;font-size:.8125rem;transition:opacity 300ms ease-out;background-color:#8a9b0f;border-color:#77850d;color:#fff}.alert-box .close{font-size:1.375rem;padding:9px 6px 4px;line-height:0;position:absolute;top:50%;margin-top:-.6875rem;right:.25rem;color:#333;opacity:.3}.alert-box .close:focus,.alert-box .close:hover{opacity:.5}.alert-box.radius{border-radius:3px}.alert-box.round{border-radius:1000px}.alert-box.success{background-color:#8a9b0f;border-color:#77850d;color:#fff}.alert-box.alert{background-color:#e97f02;border-color:#c86d02;color:#fff}.alert-box.secondary{background-color:#490a3d;border-color:#3f0934;color:#fff}.alert-box.warning{background-color:#bd1550;border-color:#a31245;color:#fff}.alert-box.info{background-color:#490a3d;border-color:#3f0934;color:#fff}.alert-box.alert-close{opacity:0}[class*=block-grid-]{display:block;padding:0;margin:0 -.625rem}[class*=block-grid-]:after,[class*=block-grid-]:before{content:" ";display:table}[class*=block-grid-]:after{clear:both}[class*=block-grid-]>li{display:block;height:auto;float:left;padding:0 .625rem 1.25rem}@media only screen{.small-block-grid-1>li{width:100%;list-style:none}.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{width:50%;list-style:none}.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{width:33.33333%;list-style:none}.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{width:25%;list-style:none}.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{width:20%;list-style:none}.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{width:16.66667%;list-style:none}.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{width:14.28571%;list-style:none}.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{width:12.5%;list-style:none}.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{width:11.11111%;list-style:none}.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{width:10%;list-style:none}.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{width:9.09091%;list-style:none}.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{width:8.33333%;list-style:none}.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.063em){.medium-block-grid-1>li{width:100%;list-style:none}.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{width:50%;list-style:none}.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{width:33.33333%;list-style:none}.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{width:25%;list-style:none}.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{width:20%;list-style:none}.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{width:16.66667%;list-style:none}.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{width:14.28571%;list-style:none}.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{width:12.5%;list-style:none}.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{width:11.11111%;list-style:none}.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{width:10%;list-style:none}.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{width:9.09091%;list-style:none}.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{width:8.33333%;list-style:none}.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.063em){.large-block-grid-1>li{width:100%;list-style:none}.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{width:50%;list-style:none}.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{width:33.33333%;list-style:none}.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{width:25%;list-style:none}.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{width:20%;list-style:none}.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{width:16.66667%;list-style:none}.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{width:14.28571%;list-style:none}.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{width:12.5%;list-style:none}.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{width:11.11111%;list-style:none}.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{width:10%;list-style:none}.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{width:9.09091%;list-style:none}.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{width:8.33333%;list-style:none}.large-block-grid-12>li:nth-of-type(1n){clear:none}.large-block-grid-12>li:nth-of-type(12n+1){clear:both}}.button,button{border-style:solid;border-width:0;cursor:pointer;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-weight:400;line-height:normal;margin:0 0 1.25rem;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;-webkit-border-radius:0;display:inline-block;padding:1rem 2rem 1.0625rem;font-size:1rem;background-color:#8a9b0f;border-color:#6e7c0c;color:#fff;transition:background-color 300ms ease-out}.button:focus,.button:hover,button:focus,button:hover{background-color:#6e7c0c;color:#fff}.button.secondary,button.secondary{background-color:#490a3d;border-color:#3a0831;color:#fff}.button.secondary:focus,.button.secondary:hover,button.secondary:focus,button.secondary:hover{background-color:#3a0831;color:#fff}.button.success,button.success{background-color:#8a9b0f;border-color:#6e7c0c;color:#fff}.button.success:focus,.button.success:hover,button.success:focus,button.success:hover{background-color:#6e7c0c;color:#fff}.button.alert,button.alert{background-color:#e97f02;border-color:#ba6602;color:#fff}.button.alert:focus,.button.alert:hover,button.alert:focus,button.alert:hover{background-color:#ba6602;color:#fff}.button.large,button.large{padding:1.125rem 2.25rem 1.1875rem;font-size:1.25rem}.button.small,button.small{padding:.875rem 1.75rem .9375rem;font-size:.8125rem}.button.tiny,button.tiny{padding:.625rem 1.25rem .6875rem;font-size:.6875rem}.button.expand,button.expand{padding-right:0;padding-left:0;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:#8a9b0f;border-color:#6e7c0c;color:#fff;cursor:default;opacity:.7;box-shadow:none}.button.disabled:focus,.button.disabled:hover,.button[disabled]:focus,.button[disabled]:hover,button.disabled:focus,button.disabled:hover,button[disabled]:focus,button[disabled]:hover{color:#fff;background-color:#8a9b0f}.button.disabled.secondary,.button[disabled].secondary,button.disabled.secondary,button[disabled].secondary{background-color:#490a3d;border-color:#3a0831;color:#fff;cursor:default;opacity:.7;box-shadow:none}.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,button[disabled].secondary:hover{color:#fff;background-color:#490a3d}.button.disabled.success,.button[disabled].success,button.disabled.success,button[disabled].success{background-color:#8a9b0f;border-color:#6e7c0c;color:#fff;cursor:default;opacity:.7;box-shadow:none}.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,button[disabled].success:hover{color:#fff;background-color:#8a9b0f}.button.disabled.alert,.button[disabled].alert,button.disabled.alert,button[disabled].alert{background-color:#e97f02;border-color:#ba6602;color:#fff;cursor:default;opacity:.7;box-shadow:none}.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,button[disabled].alert:hover{color:#fff;background-color:#e97f02}@media only screen and (min-width:40.063em){.button,button{display:inline-block}}.button-group{list-style:none;margin:0;left:0}.button-group:after,.button-group:before{content:" ";display:table}.button-group:after{clear:both}.button-group>li{margin:0;float:left}.button-group>li .button,.button-group>li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group>li:first-child .button,.button-group>li:first-child button{border-left:0}.button-group>li:first-child{margin-left:0}.button-group.radius>* .button,.button-group.radius>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.radius>:first-child .button,.button-group.radius>:first-child button{border-left:0}.button-group.radius>*,.button-group.radius>*>.button,.button-group.radius>*>a,.button-group.radius>*>button{border-radius:0}.button-group.radius>:first-child,.button-group.radius>:first-child>.button,.button-group.radius>:first-child>a,.button-group.radius>:first-child>button{border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius>:last-child,.button-group.radius>:last-child>.button,.button-group.radius>:last-child>a,.button-group.radius>:last-child>button{border-bottom-right-radius:3px;border-top-right-radius:3px}.button-group.round>* .button,.button-group.round>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.round>:first-child .button,.button-group.round>:first-child button{border-left:0}.button-group.round>*,.button-group.round>*>.button,.button-group.round>*>a,.button-group.round>*>button{border-radius:0}.button-group.round>:first-child,.button-group.round>:first-child>.button,.button-group.round>:first-child>a,.button-group.round>:first-child>button{border-bottom-left-radius:1000px;border-top-left-radius:1000px}.button-group.round>:last-child,.button-group.round>:last-child>.button,.button-group.round>:last-child>a,.button-group.round>:last-child>button{border-bottom-right-radius:1000px;border-top-right-radius:1000px}.button-group.even-2 li{width:50%}.button-group.even-2 li .button,.button-group.even-2 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-2 li button{width:100%}.button-group.even-3 li{width:33.33333%}.button-group.even-3 li .button,.button-group.even-3 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-3 li button{width:100%}.button-group.even-4 li{width:25%}.button-group.even-4 li .button,.button-group.even-4 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-4 li button{width:100%}.button-group.even-5 li{width:20%}.button-group.even-5 li .button,.button-group.even-5 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-5 li button{width:100%}.button-group.even-6 li{width:16.66667%}.button-group.even-6 li .button,.button-group.even-6 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-6 li button{width:100%}.button-group.even-7 li{width:14.28571%}.button-group.even-7 li .button,.button-group.even-7 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-7 li button{width:100%}.button-group.even-8 li{width:12.5%}.button-group.even-8 li .button,.button-group.even-8 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-8 li button{width:100%}.button-bar:after,.button-bar:before{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,[data-clearing]{margin-bottom:0;margin-left:0;list-style:none}.clearing-thumbs:after,.clearing-thumbs:before,[data-clearing]:after,[data-clearing]:before{content:" ";display:table}.clearing-thumbs:after,[data-clearing]:after{clear:both}.clearing-thumbs li,[data-clearing] li{float:left;margin-right:10px}.clearing-thumbs[class*=block-grid-] li,[data-clearing][class*=block-grid-] li{margin-right:0}.clearing-blackout{background:#333;position:fixed;width:100%;height:100%;top:0;left:0;z-index:998}.clearing-blackout .clearing-close{display:block}.clearing-container{position:relative;z-index:998;height:100%;overflow:hidden;margin:0}.clearing-touch-label{position:absolute;top:50%;left:50%;color:#aaa;font-size:.6em}.visible-img{height:95%;position:relative}.visible-img img{position:absolute;left:50%;top:50%;margin-left:-50%;max-height:100%;max-width:100%}.clearing-caption{color:#ccc;font-size:.875em;line-height:1.3;margin-bottom:0;text-align:center;bottom:0;background:#333;width:100%;padding:10px 30px 20px;position:absolute;left:0}.clearing-close{z-index:999;padding-left:20px;padding-top:10px;font-size:30px;line-height:1;color:#ccc;display:none}.clearing-close:focus,.clearing-close:hover{color:#ccc}.clearing-assembled .clearing-container{height:100%}.clearing-assembled .clearing-container .carousel>ul,.clearing-feature li{display:none}.clearing-feature li.clearing-featured-img{display:block}@media only screen and (min-width:40.063em){.clearing-main-next,.clearing-main-prev{position:absolute;height:100%;width:40px;top:0}.clearing-main-next>span,.clearing-main-prev>span{position:absolute;top:50%;display:block;width:0;height:0;border:12px solid}.clearing-main-next>span:hover,.clearing-main-prev>span:hover{opacity:.8}.clearing-main-prev{left:0}.clearing-main-prev>span{left:5px;border-color:transparent #ccc transparent transparent}.clearing-main-next{right:0}.clearing-main-next>span{border-color:transparent transparent transparent #ccc}.clearing-main-next.disabled,.clearing-main-prev.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{display:block;width:120px;min-height:inherit;float:left;overflow:hidden;margin-right:0;padding:0;position:relative;cursor:pointer;opacity:.4;clear:none}.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;overflow:hidden;height:85%}.clearing-close{position:absolute;top:10px;right:20px;padding-left:0;padding-top:0}}.f-dropdown{position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:1px solid #ccc;font-size:.875rem;z-index:99;margin-top:2px;max-width:200px}.f-dropdown>:first-child{margin-top:0}.f-dropdown>:last-child{margin-bottom:0}.f-dropdown:before{content:"";display:block;width:0;height:0;border:6px inset;border-color:transparent transparent #fff;border-bottom-style:solid;position:absolute;top:-12px;left:10px;z-index:99}.f-dropdown:after{content:"";display:block;width:0;height:0;border:7px inset;border-color:transparent transparent #ccc;border-bottom-style:solid;position:absolute;top:-14px;left:9px;z-index:98}.f-dropdown.right:before{left:auto;right:10px}.f-dropdown.right:after{left:auto;right:9px}.f-dropdown.drop-right{position:absolute;left:-9999px;list-style:none;width:100%;max-height:none;height:auto;background:#fff;border:1px solid #ccc;font-size:.875rem;z-index:99;margin-top:0;margin-left:2px;max-width:200px}.f-dropdown.drop-right>:first-child{margin-top:0}.f-dropdown.drop-right>:last-child{margin-bottom:0}.f-dropdown.drop-right:before{content:"";display:block;width:0;height:0;border:6px inset;border-color:transparent #fff transparent transparent;border-right-style:solid;position:absolute;top:10px;left:-12px;z-index:99}.f-dropdown.drop-right:after{content:"";display:block;width:0;height:0;border:7px inset;border-color:transparent #ccc transparent transparent;border-right-style:solid;position:absolute;top:9px;left:-14px;z-index:98}.f-dropdown.drop-left{position:absolute;left:-9999px;list-style:none;width:100%;max-height:none;height:auto;background:#fff;border:1px solid #ccc;font-size:.875rem;z-index:99;margin-top:0;margin-left:-2px;max-width:200px}.f-dropdown.drop-left>:first-child{margin-top:0}.f-dropdown.drop-left>:last-child{margin-bottom:0}.f-dropdown.drop-left:before{content:"";display:block;width:0;height:0;border:6px inset;border-color:transparent transparent transparent #fff;border-left-style:solid;position:absolute;top:10px;right:-12px;left:auto;z-index:99}.f-dropdown.drop-left:after{content:"";display:block;width:0;height:0;border:7px inset;border-color:transparent transparent transparent #ccc;border-left-style:solid;position:absolute;top:9px;right:-14px;left:auto;z-index:98}.f-dropdown.drop-top{position:absolute;left:-9999px;list-style:none;width:100%;max-height:none;height:auto;background:#fff;border:1px solid #ccc;font-size:.875rem;z-index:99;margin-top:-2px;margin-left:0;max-width:200px}.f-dropdown.drop-top>:first-child{margin-top:0}.f-dropdown.drop-top>:last-child{margin-bottom:0}.f-dropdown.drop-top:before{content:"";display:block;width:0;height:0;border:6px inset;border-color:#fff transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-12px;left:10px;right:auto;z-index:99}.f-dropdown.drop-top:after{content:"";display:block;width:0;height:0;border:7px inset;border-color:#ccc transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-14px;left:9px;right:auto;z-index:98}.f-dropdown li{font-size:.875rem;cursor:pointer;line-height:1.125rem;margin:0}.f-dropdown li:focus,.f-dropdown li:hover{background:#eee}.f-dropdown li a{display:block;padding:.5rem;color:#555}.f-dropdown.content{position:absolute;left:-9999px;list-style:none;margin-left:0;padding:1.25rem;width:100%;height:auto;max-height:none;background:#fff;border:1px solid #ccc;font-size:.875rem;z-index:99;max-width:200px}.f-dropdown.content>:first-child{margin-top:0}.f-dropdown.content>:last-child{margin-bottom:0}.f-dropdown.tiny{max-width:200px}.f-dropdown.small{max-width:300px}.f-dropdown.medium{max-width:500px}.f-dropdown.large{max-width:800px}.dropdown.button,button.dropdown{position:relative;padding-right:3.5625rem}.dropdown.button:after,button.dropdown:after{position:absolute;content:"";width:0;height:0;display:block;border-style:solid;top:50%;border-width:.375rem;right:1.40625rem;margin-top:-.15625rem;border-color:#fff transparent transparent}.dropdown.button.tiny,button.dropdown.tiny{padding-right:2.625rem}.dropdown.button.tiny:before,button.dropdown.tiny:before{border-width:.375rem;right:1.125rem;margin-top:-.125rem}.dropdown.button.tiny:after,button.dropdown.tiny:after{border-color:#fff transparent transparent}.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:-.15625rem;border-color:#fff transparent transparent}.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:-.15625rem;border-color:#fff transparent transparent}.dropdown.button.secondary:after,button.dropdown.secondary:after{border-color:#333 transparent transparent}.flex-video{position:relative;padding-top:1.5625rem;padding-bottom:67.5%;height:0;margin-bottom:1rem;overflow:hidden}.flex-video.widescreen{padding-bottom:56.34%}.flex-video.vimeo{padding-top:0}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}form .row .row{margin: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{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{font-size:.875rem;color:#4d4d4d;cursor:pointer;display:block;font-weight:400;line-height:1.5;margin-bottom:0}label.right{float:none!important;text-align:right}label.inline{margin:0 0 1rem;padding:.5625rem 0}label small{text-transform:capitalize;color:#676767}select::-ms-expand{display:none}.postfix,.prefix{display:block;position:relative;z-index:2;text-align:center;width:100%;padding-top:0;padding-bottom:0;border-style:solid;border-width:1px;overflow:hidden;font-size:.875rem;height:2.3125rem;line-height:2.3125rem}.postfix.button,.prefix.button{padding:0;text-align:center;line-height:2.125rem;border:none}.prefix.button.radius{border-radius:3px 0 0 3px}.postfix.button.radius{border-radius:0 3px 3px 0}.prefix.button.round{border-radius:1000px 0 0 1000px}.postfix.button.round{border-radius:0 1000px 1000px 0}label.prefix,span.prefix{background:#f2f2f2;border-right:none;color:#333;border-color:#ccc}label.prefix.radius,span.prefix.radius{border-radius:3px 0 0 3px}label.postfix,span.postfix{background:#f2f2f2;border-left:none;color:#333;border-color:#ccc}label.postfix.radius,span.postfix.radius{border-radius:0 3px 3px 0}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;background-color:#fff;font-family:inherit;border:1px solid #ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);color:rgba(0,0,0,.75);display:block;font-size:.875rem;margin:0 0 1rem;padding:.5rem;height:2.3125rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:box-shadow .45s,border-color .45s ease-in-out}input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{box-shadow:0 0 5px #999;background:#fafafa;border-color:#999;outline:0}fieldset[disabled] input[type=date],fieldset[disabled] input[type=datetime-local],fieldset[disabled] input[type=datetime],fieldset[disabled] input[type=email],fieldset[disabled] input[type=month],fieldset[disabled] input[type=number],fieldset[disabled] input[type=password],fieldset[disabled] input[type=search],fieldset[disabled] input[type=tel],fieldset[disabled] input[type=text],fieldset[disabled] input[type=time],fieldset[disabled] input[type=url],fieldset[disabled] input[type=week],fieldset[disabled] textarea,input[type=date][disabled],input[type=datetime-local][disabled],input[type=datetime][disabled],input[type=email][disabled],input[type=month][disabled],input[type=number][disabled],input[type=password][disabled],input[type=search][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled],input[type=week][disabled],textarea[disabled]{background-color:#ddd}input[type=date].radius,input[type=datetime-local].radius,input[type=datetime].radius,input[type=email].radius,input[type=month].radius,input[type=number].radius,input[type=password].radius,input[type=search].radius,input[type=tel].radius,input[type=text].radius,input[type=time].radius,input[type=url].radius,input[type=week].radius,textarea.radius{border-radius:3px}input[type=submit]{-webkit-appearance:none}textarea[rows]{height:auto}select{-webkit-appearance:none!important;background-color:#fafafa;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);background-position:100% center;background-repeat:no-repeat;border:1px solid #ccc;padding:.5rem;font-size:.875rem;color:rgba(0,0,0,.75);line-height:normal;border-radius:0;height:2.3125rem}select.radius{border-radius:3px}select:hover{background-color:#f3f3f3;border-color:#999}input[type=checkbox],input[type=file],input[type=radio],select{margin:0 0 1rem}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;padding:1.25rem;margin:1.125rem 0}fieldset legend{font-weight:700;background:#fff;padding:0 .1875rem;margin:0 0 0 -.1875rem}[data-abide] .error small.error,[data-abide] small.error,[data-abide] span.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:400;font-style:italic;background:#e97f02;color:#fff}[data-abide] small.error,[data-abide] span.error{display:none}small.error,span.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:400;font-style:italic;background:#e97f02;color:#fff}.error input,.error select,.error textarea{margin-bottom:0}.error input[type=checkbox],.error input[type=radio]{margin-bottom:1rem}.error label,.error label.error{color:#e97f02}.error small.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:400;font-style:italic;background:#e97f02;color:#fff}.error>label>small{color:#676767;background:0 0;padding:0;text-transform:capitalize;font-style:normal;font-size:60%;margin:0;display:inline}.error span.error-message{display:block}input.error,textarea.error{margin-bottom:0}label.error{color:#e97f02}.row{width:100%;margin:0 auto;max-width:62.5rem}.row:after,.row:before{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{width:auto;margin:0 -.9375rem;max-width:none}.row .row:after,.row .row:before{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{width:auto;margin:0;max-width:none}.row .row.collapse:after,.row .row.collapse:before{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}[class*=column]+[class*=column]:last-child{float:right}[class*=column]+[class*=column].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.33333%;right:auto}.small-pull-1{position:relative;right:8.33333%;left:auto}.small-push-2{position:relative;left:16.66667%;right:auto}.small-pull-2{position:relative;right:16.66667%;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.33333%;right:auto}.small-pull-4{position:relative;right:33.33333%;left:auto}.small-push-5{position:relative;left:41.66667%;right:auto}.small-pull-5{position:relative;right:41.66667%;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.33333%;right:auto}.small-pull-7{position:relative;right:58.33333%;left:auto}.small-push-8{position:relative;left:66.66667%;right:auto}.small-pull-8{position:relative;right:66.66667%;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.33333%;right:auto}.small-pull-10{position:relative;right:83.33333%;left:auto}.small-push-11{position:relative;left:91.66667%;right:auto}.small-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.small-1{width:8.33333%}.small-2{width:16.66667%}.small-3{width:25%}.small-4{width:33.33333%}.small-5{width:41.66667%}.small-6{width:50%}.small-7{width:58.33333%}.small-8{width:66.66667%}.small-9{width:75%}.small-10{width:83.33333%}.small-11{width:91.66667%}.small-12{width:100%}.small-offset-0{margin-left:0!important}.small-offset-1{margin-left:8.33333%!important}.small-offset-2{margin-left:16.66667%!important}.small-offset-3{margin-left:25%!important}.small-offset-4{margin-left:33.33333%!important}.small-offset-5{margin-left:41.66667%!important}.small-offset-6{margin-left:50%!important}.small-offset-7{margin-left:58.33333%!important}.small-offset-8{margin-left:66.66667%!important}.small-offset-9{margin-left:75%!important}.small-offset-10{margin-left:83.33333%!important}.small-offset-11{margin-left:91.66667%!important}.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left}.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}}@media only screen and (min-width:40.063em){.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.33333%;right:auto}.medium-pull-1{position:relative;right:8.33333%;left:auto}.medium-push-2{position:relative;left:16.66667%;right:auto}.medium-pull-2{position:relative;right:16.66667%;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.33333%;right:auto}.medium-pull-4{position:relative;right:33.33333%;left:auto}.medium-push-5{position:relative;left:41.66667%;right:auto}.medium-pull-5{position:relative;right:41.66667%;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.33333%;right:auto}.medium-pull-7{position:relative;right:58.33333%;left:auto}.medium-push-8{position:relative;left:66.66667%;right:auto}.medium-pull-8{position:relative;right:66.66667%;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.33333%;right:auto}.medium-pull-10{position:relative;right:83.33333%;left:auto}.medium-push-11{position:relative;left:91.66667%;right:auto}.medium-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.medium-1{width:8.33333%}.medium-2{width:16.66667%}.medium-3{width:25%}.medium-4{width:33.33333%}.medium-5{width:41.66667%}.medium-6{width:50%}.medium-7{width:58.33333%}.medium-8{width:66.66667%}.medium-9{width:75%}.medium-10{width:83.33333%}.medium-11{width:91.66667%}.medium-12{width:100%}.medium-offset-0{margin-left:0!important}.medium-offset-1{margin-left:8.33333%!important}.medium-offset-2{margin-left:16.66667%!important}.medium-offset-3{margin-left:25%!important}.medium-offset-4{margin-left:33.33333%!important}.medium-offset-5{margin-left:41.66667%!important}.medium-offset-6{margin-left:50%!important}.medium-offset-7{margin-left:58.33333%!important}.medium-offset-8{margin-left:66.66667%!important}.medium-offset-9{margin-left:75%!important}.medium-offset-10{margin-left:83.33333%!important}.medium-offset-11{margin-left:91.66667%!important}.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left}.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}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}@media only screen and (min-width:64.063em){.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.33333%;right:auto}.large-pull-1{position:relative;right:8.33333%;left:auto}.large-push-2{position:relative;left:16.66667%;right:auto}.large-pull-2{position:relative;right:16.66667%;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.33333%;right:auto}.large-pull-4{position:relative;right:33.33333%;left:auto}.large-push-5{position:relative;left:41.66667%;right:auto}.large-pull-5{position:relative;right:41.66667%;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.33333%;right:auto}.large-pull-7{position:relative;right:58.33333%;left:auto}.large-push-8{position:relative;left:66.66667%;right:auto}.large-pull-8{position:relative;right:66.66667%;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.33333%;right:auto}.large-pull-10{position:relative;right:83.33333%;left:auto}.large-push-11{position:relative;left:91.66667%;right:auto}.large-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.large-1{width:8.33333%}.large-2{width:16.66667%}.large-3{width:25%}.large-4{width:33.33333%}.large-5{width:41.66667%}.large-6{width:50%}.large-7{width:58.33333%}.large-8{width:66.66667%}.large-9{width:75%}.large-10{width:83.33333%}.large-11{width:91.66667%}.large-12{width:100%}.large-offset-0{margin-left:0!important}.large-offset-1{margin-left:8.33333%!important}.large-offset-2{margin-left:16.66667%!important}.large-offset-3{margin-left:25%!important}.large-offset-4{margin-left:33.33333%!important}.large-offset-5{margin-left:41.66667%!important}.large-offset-6{margin-left:50%!important}.large-offset-7{margin-left:58.33333%!important}.large-offset-8{margin-left:66.66667%!important}.large-offset-9{margin-left:75%!important}.large-offset-10{margin-left:83.33333%!important}.large-offset-11{margin-left:91.66667%!important}.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left}.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}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}.inline-list{margin:0 0 1.0625rem -1.375rem;padding:0;list-style:none;overflow:hidden}.inline-list>li{list-style:none;float:left;margin-left:1.375rem;display:block}.inline-list>li>*{display:block}.keystroke,kbd{background-color:#ededed;border-color:#ddd;color:#222;border-style:solid;border-width:1px;margin:0;font-family:Consolas,Menlo,Courier,monospace;font-size:inherit;padding:.125rem .25rem 0;border-radius:3px}.panel{border-style:solid;border-width:1px;border-color:#d8d8d8;margin-bottom:1.25rem;padding:1.25rem;background:#f2f2f2}.panel>:first-child{margin-top:0}.panel>:last-child{margin-bottom:0}.panel dl,.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel li,.panel p{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:#f1f8bb;margin-bottom:1.25rem;padding:1.25rem;background:#fbfdec}.panel.callout>:first-child{margin-top:0}.panel.callout>:last-child{margin-bottom:0}.panel.callout dl,.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout li,.panel.callout p{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:#8a9b0f}.panel.radius{border-radius:3px}.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:rgba(0,0,0,.45);z-index:99;display:none;top:0;left:0}.reveal-modal,dialog{visibility:hidden;display:none;position:absolute;z-index:100;width:100vw;top:0;left:0;background-color:#fff;padding:1.25rem;border:1px solid #666;box-shadow:0 0 10px rgba(0,0,0,.4)}@media only screen and (max-width:40em){.reveal-modal,dialog{min-height:100vh}}@media only screen and (min-width:40.063em){.reveal-modal,dialog{left:50%}}.reveal-modal .column,.reveal-modal .columns,dialog .column,dialog .columns{min-width:0}.reveal-modal>:first-child,dialog>:first-child{margin-top:0}.reveal-modal>:last-child,dialog>:last-child{margin-bottom:0}@media only screen and (min-width:40.063em){.reveal-modal,dialog{margin-left:-40%;width:80%}}@media only screen and (min-width:40.063em){.reveal-modal,dialog{top:6.25rem}}.reveal-modal .close-reveal-modal,dialog .close-reveal-modal{font-size:2.5rem;line-height:1;position:absolute;top:.5rem;right:.6875rem;color:#aaa;font-weight:700;cursor:pointer}dialog[open]{display:block;visibility:visible}@media only screen and (min-width:40.063em){.reveal-modal,dialog{padding:1.875rem}.reveal-modal.radius,dialog.radius{border-radius:3px}.reveal-modal.round,dialog.round{border-radius:1000px}.reveal-modal.collapse,dialog.collapse{padding:0}.reveal-modal.full,dialog.full{top:0;left:0;height:100vh;min-height:100vh;margin-left:0!important}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.tiny,dialog.tiny{margin-left:-15%;width:30%}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.small,dialog.small{margin-left:-20%;width:40%}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.medium,dialog.medium{margin-left:-30%;width:60%}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.large,dialog.large{margin-left:-35%;width:70%}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.xlarge,dialog.xlarge{margin-left:-47.5%;width:95%}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.full,dialog.full{margin-left:-50vw;width:100vw}}@media print{.reveal-modal,dialog{background:#fff!important}}.side-nav{display:block;margin:0;padding:0;list-style-type:none;list-style-position:outside;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif}.side-nav li{margin:0;font-size:1rem}.side-nav li a:not(.button){display:block;color:#8a9b0f;margin:0}.side-nav li a:not(.button):focus,.side-nav li a:not(.button):hover{color:#535d09}.side-nav li.active>a:first-child:not(.button){color:#535d09;font-weight:400;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif}.side-nav li.divider{border-top:1px solid;height:0;padding:0;list-style:none;border-top-color:#e4e4e4}.side-nav li.heading{color:#8a9b0f;font-size:1rem;font-weight:700;text-transform:uppercase}.sub-nav{display:block;width:auto;overflow:hidden;margin:-.25rem 0 1.125rem -.75rem;padding-top:.25rem}.sub-nav dt{text-transform:uppercase}.sub-nav dd,.sub-nav dt,.sub-nav li{float:left;display:inline;margin-left:1rem;margin-bottom:.625rem;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-weight:400;font-size:.875rem;color:#999}.sub-nav dd a,.sub-nav dt a,.sub-nav li a{text-decoration:none;color:#999;padding:.1875rem 1rem}.sub-nav dd a:hover,.sub-nav dt a:hover,.sub-nav li a:hover{color:#737373}.sub-nav dd.active a,.sub-nav dt.active a,.sub-nav li.active a{border-radius:3px;font-weight:400;background:#8a9b0f;padding:.1875rem 1rem;cursor:default;color:#fff}.sub-nav dd.active a:hover,.sub-nav dt.active a:hover,.sub-nav li.active a:hover{background:#77850d}table{background:#fff;margin-bottom:1.25rem;border:1px solid #ddd}table caption{background:0 0;color:#222;font-size:1rem;font-weight:700}table thead{background:#f5f5f5}table thead tr td,table thead tr th{padding:.5rem .625rem .625rem;font-size:.875rem;font-weight:700;color:#222}table tfoot{background:#f5f5f5}table tfoot tr td,table tfoot tr th{padding:.5rem .625rem .625rem;font-size:.875rem;font-weight:700;color:#222}table tr td,table tr th{padding:.5625rem .625rem;font-size:.875rem;color:#222;text-align:left}table tr.alt,table tr.even,table tr:nth-of-type(even){background:#f9f9f9}table tbody tr td,table tbody tr th,table tfoot tr td,table tfoot tr th,table thead tr th,table tr td{display:table-cell;line-height:1.125rem}.th{line-height:0;display:inline-block;border:4px solid #fff;max-width:100%;box-shadow:0 0 0 1px rgba(0,0,0,.2);transition:all 200ms ease-out}.th:focus,.th:hover{box-shadow:0 0 6px 1px rgba(138,155,15,.5)}.th.radius{border-radius:3px}meta.foundation-mq-topbar{font-family:"/only screen and (min-width: 810px)/";width:810px}.contain-to-grid{width:100%;background:#fff}.contain-to-grid .top-bar{margin-bottom:0}.fixed{width:100%;left:0;position:fixed;top:0;z-index:99}.fixed.expanded:not(.top-bar){overflow-y:auto;height:auto;width:100%;max-height:100%}.fixed.expanded:not(.top-bar) .title-area{position:fixed;width:100%;z-index:99}.fixed.expanded:not(.top-bar) .top-bar-section{z-index:98;margin-top:45px}.top-bar{overflow:hidden;height:45px;line-height:45px;position:relative;background:#fff;margin-bottom:0}.top-bar ul{margin-bottom:0;list-style:none}.top-bar .row{max-width:none}.top-bar form,.top-bar input{margin-bottom:0}.top-bar input{height:auto;padding-top:.35rem;padding-bottom:.35rem;font-size:.75rem}.top-bar .button,.top-bar button{padding-top:.45rem;padding-bottom:.35rem;margin-bottom:0;font-size:.75rem}.top-bar .title-area{position:relative;margin:0}.top-bar .name{height:45px;margin:0;font-size:16px}.top-bar .name h1{line-height:45px;font-size:1.0625rem;margin:0}.top-bar .name h1 a{font-weight:400;color:#000;width:75%;display:block;padding:0 15px}.top-bar .toggle-topbar{position:absolute;right:0;top:0}.top-bar .toggle-topbar a{color:#000;text-transform:uppercase;font-size:.8125rem;font-weight:700;position:relative;display:block;padding:0 15px;height:45px;line-height:45px}.top-bar .toggle-topbar.menu-icon{top:50%;margin-top:-16px}.top-bar .toggle-topbar.menu-icon a{height:34px;line-height:33px;padding:0 40px 0 15px;color:#000;position:relative}.top-bar .toggle-topbar.menu-icon a span::after{content:"";position:absolute;display:block;height:0;top:50%;margin-top:-8px;right:15px;box-shadow:0 0 0 1px black,0 7px 0 1px black,0 14px 0 1px #000;width:16px}.top-bar .toggle-topbar.menu-icon a span:hover:after{box-shadow:0 0 0 1px black,0 7px 0 1px black,0 14px 0 1px #000}.top-bar.expanded{height:auto;background:0 0}.top-bar.expanded .title-area{background:#fff}.top-bar.expanded .toggle-topbar a{color:#888}.top-bar.expanded .toggle-topbar a::after{box-shadow:0 10px 0 1px #888,0 16px 0 1px #888,0 22px 0 1px #888}.top-bar-section{left:0;position:relative;width:auto;transition:left 300ms ease-out}.top-bar-section ul{padding:0;width:100%;height:auto;display:block;font-size:16px;margin:0}.top-bar-section .divider,.top-bar-section [role=separator]{border-top:solid 0 gray;clear:both;height:1px;width:100%}.top-bar-section ul li{background:#8a9b0f}.top-bar-section ul li>a{display:block;width:100%;color:#000;padding:12px 0 12px 15px;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400;text-transform:uppercase}.top-bar-section ul li>a.button{font-size:.9375rem;padding-right:15px;padding-left:15px;background-color:#8a9b0f;border-color:#6e7c0c;color:#fff}.top-bar-section ul li>a.button:focus,.top-bar-section ul li>a.button:hover{background-color:#6e7c0c;color:#fff}.top-bar-section ul li>a.button.secondary{background-color:#490a3d;border-color:#3a0831;color:#fff}.top-bar-section ul li>a.button.secondary:focus,.top-bar-section ul li>a.button.secondary:hover{background-color:#3a0831;color:#fff}.top-bar-section ul li>a.button.success{background-color:#8a9b0f;border-color:#6e7c0c;color:#fff}.top-bar-section ul li>a.button.success:focus,.top-bar-section ul li>a.button.success:hover{background-color:#6e7c0c;color:#fff}.top-bar-section ul li>a.button.alert{background-color:#e97f02;border-color:#ba6602;color:#fff}.top-bar-section ul li>a.button.alert:focus,.top-bar-section ul li>a.button.alert:hover{background-color:#ba6602;color:#fff}.top-bar-section ul li>button{font-size:.9375rem;padding-right:15px;padding-left:15px;background-color:#8a9b0f;border-color:#6e7c0c;color:#fff}.top-bar-section ul li>button:focus,.top-bar-section ul li>button:hover{background-color:#6e7c0c;color:#fff}.top-bar-section ul li>button.secondary{background-color:#490a3d;border-color:#3a0831;color:#fff}.top-bar-section ul li>button.secondary:focus,.top-bar-section ul li>button.secondary:hover{background-color:#3a0831;color:#fff}.top-bar-section ul li>button.success{background-color:#8a9b0f;border-color:#6e7c0c;color:#fff}.top-bar-section ul li>button.success:focus,.top-bar-section ul li>button.success:hover{background-color:#6e7c0c;color:#fff}.top-bar-section ul li>button.alert{background-color:#e97f02;border-color:#ba6602;color:#fff}.top-bar-section ul li>button.alert:focus,.top-bar-section ul li>button.alert:hover{background-color:#ba6602;color:#fff}.top-bar-section ul li:hover:not(.has-form)>a{background:#98ab10;color:#000}.top-bar-section ul li.active>a{background:#d2ea26;color:#000}.top-bar-section ul li.active>a:hover{background:#b3c914;color:#000}.top-bar-section .has-form{padding:15px}.top-bar-section .has-dropdown{position:relative}.top-bar-section .has-dropdown>a:after{content:"";display:block;width:0;height:0;border:5px inset;border-color:transparent transparent transparent rgba(0,0,0,.4);border-left-style:solid;margin-right:15px;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{display:block;height:auto;overflow:visible;clip:auto;position:absolute!important;width:100%}.top-bar-section .has-dropdown.moved>a:after{display:none}.top-bar-section .dropdown{padding:0;left:100%;top:0;z-index:99;display:block;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.top-bar-section .dropdown li{width:100%;height:auto}.top-bar-section .dropdown li a{font-weight:400;padding:8px 15px}.top-bar-section .dropdown li a.parent-link{font-weight:400}.top-bar-section .dropdown li.title h5{margin-bottom:0;margin-top:0}.top-bar-section .dropdown li.title h5 a{color:#000;line-height:22.5px;display:block}.top-bar-section .dropdown li.has-form{padding:8px 15px}.top-bar-section .dropdown li .button,.top-bar-section .dropdown li button{top:auto}.top-bar-section .dropdown label{padding:8px 15px 2px;margin-bottom:0;text-transform:uppercase;color:#f77;font-weight:700;font-size:.625rem}.js-generated{display:block}@media only screen and (min-width:810px){.top-bar{background:#fff;overflow:visible}.top-bar:after,.top-bar:before{content:" ";display:table}.top-bar:after{clear:both}.top-bar .toggle-topbar{display:none}.top-bar .title-area{float:left}.top-bar .name h1 a{width:auto}.top-bar .button,.top-bar button,.top-bar input{font-size:.875rem;position:relative;top:7px}.top-bar.expanded{background:#fff}.contain-to-grid .top-bar{max-width:62.5rem;margin:0 auto}.top-bar-section{transition:none 0 0;left:0!important}.top-bar-section ul{width:auto;height:auto!important;display:inline}.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:#98ab10;color:#000}.top-bar-section li:not(.has-form) a:not(.button){padding:0 15px;line-height:45px;background:#fff}.top-bar-section li:not(.has-form) a:not(.button):hover{background:#98ab10}.top-bar-section li.active:not(.has-form) a:not(.button){padding:0 15px;line-height:45px;color:#000;background:#d2ea26}.top-bar-section li.active:not(.has-form) a:not(.button):hover{background:#b3c914}.top-bar-section .has-dropdown>a{padding-right:35px!important}.top-bar-section .has-dropdown>a:after{content:"";display:block;width:0;height:0;border:5px inset;border-color:rgba(0,0,0,.4) transparent transparent;border-top-style:solid;margin-top:-2.5px;top:22.5px}.top-bar-section .has-dropdown.moved{position:relative}.top-bar-section .has-dropdown.moved>.dropdown{display:block;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.top-bar-section .has-dropdown.hover>.dropdown,.top-bar-section .has-dropdown.not-click:hover>.dropdown{display:block;height:auto;width:auto;overflow:visible;clip:auto;position:absolute!important}.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after{border:none;content:"\00bb";top:1rem;margin-top:-1px;right:5px;line-height:1.2}.top-bar-section .dropdown{left:0;top:auto;background:0 0;min-width:100%}.top-bar-section .dropdown li a{color:#000;line-height:45px;white-space:nowrap;padding:12px 15px;background:#d2ea26}.top-bar-section .dropdown li:not(.has-form) a:not(.button){color:#000;background:#d2ea26}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button){color:#000;background:#98ab10}.top-bar-section .dropdown li label{white-space:nowrap;background:#333}.top-bar-section .dropdown li .dropdown{left:100%;top:0}.top-bar-section>ul>.divider,.top-bar-section>ul>[role=separator]{border-bottom:none;border-top:none;border-right:solid 0 #fff;clear:none;height:45px;width:0}.top-bar-section .has-form{background:#fff;padding:0 15px;height:45px}.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:#98ab10;color:#000}.no-js .top-bar-section ul li:active>a{background:#d2ea26;color:#000}.no-js .top-bar-section .has-dropdown:hover>.dropdown{display:block;height:auto;width:auto;overflow:visible;clip:auto;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.063em) 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.063em){.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.063em) 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.063em){.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.063em) 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.063em){.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.063em) and (max-width:99999999em){.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.063em){.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}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}a{color:#8a9b0f;text-decoration:none;line-height:inherit}a:focus,a:hover{color:#77850d}a img{border:none}p{font-family:inherit;font-weight:400;font-size:1rem;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;line-height:1.35;font-style:italic}h1,h2,h3,h4,h5,h6{font-family:Volkhov,Georgia;font-weight:400;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}h1{font-size:2.375rem}h2{font-size:.9375rem}h3{font-size:1.0625rem}h4{font-size:.6875rem}h5,h6{font-size:1rem}.subheader{line-height:1.4;color:#6f6f6f;font-weight:400;margin-top:.2rem;margin-bottom:.5rem}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0}em,i{font-style:italic;line-height:inherit}b,strong{font-weight:700;line-height:inherit}small{font-size:60%;line-height:inherit}code{font-family:"Lucida Console",Monaco,monospace;font-weight:400;color:#aa5d01}dl,ol,ul{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:inherit}ul{margin-left:1.3rem}ul.no-bullet{margin-left:0}ul.no-bullet li ol,ul.no-bullet li ul{margin-left:1.25rem;margin-bottom:0;list-style:none}ul li ol,ul li ul{margin-left:1.25rem;margin-bottom:0}ul.circle li ul,ul.disc li ul,ul.square li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.3rem}ul.circle{list-style-type:circle;margin-left:1.3rem}ul.disc{list-style-type:disc;margin-left:1.3rem}ul.no-bullet{list-style:none}ol{margin-left:1.4rem}ol li ol,ol li ul{margin-left:1.25rem;margin-bottom:0}dl dt{margin-bottom:.3rem;font-weight:700}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;border-bottom:1px dotted #ddd;cursor:help}abbr{text-transform:none}blockquote{padding:.5625rem 1.25rem 0 1.1875rem}blockquote cite{display:block;font-size:.8125rem;color:#555}blockquote,blockquote p{line-height:1.6}.vcard{display:inline-block;margin:0 0 1.25rem;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:700;font-size:.9375rem}.vevent .summary{font-weight:700}.vevent abbr{cursor:default;text-decoration:none;font-weight:700;border:none;padding:0 .0625rem}@media only screen and (min-width:40.063em){h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:3rem}h2{font-size:1.5625rem}h3{font-size:1.375rem}h4,h5,h6{font-size:1rem}}.print-only{display:none!important}@media print{*{background: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:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none!important}.print-only{display:block!important}.hide-for-print{display:none!important}.show-for-print{display:inherit!important}}@media only screen{.hide-for-large,.hide-for-large-only,.hide-for-large-up,.hide-for-medium,.hide-for-medium-only,.hide-for-medium-up,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-down,.show-for-medium-down,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-small-up{display:inherit!important}.hide-for-large-down,.hide-for-medium-down,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-small-up,.show-for-large,.show-for-large-only,.show-for-large-up,.show-for-medium,.show-for-medium-only,.show-for-medium-up,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-large,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-medium,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-down,.visible-for-medium-down,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-small-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-down,.hidden-for-medium-down,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-small-up,.visible-for-large,.visible-for-large-only,.visible-for-large-up,.visible-for-medium,.visible-for-medium-only,.visible-for-medium-up,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}table.hide-for-large,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-medium,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-down,table.show-for-medium-down,table.show-for-small,table.show-for-small-down,table.show-for-small-only,table.show-for-small-up{display:table}thead.hide-for-large,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-medium,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-down,thead.show-for-medium-down,thead.show-for-small,thead.show-for-small-down,thead.show-for-small-only,thead.show-for-small-up{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-medium,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-down,tbody.show-for-medium-down,tbody.show-for-small,tbody.show-for-small-down,tbody.show-for-small-only,tbody.show-for-small-up{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-medium,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-down,tr.show-for-medium-down,tr.show-for-small,tr.show-for-small-down,tr.show-for-small-only,tr.show-for-small-up{display:table-row!important}td.hide-for-large,td.hide-for-large-only,td.hide-for-large-up,td.hide-for-medium,td.hide-for-medium-only,td.hide-for-medium-up,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-down,td.show-for-medium-down,td.show-for-small,td.show-for-small-down,td.show-for-small-only,td.show-for-small-up,th.hide-for-large,th.hide-for-large-only,th.hide-for-large-up,th.hide-for-medium,th.hide-for-medium-only,th.hide-for-medium-up,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-down,th.show-for-medium-down,th.show-for-small,th.show-for-small-down,th.show-for-small-only,th.show-for-small-up{display:table-cell!important}}@media only screen and (min-width:40.063em){.hide-for-large,.hide-for-large-only,.hide-for-large-up,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-down,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-medium-up,.show-for-small-up{display:inherit!important}.hide-for-large-down,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-small-up,.show-for-large,.show-for-large-only,.show-for-large-up,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-large,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-down,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-small-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-down,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-small-up,.visible-for-large,.visible-for-large-only,.visible-for-large-up,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}table.hide-for-large,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-down,table.show-for-medium,table.show-for-medium-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-small-up{display:table}thead.hide-for-large,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-down,thead.show-for-medium,thead.show-for-medium-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-small-up{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-down,tbody.show-for-medium,tbody.show-for-medium-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-small-up{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-down,tr.show-for-medium,tr.show-for-medium-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-small-up{display:table-row!important}td.hide-for-large,td.hide-for-large-only,td.hide-for-large-up,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-down,td.show-for-medium,td.show-for-medium-down,td.show-for-medium-only,td.show-for-medium-up,td.show-for-small-up,th.hide-for-large,th.hide-for-large-only,th.hide-for-large-up,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-down,th.show-for-medium,th.show-for-medium-down,th.show-for-medium-only,th.show-for-medium-up,th.show-for-small-up{display:table-cell!important}}@media only screen and (min-width:64.063em){.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-large-up,.show-for-medium-up,.show-for-small-up{display:inherit!important}.hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large,table.show-for-large-down,table.show-for-large-only,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up{display:table}thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large,thead.show-for-large-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up{display:table-header-group!important}tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large,tbody.show-for-large-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up{display:table-row-group!important}tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large,tr.show-for-large-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up{display:table-row!important}td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large,td.show-for-large-down,td.show-for-large-only,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large,th.show-for-large-down,th.show-for-large-only,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up{display:table-cell!important}}@media only screen and (min-width:90.063em){.hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-up,.show-for-medium-up,.show-for-small-up,.show-for-xlarge-only,.show-for-xlarge-up{display:inherit!important}.hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge-only,.hide-for-xlarge-up,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge-only,.visible-for-xlarge-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xxlarge-only,.visible-for-xxlarge-up{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}table.hide-for-large,table.hide-for-large-down,table.hide-for-large-only,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge-only,table.show-for-xlarge-up{display:table}thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-large-only,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge-only,thead.show-for-xlarge-up{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-large-only,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-large-only,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge-only,tr.show-for-xlarge-up{display:table-row!important}td.hide-for-large,td.hide-for-large-down,td.hide-for-large-only,td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge-only,td.show-for-xlarge-up,th.hide-for-large,th.hide-for-large-down,th.hide-for-large-only,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge-only,th.show-for-xlarge-up{display:table-cell!important}}@media only screen and (min-width:120.063em){.hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge-only,.show-for-large-up,.show-for-medium-up,.show-for-small-up,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up{display:inherit!important}.hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge-only{display:none!important}.hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge-only,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge-only{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}table.hide-for-large,table.hide-for-large-down,table.hide-for-large-only,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge-only,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge-up,table.show-for-xxlarge-only,table.show-for-xxlarge-up{display:table}thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-large-only,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge-only,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge-up,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-large-only,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge-only,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge-up,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-large-only,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge-only,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge-up,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up{display:table-row!important}td.hide-for-large,td.hide-for-large-down,td.hide-for-large-only,td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge-only,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge-up,td.show-for-xxlarge-only,td.show-for-xxlarge-up,th.hide-for-large,th.hide-for-large-down,th.hide-for-large-only,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge-only,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge-up,th.show-for-xxlarge-only,th.show-for-xxlarge-up{display:table-cell!important}}.hide-for-portrait,.show-for-landscape{display:inherit!important}.hide-for-landscape,.show-for-portrait{display:none!important}table.hide-for-landscape,table.show-for-portrait{display:table}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){.hide-for-portrait,.show-for-landscape{display:inherit!important}.hide-for-landscape,.show-for-portrait{display:none!important}table.hide-for-portrait,table.show-for-landscape{display:table}thead.hide-for-portrait,thead.show-for-landscape{display:table-header-group!important}tbody.hide-for-portrait,tbody.show-for-landscape{display:table-row-group!important}tr.hide-for-portrait,tr.show-for-landscape{display:table-row!important}td.hide-for-portrait,td.show-for-landscape,th.hide-for-portrait,th.show-for-landscape{display:table-cell!important}}@media only screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:inherit!important}.hide-for-portrait,.show-for-landscape{display:none!important}table.hide-for-landscape,table.show-for-portrait{display:table}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}}.show-for-touch{display:none!important}.hide-for-touch,.touch .show-for-touch{display:inherit!important}.touch .hide-for-touch{display:none!important}.touch table.show-for-touch,table.hide-for-touch{display:table}.touch thead.show-for-touch,thead.hide-for-touch{display:table-header-group!important}.touch tbody.show-for-touch,tbody.hide-for-touch{display:table-row-group!important}.touch tr.show-for-touch,tr.hide-for-touch{display:table-row!important}.touch td.show-for-touch,.touch th.show-for-touch,td.hide-for-touch,th.hide-for-touch{display:table-cell!important}@media print{.show-for-print{display:block}.hide-for-print{display:none}table.show-for-print{display:table}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,th.show-for-print{display:table-cell!important}}p a{border-bottom:1px dotted}p a:hover{border-bottom:2px solid}p a.button{border:0}img{border-radius:3px}img.alignleft,img.left{float:left;margin:5px 15px 5px 0}img.alignright,img.right{float:right;margin:5px 0 5px 15px}img.aligncenter,img.center{display:block;margin:0 auto 10px}h1{font-weight:700}h2{margin-top:1.5rem}h3{margin-top:1.375rem}.blog-index h2{margin-top:0}h4{font-variant:small-caps}article dl dt{line-height:1.3}article dl dd{line-height:1.6;margin-bottom:.75rem;margin-left:1.5rem}dl.accordion{border-top:1px solid #d7d7d7}.accordion dd{border-bottom:1px solid #d7d7d7}dd.accordion-navigation span{padding-right:12px}dd.accordion-navigation span:before{content:"\E766"}dd.accordion-navigation.active span:before{content:"\E764"}td{vertical-align:top}code{font-size:.875rem;line-height:1.5}blockquote{font-style:italic;position:relative;border:none;margin:0 30px 30px;color:#4b4b4d}blockquote p{font-style:italic;color:#575757}blockquote:before{display:block;content:"\00BB";font-size:80px;position:absolute;left:-25px;top:-40px;color:#4b4b4d}blockquote:after{display:block;content:"\00AB";font-size:80px;position:absolute;right:-10px;bottom:-40px;color:#4b4b4d}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}cite{padding-top:5px}mark{background-color:#f393b5}.subheadline{font-size:1rem;margin:0;text-transform:uppercase}.teaser{font-size:1.25rem}.big-teaser{font-style:italic;font-weight:300}.big-teaser a{font-style:italic;font-weight:400}@media only screen{.big-teaser{font-size:1.25rem}}@media only screen and (min-width:40.063em){.big-teaser{font-size:1.8125rem}}.sans{font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif}.serif{font-family:Volkhov,Georgia}.font-size-huge{font-size:2.25rem}.font-size-large{font-size:1.5625rem}.font-size-big{font-size:1.375rem}.font-size-medium,.font-size-normal,.font-size-regular{font-size:1.125rem}@font-face{font-family:entypo;src:url(../fonts/entypo.eot);src:url(../fonts/entypo.eot?#iefix) format("embedded-opentype"),url(../fonts/entypo.woff) format("woff"),url(../fonts/entypo.ttf) format("truetype"),url(../fonts/entypo.svg#entypo) format("svg");font-weight:400;font-style:normal}@font-face{font-family:entypo-social;src:url(../fonts/entypo-social.eot);src:url(../fonts/entypo-social.eot?#iefix) format("embedded-opentype"),url(../fonts/entypo-social.woff) format("woff"),url(../fonts/entypo-social.ttf) format("truetype"),url(../fonts/entypo-social.svg#entypo-social) format("svg");font-weight:400;font-style:normal}.entypo{font-family:entypo}.entypo-social{font-family:entypo-social}.entypo-32{font-size:2rem}.entypo-48{font-size:3rem}.entypo-64{font-size:4rem}body.video,body.video #masthead-no-image-header{background:#000}body.video #masthead-no-image-header{margin-bottom:60px}body.video a,body.video blockquote:after,body.video blockquote:before,body.video cite,body.video cite a,body.video cite a:visited,body.video h1,body.video h2,body.video h3,body.video h4,body.video h5,body.video h6,body.video p{color:#fff}#navigation{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}#search{padding:20px 0 0;background:#bd1550}#breadcrumb{background:#f3f3f3;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}#title-image-small{height:240px}#title-image-large{height:520px}#title-image-index-small{height:120px}#title-image-index-large{height:260px}#masthead{height:190px}#logo img{margin-top:30px}#masthead-no-image-header{height:100px;background:#490a3d}@media only screen and (min-width:40.063em){#logo img{margin-top:80px}#masthead{height:320px}#masthead-no-image-header{height:130px;background:#490a3d}#masthead-no-image-header #logo img{margin-top:30px}}footer{padding-top:160px}#footer{padding-top:30px;padding-bottom:20px;background:#7e7e7e;color:#fff}footer li,footer p{font-size:.8125rem;font-weight:300}#footer a{color:#f8ca00}#footer a.entypo:hover{background:#490a3d;border-radius:3px}#footer h4,#footer h5{letter-spacing:1px;color:#fff;text-transform:uppercase}#footer p.entypo{font-size:80px;line-height:54px;text-align:center;padding:0;margin:0}#subfooter{background:#313131;color:#7e7e7e;padding-top:30px;padding-bottom:10px}#subfooter-left ul.inline-list{float:left}#subfooter .entypo,#subfooter .entypo-social{font-size:48px;line-height:36px;color:#7e7e7e}#subfooter li a{color:#7e7e7e;text-transform:uppercase}#subfooter li a:hover{color:#fff}#subfooter .social-icons li a{display:block;height:36px;width:36px;border-radius:50%;color:#313131;background:#7e7e7e;text-align:center;vertical-align:center}#subfooter .social-icons li a:hover{background:#313131;color:#fff}.ad-space{border:1px solid #fafafa;text-align:center;padding:15px 0;margin-bottom:1.25rem}.top-15{margin-top:15}.top-30{margin-top:30px}.top-60{margin-top:60px}.bottom-15{margin-bottom:15}.bottom-30{margin-bottom:30px}.bottom-60{margin-bottom:60px}.ad-panel{border:1px solid #d7d7d7;text-align:center;padding:15px}.ad-panel p{padding:0;margin:0}.alert-box{font-family:Volkhov,Georgia;text-shadow:0 1px 1px rgba(0,0,0,.9)}.alert-box.terminal{background:#0b0b0b;color:#fff;border-color:#090909}.alert-box p{margin-bottom:0}.alert-box a{text-shadow:1px 1px 0 #000;color:#fff;border-bottom:1px dotted #fff}.alert-box a:hover{border-bottom:1px solid #fff}.button,button{letter-spacing:1px}.button.grey,button.grey{background:#575757}.button.grey:focus,.button.grey:hover,button.grey:focus,button.grey:hover{background-color:#0b0b0b}.shadow-no{text-shadow:transparent 0 0 0}.shadow-black{text-shadow:rgba(0,0,0,.49804) 0 1px 2px}.shadow-white{text-shadow:rgba(255,255,255,.49804) 0 1px 2px}.side-nav li.title{text-transform:uppercase}.side-nav li{border-top:1px solid #cbcbcb}.side-nav li a:not(.button){padding:.4375rem 0}.side-nav li a:not(.button):focus,.side-nav li a:not(.button):hover{background:#eee}.homepage p{margin:0;padding:0;color:#575757}.caption a{border-bottom:1px dotted #bebebe;color:#575757;font-size:.8125rem}.meta-info p{font-size:.8125rem;color:#efefef}.meta-info a{text-decoration:underline;color:#efefef}.meta-info a:hover{text-decoration:none;color:#490a3d}#logo-monochrome{background:url(../img/phlow-logo-monochrome-100x36.png) no-repeat;height:36px;width:100px;padding:0;margin:0;line-height:0;text-indent:-9999px;display:block;float:left}.highlight{background:#fff;padding-bottom:20px}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k,.highlight .o{font-weight:700}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:700}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:700;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kp,.highlight .kr{font-weight:700}.highlight .kt{color:#458;font-weight:700}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:700}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne,.highlight .nf{color:#900;font-weight:700}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:700}.highlight .w{color:#bbb}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#099}.highlight .s2,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc,.highlight .vg,.highlight .vi{color:teal}.highlight .il{color:#099} \ No newline at end of file +@charset "UTF-8";meta.foundation-version{font-family:"/5.2.3/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.063em)/";width:64.063em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}body,html{height:100%}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{font-size:16px}body{background:#fff;color:#222;padding:0;margin:0;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:default}a:hover{cursor:pointer}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic}#map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object{max-width:none!important}.left{float:left!important}.right{float:right!important}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{min-height:50px}select{width:100%}.accordion{margin-bottom:0}.accordion:after,.accordion:before{content:" ";display:table}.accordion:after{clear:both}.accordion .accordion-navigation,.accordion dd{display:block;margin-bottom:0!important}.accordion .accordion-navigation.active>a,.accordion dd.active>a{background:#e4e4e4}.accordion .accordion-navigation>a,.accordion dd>a{background:#fff;color:#222;padding:.75rem;display:block;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-size:1rem}.accordion .accordion-navigation>a:hover,.accordion dd>a:hover{background:#e4e4e4}.accordion .accordion-navigation>.content,.accordion dd>.content{display:none;padding:.9375rem}.accordion .accordion-navigation>.content.active,.accordion dd>.content.active{display:block;background:#e4e4e4}.alert-box{border-style:solid;border-width:1px;display:block;font-weight:400;margin-bottom:1.25rem;position:relative;padding:.875rem 1.5rem .875rem .875rem;font-size:.8125rem;transition:opacity 300ms ease-out;background-color:#8a9b0f;border-color:#77850d;color:#fff}.alert-box .close{font-size:1.375rem;padding:9px 6px 4px;line-height:0;position:absolute;top:50%;margin-top:-.6875rem;right:.25rem;color:#333;opacity:.3}.alert-box .close:focus,.alert-box .close:hover{opacity:.5}.alert-box.radius{border-radius:3px}.alert-box.round{border-radius:1000px}.alert-box.success{background-color:#8a9b0f;border-color:#77850d;color:#fff}.alert-box.alert{background-color:#e97f02;border-color:#c86d02;color:#fff}.alert-box.secondary{background-color:#490a3d;border-color:#3f0934;color:#fff}.alert-box.warning{background-color:#bd1550;border-color:#a31245;color:#fff}.alert-box.info{background-color:#490a3d;border-color:#3f0934;color:#fff}.alert-box.alert-close{opacity:0}[class*=block-grid-]{display:block;padding:0;margin:0 -.625rem}[class*=block-grid-]:after,[class*=block-grid-]:before{content:" ";display:table}[class*=block-grid-]:after{clear:both}[class*=block-grid-]>li{display:block;height:auto;float:left;padding:0 .625rem 1.25rem}@media only screen{.small-block-grid-1>li{width:100%;list-style:none}.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{width:50%;list-style:none}.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{width:33.33333%;list-style:none}.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{width:25%;list-style:none}.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{width:20%;list-style:none}.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{width:16.66667%;list-style:none}.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{width:14.28571%;list-style:none}.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{width:12.5%;list-style:none}.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{width:11.11111%;list-style:none}.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{width:10%;list-style:none}.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{width:9.09091%;list-style:none}.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{width:8.33333%;list-style:none}.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.063em){.medium-block-grid-1>li{width:100%;list-style:none}.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{width:50%;list-style:none}.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{width:33.33333%;list-style:none}.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{width:25%;list-style:none}.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{width:20%;list-style:none}.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{width:16.66667%;list-style:none}.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{width:14.28571%;list-style:none}.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{width:12.5%;list-style:none}.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{width:11.11111%;list-style:none}.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{width:10%;list-style:none}.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{width:9.09091%;list-style:none}.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{width:8.33333%;list-style:none}.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.063em){.large-block-grid-1>li{width:100%;list-style:none}.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{width:50%;list-style:none}.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{width:33.33333%;list-style:none}.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{width:25%;list-style:none}.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{width:20%;list-style:none}.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{width:16.66667%;list-style:none}.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{width:14.28571%;list-style:none}.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{width:12.5%;list-style:none}.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{width:11.11111%;list-style:none}.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{width:10%;list-style:none}.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{width:9.09091%;list-style:none}.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{width:8.33333%;list-style:none}.large-block-grid-12>li:nth-of-type(1n){clear:none}.large-block-grid-12>li:nth-of-type(12n+1){clear:both}}.button,button{border-style:solid;border-width:0;cursor:pointer;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-weight:400;line-height:normal;margin:0 0 1.25rem;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;-webkit-border-radius:0;display:inline-block;padding:1rem 2rem 1.0625rem;font-size:1rem;background-color:#8a9b0f;border-color:#6e7c0c;color:#fff;transition:background-color 300ms ease-out}.button:focus,.button:hover,button:focus,button:hover{background-color:#6e7c0c;color:#fff}.button.secondary,button.secondary{background-color:#490a3d;border-color:#3a0831;color:#fff}.button.secondary:focus,.button.secondary:hover,button.secondary:focus,button.secondary:hover{background-color:#3a0831;color:#fff}.button.success,button.success{background-color:#8a9b0f;border-color:#6e7c0c;color:#fff}.button.success:focus,.button.success:hover,button.success:focus,button.success:hover{background-color:#6e7c0c;color:#fff}.button.alert,button.alert{background-color:#e97f02;border-color:#ba6602;color:#fff}.button.alert:focus,.button.alert:hover,button.alert:focus,button.alert:hover{background-color:#ba6602;color:#fff}.button.large,button.large{padding:1.125rem 2.25rem 1.1875rem;font-size:1.25rem}.button.small,button.small{padding:.875rem 1.75rem .9375rem;font-size:.8125rem}.button.tiny,button.tiny{padding:.625rem 1.25rem .6875rem;font-size:.6875rem}.button.expand,button.expand{padding-right:0;padding-left:0;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:#8a9b0f;border-color:#6e7c0c;color:#fff;cursor:default;opacity:.7;box-shadow:none}.button.disabled:focus,.button.disabled:hover,.button[disabled]:focus,.button[disabled]:hover,button.disabled:focus,button.disabled:hover,button[disabled]:focus,button[disabled]:hover{color:#fff;background-color:#8a9b0f}.button.disabled.secondary,.button[disabled].secondary,button.disabled.secondary,button[disabled].secondary{background-color:#490a3d;border-color:#3a0831;color:#fff;cursor:default;opacity:.7;box-shadow:none}.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,button[disabled].secondary:hover{color:#fff;background-color:#490a3d}.button.disabled.success,.button[disabled].success,button.disabled.success,button[disabled].success{background-color:#8a9b0f;border-color:#6e7c0c;color:#fff;cursor:default;opacity:.7;box-shadow:none}.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,button[disabled].success:hover{color:#fff;background-color:#8a9b0f}.button.disabled.alert,.button[disabled].alert,button.disabled.alert,button[disabled].alert{background-color:#e97f02;border-color:#ba6602;color:#fff;cursor:default;opacity:.7;box-shadow:none}.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,button[disabled].alert:hover{color:#fff;background-color:#e97f02}@media only screen and (min-width:40.063em){.button,button{display:inline-block}}.button-group{list-style:none;margin:0;left:0}.button-group:after,.button-group:before{content:" ";display:table}.button-group:after{clear:both}.button-group>li{margin:0;float:left}.button-group>li .button,.button-group>li>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group>li:first-child .button,.button-group>li:first-child button{border-left:0}.button-group>li:first-child{margin-left:0}.button-group.radius>* .button,.button-group.radius>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.radius>:first-child .button,.button-group.radius>:first-child button{border-left:0}.button-group.radius>*,.button-group.radius>*>.button,.button-group.radius>*>a,.button-group.radius>*>button{border-radius:0}.button-group.radius>:first-child,.button-group.radius>:first-child>.button,.button-group.radius>:first-child>a,.button-group.radius>:first-child>button{border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius>:last-child,.button-group.radius>:last-child>.button,.button-group.radius>:last-child>a,.button-group.radius>:last-child>button{border-bottom-right-radius:3px;border-top-right-radius:3px}.button-group.round>* .button,.button-group.round>*>button{border-left:1px solid;border-color:rgba(255,255,255,.5)}.button-group.round>:first-child .button,.button-group.round>:first-child button{border-left:0}.button-group.round>*,.button-group.round>*>.button,.button-group.round>*>a,.button-group.round>*>button{border-radius:0}.button-group.round>:first-child,.button-group.round>:first-child>.button,.button-group.round>:first-child>a,.button-group.round>:first-child>button{border-bottom-left-radius:1000px;border-top-left-radius:1000px}.button-group.round>:last-child,.button-group.round>:last-child>.button,.button-group.round>:last-child>a,.button-group.round>:last-child>button{border-bottom-right-radius:1000px;border-top-right-radius:1000px}.button-group.even-2 li{width:50%}.button-group.even-2 li .button,.button-group.even-2 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-2 li button{width:100%}.button-group.even-3 li{width:33.33333%}.button-group.even-3 li .button,.button-group.even-3 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-3 li button{width:100%}.button-group.even-4 li{width:25%}.button-group.even-4 li .button,.button-group.even-4 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-4 li button{width:100%}.button-group.even-5 li{width:20%}.button-group.even-5 li .button,.button-group.even-5 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-5 li button{width:100%}.button-group.even-6 li{width:16.66667%}.button-group.even-6 li .button,.button-group.even-6 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-6 li button{width:100%}.button-group.even-7 li{width:14.28571%}.button-group.even-7 li .button,.button-group.even-7 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-7 li button{width:100%}.button-group.even-8 li{width:12.5%}.button-group.even-8 li .button,.button-group.even-8 li>button{border-left:1px solid;border-color:rgba(255,255,255,.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 .button,.button-group.even-8 li button{width:100%}.button-bar:after,.button-bar:before{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,[data-clearing]{margin-bottom:0;margin-left:0;list-style:none}.clearing-thumbs:after,.clearing-thumbs:before,[data-clearing]:after,[data-clearing]:before{content:" ";display:table}.clearing-thumbs:after,[data-clearing]:after{clear:both}.clearing-thumbs li,[data-clearing] li{float:left;margin-right:10px}.clearing-thumbs[class*=block-grid-] li,[data-clearing][class*=block-grid-] li{margin-right:0}.clearing-blackout{background:#333;position:fixed;width:100%;height:100%;top:0;left:0;z-index:998}.clearing-blackout .clearing-close{display:block}.clearing-container{position:relative;z-index:998;height:100%;overflow:hidden;margin:0}.clearing-touch-label{position:absolute;top:50%;left:50%;color:#aaa;font-size:.6em}.visible-img{height:95%;position:relative}.visible-img img{position:absolute;left:50%;top:50%;margin-left:-50%;max-height:100%;max-width:100%}.clearing-caption{color:#ccc;font-size:.875em;line-height:1.3;margin-bottom:0;text-align:center;bottom:0;background:#333;width:100%;padding:10px 30px 20px;position:absolute;left:0}.clearing-close{z-index:999;padding-left:20px;padding-top:10px;font-size:30px;line-height:1;color:#ccc;display:none}.clearing-close:focus,.clearing-close:hover{color:#ccc}.clearing-assembled .clearing-container{height:100%}.clearing-assembled .clearing-container .carousel>ul,.clearing-feature li{display:none}.clearing-feature li.clearing-featured-img{display:block}@media only screen and (min-width:40.063em){.clearing-main-next,.clearing-main-prev{position:absolute;height:100%;width:40px;top:0}.clearing-main-next>span,.clearing-main-prev>span{position:absolute;top:50%;display:block;width:0;height:0;border:12px solid}.clearing-main-next>span:hover,.clearing-main-prev>span:hover{opacity:.8}.clearing-main-prev{left:0}.clearing-main-prev>span{left:5px;border-color:transparent #ccc transparent transparent}.clearing-main-next{right:0}.clearing-main-next>span{border-color:transparent transparent transparent #ccc}.clearing-main-next.disabled,.clearing-main-prev.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{display:block;width:120px;min-height:inherit;float:left;overflow:hidden;margin-right:0;padding:0;position:relative;cursor:pointer;opacity:.4;clear:none}.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;overflow:hidden;height:85%}.clearing-close{position:absolute;top:10px;right:20px;padding-left:0;padding-top:0}}.f-dropdown{position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:1px solid #ccc;font-size:.875rem;z-index:99;margin-top:2px;max-width:200px}.f-dropdown>:first-child{margin-top:0}.f-dropdown>:last-child{margin-bottom:0}.f-dropdown:before{content:"";display:block;width:0;height:0;border:6px inset;border-color:transparent transparent #fff;border-bottom-style:solid;position:absolute;top:-12px;left:10px;z-index:99}.f-dropdown:after{content:"";display:block;width:0;height:0;border:7px inset;border-color:transparent transparent #ccc;border-bottom-style:solid;position:absolute;top:-14px;left:9px;z-index:98}.f-dropdown.right:before{left:auto;right:10px}.f-dropdown.right:after{left:auto;right:9px}.f-dropdown.drop-right{position:absolute;left:-9999px;list-style:none;width:100%;max-height:none;height:auto;background:#fff;border:1px solid #ccc;font-size:.875rem;z-index:99;margin-top:0;margin-left:2px;max-width:200px}.f-dropdown.drop-right>:first-child{margin-top:0}.f-dropdown.drop-right>:last-child{margin-bottom:0}.f-dropdown.drop-right:before{content:"";display:block;width:0;height:0;border:6px inset;border-color:transparent #fff transparent transparent;border-right-style:solid;position:absolute;top:10px;left:-12px;z-index:99}.f-dropdown.drop-right:after{content:"";display:block;width:0;height:0;border:7px inset;border-color:transparent #ccc transparent transparent;border-right-style:solid;position:absolute;top:9px;left:-14px;z-index:98}.f-dropdown.drop-left{position:absolute;left:-9999px;list-style:none;width:100%;max-height:none;height:auto;background:#fff;border:1px solid #ccc;font-size:.875rem;z-index:99;margin-top:0;margin-left:-2px;max-width:200px}.f-dropdown.drop-left>:first-child{margin-top:0}.f-dropdown.drop-left>:last-child{margin-bottom:0}.f-dropdown.drop-left:before{content:"";display:block;width:0;height:0;border:6px inset;border-color:transparent transparent transparent #fff;border-left-style:solid;position:absolute;top:10px;right:-12px;left:auto;z-index:99}.f-dropdown.drop-left:after{content:"";display:block;width:0;height:0;border:7px inset;border-color:transparent transparent transparent #ccc;border-left-style:solid;position:absolute;top:9px;right:-14px;left:auto;z-index:98}.f-dropdown.drop-top{position:absolute;left:-9999px;list-style:none;width:100%;max-height:none;height:auto;background:#fff;border:1px solid #ccc;font-size:.875rem;z-index:99;margin-top:-2px;margin-left:0;max-width:200px}.f-dropdown.drop-top>:first-child{margin-top:0}.f-dropdown.drop-top>:last-child{margin-bottom:0}.f-dropdown.drop-top:before{content:"";display:block;width:0;height:0;border:6px inset;border-color:#fff transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-12px;left:10px;right:auto;z-index:99}.f-dropdown.drop-top:after{content:"";display:block;width:0;height:0;border:7px inset;border-color:#ccc transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-14px;left:9px;right:auto;z-index:98}.f-dropdown li{font-size:.875rem;cursor:pointer;line-height:1.125rem;margin:0}.f-dropdown li:focus,.f-dropdown li:hover{background:#eee}.f-dropdown li a{display:block;padding:.5rem;color:#555}.f-dropdown.content{position:absolute;left:-9999px;list-style:none;margin-left:0;padding:1.25rem;width:100%;height:auto;max-height:none;background:#fff;border:1px solid #ccc;font-size:.875rem;z-index:99;max-width:200px}.f-dropdown.content>:first-child{margin-top:0}.f-dropdown.content>:last-child{margin-bottom:0}.f-dropdown.tiny{max-width:200px}.f-dropdown.small{max-width:300px}.f-dropdown.medium{max-width:500px}.f-dropdown.large{max-width:800px}.dropdown.button,button.dropdown{position:relative;padding-right:3.5625rem}.dropdown.button:after,button.dropdown:after{position:absolute;content:"";width:0;height:0;display:block;border-style:solid;top:50%;border-width:.375rem;right:1.40625rem;margin-top:-.15625rem;border-color:#fff transparent transparent}.dropdown.button.tiny,button.dropdown.tiny{padding-right:2.625rem}.dropdown.button.tiny:before,button.dropdown.tiny:before{border-width:.375rem;right:1.125rem;margin-top:-.125rem}.dropdown.button.tiny:after,button.dropdown.tiny:after{border-color:#fff transparent transparent}.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:-.15625rem;border-color:#fff transparent transparent}.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:-.15625rem;border-color:#fff transparent transparent}.dropdown.button.secondary:after,button.dropdown.secondary:after{border-color:#333 transparent transparent}.flex-video{position:relative;padding-top:1.5625rem;padding-bottom:67.5%;height:0;margin-bottom:1rem;overflow:hidden}.flex-video.widescreen{padding-bottom:56.34%}.flex-video.vimeo{padding-top:0}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}form .row .row{margin: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{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{font-size:.875rem;color:#4d4d4d;cursor:pointer;display:block;font-weight:400;line-height:1.5;margin-bottom:0}label.right{float:none!important;text-align:right}label.inline{margin:0 0 1rem;padding:.5625rem 0}label small{text-transform:capitalize;color:#676767}select::-ms-expand{display:none}.postfix,.prefix{display:block;position:relative;z-index:2;text-align:center;width:100%;padding-top:0;padding-bottom:0;border-style:solid;border-width:1px;overflow:hidden;font-size:.875rem;height:2.3125rem;line-height:2.3125rem}.postfix.button,.prefix.button{padding:0;text-align:center;line-height:2.125rem;border:none}.prefix.button.radius{border-radius:3px 0 0 3px}.postfix.button.radius{border-radius:0 3px 3px 0}.prefix.button.round{border-radius:1000px 0 0 1000px}.postfix.button.round{border-radius:0 1000px 1000px 0}label.prefix,span.prefix{background:#f2f2f2;border-right:none;color:#333;border-color:#ccc}label.prefix.radius,span.prefix.radius{border-radius:3px 0 0 3px}label.postfix,span.postfix{background:#f2f2f2;border-left:none;color:#333;border-color:#ccc}label.postfix.radius,span.postfix.radius{border-radius:0 3px 3px 0}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;background-color:#fff;font-family:inherit;border:1px solid #ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);color:rgba(0,0,0,.75);display:block;font-size:.875rem;margin:0 0 1rem;padding:.5rem;height:2.3125rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:box-shadow .45s,border-color .45s ease-in-out}input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{box-shadow:0 0 5px #999;background:#fafafa;border-color:#999;outline:0}fieldset[disabled] input[type=date],fieldset[disabled] input[type=datetime-local],fieldset[disabled] input[type=datetime],fieldset[disabled] input[type=email],fieldset[disabled] input[type=month],fieldset[disabled] input[type=number],fieldset[disabled] input[type=password],fieldset[disabled] input[type=search],fieldset[disabled] input[type=tel],fieldset[disabled] input[type=text],fieldset[disabled] input[type=time],fieldset[disabled] input[type=url],fieldset[disabled] input[type=week],fieldset[disabled] textarea,input[type=date][disabled],input[type=datetime-local][disabled],input[type=datetime][disabled],input[type=email][disabled],input[type=month][disabled],input[type=number][disabled],input[type=password][disabled],input[type=search][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled],input[type=week][disabled],textarea[disabled]{background-color:#ddd}input[type=date].radius,input[type=datetime-local].radius,input[type=datetime].radius,input[type=email].radius,input[type=month].radius,input[type=number].radius,input[type=password].radius,input[type=search].radius,input[type=tel].radius,input[type=text].radius,input[type=time].radius,input[type=url].radius,input[type=week].radius,textarea.radius{border-radius:3px}input[type=submit]{-webkit-appearance:none}textarea[rows]{height:auto}select{-webkit-appearance:none!important;background-color:#fafafa;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);background-position:100% center;background-repeat:no-repeat;border:1px solid #ccc;padding:.5rem;font-size:.875rem;color:rgba(0,0,0,.75);line-height:normal;border-radius:0;height:2.3125rem}select.radius{border-radius:3px}select:hover{background-color:#f3f3f3;border-color:#999}input[type=checkbox],input[type=file],input[type=radio],select{margin:0 0 1rem}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;padding:1.25rem;margin:1.125rem 0}fieldset legend{font-weight:700;background:#fff;padding:0 .1875rem;margin:0 0 0 -.1875rem}[data-abide] .error small.error,[data-abide] small.error,[data-abide] span.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:400;font-style:italic;background:#e97f02;color:#fff}[data-abide] small.error,[data-abide] span.error{display:none}small.error,span.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:400;font-style:italic;background:#e97f02;color:#fff}.error input,.error select,.error textarea{margin-bottom:0}.error input[type=checkbox],.error input[type=radio]{margin-bottom:1rem}.error label,.error label.error{color:#e97f02}.error small.error{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:400;font-style:italic;background:#e97f02;color:#fff}.error>label>small{color:#676767;background:0 0;padding:0;text-transform:capitalize;font-style:normal;font-size:60%;margin:0;display:inline}.error span.error-message{display:block}input.error,textarea.error{margin-bottom:0}label.error{color:#e97f02}.row{width:100%;margin:0 auto;max-width:62.5rem}.row:after,.row:before{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{width:auto;margin:0 -.9375rem;max-width:none}.row .row:after,.row .row:before{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{width:auto;margin:0;max-width:none}.row .row.collapse:after,.row .row.collapse:before{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}[class*=column]+[class*=column]:last-child{float:right}[class*=column]+[class*=column].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.33333%;right:auto}.small-pull-1{position:relative;right:8.33333%;left:auto}.small-push-2{position:relative;left:16.66667%;right:auto}.small-pull-2{position:relative;right:16.66667%;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.33333%;right:auto}.small-pull-4{position:relative;right:33.33333%;left:auto}.small-push-5{position:relative;left:41.66667%;right:auto}.small-pull-5{position:relative;right:41.66667%;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.33333%;right:auto}.small-pull-7{position:relative;right:58.33333%;left:auto}.small-push-8{position:relative;left:66.66667%;right:auto}.small-pull-8{position:relative;right:66.66667%;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.33333%;right:auto}.small-pull-10{position:relative;right:83.33333%;left:auto}.small-push-11{position:relative;left:91.66667%;right:auto}.small-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.small-1{width:8.33333%}.small-2{width:16.66667%}.small-3{width:25%}.small-4{width:33.33333%}.small-5{width:41.66667%}.small-6{width:50%}.small-7{width:58.33333%}.small-8{width:66.66667%}.small-9{width:75%}.small-10{width:83.33333%}.small-11{width:91.66667%}.small-12{width:100%}.small-offset-0{margin-left:0!important}.small-offset-1{margin-left:8.33333%!important}.small-offset-2{margin-left:16.66667%!important}.small-offset-3{margin-left:25%!important}.small-offset-4{margin-left:33.33333%!important}.small-offset-5{margin-left:41.66667%!important}.small-offset-6{margin-left:50%!important}.small-offset-7{margin-left:58.33333%!important}.small-offset-8{margin-left:66.66667%!important}.small-offset-9{margin-left:75%!important}.small-offset-10{margin-left:83.33333%!important}.small-offset-11{margin-left:91.66667%!important}.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left}.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}}@media only screen and (min-width:40.063em){.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.33333%;right:auto}.medium-pull-1{position:relative;right:8.33333%;left:auto}.medium-push-2{position:relative;left:16.66667%;right:auto}.medium-pull-2{position:relative;right:16.66667%;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.33333%;right:auto}.medium-pull-4{position:relative;right:33.33333%;left:auto}.medium-push-5{position:relative;left:41.66667%;right:auto}.medium-pull-5{position:relative;right:41.66667%;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.33333%;right:auto}.medium-pull-7{position:relative;right:58.33333%;left:auto}.medium-push-8{position:relative;left:66.66667%;right:auto}.medium-pull-8{position:relative;right:66.66667%;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.33333%;right:auto}.medium-pull-10{position:relative;right:83.33333%;left:auto}.medium-push-11{position:relative;left:91.66667%;right:auto}.medium-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.medium-1{width:8.33333%}.medium-2{width:16.66667%}.medium-3{width:25%}.medium-4{width:33.33333%}.medium-5{width:41.66667%}.medium-6{width:50%}.medium-7{width:58.33333%}.medium-8{width:66.66667%}.medium-9{width:75%}.medium-10{width:83.33333%}.medium-11{width:91.66667%}.medium-12{width:100%}.medium-offset-0{margin-left:0!important}.medium-offset-1{margin-left:8.33333%!important}.medium-offset-2{margin-left:16.66667%!important}.medium-offset-3{margin-left:25%!important}.medium-offset-4{margin-left:33.33333%!important}.medium-offset-5{margin-left:41.66667%!important}.medium-offset-6{margin-left:50%!important}.medium-offset-7{margin-left:58.33333%!important}.medium-offset-8{margin-left:66.66667%!important}.medium-offset-9{margin-left:75%!important}.medium-offset-10{margin-left:83.33333%!important}.medium-offset-11{margin-left:91.66667%!important}.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left}.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}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}@media only screen and (min-width:64.063em){.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.33333%;right:auto}.large-pull-1{position:relative;right:8.33333%;left:auto}.large-push-2{position:relative;left:16.66667%;right:auto}.large-pull-2{position:relative;right:16.66667%;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.33333%;right:auto}.large-pull-4{position:relative;right:33.33333%;left:auto}.large-push-5{position:relative;left:41.66667%;right:auto}.large-pull-5{position:relative;right:41.66667%;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.33333%;right:auto}.large-pull-7{position:relative;right:58.33333%;left:auto}.large-push-8{position:relative;left:66.66667%;right:auto}.large-pull-8{position:relative;right:66.66667%;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.33333%;right:auto}.large-pull-10{position:relative;right:83.33333%;left:auto}.large-push-11{position:relative;left:91.66667%;right:auto}.large-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.large-1{width:8.33333%}.large-2{width:16.66667%}.large-3{width:25%}.large-4{width:33.33333%}.large-5{width:41.66667%}.large-6{width:50%}.large-7{width:58.33333%}.large-8{width:66.66667%}.large-9{width:75%}.large-10{width:83.33333%}.large-11{width:91.66667%}.large-12{width:100%}.large-offset-0{margin-left:0!important}.large-offset-1{margin-left:8.33333%!important}.large-offset-2{margin-left:16.66667%!important}.large-offset-3{margin-left:25%!important}.large-offset-4{margin-left:33.33333%!important}.large-offset-5{margin-left:41.66667%!important}.large-offset-6{margin-left:50%!important}.large-offset-7{margin-left:58.33333%!important}.large-offset-8{margin-left:66.66667%!important}.large-offset-9{margin-left:75%!important}.large-offset-10{margin-left:83.33333%!important}.large-offset-11{margin-left:91.66667%!important}.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left}.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}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}.inline-list{margin:0 0 1.0625rem -1.375rem;padding:0;list-style:none;overflow:hidden}.inline-list>li{list-style:none;float:left;margin-left:1.375rem;display:block}.inline-list>li>*{display:block}.keystroke,kbd{background-color:#ededed;border-color:#ddd;color:#222;border-style:solid;border-width:1px;margin:0;font-family:Consolas,Menlo,Courier,monospace;font-size:inherit;padding:.125rem .25rem 0;border-radius:3px}.panel{border-style:solid;border-width:1px;border-color:#d8d8d8;margin-bottom:1.25rem;padding:1.25rem;background:#f2f2f2}.panel>:first-child{margin-top:0}.panel>:last-child{margin-bottom:0}.panel dl,.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel li,.panel p{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:#f1f8bb;margin-bottom:1.25rem;padding:1.25rem;background:#fbfdec}.panel.callout>:first-child{margin-top:0}.panel.callout>:last-child{margin-bottom:0}.panel.callout dl,.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout li,.panel.callout p{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:#8a9b0f}.panel.radius{border-radius:3px}.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:rgba(0,0,0,.45);z-index:99;display:none;top:0;left:0}.reveal-modal,dialog{visibility:hidden;display:none;position:absolute;z-index:100;width:100vw;top:0;left:0;background-color:#fff;padding:1.25rem;border:1px solid #666;box-shadow:0 0 10px rgba(0,0,0,.4)}@media only screen and (max-width:40em){.reveal-modal,dialog{min-height:100vh}}@media only screen and (min-width:40.063em){.reveal-modal,dialog{left:50%}}.reveal-modal .column,.reveal-modal .columns,dialog .column,dialog .columns{min-width:0}.reveal-modal>:first-child,dialog>:first-child{margin-top:0}.reveal-modal>:last-child,dialog>:last-child{margin-bottom:0}@media only screen and (min-width:40.063em){.reveal-modal,dialog{margin-left:-40%;width:80%}}@media only screen and (min-width:40.063em){.reveal-modal,dialog{top:6.25rem}}.reveal-modal .close-reveal-modal,dialog .close-reveal-modal{font-size:2.5rem;line-height:1;position:absolute;top:.5rem;right:.6875rem;color:#aaa;font-weight:700;cursor:pointer}dialog[open]{display:block;visibility:visible}@media only screen and (min-width:40.063em){.reveal-modal,dialog{padding:1.875rem}.reveal-modal.radius,dialog.radius{border-radius:3px}.reveal-modal.round,dialog.round{border-radius:1000px}.reveal-modal.collapse,dialog.collapse{padding:0}.reveal-modal.full,dialog.full{top:0;left:0;height:100vh;min-height:100vh;margin-left:0!important}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.tiny,dialog.tiny{margin-left:-15%;width:30%}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.small,dialog.small{margin-left:-20%;width:40%}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.medium,dialog.medium{margin-left:-30%;width:60%}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.large,dialog.large{margin-left:-35%;width:70%}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.xlarge,dialog.xlarge{margin-left:-47.5%;width:95%}}@media only screen and (min-width:40.063em) and (min-width:40.063em){.reveal-modal.full,dialog.full{margin-left:-50vw;width:100vw}}@media print{.reveal-modal,dialog{background:#fff!important}}.side-nav{display:block;margin:0;padding:0;list-style-type:none;list-style-position:outside;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif}.side-nav li{margin:0;font-size:1rem}.side-nav li a:not(.button){display:block;color:#8a9b0f;margin:0}.side-nav li a:not(.button):focus,.side-nav li a:not(.button):hover{color:#535d09}.side-nav li.active>a:first-child:not(.button){color:#535d09;font-weight:400;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif}.side-nav li.divider{border-top:1px solid;height:0;padding:0;list-style:none;border-top-color:#e4e4e4}.side-nav li.heading{color:#8a9b0f;font-size:1rem;font-weight:700;text-transform:uppercase}.sub-nav{display:block;width:auto;overflow:hidden;margin:-.25rem 0 1.125rem -.75rem;padding-top:.25rem}.sub-nav dt{text-transform:uppercase}.sub-nav dd,.sub-nav dt,.sub-nav li{float:left;display:inline;margin-left:1rem;margin-bottom:.625rem;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-weight:400;font-size:.875rem;color:#999}.sub-nav dd a,.sub-nav dt a,.sub-nav li a{text-decoration:none;color:#999;padding:.1875rem 1rem}.sub-nav dd a:hover,.sub-nav dt a:hover,.sub-nav li a:hover{color:#737373}.sub-nav dd.active a,.sub-nav dt.active a,.sub-nav li.active a{border-radius:3px;font-weight:400;background:#8a9b0f;padding:.1875rem 1rem;cursor:default;color:#fff}.sub-nav dd.active a:hover,.sub-nav dt.active a:hover,.sub-nav li.active a:hover{background:#77850d}table{background:#fff;margin-bottom:1.25rem;border:1px solid #ddd}table caption{background:0 0;color:#222;font-size:1rem;font-weight:700}table thead{background:#f5f5f5}table thead tr td,table thead tr th{padding:.5rem .625rem .625rem;font-size:.875rem;font-weight:700;color:#222}table tfoot{background:#f5f5f5}table tfoot tr td,table tfoot tr th{padding:.5rem .625rem .625rem;font-size:.875rem;font-weight:700;color:#222}table tr td,table tr th{padding:.5625rem .625rem;font-size:.875rem;color:#222;text-align:left}table tr.alt,table tr.even,table tr:nth-of-type(even){background:#f9f9f9}table tbody tr td,table tbody tr th,table tfoot tr td,table tfoot tr th,table thead tr th,table tr td{display:table-cell;line-height:1.125rem}.th{line-height:0;display:inline-block;border:4px solid #fff;max-width:100%;box-shadow:0 0 0 1px rgba(0,0,0,.2);transition:all 200ms ease-out}.th:focus,.th:hover{box-shadow:0 0 6px 1px rgba(138,155,15,.5)}.th.radius{border-radius:3px}meta.foundation-mq-topbar{font-family:"/only screen and (min-width: 810px)/";width:810px}.contain-to-grid{width:100%;background:#fff}.contain-to-grid .top-bar{margin-bottom:0}.fixed{width:100%;left:0;position:fixed;top:0;z-index:99}.fixed.expanded:not(.top-bar){overflow-y:auto;height:auto;width:100%;max-height:100%}.fixed.expanded:not(.top-bar) .title-area{position:fixed;width:100%;z-index:99}.fixed.expanded:not(.top-bar) .top-bar-section{z-index:98;margin-top:45px}.top-bar{overflow:hidden;height:45px;line-height:45px;position:relative;background:#fff;margin-bottom:0}.top-bar ul{margin-bottom:0;list-style:none}.top-bar .row{max-width:none}.top-bar form,.top-bar input{margin-bottom:0}.top-bar input{height:auto;padding-top:.35rem;padding-bottom:.35rem;font-size:.75rem}.top-bar .button,.top-bar button{padding-top:.45rem;padding-bottom:.35rem;margin-bottom:0;font-size:.75rem}.top-bar .title-area{position:relative;margin:0}.top-bar .name{height:45px;margin:0;font-size:16px}.top-bar .name h1{line-height:45px;font-size:1.0625rem;margin:0}.top-bar .name h1 a{font-weight:400;color:#000;width:75%;display:block;padding:0 15px}.top-bar .toggle-topbar{position:absolute;right:0;top:0}.top-bar .toggle-topbar a{color:#000;text-transform:uppercase;font-size:.8125rem;font-weight:700;position:relative;display:block;padding:0 15px;height:45px;line-height:45px}.top-bar .toggle-topbar.menu-icon{top:50%;margin-top:-16px}.top-bar .toggle-topbar.menu-icon a{height:34px;line-height:33px;padding:0 40px 0 15px;color:#000;position:relative}.top-bar .toggle-topbar.menu-icon a span::after{content:"";position:absolute;display:block;height:0;top:50%;margin-top:-8px;right:15px;box-shadow:0 0 0 1px black,0 7px 0 1px black,0 14px 0 1px #000;width:16px}.top-bar .toggle-topbar.menu-icon a span:hover:after{box-shadow:0 0 0 1px black,0 7px 0 1px black,0 14px 0 1px #000}.top-bar.expanded{height:auto;background:0 0}.top-bar.expanded .title-area{background:#fff}.top-bar.expanded .toggle-topbar a{color:#888}.top-bar.expanded .toggle-topbar a::after{box-shadow:0 10px 0 1px #888,0 16px 0 1px #888,0 22px 0 1px #888}.top-bar-section{left:0;position:relative;width:auto;transition:left 300ms ease-out}.top-bar-section ul{padding:0;width:100%;height:auto;display:block;font-size:16px;margin:0}.top-bar-section .divider,.top-bar-section [role=separator]{border-top:solid 0 gray;clear:both;height:1px;width:100%}.top-bar-section ul li{background:#8a9b0f}.top-bar-section ul li>a{display:block;width:100%;color:#000;padding:12px 0 12px 15px;font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:400;text-transform:uppercase}.top-bar-section ul li>a.button{font-size:.9375rem;padding-right:15px;padding-left:15px;background-color:#8a9b0f;border-color:#6e7c0c;color:#fff}.top-bar-section ul li>a.button:focus,.top-bar-section ul li>a.button:hover{background-color:#6e7c0c;color:#fff}.top-bar-section ul li>a.button.secondary{background-color:#490a3d;border-color:#3a0831;color:#fff}.top-bar-section ul li>a.button.secondary:focus,.top-bar-section ul li>a.button.secondary:hover{background-color:#3a0831;color:#fff}.top-bar-section ul li>a.button.success{background-color:#8a9b0f;border-color:#6e7c0c;color:#fff}.top-bar-section ul li>a.button.success:focus,.top-bar-section ul li>a.button.success:hover{background-color:#6e7c0c;color:#fff}.top-bar-section ul li>a.button.alert{background-color:#e97f02;border-color:#ba6602;color:#fff}.top-bar-section ul li>a.button.alert:focus,.top-bar-section ul li>a.button.alert:hover{background-color:#ba6602;color:#fff}.top-bar-section ul li>button{font-size:.9375rem;padding-right:15px;padding-left:15px;background-color:#8a9b0f;border-color:#6e7c0c;color:#fff}.top-bar-section ul li>button:focus,.top-bar-section ul li>button:hover{background-color:#6e7c0c;color:#fff}.top-bar-section ul li>button.secondary{background-color:#490a3d;border-color:#3a0831;color:#fff}.top-bar-section ul li>button.secondary:focus,.top-bar-section ul li>button.secondary:hover{background-color:#3a0831;color:#fff}.top-bar-section ul li>button.success{background-color:#8a9b0f;border-color:#6e7c0c;color:#fff}.top-bar-section ul li>button.success:focus,.top-bar-section ul li>button.success:hover{background-color:#6e7c0c;color:#fff}.top-bar-section ul li>button.alert{background-color:#e97f02;border-color:#ba6602;color:#fff}.top-bar-section ul li>button.alert:focus,.top-bar-section ul li>button.alert:hover{background-color:#ba6602;color:#fff}.top-bar-section ul li:hover:not(.has-form)>a{background:#98ab10;color:#000}.top-bar-section ul li.active>a{background:#d2ea26;color:#000}.top-bar-section ul li.active>a:hover{background:#b3c914;color:#000}.top-bar-section .has-form{padding:15px}.top-bar-section .has-dropdown{position:relative}.top-bar-section .has-dropdown>a:after{content:"";display:block;width:0;height:0;border:5px inset;border-color:transparent transparent transparent rgba(0,0,0,.4);border-left-style:solid;margin-right:15px;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{display:block;height:auto;overflow:visible;clip:auto;position:absolute!important;width:100%}.top-bar-section .has-dropdown.moved>a:after{display:none}.top-bar-section .dropdown{padding:0;left:100%;top:0;z-index:99;display:block;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.top-bar-section .dropdown li{width:100%;height:auto}.top-bar-section .dropdown li a{font-weight:400;padding:8px 15px}.top-bar-section .dropdown li a.parent-link{font-weight:400}.top-bar-section .dropdown li.title h5{margin-bottom:0;margin-top:0}.top-bar-section .dropdown li.title h5 a{color:#000;line-height:22.5px;display:block}.top-bar-section .dropdown li.has-form{padding:8px 15px}.top-bar-section .dropdown li .button,.top-bar-section .dropdown li button{top:auto}.top-bar-section .dropdown label{padding:8px 15px 2px;margin-bottom:0;text-transform:uppercase;color:#f77;font-weight:700;font-size:.625rem}.js-generated{display:block}@media only screen and (min-width:810px){.top-bar{background:#fff;overflow:visible}.top-bar:after,.top-bar:before{content:" ";display:table}.top-bar:after{clear:both}.top-bar .toggle-topbar{display:none}.top-bar .title-area{float:left}.top-bar .name h1 a{width:auto}.top-bar .button,.top-bar button,.top-bar input{font-size:.875rem;position:relative;top:7px}.top-bar.expanded{background:#fff}.contain-to-grid .top-bar{max-width:62.5rem;margin:0 auto}.top-bar-section{transition:none 0 0;left:0!important}.top-bar-section ul{width:auto;height:auto!important;display:inline}.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:#98ab10;color:#000}.top-bar-section li:not(.has-form) a:not(.button){padding:0 15px;line-height:45px;background:#fff}.top-bar-section li:not(.has-form) a:not(.button):hover{background:#98ab10}.top-bar-section li.active:not(.has-form) a:not(.button){padding:0 15px;line-height:45px;color:#000;background:#d2ea26}.top-bar-section li.active:not(.has-form) a:not(.button):hover{background:#b3c914}.top-bar-section .has-dropdown>a{padding-right:35px!important}.top-bar-section .has-dropdown>a:after{content:"";display:block;width:0;height:0;border:5px inset;border-color:rgba(0,0,0,.4) transparent transparent;border-top-style:solid;margin-top:-2.5px;top:22.5px}.top-bar-section .has-dropdown.moved{position:relative}.top-bar-section .has-dropdown.moved>.dropdown{display:block;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.top-bar-section .has-dropdown.hover>.dropdown,.top-bar-section .has-dropdown.not-click:hover>.dropdown{display:block;height:auto;width:auto;overflow:visible;clip:auto;position:absolute!important}.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after{border:none;content:"\00bb";top:1rem;margin-top:-1px;right:5px;line-height:1.2}.top-bar-section .dropdown{left:0;top:auto;background:0 0;min-width:100%}.top-bar-section .dropdown li a{color:#000;line-height:45px;white-space:nowrap;padding:12px 15px;background:#d2ea26}.top-bar-section .dropdown li:not(.has-form) a:not(.button){color:#000;background:#d2ea26}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button){color:#000;background:#98ab10}.top-bar-section .dropdown li label{white-space:nowrap;background:#333}.top-bar-section .dropdown li .dropdown{left:100%;top:0}.top-bar-section>ul>.divider,.top-bar-section>ul>[role=separator]{border-bottom:none;border-top:none;border-right:solid 0 #fff;clear:none;height:45px;width:0}.top-bar-section .has-form{background:#fff;padding:0 15px;height:45px}.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:#98ab10;color:#000}.no-js .top-bar-section ul li:active>a{background:#d2ea26;color:#000}.no-js .top-bar-section .has-dropdown:hover>.dropdown{display:block;height:auto;width:auto;overflow:visible;clip:auto;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.063em) 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.063em){.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.063em) 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.063em){.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.063em) 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.063em){.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.063em) and (max-width:99999999em){.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.063em){.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}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}a{color:#8a9b0f;text-decoration:none;line-height:inherit}a:focus,a:hover{color:#77850d}a img{border:none}p{font-family:inherit;font-weight:400;font-size:1rem;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;line-height:1.35;font-style:italic}h1,h2,h3,h4,h5,h6{font-family:Volkhov,Georgia;font-weight:400;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}h1{font-size:2.375rem}h2{font-size:.9375rem}h3{font-size:1.0625rem}h4{font-size:.6875rem}h5,h6{font-size:1rem}.subheader{line-height:1.4;color:#6f6f6f;font-weight:400;margin-top:.2rem;margin-bottom:.5rem}hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0}em,i{font-style:italic;line-height:inherit}b,strong{font-weight:700;line-height:inherit}small{font-size:60%;line-height:inherit}code{font-family:"Lucida Console",Monaco,monospace;font-weight:400;color:#aa5d01}dl,ol,ul{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:inherit}ul{margin-left:1.3rem}ul.no-bullet{margin-left:0}ul.no-bullet li ol,ul.no-bullet li ul{margin-left:1.25rem;margin-bottom:0;list-style:none}ul li ol,ul li ul{margin-left:1.25rem;margin-bottom:0}ul.circle li ul,ul.disc li ul,ul.square li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.3rem}ul.circle{list-style-type:circle;margin-left:1.3rem}ul.disc{list-style-type:disc;margin-left:1.3rem}ul.no-bullet{list-style:none}ol{margin-left:1.4rem}ol li ol,ol li ul{margin-left:1.25rem;margin-bottom:0}dl dt{margin-bottom:.3rem;font-weight:700}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;border-bottom:1px dotted #ddd;cursor:help}abbr{text-transform:none}blockquote{padding:.5625rem 1.25rem 0 1.1875rem}blockquote cite{display:block;font-size:.8125rem;color:#555}blockquote,blockquote p{line-height:1.6}.vcard{display:inline-block;margin:0 0 1.25rem;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:700;font-size:.9375rem}.vevent .summary{font-weight:700}.vevent abbr{cursor:default;text-decoration:none;font-weight:700;border:none;padding:0 .0625rem}@media only screen and (min-width:40.063em){h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:3rem}h2{font-size:1.5625rem}h3{font-size:1.375rem}h4,h5,h6{font-size:1rem}}.print-only{display:none!important}@media print{*{background: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:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none!important}.print-only{display:block!important}.hide-for-print{display:none!important}.show-for-print{display:inherit!important}}@media only screen{.hide-for-large,.hide-for-large-only,.hide-for-large-up,.hide-for-medium,.hide-for-medium-only,.hide-for-medium-up,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-down,.show-for-medium-down,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-small-up{display:inherit!important}.hide-for-large-down,.hide-for-medium-down,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-small-up,.show-for-large,.show-for-large-only,.show-for-large-up,.show-for-medium,.show-for-medium-only,.show-for-medium-up,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-large,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-medium,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-down,.visible-for-medium-down,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-small-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-down,.hidden-for-medium-down,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-small-up,.visible-for-large,.visible-for-large-only,.visible-for-large-up,.visible-for-medium,.visible-for-medium-only,.visible-for-medium-up,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}table.hide-for-large,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-medium,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-down,table.show-for-medium-down,table.show-for-small,table.show-for-small-down,table.show-for-small-only,table.show-for-small-up{display:table}thead.hide-for-large,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-medium,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-down,thead.show-for-medium-down,thead.show-for-small,thead.show-for-small-down,thead.show-for-small-only,thead.show-for-small-up{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-medium,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-down,tbody.show-for-medium-down,tbody.show-for-small,tbody.show-for-small-down,tbody.show-for-small-only,tbody.show-for-small-up{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-medium,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-down,tr.show-for-medium-down,tr.show-for-small,tr.show-for-small-down,tr.show-for-small-only,tr.show-for-small-up{display:table-row!important}td.hide-for-large,td.hide-for-large-only,td.hide-for-large-up,td.hide-for-medium,td.hide-for-medium-only,td.hide-for-medium-up,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-down,td.show-for-medium-down,td.show-for-small,td.show-for-small-down,td.show-for-small-only,td.show-for-small-up,th.hide-for-large,th.hide-for-large-only,th.hide-for-large-up,th.hide-for-medium,th.hide-for-medium-only,th.hide-for-medium-up,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-down,th.show-for-medium-down,th.show-for-small,th.show-for-small-down,th.show-for-small-only,th.show-for-small-up{display:table-cell!important}}@media only screen and (min-width:40.063em){.hide-for-large,.hide-for-large-only,.hide-for-large-up,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-down,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-medium-up,.show-for-small-up{display:inherit!important}.hide-for-large-down,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-small-up,.show-for-large,.show-for-large-only,.show-for-large-up,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-large,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-down,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-small-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-down,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-small-up,.visible-for-large,.visible-for-large-only,.visible-for-large-up,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}table.hide-for-large,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-down,table.show-for-medium,table.show-for-medium-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-small-up{display:table}thead.hide-for-large,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-down,thead.show-for-medium,thead.show-for-medium-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-small-up{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-down,tbody.show-for-medium,tbody.show-for-medium-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-small-up{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-down,tr.show-for-medium,tr.show-for-medium-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-small-up{display:table-row!important}td.hide-for-large,td.hide-for-large-only,td.hide-for-large-up,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-down,td.show-for-medium,td.show-for-medium-down,td.show-for-medium-only,td.show-for-medium-up,td.show-for-small-up,th.hide-for-large,th.hide-for-large-only,th.hide-for-large-up,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-down,th.show-for-medium,th.show-for-medium-down,th.show-for-medium-only,th.show-for-medium-up,th.show-for-small-up{display:table-cell!important}}@media only screen and (min-width:64.063em){.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-large-up,.show-for-medium-up,.show-for-small-up{display:inherit!important}.hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large,table.show-for-large-down,table.show-for-large-only,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up{display:table}thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large,thead.show-for-large-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up{display:table-header-group!important}tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large,tbody.show-for-large-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up{display:table-row-group!important}tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large,tr.show-for-large-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up{display:table-row!important}td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large,td.show-for-large-down,td.show-for-large-only,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large,th.show-for-large-down,th.show-for-large-only,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up{display:table-cell!important}}@media only screen and (min-width:90.063em){.hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-up,.show-for-medium-up,.show-for-small-up,.show-for-xlarge-only,.show-for-xlarge-up{display:inherit!important}.hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge-only,.hide-for-xlarge-up,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xxlarge-only,.show-for-xxlarge-up{display:none!important}.hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge-only,.visible-for-xlarge-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xxlarge-only,.visible-for-xxlarge-up{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}table.hide-for-large,table.hide-for-large-down,table.hide-for-large-only,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge-only,table.show-for-xlarge-up{display:table}thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-large-only,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge-only,thead.show-for-xlarge-up{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-large-only,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-large-only,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge-only,tr.show-for-xlarge-up{display:table-row!important}td.hide-for-large,td.hide-for-large-down,td.hide-for-large-only,td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge-only,td.show-for-xlarge-up,th.hide-for-large,th.hide-for-large-down,th.hide-for-large-only,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge-only,th.show-for-xlarge-up{display:table-cell!important}}@media only screen and (min-width:120.063em){.hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge-only,.show-for-large-up,.show-for-medium-up,.show-for-small-up,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up{display:inherit!important}.hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge-only{display:none!important}.hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge-only,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge-only{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}table.hide-for-large,table.hide-for-large-down,table.hide-for-large-only,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge-only,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge-up,table.show-for-xxlarge-only,table.show-for-xxlarge-up{display:table}thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-large-only,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge-only,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge-up,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up{display:table-header-group!important}tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-large-only,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge-only,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge-up,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up{display:table-row-group!important}tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-large-only,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge-only,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge-up,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up{display:table-row!important}td.hide-for-large,td.hide-for-large-down,td.hide-for-large-only,td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge-only,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge-up,td.show-for-xxlarge-only,td.show-for-xxlarge-up,th.hide-for-large,th.hide-for-large-down,th.hide-for-large-only,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge-only,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge-up,th.show-for-xxlarge-only,th.show-for-xxlarge-up{display:table-cell!important}}.hide-for-portrait,.show-for-landscape{display:inherit!important}.hide-for-landscape,.show-for-portrait{display:none!important}table.hide-for-landscape,table.show-for-portrait{display:table}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){.hide-for-portrait,.show-for-landscape{display:inherit!important}.hide-for-landscape,.show-for-portrait{display:none!important}table.hide-for-portrait,table.show-for-landscape{display:table}thead.hide-for-portrait,thead.show-for-landscape{display:table-header-group!important}tbody.hide-for-portrait,tbody.show-for-landscape{display:table-row-group!important}tr.hide-for-portrait,tr.show-for-landscape{display:table-row!important}td.hide-for-portrait,td.show-for-landscape,th.hide-for-portrait,th.show-for-landscape{display:table-cell!important}}@media only screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:inherit!important}.hide-for-portrait,.show-for-landscape{display:none!important}table.hide-for-landscape,table.show-for-portrait{display:table}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}}.show-for-touch{display:none!important}.hide-for-touch,.touch .show-for-touch{display:inherit!important}.touch .hide-for-touch{display:none!important}.touch table.show-for-touch,table.hide-for-touch{display:table}.touch thead.show-for-touch,thead.hide-for-touch{display:table-header-group!important}.touch tbody.show-for-touch,tbody.hide-for-touch{display:table-row-group!important}.touch tr.show-for-touch,tr.hide-for-touch{display:table-row!important}.touch td.show-for-touch,.touch th.show-for-touch,td.hide-for-touch,th.hide-for-touch{display:table-cell!important}@media print{.show-for-print{display:block}.hide-for-print{display:none}table.show-for-print{display:table}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,th.show-for-print{display:table-cell!important}}p a{border-bottom:1px dotted}p a:hover{border-bottom:2px solid}p a.button{border:0}img{border-radius:3px}img.alignleft,img.left{float:left;margin:5px 15px 5px 0}img.alignright,img.right{float:right;margin:5px 0 5px 15px}img.aligncenter,img.center{display:block;margin:0 auto 10px}h1{font-weight:700}h2{margin-top:1.5rem}h3{margin-top:1.375rem}.blog-index h2{margin-top:.625rem}h4{font-variant:small-caps}article dl dt{line-height:1.3}article dl dd{line-height:1.6;margin-bottom:.75rem;margin-left:1.5rem}dl.accordion{border-top:1px solid #d7d7d7}.accordion dd{border-bottom:1px solid #d7d7d7}dd.accordion-navigation span{padding-right:12px}dd.accordion-navigation span:before{content:"\E766"}dd.accordion-navigation.active span:before{content:"\E764"}td{vertical-align:top}code{font-size:.875rem;line-height:1.5}blockquote{font-style:italic;position:relative;border:none;margin:0 30px 30px;color:#4b4b4d}blockquote p{font-style:italic;color:#575757}blockquote:before{display:block;content:"\00BB";font-size:80px;position:absolute;left:-25px;top:-40px;color:#4b4b4d}blockquote:after{display:block;content:"\00AB";font-size:80px;position:absolute;right:-10px;bottom:-40px;color:#4b4b4d}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}cite{padding-top:5px}mark{background-color:#f393b5}.subheadline{font-size:1rem;margin:0;text-transform:uppercase}.teaser{font-size:1.25rem}.big-teaser{font-style:italic;font-weight:300}.big-teaser a{font-style:italic;font-weight:400}@media only screen{.big-teaser{font-size:1.25rem}}@media only screen and (min-width:40.063em){.big-teaser{font-size:1.8125rem}}.sans{font-family:Lato,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif}.serif{font-family:Volkhov,Georgia}.font-size-huge{font-size:2.25rem}.font-size-large{font-size:1.5625rem}.font-size-big{font-size:1.375rem}.font-size-medium,.font-size-normal,.font-size-regular{font-size:1.125rem}@font-face{font-family:entypo;src:url(../fonts/entypo.eot);src:url(../fonts/entypo.eot?#iefix) format("embedded-opentype"),url(../fonts/entypo.woff) format("woff"),url(../fonts/entypo.ttf) format("truetype"),url(../fonts/entypo.svg#entypo) format("svg");font-weight:400;font-style:normal}@font-face{font-family:entypo-social;src:url(../fonts/entypo-social.eot);src:url(../fonts/entypo-social.eot?#iefix) format("embedded-opentype"),url(../fonts/entypo-social.woff) format("woff"),url(../fonts/entypo-social.ttf) format("truetype"),url(../fonts/entypo-social.svg#entypo-social) format("svg");font-weight:400;font-style:normal}.entypo{font-family:entypo}.entypo-social{font-family:entypo-social}.entypo-32{font-size:2rem}.entypo-48{font-size:3rem}.entypo-64{font-size:4rem}body.video,body.video #masthead-no-image-header{background:#000}body.video #masthead-no-image-header{margin-bottom:60px}body.video a,body.video blockquote:after,body.video blockquote:before,body.video cite,body.video cite a,body.video cite a:visited,body.video h1,body.video h2,body.video h3,body.video h4,body.video h5,body.video h6,body.video p{color:#fff}#navigation{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}#search{padding:20px 0 0;background:#bd1550}#breadcrumb{background:#f3f3f3;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}#title-image-small{height:240px}#title-image-large{height:520px}#title-image-index-small{height:120px}#title-image-index-large{height:260px}#masthead{height:190px}#logo img{margin-top:30px}#masthead-no-image-header{height:100px;background:#490a3d}@media only screen and (min-width:40.063em){#logo img{margin-top:80px}#masthead{height:320px}#masthead-no-image-header{height:130px;background:#490a3d}#masthead-no-image-header #logo img{margin-top:30px}}footer{padding-top:160px}#footer{padding-top:30px;padding-bottom:20px;background:#7e7e7e;color:#fff}footer li,footer p{font-size:.8125rem;font-weight:300}#footer a{color:#f8ca00}#footer a.entypo:hover{background:#490a3d;border-radius:3px}#footer h4,#footer h5{letter-spacing:1px;color:#fff;text-transform:uppercase}#footer p.entypo{font-size:80px;line-height:54px;text-align:center;padding:0;margin:0}#subfooter{background:#313131;color:#7e7e7e;padding-top:30px;padding-bottom:10px}#subfooter-left ul.inline-list{float:left}#subfooter .entypo,#subfooter .entypo-social{font-size:48px;line-height:36px;color:#7e7e7e}#subfooter li a{color:#7e7e7e;text-transform:uppercase}#subfooter li a:hover{color:#fff}#subfooter .social-icons li a{display:block;height:36px;width:36px;border-radius:50%;color:#313131;background:#7e7e7e;text-align:center;vertical-align:center}#subfooter .social-icons li a:hover{background:#313131;color:#fff}.ad-space{border:1px solid #fafafa;text-align:center;padding:15px 0;margin-bottom:1.25rem}.top-15{margin-top:15}.top-20{margin-top:20px}.top-30{margin-top:30px}.top-60{margin-top:60px}.bottom-15{margin-bottom:15}.bottom-30{margin-bottom:30px}.bottom-20{margin-bottom:20px}.bottom-60{margin-bottom:60px}.ad-panel{border:1px solid #d7d7d7;text-align:center;padding:15px}.ad-panel p{padding:0;margin:0}.alert-box{font-family:Volkhov,Georgia;text-shadow:0 1px 1px rgba(0,0,0,.9)}.alert-box.terminal{background:#0b0b0b;color:#fff;border-color:#090909}.alert-box p{margin-bottom:0}.alert-box a{text-shadow:1px 1px 0 #000;color:#fff;border-bottom:1px dotted #fff}.alert-box a:hover{border-bottom:1px solid #fff}.button,button{letter-spacing:1px}.button.grey,button.grey{background:#575757}.button.grey:focus,.button.grey:hover,button.grey:focus,button.grey:hover{background-color:#0b0b0b}.shadow-no{text-shadow:transparent 0 0 0}.shadow-black{text-shadow:rgba(0,0,0,.49804) 0 1px 2px}.shadow-white{text-shadow:rgba(255,255,255,.49804) 0 1px 2px}.side-nav li.title{text-transform:uppercase}.side-nav li{border-top:1px solid #cbcbcb}.side-nav li a:not(.button){padding:.4375rem 0}.side-nav li a:not(.button):focus,.side-nav li a:not(.button):hover{background:#eee}.homepage p{margin:0;padding:0;color:#575757}.caption a{border-bottom:1px dotted #bebebe;color:#575757;font-size:.8125rem}.meta-info p{font-size:.8125rem;color:#efefef}.meta-info a{text-decoration:underline;color:#efefef}.meta-info a:hover{text-decoration:none;color:#490a3d}#logo-monochrome{background:url(../img/phlow-logo-monochrome-100x36.png) no-repeat;height:36px;width:100px;padding:0;margin:0;line-height:0;text-indent:-9999px;display:block;float:left}.highlight{background:#fff;padding-bottom:20px}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k,.highlight .o{font-weight:700}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:700}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:700;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kp,.highlight .kr{font-weight:700}.highlight .kt{color:#458;font-weight:700}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:700}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne,.highlight .nf{color:#900;font-weight:700}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:700}.highlight .w{color:#bbb}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#099}.highlight .s2,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc,.highlight .vg,.highlight .vi{color:teal}.highlight .il{color:#099} \ No newline at end of file diff --git a/assets/img/github-303x182.jpg b/assets/img/github-303x182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a86a41b9707b838ecc20b61f8ad949984f98afa GIT binary patch literal 24911 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 Tzs`sCuG5h4{~us4eoX%tNe4z= literal 0 HcmV?d00001 diff --git a/assets/img/octocat-303x182.jpg b/assets/img/octocat-303x182.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46f7af1d7c7e8b157eb7ecd7eb447da4e59c1044 GIT binary patch literal 17605 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 RjrHPNwcrC}3n=6Nn*h;gU%vnV literal 0 HcmV?d00001 diff --git a/blog/archive.html b/blog/archive.html index ba81a53..0fcede0 100644 --- a/blog/archive.html +++ b/blog/archive.html @@ -17,8 +17,8 @@ permalink: "blog/archive/"
{% if post.subheadline %}{{ post.subheadline }} › {% endif %}{{ post.title }}
- {{ post.description }} - Read more › + {% if post.meta_description %}{{ post.meta_description | strip_html | escape }}{% elsif post.description %}{{ post.description | strip_html | escape }}{% endif %} + Read more ›

{% assign counter=counter | plus:1 %} diff --git a/documentation.md b/documentation.md index 32c50b8..1e1189a 100644 --- a/documentation.md +++ b/documentation.md @@ -169,8 +169,9 @@ With the Kramdown parser for Markdown you can render a table of contents for you {% highlight html %}
-### Table of Contents -* Auto generated table of contents +**Table of Contents** +{: #toc } +* TOC {:toc}
{% endhighlight %} diff --git a/index.html b/index.html index bd9959e..31c7fc9 100644 --- a/index.html +++ b/index.html @@ -16,19 +16,19 @@ image:
- -

Showcase Your Work

+ +

Blog

- Feeling Responsive supports you with layouts to present your favorite and actual work. With the gallery- and portfolio-template you can show off your work as a designer, programmer, photographer or artist. + Every good portfolio website has a blog with fresh news, thoughts and developments of your activities. Feeling Responsive offers you a fully functional blog, too. With an archive page to give readers a quick overview of all your posts.

- -

More ›

+ +

More ›

- +

Why use this theme?

@@ -41,20 +41,20 @@ image:
- -

Blog

-

- Every good portfolio website has a blog with fresh news, thoughts and developments of your activities. Feeling Responsive offers you a fully functional blog, too. With an archive page to give readers a quick overview of all your posts. -

- -

More ›

+ +

Download Theme

+

+ Feeling Responsive is totally free and licensed under the MIT License. You can make it your own and do with it what you want. Grab your copy or clone it at GitHub and start your website with it. Then tell me via Twitter @phlow. +

+ +

Download @ GitHub ›

-
+
{% for post in site.posts limit:1 %} {% if post.image.homepage %}