From cfd4535faf97efb783d802991193e2c49c92bbbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Fri, 2 Feb 2024 23:11:17 +0100 Subject: [PATCH] Add new theme: black-orange and update minimal --- qsgen2 | 2 +- themes/black-orange/blog_index.tpl | 70 +++ themes/black-orange/blog_list.tpl | 26 + themes/black-orange/blogs.tpl | 88 +++ themes/black-orange/css/blog.css | 93 +++ themes/black-orange/css/cal-icon.css | 26 + themes/black-orange/css/dark.css | 175 ++++++ themes/black-orange/pages.tpl | 66 +++ themes/minimal/blog_index.tpl | 8 +- themes/minimal/blog_list.tpl | 18 +- themes/minimal/blogs.tpl | 8 +- themes/minimal/css/jquery-3.5.1.js | 2 + themes/minimal/css/minimaltemplate-v1.css | 663 ++++++++++++++++++++++ themes/minimal/css/webflow.js | 29 + themes/minimal/css/webfont.js | 33 ++ themes/minimal/pages.tpl | 6 +- 16 files changed, 1297 insertions(+), 16 deletions(-) create mode 100644 themes/black-orange/blog_index.tpl create mode 100644 themes/black-orange/blog_list.tpl create mode 100644 themes/black-orange/blogs.tpl create mode 100644 themes/black-orange/css/blog.css create mode 100644 themes/black-orange/css/cal-icon.css create mode 100644 themes/black-orange/css/dark.css create mode 100644 themes/black-orange/pages.tpl create mode 100644 themes/minimal/css/jquery-3.5.1.js create mode 100644 themes/minimal/css/minimaltemplate-v1.css create mode 100644 themes/minimal/css/webflow.js create mode 100644 themes/minimal/css/webfont.js diff --git a/qsgen2 b/qsgen2 index ffe5f37..3fb77c3 100755 --- a/qsgen2 +++ b/qsgen2 @@ -10,7 +10,7 @@ # https://github.com/kekePower/qsgen2/ # -VERSION="0.2.2 alpha" # Fri-2024-02-02 +VERSION="0.2.3 alpha" # Fri-2024-02-02 QSGEN="Quick Site Generator 2" # Set to true or false diff --git a/themes/black-orange/blog_index.tpl b/themes/black-orange/blog_index.tpl new file mode 100644 index 0000000..b3dc9ac --- /dev/null +++ b/themes/black-orange/blog_index.tpl @@ -0,0 +1,70 @@ + + + + + kekePower - Blog + + + + + + + + +
+ + + + + + + +
+ +
+ #updated +
+
+ + + + + + diff --git a/themes/black-orange/blog_list.tpl b/themes/black-orange/blog_list.tpl new file mode 100644 index 0000000..63bcb62 --- /dev/null +++ b/themes/black-orange/blog_list.tpl @@ -0,0 +1,26 @@ + + + +
+
+ + +
+
+
+

CALADAY

+

CALNDAY

+

CALMONTH

+

CALYEAR

