';
+ foreach ( $items as $item ) {
+ echo '
', $item, ' ↓';
+ }
+ echo '';
+ }
+}
+endif;
+
if ( ! function_exists( 'nc_template_posted_on' ) ) :
/**
* Prints HTML with meta information for the current post-date/time and author.
diff --git a/js/scripts.js b/js/scripts.js
old mode 100644
new mode 100755
index 27800f7..507cdf9
--- a/js/scripts.js
+++ b/js/scripts.js
@@ -1,2 +1,2 @@
-!function(){var t=navigator.userAgent.toLowerCase().indexOf("webkit")>-1,e=navigator.userAgent.toLowerCase().indexOf("opera")>-1,n=navigator.userAgent.toLowerCase().indexOf("msie")>-1;(t||e||n)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e),t&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus()))},!1)}(),function(t,e){"function"==typeof define&&define.amd?define([],e(t)):"object"==typeof exports?module.exports=e(t):t.smoothScroll=e(t)}("undefined"!=typeof global?global:this.window||this.global,function(t){"use strict";var e,n,o,i,s,r={},a="querySelector"in document&&"addEventListener"in t,c={selector:"[data-scroll]",selectorHeader:"[data-scroll-header]",speed:500,easing:"easeInOutCubic",offset:0,updateURL:!0,callback:function(){}},l=function(){var t={},e=!1,n=0,o=arguments.length;"[object Boolean]"===Object.prototype.toString.call(arguments[0])&&(e=arguments[0],n++);for(var i=function(n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e&&"[object Object]"===Object.prototype.toString.call(n[o])?t[o]=l(!0,t[o],n[o]):t[o]=n[o])};o>n;n++){var s=arguments[n];i(s)}return t},u=function(t){return Math.max(t.scrollHeight,t.offsetHeight,t.clientHeight)},h=function(t,e){var n,o,i=e.charAt(0),s="classList"in document.documentElement;for("["===i&&(e=e.substr(1,e.length-2),n=e.split("="),n.length>1&&(o=!0,n[1]=n[1].replace(/"/g,"").replace(/'/g,"")));t&&t!==document&&1===t.nodeType;t=t.parentNode){if("."===i)if(s){if(t.classList.contains(e.substr(1)))return t}else if(new RegExp("(^|\\s)"+e.substr(1)+"(\\s|$)").test(t.className))return t;if("#"===i&&t.id===e.substr(1))return t;if("["===i&&t.hasAttribute(n[0])){if(!o)return t;if(t.getAttribute(n[0])===n[1])return t}if(t.tagName.toLowerCase()===e)return t}return null};r.escapeCharacters=function(t){"#"===t.charAt(0)&&(t=t.substr(1));for(var e,n=String(t),o=n.length,i=-1,s="",r=n.charCodeAt(0);++i
=1&&31>=e||127==e||0===i&&e>=48&&57>=e||1===i&&e>=48&&57>=e&&45===r?"\\"+e.toString(16)+" ":e>=128||45===e||95===e||e>=48&&57>=e||e>=65&&90>=e||e>=97&&122>=e?n.charAt(i):"\\"+n.charAt(i)}return"#"+s};var d=function(t,e){var n;return"easeInQuad"===t&&(n=e*e),"easeOutQuad"===t&&(n=e*(2-e)),"easeInOutQuad"===t&&(n=.5>e?2*e*e:-1+(4-2*e)*e),"easeInCubic"===t&&(n=e*e*e),"easeOutCubic"===t&&(n=--e*e*e+1),"easeInOutCubic"===t&&(n=.5>e?4*e*e*e:(e-1)*(2*e-2)*(2*e-2)+1),"easeInQuart"===t&&(n=e*e*e*e),"easeOutQuart"===t&&(n=1- --e*e*e*e),"easeInOutQuart"===t&&(n=.5>e?8*e*e*e*e:1-8*--e*e*e*e),"easeInQuint"===t&&(n=e*e*e*e*e),"easeOutQuint"===t&&(n=1+--e*e*e*e*e),"easeInOutQuint"===t&&(n=.5>e?16*e*e*e*e*e:1+16*--e*e*e*e*e),n||e},f=function(t,e,n){var o=0;if(t.offsetParent)do o+=t.offsetTop,t=t.offsetParent;while(t);return o=o-e-n,o>=0?o:0},p=function(){return Math.max(t.document.body.scrollHeight,t.document.documentElement.scrollHeight,t.document.body.offsetHeight,t.document.documentElement.offsetHeight,t.document.body.clientHeight,t.document.documentElement.clientHeight)},m=function(t){return t&&"object"==typeof JSON&&"function"==typeof JSON.parse?JSON.parse(t):{}},v=function(e,n){t.history.pushState&&(n||"true"===n)&&"file:"!==t.location.protocol&&t.history.pushState(null,null,[t.location.protocol,"//",t.location.host,t.location.pathname,t.location.search,e].join(""))},g=function(t){return null===t?0:u(t)+t.offsetTop};r.animateScroll=function(n,r,a){var u=m(r?r.getAttribute("data-options"):null),h=l(e||c,a||{},u),y="[object Number]"===Object.prototype.toString.call(n),b=y?null:"#"===n?t.document.documentElement:t.document.querySelector(n);if(y||b){var w=t.pageYOffset;o||(o=t.document.querySelector(h.selectorHeader)),i||(i=g(o));var E,T,S=y?n:f(b,i,parseInt(h.offset,10)),H=S-w,C=p(),N=0;y||v(n,h.updateURL);var L=function(e,o,i){var s=t.pageYOffset;(e==o||s==o||t.innerHeight+s>=C)&&(clearInterval(i),y||b.focus(),h.callback(n,r))},O=function(){N+=16,E=N/parseInt(h.speed,10),E=E>1?1:E,T=w+H*d(h.easing,E),t.scrollTo(0,Math.floor(T)),L(T,S,s)},k=function(){clearInterval(s),s=setInterval(O,16)};0===t.pageYOffset&&t.scrollTo(0,0),k()}};var y=function(t){if(0===t.button&&!t.metaKey&&!t.ctrlKey){var n=h(t.target,e.selector);if(n&&"a"===n.tagName.toLowerCase()){t.preventDefault();var o=r.escapeCharacters(n.hash);r.animateScroll(o,n,e)}}},b=function(t){n||(n=setTimeout(function(){n=null,i=g(o)},66))};return r.destroy=function(){e&&(t.document.removeEventListener("click",y,!1),t.removeEventListener("resize",b,!1),e=null,n=null,o=null,i=null,s=null)},r.init=function(n){a&&(r.destroy(),e=l(c,n||{}),o=t.document.querySelector(e.selectorHeader),i=g(o),t.document.addEventListener("click",y,!1),o&&t.addEventListener("resize",b,!1))},r}),function(t,e,n){"use strict";var o=function(o,i){var s=!!e.getComputedStyle;s||(e.getComputedStyle=function(t){return this.el=t,this.getPropertyValue=function(e){var n=/(\-([a-z]){1})/g;return"float"===e&&(e="styleFloat"),n.test(e)&&(e=e.replace(n,function(){return arguments[2].toUpperCase()})),t.currentStyle[e]?t.currentStyle[e]:null},this});var r,a,c,l,u,h,d=function(t,e,n,o){if("addEventListener"in t)try{t.addEventListener(e,n,o)}catch(i){if("object"!=typeof n||!n.handleEvent)throw i;t.addEventListener(e,function(t){n.handleEvent.call(n,t)},o)}else"attachEvent"in t&&("object"==typeof n&&n.handleEvent?t.attachEvent("on"+e,function(){n.handleEvent.call(n)}):t.attachEvent("on"+e,n))},f=function(t,e,n,o){if("removeEventListener"in t)try{t.removeEventListener(e,n,o)}catch(i){if("object"!=typeof n||!n.handleEvent)throw i;t.removeEventListener(e,function(t){n.handleEvent.call(n,t)},o)}else"detachEvent"in t&&("object"==typeof n&&n.handleEvent?t.detachEvent("on"+e,function(){n.handleEvent.call(n)}):t.detachEvent("on"+e,n))},p=function(t){if(t.children.length<1)throw new Error("The Nav container has no containing elements");for(var e=[],n=0;n10||Math.abs(t.touches[0].clientY-this.startY)>10)&&(this.touchHasMoved=!0)},_onTouchEnd:function(t){if(this._preventDefault(t),u&&!this.touchHasMoved){if("touchend"===t.type)return void this.toggle();var n=t||e.event;3!==n.which&&2!==n.button&&this.toggle()}},_onKeyUp:function(t){var n=t||e.event;13===n.keyCode&&this.toggle()},_transitions:function(){if(a.animate){var t=r.style,e="max-height "+a.transition+"ms";t.WebkitTransition=t.MozTransition=t.OTransition=t.transition=e}},_calcHeight:function(){for(var t=0,e=0;et,n=t+this.getScrollerPhysicalHeight()>this.getScrollerHeight();return e||n},toleranceExceeded:function(t,e){return Math.abs(t-this.lastKnownScrollY)>=this.tolerance[e]},shouldUnpin:function(t,e){var n=t>this.lastKnownScrollY,o=t>=this.offset;return n&&o&&e},shouldPin:function(t,e){var n=tthis.lastKnownScrollY?"down":"up",n=this.toleranceExceeded(t,e);this.isOutOfBounds(t)||(t<=this.offset?this.top():this.notTop(),t+this.getViewportHeight()>=this.getScrollerHeight()?this.bottom():this.notBottom(),this.shouldUnpin(t,n)?this.unpin():this.shouldPin(t,n)&&this.pin(),this.lastKnownScrollY=t)}},i.options={tolerance:{up:0,down:0},offset:0,scroller:window,classes:{pinned:"headroom--pinned",unpinned:"headroom--unpinned",top:"headroom--top",notTop:"headroom--not-top",bottom:"headroom--bottom",notBottom:"headroom--not-bottom",initial:"headroom"}},i.cutsTheMustard="undefined"!=typeof s&&s.rAF&&s.bind&&s.classList,i}),window.addEventListener("DOMContentLoaded",function(){responsiveNav(".nav-collapse",{customToggle:"menu-toggle",closeOnNavClick:!0,openPos:"relative"})},!1);
+!function(){var t=navigator.userAgent.toLowerCase().indexOf("webkit")>-1,e=navigator.userAgent.toLowerCase().indexOf("opera")>-1,n=navigator.userAgent.toLowerCase().indexOf("msie")>-1;(t||e||n)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e),t&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus()))},!1)}(),function(t,e){"function"==typeof define&&define.amd?define([],e(t)):"object"==typeof exports?module.exports=e(t):t.smoothScroll=e(t)}("undefined"!=typeof global?global:this.window||this.global,function(t){"use strict";var e,n,o,i,s,r={},a="querySelector"in document&&"addEventListener"in t,c={selector:"[data-scroll]",selectorHeader:"[data-scroll-header]",speed:500,easing:"easeInOutCubic",offset:0,updateURL:!0,callback:function(){}},l=function(){var t={},e=!1,n=0,o=arguments.length;"[object Boolean]"===Object.prototype.toString.call(arguments[0])&&(e=arguments[0],n++);for(var i=function(n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e&&"[object Object]"===Object.prototype.toString.call(n[o])?t[o]=l(!0,t[o],n[o]):t[o]=n[o])};o>n;n++){var s=arguments[n];i(s)}return t},u=function(t){return Math.max(t.scrollHeight,t.offsetHeight,t.clientHeight)},h=function(t,e){var n,o,i=e.charAt(0),s="classList"in document.documentElement;for("["===i&&(e=e.substr(1,e.length-2),n=e.split("="),n.length>1&&(o=!0,n[1]=n[1].replace(/"/g,"").replace(/'/g,"")));t&&t!==document&&1===t.nodeType;t=t.parentNode){if("."===i)if(s){if(t.classList.contains(e.substr(1)))return t}else if(new RegExp("(^|\\s)"+e.substr(1)+"(\\s|$)").test(t.className))return t;if("#"===i&&t.id===e.substr(1))return t;if("["===i&&t.hasAttribute(n[0])){if(!o)return t;if(t.getAttribute(n[0])===n[1])return t}if(t.tagName.toLowerCase()===e)return t}return null};r.escapeCharacters=function(t){"#"===t.charAt(0)&&(t=t.substr(1));for(var e,n=String(t),o=n.length,i=-1,s="",r=n.charCodeAt(0);++i=1&&31>=e||127==e||0===i&&e>=48&&57>=e||1===i&&e>=48&&57>=e&&45===r?"\\"+e.toString(16)+" ":e>=128||45===e||95===e||e>=48&&57>=e||e>=65&&90>=e||e>=97&&122>=e?n.charAt(i):"\\"+n.charAt(i)}return"#"+s};var d=function(t,e){var n;return"easeInQuad"===t&&(n=e*e),"easeOutQuad"===t&&(n=e*(2-e)),"easeInOutQuad"===t&&(n=.5>e?2*e*e:-1+(4-2*e)*e),"easeInCubic"===t&&(n=e*e*e),"easeOutCubic"===t&&(n=--e*e*e+1),"easeInOutCubic"===t&&(n=.5>e?4*e*e*e:(e-1)*(2*e-2)*(2*e-2)+1),"easeInQuart"===t&&(n=e*e*e*e),"easeOutQuart"===t&&(n=1- --e*e*e*e),"easeInOutQuart"===t&&(n=.5>e?8*e*e*e*e:1-8*--e*e*e*e),"easeInQuint"===t&&(n=e*e*e*e*e),"easeOutQuint"===t&&(n=1+--e*e*e*e*e),"easeInOutQuint"===t&&(n=.5>e?16*e*e*e*e*e:1+16*--e*e*e*e*e),n||e},f=function(t,e,n){var o=0;if(t.offsetParent)do o+=t.offsetTop,t=t.offsetParent;while(t);return o=o-e-n,o>=0?o:0},p=function(){return Math.max(t.document.body.scrollHeight,t.document.documentElement.scrollHeight,t.document.body.offsetHeight,t.document.documentElement.offsetHeight,t.document.body.clientHeight,t.document.documentElement.clientHeight)},m=function(t){return t&&"object"==typeof JSON&&"function"==typeof JSON.parse?JSON.parse(t):{}},v=function(e,n){t.history.pushState&&(n||"true"===n)&&"file:"!==t.location.protocol&&t.history.pushState(null,null,[t.location.protocol,"//",t.location.host,t.location.pathname,t.location.search,e].join(""))},g=function(t){return null===t?0:u(t)+t.offsetTop};r.animateScroll=function(n,r,a){var u=m(r?r.getAttribute("data-options"):null),h=l(e||c,a||{},u),y="[object Number]"===Object.prototype.toString.call(n),b=y?null:"#"===n?t.document.documentElement:t.document.querySelector(n);if(y||b){var w=t.pageYOffset;o||(o=t.document.querySelector(h.selectorHeader)),i||(i=g(o));var E,T,S=y?n:f(b,i,parseInt(h.offset,10)),H=S-w,C=p(),N=0;y||v(n,h.updateURL);var L=function(e,o,i){var s=t.pageYOffset;(e==o||s==o||t.innerHeight+s>=C)&&(clearInterval(i),y||b.focus(),h.callback(n,r))},O=function(){N+=16,E=N/parseInt(h.speed,10),E=E>1?1:E,T=w+H*d(h.easing,E),t.scrollTo(0,Math.floor(T)),L(T,S,s)},k=function(){clearInterval(s),s=setInterval(O,16)};0===t.pageYOffset&&t.scrollTo(0,0),k()}};var y=function(t){if(0===t.button&&!t.metaKey&&!t.ctrlKey){var n=h(t.target,e.selector);if(n&&"a"===n.tagName.toLowerCase()){t.preventDefault();var o=r.escapeCharacters(n.hash);r.animateScroll(o,n,e)}}},b=function(t){n||(n=setTimeout(function(){n=null,i=g(o)},66))};return r.destroy=function(){e&&(t.document.removeEventListener("click",y,!1),t.removeEventListener("resize",b,!1),e=null,n=null,o=null,i=null,s=null)},r.init=function(n){a&&(r.destroy(),e=l(c,n||{}),o=t.document.querySelector(e.selectorHeader),i=g(o),t.document.addEventListener("click",y,!1),o&&t.addEventListener("resize",b,!1))},r}),function(t,e,n){"use strict";var o=function(o,i){var s=!!e.getComputedStyle;s||(e.getComputedStyle=function(t){return this.el=t,this.getPropertyValue=function(e){var n=/(\-([a-z]){1})/g;return"float"===e&&(e="styleFloat"),n.test(e)&&(e=e.replace(n,function(){return arguments[2].toUpperCase()})),t.currentStyle[e]?t.currentStyle[e]:null},this});var r,a,c,l,u,h,d=function(t,e,n,o){if("addEventListener"in t)try{t.addEventListener(e,n,o)}catch(i){if("object"!=typeof n||!n.handleEvent)throw i;t.addEventListener(e,function(t){n.handleEvent.call(n,t)},o)}else"attachEvent"in t&&("object"==typeof n&&n.handleEvent?t.attachEvent("on"+e,function(){n.handleEvent.call(n)}):t.attachEvent("on"+e,n))},f=function(t,e,n,o){if("removeEventListener"in t)try{t.removeEventListener(e,n,o)}catch(i){if("object"!=typeof n||!n.handleEvent)throw i;t.removeEventListener(e,function(t){n.handleEvent.call(n,t)},o)}else"detachEvent"in t&&("object"==typeof n&&n.handleEvent?t.detachEvent("on"+e,function(){n.handleEvent.call(n)}):t.detachEvent("on"+e,n))},p=function(t){if(t.children.length<1)throw new Error("The Nav container has no containing elements");for(var e=[],n=0;n10||Math.abs(t.touches[0].clientY-this.startY)>10)&&(this.touchHasMoved=!0)},_onTouchEnd:function(t){if(this._preventDefault(t),u&&!this.touchHasMoved){if("touchend"===t.type)return void this.toggle();var n=t||e.event;3!==n.which&&2!==n.button&&this.toggle()}},_onKeyUp:function(t){var n=t||e.event;13===n.keyCode&&this.toggle()},_transitions:function(){if(a.animate){var t=r.style,e="max-height "+a.transition+"ms";t.WebkitTransition=t.MozTransition=t.OTransition=t.transition=e}},_calcHeight:function(){for(var t=0,e=0;et,n=t+this.getScrollerPhysicalHeight()>this.getScrollerHeight();return e||n},toleranceExceeded:function(t,e){return Math.abs(t-this.lastKnownScrollY)>=this.tolerance[e]},shouldUnpin:function(t,e){var n=t>this.lastKnownScrollY,o=t>=this.offset;return n&&o&&e},shouldPin:function(t,e){var n=tthis.lastKnownScrollY?"down":"up",n=this.toleranceExceeded(t,e);this.isOutOfBounds(t)||(t<=this.offset?this.top():this.notTop(),t+this.getViewportHeight()>=this.getScrollerHeight()?this.bottom():this.notBottom(),this.shouldUnpin(t,n)?this.unpin():this.shouldPin(t,n)&&this.pin(),this.lastKnownScrollY=t)}},i.options={tolerance:{up:0,down:0},offset:0,scroller:window,classes:{pinned:"headroom--pinned",unpinned:"headroom--unpinned",top:"headroom--top",notTop:"headroom--not-top",bottom:"headroom--bottom",notBottom:"headroom--not-bottom",initial:"headroom"}},i.cutsTheMustard="undefined"!=typeof s&&s.rAF&&s.bind&&s.classList,i}),window.addEventListener("DOMContentLoaded",function(){responsiveNav(".nav-collapse",{customToggle:"menu-toggle",closeOnNavClick:!0,openPos:"relative"});smoothScroll.init({offset:24})},!1);
//# sourceMappingURL=scripts.js.map
diff --git a/page.php b/page.php
index e1e7033..d502f9c 100644
--- a/page.php
+++ b/page.php
@@ -22,6 +22,8 @@
get_template_part( 'components/content', 'page' );
+ get_prev_next();
+
// If comments are open or we have at least one comment, load up the comment template.
if ( comments_open() || get_comments_number() ) :
comments_template();
diff --git a/single.php b/single.php
index a7a9241..0763023 100644
--- a/single.php
+++ b/single.php
@@ -17,7 +17,11 @@
get_template_part( 'components/content', get_post_format() );
- the_post_navigation();
+ the_post_navigation( array(
+ 'in_same_term' => true,
+ 'prev_text' => '← %title',
+ 'next_text' => '%title →',
+ ));
// If comments are open or we have at least one comment, load up the comment template.
if ( comments_open() || get_comments_number() ) :
diff --git a/style.css b/style.css
index df1bd8d..ccf4e22 100755
--- a/style.css
+++ b/style.css
@@ -14,5 +14,5 @@ Domain Path: /languages/
GitHub Theme URI: https://github.com/uwc/nc-template
GitHub Branch: master
*/
-/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.alignnone{margin-bottom:1.4rem}.aligncenter,div.aligncenter{display:block;margin:0 auto 1.4rem}.alignright{float:right;margin-bottom:1.4rem}.alignleft{float:left;margin-bottom:1.4rem}a img.alignright{float:right}a img.alignleft,a img.alignnone,a img.alignright{margin-bottom:1.4rem}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:.7rem .7rem 1.4rem;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:.7rem 3.5rem 3.5rem 0}.wp-caption.alignright{margin:.7rem 0 3.5rem 3.5rem}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 .7rem .7rem}.wp-audio-shortcode a,.wp-playlist a{box-shadow:none}.wp-audio-shortcode,.wp-playlist.wp-audio-playlist,.wp-video{margin-top:0;margin-bottom:1.75em}.wp-playlist.wp-audio-playlist{padding-bottom:0}.wp-playlist .wp-playlist-tracks{margin-top:0}.wp-playlist-item .wp-playlist-caption{border-bottom:0;padding:.7142857143em 0}.wp-playlist-item .wp-playlist-item-length{top:.7142857143em}embed,iframe,object,video{margin-bottom:1.4rem;max-width:100%;vertical-align:middle}p>embed,p>iframe,p>object,p>video{margin-bottom:0}.site .avatar{border-radius:50%}.comment-content .wp-smiley,.entry-content .wp-smiley,.entry-summary .wp-smiley,.textwidget .wp-smiley{border:none;margin-top:0;margin-bottom:0;padding:0}.comment-content a img,.entry-content a img,.entry-summary a img,.textwidget a img{display:block}.gallery{margin:.7rem -1.166667%}.gallery-item{display:inline-block;max-width:33.33%;padding:0 1.1400652% 2.2801304%;text-align:center;vertical-align:top;width:100%}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-icon img{margin:0 auto}.gallery-caption{color:#686868;display:block;font-size:13px;font-size:.8125rem;font-style:italic;line-height:1.6153846154;padding-top:.5384615385em}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:.7rem;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:.7rem;width:auto;z-index:100000}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}@font-face{font-family:nc-template;src:url(fonts/nc-template.eot);src:url(fonts/nc-template.eot?#iefix) format("embedded-opentype"),url(fonts/nc-template.woff) format("woff"),url(fonts/nc-template.ttf) format("truetype"),url(fonts/nc-template.svg#nc-template) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-family:nc-template!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-search-find:before{content:"\6a"}.icon-linkedin:before{content:"\64"}.icon-facebook:before{content:"\65"}.icon-google:before{content:"\62"}.icon-email:before{content:"\66"}.icon-rss:before{content:"\67"}.icon-whatsapp:before{content:"\68"}.icon-align-justify:before{content:"\69"}.icon-chevron-down:before{content:"\6b"}.icon-close:before{content:"\6c"}.icon-github:before{content:"\6d"}.icon-twitter:before{content:"\63"}.icon-wordpress:before{content:"\61"}.icon-tumblr:before{content:"\6e"}.icon-youtube:before{content:"\6f"}.icon-pinterest:before{content:"\70"}.icon-flickr:before{content:"\71"}.icon-instagram:before{content:"\72"}.icon-vimeo:before{content:"\73"}html{font-size:100%;line-height:1.4;font-family:Bliss,Cabin,Freight Sans Pro,Helvetica,sans-serif;font-weight:300;background-color:#333234;box-sizing:border-box}@media all and (min-width:769px){html{font-size:131.25%;line-height:1.5}}@media all and (min-width:1441px){html{font-size:162.5%}}*,:after,:before{box-sizing:inherit}body{min-height:100vh;min-width:100vw;overflow-x:hidden;background-color:#fff;color:#515152}.site{max-width:72rem;margin:0 auto}.ctnr-full{width:100vw;max-width:100%}.ctnr-wide{width:auto;margin-right:1.05rem;margin-left:1.05rem}@media all and (min-width:48.0625em){.ctnr-wide{max-width:56rem;margin-right:auto;margin-left:auto;padding-right:1.05rem;padding-left:1.05rem}}.ctnr-golden{width:auto;margin-right:1.05rem;margin-left:1.05rem}@media all and (min-width:48.0625em){.ctnr-golden{max-width:35rem;margin-right:auto;margin-left:auto}}a{border:0;color:orange;text-decoration:none}.strong,strong{font-weight:700}.em,dfn,em,i{font-style:italic}code,kbd,pre,samp,tt,var{font-family:Courier New,Courier,monospace}pre{border:1px solid #d6d6d7;font-size:16px;font-size:1rem;line-height:1.3125;margin:0 0 1.75em;max-width:100%;overflow:auto;padding:1.75em;white-space:pre;white-space:pre-wrap;word-wrap:break-word}code{background-color:#d6d6d7;padding:.125em .25em}abbr,acronym{border-bottom:1px dotted #d6d6d7;cursor:help}ins,mark{background:#177cce;color:#fff;padding:.125em .25em;text-decoration:none}big{font-size:125%}hr{background-color:#d6d6d7;border:0;height:1px;margin:0 0 1.4rem}button.button,input[type=submit].button{display:block;outline:none;font-size:.825rem;font-family:Bliss,Cabin,Freight Sans Pro,Helvetica,sans-serif;font-weight:700;text-transform:uppercase;text-decoration:none;letter-spacing:.12rem;padding:.4rem .9rem;margin-top:1rem;border:2px solid blue;color:blue;background-color:#fff;-webkit-transition:background-color .15s ease-in-out,color .15s ease-in-out;transition:background-color .15s ease-in-out,color .15s ease-in-out}button.button:active,button.button:focus,button.button:hover,input[type=submit].button:active,input[type=submit].button:focus,input[type=submit].button:hover{color:#fff;background-color:blue;cursor:pointer}@media all and (max-width:35.9375em){input,textarea{font-size:1.375rem}button.button,input[type=submit].button{font-size:1.125rem;border:3px solid blue}}textarea{resize:vertical;max-width:100%}#menu-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#menu-header a{font-size:.833333rem;color:#515152;font-weight:400;letter-spacing:.015rem;position:relative;z-index:1}#menu-header a:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;z-index:-1;background-color:#741868;background-image:-webkit-linear-gradient(left,#741868,#ac1743);background-image:linear-gradient(90deg,#741868,#ac1743);visibility:hidden;-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px);opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out,-webkit-transform .15s ease-in-out}#menu-header a:focus:after,#menu-header a:hover:after{visibility:visible;opacity:1;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}#menu-item-search a:before{content:'\6a';display:inline-block;font-family:nc-template!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#menu-header .menu-item{position:relative}#menu-header ul{display:none;position:absolute;top:100%;left:0}#menu-header>li:hover>ul{display:block}#menu-social{list-style:none;text-align:right;padding:0;margin:0}#menu-social li{display:inline-block;position:relative}#menu-social li a{margin-left:.7rem}#menu-social li a:before{content:'\f408';display:inline-block;font-family:nc-template!important;vertical-align:top;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;font-size:1.2rem;speak:none;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#menu-social li a[href*="wordpress.com"]:before,#menu-social li a[href*="wordpress.org"]:before{content:'\61';color:#1e8cbe}#menu-social li a[href*="facebook.com"]:before{content:'\65';color:#3b5998}#menu-social li a[href*="twitter.com"]:before{content:'\63';color:#55acee}#menu-social li a[href*="plus.google.com"]:before{content:'\62';color:#dc4e41}#menu-social li a[href*="pinterest.com"]:before{content:'\70';color:#bd081c}#menu-social li a[href*="github.com"]:before{content:'\6d';color:#333}#menu-social li a[href*="tumblr.com"]:before{content:'\6e';color:#35465c}#menu-social li a[href*="youtube.com"]:before{content:'\6f';color:#cd201f}#menu-social li a[href*="flickr.com"]:before{content:'\71';color:#ff0084}#menu-social li a[href*="vimeo.com"]:before{content:'\73';color:#1ab7ea}#menu-social li a[href*="instagram.com"]:before{content:'\72';color:#3f729b}#menu-social li a[href*="linkedin.com"]:before{content:'\64';color:#0077b5}#menu-social li a[href^="mailto:"]:before{content:'\66';color:#ffa930}.search-form label{position:relative}.search-form label:before{content:'\6a';display:inline-block;position:absolute;padding:.7rem 1.05rem;font-family:nc-template!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.search-form .search-field{font-size:1rem;padding:.35rem 1.05rem;border:1px solid transparent;border-radius:2px;background-color:#f5f5f5;color:#333234;outline:none;width:100%;text-align:left;resize:none;-webkit-transition:border .15s ease-in-out,box-shadow .1s ease-out;transition:border .15s ease-in-out,box-shadow .1s ease-out;padding-left:2.45rem}.search-form .search-field:active,.search-form .search-field:focus{box-shadow:0 0 5px 1px #e6895e}.widget{font-weight:400;font-size:.833333rem;color:#515152}.widget .widget-title{font-weight:700;font-size:1.2rem;color:#717073}#navigation{position:relative;border-bottom:1px solid #d6d6d7}#navigation:before{content:"";display:block;background-color:#177cce;background-image:-webkit-linear-gradient(left,#177cce,#28c8ce);background-image:linear-gradient(90deg,#177cce,#28c8ce);width:100%;height:3px}.navigation-ctnr{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:distribute;align-content:space-around;padding-top:.175rem;padding-bottom:.175rem;height:100px}@media all and (min-width:48.0625em){.navigation-ctnr{max-width:56rem;margin-right:auto;margin-left:auto;padding-right:1.05rem;padding-left:1.05rem}}.navigation-logo{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.navigation-logo .custom-logo{max-width:85vw;height:auto;-o-object-fit:contain;object-fit:contain;vertical-align:middle}.navigation-social{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.navigation-search{display:none}.navigation-main{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.js .nav-collapse{clip:rect(0 0 0 0);max-height:0;position:absolute;display:block;overflow:hidden;zoom:1}.nav-collapse.opened{max-height:9999px}#menu-toggle{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none}@media screen and (min-width:40em){.js .nav-collapse{position:relative}.js .nav-collapse.closed{max-height:none}.nav-toggle{display:none}}.entry-header .header-outer{width:auto;margin:4.2rem 1.05rem 2.8rem}@media all and (min-width:48.0625em){.entry-header .header-outer{max-width:35rem;margin-right:auto;margin-left:auto}}.entry-header .entry-title{font-weight:700;font-size:2.985984rem;color:#1366a9;margin-bottom:.35rem}.entry-header .entry-summary p{font-size:1.2rem;font-weight:400;color:#21a7ac}.entry-header.featured-image{margin-bottom:1.4rem;position:relative}.entry-header.featured-image:after{content:"";position:absolute;bottom:0;height:50%;width:100%;z-index:10;background:-webkit-linear-gradient(bottom,rgba(0,0,0,.66),transparent);background:linear-gradient(0deg,rgba(0,0,0,.66),transparent)}@media all and (max-width:35.9375em){.entry-header.featured-image:after{background:rgba(0,0,0,.33);height:100%}}.entry-header.featured-image .entry-photo{width:100vw;max-width:100%;height:28rem;overflow:hidden}.entry-header.featured-image .entry-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.entry-header.featured-image .header-outer{margin-top:0;margin-bottom:0;position:relative;z-index:15}.entry-header.featured-image .header-inner{position:absolute;bottom:1.4rem}.entry-header.featured-image .entry-title{color:#fff;text-shadow:0 0 4px #717073;margin-bottom:.35rem}.entry-header.featured-image .entry-summary p{color:#fff;text-shadow:0 0 4px #717073}.entry-content .shariff{width:auto;margin:2.1rem 1.05rem}@media all and (min-width:48.0625em){.entry-content .shariff{max-width:35rem;margin-right:auto;margin-left:auto}}.entry-footer{width:auto;margin-right:1.05rem;margin-left:1.05rem}@media all and (min-width:48.0625em){.entry-footer{max-width:35rem;margin-right:auto;margin-left:auto}}.widget-area{width:auto;margin-right:1.05rem;margin-left:1.05rem}@media all and (min-width:48.0625em){.widget-area{max-width:35rem;margin-right:auto;margin-left:auto}}.entry-content address,.entry-content blockquote,.entry-content code,.entry-content dd,.entry-content dt,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.entry-content hr,.entry-content ol,.entry-content p,.entry-content pre,.entry-content table,.entry-content ul{width:auto;margin-right:1.05rem;margin-left:1.05rem}@media all and (min-width:48.0625em){.entry-content address,.entry-content blockquote,.entry-content code,.entry-content dd,.entry-content dt,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.entry-content hr,.entry-content ol,.entry-content p,.entry-content pre,.entry-content table,.entry-content ul{max-width:35rem;margin-right:auto;margin-left:auto}}.entry-content h1{font-weight:700;font-size:2.0736rem;color:#1366a9}.entry-content h2{font-weight:400;font-size:1.728rem;color:#1366a9}.entry-content h3{font-weight:400;font-size:1.44rem;color:#717073}.entry-content h4,.entry-content h5,.entry-content h6{font-weight:700;font-size:1.2rem;color:#717073}.entry-content p{margin-top:.7rem;margin-bottom:.7rem}.entry-content a{position:relative;z-index:1;color:#e06f3b}.entry-content a:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;z-index:-1;background-color:#e6895e;background-image:-webkit-linear-gradient(left,#e6895e);background-image:linear-gradient(90deg,#e6895e);visibility:hidden;-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px);opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.entry-content a:focus:after,.entry-content a:hover:after{visibility:visible;opacity:1;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.entry-content blockquote{font-size:1.2rem;font-weight:400;color:#741868;padding-top:1.4rem;padding-bottom:1.4rem}.entry-content blockquote:after,.entry-content blockquote:before{content:"";background-color:#d6d6d7;width:8.4rem;height:2px;display:block;z-index:10}.entry-content blockquote p{margin-right:0;margin-left:0}.entry-content blockquote cite,.entry-content blockquote small{font-size:1rem;color:#717073;display:block}.entry-content blockquote cite:before,.entry-content blockquote small:before{content:"\2014\00a0"}.entry-content blockquote cite,.entry-content blockquote em,.entry-content blockquote i{font-style:normal}.entry-content blockquote b,.entry-content blockquote strong{font-weight:300}.entry-content ol,.entry-content ul{padding:0 0 1.75em 1.25em}.entry-content ul{list-style:disc}.entry-content ol{list-style:decimal}.entry-content li>ol,.entry-content li>ul{padding-bottom:0}.entry-content .gallery{width:auto;margin-right:1.05rem;margin-left:1.05rem}@media all and (min-width:48.0625em){.entry-content .gallery{max-width:56rem;margin-right:auto;margin-left:auto;padding-right:1.05rem;padding-left:1.05rem}}.entry-content dl{margin-top:.7rem;margin-bottom:.7rem}.entry-content dt{font-weight:700}.entry-content dd{margin-top:.7rem;margin-bottom:.7rem}.entry-content img{height:auto;max-width:100%;vertical-align:middle}.entry-content del{opacity:.8}.entry-content table,.entry-content td,.entry-content th{border:1px solid #d6d6d7}.entry-content th{background-color:#f5f5f5}.entry-content table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin-top:.7rem;margin-bottom:.7rem;table-layout:fixed;width:100%}.entry-content caption,.entry-content td,.entry-content th{font-weight:400;text-align:left}.entry-content th{font-weight:700}.entry-content td,.entry-content th{border-width:0 1px 1px 0}.entry-content td,.entry-content th{padding:.4375em}.site-footer{position:relative;margin-top:2.8rem}.site-footer:before{content:"";display:block;background-color:#177cce;background-image:-webkit-linear-gradient(left,#177cce,#28c8ce);background-image:linear-gradient(90deg,#177cce,#28c8ce);width:100%;height:3px}.footer-widgets{width:auto;margin-right:1.05rem;margin-left:1.05rem;padding-top:1.4rem;padding-bottom:1.4rem}@media all and (min-width:48.0625em){.footer-widgets{max-width:35rem;margin-right:auto;margin-left:auto}}.footer-widgets:after{content:"";display:table;clear:both}.footer-widgets .footer-widget{float:left}.footer-widgets .footer-left{width:48%}.footer-widgets .footer-center,.footer-widgets .footer-right{width:26%;padding-left:1.4rem}.footer-widgets .widget-title{color:#1366a9}@media all and (max-width:35.9375em){.footer-widgets .footer-left{width:100%}.footer-widgets .footer-center,.footer-widgets .footer-right{width:50%;padding-top:1.05rem}.footer-widgets .footer-center{padding-left:0;padding-right:.7rem}.footer-widgets .footer-right{padding-left:.7rem;padding-right:0}}.footer-info{width:auto;margin-right:1.05rem;margin-left:1.05rem;font-size:.694444rem;color:#717073;text-align:center;padding-bottom:1.05rem}@media all and (min-width:48.0625em){.footer-info{max-width:35rem;margin-right:auto;margin-left:auto}}.footer-info a:focus,.footer-info a:hover{text-decoration:underline}
+/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:nc-template;src:url(fonts/nc-template.eot);src:url(fonts/nc-template.eot?#iefix) format("embedded-opentype"),url(fonts/nc-template.woff) format("woff"),url(fonts/nc-template.ttf) format("truetype"),url(fonts/nc-template.svg#nc-template) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-family:nc-template!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-search-find:before{content:"\6a"}.icon-linkedin:before{content:"\64"}.icon-facebook:before{content:"\65"}.icon-google:before{content:"\62"}.icon-email:before{content:"\66"}.icon-rss:before{content:"\67"}.icon-whatsapp:before{content:"\68"}.icon-align-justify:before{content:"\69"}.icon-chevron-down:before{content:"\6b"}.icon-close:before{content:"\6c"}.icon-github:before{content:"\6d"}.icon-twitter:before{content:"\63"}.icon-wordpress:before{content:"\61"}.icon-tumblr:before{content:"\6e"}.icon-youtube:before{content:"\6f"}.icon-pinterest:before{content:"\70"}.icon-flickr:before{content:"\71"}.icon-instagram:before{content:"\72"}.icon-vimeo:before{content:"\73"}html{font-size:100%;line-height:1.4;font-family:Bliss,Cabin,Freight Sans Pro,Helvetica,sans-serif;font-weight:300;word-wrap:break-word;background-color:#333234;box-sizing:border-box}@media all and (min-width:769px){html{font-size:131.25%;line-height:1.5}}@media all and (min-width:1441px){html{font-size:162.5%}}*,:after,:before{box-sizing:inherit}body{min-height:100vh;min-width:100vw;overflow-x:hidden;background-color:#fff;color:#515152}.site{max-width:72rem;margin:0 auto}.ctnr-full{display:block;width:100vw;max-width:100%}.ctnr-wide{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block}@media all and (min-width:48.0625em){.ctnr-wide{width:56rem;max-width:100%;margin-right:auto;margin-left:auto;padding-right:1.05rem;padding-left:1.05rem}}.ctnr-golden{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block}@media all and (min-width:48.0625em){.ctnr-golden{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}a{border:0;color:orange;text-decoration:none}.strong,strong{font-weight:700}.em,dfn,em,i{font-style:italic}code,kbd,pre,samp,tt,var{font-family:Courier New,Courier,monospace}pre{border:1px solid #d6d6d7;font-size:16px;font-size:1rem;line-height:1.3125;margin:0 0 1.75em;max-width:100%;overflow:auto;padding:1.75em;white-space:pre;white-space:pre-wrap;word-wrap:break-word}code{background-color:#d6d6d7;padding:.125em .25em}abbr,acronym{border-bottom:1px dotted #d6d6d7;cursor:help}ins,mark{background:#177cce;color:#fff;padding:.125em .25em;text-decoration:none}big{font-size:125%}hr{background-color:#d6d6d7;border:0;height:1px;margin:0 0 1.4rem}.alignnone,a img.alignnone{max-width:100%;display:block;margin-top:1.4rem;margin-bottom:1.4rem}@media all and (min-width:48.0625em){.alignnone,a img.alignnone{width:56rem;max-width:100%;margin-right:auto;margin-left:auto;padding-right:1.05rem;padding-left:1.05rem}}.aligncenter,a img.aligncenter,div.aligncenter{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block;margin:1.4rem auto}@media all and (min-width:48.0625em){.aligncenter,a img.aligncenter,div.aligncenter{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}.alignright,a img.alignright{float:right;max-width:50%;margin:.35rem 0 .35rem 1.4rem}.alignleft,a img.alignleft{float:left;max-width:50%;margin:.35rem 1.4rem .35rem 0}.wp-audio-shortcode a,.wp-playlist a{box-shadow:none}.wp-audio-shortcode,.wp-playlist.wp-audio-playlist,.wp-video{margin-top:0;margin-bottom:1.75em}.wp-playlist.wp-audio-playlist{padding-bottom:0}.wp-playlist .wp-playlist-tracks{margin-top:0}.wp-playlist-item .wp-playlist-caption{border-bottom:0;padding:.7142857143em 0}.wp-playlist-item .wp-playlist-item-length{top:.7142857143em}embed,iframe,object,video{margin-bottom:1.4rem;max-width:100%;vertical-align:middle}p>embed,p>iframe,p>object,p>video{margin-bottom:0}.site .avatar{border-radius:50%}.comment-content .wp-smiley,.entry-content .wp-smiley,.entry-summary .wp-smiley,.textwidget .wp-smiley{border:none;margin-top:0;margin-bottom:0;padding:0}.comment-content a img,.entry-content a img,.entry-summary a img,.textwidget a img{display:block}.gallery{margin:.7rem -1.166667%}.gallery-item{display:inline-block;max-width:33.33%;padding:0 1.1400652% 2.2801304%;text-align:center;vertical-align:top;width:100%}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-icon img{margin:0 auto}.gallery-caption{color:#686868;display:block;font-size:13px;font-size:.8125rem;font-style:italic;line-height:1.6153846154;padding-top:.5384615385em}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:.7rem;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:.7rem;width:auto;z-index:100000}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}textarea{resize:vertical;max-width:100%}#menu-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#menu-header a{font-weight:400;font-size:.833333rem;letter-spacing:.01rem;position:relative;z-index:1;color:#717073;display:inline-block;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}#menu-header a:focus,#menu-header a:hover{color:#d6d6d7}#menu-header a:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;z-index:-1;background-color:#741868;background-image:-webkit-linear-gradient(left,#741868,#ac1743);background-image:linear-gradient(90deg,#741868,#ac1743);visibility:hidden;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out,-webkit-transform .15s ease-in-out}#menu-header a:focus:after,#menu-header a:hover:after{visibility:visible;opacity:1;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}#menu-header a:focus,#menu-header a:hover{color:#741868}#menu-item-search a:before{content:'\6a';display:inline-block;font-family:nc-template!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#menu-header .menu-item{position:relative}#menu-header ul{display:none;position:absolute;top:100%;left:0}#menu-header>li:hover>ul{display:block}#menu-social{list-style:none;text-align:right;padding:0;margin:0}#menu-social li{display:inline-block;position:relative}#menu-social li a{margin-left:.7rem}#menu-social li a:before{content:'\f408';display:inline-block;font-family:nc-template!important;vertical-align:top;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;font-size:1.2rem;speak:none;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#menu-social li a[href*="wordpress.com"]:before,#menu-social li a[href*="wordpress.org"]:before{content:'\61';color:#1e8cbe}#menu-social li a[href*="facebook.com"]:before{content:'\65';color:#3b5998}#menu-social li a[href*="twitter.com"]:before{content:'\63';color:#55acee}#menu-social li a[href*="plus.google.com"]:before{content:'\62';color:#dc4e41}#menu-social li a[href*="pinterest.com"]:before{content:'\70';color:#bd081c}#menu-social li a[href*="github.com"]:before{content:'\6d';color:#333}#menu-social li a[href*="tumblr.com"]:before{content:'\6e';color:#35465c}#menu-social li a[href*="youtube.com"]:before{content:'\6f';color:#cd201f}#menu-social li a[href*="flickr.com"]:before{content:'\71';color:#ff0084}#menu-social li a[href*="vimeo.com"]:before{content:'\73';color:#1ab7ea}#menu-social li a[href*="instagram.com"]:before{content:'\72';color:#3f729b}#menu-social li a[href*="linkedin.com"]:before{content:'\64';color:#0077b5}#menu-social li a[href^="mailto:"]:before{content:'\66';color:#ffa930}.search-form label{position:relative}.search-form label:before{content:'\6a';display:inline-block;position:absolute;padding:.7rem 1.05rem;font-family:nc-template!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.search-form .search-field{font-size:1rem;padding:.35rem 1.05rem;border:1px solid transparent;border-radius:2px;background-color:#f5f5f5;color:#333234;outline:none;width:100%;text-align:left;resize:none;-webkit-transition:border .15s ease-in-out,box-shadow .1s ease-out;transition:border .15s ease-in-out,box-shadow .1s ease-out;padding-left:2.45rem}.search-form .search-field:active,.search-form .search-field:focus{box-shadow:0 0 5px 1px #e6895e}.widget{font-weight:400;font-size:.833333rem;letter-spacing:.01rem;color:#515152}.widget .widget-title{font-weight:700;font-size:1.2rem;line-height:1.2;color:#717073;margin-bottom:.35rem}.widget a{position:relative;z-index:1;color:#741868;display:inline-block;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.widget a:focus,.widget a:hover{color:#961f86}.widget a:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;z-index:-1;background-color:#961f86;background-image:-webkit-linear-gradient(left,#961f86);background-image:linear-gradient(90deg,#961f86);visibility:hidden;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.widget a:focus:after,.widget a:hover:after{visibility:visible;opacity:1;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}#navigation{position:relative;border-bottom:1px solid #d6d6d7}#navigation:before{content:"";display:block;background-color:#177cce;background-image:-webkit-linear-gradient(left,#177cce,#28c8ce);background-image:linear-gradient(90deg,#177cce,#28c8ce);width:100%;height:3px}.navigation-ctnr{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:distribute;align-content:space-around;padding-top:.175rem;padding-bottom:.175rem;height:100px}@media all and (min-width:48.0625em){.navigation-ctnr{width:56rem;max-width:100%;margin-right:auto;margin-left:auto;padding-right:1.05rem;padding-left:1.05rem}}.navigation-logo{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.navigation-logo .custom-logo{max-width:85vw;height:auto;-o-object-fit:contain;object-fit:contain;vertical-align:middle}.navigation-social{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.navigation-search{display:none}.navigation-main{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.js .nav-collapse{clip:rect(0 0 0 0);max-height:0;position:absolute;display:block;overflow:hidden;zoom:1}.nav-collapse.opened{max-height:9999px}#menu-toggle{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none}@media screen and (min-width:40em){.js .nav-collapse{position:relative}.js .nav-collapse.closed{max-height:none}.nav-toggle{display:none}}.entry-header .header-outer{width:auto;margin:4.2rem 1.05rem 2.8rem;display:block}@media all and (min-width:48.0625em){.entry-header .header-outer{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}.entry-header .entry-title{font-weight:700;font-size:2.985984rem;line-height:1.2;color:#1366a9;margin-bottom:.35rem}.entry-header .entry-summary p{font-size:1.2rem;font-weight:400;color:#21a7ac}.entry-header.featured-image{margin-bottom:1.4rem;position:relative}.entry-header.featured-image:after{content:"";position:absolute;bottom:0;height:50%;width:100%;z-index:10;background:-webkit-linear-gradient(bottom,rgba(0,0,0,.66),transparent);background:linear-gradient(0deg,rgba(0,0,0,.66),transparent)}@media all and (max-width:35.9375em){.entry-header.featured-image:after{background:rgba(0,0,0,.33);height:100%}}.entry-header.featured-image .entry-photo{display:block;width:100vw;max-width:100%;height:28rem;overflow:hidden}.entry-header.featured-image .entry-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.entry-header.featured-image .header-outer{margin-top:0;margin-bottom:0;position:relative;z-index:15}.entry-header.featured-image .header-inner{position:absolute;bottom:1.4rem}.entry-header.featured-image .entry-title{color:#fff;text-shadow:0 0 4px #717073;margin-bottom:.35rem}.entry-header.featured-image .entry-summary p{color:#fff;text-shadow:0 0 4px #717073}.entry-content .content-navigation{margin-bottom:2.1rem}.entry-content .content-navigation h6{font-weight:400;font-size:.833333rem;letter-spacing:.01rem;margin-bottom:.35rem}.entry-content .content-navigation .nav-links{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block;border-top:1px solid #d6d6d7;border-bottom:1px solid #d6d6d7;padding-top:.35rem;padding-bottom:.35rem}@media all and (min-width:48.0625em){.entry-content .content-navigation .nav-links{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}.entry-content .content-navigation .nav-links a{font-weight:700;font-size:.833333rem;position:relative;z-index:1;color:#741868;display:inline-block;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out;letter-spacing:.02rem;cursor:pointer;margin-right:2.1rem}.entry-content .content-navigation .nav-links a:focus,.entry-content .content-navigation .nav-links a:hover{color:#961f86}.entry-content .content-navigation .nav-links a:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;z-index:-1;background-color:#961f86;background-image:-webkit-linear-gradient(bottom,#961f86);background-image:linear-gradient(0deg,#961f86);visibility:hidden;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.entry-content .content-navigation .nav-links a:focus:after,.entry-content .content-navigation .nav-links a:hover:after{visibility:visible;opacity:1;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.entry-content .shariff{width:auto;margin:2.1rem 1.05rem;display:block}@media all and (min-width:48.0625em){.entry-content .shariff{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}.entry-content .shariff a:after{display:none}.post-navigation{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block;margin-bottom:2.1rem}@media all and (min-width:48.0625em){.post-navigation{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}.post-navigation:after{content:"";display:table;clear:both}.post-navigation .nav-previous{float:left}.post-navigation .nav-previous a{font-weight:700;font-size:.833333rem;position:relative;z-index:1;color:#741868;display:inline-block;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out;letter-spacing:.02rem;cursor:pointer}.post-navigation .nav-previous a:focus,.post-navigation .nav-previous a:hover{color:#961f86}.post-navigation .nav-previous a:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;z-index:-1;background-color:#961f86;background-image:-webkit-linear-gradient(bottom,#961f86);background-image:linear-gradient(0deg,#961f86);visibility:hidden;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.post-navigation .nav-previous a:focus:after,.post-navigation .nav-previous a:hover:after{visibility:visible;opacity:1;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.post-navigation .nav-next{float:right}.post-navigation .nav-next a{font-weight:700;font-size:.833333rem;position:relative;z-index:1;color:#741868;display:inline-block;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out;letter-spacing:.02rem;cursor:pointer;text-align:right}.post-navigation .nav-next a:focus,.post-navigation .nav-next a:hover{color:#961f86}.post-navigation .nav-next a:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;z-index:-1;background-color:#961f86;background-image:-webkit-linear-gradient(bottom,#961f86);background-image:linear-gradient(0deg,#961f86);visibility:hidden;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.post-navigation .nav-next a:focus:after,.post-navigation .nav-next a:hover:after{visibility:visible;opacity:1;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.entry-footer{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block}@media all and (min-width:48.0625em){.entry-footer{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}.widget-area{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block}@media all and (min-width:48.0625em){.widget-area{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}#comments{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block}@media all and (min-width:48.0625em){#comments{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}.entry-content address,.entry-content blockquote,.entry-content code,.entry-content dd,.entry-content dt,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.entry-content hr,.entry-content ol,.entry-content p,.entry-content pre,.entry-content table,.entry-content ul{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block}@media all and (min-width:48.0625em){.entry-content address,.entry-content blockquote,.entry-content code,.entry-content dd,.entry-content dt,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.entry-content hr,.entry-content ol,.entry-content p,.entry-content pre,.entry-content table,.entry-content ul{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}.entry-content h1{font-weight:700;font-size:2.0736rem}.entry-content h1,.entry-content h2{line-height:1.2;color:#1366a9;margin-top:1.4rem;margin-bottom:.7rem}.entry-content h2{font-weight:400;font-size:1.728rem}.entry-content h3{font-weight:400;font-size:1.44rem;line-height:1.2;color:#717073;margin-top:1.4rem;margin-bottom:.7rem}.entry-content h4,.entry-content h5,.entry-content h6{font-weight:700;font-size:1.2rem;line-height:1.2;color:#717073;margin-top:.7rem;margin-bottom:.7rem}.entry-content p{margin-top:.7rem;margin-bottom:.7rem}.entry-content a{position:relative;z-index:1;color:#ac1743;display:inline-block;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.entry-content a:focus,.entry-content a:hover{color:#d01c51}.entry-content a:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;z-index:-1;background-color:#d01c51;background-image:-webkit-linear-gradient(left,#d01c51);background-image:linear-gradient(90deg,#d01c51);visibility:hidden;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out;transition:visibility .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.entry-content a:focus:after,.entry-content a:hover:after{visibility:visible;opacity:1;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.entry-content blockquote{font-size:1.2rem;font-weight:400;color:#e06f3b;margin-top:2.1rem;margin-bottom:2.1rem}.entry-content blockquote:after,.entry-content blockquote:before{content:"";background-color:#d6d6d7;width:8.4rem;height:2px;display:block;z-index:10}.entry-content blockquote p{margin-right:0;margin-left:0}.entry-content blockquote cite,.entry-content blockquote small{font-size:1rem;color:#717073;display:block}.entry-content blockquote cite:before,.entry-content blockquote small:before{content:"\2014\00a0"}.entry-content blockquote cite,.entry-content blockquote em,.entry-content blockquote i{font-style:normal}.entry-content blockquote b,.entry-content blockquote strong{font-weight:300}.entry-content ol,.entry-content ul{padding-left:1.25em;margin-bottom:.7rem}.entry-content ul{list-style:disc}.entry-content ol{list-style:decimal}.entry-content li>ol,.entry-content li>ul{padding-bottom:0}.entry-content dl{margin-top:.7rem;margin-bottom:.7rem}.entry-content dt{font-weight:700}.entry-content dd{margin-top:.7rem;margin-bottom:.7rem}.entry-content img{height:auto;max-width:100%;vertical-align:middle}.entry-content .gallery{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block}@media all and (min-width:48.0625em){.entry-content .gallery{width:56rem;max-width:100%;margin-right:auto;margin-left:auto;padding-right:1.05rem;padding-left:1.05rem}}.entry-content del{opacity:.8}.entry-content table,.entry-content td,.entry-content th{border:1px solid #d6d6d7}.entry-content th{background-color:#f5f5f5}.entry-content table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin-top:.7rem;margin-bottom:.7rem;table-layout:fixed;width:100%}.entry-content caption,.entry-content td,.entry-content th{font-weight:400;text-align:left}.entry-content th{font-weight:700}.entry-content td,.entry-content th{border-width:0 1px 1px 0}.entry-content td,.entry-content th{padding:.4375em}.site-footer{position:relative;margin-top:2.8rem}.site-footer:before{content:"";display:block;background-color:#177cce;background-image:-webkit-linear-gradient(left,#177cce,#28c8ce);background-image:linear-gradient(90deg,#177cce,#28c8ce);width:100%;height:3px}.footer-widgets{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block;padding-top:1.4rem;padding-bottom:1.4rem}@media all and (min-width:48.0625em){.footer-widgets{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}.footer-widgets:after{content:"";display:table;clear:both}.footer-widgets .footer-widget{float:left}.footer-widgets .footer-left{width:48%}.footer-widgets .footer-center,.footer-widgets .footer-right{width:26%;padding-left:1.4rem}@media all and (max-width:35.9375em){.footer-widgets .footer-left{width:100%}.footer-widgets .footer-center,.footer-widgets .footer-right{width:50%;padding-top:1.05rem}.footer-widgets .footer-center{padding-left:0;padding-right:.7rem}.footer-widgets .footer-right{padding-left:.7rem;padding-right:0}}.footer-info{width:auto;margin-right:1.05rem;margin-left:1.05rem;display:block;font-size:.694444rem;color:#717073;text-align:center;padding-bottom:1.05rem}@media all and (min-width:48.0625em){.footer-info{width:35rem;max-width:100%;margin-right:auto;margin-left:auto}}.footer-info a:focus,.footer-info a:hover{text-decoration:underline}
/*# sourceMappingURL=style.css.map */