{
  "id": "543c00fb09c7e228208b4570",
  "category": "util",
  "content": [
    {
      "value": "1",
      "content": [
        {
          "order": 1,
          "text": "What does FAQ mean?",
          "type": "FAQ stands for Frequently Asked Questions.",
          "href": ""
        },
        {
          "order": 2,
          "text": "What is FAQ Accordion?",
          "type": "FAQ Accordion is a platform that makes it easy for anyone to create an accordion-style FAQ page.",
          "href": ""
        },
        {
          "order": 3,
          "text": "How do I add FAQs to my site?",
          "type": "Change the text right here in this content tab to create your own questions and answers.",
          "href": ""
        },
        {
          "order": 4,
          "text": "Who is FAQ Accordion for?",
          "type": "FAQ Accordion is great for any website owner that wants to engage and inform their users with FAQs or display lengthy text in an organised accordion-style gallery.",
          "href": ""
        },
        {
          "order": 5,
          "text": "Does FAQ Accordion work on mobile devices?",
          "type": "Definitely! All of our widgets are built using the latest HTML5 technologies.",
          "href": ""
        },
        {
          "order": 6,
          "text": "How does FAQ Accordion work?",
          "type": "It works across devices inside a beautiful widget, so that you can focus on creating your best content.",
          "href": ""
        },
        {
          "order": 7,
          "text": "What is a Skin?",
          "type": "A Skin controls the widget's appearance and behaviour. Select your own FAQ skin by clicking the Skins tab.",
          "href": ""
        },
        {
          "order": 8,
          "text": "What is a Preset Skin?",
          "type": "A Preset Skin is a skin with predefined values. We provide a selection of preset skins as a helpful start base.",
          "href": ""
        },
        {
          "order": 9,
          "text": "Can I customize my FAQ's design?",
          "type": "Yes! You can change the background colours, scroll color and more.",
          "href": ""
        }
      ]
    }
  ],
  "contentMeta": {
    "options": {
      "max": 100,
      "min": 1,
      "free_user_limit": 5,
      "notification": {
        "min": "Please select at least one item!",
        "max": "You reached the maximum number of items."
      },
      "mainAttribute": "text",
      "preview": "spine/controller",
      "services": ["editor/content/service/webaddress"]
    },
    "input": {
      "attribute": "text",
      "control": "core/controls/text",
      "options": {
        "placeholder": "Add title here",
        "lengthLimit": 1000,
        "preview": true
      }
    },
    "attributes": {
      "text": {
        "control": "core/controls/text",
        "options": {
          "placeholder": "Add title here",
          "readonly": true,
          "preview": true,
          "label": "Question"
        }
      },
      "type": {
        "control": "core/controls/textarea",
        "options": {
          "placeholder": "Add description",
          "readonly": true,
          "preview": true,
          "label": "Answer"
        }
      },
      "href": {
        "control": "core/controls/url",
        "options": {
          "help_text": "Select a page to open on click.",
          "placeholder": "Add Link",
          "label": "Web Address"
        }
      },
      "target": {
        "control": "core/controls/dropdown",
        "options": {
          "label": "Links Open",
          "help_text": "Select the window in which the link will open if clicked.",
          "default": "_blank",
          "options": [
            { "label": "In a new page", "value": "_blank" },
            { "label": "In the same page", "value": "_top" }
          ]
        }
      }
    }
  },
  "css": ".image{border:1px solid #000}@font-face{font-family:'BrandonGrotesque-Medium';src:url(\"/assets/widgets/accordion_with_text/fonts/brandongrotesque-medium-webfont.ttf\");src:url(\"/assets/widgets/accordion_with_text/fonts/brandongrotesque-medium-webfont.eot?#iefix\") format('embedded-opentype'),url(\"/assets/widgets/accordion_with_text/fonts/brandongrotesque-medium-webfont.woff\") format('woff'),url(\"/assets/widgets/accordion_with_text/fonts/brandongrotesque-medium-webfont.ttf\") format('truetype'),url(\"/assets/widgets/accordion_with_text/fonts/brandongrotesque-medium-webfont.svg#brandongrotesque-medium-webfont\") format('svg');font-weight:400;font-style:normal}@font-face{font-family:'icons';src:url(\"/assets/widgets/accordion_with_text/fonts/icomoon.eot?30wsu\");src:url(\"/assets/widgets/accordion_with_text/fonts/icomoon.eot?#iefix30wsu\") format('embedded-opentype'),url(\"/assets/widgets/accordion_with_text/fonts/icomoon.woff?30wsu\") format('woff'),url(\"/assets/widgets/accordion_with_text/fonts/icomoon.ttf?30wsu\") format('truetype'),url(\"/assets/widgets/accordion_with_text/fonts/icomoon.svg?30wsu#icomoon\") format('svg');font-weight:400;font-style:normal}.button-container{cursor:pointer;position:absolute;top:0;right:0;font-size:0}.button-container,.button-wrapper{display:inline-block;vertical-align:middle}.widget-accordion-with-text{width:100%;height:100%}.accordion-text-content{width:100%;margin:0 auto}.accordion-text-list{padding:0;list-style:none}.accordion-item{-o-text-overflow:ellipsis;text-overflow:ellipsis;cursor:pointer;-khtml-user-select:none;-o-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.accordion-header-item{vertical-align:middle;position:relative}.accordion-title{word-wrap:break-word;text-align:left;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;font-family:'BrandonGrotesque-Medium';line-height:1em}.accordion-slide-details{text-align:left;display:none;margin:0;font-family:'Lato';width:100%;word-wrap:break-word}.widget-accordion-with-text .transition-inactive{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.no-transition-all *{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}.marka{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.nano>.nano-pane{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s}",
  "description": "Add your FAQs or large portions of text in beautiful accordion-style tiles",
  "js": "window.require.define({accordion_with_text_widget:function(t,e,i){i.exports=function(t){function e(n){if(i[n])return i[n].exports;var o=i[n]={exports:{},id:n,loaded:!1};return t[n].call(o.exports,o,o.exports,e),o.loaded=!0,o.exports}var i={};return e.m=t,e.c=i,e.p=\"lib/\",e(0)}([function(t,e,i){var n,o,s,r,l,a,h=function(t,e){return function(){return t.apply(e,arguments)}},c={}.hasOwnProperty,p=function(t,e){function i(){this.constructor=t}for(var n in e)c.call(e,n)&&(t[n]=e[n]);return i.prototype=e.prototype,t.prototype=new i,t.__super__=e.prototype,t};i(6),l=i(1),r=i(3),n=i(4),s=i(2),a=function(t,e,i){var n,o,s,r,l,a;return o=void 0,n=void 0,l=void 0,a=null,r=0,i||(i={}),s=function(){r=i.leading===!1?0:+new Date,a=null,l=t.apply(o,n),a||(o=n=null)},function(){var h,c;return h=+new Date,r||i.leading!==!1||(r=h),c=e-(h-r),o=this,n=arguments,0>=c||c>e?(a&&(clearTimeout(a),a=null),r=h,l=t.apply(o,n),a||(o=n=null)):a||i.trailing===!1||(a=setTimeout(s,c)),l}},o=function(t){function e(){this.addContent=h(this.addContent,this),this.changeSkin=h(this.changeSkin,this),this._onWidgetResize=h(this._onWidgetResize,this);var t;this.accordionText=new n,this.updateAccordionText=a(null!=(t=this.accordionText)?t.changeSkin.bind(this):void 0,50),e.__super__.constructor.apply(this,arguments),this.append(this.accordionText),this.openAllItems=!1,this.openItem=!0,$(window).on(\"resize\",this._onWidgetResize)}return p(e,t),e.prototype.VERSION=\"1.2.81\",e.prototype.className=\"widget widget-accordion-with-text\",e.prototype.skin=\"\",e.prototype.itemsCounter=0,e.prototype.flagForOpenItem=!1,e.prototype.styleIsNotLoaded=!0,e.prototype.styleIsLoaded=!1,e.prototype._onWidgetResize=function(){var t;return t=$(window).width(),this.el.find(\".accordion-text-list\").css({width:t+\"px\"}),this.accordionText.updateHeight($(window).height())},e.prototype.getFontStyle=function(t){var e;return e=/italic/i.test(t),e&&(t=t.replace(/italic/i,\"\")),/regular/i.test(t)&&(t=\"normal\"),t=\"font-weight: \"+(t||\"normal\")+\"; font-style: \"+(e?\"italic\":\"normal\")},e.prototype.changeSkin=function(t,e){var i,n,o,r,l,a,h,c,p,d,u,m,f,g,b,v,y,_,x;if(null==e||null!=e.attribute||null==e.used)return this.skin.id!==t.id&&this.el.addClass(\"no-transition-all\"),setTimeout(function(t){return function(){return t.el.removeClass(\"no-transition-all\")}}(this),15),this.styleIsNotLoaded&&(this.accordionText.el.css({opacity:0}),this.styleIsNotLoaded=!1),this.currentSkinId=t.id,i=$(\".accordion-text\"),this.removeTransitionText(i),null!=t&&(this.skin=t),g=t.titleFontStyle||{family:\"BrandonGrotesque-Medium\",style:\"Normal\",size:t.titleFontSize},a=t.descriptionFontStyle||{family:\"Lato\",style:\"Normal\",size:t.descriptionFontSize},null!=t&&this.updateAccordionText(t,e),null!=t&&null!=(x=this.accordionText)&&x.changeSkin(t,e),o=null!=e?e.attribute:void 0,d=!o,this.accordionText.openAllItems=t.openAllItems||!1,this.accordionText.openItem=t.openItem,this.openItem!==t.openItem&&this.accordionText.openFirst(),this.openAllItems!==(t.openAllItems||!1)&&(this.accordionText.openAllTheItems(),this.accordionText.openFirst()),this.openAllItems=t.openAllItems||!1,this.openItem=t.openItem,\"scrollColor\"===o&&this.accordionText.flashScroller(),\"openAllItems\"===o&&this.accordionText.openAllTheItems(),\"openItem\"===o&&this.accordionText.openFirst(),this.el.css(\"background-color\",t.backgroundColor),r=void 0!==t.contentPadding?t.contentPadding:5,m=void 0!==t.scrollPadding?t.scrollPadding:5,n=t.buttonPosition||!1,t.buttonPosition=n,l=$(window).width(),p=Math.max(Math.round(t.buttonSize+2*t.strokeThickness),g.size),b=t.buttonSize+2*t.strokeThickness,_=100-2*r,v=this.getFontStyle(g.style),h=this.getFontStyle(a.style),f=\"    .widget-accordion-with-text .accordion-text-list { \\n        margin: 0;\\n        padding: \"+r+\"%; \\n        position: absolute;\\n        width: \"+l+\"px;\\n        -moz-box-sizing:    border-box;\\n        -webkit-box-sizing: border-box;\\n        box-sizing:         border-box;\\n    }\\n    .widget-accordion-with-text .button-container {\\n        \"+(n?\"left\":\"right\")+\" : 0px;\\n\\n    }\\n    .widget-accordion-with-text .accordion-item { \\n        border-bottom: \"+t.separatorLineThickness+\"px solid \"+t.separatorLineColor+\"; \\n    }\\n    .widget-accordion-with-text .accordion-header-item { \\n        line-height: \"+p+\"px; \\n        margin-top: \"+t.separatorPadding+\"px;\\n        margin-bottom: \"+t.separatorPadding+\"px;\\n    }\\n    .widget-accordion-with-text .accordion-item:first-child .accordion-header-item { \\n        margin-top: 0px;\\n    }\\n    .widget-accordion-with-text .accordion-item:last-child {\\n        border-bottom: 0px;\\n    }\\n    .widget-accordion-with-text .accordion-item:last-child .accordion-header-item { \\n        margin-bottom: 0px;\\n    }\\n    .widget-accordion-with-text .accordion-item:hover .accordion-title { color: \"+t.titleTextHoverColor+\"; }\\n    .widget-accordion-with-text .accordion-item:hover .accordion-slide-details { color: \"+t.descriptionTextHoverColor+\"; }\\n    .widget-accordion-with-text .accordion-title { \\n        width: \"+_+\"%;\\n        width: calc(100% - \"+b+\"px);\\n        color: \"+t.titleTextColor+\";\\n        \"+(n?\"margin-left\":\"margin-right\")+\": \"+(n?b+10:b)+\"px;\\n    }\\n    \\n    .widget-accordion-with-text .accordion-slide-details { \\n        color: \"+t.descriptionTextColor+\";\\n        padding-bottom: \"+t.separatorPadding+\"px;\\n        \\n    }\\n    .widget-accordion-with-text .transition-active {\\n        transition: color 0.25s ease-out; \\n    }\\n\",this.style.append(f),y=\".widget-accordion-with-text .accordion-title { \\n    font-family: '\"+g.family+\"', \"+g.style+\";\\n    font-size: \"+g.size+\"px;\\n    \"+v+\";\\n}\",c=\".widget-accordion-with-text .accordion-slide-details { \\n    font-family: '\"+a.family+\"', \"+a.style+\";\\n    font-size: \"+a.size+\"px;\\n    line-height: \"+(a.size+8)+\"px;\\n    \"+h+\";\\n}\",u=f+y+c,this.addTransitionText(i),\"titleFontStyle\"===o?s.load({families:[t.titleFontStyle.family],source:t.titleFontStyle.source},window).then(function(t){return function(){return setTimeout(function(){return t.style.text(u)},40)}}(this)):\"descriptionFontStyle\"===o?s.load({families:[t.descriptionFontStyle.family],source:t.descriptionFontStyle.source},window).then(function(t){return function(){return setTimeout(function(){return t.style.text(u)},40)}}(this)):(s.load({families:[t.descriptionFontStyle.family,t.titleFontStyle.family],source:t.descriptionFontStyle.source},window),this.style.text(u)),this.styleIsLoaded?void 0:(setTimeout(function(t){return function(){return t.accordionText.el.css({opacity:1})}}(this),1e3),this.styleIsLoaded=!0)},e.prototype.addTransitionText=function(t){return setTimeout(function(){return t.removeClass(\"transition-inactive\").addClass(\"transition-active\")})},e.prototype.removeTransitionText=function(t){return t.removeClass(\"transition-active\").addClass(\"transition-inactive\")},e.prototype.addContent=function(t){return this.accordionText.appendItem(t),this.accordionText.changeSkin(this.skin),this.itemsCounter++,2===this.itemsCounter&&(this.currentSkinId=this.skin.id,setTimeout(function(t){return function(){return t.accordionText.openAllTheItems(),t.accordionText.openFirst(),t.flagForOpenItem=!0}}(this),2e3)),this._onWidgetResize(),this},e.prototype.clearContent=function(){return this.accordionText.itemsDisplayed.forEach(function(t){return t.release()}),this.accordionText.itemsDisplayed=[],this},e}(l),t.exports=o},function(t){t.exports=window.require(\"core/widget\")},function(t){t.exports=window.require(\"core/controller/font-loader\")},function(t,e,i){var n,o,s=function(t,e){return function(){return t.apply(e,arguments)}},r={}.hasOwnProperty,l=function(t,e){function i(){this.constructor=t}for(var n in e)r.call(e,n)&&(t[n]=e[n]);return i.prototype=e.prototype,t.prototype=new i,t.__super__=e.prototype,t};n=i(5),o=function(t){function e(){this._onItemDestroy=s(this._onItemDestroy,this),this._onItemUpdate=s(this._onItemUpdate,this),e.__super__.constructor.apply(this,arguments),this.el.attr({src:this.item.image,width:50,height:50}),this.listenTo(this.item,\"update\",this._onItemUpdate),this.listenTo(this.item,\"destroy\",this._onItemDestroy)}return l(e,t),e.prototype.tag=\"img\",e.prototype.className=\"image\",e.prototype.events={click:\"_onClick\"},e.prototype._onItemUpdate=function(t,e){return console.log(\"item \"+this.item.id+\" was changed: the property \"+e.attribute+\" has been changed to \"+this.item[e.attribute]),this.el.css({borderColor:t.strokeColor})},e.prototype._onItemDestroy=function(){return console.log(\"item \"+this.item.id+\" was deleted\"),this.release()},e.prototype._onClick=function(){return window.alert(this.item.href)},e}(n),t.exports=o},function(t,e,i){var n,o,s,r,l=function(t,e){return function(){return t.apply(e,arguments)}},a={}.hasOwnProperty,h=function(t,e){function i(){this.constructor=t}for(var n in e)a.call(e,n)&&(t[n]=e[n]);return i.prototype=e.prototype,t.prototype=new i,t.__super__=e.prototype,t};s=i(5),n=i(7),r=i(8),o=function(t){function e(){this._onItemUpdate=l(this._onItemUpdate,this),this._onItemRemoved=l(this._onItemRemoved,this),this.openAllTheItems=l(this.openAllTheItems,this),this.openFirst=l(this.openFirst,this),this.appendItem=l(this.appendItem,this),this.flashScroller=l(this.flashScroller,this),this.changeSkin=l(this.changeSkin,this),this.updateHeight=l(this.updateHeight,this),this._onChangeContentSize=l(this._onChangeContentSize,this),this._scrollTo=l(this._scrollTo,this),this._checkItemVisibility=l(this._checkItemVisibility,this),e.__super__.constructor.apply(this,arguments),this.scroll=new r({height:\"600px\",width:\"100%\",padding:\"5\"}),this.itemsDisplayed=[],this.render()}return h(e,t),e.prototype.tag=\"div\",e.prototype.className=\"accordion-text-content\",e.prototype.skin=\"\",e.prototype.scroll=\"\",e.prototype.animationSpeed=250,e.prototype.events={changeContentSize:\"_onChangeContentSize\"},e.prototype._checkItemVisibility=function(t){var e,i,n,o,s;return e=t.el,n=e.offset().top,i=e.outerHeight(),s=this.scroll.el.height(),o=this.list.position().top,n-=o,n+i>s-o?this._scrollTo(n+i-s):void 0},e.prototype._scrollTo=function(t){return this.scroll.scrollToVal(t,200)},e.prototype._onChangeContentSize=function(){return this.scroll.refreshScroll()},e.prototype.render=function(){return this.list=$('<ul class=\"accordion-text-list\"></ul>'),this.el.append(this.scroll.el),this.scroll.updateContent(this.list)},e.prototype.updateHeight=function(t){var e;return e=t+\"px\",this.scroll.updateStyle({height:e}),setTimeout(function(t){return function(){return t.scroll.refreshScroll()}}(this))},e.prototype.changeSkin=function(t,e){return this.skin=t,this.openItem=t.openItem,this.openAllItems=t.openAllItems||!1,\"fillColor\"!==e&&\"backgroundColor\"!==e&&(clearTimeout(this.scrollRefresh),this.scrollRefresh=setTimeout(function(t){return function(){return t.scroll.refreshScroll()}}(this),50)),this.updateScrollProperties(t),$(this.itemsDisplayed).each(function(t){return function(e,i){return t.updateItem(i,t.skin)}}(this))},e.prototype.flashScroller=function(){return this.scroll.displayScrollbar()},e.prototype.updateScrollProperties=function(t){var e,i;return i=void 0!==t.scrollPadding?t.scrollPadding:5,e={color:t.scrollColor,padding:i},this.scroll.updateStyle(e)},e.prototype.appendItem=function(t){var e;return e=new n({item:t}),this.list.append(e.el),this.itemsDisplayed.push(e),e.on(\"checkVisibility\",this._checkItemVisibility),e.on(\"updateItemPosition\",this._onItemUpdate),e.on(\"removeItem\",this._onItemRemoved)},e.prototype.updateItem=function(t,e){return t.updateButtonStyle(e),t.setSlideSpeed(this.animationSpeed)},e.prototype.openItemIfClosed=function(t,e){return null==e&&(e=!1),t.data(\"opened\")===!1?(t.removeClass(\"closed\").addClass(\"opened\"),t.controller().slideDown(e)):void 0},e.prototype.closeItemIfOpened=function(t,e){return null==e&&(e=!1),t.data(\"opened\")===!0?(t.removeClass(\"opened\").addClass(\"closed\"),t.controller().slideUp(e)):void 0},e.prototype.openFirst=function(){var t,e;return e=$(\".accordion-text-list\"),t=e.children().eq(0),\"\"!==t.find(\".accordion-slide-details\").text()&&\"0\"!==t.find(\".accordion-slide-details\").text()&&this.openAllItems===!1?this.openItem===!0?this.openItemIfClosed(t):this.closeItemIfOpened(t):void 0},e.prototype.openAllTheItems=function(){var t;return t=$(\".accordion-text-list\").children(),$(t).each(this.openAllItems===!0?function(t){return function(e,i){return t.openItemIfClosed($(i),!0)}}(this):function(t){return function(e,i){return t.closeItemIfOpened($(i),!0)}}(this))},e.prototype._onItemRemoved=function(t){return this.openFirst(),this.scroll.refreshScroll(),$(this.itemsDisplayed).each(function(e){return function(i,n){var o;n.item===t.item&&(o=i,e.itemsDisplayed.splice(o,1))}}(this))},e.prototype._onItemUpdate=function(t,e){return this.openFirst(),t.el.insertAfter(this.list.children().eq(Math.max(0,e-1))),this.changeSkin(this.skin)},e}(s),t.exports=o},function(t){t.exports=window.require(\"spine/controller\")},function(){},function(t,e,i){var n,o,s,r=function(t,e){return function(){return t.apply(e,arguments)}},l={}.hasOwnProperty,a=function(t,e){function i(){this.constructor=t}for(var n in e)l.call(e,n)&&(t[n]=e[n]);return i.prototype=e.prototype,t.prototype=new i,t.__super__=e.prototype,t};s=i(5),o=i(9),n=function(t){function e(){this.itemSlide=r(this.itemSlide,this),this._onAccordionMouseDown=r(this._onAccordionMouseDown,this),this._checkItemVisibility=r(this._checkItemVisibility,this),this.slideDown=r(this.slideDown,this),this.slideUp=r(this.slideUp,this),this._onItemDestroy=r(this._onItemDestroy,this),this._onItemUpdate=r(this._onItemUpdate,this),this._onMouseOutItem=r(this._onMouseOutItem,this),this._onMouseOverItem=r(this._onMouseOverItem,this),e.__super__.constructor.apply(this,arguments),this.listenTo(this.item,\"update\",this._onItemUpdate),this.listenTo(this.item,\"destroy\",this._onItemDestroy),this.render()}return a(e,t),e.prototype.tag=\"li\",e.prototype.className=\"accordion-item\",e.prototype.slideSpeed=0,e.prototype.isOpened=!1,e.prototype.item=\"\",e.prototype.events={click:\"_onAccordionMouseDown\",mouseenter:\"_onMouseOverItem\",mousemove:\"_onMouseOverItem\",mouseleave:\"_onMouseOutItem\"},e.prototype.render=function(){var t,e;return e='<div class=\"accordion-header-item\"><div class=\"accordion-title accordion-text\">'+(this.item.text||\"\")+'</div><div class=\"button-container\"></div></div>',t='<p class=\"accordion-slide-details accordion-text\">'+this.item.type+\"</p>\",this.el.append(e),this.el.append(t),this.title=this.el.find(\".accordion-title\"),this.details=this.el.find(\".accordion-slide-details\"),\"undefined\"===this.details.text()&&this.details.text(\"\"),this.createButton(),this.el.data(\"opened\",this.isOpened),this.details.addClass(\"closed\"),this.accordion_text=this.el.find(\".accordion-text\")},e.prototype.createButton=function(){return this.btn=new o({content:\"_plus\"}),this.btn.el.css({display:\"none\"}),\"\"===this.details.text()||\"0\"===this.details.text()?(this.btn.el.css({display:\"none\"}),this.el.css({cursor:\"default\"})):setTimeout(function(t){return function(){return t.btn.el.css({display:\"inline-block\"},1e3)}}(this)),this.btn.loadIcons([i(10),i(11)]),this.el.find(\".button-container\").append(this.btn.el),this.icon=this.btn.el.find(\".btn-text\")},e.prototype.updateButtonStyle=function(t){var e;return this.skin=t,e={\"background-color\":t.fillColor,\"hover_background-color\":t.fillHoverColor,width:t.buttonSize+\"px\",height:t.buttonSize+\"px\",radius:t.buttonRadius/2+\"%\",\"border-color\":t.strokeColor,\"hover_border-color\":t.strokeHoverColor,\"border-width\":t.strokeThickness,\"text-color\":t.iconColor,\"hover_text-color\":t.iconHoverColor,\"transition-speed\":.25,\"content-size\":t.iconSize+\"%\"},this.btn.updateStyle(e)},e.prototype._onMouseOverItem=function(){return this.btn._onMouseEnter()},e.prototype._onMouseOutItem=function(){return this.btn._onMouseLeave()},e.prototype._onItemUpdate=function(){return this.trigger(\"updateItemPosition\",this,this.item.order),\"undefined\"===this.details.text()&&this.details.text(\"\"),this.title.html(this.item.text||\"\"),this.details.html(this.item.type),\"\"!==this.details.text()&&\"0\"!==this.details.text()?(this.btn.el.css({display:\"inline-block\"}),this.el.css({cursor:\"pointer\"})):(this.slideUp(),this.btn.el.css({display:\"none\"}),this.el.css({cursor:\"default\"}))},e.prototype._onItemDestroy=function(){return this.trigger(\"removeItem\",this),setTimeout(function(t){return function(){return t.release()}}(this),20)},e.prototype.setSlideSpeed=function(t){return this.slideSpeed=t},e.prototype.slideUp=function(t){var e;return this.isOpened=!1,this.el.data(\"opened\",this.isOpened),this.btn.updateContent(\"_plus\"),$(\".accordion-text-list\").css(\"paddingBottom\",\"3%\"),this.details.hasClass(\"opened\")||this.details.hasClass(\"inslidedown\")?(e=t?0:this.slideSpeed,this.details.removeClass(\"opened inslidedown\").addClass(\"inslideup\").stop(!0).slideUp({duration:e,step:function(t){return function(){return t.el.trigger(\"changeContentSize\")}}(this),complete:function(t){return function(){return t.details.addClass(\"closed\").removeClass(\"inslideup\")}}(this)})):void 0},e.prototype.slideDown=function(t){var e;return this.isOpened=!0,this.el.data(\"opened\",this.isOpened),this.btn.updateContent(\"_minus\"),this.details.hasClass(\"closed\")||this.details.hasClass(\"inslideup\")?(e=t?0:this.slideSpeed,this.details.removeClass(\"closed inslideup\").addClass(\"inslidedown\").hide().stop(!0).slideDown({duration:e,step:function(e){return function(){return t||e._checkItemVisibility(),e.el.trigger(\"changeContentSize\")}}(this),complete:function(t){return function(){return t.el.index()===$(\".accordion-item\").length-1?$(\".accordion-text-list\").css(\"paddingBottom\",\"0\"):$(\".accordion-text-list\").css(\"paddingBottom\",\"3%\"),t.details.addClass(\"opened\").removeClass(\"inslidedown\")}}(this)})):void 0},e.prototype._checkItemVisibility=function(){return this.trigger(\"checkVisibility\",this)},e.prototype._onAccordionMouseDown=function(t){var e;return $(t.target).hasClass(\"accordion-slide-details\")&&this.item.href?(e=\"_blank\",window.open(this.item.href,e)):this.itemSlide()},e.prototype.itemSlide=function(){return\"\"!==this.details.text()&&\"0\"!==this.details.text()?this.isOpened?this.slideUp():this.slideDown():void 0},e}(s),t.exports=n},function(t,e,i){var n,o,s,r,l,a=function(t,e){return function(){return t.apply(e,arguments)}},h={}.hasOwnProperty,c=function(t,e){function i(){this.constructor=t}for(var n in e)h.call(e,n)&&(t[n]=e[n]);return i.prototype=e.prototype,t.prototype=new i,t.__super__=e.prototype,t};o={},i(15),n=i(5),r=i(12),l=i(13),s={id:\"scroll_\",color:\"#000\",width:\"auto\",height:\"auto\",content:\"\",\"scrollbar_border-radius\":\"3px\",\"slider_border-radius\":\"3px\",\"scrollbar-width\":\"2px\",\"hover_scrollbar-width\":\"6px\",\"slider_active-color\":\"#000\",padding:\"0\"},o.ContainerWithScroll=function(t){function e(t){this._onMouseUp=a(this._onMouseUp,this),this._onMouseDown=a(this._onMouseDown,this),this._fadeOut=a(this._fadeOut,this),this._fadeIn=a(this._fadeIn,this),this._onPaneMouseLeave=a(this._onPaneMouseLeave,this),this._onSliderMouseLeave=a(this._onSliderMouseLeave,this),this._onPaneMouseEnter=a(this._onPaneMouseEnter,this),this._onSliderMouseEnter=a(this._onSliderMouseEnter,this),this._rgb2Colors=a(this._rgb2Colors,this),this._hex2RGB=a(this._hex2RGB,this),this._initScroller=a(this._initScroller,this),this.docMouseUp=a(this.docMouseUp,this),this._bindEvents=a(this._bindEvents,this),this.hideScrollbar=a(this.hideScrollbar,this),this.displayScrollbar=a(this.displayScrollbar,this),this.scrollToVal=a(this.scrollToVal,this),this.scrollToEl=a(this.scrollToEl,this),this.refreshScroll=a(this.refreshScroll,this),this.render=a(this.render,this),this.opts=$.extend({},s,t),e.__super__.constructor.apply(this,arguments),this.el.addClass(this.id=this.opts.id),this.uniqueClass=\"\"+(this.id?\".\"+this.id:\"\")+\".\"+this.className,this.render(),this._initScroller(),this.barwidth=l(),this.updateStyle(this.opts),this.updateContent(this._getOpt(\"content\"))}return c(e,t),e.prototype.className=\"nano\",e.prototype.color=\"\",e.prototype.leftWhileDragging=!1,e.prototype.elements={\".nano-content\":\"content\"},e.prototype.render=function(){return e.__super__.render.apply(this,arguments),(this.style=$('style[name=\"'+this.uniqueClass+'-c\"]')).length||(this.style=$('<style name=\"'+this.uniqueClass+'-c\">').appendTo($(\"head\"))),this._bindEvents()},e.prototype.template=function(){return'<div class=\"nano-content\"></div>\t'},e.prototype.updateStyle=function(t){var e,i,n;return this.opts=$.extend({},this.opts,t),this.paneColor=\"\",this.nanoSlider.css({transition:\"none\"}),\"#\"===this._getOpt(\"color\")[0]?this.paneColor=this._hex2RGB(this._getOpt(\"color\"),\".1\"):(e=this._rgb2Colors(this._getOpt(\"color\")),this.paneColor=\"rgba(\"+e[0].red+\",\"+e[0].green+\",\"+e[0].blue+\",.1)\"),i=(parseInt(this._getOpt(\"hover_scrollbar-width\"),10)-parseInt(this._getOpt(\"scrollbar-width\"),10))/2,i+=this._getOpt(\"scrollbar-width\").indexOf(\"px\")>-1?\"px\":\"%\",n=\".nano{\\n\tposition : relative; width : \"+this._getOpt(\"width\")+\"; height : \"+this._getOpt(\"height\")+\"; overflow  : hidden;\\n}\\n.nano > .nano-content {\\n\tposition : absolute; overflow : scroll;\toverflow-x : hidden; top : 0; right : 0; bottom : 0; left : 0; outline : none !important;\\n}\\n.nano > .nano-content:focus{\\n\toutline : none;\\n}\\n.nano > .nano-content:focus {\\n\toutline: thin dotted;\\n}\\n.nano > .nano-content::-webkit-scrollbar {\\n\tdisplay: none;\\n}\\n.has-scrollbar > .nano-content::-webkit-scrollbar {\\n\tdisplay: block;\\n}\\n.nano > .nano-pane {\\n\tvisibility: visible;\\n\tbackground : transparent; \\n\topacity: .6; \\n\tcursor:pointer; \\n\ttop: \"+this._getOpt(\"padding\")+\"px !important; \\n\tbottom: \"+this._getOpt(\"padding\")+\"px !important; \\n\tposition : absolute; \\n\twidth : \"+this._getOpt(\"scrollbar-width\")+\";\t\\n\tright : \"+(parseInt(this._getOpt(\"padding\"))+(parseInt(this._getOpt(\"hover_scrollbar-width\"))-parseInt(this._getOpt(\"scrollbar-width\")))/2)+\"px; \\n\tvisibility : hidden9; /* Target only IE7 and IE8 with this hack */opacity : 0; \\n\t-webkit-transition : width .2s, opacity .2s, right .2s, background .2s, visibility .2s; \\n\t-moz-transition : width .2s, opacity .2s, right .2s, background .2s, visibility .2s;\t\\n\t-o-transition  : width .2s, opacity .2s, right .2s, background .2s, visibility .2s; \\n\ttransition : width .2s, opacity .2s, right .2s, background .2s, visibility .2s;\t\\n\t-moz-border-radius : \"+this._getOpt(\"scrollbar_border-radius\")+\";\t\\n\t-webkit-border-radius : \"+this._getOpt(\"scrollbar_border-radius\")+\";\t\\n\tborder-radius  : \"+this._getOpt(\"scrollbar_border-radius\")+';\t\\n\tbox-sizing : border-box; \\n\t-webkit-box-sizing : border-box; \\n\t-moz-box-sizing : border-box; \\n\t-ms-box-sizing : border-box; \\n\t-o-box-sizing : border-box;\\n}\\n.nano > .nano-pane:before{\\n\tcontent : \"\"; \\n\theight : 100%; \\n\twidth : '+4*parseInt(this._getOpt(\"hover_scrollbar-width\"))+\"px;\t\\n\tposition: absolute;\t\\n\ttop : 0; \\n\tleft : -\"+(2*parseInt(this._getOpt(\"hover_scrollbar-width\"))-parseInt(this._getOpt(\"scrollbar-width\")))+\"px;\\n}\\n.nano-pane.visible:before{\\n\twidth : \"+(4*parseInt(this._getOpt(\"hover_scrollbar-width\"))+parseInt(this._getOpt(\"hover_scrollbar-width\"))-parseInt(this._getOpt(\"scrollbar-width\")))+\"px;\\n}\\n.nano > .nano-pane > .nano-slider {\\n\tright:0;\\n\tleft:0;\\n\t-moz-transition: opacity .2s, background-color .2s, width .2s;\\n\t-o-transition: opacity .2s, background-color .2s, width .2s;\\n\t-ms-transition: opacity .2s, background-color .2s, width .2s;\\n\t-webkit-transition: opacity .2s, background-color .2s, width .2s;\\n\ttransition: opacity .2s, background-color .2s, width .2s; \\n\tbackground: \"+this._getOpt(\"color\")+\"; opacity : .5; position: relative;\\n\twidth: \"+this._getOpt(\"scrollbar-width\")+\"; \t\\n\t-moz-border-radius : \"+this._getOpt(\"slider_border-radius\")+\"; \\n\t-webkit-border-radius : \"+this._getOpt(\"slider_border-radius\")+\"; \\n\tborder-radius : \"+this._getOpt(\"slider_border-radius\")+\";\\n}\\n.nano.hover > .nano-pane .nano-slider{\\n\twidth: \"+this._getOpt(\"scrollbar-width\")+\"; \\n}\\n.nano.hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {\\n\tvisibility : visible9; /* Target only IE7 and IE8 with this hack */ \\n\topacity : 1;\\n}\\n.nano.hover > .nano-pane.visible{\\n\tbackground : \"+this.paneColor+\"; \\n\topacity: 1;\\n}\\n.nano .nano-pane.visible .nano-slider{\\n\twidth: \"+this._getOpt(\"hover_scrollbar-width\")+\"; \\n}\\n.nano-pane.hover.active .nano-slider{\\n\tbackground-color: \"+this._getOpt(\"color\")+\"; \\n}\\n.nano-pane.visible{\\n\twidth: \"+this._getOpt(\"hover_scrollbar-width\")+\"; \\n\tright: \"+this._getOpt(\"padding\")+\"px;\\n}\\n.nano-pane.hover.visible .nano-slider{\\n\topacity: 1; \\n\twidth: \"+this._getOpt(\"hover_scrollbar-width\")+\";\\n}\\n.nano-pane.disabled{\\n\topacity: 0 !important;\\n\tpointer-events: none;\\n\tvisibility: hidden;\\n}\\n.nano.hover .nano-pane.enabled{\\n\topacity: 1 !important;\\n}\",setTimeout(function(t){return function(){return t.nanoSlider.css({transition:\"\"})}}(this)),this.style.text(n),this},e.prototype.updateContent=function(t){return this.content.html(t),this.refreshScroll(),this},e.prototype.refreshScroll=function(){var t,e,i,n,o;return this.el.nanoScroller({iOSNativeScrolling:!0}),this.content.removeAttr(\"style\"),this.content.css({right:-this.barwidth}),i=this.content[0].scrollHeight,t=this.content.height(),e=i-t,(e=this.content[0].scrollHeight-this.content.height()<4)?(this.content.height(this.content[0].scrollHeight),null!=(n=this.nanoPane)&&n.removeClass(\"enabled\").addClass(\"disabled\")):null!=(o=this.nanoPane)&&o.removeClass(\"disabled\").addClass(\"enabled\"),this},e.prototype.scrollToEl=function(t,e){return this.el.nanoScroller({scrollTo:[t,e]}),this._initScroller(),this},e.prototype.scrollToVal=function(t,e){return this.el.nanoScroller({scrollTop:[t,e]}),this._initScroller(),this},e.prototype.displayScrollbar=function(){return this.nanoPane.addClass(\"visible\").addClass(\"hover\"),this.el.addClass(\"hover\"),this},e.prototype.hideScrollbar=function(){return this.nanoPane.removeClass(\"visible\").removeClass(\"hover\"),this.el.removeClass(\"hover\"),this},e.prototype._bindEvents=function(){return r.isTouch&&this._fadeIn(),this.el.bind(r.mouseenter,this._fadeIn).bind(r.mouseleave,this._fadeOut).bind(r.mousedown,this._onMouseDown).bind(r.mouseup,this._onMouseUp),$(document).bind(r.mouseup,this.docMouseUp)},e.prototype.docMouseUp=function(){return this.cursorInside?void 0:this.hideScrollbar()},e.prototype._initScroller=function(){return $(this.el).nanoScroller({iOSNativeScrolling:!0}),this.nanoSlider=this.el.find(\".nano-slider\"),this.nanoPane=this.el.find(\".nano-pane\"),this.nanoSlider.bind(r.mouseenter,this._onSliderMouseEnter).bind(r.mouseleave,this._onSliderMouseLeave),this.nanoPane.bind(r.mouseenter,this._onPaneMouseEnter).bind(r.mouseleave,this._onPaneMouseLeave).bind(r.mousedown,this._onSliderMouseEnter),this},e.prototype._hex2RGB=function(t,e){var i,n,o;return o=/^#?([a-f\\d])([a-f\\d])([a-f\\d])$/i,t=t.replace(o,function(t,e,i,n){return e+e+i+i+n+n}),n=/^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$/i.exec(t),i=\"rgba(\"+parseInt(n[1],16)+\",\"+parseInt(n[2],16)+\",\"+parseInt(n[3],16)+\",\"+e+\")\"},e.prototype._rgb2Colors=function(t){var e,i;return e=t.substring(t.indexOf(\"(\")+1,t.lastIndexOf(\")\")).split(/,\\s*/),i=[{red:e[0],green:e[1],blue:e[2],opacity:e[3]}]},e.prototype._onSliderMouseEnter=function(){return this.nanoPane.addClass(\"hover\")},e.prototype._onPaneMouseEnter=function(){return this.nanoPane.addClass(\"visible\")},e.prototype._onSliderMouseLeave=function(){return this.nanoPane.hasClass(\"active\")?void 0:this.nanoPane.removeClass(\"hover\")},e.prototype._onPaneMouseLeave=function(){return this.nanoPane.hasClass(\"active\")?void 0:this.nanoPane.removeClass(\"visible\")},e.prototype._fadeIn=function(t){var e;return this.cursorInside=!0,null!=this.opts.fadeIn?this.opts.fadeIn.call(this.wrapper):(e=\"undefined\"==typeof t.buttons?t.which:t.buttons,this.leftWhileDragging&&1===e||(t.target!==this.nanoPane[0]&&this.nanoPane.removeClass(\"visible\"),t.target!==this.nanoSlider[0]&&this.nanoPane.removeClass(\"hover\")),t.target!==this.nanoPane[0]&&this.nanoPane.removeClass(\"hover\"),this.el.addClass(\"hover\"))},e.prototype._fadeOut=function(t){var e;return this.cursorInside=!1,r.isTouch?void 0:null!=this.opts.fadeOut?this.opts.fadeOut.call(this.wrapper):(e=\"undefined\"==typeof t.buttons?t.which:t.buttons,this.leftWhileDragging=1===e?!0:!1,this.nanoPane.hasClass(\"active\")?void 0:this.el.removeClass(\"hover\"))},e.prototype._onMouseDown=function(){return console.log(\"onMouseDown\")},e.prototype._onMouseUp=function(t){return $(t.target).hasClass(\"nano-pane\")||$(t.target).hasClass(\"nano-slider\")||this.nanoPane.removeClass(\"visible\"),$(t.target).hasClass(\"nano-slider\")?void 0:this.nanoPane.removeClass(\"hover\")},e.prototype._getOpt=function(t){var e;return null!=(e=this.opts[(this.opts.id||\"\")+t])?e:this.opts[t]},e.prototype.getProps=function(){return Object.keys(s)},e}(n),t.exports=o.ContainerWithScroll},function(t,e,i){var n,o,s,r,l,a=function(t,e){return function(){return t.apply(e,arguments)}},h={}.hasOwnProperty,c=function(t,e){function i(){this.constructor=t}for(var n in e)h.call(e,n)&&(t[n]=e[n]);return i.prototype=e.prototype,t.prototype=new i,t.__super__=e.prototype,t};o={},n=i(5),r=i(12),l=i(14),i(16),i(17),s={id:\"btn_\",\"border-width\":0,\"border-style\":\"solid\",\"border-color\":\"black\",\"hover_border-color\":\"black\",\"background-color\":\"darkgreen\",\"hover_background-color\":\"green\",\"text-color\":\"white\",\"hover_text-color\":\"red\",\"text-opacity\":\"1\",\"hover_text-opacity\":\"1\",radius:\"3px\",width:\"50px\",height:\"50px\",\"transition-speed\":\".3\",\"fade-speed\":\"0\",\"label_transition-speed\":\".3\",content:\"\",\"alternate-content\":\"\",\"ac-position\":\"right\",\"ac-vertical-alignment\":\"middle\",\"ac-font-size\":\"16px\",\"ac-color\":\"#000\",\"ac-hover_color\":\"#333\",\"content-size\":\"50px\",\"content-thickness\":\"20px\",margin:\"0\"},o.Button=function(t){function e(t){this._onMouseUp=a(this._onMouseUp,this),this._onMouseDown=a(this._onMouseDown,this),this._onMouseLeave=a(this._onMouseLeave,this),this._onMouseEnter=a(this._onMouseEnter,this),this._resetIconStyle=a(this._resetIconStyle,this),this._bindEvents=a(this._bindEvents,this),this._rgb2Colors=a(this._rgb2Colors,this),this._extractAlpha=a(this._extractAlpha,this),this._unbindEvents=a(this._unbindEvents,this),this.enable=a(this.enable,this),this.disable=a(this.disable,this),this.loadIcons=a(this.loadIcons,this),this.updateContent=a(this.updateContent,this),this.updateStyle=a(this.updateStyle,this),this.render=a(this.render,this);var i;this.opts=$.extend({},s,t),e.__super__.constructor.apply(this,arguments),this.el.addClass(this.id=this.opts.id),this.uniqueClass=\"\"+(this.id?\".\"+this.id:\"\")+\".\"+this.className,this.render(),this.blockTransitions=$(\"<style></style>\"),i=\"\"+this.uniqueClass+\"{transition:none; !important}\\n\"+this.uniqueClass+\" .btn-text {transition: none; !important}\\n\"+this.uniqueClass+\" .btn-text .marka {transition:none; !important}\\n\"+this.uniqueClass+\" .btn-text .marka i {transition:none; !important}\",this.blockTransitions.text(i),this.updateStyle(this.opts,!1),this.updateContent(this._getOpt(\"content\"),!1)}return c(e,t),e.prototype.className=\"button-wrapper\",e.prototype.elements={\".btn-text\":\"btnText\"},e.prototype.document=$(document),e.prototype.template=function(){return'<div class=\"btn-text\">\t\t\t\\n</div>'},e.prototype.render=function(){return e.__super__.render.apply(this,arguments),(this.style=$('style[name=\"'+this.uniqueClass+'-c\"]')).length||(this.style=$('<style name=\"'+this.uniqueClass+'-c\">').appendTo($(\"head\",this.document))),(this.markaStyle=$('style[name=\"'+this.uniqueClass+'-c-marka\"]')).length||(this.markaStyle=$('<style name=\"'+this.uniqueClass+'-c-marka\">').appendTo($(\"head\",this.document))),this._bindEvents()},e.prototype.updateStyle=function(t,e){var i,n,o,s,r;return this.opts=$.extend({},this.opts,t),this._extractAlpha(\"text-color\",\"text-opacity\"),this._extractAlpha(\"hover_text-color\",\"hover_text-opacity\"),e||this.el.append(this.blockTransitions),s=100,o=parseInt(this._getOpt(\"width\"),10)*(parseInt(this._getOpt(\"content-size\"),10)/100)/100,this.iconScale=0,this.iconScale=o,s%2===1&&s++,n=Math.round((parseInt(this._getOpt(\"height\"),10)-s)/2),i=Math.round((parseInt(this._getOpt(\"width\"),10)-s)/2),r=\"\"+this.uniqueClass+\"{ position: relative; text-align: center; cursor: pointer; background-color: \"+this._getOpt(\"background-color\")+\";\tborder: \"+Math.min(Math.min(parseInt(this._getOpt(\"border-width\")),parseInt(this._getOpt(\"height\"))),parseInt(this._getOpt(\"width\")))+\"px \"+this._getOpt(\"border-style\")+\" \"+this._getOpt(\"border-color\")+\"; width: \"+this._getOpt(\"width\")+\";\theight: \"+this._getOpt(\"height\")+\";\tborder-radius: \"+this._getOpt(\"radius\")+\"; margin: \"+this._getOpt(\"margin\")+\"; \"+l(\"transition\",\"background-color \"+this._getOpt(\"transition-speed\")+\"s, border-color \"+this._getOpt(\"transition-speed\")+\"s, opacity \"+this._getOpt(\"fade-speed\")+\"s\")+\" }\\n\"+this.uniqueClass+\" .btn-text{ position: relative; width: 100%; opacity: \"+this._getOpt(\"text-opacity\")+\";height: 100%; pointer-events:none; color: \"+this._getOpt(\"text-color\")+\"; \"+l(\"transition\",\"color \"+this._getOpt(\"label_transition-speed\")+\"s ease, opacity \"+this._getOpt(\"label_transition-speed\")+\"s ease\")+\" }\\n\"+this.uniqueClass+\" .btn-text .icon-line{ position: absolute; top: 0; left: 0; \"+l(\"transform\",\"translate(-50%, -50%)\")+\"; width: \"+this._getOpt(\"content-size\")+\"; height: \"+this._getOpt(\"content-size\")+\"\t}\\n\"+this.uniqueClass+\" .btn-text .icon-line line{ stroke-width: \"+this._getOpt(\"content-thickness\")+\"; stroke: \"+this._getOpt(\"text-color\")+\"; \"+l(\"transition\",\"stroke \"+this._getOpt(\"label_transition-speed\")+\"s ease\")+\" }\\n\"+this.uniqueClass+\" .btn-text .icon-line path{ fill: \"+this._getOpt(\"text-color\")+\"; \"+l(\"transition\",\"fill \"+this._getOpt(\"label_transition-speed\")+\"s ease\")+\"; }\\n\"+this.uniqueClass+\" .btn-text .marka { overflow: hidden; position: absolute;top:0;left:0; width: 100px; height: 100px; margin-top: \"+n+\"px; margin-left: \"+i+\"px;}\\n\"+this.uniqueClass+\" .btn-text .marka i {\\n\tbackground-color: \"+this._getOpt(\"text-color\")+\"!important;\\n\t\"+l(\"transition\",\"all \"+this._getOpt(\"transition-speed\")+\"s ease\")+\"\\n}\\n\"+this.uniqueClass+\" .btn-text .marka-icon-plus, .marka-icon-minus, .marka-icon-pause, .marka-icon-times{\\n\t\"+l(\"transform\",\"rotate(0deg) scale(\"+parseFloat(this.iconScale,10)+\")\")+\";\\n}\\n\"+this.uniqueClass+\" .btn-text .marka-icon-triangle{\\n\t\"+l(\"transform\",\"rotate(90deg) scale(\"+parseFloat(this.iconScale,10)+\")\")+\";\\n}\\n\"+this.uniqueClass+\" .btn-text .marka-icon-fullscreen{\\n\t\"+l(\"transform\",\"rotate(45deg) scale(\"+parseFloat(this.iconScale,10)+\")\")+\";\\n}\\n\"+this.uniqueClass+\" .btn-text .marka-icon-next{\\n\t\"+l(\"transform\",\"scale(\"+parseFloat(this.iconScale,10)+\")\")+\";\\n}\\n\"+this.uniqueClass+\".hover{ background-color: \"+this._getOpt(\"hover_background-color\")+\"; border: \"+Math.min(Math.min(parseInt(this._getOpt(\"border-width\")),parseInt(this._getOpt(\"height\"))),parseInt(this._getOpt(\"width\")))+\"px \"+this._getOpt(\"border-style\")+\" \"+this._getOpt(\"hover_border-color\")+\"; }\\n\"+this.uniqueClass+\".hover .btn-text{ color: \"+this._getOpt(\"hover_text-color\")+\"; opacity: \"+this._getOpt(\"hover_text-opacity\")+\"}\\n\"+this.uniqueClass+\".hover .btn-text .icon-line line{ stroke: \"+this._getOpt(\"hover_text-color\")+\"; }\\n\"+this.uniqueClass+\".hover .btn-text .icon-line path{ fill: \"+this._getOpt(\"hover_text-color\")+\"; }\\n\"+this.uniqueClass+\".hover .btn-text .marka i {\\n\tbackground-color: \"+this._getOpt(\"hover_text-color\")+\"!important;\\n}\\n\"+this.uniqueClass+\" .icon-line line{ \"+l(\"transition\",\"stroke 5s\")+\" }\\n\"+this.uniqueClass+\".disabled{\\n\topacity: .2;\\n\tcursor: default;\\n}\",this.el.removeClass(\"hover\"),this.style.text(r),setTimeout(function(t){return function(){return t.blockTransitions.remove()\n}}(this),500),this},e.prototype.updateContent=function(t,e){switch(null==e&&(e=!0),e||this.el.append(this.blockTransitions),this.icon||(this.icon=$(\"<i>\")).appendTo(this.el.find(\".btn-text\")),t){case\"_plus\":this.btnIco=new Marka(this.icon[0]),this.btnIco.set(\"plus\");break;case\"_minus\":this.btnIco=new Marka(this.icon[0]),this.btnIco.set(\"minus\");break;case\"_play\":this.btnIco=new Marka(this.icon[0]),this.btnIco.set(\"triangle\");break;case\"_pause\":this.btnIco=new Marka(this.icon[0]),this.btnIco.set(\"pause\");break;case\"_close\":this.btnIco=new Marka(this.icon[0]),this.btnIco.set(\"times\");break;case\"_fullscreen\":this.btnIco=new Marka(this.icon[0]),this.btnIco.set(\"fullscreen\");break;case\"_next\":this.btnIco=new Marka(this.icon[0]),this.btnIco.set(\"next\");break;default:this.btnText.html(t)}return setTimeout(function(t){return function(){return t.blockTransitions.remove()}}(this),500),this},e.prototype.loadIcons=function(t){var e,i,n,o;for(this.css=t,this.markaStyle.text(\"\"),o=[],e=i=0,n=this.css.length;n>=0?n>=i:i>=n;e=n>=0?++i:--i)o.push(this.markaStyle.append(this.css[e]));return o},e.prototype.disable=function(){return this._unbindEvents(),this.el.addClass(\"disabled\"),this},e.prototype.enable=function(){return this._bindEvents(),this.el.removeClass(\"disabled\"),this},e.prototype._unbindEvents=function(){return this.el.unbind(r.mouseenter,this._onMouseEnter).unbind(r.mouseleave,this._onMouseLeave).unbind(r.mousedown,this._onMouseDown).unbind(r.mouseup,this._onMouseUp)},e.prototype._extractAlpha=function(t,e){var i,n,o;return o=\"\",n=\"\",this._getOpt(t).indexOf(\"rgb\")>-1?(i=this._rgb2Colors(this._getOpt(t)),o=\"rgb(\"+i[0].red+\",\"+i[0].green+\",\"+i[0].blue+\")\",n=void 0===i[0].opacity?1:i[0].opacity,this._setOpt(t,o),this._setOpt(e,n)):void 0},e.prototype._rgb2Colors=function(t){var e,i;return e=t.substring(t.indexOf(\"(\")+1,t.lastIndexOf(\")\")).split(/,\\s*/),i=[{red:e[0],green:e[1],blue:e[2],opacity:e[3]}]},e.prototype._bindEvents=function(){return this.el.bind(r.mouseenter,this._onMouseEnter).bind(r.mouseleave,this._onMouseLeave).bind(r.mousedown,this._onMouseDown).bind(r.mouseup,this._onMouseUp)},e.prototype._resetIconStyle=function(t){var e;return e=\"\",null!=t&&(e+=t),this.el.find(\"i\").removeAttr(\"style\").attr(\"style\",e)},e.prototype._onMouseEnter=function(){return this.el.addClass(\"hover\")},e.prototype._onMouseLeave=function(){return this.el.removeClass(\"hover\")},e.prototype._onMouseDown=function(){return this.el.addClass(\"active\")},e.prototype._onMouseUp=function(){return this.el.removeClass(\"active\")},e.prototype._getOpt=function(t){var e;return null!=(e=this.opts[(this.opts.id||\"\")+t])?e:this.opts[t]},e.prototype._setOpt=function(t,e){return this.opts[(this.opts.id||\"\")+t]?this.opts[(this.opts.id||\"\")+t]=e:this.opts[t]=e},e.prototype.getProps=function(){return Object.keys(s)},e}(n),t.exports=o.Button},function(t){t.exports=\"/* Plus icon */\\n.marka.marka-icon-plus i {\\n  -webkit-transform: scale(1, 0.2);\\n  -moz-transform: scale(1, 0.2);\\n  -ms-transform: scale(1, 0.2);\\n  -o-transform: scale(1, 0.2);\\n  transform: scale(1, 0.2);\\n}\\n.marka.marka-icon-plus i:nth-child(2) {\\n  -webkit-transform: rotate(90deg) scale(1, 0.2);\\n  -moz-transform: rotate(90deg) scale(1, 0.2);\\n  -ms-transform: rotate(90deg) scale(1, 0.2);\\n  -o-transform: rotate(90deg) scale(1, 0.2);\\n  transform: rotate(90deg) scale(1, 0.2);\\n}\"},function(t){t.exports=\"/* Minus icon */\\n.marka.marka-icon-minus i {\\n  -webkit-transform: scale(1, 0.2);\\n  -moz-transform: scale(1, 0.2);\\n  -ms-transform: scale(1, 0.2);\\n  -o-transform: scale(1, 0.2);\\n  transform: scale(1, 0.2);\\n}\"},function(t){var e;e=+(void 0!==window.ontouchstart),t.exports={mousedown:[\"mousedown\",\"touchstart\"][e],mouseup:[\"mouseup\",\"touchend touchcancel\"][e],mouseenter:[\"mouseenter\",\"touchstart\"][e],mouseleave:[\"mouseleave\",\"touchend touchleave\"][e],mousemove:[\"mousemove\",\"touchmove\"][e],is_touch:!!e,mouse_position:function(t){var i,n,o;return i=[t,null!=(n=t.originalEvent)&&null!=(o=n.touches)?o[0]:void 0][e],{x:i.pageX,y:i.pageY}}}},function(t){var e;e=function(){var t,e,i,n;return t=document.createElement(\"p\"),t.style.width=\"100%\",t.style.height=\"200px\",e=document.createElement(\"div\"),e.style.position=\"absolute\",e.style.top=\"0px\",e.style.left=\"0px\",e.style.visibility=\"hidden\",e.style.width=\"200px\",e.style.height=\"150px\",e.style.overflow=\"hidden\",e.appendChild(t),document.body.appendChild(e),i=t.offsetWidth,e.style.overflow=\"scroll\",n=t.offsetWidth,i===n&&(n=e.clientWidth),document.body.removeChild(e),i-n},t.exports=e},function(t){var e;e=$(\"<div>\"),t.exports=function(t,i){var n;return e.attr({style:\"\"}),n={},n[t]=i,e.css(n),e.attr(\"style\")}},function(){/*! nanoScrollerJS - v0.8.4 - 2015\n\t* http://jamesflorentino.github.com/nanoScrollerJS/\n\t* Copyright (c) 2015 James Florentino; Licensed MIT */\n!function(t,e,i){\"use strict\";var n,o,s,r,l,a,h,c,p,d,u,m,f,g,b,v,y,_,x,w,k,S,C,I,T,O,M,$,E,A,z;C={paneClass:\"nano-pane\",sliderClass:\"nano-slider\",contentClass:\"nano-content\",iOSNativeScrolling:!1,preventPageScrolling:!1,disableResize:!1,alwaysVisible:!1,flashDelay:1500,sliderMinHeight:20,sliderMaxHeight:null,documentContext:null,windowContext:null},_=\"scrollbar\",y=\"scroll\",p=\"mousedown\",d=\"mouseenter\",u=\"mousemove\",f=\"mousewheel\",m=\"mouseup\",v=\"resize\",l=\"drag\",a=\"enter\",w=\"up\",b=\"panedown\",s=\"DOMMouseScroll\",r=\"down\",k=\"wheel\",h=\"keydown\",c=\"keyup\",x=\"touchmove\",n=\"Microsoft Internet Explorer\"===e.navigator.appName&&/msie 7./i.test(e.navigator.appVersion)&&e.ActiveXObject,o=null,M=e.requestAnimationFrame,S=e.cancelAnimationFrame,E=i.createElement(\"div\").style,z=function(){var t,e,i,n,o,s;for(n=[\"t\",\"webkitT\",\"MozT\",\"msT\",\"OT\"],t=o=0,s=n.length;s>o;t=++o)if(i=n[t],e=n[t]+\"ransform\",e in E)return n[t].substr(0,n[t].length-1);return!1}(),A=function(t){return z===!1?!1:\"\"===z?t:z+t.charAt(0).toUpperCase()+t.substr(1)},$=A(\"transform\"),T=$!==!1,I=function(){var t,e,n;return t=i.createElement(\"div\"),e=t.style,e.position=\"absolute\",e.width=\"100px\",e.height=\"100px\",e.overflow=y,e.top=\"-9999px\",i.body.appendChild(t),n=t.offsetWidth-t.clientWidth,i.body.removeChild(t),n},O=function(){var t,i,n;return i=e.navigator.userAgent,(t=/(?=.+Mac OS X)(?=.+Firefox)/.test(i))?(n=/Firefox\\/\\d{2}\\./.exec(i),n&&(n=n[0].replace(/\\D+/g,\"\")),t&&+n>23):!1},g=function(){function h(n,s){this.el=n,this.options=s,o||(o=I()),this.$el=t(this.el),this.doc=t(this.options.documentContext||i),this.win=t(this.options.windowContext||e),this.body=this.doc.find(\"body\"),this.$content=this.$el.children(\".\"+s.contentClass),this.$content.attr(\"tabindex\",this.options.tabIndex||0),this.content=this.$content[0],this.previousPosition=0,this.options.iOSNativeScrolling&&null!=this.el.style.WebkitOverflowScrolling?this.nativeScrolling():this.generate(),this.createEvents(),this.addEvents(),this.reset()}return h.prototype.preventScrolling=function(t,e){if(this.isActive)if(t.type===s)(e===r&&t.originalEvent.detail>0||e===w&&t.originalEvent.detail<0)&&t.preventDefault();else if(t.type===f){if(!t.originalEvent||!t.originalEvent.wheelDelta)return;(e===r&&t.originalEvent.wheelDelta<0||e===w&&t.originalEvent.wheelDelta>0)&&t.preventDefault()}},h.prototype.nativeScrolling=function(){this.$content.css({WebkitOverflowScrolling:\"touch\"}),this.iOSNativeScrolling=!0,this.isActive=!0},h.prototype.updateScrollValues=function(){var t,e;t=this.content,this.maxScrollTop=t.scrollHeight-t.clientHeight,this.prevScrollTop=this.contentScrollTop||0,this.contentScrollTop=t.scrollTop,e=this.contentScrollTop>this.previousPosition?\"down\":this.contentScrollTop<this.previousPosition?\"up\":\"same\",this.previousPosition=this.contentScrollTop,\"same\"!==e&&this.$el.trigger(\"update\",{position:this.contentScrollTop,maximum:this.maxScrollTop,direction:e}),this.iOSNativeScrolling||(this.maxSliderTop=this.paneHeight-this.sliderHeight,this.sliderTop=0===this.maxScrollTop?0:this.contentScrollTop*this.maxSliderTop/this.maxScrollTop)},h.prototype.setOnScrollStyles=function(){var t;T?(t={},t[$]=\"translate(0, \"+this.sliderTop+\"px)\"):t={top:this.sliderTop},M?(S&&this.scrollRAF&&S(this.scrollRAF),this.scrollRAF=M(function(e){return function(){return e.scrollRAF=null,e.slider.css(t)}}(this))):this.slider.css(t)},h.prototype.createEvents=function(){this.events={down:function(t){return function(e){return t.isBeingDragged=!0,t.offsetY=e.pageY-t.slider.offset().top,t.slider.is(e.target)||(t.offsetY=0),t.pane.addClass(\"active\"),t.doc.bind(u,t.events[l]).bind(m,t.events[w]),t.body.bind(d,t.events[a]),!1}}(this),drag:function(t){return function(e){return t.sliderY=e.pageY-t.$el.offset().top-t.paneTop-(t.offsetY||.5*t.sliderHeight),t.scroll(),t.contentScrollTop>=t.maxScrollTop&&t.prevScrollTop!==t.maxScrollTop?t.$el.trigger(\"scrollend\"):0===t.contentScrollTop&&0!==t.prevScrollTop&&t.$el.trigger(\"scrolltop\"),!1}}(this),up:function(t){return function(){return t.isBeingDragged=!1,t.pane.removeClass(\"active\"),t.doc.unbind(u,t.events[l]).unbind(m,t.events[w]),t.body.unbind(d,t.events[a]),!1}}(this),resize:function(t){return function(){t.reset()}}(this),panedown:function(t){return function(e){return t.sliderY=(e.offsetY||e.originalEvent.layerY)-.5*t.sliderHeight,t.scroll(),t.events.down(e),!1}}(this),scroll:function(t){return function(e){t.updateScrollValues(),t.isBeingDragged||(t.iOSNativeScrolling||(t.sliderY=t.sliderTop,t.setOnScrollStyles()),null!=e&&(t.contentScrollTop>=t.maxScrollTop?(t.options.preventPageScrolling&&t.preventScrolling(e,r),t.prevScrollTop!==t.maxScrollTop&&t.$el.trigger(\"scrollend\")):0===t.contentScrollTop&&(t.options.preventPageScrolling&&t.preventScrolling(e,w),0!==t.prevScrollTop&&t.$el.trigger(\"scrolltop\"))))}}(this),wheel:function(t){return function(e){var i;if(null!=e)return i=e.delta||e.wheelDelta||e.originalEvent&&e.originalEvent.wheelDelta||-e.detail||e.originalEvent&&-e.originalEvent.detail,i&&(t.sliderY+=-i/3),t.scroll(),!1}}(this),enter:function(t){return function(e){var i;if(t.isBeingDragged)return 1!==(e.buttons||e.which)?(i=t.events)[w].apply(i,arguments):void 0}}(this)}},h.prototype.addEvents=function(){var t;this.removeEvents(),t=this.events,this.options.disableResize||this.win.bind(v,t[v]),this.iOSNativeScrolling||(this.slider.bind(p,t[r]),this.pane.bind(p,t[b]).bind(\"\"+f+\" \"+s,t[k])),this.$content.bind(\"\"+y+\" \"+f+\" \"+s+\" \"+x,t[y])},h.prototype.removeEvents=function(){var t;t=this.events,this.win.unbind(v,t[v]),this.iOSNativeScrolling||(this.slider.unbind(),this.pane.unbind()),this.$content.unbind(\"\"+y+\" \"+f+\" \"+s+\" \"+x,t[y])},h.prototype.generate=function(){var t,i,n,s,r,l,a;return s=this.options,l=s.paneClass,a=s.sliderClass,t=s.contentClass,(r=this.$el.children(\".\"+l)).length||r.children(\".\"+a).length||this.$el.append('<div class=\"'+l+'\"><div class=\"'+a+'\" /></div>'),this.pane=this.$el.children(\".\"+l),this.slider=this.pane.find(\".\"+a),0===o&&O()?(n=e.getComputedStyle(this.content,null).getPropertyValue(\"padding-right\").replace(/[^0-9.]+/g,\"\"),i={right:-14,paddingRight:+n+14}):o&&(i={right:-o},this.$el.addClass(\"has-scrollbar\")),null!=i&&this.$content.css(i),this},h.prototype.restore=function(){this.stopped=!1,this.iOSNativeScrolling||this.pane.removeClass(\"disabled\").addClass(\"enabled\"),this.addEvents()},h.prototype.reset=function(){var t,e,i,s,r,l,a,h,c,p,d,u;return this.iOSNativeScrolling?void(this.contentHeight=this.content.scrollHeight):(this.$el.find(\".\"+this.options.paneClass).length||this.generate().stop(),this.stopped&&this.restore(),t=this.content,s=t.style,r=s.overflowY,n&&this.$content.css({height:this.$content.height()}),e=t.scrollHeight+o,p=parseInt(this.$el.css(\"max-height\"),10),p>0&&(this.$el.height(\"\"),this.$el.height(t.scrollHeight>p?p:t.scrollHeight)),a=this.pane.outerHeight(!1),c=parseInt(this.pane.css(\"top\"),10),l=parseInt(this.pane.css(\"bottom\"),10),h=a+c+l,u=Math.round(h/e*h),u<this.options.sliderMinHeight?u=this.options.sliderMinHeight:null!=this.options.sliderMaxHeight&&u>this.options.sliderMaxHeight&&(u=this.options.sliderMaxHeight),r===y&&s.overflowX!==y&&(u+=o),this.maxSliderTop=h-u,this.contentHeight=e,this.paneHeight=a,this.paneOuterHeight=h,this.sliderHeight=u,this.paneTop=c,this.slider.height(u),this.events.scroll(),this.pane.removeClass(\"disabled\").addClass(\"enabled\"),this.isActive=!0,t.scrollHeight===t.clientHeight||this.pane.outerHeight(!0)>=t.scrollHeight&&r!==y?(this.pane.removeClass(\"enabled\").addClass(\"disabled\"),this.isActive=!1):this.el.clientHeight===t.scrollHeight&&r===y?this.slider.hide():this.slider.show(),this.pane.css({opacity:this.options.alwaysVisible?1:\"\",visibility:this.options.alwaysVisible?\"visible\":\"\"}),i=this.$content.css(\"position\"),(\"static\"===i||\"relative\"===i)&&(d=parseInt(this.$content.css(\"right\"),10),d&&this.$content.css({right:\"\",marginRight:d})),this)},h.prototype.scroll=function(){return this.isActive?(this.sliderY=Math.max(0,this.sliderY),this.sliderY=Math.min(this.maxSliderTop,this.sliderY),this.$content.scrollTop(this.maxScrollTop*this.sliderY/this.maxSliderTop),this.iOSNativeScrolling||(this.updateScrollValues(),this.setOnScrollStyles()),this):void 0},h.prototype.scrollBottom=function(t){return this.isActive?(this.$content.scrollTop(this.contentHeight-this.$content.height()-t).trigger(f),this.stop().restore(),this):void 0},h.prototype.scrollTop=function(t){return this.isActive?(this.$content.stop(!0,!1).animate({scrollTop:+t[0]},t[1]).trigger(f),this.stop().restore(),this):void 0},h.prototype.scrollTo=function(t){var e;if(this.isActive)return e=null!=t[1]?parseInt(t[1],10):0,this.scrollTop([this.$el.find(t[0]).get(0).offsetTop,e]),this},h.prototype.stop=function(){return S&&this.scrollRAF&&(S(this.scrollRAF),this.scrollRAF=null),this.stopped=!0,this.removeEvents(),this.iOSNativeScrolling||this.pane.removeClass(\"enabled\").addClass(\"disabled\"),this},h.prototype.destroy=function(){return this.stopped||this.stop(),!this.iOSNativeScrolling&&this.pane.length&&this.pane.remove(),n&&this.$content.height(\"\"),this.$content.removeAttr(\"tabindex\"),this.$el.hasClass(\"has-scrollbar\")&&(this.$el.removeClass(\"has-scrollbar\"),this.$content.css({right:\"\"})),this},h.prototype.flash=function(){return!this.iOSNativeScrolling&&this.isActive?(this.reset(),this.pane.addClass(\"flashed\"),setTimeout(function(t){return function(){t.pane.removeClass(\"flashed\")}}(this),this.options.flashDelay),this):void 0},h}(),t.fn.nanoScroller=function(e){return this.each(function(){var i,n;if((n=this.nanoscroller)||(i=t.extend({},C,e),this.nanoscroller=n=new g(this,i)),e&&\"object\"==typeof e){if(t.extend(n.options,e),null!=e.scrollBottom)return n.scrollBottom(e.scrollBottom);if(null!=e.scrollTop)return n.scrollTop(e.scrollTop);if(e.scrollTo)return n.scrollTo(e.scrollTo);if(\"bottom\"===e.scroll)return n.scrollBottom(0);if(\"top\"===e.scroll)return n.scrollTop(0);if(e.scroll&&e.scroll instanceof t)return n.scrollTo(e.scroll);if(e.stop)return n.stop();if(e.destroy)return n.destroy();if(e.flash)return n.flash()}return n.reset()})},t.fn.nanoScroller.Constructor=g}(jQuery,window,document)},function(){!function(t){\"use strict\";function e(t,e){return Array.prototype.forEach.call(t,e)}function i(t){return\"object\"==typeof HTMLElement?t instanceof HTMLElement:t&&\"object\"==typeof t&&null!==t&&1===t.nodeType&&\"string\"==typeof t.nodeName}function n(t,e){t.setAttribute(\"data-color\",e);var i=t.getAttribute(\"data-icon\"),n=t.children.length,o=[];if(r[i].hasOwnProperty(\"invert\"))switch(r[i].invert){case\"last\":o=[n-1];break;case\"last-two\":o=[n-2,n-1];break;default:o=r[i].invert}for(var s=0;n>s;s++){var l=e;-1!==o.indexOf(s)&&(l=t.getAttribute(\"data-bg\")),t.children[s].setAttribute(\"style\",\"background-color:\"+l)}}function o(e){var i=e.parentNode,n=\"rgba(0, 0, 0, 0)\";do if(n=t.getComputedStyle(i).backgroundColor,i=i.parentNode,\"rgba(0, 0, 0, 0)\"!==n)break;while(\"tagName\"in i);(\"rgba(0, 0, 0, 0)\"===n||\"transparent\"===n)&&(n=\"rgb(255, 255, 255)\"),e.setAttribute(\"data-bg\",n)}function s(t){if(this.elements=[],\"string\"==typeof t&&(this.elements=document.querySelectorAll(t)),i(t)&&this.elements.push(t),t instanceof Array)for(var n=0;n<t.length;n++)i(t[n])&&this.elements.push(t[n]);if(!this.elements.length)throw Error(\"No element is selected.\");return e(this.elements,function(t){o(t),-1===t.className.indexOf(\"marka\")&&(t.className+=\" marka \")}),this}var r={circle:{block:2},\"circle-o\":{block:3,invert:[1]},\"circle-o-filled\":{block:3,invert:[1]},fullscreen:{block:6},next:{block:4},prev:{block:4},mute:{block:5},unmute:{block:5},\"circle-minus\":{block:3,invert:\"last\"},\"circle-plus\":{block:3,invert:\"last-two\"},\"circle-times\":{block:3,invert:\"last-two\"},\"circle-o-minus\":{block:4,invert:[1]},\"circle-o-plus\":{block:4,invert:[1]},\"circle-o-times\":{block:4,invert:[1]},square:{block:2},\"square-o\":{block:3,invert:[1]},\"square-o-filled\":{block:3,invert:[1]},\"square-minus\":{block:3,invert:\"last\"},\"square-plus\":{block:3,invert:\"last-two\"},\"square-times\":{block:3,invert:\"last-two\"},\"square-check\":{block:3,invert:\"last-two\"},\"square-o-minus\":{block:4,invert:[1]},\"square-o-plus\":{block:4,invert:[1]},\"square-o-times\":{block:4,invert:[1]},\"square-o-check\":{block:4,invert:[1]},triangle:{block:3},asterisk:{block:3},minus:{block:1},plus:{block:2},times:{block:2},check:{block:2},sort:{block:6},\"sort-half\":{block:3},\"signal-three-one\":{block:3},\"signal-three-two\":{block:3},\"signal-three\":{block:3},\"signal-five-one\":{block:5},\"signal-five-two\":{block:5},\"signal-five-three\":{block:5},\"signal-five-four\":{block:5},\"signal-five\":{block:5},pause:{block:2},angle:{block:2},\"angle-double\":{block:4},arrow:{block:3},bars:{block:3},chevron:{block:2}};s.prototype.set=function(t){var i=this;return e(this.elements,function(e){e.setAttribute(\"data-icon\",t);var s=e.getAttribute(\"data-color\");s||(s=\"rgb(0, 0, 0)\",e.setAttribute(\"data-color\",s));var l=e.children.length;if(r[t].block>l)for(var a=0;a<r[t].block-l;a++){var h=document.createElement(\"i\");e.appendChild(h)}o(e),n(e,s),setTimeout(function(){e.className=e.className.replace(\"  \",\" \").replace(/marka-icon-[\\w-]+/,\"\"),e.className+=\"marka-icon-\"+t+\" \",\"sizeValue\"in i&&e.setAttribute(\"style\",\"width:\"+i.sizeValue+\"px;height:\"+i.sizeValue+\"px;\"),-1===e.className.indexOf(\"marka-set\")&&setTimeout(function(){e.className+=\"marka-set \"},200)},10)}),this},s.prototype.color=function(t){return e(this.elements,function(e){o(e),n(e,t)}),this},s.prototype.size=function(t){return this.sizeValue=t,e(this.elements,function(e){e.setAttribute(\"style\",\"width:\"+t+\"px;height:\"+t+\"px;\")}),this},s.prototype.rotate=function(t){return e(this.elements,function(e){e.className=e.className.replace(\"  \",\" \").replace(/marka-rotate-[\\w]+/,\"\"),e.className+=\"marka-rotate-\"+t+\" \"}),this},t.Marka=s}(window)},function(t,e,i){i(19)(i(18))},function(t){t.exports=\".marka{position:relative;display:inline-block;vertical-align:bottom}.marka,.marka i{-webkit-transition:all 500ms;-moz-transition:all 500ms;-o-transition:all 500ms;transition:all 500ms}.marka i{position:absolute;display:block;width:100%;height:100%;opacity:0;background:#000}.marka.marka-set i{opacity:1}.marka.marka-rotate-right{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.marka.marka-rotate-left{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.marka.marka-rotate-down{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.marka.marka-icon-empty{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}\"},function(t){t.exports=function(t){var e=document.createElement(\"style\");e.type=\"text/css\";var i=document.getElementsByTagName(\"head\")[0];return i.appendChild(e),e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t)),function(){i.removeChild(e)}}}])}});",
  "module": "accordion_with_text_widget",
  "name": "FAQ Accordion",
  "previews": {
    "full": "/assets/uploads/widgets/previews/acordeon_ca_la_turci.png",
    "large": "/assets/uploads/widgets/previews/acordeon_ca_la_turci.png",
    "small": "/assets/uploads/widgets/previews/acordeon_ca_la_turci_mic.png"
  },
  "short_description": "Add your FAQs or large portions of text in beautiful accordion-style tiles",
  "skinMeta": {
    "colorAttributes": ["descriptionTextColor", "fillColor", "titleTextColor"],
    "backgroundAttribute": "backgroundColor",
    "tabs": {
      "Layout": {
        "backgroundColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the widget's background.",
            "label": "Background Color",
            "default": "#ffffff"
          }
        },
        "separatorLineColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the separator line.",
            "label": "Separator Line Color",
            "default": "#ffffff"
          }
        },
        "separatorLineThickness": {
          "control": "core/controls/stepper",
          "options": {
            "help_text": "Select the thickness for the separator line.",
            "label": "Separator Line Thickness",
            "default": 0,
            "unit": " px",
            "min": 0,
            "max": 20
          }
        },
        "textPadding": {
          "control": "core/controls/stepper",
          "options": {
            "help_text": "Select the amount of pixel space between the content and the margins of the widget.",
            "label": "Text Padding",
            "default": 5,
            "unit": " px",
            "min": 0,
            "max": 20
          }
        },
        "separatorPadding": {
          "control": "core/controls/stepper",
          "options": {
            "help_text": "Select the amount of pixel space between the content and the separator lines.",
            "label": "Separator Padding",
            "default": 5,
            "unit": " px",
            "min": 0,
            "max": 100
          }
        },
        "openItem": {
          "control": "core/controls/toggle",
          "access": 1,
          "options": {
            "help_text": "If open is selected, the first item in the list will open when the widget loads to give users a hint they can click on titles.",
            "label": "First Item",
            "values_labels": { "true": "Open", "false": "Close" },
            "default": false
          }
        },
        "openAllItems": {
          "control": "core/controls/toggle",
          "access": 1,
          "options": {
            "help_text": "If open is selected, all items in the list will open when the widget loads, to allow the users to read the descriptions.",
            "label": "All Items",
            "values_labels": { "true": "Open", "false": "Close" },
            "default": false
          }
        },
        "buttonPosition": {
          "control": "core/controls/toggle",
          "access": 1,
          "options": {
            "help_text": "Set the position of the buttons",
            "label": "Button Position",
            "values_labels": { "true": "Left", "false": "Right" },
            "default": false
          }
        }
      },
      "Text": {
        "titleColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the title's background.",
            "label": "Title Back Color",
            "default": "#ffffff"
          }
        },
        "titleHoverColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the title's background on hover.",
            "label": "Title Back Hover Color",
            "default": "#ffffff"
          }
        },
        "titleTextColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the title text.",
            "label": "Title Color",
            "default": "#ffffff"
          }
        },
        "titleTextHoverColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the title text on mouse hover.",
            "label": "Title Hover Color",
            "default": "#ffffff"
          }
        },
        "titleFontStyle": {
          "control": "core/controls/font",
          "options": {
            "label": "Title Font Style",
            "help_text": "Set the font style for the title text.",
            "size": { "default": 20, "unit": " px", "min": 0, "max": 60 },
            "default": { "family": "Oswald", "style": "regular", "size": 20 }
          }
        },
        "descriptionColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the answer's background.",
            "label": "Answer Back Color",
            "default": "#ffffff"
          }
        },
        "descriptionBackHoverColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the answer's background on mouse hover.",
            "label": "Answer Back Hover Color",
            "default": "#ffffff"
          }
        },
        "descriptionTextColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the answer text.",
            "label": "Answer Color",
            "default": "#ffffff"
          }
        },
        "descriptionTextHoverColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the answer text on mouse hover.",
            "label": "Answer Hover Color",
            "default": "#ffffff"
          }
        },
        "descriptionFontStyle": {
          "control": "core/controls/font",
          "options": {
            "label": "Answer Font Style",
            "help_text": "Set the font style for the answer text.",
            "size": { "default": 20, "unit": " px", "min": 0, "max": 60 },
            "default": { "family": "Oswald", "style": "regular", "size": 20 }
          }
        },
        "linkColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the answer link.",
            "label": "Link Color",
            "default": "#ffffff"
          }
        },
        "linkHoverColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the answer link on mouse hover.",
            "label": "Link Hover Color",
            "default": "#ffffff"
          }
        }
      },
      "Buttons": {
        "buttonSize": {
          "control": "core/controls/slider",
          "options": {
            "help_text": "Set the button size.",
            "label": "Button Size",
            "default": 0,
            "unit": " %",
            "min": 0,
            "max": 100
          }
        },
        "buttonRadius": {
          "control": "core/controls/slider",
          "options": {
            "help_text": "Set the button\u2019s shape by changing it\u2019s radius.",
            "label": "Button Radius",
            "default": 0,
            "unit": " %",
            "min": 0,
            "max": 100
          }
        },
        "strokeThickness": {
          "control": "core/controls/stepper",
          "options": {
            "help_text": "Select the thickness for the stroke.",
            "label": "Stroke Thickness",
            "default": 0,
            "unit": " px",
            "min": 0,
            "max": 5
          }
        },
        "iconSize": {
          "control": "core/controls/slider",
          "options": {
            "help_text": "Set the button\u2019s symbol size relative to the button\u2019s size.",
            "label": "Symbol Size",
            "default": 25,
            "unit": " %",
            "min": 25,
            "max": 100
          }
        },
        "iconType": {
          "control": "core/controls/toggle",
          "access": 1,
          "options": {
            "help_text": "Select the icon type.",
            "label": "Symbol Type",
            "values_labels": { "true": "Arrow", "false": "Plus" },
            "default": false
          }
        },
        "fillColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the button's fill.",
            "label": "Fill Color",
            "default": "#ffffff"
          }
        },
        "fillHoverColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": " Select the color and transparency for the button's fill, on mouse hover.",
            "label": "Fill Hover Color",
            "default": "#ffffff"
          }
        },
        "strokeColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the button's stroke.",
            "label": "Stroke Color",
            "default": "#ffffff"
          }
        },
        "strokeHoverColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the button's stroke, on mouse hover.",
            "label": "Stroke Hover Color",
            "default": "#ffffff"
          }
        },
        "iconColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the button's symbol.",
            "label": "Symbol Color",
            "default": "#ffffff"
          }
        },
        "iconHoverColor": {
          "control": "core/controls/color",
          "options": {
            "help_text": "Select the color and transparency for the button's symbol, on mouse hover.",
            "label": "Symbol Hover Color",
            "default": "#ffffff"
          }
        }
      }
    }
  },
  "skins": [
    {
      "name": "Blue Titles",
      "backgroundColor": "#ffffff",
      "separatorLineColor": "rgb(240, 244, 247)",
      "separatorLineThickness": 1,
      "textPadding": 10,
      "separatorPadding": 25,
      "openItem": true,
      "buttonPosition": false,
      "openAllItems": false,
      "titleHoverColor": "rgb(255, 255, 255)",
      "titleTextColor": "rgb(44, 136, 220)",
      "titleTextHoverColor": "rgb(44, 136, 220)",
      "titleFontStyle": {
        "family": "Arial",
        "style": "regular",
        "size": 20,
        "source": "local",
        "category": "sans-serif"
      },
      "descriptionColor": "rgb(245, 248, 250)",
      "descriptionTextColor": "rgb(76, 79, 80)",
      "descriptionTextHoverColor": "rgb(76, 79, 80)",
      "descriptionFontStyle": {
        "family": "Arial",
        "style": "regular",
        "size": 18,
        "source": "local",
        "category": "sans-serif"
      },
      "linkColor": "rgb(44, 136, 220)",
      "linkHoverColor": "rgb(44, 136, 220)",
      "fillColor": "rgba(255, 255, 255, 0)",
      "fillHoverColor": "rgba(255, 255, 255, 0)",
      "strokeColor": "rgb(3, 126, 196)",
      "strokeHoverColor": "#604d0c",
      "strokeThickness": 0,
      "buttonSize": 27.830188679245,
      "buttonRadius": 0,
      "iconColor": "rgb(44, 136, 220)",
      "iconHoverColor": "rgb(44, 136, 220)",
      "iconSize": 100,
      "iconType": true,
      "widget_id": "543c00fb09c7e228208b4570",
      "id": "p1_543c00fb09c7e228208b4570"
    },
    {
      "name": "Red Plus Indicator",
      "backgroundColor": "#ffffff",
      "separatorLineColor": "rgb(241, 241, 241)",
      "separatorLineThickness": 0,
      "textPadding": 10,
      "separatorPadding": 10,
      "openItem": true,
      "buttonPosition": false,
      "openAllItems": false,
      "titleHoverColor": "rgba(255,255,255,0)",
      "titleTextColor": "rgb(58, 63, 65)",
      "titleTextHoverColor": "rgb(232, 22, 22)",
      "titleFontStyle": {
        "family": "BrandonGrotesque-Medium",
        "style": "Normal",
        "size": 28,
        "source": "local"
      },
      "descriptionColor": "rgba(255,255,255,0)",
      "descriptionTextColor": "rgb(15, 15, 13)",
      "descriptionTextHoverColor": "rgb(15, 15, 13)",
      "descriptionFontStyle": {
        "family": "Lato",
        "style": "Normal",
        "size": 17
      },
      "linkColor": "rgb(58, 63, 65)",
      "linkHoverColor": "rgb(232, 22, 22)",
      "fillColor": "rgb(255, 255, 255)",
      "fillHoverColor": "rgb(255, 255, 255)",
      "strokeColor": "rgb(3, 126, 196)",
      "strokeHoverColor": "#604d0c",
      "strokeThickness": 0,
      "buttonSize": 56,
      "buttonRadius": 0,
      "iconColor": "rgb(255, 255, 255)",
      "iconHoverColor": "rgb(232, 22, 22)",
      "iconSize": 25,
      "iconType": false,
      "widget_id": "543c00fb09c7e228208b4570",
      "id": "p2_543c00fb09c7e228208b4570"
    },
    {
      "name": "Button with Stroke",
      "backgroundColor": "#ffffff",
      "separatorLineColor": "rgb(241, 241, 241)",
      "separatorLineThickness": 1,
      "textPadding": 10,
      "separatorPadding": 10,
      "openItem": true,
      "buttonPosition": false,
      "openAllItems": false,
      "titleHoverColor": "rgba(255,255,255,0)",
      "titleTextColor": "rgb(96, 77, 12)",
      "titleTextHoverColor": "rgb(162, 3, 196)",
      "titleFontStyle": {
        "family": "BrandonGrotesque-Medium",
        "style": "Normal",
        "size": 22,
        "source": "local"
      },
      "descriptionColor": "rgba(255,255,255,0)",
      "descriptionTextColor": "rgb(32, 30, 21)",
      "descriptionTextHoverColor": "rgb(32, 30, 21)",
      "descriptionFontStyle": {
        "family": "Lato",
        "style": "Normal",
        "size": 17
      },
      "linkColor": "rgb(96, 77, 12)",
      "linkHoverColor": "rgb(162, 3, 196)",
      "fillColor": "rgb(255, 255, 255)",
      "fillHoverColor": "rgb(255, 255, 255)",
      "strokeColor": "rgb(96, 77, 12)",
      "strokeHoverColor": "#604d0c",
      "strokeThickness": 2,
      "buttonSize": 70,
      "buttonRadius": 3.3018867924528,
      "iconColor": "rgb(32, 30, 21)",
      "iconHoverColor": "rgb(162, 3, 196)",
      "iconSize": 52,
      "iconType": false,
      "widget_id": "543c00fb09c7e228208b4570",
      "id": "p3_543c00fb09c7e228208b4570"
    },
    {
      "name": "Dark Background",
      "backgroundColor": "rgb(0, 0, 0)",
      "separatorLineColor": "rgb(56, 59, 59)",
      "separatorLineThickness": 1,
      "textPadding": 10,
      "separatorPadding": 10,
      "openItem": true,
      "buttonPosition": false,
      "openAllItems": false,
      "titleHoverColor": "rgba(255,255,255,0)",
      "titleTextColor": "rgb(3, 126, 196)",
      "titleTextHoverColor": "rgb(160, 214, 244)",
      "titleFontStyle": {
        "family": "BrandonGrotesque-Medium",
        "style": "Normal",
        "size": 20,
        "source": "local"
      },
      "descriptionColor": "rgba(255,255,255,0)",
      "descriptionTextColor": "rgb(115, 117, 117)",
      "descriptionTextHoverColor": "rgb(115, 117, 117)",
      "descriptionFontStyle": {
        "family": "Lato",
        "style": "Normal",
        "size": 17
      },
      "linkColor": "rgb(3, 126, 196)",
      "linkHoverColor": "rgb(160, 214, 244)",
      "fillColor": "rgb(56, 59, 59)",
      "fillHoverColor": "rgb(56, 59, 59)",
      "strokeColor": "rgb(3, 126, 196)",
      "strokeHoverColor": "rgb(160, 214, 244)",
      "strokeThickness": 0,
      "buttonSize": 60,
      "buttonRadius": 0,
      "iconColor": "rgb(3, 126, 196)",
      "iconHoverColor": "rgb(160, 214, 244)",
      "iconSize": 25,
      "iconType": false,
      "widget_id": "543c00fb09c7e228208b4570",
      "id": "p4_543c00fb09c7e228208b4570"
    },
    {
      "name": "Minimalist",
      "widget_id": "543c00fb09c7e228208b4570",
      "backgroundColor": "#ffffff",
      "separatorLineColor": "rgb(241, 241, 241)",
      "separatorLineThickness": 1,
      "textPadding": 10,
      "separatorPadding": 15,
      "openItem": true,
      "openAllItems": false,
      "buttonPosition": false,
      "titleHoverColor": "rgb(247, 248, 248)",
      "titleTextColor": "rgb(68, 90, 100)",
      "titleTextHoverColor": "rgb(46, 55, 59)",
      "titleFontStyle": {
        "family": "Arial",
        "style": "regular",
        "size": 22,
        "source": "local",
        "category": "sans-serif"
      },
      "descriptionColor": "rgb(255, 255, 255)",
      "descriptionTextColor": "rgb(68, 90, 100)",
      "descriptionTextHoverColor": "rgb(68, 90, 100)",
      "descriptionFontStyle": {
        "family": "Arial",
        "style": "regular",
        "size": 18,
        "source": "local",
        "category": "sans-serif"
      },
      "linkColor": "rgb(68, 90, 100)",
      "linkHoverColor": "rgb(46, 55, 59)",
      "fillColor": "rgba(255, 255, 255, 0)",
      "fillHoverColor": "rgba(255, 255, 255, 0)",
      "strokeColor": "rgb(3, 126, 196)",
      "strokeHoverColor": "#604d0c",
      "strokeThickness": 0,
      "buttonSize": 23.584905660377,
      "buttonRadius": 0,
      "iconColor": "rgba(68, 90, 100, 0)",
      "iconHoverColor": "rgb(68, 90, 100)",
      "iconSize": 100,
      "iconType": false,
      "id": "p6_543c00fb09c7e228208b4570"
    },
    {
      "name": "Rounded Buttons",
      "backgroundColor": "rgb(58, 58, 58)",
      "separatorLineColor": "rgb(105, 105, 105)",
      "separatorLineThickness": 1,
      "textPadding": 10,
      "separatorPadding": 10,
      "openItem": true,
      "openAllItems": false,
      "buttonPosition": false,
      "titleColor": "rgb(59, 58, 58)",
      "titleHoverColor": "rgba(255,255,255,0)",
      "titleTextColor": "rgb(255, 255, 255)",
      "titleTextHoverColor": "rgb(138, 138, 138)",
      "titleFontStyle": {
        "family": "Signika",
        "style": "300",
        "size": 14,
        "source": "google",
        "category": "sans-serif"
      },
      "descriptionColor": "rgba(255,255,255,0)",
      "descriptionBackHoverColor": "rgba(255,255,255,0.1)",
      "descriptionTextColor": "rgb(170, 170, 170)",
      "descriptionTextHoverColor": "rgb(111, 111, 111)",
      "descriptionFontStyle": {
        "family": "Signika",
        "style": "300",
        "size": 17,
        "source": "google",
        "category": "sans-serif"
      },
      "linkColor": "rgb(255, 255, 255)",
      "linkHoverColor": "rgb(138, 138, 138)",
      "fillColor": "rgb(255, 255, 255)",
      "fillHoverColor": "rgb(255, 255, 255)",
      "strokeColor": "rgb(35, 175, 112)",
      "strokeHoverColor": "#604d0c",
      "strokeThickness": 0,
      "buttonSize": 70,
      "buttonRadius": 100,
      "iconColor": "rgb(138, 138, 138)",
      "iconHoverColor": "rgb(50, 50, 50)",
      "iconSize": 25,
      "iconType": false,
      "widget_id": "543c00fb09c7e228208b4570",
      "id": "p7_543c00fb09c7e228208b4570"
    }
  ],
  "slug": "faq-accordion",
  "tags": [
    "content",
    "text",
    "description",
    "faq",
    "questions",
    "answers",
    "questioning",
    "interrogation",
    "interrogatory",
    "inquiring",
    "query",
    "explanation",
    "feedback",
    "interpretation",
    "justification",
    "observation",
    "remark",
    "report",
    "resolution",
    "response",
    "result",
    "return",
    "solution",
    "statement",
    "acknowledgment",
    "elucidation",
    "detail",
    "definition",
    "information",
    "summary",
    "explication",
    "specification",
    "summarization"
  ],
  "width": 560,
  "height": 600,
  "version": "47388b7"
}