+
+
+
+ +
+
+INGRESS +
+ +
+ + diff --git a/themes/black-orange/blogs.tpl b/themes/black-orange/blogs.tpl new file mode 100644 index 0000000..4020362 --- /dev/null +++ b/themes/black-orange/blogs.tpl @@ -0,0 +1,88 @@ + + + + + kekePower - BLOGTITLE + + + + + + + + +
+ + + + + + + +
+ +
+ #updated +
+
+ + + + + + diff --git a/themes/black-orange/css/blog.css b/themes/black-orange/css/blog.css new file mode 100644 index 0000000..a7794e2 --- /dev/null +++ b/themes/black-orange/css/blog.css @@ -0,0 +1,93 @@ +div.blog { + border-left: 1px groove #ccc; + padding-left: 1px; + width: 100%; + float: right; + color: white; + font-size: 14px; + /* margin-left: 50px; */ +} +div.blogtitle { + /* background: url(/images/round_corner.png) top right no-repeat; + background-size: 37px; */ + border-top-right-radius: 10px; + border-bottom-left-radius: 10px; + padding: 3px; + margin-left: 2.1em; + background-color: #444; + font-size: 20px; +} +div.blogtitle a { + text-decoration: none !important; +} +div.blogcontent{ + padding: 3px; + float: left; + width: 45px; + color: white; + height: 5em; +} +div.cal-icon { + text-align: center; + width: 40px; + float: left; +} +div.blogcontent div.blogingress { + /* font-size: 14px; */ + color: white !important; + float: left; + width: 94%; + padding-left: 5px; + padding-top: 5px; + margin-left: 5px; + height: 5em; +} +div.blogbody { + border-top-right-radius: 20px; + border-bottom-left-radius: 20px; + background-color: #222; + font-size: 14px; + float: left; + padding-bottom: 10px; + padding-top: 10px; + margin-left: 3.5em; + padding-left: 5px; + /* color: white !important; */ + width: 94%; +} + +div.blogbody, img { + float:left; +} + +img.exticon { + float: none !important; +} + +div.blogingress img { + width: 100px !important; + float: left; + padding-right: 5px; + padding-bottom: 5px; +} + +div.right h2 { + font-size: 26px; +} + +#logo td { + align: center; + height: 75px; +} + +#sitetitle td { + align: left; + height: 75px; + text-align: left; + vertical-align: middle; + padding-left: 15px; +} + +#libody td { + padding-left: 35px; +} diff --git a/themes/black-orange/css/cal-icon.css b/themes/black-orange/css/cal-icon.css new file mode 100644 index 0000000..3aa5c5d --- /dev/null +++ b/themes/black-orange/css/cal-icon.css @@ -0,0 +1,26 @@ +div.datetime .caltop p { +font:bold x-small/100% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif; +letter-spacing:0.12em; +text-transform:uppercase; +color:#fefefe !important; +background-color: #222; /* #2f4765; */ +} + +/* day of the month (NUMBER) */ +div.datetime p.day { +font:bold 1.5em/98% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif !important; +letter-spacing:0.13em; +} + +/* month */ +div.datetime p.mon { +font:x-small/135% Verdana,Geneva,Arial,Helvetica,sans-serif !important; +letter-spacing:normal; +text-transform:uppercase; +} + +/* year */ +div.datetime p.yr { +font:x-small/110% Verdana,Geneva,Arial,Helvetica,sans-serif; +letter-spacing:0.05em; +} \ No newline at end of file diff --git a/themes/black-orange/css/dark.css b/themes/black-orange/css/dark.css new file mode 100644 index 0000000..3115d9a --- /dev/null +++ b/themes/black-orange/css/dark.css @@ -0,0 +1,175 @@ +* { + padding: 0; + margin: 0; +} + +body { +font: 1em Arial, Helvetica, sans-serif; +background: #111; +} + +h2 { + font-size: 1em; +} +a { + color: #FF9621; +} + +#wrap { + margin: 20px auto; + width: 90%; + background: #111; +} + +#header { +/* background: url(/images/dark_header_bg.png) top right no-repeat; +background-size: 100px; */ +height: 70px; +margin: 0; +padding: 0; +} + +#header h1 { + margin: 0; + padding-left: 1px; + padding-top: 12px; + font-size: 1.1em; + color: #FF9621; +} +#header h1 a { + font-size: 1.1em; + color: #FF9621; + text-decoration: none; +} +#header h2 { + margin: 0; + padding-left: 1px; + padding-top: 0px; + font-size: .8em; + color: #fff; +} + +#right h2 { + margin: 0; + padding-left: 1px; + padding-top: 0px; + font-size: 26px; + color: #fff; +} + +#topmenu a { +color: #FFF; +text-decoration: none; +line-height: 22px; +} + +#topmenu a:hover { + color: #aaa; +} +#topmenu a:visited { + color: #ddd; +} + +#topmenu { +border-top-right-radius: 10px; +background-color: #222; +font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; +text-align: center; +background: #444; +margin-bottom: 5px; +color: #fff; +height: 22px; +} + +#right { +font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; +float: right; +width: 82%; +margin-top: 5px; +margin-left: 10px; +color: #f4f4f4; +/* border: 1px solid white; */ +height: auto; +} + +#left { +font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; +width: 14%; +padding: 1px; +line-height: 1.4em; +} +#bottomleft { +font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; +width: 16%; +padding: 1px; +line-height: 1.4em; +} + +#left li { + list-style-type: none; + border-bottom: 1px dotted #fff; +} +#left li a { + text-decoration: none; +} +#left li a:hover { + color : #FFEB31; +} + +#bottomleft li { + list-style-type: none; + border-bottom: 1px dotted #fff; +} +#bottomleft li a { + text-decoration: none; +} +#bottomleft li a:hover { + color : #FFEB31; +} + +#generated { + background: #222; + text-align: center; + margin-top: 15px; + color: #eee; + height: auto; + line-height: 20px; + padding: 3px; + font-size: 10px; + font-style: italic; +} + +blockquote { + background-color: #222; + color: #EEE; + font-size: 14px; + border-left: 1px solid white; + padding-left: 0.5em; + display: block; + margin-top: 1em; + margin-bottom: 1em; + margin-left: 40px; + margin-right: 40px; +} +blockquote img { + float: none !important; +} +blockquote ol { + font-family: "Times New Roman"; + font-size: 16px; + line-height: 1.1em; + padding-bottom: 10px; + padding-top: 10px; + padding-left: 35px; +} + +blockquote ul { + padding-bottom: 10px; + padding-top: 10px; + padding-left: 25px; +} + +img.exturl { + position: absolute !important; + bottom: 0 !important; +} diff --git a/themes/black-orange/pages.tpl b/themes/black-orange/pages.tpl new file mode 100644 index 0000000..0412a2d --- /dev/null +++ b/themes/black-orange/pages.tpl @@ -0,0 +1,66 @@ + + + + + kekePower - #pagetitle + + + + + + + + +
+ + + + + + + +
+ +
+ #updated +
+
+ + + + + + diff --git a/themes/minimal/blog_index.tpl b/themes/minimal/blog_index.tpl index 5b4b4eb..c8531e1 100644 --- a/themes/minimal/blog_index.tpl +++ b/themes/minimal/blog_index.tpl @@ -15,7 +15,7 @@ - + @@ -52,6 +52,8 @@
+

 

+ @@ -62,6 +64,8 @@ BODY +
+
@@ -117,7 +121,7 @@ y una calidad de transmisión inigualable.
diff --git a/themes/minimal/blog_list.tpl b/themes/minimal/blog_list.tpl index 46654a3..034f85c 100644 --- a/themes/minimal/blog_list.tpl +++ b/themes/minimal/blog_list.tpl @@ -1,15 +1,17 @@ -
+

BLOGTITLE

-
- INGRESS -
- BLOGDATE -
-
-
+
+ INGRESS +
+
+ BLOGDATE +
+
+
+ diff --git a/themes/minimal/blogs.tpl b/themes/minimal/blogs.tpl index 65ca618..288ccd2 100644 --- a/themes/minimal/blogs.tpl +++ b/themes/minimal/blogs.tpl @@ -11,7 +11,7 @@ WebFont.load({ google: { families: ["Vollkorn:400,400italic,700,700italic"," - + @@ -74,7 +74,9 @@ BODY

Lo que hago

-#tagline +Elegir a El Vikingo TI significa
+optar por la tranquilidad, la profesionalidad
+y una calidad de transmisión inigualable.

@@ -113,7 +115,7 @@ BODY
diff --git a/themes/minimal/css/jquery-3.5.1.js b/themes/minimal/css/jquery-3.5.1.js new file mode 100644 index 0000000..b061403 --- /dev/null +++ b/themes/minimal/css/jquery-3.5.1.js @@ -0,0 +1,2 @@ +/*! jQuery v3.5.1 | (c) JS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.5.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ye(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace($,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||v.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&y(p,e)?-1:t==C||t.ownerDocument==p&&y(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function D(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||j,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,j=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),y.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",y.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",y.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function qe(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function Le(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function He(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Oe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):("number"==typeof f.top&&(f.top+="px"),"number"==typeof f.left&&(f.left+="px"),c.css(f))}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return $(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=$e(y.pixelPosition,function(e,t){if(t)return t=Be(e,n),Me.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return $(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0img{display:inline-block !important;visibility:visible !important;opacity:1 !important;vertical-align:middle !important}h1,h2,h3,h4,h5,h6{font-weight:bold;margin-bottom:10px}h1{font-size:38px;line-height:44px;margin-top:20px}h2{font-size:32px;line-height:36px;margin-top:20px}h3{font-size:24px;line-height:30px;margin-top:20px}h4{font-size:18px;line-height:24px;margin-top:10px}h5{font-size:14px;line-height:20px;margin-top:10px}h6{font-size:12px;line-height:18px;margin-top:10px}p{margin-top:0;margin-bottom:10px}blockquote{margin:0 0 10px 0;padding:10px 20px;border-left:5px solid #E2E2E2;font-size:18px;line-height:22px}figure{margin:0;margin-bottom:10px}figcaption{margin-top:5px;text-align:center}ul,ol{margin-top:0;margin-bottom:10px;padding-left:40px}.w-list-unstyled{padding-left:0;list-style:none}.w-embed:before,.w-embed:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.w-embed:after{clear:both}.w-video{width:100%;position:relative;padding:0}.w-video iframe,.w-video object,.w-video embed{position:absolute;top:0;left:0;width:100%;height:100%}fieldset{padding:0;margin:0;border:0}button,html input[type="button"],input[type="reset"]{border:0;cursor:pointer;-webkit-appearance:button}.w-form{margin:0 0 15px}.w-form-done{display:none;padding:20px;text-align:center;background-color:#dddddd}.w-form-fail{display:none;margin-top:10px;padding:10px;background-color:#ffdede}label{display:block;margin-bottom:5px;font-weight:bold}.w-input,.w-select{display:block;width:100%;height:38px;padding:8px 12px;margin-bottom:10px;font-size:14px;line-height:1.42857143;color:#333333;vertical-align:middle;background-color:#ffffff;border:1px solid #cccccc}.w-input:-moz-placeholder,.w-select:-moz-placeholder{color:#999}.w-input::-moz-placeholder,.w-select::-moz-placeholder{color:#999;opacity:1}.w-input:-ms-input-placeholder,.w-select:-ms-input-placeholder{color:#999}.w-input::-webkit-input-placeholder,.w-select::-webkit-input-placeholder{color:#999}.w-input:focus,.w-select:focus{border-color:#3898EC;outline:0}.w-input[disabled],.w-select[disabled],.w-input[readonly],.w-select[readonly],fieldset[disabled] .w-input,fieldset[disabled] .w-select{cursor:not-allowed;background-color:#eeeeee}textarea.w-input,textarea.w-select{height:auto}.w-select{background-color:#f3f3f3}.w-select[multiple]{height:auto}.w-form-label{display:inline-block;cursor:pointer;font-weight:normal;margin-bottom:0}.w-radio{display:block;margin-bottom:5px;padding-left:20px}.w-radio:before,.w-radio:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.w-radio:after{clear:both}.w-radio-input{margin:4px 0 0;margin-top:1px \9;line-height:normal;float:left;margin-left:-20px}.w-radio-input{margin-top:3px}.w-file-upload{display:block;margin-bottom:10px}.w-file-upload-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-100}.w-file-upload-default,.w-file-upload-uploading,.w-file-upload-success{display:inline-block;color:#333333}.w-file-upload-error{display:block;margin-top:10px}.w-file-upload-default.w-hidden,.w-file-upload-uploading.w-hidden,.w-file-upload-error.w-hidden,.w-file-upload-success.w-hidden{display:none}.w-file-upload-uploading-btn{display:flex;font-size:14px;font-weight:normal;cursor:pointer;margin:0;padding:8px 12px;border:1px solid #cccccc;background-color:#fafafa}.w-file-upload-file{display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:8px 9px 8px 11px;border:1px solid #cccccc;background-color:#fafafa}.w-file-upload-file-name{font-size:14px;font-weight:normal;display:block}.w-file-remove-link{margin-top:3px;margin-left:10px;width:auto;height:auto;padding:3px;display:block;cursor:pointer}.w-icon-file-upload-remove{margin:auto;font-size:10px}.w-file-upload-error-msg{display:inline-block;color:#ea384c;padding:2px 0}.w-file-upload-info{display:inline-block;line-height:38px;padding:0 12px}.w-file-upload-label{display:inline-block;font-size:14px;font-weight:normal;cursor:pointer;margin:0;padding:8px 12px;border:1px solid #cccccc;background-color:#fafafa}.w-icon-file-upload-icon,.w-icon-file-upload-uploading{display:inline-block;margin-right:8px;width:20px}.w-icon-file-upload-uploading{height:20px}.w-container{margin-left:auto;margin-right:auto;max-width:940px}.w-container:before,.w-container:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.w-container:after{clear:both}.w-container .w-row{margin-left:-10px;margin-right:-10px}.w-row:before,.w-row:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.w-row:after{clear:both}.w-row .w-row{margin-left:0;margin-right:0}.w-col{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.w-col .w-col{padding-left:0;padding-right:0}.w-col-1{width:8.33333333%}.w-col-2{width:16.66666667%}.w-col-3{width:25%}.w-col-4{width:33.33333333%}.w-col-5{width:41.66666667%}.w-col-6{width:50%}.w-col-7{width:58.33333333%}.w-col-8{width:66.66666667%}.w-col-9{width:75%}.w-col-10{width:83.33333333%}.w-col-11{width:91.66666667%}.w-col-12{width:100%}.w-hidden-main{display:none !important}@media screen and (max-width:991px){.w-container{max-width:728px}.w-hidden-main{display:inherit !important}.w-hidden-medium{display:none !important}.w-col-medium-1{width:8.33333333%}.w-col-medium-2{width:16.66666667%}.w-col-medium-3{width:25%}.w-col-medium-4{width:33.33333333%}.w-col-medium-5{width:41.66666667%}.w-col-medium-6{width:50%}.w-col-medium-7{width:58.33333333%}.w-col-medium-8{width:66.66666667%}.w-col-medium-9{width:75%}.w-col-medium-10{width:83.33333333%}.w-col-medium-11{width:91.66666667%}.w-col-medium-12{width:100%}.w-col-stack{width:100%;left:auto;right:auto}}@media screen and (max-width:767px){.w-hidden-main{display:inherit !important}.w-hidden-medium{display:inherit !important}.w-hidden-small{display:none !important}.w-row,.w-container .w-row{margin-left:0;margin-right:0}.w-col{width:100%;left:auto;right:auto}.w-col-small-1{width:8.33333333%}.w-col-small-2{width:16.66666667%}.w-col-small-3{width:25%}.w-col-small-4{width:33.33333333%}.w-col-small-5{width:41.66666667%}.w-col-small-6{width:50%}.w-col-small-7{width:58.33333333%}.w-col-small-8{width:66.66666667%}.w-col-small-9{width:75%}.w-col-small-10{width:83.33333333%}.w-col-small-11{width:91.66666667%}.w-col-small-12{width:100%}}@media screen and (max-width:479px){.w-container{max-width:none}.w-hidden-main{display:inherit !important}.w-hidden-medium{display:inherit !important}.w-hidden-small{display:inherit !important}.w-hidden-tiny{display:none !important}.w-col{width:100%}.w-col-tiny-1{width:8.33333333%}.w-col-tiny-2{width:16.66666667%}.w-col-tiny-3{width:25%}.w-col-tiny-4{width:33.33333333%}.w-col-tiny-5{width:41.66666667%}.w-col-tiny-6{width:50%}.w-col-tiny-7{width:58.33333333%}.w-col-tiny-8{width:66.66666667%}.w-col-tiny-9{width:75%}.w-col-tiny-10{width:83.33333333%}.w-col-tiny-11{width:91.66666667%}.w-col-tiny-12{width:100%}}.w-widget{position:relative}.w-widget-map{width:100%;height:400px}.w-widget-map label{width:auto;display:inline}.w-widget-map img{max-width:inherit}.w-widget-map .gm-style-iw{text-align:center}.w-widget-map .gm-style-iw>button{display:none !important}.w-widget-twitter{overflow:hidden}.w-widget-twitter-count-shim{display:inline-block;vertical-align:top;position:relative;width:28px;height:20px;text-align:center;background:white;border:#758696 solid 1px;border-radius:3px}.w-widget-twitter-count-shim *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.w-widget-twitter-count-shim .w-widget-twitter-count-inner{position:relative;font-size:15px;line-height:12px;text-align:center;color:#999;font-family:serif}.w-widget-twitter-count-shim .w-widget-twitter-count-clear{position:relative;display:block}.w-widget-twitter-count-shim.w--large{width:36px;height:28px}.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner{font-size:18px;line-height:18px}.w-widget-twitter-count-shim:not(.w--vertical){margin-left:5px;margin-right:8px}.w-widget-twitter-count-shim:not(.w--vertical).w--large{margin-left:6px}.w-widget-twitter-count-shim:not(.w--vertical):before,.w-widget-twitter-count-shim:not(.w--vertical):after{top:50%;left:0;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.w-widget-twitter-count-shim:not(.w--vertical):before{border-color:rgba(117,134,150,0);border-right-color:#5d6c7b;border-width:4px;margin-left:-9px;margin-top:-4px}.w-widget-twitter-count-shim:not(.w--vertical).w--large:before{border-width:5px;margin-left:-10px;margin-top:-5px}.w-widget-twitter-count-shim:not(.w--vertical):after{border-color:rgba(255,255,255,0);border-right-color:white;border-width:4px;margin-left:-8px;margin-top:-4px}.w-widget-twitter-count-shim:not(.w--vertical).w--large:after{border-width:5px;margin-left:-9px;margin-top:-5px}.w-widget-twitter-count-shim.w--vertical{width:61px;height:33px;margin-bottom:8px}.w-widget-twitter-count-shim.w--vertical:before,.w-widget-twitter-count-shim.w--vertical:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.w-widget-twitter-count-shim.w--vertical:before{border-color:rgba(117,134,150,0);border-top-color:#5d6c7b;border-width:5px;margin-left:-5px}.w-widget-twitter-count-shim.w--vertical:after{border-color:rgba(255,255,255,0);border-top-color:white;border-width:4px;margin-left:-4px}.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner{font-size:18px;line-height:22px}.w-widget-twitter-count-shim.w--vertical.w--large{width:76px}.w-widget-gplus{overflow:hidden}.w-background-video{position:relative;overflow:hidden;height:500px;color:white}.w-background-video>video{background-size:cover;background-position:50% 50%;position:absolute;margin:auto;width:100%;height:100%;right:-100%;bottom:-100%;top:-100%;left:-100%;object-fit:cover;z-index:-100}.w-background-video>video::-webkit-media-controls-start-playback-button{display:none !important;-webkit-appearance:none}.w-slider{position:relative;height:300px;text-align:center;background:#dddddd;clear:both;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}.w-slider-mask{position:relative;display:block;overflow:hidden;z-index:1;left:0;right:0;height:100%;white-space:nowrap}.w-slide{position:relative;display:inline-block;vertical-align:top;width:100%;height:100%;white-space:normal;text-align:left}.w-slider-nav{position:absolute;z-index:2;top:auto;right:0;bottom:0;left:0;margin:auto;padding-top:10px;height:40px;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}.w-slider-nav.w-round>div{border-radius:100%}.w-slider-nav.w-num>div{width:auto;height:auto;padding:.2em .5em;font-size:inherit;line-height:inherit}.w-slider-nav.w-shadow>div{box-shadow:0 0 3px rgba(51,51,51,0.4)}.w-slider-nav-invert{color:#fff}.w-slider-nav-invert>div{background-color:rgba(34,34,34,0.4)}.w-slider-nav-invert>div.w-active{background-color:#222}.w-slider-dot{position:relative;display:inline-block;width:1em;height:1em;background-color:rgba(255,255,255,0.4);cursor:pointer;margin:0 3px .5em;transition:background-color 100ms,color 100ms}.w-slider-dot.w-active{background-color:#fff}.w-slider-dot:focus{outline:none;box-shadow:0 0 0 2px #fff}.w-slider-dot:focus.w-active{box-shadow:none}.w-slider-arrow-left,.w-slider-arrow-right{position:absolute;width:80px;top:0;right:0;bottom:0;left:0;margin:auto;cursor:pointer;overflow:hidden;color:white;font-size:40px;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.w-slider-arrow-left [class^="w-icon-"],.w-slider-arrow-right [class^="w-icon-"],.w-slider-arrow-left [class*=" w-icon-"],.w-slider-arrow-right [class*=" w-icon-"]{position:absolute}.w-slider-arrow-left:focus,.w-slider-arrow-right:focus{outline:0}.w-slider-arrow-left{z-index:3;right:auto}.w-slider-arrow-right{z-index:4;left:auto}.w-icon-slider-left,.w-icon-slider-right{top:0;right:0;bottom:0;left:0;margin:auto;width:1em;height:1em}.w-slider-aria-label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.w-dropdown{display:inline-block;position:relative;text-align:left;margin-left:auto;margin-right:auto;z-index:900}.w-dropdown-btn,.w-dropdown-toggle,.w-dropdown-link{position:relative;vertical-align:top;text-decoration:none;color:#222222;padding:20px;text-align:left;margin-left:auto;margin-right:auto;white-space:nowrap}.w-dropdown-toggle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;cursor:pointer;padding-right:40px}.w-dropdown-toggle:focus{outline:0}.w-icon-dropdown-toggle{position:absolute;top:0;right:0;bottom:0;margin:auto;margin-right:20px;width:1em;height:1em}.w-dropdown-list{position:absolute;background:#dddddd;display:none;min-width:100%}.w-dropdown-list.w--open{display:block}.w-dropdown-link{padding:10px 20px;display:block;color:#222222}.w-dropdown-link.w--current{color:#0082f3}.w-dropdown-link:focus{outline:0}@media screen and (max-width:767px){.w-nav-brand{padding-left:10px}}.w-lightbox-backdrop{color:#000;cursor:auto;font-family:serif;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;list-style:disc;text-align:start;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;position:fixed;top:0;right:0;bottom:0;left:0;color:#fff;font-family:"Helvetica Neue",Helvetica,Ubuntu,"Segoe UI",Verdana,sans-serif;font-size:17px;line-height:1.2;font-weight:300;text-align:center;background:rgba(0,0,0,0.9);z-index:2000;outline:0;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-transform:translate(0, 0)}.w-lightbox-backdrop,.w-lightbox-container{height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.w-lightbox-content{position:relative;height:100vh;overflow:hidden}.w-lightbox-view{position:absolute;width:100vw;height:100vh;opacity:0}.w-lightbox-view:before{content:"";height:100vh}.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{height:86vh}.w-lightbox-frame,.w-lightbox-view:before{display:inline-block;vertical-align:middle}.w-lightbox-figure{position:relative;margin:0}.w-lightbox-group .w-lightbox-figure{cursor:pointer}.w-lightbox-img{width:auto;height:auto;max-width:none}.w-lightbox-image{display:block;float:none;max-width:100vw;max-height:100vh}.w-lightbox-group .w-lightbox-image{max-height:86vh}.w-lightbox-caption{position:absolute;right:0;bottom:0;left:0;padding:.5em 1em;background:rgba(0,0,0,0.4);text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.w-lightbox-embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.w-lightbox-control{position:absolute;top:0;width:4em;background-size:24px;background-repeat:no-repeat;background-position:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.w-lightbox-left{display:none;bottom:0;left:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==")}.w-lightbox-right{display:none;right:0;bottom:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+")}.w-lightbox-close{right:0;height:2.6em;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");background-size:18px}.w-lightbox-strip{position:absolute;bottom:0;left:0;right:0;padding:0 1vh;line-height:0;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.w-lightbox-item{display:inline-block;width:10vh;padding:2vh 1vh;box-sizing:content-box;cursor:pointer;-webkit-transform:translate3d(0, 0, 0)}.w-lightbox-active{opacity:.3}.w-lightbox-thumbnail{position:relative;height:10vh;background:#222;overflow:hidden}.w-lightbox-thumbnail-image{position:absolute;top:0;left:0}.w-lightbox-thumbnail .w-lightbox-tall{top:50%;width:100%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.w-lightbox-thumbnail .w-lightbox-wide{left:50%;height:100%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.w-lightbox-spinner{position:absolute;top:50%;left:50%;box-sizing:border-box;width:40px;height:40px;margin-top:-20px;margin-left:-20px;border:5px solid rgba(0,0,0,0.4);border-radius:50%;-webkit-animation:spin .8s infinite linear;animation:spin .8s infinite linear}.w-lightbox-spinner:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:3px solid transparent;border-bottom-color:#fff;border-radius:50%}.w-lightbox-hide{display:none}.w-lightbox-noscroll{overflow:hidden}@media (min-width:768px){.w-lightbox-content{height:96vh;margin-top:2vh}.w-lightbox-view,.w-lightbox-view:before{height:96vh}.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{height:84vh}.w-lightbox-image{max-width:96vw;max-height:96vh}.w-lightbox-group .w-lightbox-image{max-width:82.3vw;max-height:84vh}.w-lightbox-left,.w-lightbox-right{display:block;opacity:.5}.w-lightbox-close{opacity:.8}.w-lightbox-control:hover{opacity:1}}.w-lightbox-inactive,.w-lightbox-inactive:hover{opacity:0}.w-richtext:before,.w-richtext:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.w-richtext:after{clear:both}.w-richtext[contenteditable="true"]:before,.w-richtext[contenteditable="true"]:after{white-space:initial}.w-richtext ol,.w-richtext ul{overflow:hidden}.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after{outline:2px solid #2895f7}.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div{outline:2px solid #2895f7}.w-richtext figure.w-richtext-figure-type-video>div:after,.w-richtext figure[data-rt-type="video"]>div:after{content:'';position:absolute;display:none;left:0;top:0;right:0;bottom:0}.w-richtext figure{position:relative;max-width:60%}.w-richtext figure>div:before{cursor:default !important}.w-richtext figure img{width:100%}.w-richtext figure figcaption.w-richtext-figcaption-placeholder{opacity:.6}.w-richtext figure div{font-size:0;color:transparent}.w-richtext figure.w-richtext-figure-type-image,.w-richtext figure[data-rt-type="image"]{display:table}.w-richtext figure.w-richtext-figure-type-image>div,.w-richtext figure[data-rt-type="image"]>div{display:inline-block}.w-richtext figure.w-richtext-figure-type-image>figcaption,.w-richtext figure[data-rt-type="image"]>figcaption{display:table-caption;caption-side:bottom}.w-richtext figure.w-richtext-figure-type-video,.w-richtext figure[data-rt-type="video"]{width:60%;height:0}.w-richtext figure.w-richtext-figure-type-video iframe,.w-richtext figure[data-rt-type="video"] iframe{position:absolute;top:0;left:0;width:100%;height:100%}.w-richtext figure.w-richtext-figure-type-video>div,.w-richtext figure[data-rt-type="video"]>div{width:100%}.w-richtext figure.w-richtext-align-center{margin-right:auto;margin-left:auto;clear:both}.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,.w-richtext figure.w-richtext-align-center[data-rt-type="image"]>div{max-width:100%}.w-richtext figure.w-richtext-align-normal{clear:both}.w-richtext figure.w-richtext-align-fullwidth{width:100%;max-width:100%;text-align:center;clear:both;display:block;margin-right:auto;margin-left:auto}.w-richtext figure.w-richtext-align-fullwidth>div{display:inline-block;padding-bottom:inherit}.w-richtext figure.w-richtext-align-fullwidth>figcaption{display:block}.w-richtext figure.w-richtext-align-floatleft{float:left;margin-right:15px;clear:none}.w-richtext figure.w-richtext-align-floatright{float:right;margin-left:15px;clear:none}.w-nav{position:relative;background:#dddddd;z-index:1000}.w-nav:before,.w-nav:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.w-nav:after{clear:both}.w-nav-brand{position:relative;float:left;text-decoration:none;color:#333333}.w-nav-link{position:relative;display:inline-block;vertical-align:top;text-decoration:none;color:#222222;padding:20px;text-align:left;margin-left:auto;margin-right:auto}.w-nav-link.w--current{color:#0082f3}.w-nav-menu{position:relative;float:right}[data-nav-menu-open]{display:block !important;position:absolute;top:100%;left:0;right:0;background:#C8C8C8;text-align:center;overflow:visible;min-width:200px}.w--nav-link-open{display:block;position:relative}.w-nav-overlay{position:absolute;overflow:hidden;display:none;top:100%;left:0;right:0;width:100%}.w-nav-overlay [data-nav-menu-open]{top:0}.w-nav[data-animation="over-left"] .w-nav-overlay{width:auto}.w-nav[data-animation="over-left"] .w-nav-overlay,.w-nav[data-animation="over-left"] [data-nav-menu-open]{right:auto;z-index:1;top:0}.w-nav[data-animation="over-right"] .w-nav-overlay{width:auto}.w-nav[data-animation="over-right"] .w-nav-overlay,.w-nav[data-animation="over-right"] [data-nav-menu-open]{left:auto;z-index:1;top:0}.w-nav-button{position:relative;float:right;padding:18px;font-size:24px;display:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.w-nav-button:focus{outline:0}.w-nav-button.w--open{background-color:#C8C8C8;color:white}.w-nav[data-collapse="all"] .w-nav-menu{display:none}.w-nav[data-collapse="all"] .w-nav-button{display:block}.w--nav-dropdown-open{display:block}.w--nav-dropdown-toggle-open{display:block}.w--nav-dropdown-list-open{position:static}@media screen and (max-width:991px){.w-nav[data-collapse="medium"] .w-nav-menu{display:none}.w-nav[data-collapse="medium"] .w-nav-button{display:block}}@media screen and (max-width:767px){.w-nav[data-collapse="small"] .w-nav-menu{display:none}.w-nav[data-collapse="small"] .w-nav-button{display:block}.w-nav-brand{padding-left:10px}}@media screen and (max-width:479px){.w-nav[data-collapse="tiny"] .w-nav-menu{display:none}.w-nav[data-collapse="tiny"] .w-nav-button{display:block}}.w-tabs{position:relative}.w-tabs:before,.w-tabs:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.w-tabs:after{clear:both}.w-tab-menu{position:relative}.w-tab-link{position:relative;display:inline-block;vertical-align:top;text-decoration:none;padding:9px 30px;text-align:left;cursor:pointer;color:#222222;background-color:#dddddd}.w-tab-link.w--current{background-color:#C8C8C8}.w-tab-link:focus{outline:0}.w-tab-content{position:relative;display:block;overflow:hidden}.w-tab-pane{position:relative;display:none}.w--tab-active{display:block}@media screen and (max-width:479px){.w-tab-link{display:block}}.w-ix-emptyfix:after{content:""}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.w-dyn-empty{padding:10px;background-color:#dddddd}.w-dyn-hide{display:none !important}.w-dyn-bind-empty{display:none !important}.w-condition-invisible{display:none !important} + +/* ========================================================================== + Start of custom Webflow CSS + ========================================================================== */ +body { + font-family: Vollkorn, serif; + color: #333; + font-size: 14px; + line-height: 20px; +} + +h1 { + margin-top: 10px; + margin-bottom: 10px; + font-size: 32px; + line-height: 38px; + font-weight: 700; +} + +h2 { + margin: 10px 0px; + font-family: Montserrat, sans-serif; + font-size: 23px; + line-height: 36px; + font-weight: 400; + text-align: center; + text-transform: uppercase; +} + +.section.ingress h2 { + margin: 10px 0px; + font-family: Montserrat, sans-serif; + font-size: 20px; + line-height: 36px; + font-weight: 400; + text-align: left; + text-transform: none !important; +} + +h3 { + margin: 0px 0px 20px; + font-family: Montserrat, sans-serif; + font-size: 16px; + line-height: 20px; + font-weight: 400; + text-transform: uppercase; +} + +h4 { + margin: 10px 0px; + font-size: 18px; + line-height: 24px; + font-weight: 700; +} + +h5 { + margin: 10px 0px; + font-size: 14px; + line-height: 20px; + font-weight: 700; +} + +h6 { + margin: 10px 0px; + font-size: 12px; + line-height: 18px; + font-weight: 700; +} + +p { + margin-top: 0px; + margin-bottom: 5px; + font-family: Vollkorn, serif; + font-size: 15px; + line-height: 22px; +} + +.testimonials { + display: flex; + flex-wrap: wrap; + margin: 20px 0; +} + +.testimony { + background-color: rgba(245, 245, 245, 0.7); + box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); + margin: 20px 0; + flex-basis: 250px; /* Fixed width for the testimony text */ +} + +.testimonials .testimony { + margin-right: 5px; /* Add 5px bottom margin to each testimony */ +} + +.testimony .text { + flex: 1; /* Stretch the testimony text to fill the remaining space */ + white-space: nowrap; /* Prevent text from wrapping to multiple lines */ + max-width: 250px; /* Set a maximum width of 250px for the testimony text */ + word-break: break-word; +} + +.testimony .photo { + width: 40px !important; + height; auto; +} + +.testimony .photo, +.testimony .name, +.testimony .title { + display: inline-block; /* Align the Photo, Name, and Title inline */ +} + +.button { + display: inline-block; + padding: 15px 33px; + border-style: solid; + border-width: 1px 1px 2px; + border-color: #47474f; + background-color: transparent; + -webkit-transition: background-color 300ms ease; + transition: background-color 300ms ease; + font-family: Vollkorn, serif; + color: #47474f; + font-size: 19px; + font-style: italic; + text-align: center; + text-decoration: none; +} + +.button:hover { + background-color: #fff; +} + +.button.form { + margin-top: 23px; + margin-bottom: 24px; + padding-right: 54px; + padding-left: 54px; + border-width: 1px 1px 2px; + border-color: #7ec4bd; + color: #7ec4bd; +} + +.section.ingress { + font-size: 20px; + text-align: left; +} + +.button.form:hover { + background-color: rgba(126, 196, 189, 0.34); +} + +.header { + padding: 98px 10px; + /* background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(100, 209, 198, 0.55)), to(rgba(100, 209, 198, 0.55))), url("/images/el-vikingo-ti-bg.png"); + background-image: linear-gradient(180deg, rgba(100, 209, 198, 0.55), rgba(100, 209, 198, 0.55)), url("/images/el-vikingo-ti-bg.png"); */ + background-image: url("/images/new-vikingo-bg.png"); + background-position: 0% 0%, 50% 70%; + background-size: auto, cover; + color: #fff; + text-align: center; +} + +.header.project-page { + padding-top: 77px; + padding-bottom: 77px; + /* background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(100, 209, 198, 0.55)), to(rgba(100, 209, 198, 0.55))), url("/images/el-vikingo-ti-bg.png"); + background-image: linear-gradient(180deg, rgba(100, 209, 198, 0.55), rgba(100, 209, 198, 0.55)), url("/images/el-vikingo-ti-bg.png"); */ + background-image: url("/images/new-vikingo-bg.png"); +} + +.navbar { + padding-top: 18px; + padding-bottom: 18px; + background-color: #fff; +} + +.nav-link { + margin-top: 23px; + margin-left: 34px; + padding: 0px; + border-bottom: 2px solid transparent; + -webkit-transition: border-color 300ms ease; + transition: border-color 300ms ease; + font-family: Montserrat, sans-serif; + color: #404040; + font-size: 12px; + font-weight: 400; + text-transform: uppercase; +} + +.nav-link:hover { + border-bottom-color: #7ec4bd; +} + +.logo-title { + margin-top: 13px; + float: left; + font-family: Oswald, sans-serif; + font-size: 22px; + font-weight: 400; + text-transform: uppercase; +} + +.logo-img { + margin-right: 18px; + float: left; +} + +.main-heading { + margin-top: 7px; + font-family: Montserrat, sans-serif; + font-size: 44px; + line-height: 55px; + font-weight: 400; + text-transform: uppercase; +} + +.divider { + display: block; + width: 80px; + height: 2px; + margin: 28px auto; + background-color: #fff; +} + +.divider.grey { + margin-bottom: 43px; + background-color: rgba(0, 0, 0, 0.09); +} + +.main-subtitle { + font-family: Vollkorn, serif; + color: hsla(0, 0%, 100%, 0.81); + font-size: 18px; + font-style: italic; +} + +.about-section { + padding-bottom: 61px; + background-color: #fefec9; + text-align: left; +} + +.about-text { + margin-bottom: 40px; + color: #47474f; + font-size: 18px; + line-height: 25px; +} + +.x-icon { + margin-top: -26px; + margin-bottom: 34px; +} + +.section { + padding-top: 69px; + padding-bottom: 69px; + text-align: left; +} + +.newsection { + padding-top: 10px; + padding-bottom: 10px; + text-align: left; +} + +.section.grey { + background-color: #f5f5f5; +} + +/* New: #00b7e4 + * Old: #7ec4bd + * New: rgba(6, 181, 229, 255) + * Old: rgba(126, 196, 189, 0.87) + */ + +.section.contact { + /* background-color: #7ec4bd; */ + background-color: #000506; + background-image: -webkit-gradient(linear, left top, left bottom, from(#fefec9), to(#00b7e4)), url("/images/el-vikingo-ti-bg.png"); + background-image: linear-gradient(180deg, rgba(#fefec9, #00b7e4)), url("/images/el-vikingo-ti-bg.png"); + background-size: auto, cover; + font-family: Vollkorn, serif; +} + +.blogsection.contact { + /* background-color: #7ec4bd; */ + background-color: #000506; + background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#00b7e4)), url("/images/el-vikingo-ti- +bg.png"); + background-image: linear-gradient(180deg, rgba(#ffffff, #00b7e4)), url("/images/el-vikingo-ti-bg.png"); + background-size: auto, cover; + font-family: Vollkorn, serif; +} + +.newsection.footer { + background-color: #000506; + text-align: center; +} + +.grey-icon-wrapper { + margin-bottom: 38px; + padding-top: 50px; + padding-bottom: 50px; + background-color: #f5f5f5; +} + +.project-wrapper { + position: relative; + bottom: 0px; + display: block; + -webkit-transition: bottom 300ms ease; + transition: bottom 300ms ease; + color: #333; + text-decoration: none; +} + +.project-wrapper:hover { + bottom: 8px; +} + +.team-image { + margin-bottom: 21px; + border-radius: 100%; +} + +.role { + margin-bottom: 16px; + font-family: Vollkorn, serif; + font-size: 17px; + font-style: italic; +} + +.social-link { + width: 29px; + height: 29px; + margin: 3px; + padding-top: 5px; + padding-left: 1px; + border-radius: 100%; + background-color: #f5f5f5; + box-shadow: inset 0 0 0 1px transparent; + -webkit-transition: box-shadow 300ms ease; + transition: box-shadow 300ms ease; +} + +.social-link:hover { + box-shadow: inset 0 0 0 2px #7ec4bd; +} + +.team-title { + margin-bottom: 7px; +} + +.testimonial-slider { + height: auto; + background-color: transparent; +} + +.quote-icon { + margin-bottom: 37px; +} + +.arrow { + width: 40px; + -webkit-transition: color 300ms ease; + transition: color 300ms ease; + color: #e3e3e3; + font-size: 30px; +} + +.arrow:hover { + color: #333; +} + +.testimonial-slide { + width: 50%; + padding: 30px 34px 29px; + text-align: center; +} + +.testimonial-slide.left-border { + border-left: 2px solid rgba(0, 0, 0, 0.04); +} + +.mask { + display: block; + width: 95%; + margin-right: auto; + margin-left: auto; +} + +.team-row { + margin-bottom: 20px; +} + +.testimonial { + margin-bottom: 22px; + font-size: 26px; + line-height: 33px; +} + +.from { + margin-bottom: 0px; + font-family: Montserrat, sans-serif; + color: #ababab; + font-size: 14px; + font-weight: 400; + text-transform: uppercase; +} + +.icon-wrapper { + height: 95px; + margin-bottom: 10px; + padding-top: 13px; +} + +.icon-wrapper._2 { + padding-top: 20px; +} + +.footer-logo { + /* margin-bottom: 15px; */ + opacity: 1.0; +} + +.contact-text { + color: #212121; + font-size: 17px; +} + +.link { + color: #1c1c1c; +} + +.social-wrapper { + display: block; + margin-bottom: 11px; + margin-left: 33%; + -webkit-transition: opacity 300ms ease; + transition: opacity 300ms ease; + text-align: left; + text-decoration: none; +} + +.social-wrapper:hover { + opacity: 0.43; +} + +.footer-text { + /* color: hsla(0, 0%, 100%, 0.4); */ + color: white; +} + +.social-link-text { + display: inline-block; +} + +.social-icon { + margin-top: -6px; + margin-right: 9px; +} + +.field { + height: 57px; + margin-bottom: 0px; + padding-top: 17px; + padding-bottom: 17px; + border: 0px solid #000; + background-color: hsla(0, 0%, 100%, 0.2); + box-shadow: inset 3px 0 0 0 transparent; + color: #7ec4bd; + font-size: 18px; + font-style: italic; +} + +.field:focus { + box-shadow: inset 3px 0 0 0 #7ec4bd; +} + +.field.large { + height: 127px; +} + +.field.darker { + background-color: hsla(0, 0%, 100%, 0.18); + -webkit-transition: box-shadow 300ms ease; + transition: box-shadow 300ms ease; +} + +.form-wrapper { + padding-right: 20%; + padding-left: 20%; +} + +.success-message { + padding-top: 82px; + padding-bottom: 82px; + border-style: solid; + border-width: 1px 1px 2px; + border-color: #7ec4bd; + background-color: transparent; + color: #7ec4bd; +} + +.project-info { + margin-bottom: 20px; + padding-top: 20px; + padding-bottom: 20px; + background-color: #fff; +} + +.project-title { + margin-bottom: 4px; +} + +.grow-row { + margin-bottom: 42px; +} + +.screenshot { + margin-bottom: 43px; +} + +.face { + margin-bottom: 10px; + border-radius: 100%; +} + +@media screen and (max-width: 991px) { + .nav-link { + margin: 0px auto; + padding-top: 20px; + padding-bottom: 20px; + } + .nav-link:hover { + border-bottom-color: transparent; + } + .main-heading { + font-size: 38px; + line-height: 44px; + } + .project-wrapper:hover { + -webkit-transform: translate(0px, 0px); + -ms-transform: translate(0px, 0px); + transform: translate(0px, 0px); + } + .social-wrapper { + margin-left: 30%; + } + .menu-button { + margin-top: 7px; + padding: 10px; + font-size: 32px; + } + .menu-button.w--open { + background-color: transparent; + color: #7ec4bd; + } + .nav-menu { + background-color: #f5f5f5; + } +} + +@media screen and (max-width: 767px) { + .header { + padding-top: 45px; + padding-bottom: 45px; + } + .navbar { + padding-top: 10px; + padding-bottom: 10px; + } + .nav-link { + padding-top: 15px; + padding-bottom: 15px; + padding-left: 10px; + } + .logo-title { + margin-top: 6px; + } + .logo-img { + width: 50px; + } + .about-section { + padding-right: 20px; + padding-bottom: 30px; + padding-left: 20px; + } + .x-icon { + margin-bottom: 21px; + } + .section { + padding-top: 30px; + padding-bottom: 30px; + } + .grey-icon-wrapper { + display: inline-block; + margin-bottom: 16px; + padding: 34px 56px; + } + .grey-icon-wrapper.push-top { + margin-top: 30px; + } + .testimonial-slide { + width: 100%; + } + .testimonial-slide.left-border { + border-left-width: 0px; + } + .icon-wrapper { + height: 85px; + } + .icon-wrapper._2 { + margin-top: 37px; + } + .social-wrapper { + margin-left: 0%; + text-align: center; + } + .form-wrapper { + padding-right: 10%; + padding-left: 10%; + } + .menu-button { + margin-top: 0px; + } + .member { + padding-bottom: 47px; + } + .grow-row { + margin-bottom: 0px; + } + .screenshot { + width: 90%; + } +} + +@media screen and (max-width: 479px) { + .main-heading { + font-size: 34px; + line-height: 38px; + } + .grey-icon-wrapper { + display: block; + } + .form-wrapper { + padding-right: 5%; + padding-left: 5%; + } +} diff --git a/themes/minimal/css/webflow.js b/themes/minimal/css/webflow.js new file mode 100644 index 0000000..013b3b1 --- /dev/null +++ b/themes/minimal/css/webflow.js @@ -0,0 +1,29 @@ +/*! + * Webflow: Front-end site library + * @license MIT + * Inline scripts may access the api using an async handler: + * var Webflow = Webflow || []; + * Webflow.push(readyFunction); + */!function(t){var e={};function n(i){if(e[i])return e[i].exports;var r=e[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=t,n.c=e,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)n.d(i,r,function(e){return t[e]}.bind(null,r));return i},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=4)}([function(t,e,n){"use strict";var i={},r={},a=[],o=window.Webflow||[],s=window.jQuery,u=s(window),c=s(document),l=s.isFunction,f=i._=n(6),d=i.tram=n(1)&&s.tram,h=!1,p=!1;function v(t){i.env()&&(l(t.design)&&u.on("__wf_design",t.design),l(t.preview)&&u.on("__wf_preview",t.preview)),l(t.destroy)&&u.on("__wf_destroy",t.destroy),t.ready&&l(t.ready)&&function(t){if(h)return void t.ready();if(f.contains(a,t.ready))return;a.push(t.ready)}(t)}function m(t){l(t.design)&&u.off("__wf_design",t.design),l(t.preview)&&u.off("__wf_preview",t.preview),l(t.destroy)&&u.off("__wf_destroy",t.destroy),t.ready&&l(t.ready)&&function(t){a=f.filter(a,function(e){return e!==t.ready})}(t)}d.config.hideBackface=!1,d.config.keepInherited=!0,i.define=function(t,e,n){r[t]&&m(r[t]);var i=r[t]=e(s,f,n)||{};return v(i),i},i.require=function(t){return r[t]},i.push=function(t){h?l(t)&&t():o.push(t)},i.env=function(t){var e=window.__wf_design,n=void 0!==e;return t?"design"===t?n&&e:"preview"===t?n&&!e:"slug"===t?n&&window.__wf_slug:"editor"===t?window.WebflowEditor:"test"===t?window.__wf_test:"frame"===t?window!==window.top:void 0:n};var g,w=navigator.userAgent.toLowerCase(),b=i.env.touch="ontouchstart"in window||window.DocumentTouch&&document instanceof window.DocumentTouch,y=i.env.chrome=/chrome/.test(w)&&/Google/.test(navigator.vendor)&&parseInt(w.match(/chrome\/(\d+)\./)[1],10),x=i.env.ios=/(ipod|iphone|ipad)/.test(w);i.env.safari=/safari/.test(w)&&!y&&!x,b&&c.on("touchstart mousedown",function(t){g=t.target}),i.validClick=b?function(t){return t===g||s.contains(t,g)}:function(){return!0};var k,_="resize.webflow orientationchange.webflow load.webflow";function E(t,e){var n=[],i={};return i.up=f.throttle(function(t){f.each(n,function(e){e(t)})}),t&&e&&t.on(e,i.up),i.on=function(t){"function"==typeof t&&(f.contains(n,t)||n.push(t))},i.off=function(t){n=arguments.length?f.filter(n,function(e){return e!==t}):[]},i}function O(t){l(t)&&t()}function T(){k&&(k.reject(),u.off("load",k.resolve)),k=new s.Deferred,u.on("load",k.resolve)}i.resize=E(u,_),i.scroll=E(u,"scroll.webflow resize.webflow orientationchange.webflow load.webflow"),i.redraw=E(),i.location=function(t){window.location=t},i.env()&&(i.location=function(){}),i.ready=function(){h=!0,p?(p=!1,f.each(r,v)):f.each(a,O),f.each(o,O),i.resize.up()},i.load=function(t){k.then(t)},i.destroy=function(t){t=t||{},p=!0,u.triggerHandler("__wf_destroy"),null!=t.domready&&(h=t.domready),f.each(r,m),i.resize.off(),i.scroll.off(),i.redraw.off(),a=[],o=[],"pending"===k.state()&&T()},s(i.ready),T(),t.exports=window.Webflow=i},function(t,e,n){"use strict";var i=n(2)(n(7));window.tram=function(t){function e(t,e){return(new j.Bare).init(t,e)}function n(t){return t.replace(/[A-Z]/g,function(t){return"-"+t.toLowerCase()})}function r(t){var e=parseInt(t.slice(1),16);return[e>>16&255,e>>8&255,255&e]}function a(t,e,n){return"#"+(1<<24|t<<16|e<<8|n).toString(16).slice(1)}function o(){}function s(t,e,n){c("Units do not match ["+t+"]: "+e+", "+n)}function u(t,e,n){if(void 0!==e&&(n=e),void 0===t)return n;var i=n;return Q.test(t)||!J.test(t)?i=parseInt(t,10):J.test(t)&&(i=1e3*parseFloat(t)),0>i&&(i=0),i==i?i:n}function c(t){B.debug&&window&&window.console.warn(t)}var l=function(t,e,n){function r(t){return"object"==(0,i.default)(t)}function a(t){return"function"==typeof t}function o(){}return function i(s,u){function c(){var t=new l;return a(t.init)&&t.init.apply(t,arguments),t}function l(){}u===n&&(u=s,s=Object),c.Bare=l;var f,d=o[t]=s[t],h=l[t]=c[t]=new o;return h.constructor=c,c.mixin=function(e){return l[t]=c[t]=i(c,e)[t],c},c.open=function(t){if(f={},a(t)?f=t.call(c,h,d,c,s):r(t)&&(f=t),r(f))for(var n in f)e.call(f,n)&&(h[n]=f[n]);return a(h.init)||(h.init=s),c},c.open(u)}}("prototype",{}.hasOwnProperty),f={ease:["ease",function(t,e,n,i){var r=(t/=i)*t,a=r*t;return e+n*(-2.75*a*r+11*r*r+-15.5*a+8*r+.25*t)}],"ease-in":["ease-in",function(t,e,n,i){var r=(t/=i)*t,a=r*t;return e+n*(-1*a*r+3*r*r+-3*a+2*r)}],"ease-out":["ease-out",function(t,e,n,i){var r=(t/=i)*t,a=r*t;return e+n*(.3*a*r+-1.6*r*r+2.2*a+-1.8*r+1.9*t)}],"ease-in-out":["ease-in-out",function(t,e,n,i){var r=(t/=i)*t,a=r*t;return e+n*(2*a*r+-5*r*r+2*a+2*r)}],linear:["linear",function(t,e,n,i){return n*t/i+e}],"ease-in-quad":["cubic-bezier(0.550, 0.085, 0.680, 0.530)",function(t,e,n,i){return n*(t/=i)*t+e}],"ease-out-quad":["cubic-bezier(0.250, 0.460, 0.450, 0.940)",function(t,e,n,i){return-n*(t/=i)*(t-2)+e}],"ease-in-out-quad":["cubic-bezier(0.455, 0.030, 0.515, 0.955)",function(t,e,n,i){return(t/=i/2)<1?n/2*t*t+e:-n/2*(--t*(t-2)-1)+e}],"ease-in-cubic":["cubic-bezier(0.550, 0.055, 0.675, 0.190)",function(t,e,n,i){return n*(t/=i)*t*t+e}],"ease-out-cubic":["cubic-bezier(0.215, 0.610, 0.355, 1)",function(t,e,n,i){return n*((t=t/i-1)*t*t+1)+e}],"ease-in-out-cubic":["cubic-bezier(0.645, 0.045, 0.355, 1)",function(t,e,n,i){return(t/=i/2)<1?n/2*t*t*t+e:n/2*((t-=2)*t*t+2)+e}],"ease-in-quart":["cubic-bezier(0.895, 0.030, 0.685, 0.220)",function(t,e,n,i){return n*(t/=i)*t*t*t+e}],"ease-out-quart":["cubic-bezier(0.165, 0.840, 0.440, 1)",function(t,e,n,i){return-n*((t=t/i-1)*t*t*t-1)+e}],"ease-in-out-quart":["cubic-bezier(0.770, 0, 0.175, 1)",function(t,e,n,i){return(t/=i/2)<1?n/2*t*t*t*t+e:-n/2*((t-=2)*t*t*t-2)+e}],"ease-in-quint":["cubic-bezier(0.755, 0.050, 0.855, 0.060)",function(t,e,n,i){return n*(t/=i)*t*t*t*t+e}],"ease-out-quint":["cubic-bezier(0.230, 1, 0.320, 1)",function(t,e,n,i){return n*((t=t/i-1)*t*t*t*t+1)+e}],"ease-in-out-quint":["cubic-bezier(0.860, 0, 0.070, 1)",function(t,e,n,i){return(t/=i/2)<1?n/2*t*t*t*t*t+e:n/2*((t-=2)*t*t*t*t+2)+e}],"ease-in-sine":["cubic-bezier(0.470, 0, 0.745, 0.715)",function(t,e,n,i){return-n*Math.cos(t/i*(Math.PI/2))+n+e}],"ease-out-sine":["cubic-bezier(0.390, 0.575, 0.565, 1)",function(t,e,n,i){return n*Math.sin(t/i*(Math.PI/2))+e}],"ease-in-out-sine":["cubic-bezier(0.445, 0.050, 0.550, 0.950)",function(t,e,n,i){return-n/2*(Math.cos(Math.PI*t/i)-1)+e}],"ease-in-expo":["cubic-bezier(0.950, 0.050, 0.795, 0.035)",function(t,e,n,i){return 0===t?e:n*Math.pow(2,10*(t/i-1))+e}],"ease-out-expo":["cubic-bezier(0.190, 1, 0.220, 1)",function(t,e,n,i){return t===i?e+n:n*(1-Math.pow(2,-10*t/i))+e}],"ease-in-out-expo":["cubic-bezier(1, 0, 0, 1)",function(t,e,n,i){return 0===t?e:t===i?e+n:(t/=i/2)<1?n/2*Math.pow(2,10*(t-1))+e:n/2*(2-Math.pow(2,-10*--t))+e}],"ease-in-circ":["cubic-bezier(0.600, 0.040, 0.980, 0.335)",function(t,e,n,i){return-n*(Math.sqrt(1-(t/=i)*t)-1)+e}],"ease-out-circ":["cubic-bezier(0.075, 0.820, 0.165, 1)",function(t,e,n,i){return n*Math.sqrt(1-(t=t/i-1)*t)+e}],"ease-in-out-circ":["cubic-bezier(0.785, 0.135, 0.150, 0.860)",function(t,e,n,i){return(t/=i/2)<1?-n/2*(Math.sqrt(1-t*t)-1)+e:n/2*(Math.sqrt(1-(t-=2)*t)+1)+e}],"ease-in-back":["cubic-bezier(0.600, -0.280, 0.735, 0.045)",function(t,e,n,i,r){return void 0===r&&(r=1.70158),n*(t/=i)*t*((r+1)*t-r)+e}],"ease-out-back":["cubic-bezier(0.175, 0.885, 0.320, 1.275)",function(t,e,n,i,r){return void 0===r&&(r=1.70158),n*((t=t/i-1)*t*((r+1)*t+r)+1)+e}],"ease-in-out-back":["cubic-bezier(0.680, -0.550, 0.265, 1.550)",function(t,e,n,i,r){return void 0===r&&(r=1.70158),(t/=i/2)<1?n/2*t*t*((1+(r*=1.525))*t-r)+e:n/2*((t-=2)*t*((1+(r*=1.525))*t+r)+2)+e}]},d={"ease-in-back":"cubic-bezier(0.600, 0, 0.735, 0.045)","ease-out-back":"cubic-bezier(0.175, 0.885, 0.320, 1)","ease-in-out-back":"cubic-bezier(0.680, 0, 0.265, 1)"},h=document,p=window,v="bkwld-tram",m=/[\-\.0-9]/g,g=/[A-Z]/,w="number",b=/^(rgb|#)/,y=/(em|cm|mm|in|pt|pc|px)$/,x=/(em|cm|mm|in|pt|pc|px|%)$/,k=/(deg|rad|turn)$/,_="unitless",E=/(all|none) 0s ease 0s/,O=/^(width|height)$/,T=" ",A=h.createElement("a"),R=["Webkit","Moz","O","ms"],C=["-webkit-","-moz-","-o-","-ms-"],S=function(t){if(t in A.style)return{dom:t,css:t};var e,n,i="",r=t.split("-");for(e=0;ec&&(c=t.span),t.stop(),t.animate(e)},function(t){"wait"in t&&(c=u(t.wait,0))}),d.call(this),c>0&&(this.timer=new H({duration:c,context:this}),this.active=!0,e&&(this.timer.complete=o));var p=this,v=!1,m={};z(function(){h.call(p,t,function(t){t.active&&(v=!0,m[t.name]=t.nextStyle)}),v&&p.$el.css(m)})}}}function o(){if(this.timer&&this.timer.destroy(),this.active=!1,this.queue.length){var t=this.queue.shift();a.call(this,t.options,!0,t.args)}}function s(t){var e;this.timer&&this.timer.destroy(),this.queue=[],this.active=!1,"string"==typeof t?(e={})[t]=1:e="object"==(0,i.default)(t)&&null!=t?t:this.props,h.call(this,e,p),d.call(this)}function l(){s.call(this),this.el.style.display="none"}function f(){this.el.offsetHeight}function d(){var t,e,n=[];for(t in this.upstream&&n.push(this.upstream),this.props)(e=this.props[t]).active&&n.push(e.string);n=n.join(","),this.style!==n&&(this.style=n,this.el.style[D.transition.dom]=n)}function h(t,e,i){var a,o,s,u,c=e!==p,l={};for(a in t)s=t[a],a in K?(l.transform||(l.transform={}),l.transform[a]=s):(g.test(a)&&(a=n(a)),a in Y?l[a]=s:(u||(u={}),u[a]=s));for(a in l){if(s=l[a],!(o=this.props[a])){if(!c)continue;o=r.call(this,a)}e.call(this,o,s)}i&&u&&i.call(this,u)}function p(t){t.stop()}function m(t,e){t.set(e)}function w(t){this.$el.css(t)}function b(t,n){e[t]=function(){return this.children?function(t,e){var n,i=this.children.length;for(n=0;i>n;n++)t.apply(this.children[n],e);return this}.call(this,n,arguments):(this.el&&n.apply(this,arguments),this)}}e.init=function(e){if(this.$el=t(e),this.el=this.$el[0],this.props={},this.queue=[],this.style="",this.active=!1,B.keepInherited&&!B.fallback){var n=G(this.el,"transition");n&&!E.test(n)&&(this.upstream=n)}D.backface&&B.hideBackface&&X(this.el,D.backface.css,"hidden")},b("add",r),b("start",a),b("wait",function(t){t=u(t,0),this.active?this.queue.push({options:t}):(this.timer=new H({duration:t,context:this,complete:o}),this.active=!0)}),b("then",function(t){return this.active?(this.queue.push({options:t,args:arguments}),void(this.timer.complete=o)):c("No active transition timer. Use start() or wait() before then().")}),b("next",o),b("stop",s),b("set",function(t){s.call(this,t),h.call(this,t,m,w)}),b("show",function(t){"string"!=typeof t&&(t="block"),this.el.style.display=t}),b("hide",l),b("redraw",f),b("destroy",function(){s.call(this),t.removeData(this.el,v),this.$el=this.el=null})}),j=l(L,function(e){function n(e,n){var i=t.data(e,v)||t.data(e,v,new L.Bare);return i.el||i.init(e),n?i.start(n):i}e.init=function(e,i){var r=t(e);if(!r.length)return this;if(1===r.length)return n(r[0],i);var a=[];return r.each(function(t,e){a.push(n(e,i))}),this.children=a,this}}),W=l(function(t){function e(){var t=this.get();this.update("auto");var e=this.get();return this.update(t),e}function n(t){var e=/rgba?\((\d+),\s*(\d+),\s*(\d+)/.exec(t);return(e?a(e[1],e[2],e[3]):t).replace(/#(\w)(\w)(\w)$/,"#$1$1$2$2$3$3")}var r=500,o="ease",s=0;t.init=function(t,e,n,i){this.$el=t,this.el=t[0];var a=e[0];n[2]&&(a=n[2]),Z[a]&&(a=Z[a]),this.name=a,this.type=n[1],this.duration=u(e[1],this.duration,r),this.ease=function(t,e,n){return void 0!==e&&(n=e),t in f?t:n}(e[2],this.ease,o),this.delay=u(e[3],this.delay,s),this.span=this.duration+this.delay,this.active=!1,this.nextStyle=null,this.auto=O.test(this.name),this.unit=i.unit||this.unit||B.defaultUnit,this.angle=i.angle||this.angle||B.defaultAngle,B.fallback||i.fallback?this.animate=this.fallback:(this.animate=this.transition,this.string=this.name+T+this.duration+"ms"+("ease"!=this.ease?T+f[this.ease][0]:"")+(this.delay?T+this.delay+"ms":""))},t.set=function(t){t=this.convert(t,this.type),this.update(t),this.redraw()},t.transition=function(t){this.active=!0,t=this.convert(t,this.type),this.auto&&("auto"==this.el.style[this.name]&&(this.update(this.get()),this.redraw()),"auto"==t&&(t=e.call(this))),this.nextStyle=t},t.fallback=function(t){var n=this.el.style[this.name]||this.convert(this.get(),this.type);t=this.convert(t,this.type),this.auto&&("auto"==n&&(n=this.convert(this.get(),this.type)),"auto"==t&&(t=e.call(this))),this.tween=new q({from:n,to:t,duration:this.duration,delay:this.delay,ease:this.ease,update:this.update,context:this})},t.get=function(){return G(this.el,this.name)},t.update=function(t){X(this.el,this.name,t)},t.stop=function(){(this.active||this.nextStyle)&&(this.active=!1,this.nextStyle=null,X(this.el,this.name,this.get()));var t=this.tween;t&&t.context&&t.destroy()},t.convert=function(t,e){if("auto"==t&&this.auto)return t;var r,a="number"==typeof t,o="string"==typeof t;switch(e){case w:if(a)return t;if(o&&""===t.replace(m,""))return+t;r="number(unitless)";break;case b:if(o){if(""===t&&this.original)return this.original;if(e.test(t))return"#"==t.charAt(0)&&7==t.length?t:n(t)}r="hex or rgb string";break;case y:if(a)return t+this.unit;if(o&&e.test(t))return t;r="number(px) or string(unit)";break;case x:if(a)return t+this.unit;if(o&&e.test(t))return t;r="number(px) or string(unit or %)";break;case k:if(a)return t+this.angle;if(o&&e.test(t))return t;r="number(deg) or string(angle)";break;case _:if(a)return t;if(o&&x.test(t))return t;r="number(unitless) or string(unit or %)"}return function(t,e){c("Type warning: Expected: ["+t+"] Got: ["+(0,i.default)(e)+"] "+e)}(r,t),t},t.redraw=function(){this.el.offsetHeight}}),F=l(W,function(t,e){t.init=function(){e.init.apply(this,arguments),this.original||(this.original=this.convert(this.get(),b))}}),N=l(W,function(t,e){t.init=function(){e.init.apply(this,arguments),this.animate=this.fallback},t.get=function(){return this.$el[this.name]()},t.update=function(t){this.$el[this.name](t)}}),$=l(W,function(t,e){function n(t,e){var n,i,r,a,o;for(n in t)r=(a=K[n])[0],i=a[1]||n,o=this.convert(t[n],r),e.call(this,i,o,r)}t.init=function(){e.init.apply(this,arguments),this.current||(this.current={},K.perspective&&B.perspective&&(this.current.perspective=B.perspective,X(this.el,this.name,this.style(this.current)),this.redraw()))},t.set=function(t){n.call(this,t,function(t,e){this.current[t]=e}),X(this.el,this.name,this.style(this.current)),this.redraw()},t.transition=function(t){var e=this.values(t);this.tween=new U({current:this.current,values:e,duration:this.duration,delay:this.delay,ease:this.ease});var n,i={};for(n in this.current)i[n]=n in e?e[n]:this.current[n];this.active=!0,this.nextStyle=this.style(i)},t.fallback=function(t){var e=this.values(t);this.tween=new U({current:this.current,values:e,duration:this.duration,delay:this.delay,ease:this.ease,update:this.update,context:this})},t.update=function(){X(this.el,this.name,this.style(this.current))},t.style=function(t){var e,n="";for(e in t)n+=e+"("+t[e]+") ";return n},t.values=function(t){var e,i={};return n.call(this,t,function(t,n,r){i[t]=n,void 0===this.current[t]&&(e=0,~t.indexOf("scale")&&(e=1),this.current[t]=this.convert(e,r))}),i}}),q=l(function(e){function n(){var t,e,i,r=u.length;if(r)for(z(n),e=P(),t=r;t--;)(i=u[t])&&i.render(e)}var i={ease:f.ease[1],from:0,to:1};e.init=function(t){this.duration=t.duration||0,this.delay=t.delay||0;var e=t.ease||i.ease;f[e]&&(e=f[e][1]),"function"!=typeof e&&(e=i.ease),this.ease=e,this.update=t.update||o,this.complete=t.complete||o,this.context=t.context||this,this.name=t.name;var n=t.from,r=t.to;void 0===n&&(n=i.from),void 0===r&&(r=i.to),this.unit=t.unit||"","number"==typeof n&&"number"==typeof r?(this.begin=n,this.change=r-n):this.format(r,n),this.value=this.begin+this.unit,this.start=P(),!1!==t.autoplay&&this.play()},e.play=function(){var t;this.active||(this.start||(this.start=P()),this.active=!0,t=this,1===u.push(t)&&z(n))},e.stop=function(){var e,n,i;this.active&&(this.active=!1,e=this,(i=t.inArray(e,u))>=0&&(n=u.slice(i+1),u.length=i,n.length&&(u=u.concat(n))))},e.render=function(t){var e,n=t-this.start;if(this.delay){if(n<=this.delay)return;n-=this.delay}if(n').attr("href","https://webflow.com?utm_campaign=brandjs"),i=t("").attr("src","https://d3e54v103j8qbb.cloudfront.net/img/webflow-badge-icon.f67cd735e3.svg").attr("alt","").css({marginRight:"8px",width:"16px"}),o=t("").attr("src","https://d1otoma47x30pg.cloudfront.net/img/webflow-badge-text.6faa6a38cd.svg").attr("alt","Made in Webflow"),n.append(i,o),n[0]),d(),setTimeout(d,500),t(r).off(l,f).on(l,f))},n})},function(t,e,n){"use strict";var i=window.$,r=n(1)&&i.tram; +/*! + * Webflow._ (aka) Underscore.js 1.6.0 (custom build) + * _.each + * _.map + * _.find + * _.filter + * _.any + * _.contains + * _.delay + * _.defer + * _.throttle (webflow) + * _.debounce + * _.keys + * _.has + * _.now + * + * http://underscorejs.org + * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors + * Underscore may be freely distributed under the MIT license. + * @license MIT + */ +t.exports=function(){var t={VERSION:"1.6.0-Webflow"},e={},n=Array.prototype,i=Object.prototype,a=Function.prototype,o=(n.push,n.slice),s=(n.concat,i.toString,i.hasOwnProperty),u=n.forEach,c=n.map,l=(n.reduce,n.reduceRight,n.filter),f=(n.every,n.some),d=n.indexOf,h=(n.lastIndexOf,Array.isArray,Object.keys),p=(a.bind,t.each=t.forEach=function(n,i,r){if(null==n)return n;if(u&&n.forEach===u)n.forEach(i,r);else if(n.length===+n.length){for(var a=0,o=n.length;a/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var m=/(.)^/,g={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},w=/\\|'|\r|\n|\u2028|\u2029/g,b=function(t){return"\\"+g[t]};return t.template=function(e,n,i){!n&&i&&(n=i),n=t.defaults({},n,t.templateSettings);var r=RegExp([(n.escape||m).source,(n.interpolate||m).source,(n.evaluate||m).source].join("|")+"|$","g"),a=0,o="__p+='";e.replace(r,function(t,n,i,r,s){return o+=e.slice(a,s).replace(w,b),a=s+t.length,n?o+="'+\n((__t=("+n+"))==null?'':_.escape(__t))+\n'":i?o+="'+\n((__t=("+i+"))==null?'':__t)+\n'":r&&(o+="';\n"+r+"\n__p+='"),t}),o+="';\n",n.variable||(o="with(obj||{}){\n"+o+"}\n"),o="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+o+"return __p;\n";try{var s=new Function(n.variable||"obj","_",o)}catch(t){throw t.source=o,t}var u=function(e){return s.call(this,e,t)},c=n.variable||"obj";return u.source="function("+c+"){\n"+o+"}",u},t}()},function(t,e){function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function i(e){return"function"==typeof Symbol&&"symbol"===n(Symbol.iterator)?t.exports=i=function(t){return n(t)}:t.exports=i=function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":n(t)},i(e)}t.exports=i},function(t,e,n){"use strict";var i=n(0);i.define("edit",t.exports=function(t,e,n){if(n=n||{},(i.env("test")||i.env("frame"))&&!n.fixture&&!function(){try{return window.top.__Cypress__}catch(t){return!1}}())return{exit:1};var r,a=t(window),o=t(document.documentElement),s=document.location,u="hashchange",c=n.load||function(){r=!0,window.WebflowEditor=!0,a.off(u,f),function(t){var e=window.document.createElement("iframe");e.src="https://webflow.com/site/third-party-cookie-check.html",e.style.display="none",e.sandbox="allow-scripts allow-same-origin";var n=function n(i){"WF_third_party_cookies_unsupported"===i.data?(g(e,n),t(!1)):"WF_third_party_cookies_supported"===i.data&&(g(e,n),t(!0))};e.onerror=function(){g(e,n),t(!1)},window.addEventListener("message",n,!1),window.document.body.appendChild(e)}(function(e){t.ajax({url:m("https://editor-api.webflow.com/api/editor/view"),data:{siteId:o.attr("data-wf-site")},xhrFields:{withCredentials:!0},dataType:"json",crossDomain:!0,success:d(e)})})},l=!1;try{l=localStorage&&localStorage.getItem&&localStorage.getItem("WebflowEditor")}catch(t){}function f(){r||/\?edit/.test(s.hash)&&c()}function d(t){return function(e){e?(e.thirdPartyCookiesSupported=t,h(v(e.bugReporterScriptPath),function(){h(v(e.scriptPath),function(){window.WebflowEditor(e)})})):console.error("Could not load editor data")}}function h(e,n){t.ajax({type:"GET",url:e,dataType:"script",cache:!0}).then(n,p)}function p(t,e,n){throw console.error("Could not load editor script: "+e),n}function v(t){return t.indexOf("//")>=0?t:m("https://editor-api.webflow.com"+t)}function m(t){return t.replace(/([^:])\/\//g,"$1/")}function g(t,e){window.removeEventListener("message",e,!1),t.remove()}return l?c():s.search?(/[?&](edit)(?:[=&?]|$)/.test(s.search)||/\?edit$/.test(s.href))&&c():a.on(u,f).triggerHandler(u),{}})},function(t,e,n){"use strict";var i=n(0);i.define("links",t.exports=function(t,e){var n,r,a,o={},s=t(window),u=i.env(),c=window.location,l=document.createElement("a"),f="w--current",d=/index\.(html|php)$/,h=/\/$/;function p(e){var i=n&&e.getAttribute("href-disabled")||e.getAttribute("href");if(l.href=i,!(i.indexOf(":")>=0)){var o=t(e);if(l.hash.length>1&&l.host+l.pathname===c.host+c.pathname){if(!/^#[a-zA-Z0-9\-\_]+$/.test(l.hash))return;var s=t(l.hash);s.length&&r.push({link:o,sec:s,active:!1})}else if("#"!==i&&""!==i){var u=l.href===c.href||i===a||d.test(i)&&h.test(a);m(o,f,u)}}}function v(){var t=s.scrollTop(),n=s.height();e.each(r,function(e){var i=e.link,r=e.sec,a=r.offset().top,o=r.outerHeight(),s=.5*n,u=r.is(":visible")&&a+o-s>=t&&a+s<=t+n;e.active!==u&&(e.active=u,m(i,f,u))})}function m(t,e,n){var i=t.hasClass(e);n&&i||(n||i)&&(n?t.addClass(e):t.removeClass(e))}return o.ready=o.design=o.preview=function(){n=u&&i.env("design"),a=i.env("slug")||c.pathname||"",i.scroll.off(v),r=[];for(var t=document.links,e=0;e .header, "+l+" > .w-nav:not([data-no-scroll])"),d="fixed"===f.css("position")?f.outerHeight():0;a.setTimeout(function(){!function(e,n){var i=t(a).scrollTop(),r=e.offset().top-n;if("mid"===e.data("scroll")){var o=t(a).height()-n,s=e.outerHeight();s0)&&(u=e)}),Date.now||(Date.now=function(){return(new Date).getTime()});var c=Date.now(),l=a.requestAnimationFrame||a.mozRequestAnimationFrame||a.webkitRequestAnimationFrame||function(t){a.setTimeout(t,15)},f=(472.143*Math.log(Math.abs(i-r)+125)-2e3)*u;!function t(){var e=Date.now()-c;a.scroll(0,function(t,e,n,i){if(n>i)return e;return t+(e-t)*(r=n/i,r<.5?4*r*r*r:(r-1)*(2*r-2)*(2*r-2)+1);var r}(i,r,e,f)),e<=f&&l(t)}()}(r,d)},n?0:300)}(c,n)}}return{ready:function(){var t=n.CLICK_EMPTY,i=n.CLICK_SCROLL;e=o.href.split("#")[0],r.on(i,l,f),r.on(t,c,function(t){t.preventDefault()})}}})},function(t,e,n){"use strict";n(0).define("touch",t.exports=function(t){var e={},n=window.getSelection;function i(e){var i,r,a=!1,o=!1,s=Math.min(Math.round(.04*window.innerWidth),40);function u(t){var e=t.touches;e&&e.length>1||(a=!0,e?(o=!0,i=e[0].clientX):i=t.clientX,r=i)}function c(e){if(a){if(o&&"mousemove"===e.type)return e.preventDefault(),void e.stopPropagation();var i=e.touches,u=i?i[0].clientX:e.clientX,c=u-r;r=u,Math.abs(c)>s&&n&&""===String(n())&&(!function(e,n,i){var r=t.Event(e,{originalEvent:n});t(n.target).trigger(r,i)}("swipe",e,{direction:c>0?"right":"left"}),f())}}function l(t){if(a)return a=!1,o&&"mouseup"===t.type?(t.preventDefault(),t.stopPropagation(),void(o=!1)):void 0}function f(){a=!1}e.addEventListener("touchstart",u,!1),e.addEventListener("touchmove",c,!1),e.addEventListener("touchend",l,!1),e.addEventListener("touchcancel",f,!1),e.addEventListener("mousedown",u,!1),e.addEventListener("mousemove",c,!1),e.addEventListener("mouseup",l,!1),e.addEventListener("mouseout",f,!1),this.destroy=function(){e.removeEventListener("touchstart",u,!1),e.removeEventListener("touchmove",c,!1),e.removeEventListener("touchend",l,!1),e.removeEventListener("touchcancel",f,!1),e.removeEventListener("mousedown",u,!1),e.removeEventListener("mousemove",c,!1),e.removeEventListener("mouseup",l,!1),e.removeEventListener("mouseout",f,!1),e=null}}return t.event.special.tap={bindType:"click",delegateType:"click"},e.init=function(e){return(e="string"==typeof e?t(e).get(0):e)?new i(e):null},e.instance=e.init(document),e})},function(t,e,n){"use strict";var i=n(2)(n(13)),r=n(0);r.define("forms",t.exports=function(t,e){var n,a,o,s,u,c={},l=t(document),f=window.location,d=window.XDomainRequest&&!window.atob,h=".w-form",p=/e(-)?mail/i,v=/^\S+@\S+$/,m=window.alert,g=r.env(),w=/list-manage[1-9]?.com/i,b=e.debounce(function(){m("Oops! This page has improperly configured forms. Please contact your website administrator to fix this issue.")},100);function y(e,n){var i=t(n),r=t.data(n,h);r||(r=t.data(n,h,{form:i})),x(r);var o=i.closest("div.w-form");r.done=o.find("> .w-form-done"),r.fail=o.find("> .w-form-fail"),r.fileUploads=o.find(".w-file-upload"),r.fileUploads.each(function(e){!function(e,n){if(!n.fileUploads||!n.fileUploads[e])return;var i,r=t(n.fileUploads[e]),a=r.find("> .w-file-upload-default"),o=r.find("> .w-file-upload-uploading"),s=r.find("> .w-file-upload-success"),c=r.find("> .w-file-upload-error"),l=a.find(".w-file-upload-input"),f=a.find(".w-file-upload-label"),d=f.children(),h=c.find(".w-file-upload-error-msg"),p=s.find(".w-file-upload-file"),v=s.find(".w-file-remove-link"),m=p.find(".w-file-upload-file-name"),w=h.attr("data-w-size-error"),b=h.attr("data-w-type-error"),y=h.attr("data-w-generic-error");if(g)l.on("click",function(t){t.preventDefault()}),f.on("click",function(t){t.preventDefault()}),d.on("click",function(t){t.preventDefault()});else{v.on("click",function(){l.removeAttr("data-value"),l.val(""),m.html(""),a.toggle(!0),s.toggle(!1)}),l.on("change",function(r){(i=r.target&&r.target.files&&r.target.files[0])&&(a.toggle(!1),c.toggle(!1),o.toggle(!0),m.text(i.name),A()||k(n),n.fileUploads[e].uploading=!0,function(e,n){var i={name:e.name,size:e.size};t.ajax({type:"POST",url:u,data:i,dataType:"json",crossDomain:!0}).done(function(t){n(null,t)}).fail(function(t){n(t)})}(i,O))});var _=f.outerHeight();l.height(_),l.width(1)}function E(t){var i=t.responseJSON&&t.responseJSON.msg,r=y;"string"==typeof i&&0===i.indexOf("InvalidFileTypeError")?r=b:"string"==typeof i&&0===i.indexOf("MaxFileSizeError")&&(r=w),h.text(r),l.removeAttr("data-value"),l.val(""),o.toggle(!1),a.toggle(!0),c.toggle(!0),n.fileUploads[e].uploading=!1,A()||x(n)}function O(e,n){if(e)return E(e);var r=n.fileName,a=n.postData,o=n.fileId,s=n.s3Url;l.attr("data-value",o),function(e,n,i,r,a){var o=new FormData;for(var s in n)o.append(s,n[s]);o.append("file",i,r),t.ajax({type:"POST",url:e,data:o,processData:!1,contentType:!1}).done(function(){a(null)}).fail(function(t){a(t)})}(s,a,i,r,T)}function T(t){if(t)return E(t);o.toggle(!1),s.css("display","inline-block"),n.fileUploads[e].uploading=!1,A()||x(n)}function A(){var t=n.fileUploads&&n.fileUploads.toArray()||[];return t.some(function(t){return t.uploading})}}(e,r)});var s=r.action=i.attr("action");r.handler=null,r.redirect=i.attr("data-redirect"),w.test(s)?r.handler=O:s||(a?r.handler=E:b())}function x(t){var e=t.btn=t.form.find(':input[type="submit"]');t.wait=t.btn.attr("data-wait")||null,t.success=!1,e.prop("disabled",!1),t.label&&e.val(t.label)}function k(t){var e=t.btn,n=t.wait;e.prop("disabled",!0),n&&(t.label=e.val(),e.val(n))}function _(e,n){var i=null;return n=n||{},e.find(':input:not([type="submit"]):not([type="file"])').each(function(r,a){var o=t(a),s=o.attr("type"),u=o.attr("data-name")||o.attr("name")||"Field "+(r+1),c=o.val();if("checkbox"===s)c=o.is(":checked");else if("radio"===s){if(null===n[u]||"string"==typeof n[u])return;c=e.find('input[name="'+o.attr("name")+'"]:checked').val()||null}"string"==typeof c&&(c=t.trim(c)),n[u]=c,i=i||function(t,e,n,i){var r=null;"password"===e?r="Passwords cannot be submitted.":t.attr("required")?i?p.test(t.attr("type"))&&(v.test(i)||(r="Please enter a valid email address for: "+n)):r="Please fill out the required field: "+n:"g-recaptcha-response"!==n||i||(r="Please confirm you’re not a robot.");return r}(o,s,u,c)}),i}function E(e){x(e);var n=e.form,i={name:n.attr("data-name")||n.attr("name")||"Untitled Form",source:f.href,test:r.env(),fields:{},fileUploads:{},dolphin:/pass[\s-_]?(word|code)|secret|login|credentials/i.test(n.html())};A(e);var o=_(n,i.fields);if(o)return m(o);i.fileUploads=function(e){var n={};return e.find(':input[type="file"]').each(function(e,i){var r=t(i),a=r.attr("data-name")||r.attr("name")||"File "+(e+1),o=r.attr("data-value");"string"==typeof o&&(o=t.trim(o)),n[a]=o}),n}(n),k(e),a?t.ajax({url:s,type:"POST",data:i,dataType:"json",crossDomain:!0}).done(function(t){t&&200===t.code&&(e.success=!0),T(e)}).fail(function(){T(e)}):T(e)}function O(n){x(n);var i=n.form,r={};if(!/^https/.test(f.href)||/^https/.test(n.action)){A(n);var a,o=_(i,r);if(o)return m(o);k(n),e.each(r,function(t,e){p.test(e)&&(r.EMAIL=t),/^((full[ _-]?)?name)$/i.test(e)&&(a=t),/^(first[ _-]?name)$/i.test(e)&&(r.FNAME=t),/^(last[ _-]?name)$/i.test(e)&&(r.LNAME=t)}),a&&!r.FNAME&&(a=a.split(" "),r.FNAME=a[0],r.LNAME=r.LNAME||a[1]);var s=n.action.replace("/post?","/post-json?")+"&c=?",u=s.indexOf("u=")+2;u=s.substring(u,s.indexOf("&",u));var c=s.indexOf("id=")+3;c=s.substring(c,s.indexOf("&",c)),r["b_"+u+"_"+c]="",t.ajax({url:s,data:r,dataType:"jsonp"}).done(function(t){n.success="success"===t.result||/already/.test(t.msg),n.success||console.info("MailChimp error: "+t.msg),T(n)}).fail(function(){T(n)})}else i.attr("method","post")}function T(t){var e=t.form,n=t.redirect,i=t.success;i&&n?r.location(n):(t.done.toggle(i),t.fail.toggle(!i),e.toggle(!i),x(t))}function A(t){t.evt&&t.evt.preventDefault(),t.evt=null}return c.ready=c.design=c.preview=function(){!function(){a=t("html").attr("data-wf-site"),s="https://webflow.com/api/v1/form/"+a,d&&s.indexOf("https://webflow.com")>=0&&(s=s.replace("https://webflow.com","http://formdata.webflow.com"));if(u="".concat(s,"/signFile"),!(n=t(h+" form")).length)return;n.each(y)}(),g||o||function(){o=!0,l.on("submit",h+" form",function(e){var n=t.data(this,h);n.handler&&(n.evt=e,n.handler(n))});var e=[["checkbox",".w-checkbox-input"],["radio",".w-radio-input"]];l.on("change",h+' form input[type="checkbox"]:not(.w-checkbox-input)',function(e){t(e.target).siblings(".w-checkbox-input").toggleClass("w--redirected-checked")}),l.on("change",h+' form input[type="radio"]',function(e){t('input[name="'.concat(e.target.name,'"]:not(').concat(".w-checkbox-input",")")).map(function(e,n){return t(n).siblings(".w-radio-input").removeClass("w--redirected-checked")});var n=t(e.target);n.hasClass("w-radio-input")||n.siblings(".w-radio-input").addClass("w--redirected-checked")}),e.forEach(function(e){var n=(0,i.default)(e,2),r=n[0],a=n[1];l.on("focus",h+' form input[type="'.concat(r,'"]:not(')+a+")",function(e){t(e.target).siblings(a).addClass("w--redirected-focus")}),l.on("blur",h+' form input[type="'.concat(r,'"]:not(')+a+")",function(e){t(e.target).siblings(a).removeClass("w--redirected-focus")})})}()},c})},function(t,e,n){var i=n(14),r=n(15),a=n(16);t.exports=function(t,e){return i(t)||r(t,e)||a()}},function(t,e){t.exports=function(t){if(Array.isArray(t))return t}},function(t,e){t.exports=function(t,e){var n=[],i=!0,r=!1,a=void 0;try{for(var o,s=t[Symbol.iterator]();!(i=(o=s.next()).done)&&(n.push(o.value),!e||n.length!==e);i=!0);}catch(t){r=!0,a=t}finally{try{i||null==s.return||s.return()}finally{if(r)throw a}}return n}},function(t,e){t.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}},function(t,e,n){"use strict";var i=n(0),r=n(3),a={ARROW_LEFT:37,ARROW_UP:38,ARROW_RIGHT:39,ARROW_DOWN:40,ESCAPE:27,SPACE:32,ENTER:13,HOME:36,END:35};i.define("navbar",t.exports=function(t,e){var n,o,s,u,c={},l=t.tram,f=t(window),d=t(document),h=e.debounce,p=i.env(),v='
',m=".w-nav",g="w--open",w="w--nav-dropdown-open",b="w--nav-dropdown-toggle-open",y="w--nav-dropdown-list-open",x="w--nav-link-open",k=r.triggers,_=t();function E(){i.resize.off(O)}function O(){o.each(P)}function T(n,i){var r=t(i),o=t.data(i,m);o||(o=t.data(i,m,{open:!1,el:r,config:{},selectedIdx:-1})),o.menu=r.find(".w-nav-menu"),o.links=o.menu.find(".w-nav-link"),o.dropdowns=o.menu.find(".w-dropdown"),o.dropdownToggle=o.menu.find(".w-dropdown-toggle"),o.dropdownList=o.menu.find(".w-dropdown-list"),o.button=r.find(".w-nav-button"),o.container=r.find(".w-container"),o.overlayContainerId="w-nav-overlay-"+n,o.outside=function(e){e.outside&&d.off("click"+m,e.outside);return function(n){var i=t(n.target);u&&i.closest(".w-editor-bem-EditorOverlay").length||z(e,i)}}(o);var c=r.find(".w-nav-brand");c&&"/"===c.attr("href")&&null==c.attr("aria-label")&&c.attr("aria-label","home"),o.button.attr("style","-webkit-user-select: text;"),null==o.button.attr("aria-label")&&o.button.attr("aria-label","menu"),o.button.attr("role","button"),o.button.attr("tabindex","0"),o.button.attr("aria-controls",o.overlayContainerId),o.button.attr("aria-haspopup","menu"),o.button.attr("aria-expanded","false"),o.el.off(m),o.button.off(m),o.menu.off(m),C(o),s?(R(o),o.el.on("setting"+m,function(t){return function(n,i){i=i||{};var r=f.width();C(t),!0===i.open&&F(t,!0),!1===i.open&&$(t,!0),t.open&&e.defer(function(){r!==f.width()&&D(t)})}}(o))):(!function(e){if(e.overlay)return;e.overlay=t(v).appendTo(e.el),e.overlay.attr("id",e.overlayContainerId),e.parent=e.menu.parent(),$(e,!0)}(o),o.button.on("click"+m,I(o)),o.menu.on("click"+m,"a",M(o)),o.button.on("keydown"+m,function(t){return function(e){switch(e.keyCode){case a.SPACE:case a.ENTER:return I(t)(),e.preventDefault(),e.stopPropagation();case a.ESCAPE:return $(t),e.preventDefault(),e.stopPropagation();case a.ARROW_RIGHT:case a.ARROW_DOWN:case a.HOME:case a.END:return t.open?(e.keyCode===a.END?t.selectedIdx=t.links.length-1:t.selectedIdx=0,S(t),e.preventDefault(),e.stopPropagation()):(e.preventDefault(),e.stopPropagation())}}}(o)),o.el.on("keydown"+m,function(t){return function(e){if(t.open)switch(t.selectedIdx=t.links.index(document.activeElement),e.keyCode){case a.HOME:case a.END:return e.keyCode===a.END?t.selectedIdx=t.links.length-1:t.selectedIdx=0,S(t),e.preventDefault(),e.stopPropagation();case a.ESCAPE:return $(t),t.button.focus(),e.preventDefault(),e.stopPropagation();case a.ARROW_LEFT:case a.ARROW_UP:return t.selectedIdx=Math.max(-1,t.selectedIdx-1),S(t),e.preventDefault(),e.stopPropagation();case a.ARROW_RIGHT:case a.ARROW_DOWN:return t.selectedIdx=Math.min(t.links.length-1,t.selectedIdx+1),S(t),e.preventDefault(),e.stopPropagation()}}}(o))),P(n,i)}function A(e,n){var i=t.data(n,m);i&&(R(i),t.removeData(n,m))}function R(t){t.overlay&&($(t,!0),t.overlay.remove(),t.overlay=null)}function C(t){var n={},i=t.config||{},r=n.animation=t.el.attr("data-animation")||"default";n.animOver=/^over/.test(r),n.animDirect=/left$/.test(r)?-1:1,i.animation!==r&&t.open&&e.defer(D,t),n.easing=t.el.attr("data-easing")||"ease",n.easing2=t.el.attr("data-easing2")||"ease";var a=t.el.attr("data-duration");n.duration=null!=a?Number(a):400,n.docHeight=t.el.attr("data-doc-height"),t.config=n}function S(t){if(t.links[t.selectedIdx]){var e=t.links[t.selectedIdx];e.focus(),M(e)}}function D(t){t.open&&($(t,!0),F(t,!0))}function I(t){return h(function(){t.open?$(t):F(t)})}function M(e){return function(n){var r=t(this).attr("href");i.validClick(n.currentTarget)?r&&0===r.indexOf("#")&&e.open&&$(e):n.preventDefault()}}c.ready=c.design=c.preview=function(){if(s=p&&i.env("design"),u=i.env("editor"),n=t(document.body),!(o=d.find(m)).length)return;o.each(T),E(),i.resize.on(O)},c.destroy=function(){_=t(),E(),o&&o.length&&o.each(A)};var z=h(function(t,e){if(t.open){var n=e.closest(".w-nav-menu");t.menu.is(n)||$(t)}});function P(e,n){var i=t.data(n,m),r=i.collapsed="none"!==i.button.css("display");if(!i.open||r||s||$(i,!0),i.container.length){var a=function(e){var n=e.container.css(L);"none"===n&&(n="");return function(e,i){(i=t(i)).css(L,""),"none"===i.css(L)&&i.css(L,n)}}(i);i.links.each(a),i.dropdowns.each(a)}i.open&&N(i)}var L="max-width";function j(t,e){e.setAttribute("data-nav-menu-open","")}function W(t,e){e.removeAttribute("data-nav-menu-open")}function F(t,e){if(!t.open){t.open=!0,t.menu.each(j),t.links.addClass(x),t.dropdowns.addClass(w),t.dropdownToggle.addClass(b),t.dropdownList.addClass(y),t.button.addClass(g);var n=t.config;"none"!==n.animation&&l.support.transform||(e=!0);var r=N(t),a=t.menu.outerHeight(!0),o=t.menu.outerWidth(!0),u=t.el.height(),c=t.el[0];if(P(0,c),k.intro(0,c),i.redraw.up(),s||d.on("click"+m,t.outside),e)p();else{var f="transform "+n.duration+"ms "+n.easing;if(t.overlay&&(_=t.menu.prev(),t.overlay.show().append(t.menu)),n.animOver)return l(t.menu).add(f).set({x:n.animDirect*o,height:r}).start({x:0}).then(p),void(t.overlay&&t.overlay.width(o));var h=u+a;l(t.menu).add(f).set({y:-h}).start({y:0}).then(p)}}function p(){t.button.attr("aria-expanded","true")}}function N(t){var e=t.config,i=e.docHeight?d.height():n.height();return e.animOver?t.menu.height(i):"fixed"!==t.el.css("position")&&(i-=t.el.outerHeight(!0)),t.overlay&&t.overlay.height(i),i}function $(t,e){if(t.open){t.open=!1,t.button.removeClass(g);var n=t.config;if(("none"===n.animation||!l.support.transform||n.duration<=0)&&(e=!0),k.outro(0,t.el[0]),d.off("click"+m,t.outside),e)return l(t.menu).stop(),void u();var i="transform "+n.duration+"ms "+n.easing2,r=t.menu.outerHeight(!0),a=t.menu.outerWidth(!0),o=t.el.height();if(n.animOver)l(t.menu).add(i).start({x:a*n.animDirect}).then(u);else{var s=o+r;l(t.menu).add(i).start({y:-s}).then(u)}}function u(){t.menu.height(""),l(t.menu).set({x:0,y:0}),t.menu.each(W),t.links.removeClass(x),t.dropdowns.removeClass(w),t.dropdownToggle.removeClass(b),t.dropdownList.removeClass(y),t.overlay&&t.overlay.children().length&&(_.length?t.menu.insertAfter(_):t.menu.prependTo(t.parent),t.overlay.attr("style","").hide()),t.el.triggerHandler("w-close"),t.button.attr("aria-expanded","false")}}return c})},function(t,e,n){"use strict";var i=window.jQuery,r={},a=[],o={reset:function(t,e){e.__wf_intro=null},intro:function(t,e){e.__wf_intro||(e.__wf_intro=!0,i(e).triggerHandler(r.types.INTRO))},outro:function(t,e){e.__wf_intro&&(e.__wf_intro=null,i(e).triggerHandler(r.types.OUTRO))}};r.triggers={},r.types={INTRO:"w-ix-intro.w-ix",OUTRO:"w-ix-outro.w-ix"},r.init=function(){for(var t=a.length,e=0;e',m='
',g=r.triggers;function w(){(n=d.find(p)).length&&(n.each(x),c=null,u||(b(),i.resize.on(y),i.redraw.on(l.redraw)))}function b(){i.resize.off(y),i.redraw.off(l.redraw)}function y(){n.filter(":visible").each(M)}function x(e,n){var i=t(n),r=t.data(n,p);r||(r=t.data(n,p,{index:0,depth:1,hasFocus:{keyboard:!1,mouse:!1},el:i,config:{}})),r.mask=i.children(".w-slider-mask"),r.left=i.children(".w-slider-arrow-left"),r.right=i.children(".w-slider-arrow-right"),r.nav=i.children(".w-slider-nav"),r.slides=r.mask.children(".w-slide"),r.slides.each(g.reset),c&&(r.maskWidth=0),void 0===i.attr("role")&&i.attr("role","region"),void 0===i.attr("aria-label")&&i.attr("aria-label","carousel");var a=r.mask.attr("id");if(a||(a="w-slider-mask-"+e,r.mask.attr("id",a)),r.ariaLiveLabel=t(m).appendTo(r.mask),r.left.attr("role","button"),r.left.attr("tabindex","0"),r.left.attr("aria-controls",a),void 0===r.left.attr("aria-label")&&r.left.attr("aria-label","previous slide"),r.right.attr("role","button"),r.right.attr("tabindex","0"),r.right.attr("aria-controls",a),void 0===r.right.attr("aria-label")&&r.right.attr("aria-label","next slide"),!f.support.transform)return r.left.hide(),r.right.hide(),r.nav.hide(),void(u=!0);r.el.off(p),r.left.off(p),r.right.off(p),r.nav.off(p),k(r),s?(r.el.on("setting"+p,S(r)),C(r),r.hasTimer=!1):(r.el.on("swipe"+p,S(r)),r.left.on("click"+p,T(r)),r.right.on("click"+p,A(r)),r.left.on("keydown"+p,O(r,T)),r.right.on("keydown"+p,O(r,A)),r.nav.on("keydown"+p,"> div",S(r)),r.config.autoplay&&!r.hasTimer&&(r.hasTimer=!0,r.timerCount=1,R(r)),r.el.on("mouseenter"+p,E(r,!0,"mouse")),r.el.on("focusin"+p,E(r,!0,"keyboard")),r.el.on("mouseleave"+p,E(r,!1,"mouse")),r.el.on("focusout"+p,E(r,!1,"keyboard"))),r.nav.on("click"+p,"> div",S(r)),h||r.mask.contents().filter(function(){return 3===this.nodeType}).remove();var o=i.filter(":hidden");o.show();var l=i.parents(":hidden");l.show(),M(e,n),o.css("display",""),l.css("display","")}function k(t){var e={crossOver:0};e.animation=t.el.attr("data-animation")||"slide","outin"===e.animation&&(e.animation="cross",e.crossOver=.5),e.easing=t.el.attr("data-easing")||"ease";var n=t.el.attr("data-duration");if(e.duration=null!=n?parseInt(n,10):500,_(t.el.attr("data-infinite"))&&(e.infinite=!0),_(t.el.attr("data-disable-swipe"))&&(e.disableSwipe=!0),_(t.el.attr("data-hide-arrows"))?e.hideArrows=!0:t.config.hideArrows&&(t.left.show(),t.right.show()),_(t.el.attr("data-autoplay"))){e.autoplay=!0,e.delay=parseInt(t.el.attr("data-delay"),10)||2e3,e.timerMax=parseInt(t.el.attr("data-autoplay-limit"),10);var i="mousedown"+p+" touchstart"+p;s||t.el.off(i).one(i,function(){C(t)})}var r=t.right.width();e.edge=r?r+40:100,t.config=e}function _(t){return"1"===t||"true"===t}function E(e,n,i){return function(r){if(n)e.hasFocus[i]=n;else{if(t.contains(e.el.get(0),r.relatedTarget))return;if(e.hasFocus[i]=n,e.hasFocus.mouse&&"keyboard"===i||e.hasFocus.keyboard&&"mouse"===i)return}n?(e.ariaLiveLabel.attr("aria-live","polite"),e.hasTimer&&C(e)):(e.ariaLiveLabel.attr("aria-live","off"),e.hasTimer&&R(e))}}function O(t,e){return function(n){switch(n.keyCode){case a.SPACE:case a.ENTER:return e(t)(),n.preventDefault(),n.stopPropagation()}}}function T(t){return function(){I(t,{index:t.index-1,vector:-1})}}function A(t){return function(){I(t,{index:t.index+1,vector:1})}}function R(t){C(t);var e=t.config,n=e.timerMax;n&&t.timerCount++>n||(t.timerId=window.setTimeout(function(){null==t.timerId||s||(A(t)(),R(t))},e.delay))}function C(t){window.clearTimeout(t.timerId),t.timerId=null}function S(n){return function(r,o){o=o||{};var u=n.config;if(s&&"setting"===r.type){if("prev"===o.select)return T(n)();if("next"===o.select)return A(n)();if(k(n),z(n),null==o.select)return;!function(n,i){var r=null;i===n.slides.length&&(w(),z(n)),e.each(n.anchors,function(e,n){t(e.els).each(function(e,a){t(a).index()===i&&(r=n)})}),null!=r&&I(n,{index:r,immediate:!0})}(n,o.select)}else{if("swipe"===r.type){if(u.disableSwipe)return;if(i.env("editor"))return;return"left"===o.direction?A(n)():"right"===o.direction?T(n)():void 0}if(n.nav.has(r.target).length){var c=t(r.target).index();if("click"===r.type&&I(n,{index:c}),"keydown"===r.type)switch(r.keyCode){case a.ENTER:case a.SPACE:I(n,{index:c}),r.preventDefault();break;case a.ARROW_LEFT:case a.ARROW_UP:D(n.nav,Math.max(c-1,0)),r.preventDefault();break;case a.ARROW_RIGHT:case a.ARROW_DOWN:D(n.nav,Math.min(c+1,n.pages)),r.preventDefault();break;case a.HOME:D(n.nav,0),r.preventDefault();break;case a.END:D(n.nav,n.pages),r.preventDefault();break;default:return}}}}}function D(t,e){var n=t.children().eq(e).focus();t.children().not(n)}function I(e,n){n=n||{};var i=e.config,r=e.anchors;e.previous=e.index;var a=n.index,u={};a<0?(a=r.length-1,i.infinite&&(u.x=-e.endX,u.from=0,u.to=r[0].width)):a>=r.length&&(a=0,i.infinite&&(u.x=r[r.length-1].width,u.from=-r[r.length-1].x,u.to=u.from-u.x)),e.index=a;var l=e.nav.children().eq(a).addClass("w-active").attr("aria-selected","true").attr("tabindex","0");e.nav.children().not(l).removeClass("w-active").attr("aria-selected","false").attr("tabindex","-1"),i.hideArrows&&(e.index===r.length-1?e.right.hide():e.right.show(),0===e.index?e.left.hide():e.left.show());var d=e.offsetX||0,h=e.offsetX=-r[e.index].x,p={x:h,opacity:1,visibility:""},v=t(r[e.index].els),m=t(r[e.previous]&&r[e.previous].els),w=e.slides.not(v),b=i.animation,y=i.easing,x=Math.round(i.duration),k=n.vector||(e.index>e.previous?1:-1),_="opacity "+x+"ms "+y,E="transform "+x+"ms "+y;if(v.find(o).removeAttr("tabindex"),v.removeAttr("aria-hidden"),v.find("*").removeAttr("aria-hidden"),w.find(o).attr("tabindex","-1"),w.attr("aria-hidden","true"),w.find("*").attr("aria-hidden","true"),s||(v.each(g.intro),w.each(g.outro)),n.immediate&&!c)return f(v).set(p),void A();if(e.index!==e.previous){if(e.ariaLiveLabel.text("Slide ".concat(a+1," of ").concat(r.length,".")),"cross"===b){var O=Math.round(x-x*i.crossOver),T=Math.round(x-O);return _="opacity "+O+"ms "+y,f(m).set({visibility:""}).add(_).start({opacity:0}),void f(v).set({visibility:"",x:h,opacity:0,zIndex:e.depth++}).add(_).wait(T).then({opacity:1}).then(A)}if("fade"===b)return f(m).set({visibility:""}).stop(),void f(v).set({visibility:"",x:h,opacity:0,zIndex:e.depth++}).add(_).start({opacity:1}).then(A);if("over"===b)return p={x:e.endX},f(m).set({visibility:""}).stop(),void f(v).set({visibility:"",zIndex:e.depth++,x:h+r[e.index].width*k}).add(E).start({x:h}).then(A);i.infinite&&u.x?(f(e.slides.not(m)).set({visibility:"",x:u.x}).add(E).start({x:h}),f(m).set({visibility:"",x:u.from}).add(E).start({x:u.to}),e.shifted=m):(i.infinite&&e.shifted&&(f(e.shifted).set({visibility:"",x:d}),e.shifted=null),f(e.slides).set({visibility:""}).add(E).start({x:h}))}function A(){v=t(r[e.index].els),w=e.slides.not(v),"slide"!==b&&(p.visibility="hidden"),f(w).set(p)}}function M(e,n){var i=t.data(n,p);if(i)return function(t){var e=t.mask.width();if(t.maskWidth!==e)return t.maskWidth=e,!0;return!1}(i)?z(i):void(s&&function(e){var n=0;if(e.slides.each(function(e,i){n+=t(i).outerWidth(!0)}),e.slidesWidth!==n)return e.slidesWidth=n,!0;return!1}(i)&&z(i))}function z(e){var n=1,i=0,r=0,a=0,o=e.maskWidth,u=o-e.config.edge;u<0&&(u=0),e.anchors=[{els:[],x:0,width:0}],e.slides.each(function(s,c){r-i>u&&(n++,i+=o,e.anchors[n-1]={els:[],x:r,width:0}),a=t(c).outerWidth(!0),r+=a,e.anchors[n-1].width+=a,e.anchors[n-1].els.push(c);var l=s+1+" of "+e.slides.length;t(c).attr("aria-label",l),t(c).attr("role","group")}),e.endX=r,s&&(e.pages=null),e.nav.length&&e.pages!==n&&(e.pages=n,function(e){var n,i=[],r=e.el.attr("data-nav-spacing");r&&(r=parseFloat(r)+"px");for(var a=0,o=e.pages;a=n&&(c=n-1),I(e,{immediate:!0,index:c})}return l.ready=function(){s=i.env("design"),w()},l.design=function(){s=!0,w()},l.preview=function(){s=!1,w()},l.redraw=function(){c=!0,w()},l.destroy=b,l})}]); \ No newline at end of file diff --git a/themes/minimal/css/webfont.js b/themes/minimal/css/webfont.js new file mode 100644 index 0000000..3e95a6c --- /dev/null +++ b/themes/minimal/css/webfont.js @@ -0,0 +1,33 @@ +/* + * Copyright 2016 Small Batch, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); you may not + * use this file except in compliance with the License. You may obtain a copy of + * the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations under + * the License. + */ +/* Web Font Loader v1.6.26 - (c) Adobe Systems, Google. License: Apache 2.0 */(function(){function aa(a,b,c){return a.call.apply(a.bind,arguments)}function ba(a,b,c){if(!a)throw Error();if(2=b.f?e():a.fonts.load(fa(b.a),b.h).then(function(a){1<=a.length?d():setTimeout(k,25)},function(){e()})}k()}),e=new Promise(function(a,d){setTimeout(d,b.f)});Promise.race([e,d]).then(function(){b.g(b.a)},function(){b.j(b.a)})};function R(a,b,c,d,e,f,g){this.v=a;this.B=b;this.c=c;this.a=d;this.s=g||"BESbswy";this.f={};this.w=e||3E3;this.u=f||null;this.o=this.j=this.h=this.g=null;this.g=new N(this.c,this.s);this.h=new N(this.c,this.s);this.j=new N(this.c,this.s);this.o=new N(this.c,this.s);a=new H(this.a.c+",serif",K(this.a));a=P(a);this.g.a.style.cssText=a;a=new H(this.a.c+",sans-serif",K(this.a));a=P(a);this.h.a.style.cssText=a;a=new H("serif",K(this.a));a=P(a);this.j.a.style.cssText=a;a=new H("sans-serif",K(this.a));a= +P(a);this.o.a.style.cssText=a;O(this.g);O(this.h);O(this.j);O(this.o)}var S={D:"serif",C:"sans-serif"},T=null;function U(){if(null===T){var a=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);T=!!a&&(536>parseInt(a[1],10)||536===parseInt(a[1],10)&&11>=parseInt(a[2],10))}return T}R.prototype.start=function(){this.f.serif=this.j.a.offsetWidth;this.f["sans-serif"]=this.o.a.offsetWidth;this.A=q();la(this)}; +function ma(a,b,c){for(var d in S)if(S.hasOwnProperty(d)&&b===a.f[S[d]]&&c===a.f[S[d]])return!0;return!1}function la(a){var b=a.g.a.offsetWidth,c=a.h.a.offsetWidth,d;(d=b===a.f.serif&&c===a.f["sans-serif"])||(d=U()&&ma(a,b,c));d?q()-a.A>=a.w?U()&&ma(a,b,c)&&(null===a.u||a.u.hasOwnProperty(a.a.c))?V(a,a.v):V(a,a.B):na(a):V(a,a.v)}function na(a){setTimeout(p(function(){la(this)},a),50)}function V(a,b){setTimeout(p(function(){v(this.g.a);v(this.h.a);v(this.j.a);v(this.o.a);b(this.a)},a),0)};function W(a,b,c){this.c=a;this.a=b;this.f=0;this.o=this.j=!1;this.s=c}var X=null;W.prototype.g=function(a){var b=this.a;b.g&&w(b.f,[b.a.c("wf",a.c,K(a).toString(),"active")],[b.a.c("wf",a.c,K(a).toString(),"loading"),b.a.c("wf",a.c,K(a).toString(),"inactive")]);L(b,"fontactive",a);this.o=!0;oa(this)}; +W.prototype.h=function(a){var b=this.a;if(b.g){var c=y(b.f,b.a.c("wf",a.c,K(a).toString(),"active")),d=[],e=[b.a.c("wf",a.c,K(a).toString(),"loading")];c||d.push(b.a.c("wf",a.c,K(a).toString(),"inactive"));w(b.f,d,e)}L(b,"fontinactive",a);oa(this)};function oa(a){0==--a.f&&a.j&&(a.o?(a=a.a,a.g&&w(a.f,[a.a.c("wf","active")],[a.a.c("wf","loading"),a.a.c("wf","inactive")]),L(a,"active")):M(a.a))};function pa(a){this.j=a;this.a=new ja;this.h=0;this.f=this.g=!0}pa.prototype.load=function(a){this.c=new ca(this.j,a.context||this.j);this.g=!1!==a.events;this.f=!1!==a.classes;qa(this,new ha(this.c,a),a)}; +function ra(a,b,c,d,e){var f=0==--a.h;(a.f||a.g)&&setTimeout(function(){var a=e||null,k=d||null||{};if(0===c.length&&f)M(b.a);else{b.f+=c.length;f&&(b.j=f);var h,m=[];for(h=0;h

Lo que hago

-#tagline +Elegir a El Vikingo TI significa
+optar por la tranquilidad, la profesionalidad
+y una calidad de transmisión inigualable.

@@ -156,7 +158,7 @@ BODY