Give – Donation Plugin and Fundraising Platform - Version 2.8.1

Version Description

Download this release

Release Info

Developer jason_the_adams
Plugin Icon 128x128 Give – Donation Plugin and Fundraising Platform
Version 2.8.1
Comparing to
See all releases

Code changes from version 2.8.0 to 2.8.1

Files changed (64) hide show
  1. assets/dist/js/give.js +1 -1
  2. give.php +2 -2
  3. readme.txt +4 -1
  4. trunk/.stylelintignore +2 -0
  5. trunk/assets/dist/css/admin-global.css +1 -0
  6. trunk/assets/dist/css/admin-global.rtl.css +1 -0
  7. trunk/assets/dist/css/admin-onboarding-wizard.css +1 -0
  8. trunk/assets/dist/css/admin-onboarding-wizard.rtl.css +1 -0
  9. trunk/assets/dist/css/admin-reports-widget.css +1 -0
  10. trunk/assets/dist/css/admin-reports-widget.rtl.css +1 -0
  11. trunk/assets/dist/css/admin-reports.css +1 -0
  12. trunk/assets/dist/css/admin-reports.rtl.css +1 -0
  13. trunk/assets/dist/css/admin-setup.css +1 -0
  14. trunk/assets/dist/css/admin-setup.rtl.css +1 -0
  15. trunk/assets/dist/css/admin-shortcode-button.css +1 -0
  16. trunk/assets/dist/css/admin-shortcode-button.rtl.css +1 -0
  17. trunk/assets/dist/css/admin-widgets.css +1 -0
  18. trunk/assets/dist/css/admin-widgets.rtl.css +1 -0
  19. trunk/assets/dist/css/admin.css +29 -0
  20. trunk/assets/dist/css/admin.rtl.css +29 -0
  21. trunk/assets/dist/css/give-sequoia-template.css +13 -0
  22. trunk/assets/dist/css/give-sequoia-template.rtl.css +13 -0
  23. trunk/assets/dist/css/give.css +18 -0
  24. trunk/assets/dist/css/give.rtl.css +18 -0
  25. trunk/assets/dist/css/gutenberg.css +1 -0
  26. trunk/assets/dist/css/gutenberg.rtl.css +1 -0
  27. trunk/assets/dist/css/plugin-deactivation-survey.css +1 -0
  28. trunk/assets/dist/css/plugin-deactivation-survey.rtl.css +1 -0
  29. trunk/assets/dist/fonts/fa-brands-400.eot +0 -0
  30. trunk/assets/dist/fonts/fa-brands-400.ttf +0 -0
  31. trunk/assets/dist/fonts/fa-brands-400.woff +0 -0
  32. trunk/assets/dist/fonts/fa-brands-400.woff2 +0 -0
  33. trunk/assets/dist/fonts/fa-regular-400.eot +0 -0
  34. trunk/assets/dist/fonts/fa-regular-400.ttf +0 -0
  35. trunk/assets/dist/fonts/fa-regular-400.woff +0 -0
  36. trunk/assets/dist/fonts/fa-regular-400.woff2 +0 -0
  37. trunk/assets/dist/fonts/fa-solid-900.eot +0 -0
  38. trunk/assets/dist/fonts/fa-solid-900.ttf +0 -0
  39. trunk/assets/dist/fonts/fa-solid-900.woff +0 -0
  40. trunk/assets/dist/fonts/fa-solid-900.woff2 +0 -0
  41. trunk/assets/dist/fonts/icomoon.eot +0 -0
  42. trunk/assets/dist/fonts/icomoon.woff +0 -0
  43. trunk/assets/dist/images/ach.png +0 -0
  44. trunk/assets/dist/images/admin/LegacyForm.jpg +0 -0
  45. trunk/assets/dist/images/admin/SequoiaForm.jpg +0 -0
  46. trunk/assets/dist/images/admin/docs-book.svg +1 -0
  47. trunk/assets/dist/images/admin/give-faces-bg.png +0 -0
  48. trunk/assets/dist/images/admin/happy-face.svg +1 -0
  49. trunk/assets/dist/images/admin/paypal-48.png +0 -0
  50. trunk/assets/dist/images/admin/paypal-64.gif +0 -0
  51. trunk/assets/dist/images/admin/shopping-cart.svg +1 -0
  52. trunk/assets/dist/images/amex.svg +1 -0
  53. trunk/assets/dist/images/anonymous-user.svg +1 -0
  54. trunk/assets/dist/images/cash.png +0 -0
  55. trunk/assets/dist/images/chosen-sprite.png +0 -0
  56. trunk/assets/dist/images/chosen-sprite@2x.png +0 -0
  57. trunk/assets/dist/images/close.png +0 -0
  58. trunk/assets/dist/images/close.svg +1 -0
  59. trunk/assets/dist/images/credit.png +0 -0
  60. trunk/assets/dist/images/dankort.png +0 -0
  61. trunk/assets/dist/images/debit.png +0 -0
  62. trunk/assets/dist/images/diners-club.svg +1 -0
  63. trunk/assets/dist/images/discover.svg +1 -0
  64. trunk/assets/dist/images/fa-brands-400.svg +1 -0
assets/dist/js/give.js CHANGED
@@ -32,7 +32,7 @@
32
  * http://www.gnu.org/licenses/gpl.html
33
  *
34
  * Thanks to Amir-Hossein Sobhi for some excellent contributions!
35
- */!function(){"use strict";function a(e){e.fn._fadeIn=e.fn.fadeIn;var t=e.noop||function(){},n=/MSIE/.test(navigator.userAgent),r=/MSIE 6.0/.test(navigator.userAgent)&&!/MSIE 8.0/.test(navigator.userAgent),i=(document.documentMode,e.isFunction(document.createElement("div").style.setExpression));e.blockUI=function(e){u(window,e)},e.unblockUI=function(e){s(window,e)},e.growlUI=function(t,n,r,i){var o=e('<div class="growlUI"></div>');t&&o.append("<h1>"+t+"</h1>"),n&&o.append("<h2>"+n+"</h2>"),void 0===r&&(r=3e3);var a=function(t){t=t||{},e.blockUI({message:o,fadeIn:void 0!==t.fadeIn?t.fadeIn:700,fadeOut:void 0!==t.fadeOut?t.fadeOut:1e3,timeout:void 0!==t.timeout?t.timeout:r,centerY:!1,showOverlay:!1,onUnblock:i,css:e.blockUI.defaults.growlCSS})};a();o.css("opacity");o.mouseover((function(){a({fadeIn:0,timeout:3e4});var t=e(".blockMsg");t.stop(),t.fadeTo(300,1)})).mouseout((function(){e(".blockMsg").fadeOut(1e3)}))},e.fn.block=function(t){if(this[0]===window)return e.blockUI(t),this;var n=e.extend({},e.blockUI.defaults,t||{});return this.each((function(){var t=e(this);n.ignoreIfBlocked&&t.data("blockUI.isBlocked")||t.unblock({fadeOut:0})})),this.each((function(){"static"==e.css(this,"position")&&(this.style.position="relative",e(this).data("blockUI.static",!0)),this.style.zoom=1,u(this,t)}))},e.fn.unblock=function(t){return this[0]===window?(e.unblockUI(t),this):this.each((function(){s(this,t)}))},e.blockUI.version=2.7,e.blockUI.defaults={message:"<h1>Please wait...</h1>",title:null,draggable:!0,theme:!1,css:{padding:0,margin:0,width:"30%",top:"40%",left:"35%",textAlign:"center",color:"#000",border:"3px solid #aaa",backgroundColor:"#fff",cursor:"wait"},themedCSS:{width:"30%",top:"40%",left:"35%"},overlayCSS:{backgroundColor:"#000",opacity:.6,cursor:"wait"},cursorReset:"default",growlCSS:{width:"350px",top:"10px",left:"",right:"10px",border:"none",padding:"5px",opacity:.6,cursor:"default",color:"#fff",backgroundColor:"#000","-webkit-border-radius":"10px","-moz-border-radius":"10px","border-radius":"10px"},iframeSrc:/^https/i.test(window.location.href||"")?"javascript:false":"about:blank",forceIframe:!1,baseZ:1e3,centerX:!0,centerY:!0,allowBodyStretch:!0,bindEvents:!0,constrainTabKey:!0,fadeIn:200,fadeOut:400,timeout:0,showOverlay:!0,focusInput:!0,focusableElements:":input:enabled:visible",onBlock:null,onUnblock:null,onOverlayClick:null,quirksmodeOffsetHack:4,blockMsgClass:"blockMsg",ignoreIfBlocked:!1};var o=null,a=[];function u(u,c){var d,p,g=u==window,v=c&&void 0!==c.message?c.message:void 0;if(!(c=e.extend({},e.blockUI.defaults,c||{})).ignoreIfBlocked||!e(u).data("blockUI.isBlocked")){if(c.overlayCSS=e.extend({},e.blockUI.defaults.overlayCSS,c.overlayCSS||{}),d=e.extend({},e.blockUI.defaults.css,c.css||{}),c.onOverlayClick&&(c.overlayCSS.cursor="pointer"),p=e.extend({},e.blockUI.defaults.themedCSS,c.themedCSS||{}),v=void 0===v?c.message:v,g&&o&&s(window,{fadeOut:0}),v&&"string"!=typeof v&&(v.parentNode||v.jquery)){var h=v.jquery?v[0]:v,y={};e(u).data("blockUI.history",y),y.el=h,y.parent=h.parentNode,y.display=h.style.display,y.position=h.style.position,y.parent&&y.parent.removeChild(h)}e(u).data("blockUI.onUnblock",c.onUnblock);var b,w,_,C,x=c.baseZ;b=n||c.forceIframe?e('<iframe class="blockUI" style="z-index:'+x+++';display:none;border:none;margin:0;padding:0;position:absolute;width:100%;height:100%;top:0;left:0" src="'+c.iframeSrc+'"></iframe>'):e('<div class="blockUI" style="display:none"></div>'),w=c.theme?e('<div class="blockUI blockOverlay ui-widget-overlay" style="z-index:'+x+++';display:none"></div>'):e('<div class="blockUI blockOverlay" style="z-index:'+x+++';display:none;border:none;margin:0;padding:0;width:100%;height:100%;top:0;left:0"></div>'),c.theme&&g?(C='<div class="blockUI '+c.blockMsgClass+' blockPage ui-dialog ui-widget ui-corner-all" style="z-index:'+(x+10)+';display:none;position:fixed">',c.title&&(C+='<div class="ui-widget-header ui-dialog-titlebar ui-corner-all blockTitle">'+(c.title||"&nbsp;")+"</div>"),C+='<div class="ui-widget-content ui-dialog-content"></div>',C+="</div>"):c.theme?(C='<div class="blockUI '+c.blockMsgClass+' blockElement ui-dialog ui-widget ui-corner-all" style="z-index:'+(x+10)+';display:none;position:absolute">',c.title&&(C+='<div class="ui-widget-header ui-dialog-titlebar ui-corner-all blockTitle">'+(c.title||"&nbsp;")+"</div>"),C+='<div class="ui-widget-content ui-dialog-content"></div>',C+="</div>"):C=g?'<div class="blockUI '+c.blockMsgClass+' blockPage" style="z-index:'+(x+10)+';display:none;position:fixed"></div>':'<div class="blockUI '+c.blockMsgClass+' blockElement" style="z-index:'+(x+10)+';display:none;position:absolute"></div>',_=e(C),v&&(c.theme?(_.css(p),_.addClass("ui-widget-content")):_.css(d)),c.theme||w.css(c.overlayCSS),w.css("position",g?"fixed":"absolute"),(n||c.forceIframe)&&b.css("opacity",0);var k=[b,w,_],I=e(g?"body":u);e.each(k,(function(){this.appendTo(I)})),c.theme&&c.draggable&&e.fn.draggable&&_.draggable({handle:".ui-dialog-titlebar",cancel:"li"});var E=i&&(!e.support.boxModel||e("object,embed",g?null:u).length>0);if(r||E){if(g&&c.allowBodyStretch&&e.support.boxModel&&e("html,body").css("height","100%"),(r||!e.support.boxModel)&&!g)var S=m(u,"borderTopWidth"),j=m(u,"borderLeftWidth"),O=S?"(0 - "+S+")":0,T=j?"(0 - "+j+")":0;e.each(k,(function(e,t){var n=t[0].style;if(n.position="absolute",e<2)g?n.setExpression("height","Math.max(document.body.scrollHeight, document.body.offsetHeight) - (jQuery.support.boxModel?0:"+c.quirksmodeOffsetHack+') + "px"'):n.setExpression("height",'this.parentNode.offsetHeight + "px"'),g?n.setExpression("width",'jQuery.support.boxModel && document.documentElement.clientWidth || document.body.clientWidth + "px"'):n.setExpression("width",'this.parentNode.offsetWidth + "px"'),T&&n.setExpression("left",T),O&&n.setExpression("top",O);else if(c.centerY)g&&n.setExpression("top",'(document.documentElement.clientHeight || document.body.clientHeight) / 2 - (this.offsetHeight / 2) + (blah = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"'),n.marginTop=0;else if(!c.centerY&&g){var r="((document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "+(c.css&&c.css.top?parseInt(c.css.top,10):0)+') + "px"';n.setExpression("top",r)}}))}if(v&&(c.theme?_.find(".ui-widget-content").append(v):_.append(v),(v.jquery||v.nodeType)&&e(v).show()),(n||c.forceIframe)&&c.showOverlay&&b.show(),c.fadeIn){var M=c.onBlock?c.onBlock:t,A=c.showOverlay&&!v?M:t,N=v?M:t;c.showOverlay&&w._fadeIn(c.fadeIn,A),v&&_._fadeIn(c.fadeIn,N)}else c.showOverlay&&w.show(),v&&_.show(),c.onBlock&&c.onBlock.bind(_)();if(l(1,u,c),g?(o=_[0],a=e(c.focusableElements,o),c.focusInput&&setTimeout(f,20)):function(e,t,n){var r=e.parentNode,i=e.style,o=(r.offsetWidth-e.offsetWidth)/2-m(r,"borderLeftWidth"),a=(r.offsetHeight-e.offsetHeight)/2-m(r,"borderTopWidth");t&&(i.left=o>0?o+"px":"0");n&&(i.top=a>0?a+"px":"0")}(_[0],c.centerX,c.centerY),c.timeout){var z=setTimeout((function(){g?e.unblockUI(c):e(u).unblock(c)}),c.timeout);e(u).data("blockUI.timeout",z)}}}function s(t,n){var r,i,u=t==window,s=e(t),d=s.data("blockUI.history"),f=s.data("blockUI.timeout");f&&(clearTimeout(f),s.removeData("blockUI.timeout")),n=e.extend({},e.blockUI.defaults,n||{}),l(0,t,n),null===n.onUnblock&&(n.onUnblock=s.data("blockUI.onUnblock"),s.removeData("blockUI.onUnblock")),i=u?e("body").children().filter(".blockUI").add("body > .blockUI"):s.find(">.blockUI"),n.cursorReset&&(i.length>1&&(i[1].style.cursor=n.cursorReset),i.length>2&&(i[2].style.cursor=n.cursorReset)),u&&(o=a=null),n.fadeOut?(r=i.length,i.stop().fadeOut(n.fadeOut,(function(){0==--r&&c(i,d,n,t)}))):c(i,d,n,t)}function c(t,n,r,i){var o=e(i);if(!o.data("blockUI.isBlocked")){t.each((function(e,t){this.parentNode&&this.parentNode.removeChild(this)})),n&&n.el&&(n.el.style.display=n.display,n.el.style.position=n.position,n.el.style.cursor="default",n.parent&&n.parent.appendChild(n.el),o.removeData("blockUI.history")),o.data("blockUI.static")&&o.css("position","static"),"function"==typeof r.onUnblock&&r.onUnblock(i,r);var a=e(document.body),u=a.width(),s=a[0].style.width;a.width(u-1).width(u),a[0].style.width=s}}function l(t,n,r){var i=n==window,a=e(n);if((t||(!i||o)&&(i||a.data("blockUI.isBlocked")))&&(a.data("blockUI.isBlocked",t),i&&r.bindEvents&&(!t||r.showOverlay))){var u="mousedown mouseup keydown keypress keyup touchstart touchend touchmove";t?e(document).bind(u,r,d):e(document).unbind(u,d)}}function d(t){if("keydown"===t.type&&t.keyCode&&9==t.keyCode&&o&&t.data.constrainTabKey){var n=a,r=!t.shiftKey&&t.target===n[n.length-1],i=t.shiftKey&&t.target===n[0];if(r||i)return setTimeout((function(){f(i)}),10),!1}var u=t.data,s=e(t.target);return s.hasClass("blockOverlay")&&u.onOverlayClick&&u.onOverlayClick(t),s.parents("div."+u.blockMsgClass).length>0||0===s.parents().children().filter("div.blockUI").length}function f(e){if(a){var t=a[!0===e?a.length-1:0];t&&t.focus()}}function m(t,n){return parseInt(e.css(t,n),10)||0}}n(488).jQuery?(i=[n(82)],void 0===(o="function"==typeof(r=a)?r.apply(t,i):r)||(e.exports=o)):a(jQuery)}()},488:function(e,t){(function(t){e.exports=t}).call(this,{})},489:function(e,t){jQuery((function(e){var t=jQuery("form.give-form"),n=e(document);e.fn.toggleError=function(e){return this.toggleClass("error",e),this.toggleClass("valid",!e),this},Give.init(),n.on("change","#give_cc_address input.card_state, #give_cc_address select",(function(){var t=e(this),r=t.parents("form");if("card_state"!==t.attr("id")){r.find("#card_state").empty().append('<option value="1">'+Give.fn.getGlobalVar("general_loading")+"</option>").prop("disabled",!0);var i={action:"give_get_states",country:t.val(),field_name:"card_state"};e.ajax({type:"POST",data:i,url:Give.fn.getGlobalVar("ajaxurl"),xhrFields:{withCredentials:!0},success:function(t){var i="",o=t.states_label,a=r.find('input[name="card_state"], select[name="card_state"]'),u=r.find('input[name="card_city"]');void 0!==t.states_found&&!0===t.states_found?i=e(t.data):(i='<input type="text" id="card_state" name="card_state" class="cart-state give-input required" placeholder="'.concat(o,'" value="').concat(t.default_state,'" autocomplete="address-level4"/>'),i=e(i)),!1===r.hasClass("float-labels-enabled")?(void 0!==t.states_require&&!0===t.states_require?(i.attr("required","required").attr("aria-required","true").addClass("required"),a.closest("p").find("label .give-required-indicator").removeClass("give-hidden")):(i.removeAttr("required").removeAttr("aria-required").removeClass("required"),a.closest("p").find("label .give-required-indicator").addClass("give-hidden")),void 0!==t.city_require&&!0===t.city_require?(u.closest("p").find("label .give-required-indicator").removeClass("give-hidden").removeClass("required"),u.attr("required",!0)):(u.closest("p").find("label .give-required-indicator").addClass("give-hidden").addClass("required"),u.removeAttr("required"))):(void 0!==t.states_require&&!0===t.states_require?(i.attr("required","required").attr("aria-required","true").addClass("required"),a.closest("p").find(".give-fl-wrap").addClass("give-fl-is-required")):(i.removeAttr("required").removeAttr("aria-required").removeClass("required"),a.closest("p").find(".give-fl-wrap").removeClass("give-fl-is-required")),void 0!==t.city_require&&!0===t.city_require?(u.closest("p").find(".give-fl-wrap").addClass("give-fl-is-required"),u.attr("required",!0)):(u.closest("p").find(".give-fl-wrap").removeClass("give-fl-is-required"),u.removeAttr("required"))),a.closest("p").find("label .state-label-text").text(o),a.replaceWith(i),void 0!==t.show_field&&!0===t.show_field?(r.find("p#give-card-state-wrap").removeClass("give-hidden"),r.find("p#give-card-zip-wrap").addClass("form-row-last"),r.find("p#give-card-zip-wrap").removeClass("form-row-wide")):(r.find("p#give-card-state-wrap").addClass("give-hidden"),r.find("p#give-card-zip-wrap").addClass("form-row-wide"),r.find("p#give-card-zip-wrap").removeClass("form-row-last"));var s=!!t.zip_require;r.find("input#card_zip").toggleClass("required",s).attr("required",s).attr("aria-required",s),r.find('label[for="card_zip"] span.give-required-indicator').toggleClass("give-hidden",s),n.trigger("give_checkout_billing_address_updated",[t,r.attr("id")])}}).fail((function(e){window.console&&window.console.log&&console.log(e)}))}return!1})),n.on("give_gateway_loaded",(function(){Give.form.fn.field.formatCreditCard(t)})),n.on("submit","#give_payment_mode",(function(){if(!Give.form.fn.getGateway(e(this).closest("form")).length)return alert(Give.fn.getGlobalVar("no_gateway")),!1})),n.on("click",'#give-payment-mode-select input[name="payment-mode"]',(function(){var t,n=e(this).parents("form"),r=n.find("#give-payment-mode-select li"),i=n.find('li.give-gateway-option-selected input[name="payment-mode"]').val().trim();r.removeClass("give-gateway-option-selected"),r.prop("checked",!1),e(this).prop("checked",!0),e(this).parent().addClass("give-gateway-option-selected"),t=Give.form.fn.getGateway(n),n.attr("action",n.attr("action").replace("payment-mode="+i,"payment-mode="+t))})),n.on("focus",".give-donation-amount .give-text-input",(function(t){var n=e(this).parents("form");e(this).removeClass("invalid-amount");var r=n.find(".give-final-total-amount").attr("data-total"),i=Give.form.fn.getInfo("decimal_separator",n);e(this).attr("data-amount",Give.fn.unFormatCurrency(r,i)),e(this).parent(".give-donation-amount").addClass("give-custom-amount-focus-in"),n.find(".give-default-level, .give-radio-input").removeClass("give-default-level"),n.find(".give-btn-level-custom").addClass("give-default-level"),n.find(".give-radio-input").prop("checked",!1),n.find(".give-radio-input.give-radio-level-custom").prop("checked",!0),n.find(".give-select-level").prop("selected",!1),n.find(".give-select-level .give-donation-level-custom").prop("selected",!0)})),n.on("blur",".give-donation-amount .give-text-input",(function(t,n,r,i){var o=void 0!==n?n:e(this).closest("form"),a=e(this).attr("data-amount"),u=void 0!==r?r:e(this).val(),s=Give.form.fn.getInfo("decimal_separator",o),c=Give.form.fn.getMinimumAmount(o),l=Give.form.fn.getMaximumAmount(o),d=0===u?c:Give.fn.unFormatCurrency(u,s),f=Give.form.fn.formatAmount(d,o,{});if(i=void 0===i?Give.form.fn.getPriceID(o,!0):i,""===d||0===d){var m=e('.give-donation-levels-wrap [data-default="1"]',n);m.length&&(i=m.data("price-id"),u=d=Give.fn.unFormatCurrency(m.val(),s),f=Give.form.fn.formatAmount(d,o,{}))}if(Give.fn.setCache("amount_"+d,i,o),e(this).val(f),Give.form.fn.isValidDonationAmount(o))e(this).removeClass("give-invalid-amount"),o.find(".give-invalid-minimum, .give-invalid-maximum").slideUp(300,(function(){e(this).remove()})),Give.form.fn.disable(o,!1);else{e(this).addClass("give-invalid-amount"),Give.form.fn.disable(o,!0);var p=o.find(".give-invalid-minimum"),g=o.find(".give-invalid-maximum");0===p.length&&d<c?Give.notice.fn.renderNotice("bad_minimum",o):d>=c&&p.slideUp(300,(function(){e(this).remove()})),0===g.length&&d>l?Give.notice.fn.renderNotice("bad_maximum",o):d<=l&&g.slideUp(300,(function(){e(this).remove()}))}a!==d&&o.find(".give-final-total-amount").attr("data-total",d).text(Give.fn.formatCurrency(d,{symbol:Give.form.fn.getInfo("currency_symbol",o),position:Give.form.fn.getInfo("currency_position",o)},o)),-1!==i&&(e('input[name="give-price-id"]',o).val(i),o.find(".give-amount-hidden").val(Give.form.fn.formatAmount(d,o,{})),o.find(".give-default-level").removeClass("give-default-level"),Give.form.fn.autoSelectDonationLevel(o,i)),e(this).parent(".give-donation-amount").removeClass("give-custom-amount-focus-in"),e(document).trigger("give_donation_value_updated",[o,d,i])})),n.on("click touchend",".give-donation-level-btn",(function(t){t.preventDefault(),Give.form.fn.autoSetMultiLevel(e(this))})),n.on("click touchend",".give-radio-input-level",(function(t){Give.form.fn.autoSetMultiLevel(e(this))})),n.on("change",".give-select-level",(function(t){Give.form.fn.autoSetMultiLevel(e(this))})),n.on("click",".give_terms_links",(function(t){t.preventDefault();var n=e(this).closest("fieldset");return e("[class^=give_terms-]",n).slideToggle(),e("a.give_terms_links",n).toggle(),!1})),e('label[for^="give-radio-level"]').on("click",(function(t){var n=e(this).closest("form").find("#"+e(this).attr("for"));n.length&&(n.trigger("click"),t.preventDefault())}))})),jQuery(window).on("load",(function(){jQuery("body").on("keyup change focusout",".give-form .card-number, .give-form .card-cvc, .give-form .card-expiry",(function(e){var t=jQuery(this),n=t.parents("form.give-form"),r=t.attr("id"),i=n.find(".card-number"),o=n.find(".card-cvc"),a=n.find(".card-expiry"),u=jQuery.payment.cardType(i.val()),s=!1;switch(e.type){case"focusout":r.indexOf("card_number")>-1?(s=!jQuery.payment.validateCardNumber(i.val()),i.toggleError(s)):r.indexOf("card_cvc")>-1?(s=!jQuery.payment.validateCardCVC(o.val(),u),o.toggleError(s)):r.indexOf("card_expiry")>-1&&(s=!jQuery.payment.validateCardExpiry(a.payment("cardExpiryVal")),a.toggleError(s)),Give.form.fn.disable(t.parents("form"),s);break;default:if(t.hasClass("error")&&t.removeClass("error"),r.indexOf("card_number")>-1){var c=n.find(".card-type");null===u?(c.removeClass().addClass("off card-type"),t.removeClass("valid").addClass("error")):c.removeClass().addClass("card-type "+u)}else if(r.indexOf("card_expiry")>-1){var l=a.payment("cardExpiryVal");n.find(".card-expiry-month").val(l.month),n.find(".card-expiry-year").val(l.year)}}}))}))},55:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},6:function(e,t,n){"use strict";(function(e){n.d(t,"e",(function(){return r})),n.d(t,"p",(function(){return i})),n.d(t,"a",(function(){return o})),n.d(t,"c",(function(){return a})),n.d(t,"d",(function(){return u})),n.d(t,"o",(function(){return s})),n.d(t,"q",(function(){return c})),n.d(t,"s",(function(){return l})),n.d(t,"i",(function(){return d})),n.d(t,"r",(function(){return f})),n.d(t,"k",(function(){return m})),n.d(t,"m",(function(){return p})),n.d(t,"j",(function(){return g})),n.d(t,"l",(function(){return v})),n.d(t,"g",(function(){return h})),n.d(t,"f",(function(){return y})),n.d(t,"h",(function(){return b})),n.d(t,"n",(function(){return w})),n.d(t,"b",(function(){return _}));var r="1.11.0",i="object"==typeof self&&self.self===self&&self||"object"==typeof e&&e.global===e&&e||Function("return this")()||{},o=Array.prototype,a=Object.prototype,u="undefined"!=typeof Symbol?Symbol.prototype:null,s=o.push,c=o.slice,l=a.toString,d=a.hasOwnProperty,f="undefined"!=typeof ArrayBuffer,m=Array.isArray,p=Object.keys,g=Object.create,v=f&&ArrayBuffer.isView,h=isNaN,y=isFinite,b=!{toString:null}.propertyIsEnumerable("toString"),w=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],_=Math.pow(2,53)-1}).call(this,n(55))},82:function(e,t){e.exports=jQuery},864:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return an})),n.d(t,"VERSION",(function(){return i.e})),n.d(t,"restArguments",(function(){return o})),n.d(t,"isObject",(function(){return a})),n.d(t,"isNull",(function(){return u})),n.d(t,"isUndefined",(function(){return s})),n.d(t,"isBoolean",(function(){return c})),n.d(t,"isElement",(function(){return l})),n.d(t,"isString",(function(){return f})),n.d(t,"isNumber",(function(){return m})),n.d(t,"isDate",(function(){return p})),n.d(t,"isRegExp",(function(){return g})),n.d(t,"isError",(function(){return v})),n.d(t,"isSymbol",(function(){return h})),n.d(t,"isMap",(function(){return y})),n.d(t,"isWeakMap",(function(){return b})),n.d(t,"isSet",(function(){return w})),n.d(t,"isWeakSet",(function(){return _})),n.d(t,"isArrayBuffer",(function(){return C})),n.d(t,"isDataView",(function(){return x})),n.d(t,"isArray",(function(){return k})),n.d(t,"isFunction",(function(){return S})),n.d(t,"isArguments",(function(){return T})),n.d(t,"isFinite",(function(){return M})),n.d(t,"isNaN",(function(){return A})),n.d(t,"isTypedArray",(function(){return B})),n.d(t,"isEmpty",(function(){return D})),n.d(t,"isMatch",(function(){return W})),n.d(t,"isEqual",(function(){return $})),n.d(t,"keys",(function(){return U})),n.d(t,"allKeys",(function(){return K})),n.d(t,"values",(function(){return Y})),n.d(t,"pairs",(function(){return J})),n.d(t,"invert",(function(){return Z})),n.d(t,"functions",(function(){return X})),n.d(t,"methods",(function(){return X})),n.d(t,"extend",(function(){return te})),n.d(t,"extendOwn",(function(){return ne})),n.d(t,"assign",(function(){return ne})),n.d(t,"defaults",(function(){return re})),n.d(t,"create",(function(){return oe})),n.d(t,"clone",(function(){return ae})),n.d(t,"tap",(function(){return ue})),n.d(t,"has",(function(){return se})),n.d(t,"mapObject",(function(){return he})),n.d(t,"identity",(function(){return ce})),n.d(t,"constant",(function(){return N})),n.d(t,"noop",(function(){return ye})),n.d(t,"property",(function(){return fe})),n.d(t,"propertyOf",(function(){return be})),n.d(t,"matcher",(function(){return le})),n.d(t,"matches",(function(){return le})),n.d(t,"times",(function(){return we})),n.d(t,"random",(function(){return _e})),n.d(t,"now",(function(){return Ce})),n.d(t,"escape",(function(){return Ie})),n.d(t,"unescape",(function(){return Ee})),n.d(t,"templateSettings",(function(){return Se})),n.d(t,"template",(function(){return Ae})),n.d(t,"result",(function(){return Ne})),n.d(t,"uniqueId",(function(){return Le})),n.d(t,"chain",(function(){return Ge})),n.d(t,"iteratee",(function(){return ge})),n.d(t,"partial",(function(){return Be})),n.d(t,"bind",(function(){return Re})),n.d(t,"bindAll",(function(){return Qe})),n.d(t,"memoize",(function(){return Ue})),n.d(t,"delay",(function(){return De})),n.d(t,"defer",(function(){return We})),n.d(t,"throttle",(function(){return He})),n.d(t,"debounce",(function(){return Ve})),n.d(t,"wrap",(function(){return $e})),n.d(t,"negate",(function(){return Ke})),n.d(t,"compose",(function(){return Ye})),n.d(t,"after",(function(){return Je})),n.d(t,"before",(function(){return Ze})),n.d(t,"once",(function(){return Xe})),n.d(t,"findKey",(function(){return et})),n.d(t,"findIndex",(function(){return nt})),n.d(t,"findLastIndex",(function(){return rt})),n.d(t,"sortedIndex",(function(){return it})),n.d(t,"indexOf",(function(){return at})),n.d(t,"lastIndexOf",(function(){return ut})),n.d(t,"find",(function(){return st})),n.d(t,"detect",(function(){return st})),n.d(t,"findWhere",(function(){return ct})),n.d(t,"each",(function(){return lt})),n.d(t,"forEach",(function(){return lt})),n.d(t,"map",(function(){return dt})),n.d(t,"collect",(function(){return dt})),n.d(t,"reduce",(function(){return mt})),n.d(t,"foldl",(function(){return mt})),n.d(t,"inject",(function(){return mt})),n.d(t,"reduceRight",(function(){return pt})),n.d(t,"foldr",(function(){return pt})),n.d(t,"filter",(function(){return gt})),n.d(t,"select",(function(){return gt})),n.d(t,"reject",(function(){return vt})),n.d(t,"every",(function(){return ht})),n.d(t,"all",(function(){return ht})),n.d(t,"some",(function(){return yt})),n.d(t,"any",(function(){return yt})),n.d(t,"contains",(function(){return bt})),n.d(t,"includes",(function(){return bt})),n.d(t,"include",(function(){return bt})),n.d(t,"invoke",(function(){return wt})),n.d(t,"pluck",(function(){return _t})),n.d(t,"where",(function(){return Ct})),n.d(t,"max",(function(){return xt})),n.d(t,"min",(function(){return kt})),n.d(t,"shuffle",(function(){return Et})),n.d(t,"sample",(function(){return It})),n.d(t,"sortBy",(function(){return St})),n.d(t,"groupBy",(function(){return Ot})),n.d(t,"indexBy",(function(){return Tt})),n.d(t,"countBy",(function(){return Mt})),n.d(t,"partition",(function(){return At})),n.d(t,"toArray",(function(){return zt})),n.d(t,"size",(function(){return Lt})),n.d(t,"pick",(function(){return Pt})),n.d(t,"omit",(function(){return Ft})),n.d(t,"first",(function(){return Rt})),n.d(t,"head",(function(){return Rt})),n.d(t,"take",(function(){return Rt})),n.d(t,"initial",(function(){return Bt})),n.d(t,"last",(function(){return Qt})),n.d(t,"rest",(function(){return qt})),n.d(t,"tail",(function(){return qt})),n.d(t,"drop",(function(){return qt})),n.d(t,"compact",(function(){return Ut})),n.d(t,"flatten",(function(){return Dt})),n.d(t,"without",(function(){return Ht})),n.d(t,"uniq",(function(){return Vt})),n.d(t,"unique",(function(){return Vt})),n.d(t,"union",(function(){return $t})),n.d(t,"intersection",(function(){return Kt})),n.d(t,"difference",(function(){return Wt})),n.d(t,"unzip",(function(){return Yt})),n.d(t,"transpose",(function(){return Yt})),n.d(t,"zip",(function(){return Jt})),n.d(t,"object",(function(){return Zt})),n.d(t,"range",(function(){return Xt})),n.d(t,"chunk",(function(){return en})),n.d(t,"mixin",(function(){return nn}));var r={};n.r(r),n.d(r,"VERSION",(function(){return i.e})),n.d(r,"restArguments",(function(){return o})),n.d(r,"isObject",(function(){return a})),n.d(r,"isNull",(function(){return u})),n.d(r,"isUndefined",(function(){return s})),n.d(r,"isBoolean",(function(){return c})),n.d(r,"isElement",(function(){return l})),n.d(r,"isString",(function(){return f})),n.d(r,"isNumber",(function(){return m})),n.d(r,"isDate",(function(){return p})),n.d(r,"isRegExp",(function(){return g})),n.d(r,"isError",(function(){return v})),n.d(r,"isSymbol",(function(){return h})),n.d(r,"isMap",(function(){return y})),n.d(r,"isWeakMap",(function(){return b})),n.d(r,"isSet",(function(){return w})),n.d(r,"isWeakSet",(function(){return _})),n.d(r,"isArrayBuffer",(function(){return C})),n.d(r,"isDataView",(function(){return x})),n.d(r,"isArray",(function(){return k})),n.d(r,"isFunction",(function(){return S})),n.d(r,"isArguments",(function(){return T})),n.d(r,"isFinite",(function(){return M})),n.d(r,"isNaN",(function(){return A})),n.d(r,"isTypedArray",(function(){return B})),n.d(r,"isEmpty",(function(){return D})),n.d(r,"isMatch",(function(){return W})),n.d(r,"isEqual",(function(){return $})),n.d(r,"keys",(function(){return U})),n.d(r,"allKeys",(function(){return K})),n.d(r,"values",(function(){return Y})),n.d(r,"pairs",(function(){return J})),n.d(r,"invert",(function(){return Z})),n.d(r,"functions",(function(){return X})),n.d(r,"methods",(function(){return X})),n.d(r,"extend",(function(){return te})),n.d(r,"extendOwn",(function(){return ne})),n.d(r,"assign",(function(){return ne})),n.d(r,"defaults",(function(){return re})),n.d(r,"create",(function(){return oe})),n.d(r,"clone",(function(){return ae})),n.d(r,"tap",(function(){return ue})),n.d(r,"has",(function(){return se})),n.d(r,"mapObject",(function(){return he})),n.d(r,"identity",(function(){return ce})),n.d(r,"constant",(function(){return N})),n.d(r,"noop",(function(){return ye})),n.d(r,"property",(function(){return fe})),n.d(r,"propertyOf",(function(){return be})),n.d(r,"matcher",(function(){return le})),n.d(r,"matches",(function(){return le})),n.d(r,"times",(function(){return we})),n.d(r,"random",(function(){return _e})),n.d(r,"now",(function(){return Ce})),n.d(r,"escape",(function(){return Ie})),n.d(r,"unescape",(function(){return Ee})),n.d(r,"templateSettings",(function(){return Se})),n.d(r,"template",(function(){return Ae})),n.d(r,"result",(function(){return Ne})),n.d(r,"uniqueId",(function(){return Le})),n.d(r,"chain",(function(){return Ge})),n.d(r,"iteratee",(function(){return ge})),n.d(r,"partial",(function(){return Be})),n.d(r,"bind",(function(){return Re})),n.d(r,"bindAll",(function(){return Qe})),n.d(r,"memoize",(function(){return Ue})),n.d(r,"delay",(function(){return De})),n.d(r,"defer",(function(){return We})),n.d(r,"throttle",(function(){return He})),n.d(r,"debounce",(function(){return Ve})),n.d(r,"wrap",(function(){return $e})),n.d(r,"negate",(function(){return Ke})),n.d(r,"compose",(function(){return Ye})),n.d(r,"after",(function(){return Je})),n.d(r,"before",(function(){return Ze})),n.d(r,"once",(function(){return Xe})),n.d(r,"findKey",(function(){return et})),n.d(r,"findIndex",(function(){return nt})),n.d(r,"findLastIndex",(function(){return rt})),n.d(r,"sortedIndex",(function(){return it})),n.d(r,"indexOf",(function(){return at})),n.d(r,"lastIndexOf",(function(){return ut})),n.d(r,"find",(function(){return st})),n.d(r,"detect",(function(){return st})),n.d(r,"findWhere",(function(){return ct})),n.d(r,"each",(function(){return lt})),n.d(r,"forEach",(function(){return lt})),n.d(r,"map",(function(){return dt})),n.d(r,"collect",(function(){return dt})),n.d(r,"reduce",(function(){return mt})),n.d(r,"foldl",(function(){return mt})),n.d(r,"inject",(function(){return mt})),n.d(r,"reduceRight",(function(){return pt})),n.d(r,"foldr",(function(){return pt})),n.d(r,"filter",(function(){return gt})),n.d(r,"select",(function(){return gt})),n.d(r,"reject",(function(){return vt})),n.d(r,"every",(function(){return ht})),n.d(r,"all",(function(){return ht})),n.d(r,"some",(function(){return yt})),n.d(r,"any",(function(){return yt})),n.d(r,"contains",(function(){return bt})),n.d(r,"includes",(function(){return bt})),n.d(r,"include",(function(){return bt})),n.d(r,"invoke",(function(){return wt})),n.d(r,"pluck",(function(){return _t})),n.d(r,"where",(function(){return Ct})),n.d(r,"max",(function(){return xt})),n.d(r,"min",(function(){return kt})),n.d(r,"shuffle",(function(){return Et})),n.d(r,"sample",(function(){return It})),n.d(r,"sortBy",(function(){return St})),n.d(r,"groupBy",(function(){return Ot})),n.d(r,"indexBy",(function(){return Tt})),n.d(r,"countBy",(function(){return Mt})),n.d(r,"partition",(function(){return At})),n.d(r,"toArray",(function(){return zt})),n.d(r,"size",(function(){return Lt})),n.d(r,"pick",(function(){return Pt})),n.d(r,"omit",(function(){return Ft})),n.d(r,"first",(function(){return Rt})),n.d(r,"head",(function(){return Rt})),n.d(r,"take",(function(){return Rt})),n.d(r,"initial",(function(){return Bt})),n.d(r,"last",(function(){return Qt})),n.d(r,"rest",(function(){return qt})),n.d(r,"tail",(function(){return qt})),n.d(r,"drop",(function(){return qt})),n.d(r,"compact",(function(){return Ut})),n.d(r,"flatten",(function(){return Dt})),n.d(r,"without",(function(){return Ht})),n.d(r,"uniq",(function(){return Vt})),n.d(r,"unique",(function(){return Vt})),n.d(r,"union",(function(){return $t})),n.d(r,"intersection",(function(){return Kt})),n.d(r,"difference",(function(){return Wt})),n.d(r,"unzip",(function(){return Yt})),n.d(r,"transpose",(function(){return Yt})),n.d(r,"zip",(function(){return Jt})),n.d(r,"object",(function(){return Zt})),n.d(r,"range",(function(){return Xt})),n.d(r,"chunk",(function(){return en})),n.d(r,"mixin",(function(){return nn})),n.d(r,"default",(function(){return rn}));var i=n(6);function o(e,t){return t=null==t?e.length-1:+t,function(){for(var n=Math.max(arguments.length-t,0),r=Array(n),i=0;i<n;i++)r[i]=arguments[i+t];switch(t){case 0:return e.call(this,r);case 1:return e.call(this,arguments[0],r);case 2:return e.call(this,arguments[0],arguments[1],r)}var o=Array(t+1);for(i=0;i<t;i++)o[i]=arguments[i];return o[t]=r,e.apply(this,o)}}function a(e){var t=typeof e;return"function"===t||"object"===t&&!!e}function u(e){return null===e}function s(e){return void 0===e}function c(e){return!0===e||!1===e||"[object Boolean]"===i.s.call(e)}function l(e){return!(!e||1!==e.nodeType)}function d(e){return function(t){return i.s.call(t)==="[object "+e+"]"}}var f=d("String"),m=d("Number"),p=d("Date"),g=d("RegExp"),v=d("Error"),h=d("Symbol"),y=d("Map"),b=d("WeakMap"),w=d("Set"),_=d("WeakSet"),C=d("ArrayBuffer"),x=d("DataView"),k=i.k||d("Array"),I=d("Function"),E=i.p.document&&i.p.document.childNodes;"object"!=typeof Int8Array&&"function"!=typeof E&&(I=function(e){return"function"==typeof e||!1});var S=I;function j(e,t){return null!=e&&i.i.call(e,t)}var O=d("Arguments");!function(){O(arguments)||(O=function(e){return j(e,"callee")})}();var T=O;function M(e){return!h(e)&&Object(i.f)(e)&&!isNaN(parseFloat(e))}function A(e){return m(e)&&Object(i.g)(e)}function N(e){return function(){return e}}function z(e){return function(t){var n=e(t);return"number"==typeof n&&n>=0&&n<=i.b}}function L(e){return function(t){return null==t?void 0:t[e]}}var G=L("byteLength"),P=z(G),F=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;var B=i.r?function(e){return i.l?Object(i.l)(e)&&!x(e):P(e)&&F.test(i.s.call(e))}:N(!1),R=L("length"),q=z(R);function Q(e,t){t=function(e){for(var t={},n=e.length,r=0;r<n;++r)t[e[r]]=!0;return{contains:function(e){return t[e]},push:function(n){return t[n]=!0,e.push(n)}}}(t);var n=i.n.length,r=e.constructor,o=S(r)&&r.prototype||i.c,a="constructor";for(j(e,a)&&!t.contains(a)&&t.push(a);n--;)(a=i.n[n])in e&&e[a]!==o[a]&&!t.contains(a)&&t.push(a)}function U(e){if(!a(e))return[];if(i.m)return Object(i.m)(e);var t=[];for(var n in e)j(e,n)&&t.push(n);return i.h&&Q(e,t),t}function D(e){return null==e||(q(e)&&(k(e)||f(e)||T(e))?0===e.length:0===U(e).length)}function W(e,t){var n=U(t),r=n.length;if(null==e)return!r;for(var i=Object(e),o=0;o<r;o++){var a=n[o];if(t[a]!==i[a]||!(a in i))return!1}return!0}function H(e){return e instanceof H?e:this instanceof H?void(this._wrapped=e):new H(e)}function V(e,t,n,r){if(e===t)return 0!==e||1/e==1/t;if(null==e||null==t)return!1;if(e!=e)return t!=t;var o=typeof e;return("function"===o||"object"===o||"object"==typeof t)&&function e(t,n,r,o){t instanceof H&&(t=t._wrapped);n instanceof H&&(n=n._wrapped);var a=i.s.call(t);if(a!==i.s.call(n))return!1;switch(a){case"[object RegExp]":case"[object String]":return""+t==""+n;case"[object Number]":return+t!=+t?+n!=+n:0==+t?1/+t==1/n:+t==+n;case"[object Date]":case"[object Boolean]":return+t==+n;case"[object Symbol]":return i.d.valueOf.call(t)===i.d.valueOf.call(n);case"[object ArrayBuffer]":return e(new DataView(t),new DataView(n),r,o);case"[object DataView]":var u=G(t);if(u!==G(n))return!1;for(;u--;)if(t.getUint8(u)!==n.getUint8(u))return!1;return!0}if(B(t))return e(new DataView(t.buffer),new DataView(n.buffer),r,o);var s="[object Array]"===a;if(!s){if("object"!=typeof t||"object"!=typeof n)return!1;var c=t.constructor,l=n.constructor;if(c!==l&&!(S(c)&&c instanceof c&&S(l)&&l instanceof l)&&"constructor"in t&&"constructor"in n)return!1}o=o||[];var d=(r=r||[]).length;for(;d--;)if(r[d]===t)return o[d]===n;if(r.push(t),o.push(n),s){if((d=t.length)!==n.length)return!1;for(;d--;)if(!V(t[d],n[d],r,o))return!1}else{var f,m=U(t);if(d=m.length,U(n).length!==d)return!1;for(;d--;)if(f=m[d],!j(n,f)||!V(t[f],n[f],r,o))return!1}return r.pop(),o.pop(),!0}(e,t,n,r)}function $(e,t){return V(e,t)}function K(e){if(!a(e))return[];var t=[];for(var n in e)t.push(n);return i.h&&Q(e,t),t}function Y(e){for(var t=U(e),n=t.length,r=Array(n),i=0;i<n;i++)r[i]=e[t[i]];return r}function J(e){for(var t=U(e),n=t.length,r=Array(n),i=0;i<n;i++)r[i]=[t[i],e[t[i]]];return r}function Z(e){for(var t={},n=U(e),r=0,i=n.length;r<i;r++)t[e[n[r]]]=n[r];return t}function X(e){var t=[];for(var n in e)S(e[n])&&t.push(n);return t.sort()}function ee(e,t){return function(n){var r=arguments.length;if(t&&(n=Object(n)),r<2||null==n)return n;for(var i=1;i<r;i++)for(var o=arguments[i],a=e(o),u=a.length,s=0;s<u;s++){var c=a[s];t&&void 0!==n[c]||(n[c]=o[c])}return n}}H.VERSION=i.e,H.prototype.value=function(){return this._wrapped},H.prototype.valueOf=H.prototype.toJSON=H.prototype.value,H.prototype.toString=function(){return String(this._wrapped)};var te=ee(K),ne=ee(U),re=ee(K,!0);function ie(e){if(!a(e))return{};if(i.j)return Object(i.j)(e);var t=function(){};t.prototype=e;var n=new t;return t.prototype=null,n}function oe(e,t){var n=ie(e);return t&&ne(n,t),n}function ae(e){return a(e)?k(e)?e.slice():te({},e):e}function ue(e,t){return t(e),e}function se(e,t){if(!k(t))return j(e,t);for(var n=t.length,r=0;r<n;r++){var o=t[r];if(null==e||!i.i.call(e,o))return!1;e=e[o]}return!!n}function ce(e){return e}function le(e){return e=ne({},e),function(t){return W(t,e)}}function de(e,t){for(var n=t.length,r=0;r<n;r++){if(null==e)return;e=e[t[r]]}return n?e:void 0}function fe(e){return k(e)?function(t){return de(t,e)}:L(e)}function me(e,t,n){if(void 0===t)return e;switch(null==n?3:n){case 1:return function(n){return e.call(t,n)};case 3:return function(n,r,i){return e.call(t,n,r,i)};case 4:return function(n,r,i,o){return e.call(t,n,r,i,o)}}return function(){return e.apply(t,arguments)}}function pe(e,t,n){return null==e?ce:S(e)?me(e,t,n):a(e)&&!k(e)?le(e):fe(e)}function ge(e,t){return pe(e,t,1/0)}function ve(e,t,n){return H.iteratee!==ge?H.iteratee(e,t):pe(e,t,n)}function he(e,t,n){t=ve(t,n);for(var r=U(e),i=r.length,o={},a=0;a<i;a++){var u=r[a];o[u]=t(e[u],u,e)}return o}function ye(){}function be(e){return null==e?function(){}:function(t){return k(t)?de(e,t):e[t]}}function we(e,t,n){var r=Array(Math.max(0,e));t=me(t,n,1);for(var i=0;i<e;i++)r[i]=t(i);return r}function _e(e,t){return null==t&&(t=e,e=0),e+Math.floor(Math.random()*(t-e+1))}H.iteratee=ge;var Ce=Date.now||function(){return(new Date).getTime()};function xe(e){var t=function(t){return e[t]},n="(?:"+U(e).join("|")+")",r=RegExp(n),i=RegExp(n,"g");return function(e){return e=null==e?"":""+e,r.test(e)?e.replace(i,t):e}}var ke={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},Ie=xe(ke),Ee=xe(Z(ke)),Se=H.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},je=/(.)^/,Oe={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},Te=/\\|'|\r|\n|\u2028|\u2029/g;function Me(e){return"\\"+Oe[e]}function Ae(e,t,n){!t&&n&&(t=n),t=re({},t,H.templateSettings);var r,i=RegExp([(t.escape||je).source,(t.interpolate||je).source,(t.evaluate||je).source].join("|")+"|$","g"),o=0,a="__p+='";e.replace(i,(function(t,n,r,i,u){return a+=e.slice(o,u).replace(Te,Me),o=u+t.length,n?a+="'+\n((__t=("+n+"))==null?'':_.escape(__t))+\n'":r?a+="'+\n((__t=("+r+"))==null?'':__t)+\n'":i&&(a+="';\n"+i+"\n__p+='"),t})),a+="';\n",t.variable||(a="with(obj||{}){\n"+a+"}\n"),a="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+a+"return __p;\n";try{r=new Function(t.variable||"obj","_",a)}catch(e){throw e.source=a,e}var u=function(e){return r.call(this,e,H)},s=t.variable||"obj";return u.source="function("+s+"){\n"+a+"}",u}function Ne(e,t,n){k(t)||(t=[t]);var r=t.length;if(!r)return S(n)?n.call(e):n;for(var i=0;i<r;i++){var o=null==e?void 0:e[t[i]];void 0===o&&(o=n,i=r),e=S(o)?o.call(e):o}return e}var ze=0;function Le(e){var t=++ze+"";return e?e+t:t}function Ge(e){var t=H(e);return t._chain=!0,t}function Pe(e,t,n,r,i){if(!(r instanceof t))return e.apply(n,i);var o=ie(e.prototype),u=e.apply(o,i);return a(u)?u:o}var Fe=o((function(e,t){var n=Fe.placeholder,r=function(){for(var i=0,o=t.length,a=Array(o),u=0;u<o;u++)a[u]=t[u]===n?arguments[i++]:t[u];for(;i<arguments.length;)a.push(arguments[i++]);return Pe(e,r,this,this,a)};return r}));Fe.placeholder=H;var Be=Fe,Re=o((function(e,t,n){if(!S(e))throw new TypeError("Bind must be called on a function");var r=o((function(i){return Pe(e,r,t,this,n.concat(i))}));return r}));function qe(e,t,n,r){if(r=r||[],t||0===t){if(t<=0)return r.concat(e)}else t=1/0;for(var i=r.length,o=0,a=R(e);o<a;o++){var u=e[o];if(q(u)&&(k(u)||T(u)))if(t>1)qe(u,t-1,n,r),i=r.length;else for(var s=0,c=u.length;s<c;)r[i++]=u[s++];else n||(r[i++]=u)}return r}var Qe=o((function(e,t){var n=(t=qe(t,!1,!1)).length;if(n<1)throw new Error("bindAll must be passed function names");for(;n--;){var r=t[n];e[r]=Re(e[r],e)}return e}));function Ue(e,t){var n=function(r){var i=n.cache,o=""+(t?t.apply(this,arguments):r);return j(i,o)||(i[o]=e.apply(this,arguments)),i[o]};return n.cache={},n}var De=o((function(e,t,n){return setTimeout((function(){return e.apply(null,n)}),t)})),We=Be(De,H,1);function He(e,t,n){var r,i,o,a,u=0;n||(n={});var s=function(){u=!1===n.leading?0:Ce(),r=null,a=e.apply(i,o),r||(i=o=null)},c=function(){var c=Ce();u||!1!==n.leading||(u=c);var l=t-(c-u);return i=this,o=arguments,l<=0||l>t?(r&&(clearTimeout(r),r=null),u=c,a=e.apply(i,o),r||(i=o=null)):r||!1===n.trailing||(r=setTimeout(s,l)),a};return c.cancel=function(){clearTimeout(r),u=0,r=i=o=null},c}function Ve(e,t,n){var r,i,a=function(t,n){r=null,n&&(i=e.apply(t,n))},u=o((function(o){if(r&&clearTimeout(r),n){var u=!r;r=setTimeout(a,t),u&&(i=e.apply(this,o))}else r=De(a,t,this,o);return i}));return u.cancel=function(){clearTimeout(r),r=null},u}function $e(e,t){return Be(t,e)}function Ke(e){return function(){return!e.apply(this,arguments)}}function Ye(){var e=arguments,t=e.length-1;return function(){for(var n=t,r=e[t].apply(this,arguments);n--;)r=e[n].call(this,r);return r}}function Je(e,t){return function(){if(--e<1)return t.apply(this,arguments)}}function Ze(e,t){var n;return function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=null),n}}var Xe=Be(Ze,2);function et(e,t,n){t=ve(t,n);for(var r,i=U(e),o=0,a=i.length;o<a;o++)if(t(e[r=i[o]],r,e))return r}function tt(e){return function(t,n,r){n=ve(n,r);for(var i=R(t),o=e>0?0:i-1;o>=0&&o<i;o+=e)if(n(t[o],o,t))return o;return-1}}var nt=tt(1),rt=tt(-1);function it(e,t,n,r){for(var i=(n=ve(n,r,1))(t),o=0,a=R(e);o<a;){var u=Math.floor((o+a)/2);n(e[u])<i?o=u+1:a=u}return o}function ot(e,t,n){return function(r,o,a){var u=0,s=R(r);if("number"==typeof a)e>0?u=a>=0?a:Math.max(a+s,u):s=a>=0?Math.min(a+1,s):a+s+1;else if(n&&a&&s)return r[a=n(r,o)]===o?a:-1;if(o!=o)return(a=t(i.q.call(r,u,s),A))>=0?a+u:-1;for(a=e>0?u:s-1;a>=0&&a<s;a+=e)if(r[a]===o)return a;return-1}}var at=ot(1,nt,it),ut=ot(-1,rt);function st(e,t,n){var r=(q(e)?nt:et)(e,t,n);if(void 0!==r&&-1!==r)return e[r]}function ct(e,t){return st(e,le(t))}function lt(e,t,n){var r,i;if(t=me(t,n),q(e))for(r=0,i=e.length;r<i;r++)t(e[r],r,e);else{var o=U(e);for(r=0,i=o.length;r<i;r++)t(e[o[r]],o[r],e)}return e}function dt(e,t,n){t=ve(t,n);for(var r=!q(e)&&U(e),i=(r||e).length,o=Array(i),a=0;a<i;a++){var u=r?r[a]:a;o[a]=t(e[u],u,e)}return o}function ft(e){var t=function(t,n,r,i){var o=!q(t)&&U(t),a=(o||t).length,u=e>0?0:a-1;for(i||(r=t[o?o[u]:u],u+=e);u>=0&&u<a;u+=e){var s=o?o[u]:u;r=n(r,t[s],s,t)}return r};return function(e,n,r,i){var o=arguments.length>=3;return t(e,me(n,i,4),r,o)}}var mt=ft(1),pt=ft(-1);function gt(e,t,n){var r=[];return t=ve(t,n),lt(e,(function(e,n,i){t(e,n,i)&&r.push(e)})),r}function vt(e,t,n){return gt(e,Ke(ve(t)),n)}function ht(e,t,n){t=ve(t,n);for(var r=!q(e)&&U(e),i=(r||e).length,o=0;o<i;o++){var a=r?r[o]:o;if(!t(e[a],a,e))return!1}return!0}function yt(e,t,n){t=ve(t,n);for(var r=!q(e)&&U(e),i=(r||e).length,o=0;o<i;o++){var a=r?r[o]:o;if(t(e[a],a,e))return!0}return!1}function bt(e,t,n,r){return q(e)||(e=Y(e)),("number"!=typeof n||r)&&(n=0),at(e,t,n)>=0}var wt=o((function(e,t,n){var r,i;return S(t)?i=t:k(t)&&(r=t.slice(0,-1),t=t[t.length-1]),dt(e,(function(e){var o=i;if(!o){if(r&&r.length&&(e=de(e,r)),null==e)return;o=e[t]}return null==o?o:o.apply(e,n)}))}));function _t(e,t){return dt(e,fe(t))}function Ct(e,t){return gt(e,le(t))}function xt(e,t,n){var r,i,o=-1/0,a=-1/0;if(null==t||"number"==typeof t&&"object"!=typeof e[0]&&null!=e)for(var u=0,s=(e=q(e)?e:Y(e)).length;u<s;u++)null!=(r=e[u])&&r>o&&(o=r);else t=ve(t,n),lt(e,(function(e,n,r){((i=t(e,n,r))>a||i===-1/0&&o===-1/0)&&(o=e,a=i)}));return o}function kt(e,t,n){var r,i,o=1/0,a=1/0;if(null==t||"number"==typeof t&&"object"!=typeof e[0]&&null!=e)for(var u=0,s=(e=q(e)?e:Y(e)).length;u<s;u++)null!=(r=e[u])&&r<o&&(o=r);else t=ve(t,n),lt(e,(function(e,n,r){((i=t(e,n,r))<a||i===1/0&&o===1/0)&&(o=e,a=i)}));return o}function It(e,t,n){if(null==t||n)return q(e)||(e=Y(e)),e[_e(e.length-1)];var r=q(e)?ae(e):Y(e),i=R(r);t=Math.max(Math.min(t,i),0);for(var o=i-1,a=0;a<t;a++){var u=_e(a,o),s=r[a];r[a]=r[u],r[u]=s}return r.slice(0,t)}function Et(e){return It(e,1/0)}function St(e,t,n){var r=0;return t=ve(t,n),_t(dt(e,(function(e,n,i){return{value:e,index:r++,criteria:t(e,n,i)}})).sort((function(e,t){var n=e.criteria,r=t.criteria;if(n!==r){if(n>r||void 0===n)return 1;if(n<r||void 0===r)return-1}return e.index-t.index})),"value")}function jt(e,t){return function(n,r,i){var o=t?[[],[]]:{};return r=ve(r,i),lt(n,(function(t,i){var a=r(t,i,n);e(o,t,a)})),o}}var Ot=jt((function(e,t,n){j(e,n)?e[n].push(t):e[n]=[t]})),Tt=jt((function(e,t,n){e[n]=t})),Mt=jt((function(e,t,n){j(e,n)?e[n]++:e[n]=1})),At=jt((function(e,t,n){e[n?0:1].push(t)}),!0),Nt=/[^\ud800-\udfff]|[\ud800-\udbff][\udc00-\udfff]|[\ud800-\udfff]/g;function zt(e){return e?k(e)?i.q.call(e):f(e)?e.match(Nt):q(e)?dt(e,ce):Y(e):[]}function Lt(e){return null==e?0:q(e)?e.length:U(e).length}function Gt(e,t,n){return t in n}var Pt=o((function(e,t){var n={},r=t[0];if(null==e)return n;S(r)?(t.length>1&&(r=me(r,t[1])),t=K(e)):(r=Gt,t=qe(t,!1,!1),e=Object(e));for(var i=0,o=t.length;i<o;i++){var a=t[i],u=e[a];r(u,a,e)&&(n[a]=u)}return n})),Ft=o((function(e,t){var n,r=t[0];return S(r)?(r=Ke(r),t.length>1&&(n=t[1])):(t=dt(qe(t,!1,!1),String),r=function(e,n){return!bt(t,n)}),Pt(e,r,n)}));function Bt(e,t,n){return i.q.call(e,0,Math.max(0,e.length-(null==t||n?1:t)))}function Rt(e,t,n){return null==e||e.length<1?null==t||n?void 0:[]:null==t||n?e[0]:Bt(e,e.length-t)}function qt(e,t,n){return i.q.call(e,null==t||n?1:t)}function Qt(e,t,n){return null==e||e.length<1?null==t||n?void 0:[]:null==t||n?e[e.length-1]:qt(e,Math.max(0,e.length-t))}function Ut(e){return gt(e,Boolean)}function Dt(e,t){return qe(e,t,!1)}var Wt=o((function(e,t){return t=qe(t,!0,!0),gt(e,(function(e){return!bt(t,e)}))})),Ht=o((function(e,t){return Wt(e,t)}));function Vt(e,t,n,r){c(t)||(r=n,n=t,t=!1),null!=n&&(n=ve(n,r));for(var i=[],o=[],a=0,u=R(e);a<u;a++){var s=e[a],l=n?n(s,a,e):s;t&&!n?(a&&o===l||i.push(s),o=l):n?bt(o,l)||(o.push(l),i.push(s)):bt(i,s)||i.push(s)}return i}var $t=o((function(e){return Vt(qe(e,!0,!0))}));function Kt(e){for(var t=[],n=arguments.length,r=0,i=R(e);r<i;r++){var o=e[r];if(!bt(t,o)){var a;for(a=1;a<n&&bt(arguments[a],o);a++);a===n&&t.push(o)}}return t}function Yt(e){for(var t=e&&xt(e,R).length||0,n=Array(t),r=0;r<t;r++)n[r]=_t(e,r);return n}var Jt=o(Yt);function Zt(e,t){for(var n={},r=0,i=R(e);r<i;r++)t?n[e[r]]=t[r]:n[e[r][0]]=e[r][1];return n}function Xt(e,t,n){null==t&&(t=e||0,e=0),n||(n=t<e?-1:1);for(var r=Math.max(Math.ceil((t-e)/n),0),i=Array(r),o=0;o<r;o++,e+=n)i[o]=e;return i}function en(e,t){if(null==t||t<1)return[];for(var n=[],r=0,o=e.length;r<o;)n.push(i.q.call(e,r,r+=t));return n}function tn(e,t){return e._chain?H(t).chain():t}function nn(e){return lt(X(e),(function(t){var n=H[t]=e[t];H.prototype[t]=function(){var e=[this._wrapped];return i.o.apply(e,arguments),tn(this,n.apply(H,e))}})),H}lt(["pop","push","reverse","shift","sort","splice","unshift"],(function(e){var t=i.a[e];H.prototype[e]=function(){var n=this._wrapped;return null!=n&&(t.apply(n,arguments),"shift"!==e&&"splice"!==e||0!==n.length||delete n[0]),tn(this,n)}})),lt(["concat","join","slice"],(function(e){var t=i.a[e];H.prototype[e]=function(){var e=this._wrapped;return null!=e&&(e=t.apply(e,arguments)),tn(this,e)}}));var rn=H,on=nn(r);on._=on;var an=on},869:function(e,t,n){"use strict";n.r(t);n(485),n(311),n(486),n(115),n(114),n(316);var r=n(99),i=n(34),o=(n(489),n(10)),a=n.n(o);function u(e,t){var n=jQuery(e).find("#give-payment-mode-select .give-loading-text"),r=jQuery(e).find("#give-amount").val(),i=jQuery(e).find('input[name="give-form-id"]').val(),o=jQuery(e).find('input[name="give-form-id-prefix"]').val();n.fadeIn(),1!=jQuery(e).data()["blockUI.isBlocked"]&&jQuery(e).find("#give_purchase_form_wrap").block({message:null,overlayCSS:{background:"#fff",opacity:.6}}),new Promise((function(n){jQuery(document).trigger("Give:onPreGatewayLoad"),jQuery.post(Give.fn.getGlobalVar("ajaxurl")+"?payment-mode="+t,{action:"give_load_gateway",give_total:r,give_form_id:i,give_form_id_prefix:o,give_payment_mode:t,nonce:Give.form.fn.getNonce(e)},(function(t){return jQuery(e).find("#give_purchase_form_wrap").html(t),jQuery(".give-no-js").hide(),jQuery(e).find("#give-payment-mode-select .give-loading-text").fadeOut(),n(t)}))})).then((function(n){jQuery(document).trigger("give_gateway_loaded",[n,jQuery(e).attr("id")]);var r=new CustomEvent("give_gateway_loaded",{detail:{selectedGateway:t}});document.dispatchEvent(r),jQuery(e).unblock()}))}
36
  /*!
37
  * Give AJAX JS
38
  *
32
  * http://www.gnu.org/licenses/gpl.html
33
  *
34
  * Thanks to Amir-Hossein Sobhi for some excellent contributions!
35
+ */!function(){"use strict";function a(e){e.fn._fadeIn=e.fn.fadeIn;var t=e.noop||function(){},n=/MSIE/.test(navigator.userAgent),r=/MSIE 6.0/.test(navigator.userAgent)&&!/MSIE 8.0/.test(navigator.userAgent),i=(document.documentMode,e.isFunction(document.createElement("div").style.setExpression));e.blockUI=function(e){u(window,e)},e.unblockUI=function(e){s(window,e)},e.growlUI=function(t,n,r,i){var o=e('<div class="growlUI"></div>');t&&o.append("<h1>"+t+"</h1>"),n&&o.append("<h2>"+n+"</h2>"),void 0===r&&(r=3e3);var a=function(t){t=t||{},e.blockUI({message:o,fadeIn:void 0!==t.fadeIn?t.fadeIn:700,fadeOut:void 0!==t.fadeOut?t.fadeOut:1e3,timeout:void 0!==t.timeout?t.timeout:r,centerY:!1,showOverlay:!1,onUnblock:i,css:e.blockUI.defaults.growlCSS})};a();o.css("opacity");o.mouseover((function(){a({fadeIn:0,timeout:3e4});var t=e(".blockMsg");t.stop(),t.fadeTo(300,1)})).mouseout((function(){e(".blockMsg").fadeOut(1e3)}))},e.fn.block=function(t){if(this[0]===window)return e.blockUI(t),this;var n=e.extend({},e.blockUI.defaults,t||{});return this.each((function(){var t=e(this);n.ignoreIfBlocked&&t.data("blockUI.isBlocked")||t.unblock({fadeOut:0})})),this.each((function(){"static"==e.css(this,"position")&&(this.style.position="relative",e(this).data("blockUI.static",!0)),this.style.zoom=1,u(this,t)}))},e.fn.unblock=function(t){return this[0]===window?(e.unblockUI(t),this):this.each((function(){s(this,t)}))},e.blockUI.version=2.7,e.blockUI.defaults={message:"<h1>Please wait...</h1>",title:null,draggable:!0,theme:!1,css:{padding:0,margin:0,width:"30%",top:"40%",left:"35%",textAlign:"center",color:"#000",border:"3px solid #aaa",backgroundColor:"#fff",cursor:"wait"},themedCSS:{width:"30%",top:"40%",left:"35%"},overlayCSS:{backgroundColor:"#000",opacity:.6,cursor:"wait"},cursorReset:"default",growlCSS:{width:"350px",top:"10px",left:"",right:"10px",border:"none",padding:"5px",opacity:.6,cursor:"default",color:"#fff",backgroundColor:"#000","-webkit-border-radius":"10px","-moz-border-radius":"10px","border-radius":"10px"},iframeSrc:/^https/i.test(window.location.href||"")?"javascript:false":"about:blank",forceIframe:!1,baseZ:1e3,centerX:!0,centerY:!0,allowBodyStretch:!0,bindEvents:!0,constrainTabKey:!0,fadeIn:200,fadeOut:400,timeout:0,showOverlay:!0,focusInput:!0,focusableElements:":input:enabled:visible",onBlock:null,onUnblock:null,onOverlayClick:null,quirksmodeOffsetHack:4,blockMsgClass:"blockMsg",ignoreIfBlocked:!1};var o=null,a=[];function u(u,c){var d,p,g=u==window,v=c&&void 0!==c.message?c.message:void 0;if(!(c=e.extend({},e.blockUI.defaults,c||{})).ignoreIfBlocked||!e(u).data("blockUI.isBlocked")){if(c.overlayCSS=e.extend({},e.blockUI.defaults.overlayCSS,c.overlayCSS||{}),d=e.extend({},e.blockUI.defaults.css,c.css||{}),c.onOverlayClick&&(c.overlayCSS.cursor="pointer"),p=e.extend({},e.blockUI.defaults.themedCSS,c.themedCSS||{}),v=void 0===v?c.message:v,g&&o&&s(window,{fadeOut:0}),v&&"string"!=typeof v&&(v.parentNode||v.jquery)){var h=v.jquery?v[0]:v,y={};e(u).data("blockUI.history",y),y.el=h,y.parent=h.parentNode,y.display=h.style.display,y.position=h.style.position,y.parent&&y.parent.removeChild(h)}e(u).data("blockUI.onUnblock",c.onUnblock);var b,w,_,C,x=c.baseZ;b=n||c.forceIframe?e('<iframe class="blockUI" style="z-index:'+x+++';display:none;border:none;margin:0;padding:0;position:absolute;width:100%;height:100%;top:0;left:0" src="'+c.iframeSrc+'"></iframe>'):e('<div class="blockUI" style="display:none"></div>'),w=c.theme?e('<div class="blockUI blockOverlay ui-widget-overlay" style="z-index:'+x+++';display:none"></div>'):e('<div class="blockUI blockOverlay" style="z-index:'+x+++';display:none;border:none;margin:0;padding:0;width:100%;height:100%;top:0;left:0"></div>'),c.theme&&g?(C='<div class="blockUI '+c.blockMsgClass+' blockPage ui-dialog ui-widget ui-corner-all" style="z-index:'+(x+10)+';display:none;position:fixed">',c.title&&(C+='<div class="ui-widget-header ui-dialog-titlebar ui-corner-all blockTitle">'+(c.title||"&nbsp;")+"</div>"),C+='<div class="ui-widget-content ui-dialog-content"></div>',C+="</div>"):c.theme?(C='<div class="blockUI '+c.blockMsgClass+' blockElement ui-dialog ui-widget ui-corner-all" style="z-index:'+(x+10)+';display:none;position:absolute">',c.title&&(C+='<div class="ui-widget-header ui-dialog-titlebar ui-corner-all blockTitle">'+(c.title||"&nbsp;")+"</div>"),C+='<div class="ui-widget-content ui-dialog-content"></div>',C+="</div>"):C=g?'<div class="blockUI '+c.blockMsgClass+' blockPage" style="z-index:'+(x+10)+';display:none;position:fixed"></div>':'<div class="blockUI '+c.blockMsgClass+' blockElement" style="z-index:'+(x+10)+';display:none;position:absolute"></div>',_=e(C),v&&(c.theme?(_.css(p),_.addClass("ui-widget-content")):_.css(d)),c.theme||w.css(c.overlayCSS),w.css("position",g?"fixed":"absolute"),(n||c.forceIframe)&&b.css("opacity",0);var k=[b,w,_],I=e(g?"body":u);e.each(k,(function(){this.appendTo(I)})),c.theme&&c.draggable&&e.fn.draggable&&_.draggable({handle:".ui-dialog-titlebar",cancel:"li"});var E=i&&(!e.support.boxModel||e("object,embed",g?null:u).length>0);if(r||E){if(g&&c.allowBodyStretch&&e.support.boxModel&&e("html,body").css("height","100%"),(r||!e.support.boxModel)&&!g)var S=m(u,"borderTopWidth"),j=m(u,"borderLeftWidth"),O=S?"(0 - "+S+")":0,T=j?"(0 - "+j+")":0;e.each(k,(function(e,t){var n=t[0].style;if(n.position="absolute",e<2)g?n.setExpression("height","Math.max(document.body.scrollHeight, document.body.offsetHeight) - (jQuery.support.boxModel?0:"+c.quirksmodeOffsetHack+') + "px"'):n.setExpression("height",'this.parentNode.offsetHeight + "px"'),g?n.setExpression("width",'jQuery.support.boxModel && document.documentElement.clientWidth || document.body.clientWidth + "px"'):n.setExpression("width",'this.parentNode.offsetWidth + "px"'),T&&n.setExpression("left",T),O&&n.setExpression("top",O);else if(c.centerY)g&&n.setExpression("top",'(document.documentElement.clientHeight || document.body.clientHeight) / 2 - (this.offsetHeight / 2) + (blah = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"'),n.marginTop=0;else if(!c.centerY&&g){var r="((document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "+(c.css&&c.css.top?parseInt(c.css.top,10):0)+') + "px"';n.setExpression("top",r)}}))}if(v&&(c.theme?_.find(".ui-widget-content").append(v):_.append(v),(v.jquery||v.nodeType)&&e(v).show()),(n||c.forceIframe)&&c.showOverlay&&b.show(),c.fadeIn){var M=c.onBlock?c.onBlock:t,A=c.showOverlay&&!v?M:t,N=v?M:t;c.showOverlay&&w._fadeIn(c.fadeIn,A),v&&_._fadeIn(c.fadeIn,N)}else c.showOverlay&&w.show(),v&&_.show(),c.onBlock&&c.onBlock.bind(_)();if(l(1,u,c),g?(o=_[0],a=e(c.focusableElements,o),c.focusInput&&setTimeout(f,20)):function(e,t,n){var r=e.parentNode,i=e.style,o=(r.offsetWidth-e.offsetWidth)/2-m(r,"borderLeftWidth"),a=(r.offsetHeight-e.offsetHeight)/2-m(r,"borderTopWidth");t&&(i.left=o>0?o+"px":"0");n&&(i.top=a>0?a+"px":"0")}(_[0],c.centerX,c.centerY),c.timeout){var z=setTimeout((function(){g?e.unblockUI(c):e(u).unblock(c)}),c.timeout);e(u).data("blockUI.timeout",z)}}}function s(t,n){var r,i,u=t==window,s=e(t),d=s.data("blockUI.history"),f=s.data("blockUI.timeout");f&&(clearTimeout(f),s.removeData("blockUI.timeout")),n=e.extend({},e.blockUI.defaults,n||{}),l(0,t,n),null===n.onUnblock&&(n.onUnblock=s.data("blockUI.onUnblock"),s.removeData("blockUI.onUnblock")),i=u?e("body").children().filter(".blockUI").add("body > .blockUI"):s.find(">.blockUI"),n.cursorReset&&(i.length>1&&(i[1].style.cursor=n.cursorReset),i.length>2&&(i[2].style.cursor=n.cursorReset)),u&&(o=a=null),n.fadeOut?(r=i.length,i.stop().fadeOut(n.fadeOut,(function(){0==--r&&c(i,d,n,t)}))):c(i,d,n,t)}function c(t,n,r,i){var o=e(i);if(!o.data("blockUI.isBlocked")){t.each((function(e,t){this.parentNode&&this.parentNode.removeChild(this)})),n&&n.el&&(n.el.style.display=n.display,n.el.style.position=n.position,n.el.style.cursor="default",n.parent&&n.parent.appendChild(n.el),o.removeData("blockUI.history")),o.data("blockUI.static")&&o.css("position","static"),"function"==typeof r.onUnblock&&r.onUnblock(i,r);var a=e(document.body),u=a.width(),s=a[0].style.width;a.width(u-1).width(u),a[0].style.width=s}}function l(t,n,r){var i=n==window,a=e(n);if((t||(!i||o)&&(i||a.data("blockUI.isBlocked")))&&(a.data("blockUI.isBlocked",t),i&&r.bindEvents&&(!t||r.showOverlay))){var u="mousedown mouseup keydown keypress keyup touchstart touchend touchmove";t?e(document).bind(u,r,d):e(document).unbind(u,d)}}function d(t){if("keydown"===t.type&&t.keyCode&&9==t.keyCode&&o&&t.data.constrainTabKey){var n=a,r=!t.shiftKey&&t.target===n[n.length-1],i=t.shiftKey&&t.target===n[0];if(r||i)return setTimeout((function(){f(i)}),10),!1}var u=t.data,s=e(t.target);return s.hasClass("blockOverlay")&&u.onOverlayClick&&u.onOverlayClick(t),s.parents("div."+u.blockMsgClass).length>0||0===s.parents().children().filter("div.blockUI").length}function f(e){if(a){var t=a[!0===e?a.length-1:0];t&&t.focus()}}function m(t,n){return parseInt(e.css(t,n),10)||0}}n(488).jQuery?(i=[n(82)],void 0===(o="function"==typeof(r=a)?r.apply(t,i):r)||(e.exports=o)):a(jQuery)}()},488:function(e,t){(function(t){e.exports=t}).call(this,{})},489:function(e,t){jQuery((function(e){var t=jQuery("form.give-form"),n=e(document);e.fn.toggleError=function(e){return this.toggleClass("error",e),this.toggleClass("valid",!e),this},Give.init(),n.on("change","#give_cc_address input.card_state, #give_cc_address select",(function(){var t=e(this),r=t.parents("form");if("card_state"!==t.attr("id")){r.find("#card_state").empty().append('<option value="1">'+Give.fn.getGlobalVar("general_loading")+"</option>").prop("disabled",!0);var i={action:"give_get_states",country:t.val(),field_name:"card_state"};e.ajax({type:"POST",data:i,url:Give.fn.getGlobalVar("ajaxurl"),xhrFields:{withCredentials:!0},success:function(t){var i="",o=t.states_label,a=r.find('input[name="card_state"], select[name="card_state"]'),u=r.find('input[name="card_city"]');void 0!==t.states_found&&!0===t.states_found?i=e(t.data):(i='<input type="text" id="card_state" name="card_state" class="card_state give-input required" placeholder="'.concat(o,'" value="').concat(t.default_state,'" autocomplete="address-level4"/>'),i=e(i)),!1===r.hasClass("float-labels-enabled")?(void 0!==t.states_require&&!0===t.states_require?(i.attr("required","required").attr("aria-required","true").addClass("required"),a.closest("p").find("label .give-required-indicator").removeClass("give-hidden")):(i.removeAttr("required").removeAttr("aria-required").removeClass("required"),a.closest("p").find("label .give-required-indicator").addClass("give-hidden")),void 0!==t.city_require&&!0===t.city_require?(u.closest("p").find("label .give-required-indicator").removeClass("give-hidden").removeClass("required"),u.attr("required",!0)):(u.closest("p").find("label .give-required-indicator").addClass("give-hidden").addClass("required"),u.removeAttr("required"))):(void 0!==t.states_require&&!0===t.states_require?(i.attr("required","required").attr("aria-required","true").addClass("required"),a.closest("p").find(".give-fl-wrap").addClass("give-fl-is-required")):(i.removeAttr("required").removeAttr("aria-required").removeClass("required"),a.closest("p").find(".give-fl-wrap").removeClass("give-fl-is-required")),void 0!==t.city_require&&!0===t.city_require?(u.closest("p").find(".give-fl-wrap").addClass("give-fl-is-required"),u.attr("required",!0)):(u.closest("p").find(".give-fl-wrap").removeClass("give-fl-is-required"),u.removeAttr("required"))),a.closest("p").find("label .state-label-text").text(o),a.replaceWith(i),void 0!==t.show_field&&!0===t.show_field?(r.find("p#give-card-state-wrap").removeClass("give-hidden"),r.find("p#give-card-zip-wrap").addClass("form-row-last"),r.find("p#give-card-zip-wrap").removeClass("form-row-wide")):(r.find("p#give-card-state-wrap").addClass("give-hidden"),r.find("p#give-card-zip-wrap").addClass("form-row-wide"),r.find("p#give-card-zip-wrap").removeClass("form-row-last"));var s=!!t.zip_require;r.find("input#card_zip").toggleClass("required",s).attr("required",s).attr("aria-required",s),r.find('label[for="card_zip"] span.give-required-indicator').toggleClass("give-hidden",s),n.trigger("give_checkout_billing_address_updated",[t,r.attr("id")])}}).fail((function(e){window.console&&window.console.log&&console.log(e)}))}return!1})),n.on("give_gateway_loaded",(function(){Give.form.fn.field.formatCreditCard(t)})),n.on("submit","#give_payment_mode",(function(){if(!Give.form.fn.getGateway(e(this).closest("form")).length)return alert(Give.fn.getGlobalVar("no_gateway")),!1})),n.on("click",'#give-payment-mode-select input[name="payment-mode"]',(function(){var t,n=e(this).parents("form"),r=n.find("#give-payment-mode-select li"),i=n.find('li.give-gateway-option-selected input[name="payment-mode"]').val().trim();r.removeClass("give-gateway-option-selected"),r.prop("checked",!1),e(this).prop("checked",!0),e(this).parent().addClass("give-gateway-option-selected"),t=Give.form.fn.getGateway(n),n.attr("action",n.attr("action").replace("payment-mode="+i,"payment-mode="+t))})),n.on("focus",".give-donation-amount .give-text-input",(function(t){var n=e(this).parents("form");e(this).removeClass("invalid-amount");var r=n.find(".give-final-total-amount").attr("data-total"),i=Give.form.fn.getInfo("decimal_separator",n);e(this).attr("data-amount",Give.fn.unFormatCurrency(r,i)),e(this).parent(".give-donation-amount").addClass("give-custom-amount-focus-in"),n.find(".give-default-level, .give-radio-input").removeClass("give-default-level"),n.find(".give-btn-level-custom").addClass("give-default-level"),n.find(".give-radio-input").prop("checked",!1),n.find(".give-radio-input.give-radio-level-custom").prop("checked",!0),n.find(".give-select-level").prop("selected",!1),n.find(".give-select-level .give-donation-level-custom").prop("selected",!0)})),n.on("blur",".give-donation-amount .give-text-input",(function(t,n,r,i){var o=void 0!==n?n:e(this).closest("form"),a=e(this).attr("data-amount"),u=void 0!==r?r:e(this).val(),s=Give.form.fn.getInfo("decimal_separator",o),c=Give.form.fn.getMinimumAmount(o),l=Give.form.fn.getMaximumAmount(o),d=0===u?c:Give.fn.unFormatCurrency(u,s),f=Give.form.fn.formatAmount(d,o,{});if(i=void 0===i?Give.form.fn.getPriceID(o,!0):i,""===d||0===d){var m=e('.give-donation-levels-wrap [data-default="1"]',n);m.length&&(i=m.data("price-id"),u=d=Give.fn.unFormatCurrency(m.val(),s),f=Give.form.fn.formatAmount(d,o,{}))}if(Give.fn.setCache("amount_"+d,i,o),e(this).val(f),Give.form.fn.isValidDonationAmount(o))e(this).removeClass("give-invalid-amount"),o.find(".give-invalid-minimum, .give-invalid-maximum").slideUp(300,(function(){e(this).remove()})),Give.form.fn.disable(o,!1);else{e(this).addClass("give-invalid-amount"),Give.form.fn.disable(o,!0);var p=o.find(".give-invalid-minimum"),g=o.find(".give-invalid-maximum");0===p.length&&d<c?Give.notice.fn.renderNotice("bad_minimum",o):d>=c&&p.slideUp(300,(function(){e(this).remove()})),0===g.length&&d>l?Give.notice.fn.renderNotice("bad_maximum",o):d<=l&&g.slideUp(300,(function(){e(this).remove()}))}a!==d&&o.find(".give-final-total-amount").attr("data-total",d).text(Give.fn.formatCurrency(d,{symbol:Give.form.fn.getInfo("currency_symbol",o),position:Give.form.fn.getInfo("currency_position",o)},o)),-1!==i&&(e('input[name="give-price-id"]',o).val(i),o.find(".give-amount-hidden").val(Give.form.fn.formatAmount(d,o,{})),o.find(".give-default-level").removeClass("give-default-level"),Give.form.fn.autoSelectDonationLevel(o,i)),e(this).parent(".give-donation-amount").removeClass("give-custom-amount-focus-in"),e(document).trigger("give_donation_value_updated",[o,d,i])})),n.on("click touchend",".give-donation-level-btn",(function(t){t.preventDefault(),Give.form.fn.autoSetMultiLevel(e(this))})),n.on("click touchend",".give-radio-input-level",(function(t){Give.form.fn.autoSetMultiLevel(e(this))})),n.on("change",".give-select-level",(function(t){Give.form.fn.autoSetMultiLevel(e(this))})),n.on("click",".give_terms_links",(function(t){t.preventDefault();var n=e(this).closest("fieldset");return e("[class^=give_terms-]",n).slideToggle(),e("a.give_terms_links",n).toggle(),!1})),e('label[for^="give-radio-level"]').on("click",(function(t){var n=e(this).closest("form").find("#"+e(this).attr("for"));n.length&&(n.trigger("click"),t.preventDefault())}))})),jQuery(window).on("load",(function(){jQuery("body").on("keyup change focusout",".give-form .card-number, .give-form .card-cvc, .give-form .card-expiry",(function(e){var t=jQuery(this),n=t.parents("form.give-form"),r=t.attr("id"),i=n.find(".card-number"),o=n.find(".card-cvc"),a=n.find(".card-expiry"),u=jQuery.payment.cardType(i.val()),s=!1;switch(e.type){case"focusout":r.indexOf("card_number")>-1?(s=!jQuery.payment.validateCardNumber(i.val()),i.toggleError(s)):r.indexOf("card_cvc")>-1?(s=!jQuery.payment.validateCardCVC(o.val(),u),o.toggleError(s)):r.indexOf("card_expiry")>-1&&(s=!jQuery.payment.validateCardExpiry(a.payment("cardExpiryVal")),a.toggleError(s)),Give.form.fn.disable(t.parents("form"),s);break;default:if(t.hasClass("error")&&t.removeClass("error"),r.indexOf("card_number")>-1){var c=n.find(".card-type");null===u?(c.removeClass().addClass("off card-type"),t.removeClass("valid").addClass("error")):c.removeClass().addClass("card-type "+u)}else if(r.indexOf("card_expiry")>-1){var l=a.payment("cardExpiryVal");n.find(".card-expiry-month").val(l.month),n.find(".card-expiry-year").val(l.year)}}}))}))},55:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},6:function(e,t,n){"use strict";(function(e){n.d(t,"e",(function(){return r})),n.d(t,"p",(function(){return i})),n.d(t,"a",(function(){return o})),n.d(t,"c",(function(){return a})),n.d(t,"d",(function(){return u})),n.d(t,"o",(function(){return s})),n.d(t,"q",(function(){return c})),n.d(t,"s",(function(){return l})),n.d(t,"i",(function(){return d})),n.d(t,"r",(function(){return f})),n.d(t,"k",(function(){return m})),n.d(t,"m",(function(){return p})),n.d(t,"j",(function(){return g})),n.d(t,"l",(function(){return v})),n.d(t,"g",(function(){return h})),n.d(t,"f",(function(){return y})),n.d(t,"h",(function(){return b})),n.d(t,"n",(function(){return w})),n.d(t,"b",(function(){return _}));var r="1.11.0",i="object"==typeof self&&self.self===self&&self||"object"==typeof e&&e.global===e&&e||Function("return this")()||{},o=Array.prototype,a=Object.prototype,u="undefined"!=typeof Symbol?Symbol.prototype:null,s=o.push,c=o.slice,l=a.toString,d=a.hasOwnProperty,f="undefined"!=typeof ArrayBuffer,m=Array.isArray,p=Object.keys,g=Object.create,v=f&&ArrayBuffer.isView,h=isNaN,y=isFinite,b=!{toString:null}.propertyIsEnumerable("toString"),w=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],_=Math.pow(2,53)-1}).call(this,n(55))},82:function(e,t){e.exports=jQuery},864:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return an})),n.d(t,"VERSION",(function(){return i.e})),n.d(t,"restArguments",(function(){return o})),n.d(t,"isObject",(function(){return a})),n.d(t,"isNull",(function(){return u})),n.d(t,"isUndefined",(function(){return s})),n.d(t,"isBoolean",(function(){return c})),n.d(t,"isElement",(function(){return l})),n.d(t,"isString",(function(){return f})),n.d(t,"isNumber",(function(){return m})),n.d(t,"isDate",(function(){return p})),n.d(t,"isRegExp",(function(){return g})),n.d(t,"isError",(function(){return v})),n.d(t,"isSymbol",(function(){return h})),n.d(t,"isMap",(function(){return y})),n.d(t,"isWeakMap",(function(){return b})),n.d(t,"isSet",(function(){return w})),n.d(t,"isWeakSet",(function(){return _})),n.d(t,"isArrayBuffer",(function(){return C})),n.d(t,"isDataView",(function(){return x})),n.d(t,"isArray",(function(){return k})),n.d(t,"isFunction",(function(){return S})),n.d(t,"isArguments",(function(){return T})),n.d(t,"isFinite",(function(){return M})),n.d(t,"isNaN",(function(){return A})),n.d(t,"isTypedArray",(function(){return B})),n.d(t,"isEmpty",(function(){return D})),n.d(t,"isMatch",(function(){return W})),n.d(t,"isEqual",(function(){return $})),n.d(t,"keys",(function(){return U})),n.d(t,"allKeys",(function(){return K})),n.d(t,"values",(function(){return Y})),n.d(t,"pairs",(function(){return J})),n.d(t,"invert",(function(){return Z})),n.d(t,"functions",(function(){return X})),n.d(t,"methods",(function(){return X})),n.d(t,"extend",(function(){return te})),n.d(t,"extendOwn",(function(){return ne})),n.d(t,"assign",(function(){return ne})),n.d(t,"defaults",(function(){return re})),n.d(t,"create",(function(){return oe})),n.d(t,"clone",(function(){return ae})),n.d(t,"tap",(function(){return ue})),n.d(t,"has",(function(){return se})),n.d(t,"mapObject",(function(){return he})),n.d(t,"identity",(function(){return ce})),n.d(t,"constant",(function(){return N})),n.d(t,"noop",(function(){return ye})),n.d(t,"property",(function(){return fe})),n.d(t,"propertyOf",(function(){return be})),n.d(t,"matcher",(function(){return le})),n.d(t,"matches",(function(){return le})),n.d(t,"times",(function(){return we})),n.d(t,"random",(function(){return _e})),n.d(t,"now",(function(){return Ce})),n.d(t,"escape",(function(){return Ie})),n.d(t,"unescape",(function(){return Ee})),n.d(t,"templateSettings",(function(){return Se})),n.d(t,"template",(function(){return Ae})),n.d(t,"result",(function(){return Ne})),n.d(t,"uniqueId",(function(){return Le})),n.d(t,"chain",(function(){return Ge})),n.d(t,"iteratee",(function(){return ge})),n.d(t,"partial",(function(){return Be})),n.d(t,"bind",(function(){return Re})),n.d(t,"bindAll",(function(){return Qe})),n.d(t,"memoize",(function(){return Ue})),n.d(t,"delay",(function(){return De})),n.d(t,"defer",(function(){return We})),n.d(t,"throttle",(function(){return He})),n.d(t,"debounce",(function(){return Ve})),n.d(t,"wrap",(function(){return $e})),n.d(t,"negate",(function(){return Ke})),n.d(t,"compose",(function(){return Ye})),n.d(t,"after",(function(){return Je})),n.d(t,"before",(function(){return Ze})),n.d(t,"once",(function(){return Xe})),n.d(t,"findKey",(function(){return et})),n.d(t,"findIndex",(function(){return nt})),n.d(t,"findLastIndex",(function(){return rt})),n.d(t,"sortedIndex",(function(){return it})),n.d(t,"indexOf",(function(){return at})),n.d(t,"lastIndexOf",(function(){return ut})),n.d(t,"find",(function(){return st})),n.d(t,"detect",(function(){return st})),n.d(t,"findWhere",(function(){return ct})),n.d(t,"each",(function(){return lt})),n.d(t,"forEach",(function(){return lt})),n.d(t,"map",(function(){return dt})),n.d(t,"collect",(function(){return dt})),n.d(t,"reduce",(function(){return mt})),n.d(t,"foldl",(function(){return mt})),n.d(t,"inject",(function(){return mt})),n.d(t,"reduceRight",(function(){return pt})),n.d(t,"foldr",(function(){return pt})),n.d(t,"filter",(function(){return gt})),n.d(t,"select",(function(){return gt})),n.d(t,"reject",(function(){return vt})),n.d(t,"every",(function(){return ht})),n.d(t,"all",(function(){return ht})),n.d(t,"some",(function(){return yt})),n.d(t,"any",(function(){return yt})),n.d(t,"contains",(function(){return bt})),n.d(t,"includes",(function(){return bt})),n.d(t,"include",(function(){return bt})),n.d(t,"invoke",(function(){return wt})),n.d(t,"pluck",(function(){return _t})),n.d(t,"where",(function(){return Ct})),n.d(t,"max",(function(){return xt})),n.d(t,"min",(function(){return kt})),n.d(t,"shuffle",(function(){return Et})),n.d(t,"sample",(function(){return It})),n.d(t,"sortBy",(function(){return St})),n.d(t,"groupBy",(function(){return Ot})),n.d(t,"indexBy",(function(){return Tt})),n.d(t,"countBy",(function(){return Mt})),n.d(t,"partition",(function(){return At})),n.d(t,"toArray",(function(){return zt})),n.d(t,"size",(function(){return Lt})),n.d(t,"pick",(function(){return Pt})),n.d(t,"omit",(function(){return Ft})),n.d(t,"first",(function(){return Rt})),n.d(t,"head",(function(){return Rt})),n.d(t,"take",(function(){return Rt})),n.d(t,"initial",(function(){return Bt})),n.d(t,"last",(function(){return Qt})),n.d(t,"rest",(function(){return qt})),n.d(t,"tail",(function(){return qt})),n.d(t,"drop",(function(){return qt})),n.d(t,"compact",(function(){return Ut})),n.d(t,"flatten",(function(){return Dt})),n.d(t,"without",(function(){return Ht})),n.d(t,"uniq",(function(){return Vt})),n.d(t,"unique",(function(){return Vt})),n.d(t,"union",(function(){return $t})),n.d(t,"intersection",(function(){return Kt})),n.d(t,"difference",(function(){return Wt})),n.d(t,"unzip",(function(){return Yt})),n.d(t,"transpose",(function(){return Yt})),n.d(t,"zip",(function(){return Jt})),n.d(t,"object",(function(){return Zt})),n.d(t,"range",(function(){return Xt})),n.d(t,"chunk",(function(){return en})),n.d(t,"mixin",(function(){return nn}));var r={};n.r(r),n.d(r,"VERSION",(function(){return i.e})),n.d(r,"restArguments",(function(){return o})),n.d(r,"isObject",(function(){return a})),n.d(r,"isNull",(function(){return u})),n.d(r,"isUndefined",(function(){return s})),n.d(r,"isBoolean",(function(){return c})),n.d(r,"isElement",(function(){return l})),n.d(r,"isString",(function(){return f})),n.d(r,"isNumber",(function(){return m})),n.d(r,"isDate",(function(){return p})),n.d(r,"isRegExp",(function(){return g})),n.d(r,"isError",(function(){return v})),n.d(r,"isSymbol",(function(){return h})),n.d(r,"isMap",(function(){return y})),n.d(r,"isWeakMap",(function(){return b})),n.d(r,"isSet",(function(){return w})),n.d(r,"isWeakSet",(function(){return _})),n.d(r,"isArrayBuffer",(function(){return C})),n.d(r,"isDataView",(function(){return x})),n.d(r,"isArray",(function(){return k})),n.d(r,"isFunction",(function(){return S})),n.d(r,"isArguments",(function(){return T})),n.d(r,"isFinite",(function(){return M})),n.d(r,"isNaN",(function(){return A})),n.d(r,"isTypedArray",(function(){return B})),n.d(r,"isEmpty",(function(){return D})),n.d(r,"isMatch",(function(){return W})),n.d(r,"isEqual",(function(){return $})),n.d(r,"keys",(function(){return U})),n.d(r,"allKeys",(function(){return K})),n.d(r,"values",(function(){return Y})),n.d(r,"pairs",(function(){return J})),n.d(r,"invert",(function(){return Z})),n.d(r,"functions",(function(){return X})),n.d(r,"methods",(function(){return X})),n.d(r,"extend",(function(){return te})),n.d(r,"extendOwn",(function(){return ne})),n.d(r,"assign",(function(){return ne})),n.d(r,"defaults",(function(){return re})),n.d(r,"create",(function(){return oe})),n.d(r,"clone",(function(){return ae})),n.d(r,"tap",(function(){return ue})),n.d(r,"has",(function(){return se})),n.d(r,"mapObject",(function(){return he})),n.d(r,"identity",(function(){return ce})),n.d(r,"constant",(function(){return N})),n.d(r,"noop",(function(){return ye})),n.d(r,"property",(function(){return fe})),n.d(r,"propertyOf",(function(){return be})),n.d(r,"matcher",(function(){return le})),n.d(r,"matches",(function(){return le})),n.d(r,"times",(function(){return we})),n.d(r,"random",(function(){return _e})),n.d(r,"now",(function(){return Ce})),n.d(r,"escape",(function(){return Ie})),n.d(r,"unescape",(function(){return Ee})),n.d(r,"templateSettings",(function(){return Se})),n.d(r,"template",(function(){return Ae})),n.d(r,"result",(function(){return Ne})),n.d(r,"uniqueId",(function(){return Le})),n.d(r,"chain",(function(){return Ge})),n.d(r,"iteratee",(function(){return ge})),n.d(r,"partial",(function(){return Be})),n.d(r,"bind",(function(){return Re})),n.d(r,"bindAll",(function(){return Qe})),n.d(r,"memoize",(function(){return Ue})),n.d(r,"delay",(function(){return De})),n.d(r,"defer",(function(){return We})),n.d(r,"throttle",(function(){return He})),n.d(r,"debounce",(function(){return Ve})),n.d(r,"wrap",(function(){return $e})),n.d(r,"negate",(function(){return Ke})),n.d(r,"compose",(function(){return Ye})),n.d(r,"after",(function(){return Je})),n.d(r,"before",(function(){return Ze})),n.d(r,"once",(function(){return Xe})),n.d(r,"findKey",(function(){return et})),n.d(r,"findIndex",(function(){return nt})),n.d(r,"findLastIndex",(function(){return rt})),n.d(r,"sortedIndex",(function(){return it})),n.d(r,"indexOf",(function(){return at})),n.d(r,"lastIndexOf",(function(){return ut})),n.d(r,"find",(function(){return st})),n.d(r,"detect",(function(){return st})),n.d(r,"findWhere",(function(){return ct})),n.d(r,"each",(function(){return lt})),n.d(r,"forEach",(function(){return lt})),n.d(r,"map",(function(){return dt})),n.d(r,"collect",(function(){return dt})),n.d(r,"reduce",(function(){return mt})),n.d(r,"foldl",(function(){return mt})),n.d(r,"inject",(function(){return mt})),n.d(r,"reduceRight",(function(){return pt})),n.d(r,"foldr",(function(){return pt})),n.d(r,"filter",(function(){return gt})),n.d(r,"select",(function(){return gt})),n.d(r,"reject",(function(){return vt})),n.d(r,"every",(function(){return ht})),n.d(r,"all",(function(){return ht})),n.d(r,"some",(function(){return yt})),n.d(r,"any",(function(){return yt})),n.d(r,"contains",(function(){return bt})),n.d(r,"includes",(function(){return bt})),n.d(r,"include",(function(){return bt})),n.d(r,"invoke",(function(){return wt})),n.d(r,"pluck",(function(){return _t})),n.d(r,"where",(function(){return Ct})),n.d(r,"max",(function(){return xt})),n.d(r,"min",(function(){return kt})),n.d(r,"shuffle",(function(){return Et})),n.d(r,"sample",(function(){return It})),n.d(r,"sortBy",(function(){return St})),n.d(r,"groupBy",(function(){return Ot})),n.d(r,"indexBy",(function(){return Tt})),n.d(r,"countBy",(function(){return Mt})),n.d(r,"partition",(function(){return At})),n.d(r,"toArray",(function(){return zt})),n.d(r,"size",(function(){return Lt})),n.d(r,"pick",(function(){return Pt})),n.d(r,"omit",(function(){return Ft})),n.d(r,"first",(function(){return Rt})),n.d(r,"head",(function(){return Rt})),n.d(r,"take",(function(){return Rt})),n.d(r,"initial",(function(){return Bt})),n.d(r,"last",(function(){return Qt})),n.d(r,"rest",(function(){return qt})),n.d(r,"tail",(function(){return qt})),n.d(r,"drop",(function(){return qt})),n.d(r,"compact",(function(){return Ut})),n.d(r,"flatten",(function(){return Dt})),n.d(r,"without",(function(){return Ht})),n.d(r,"uniq",(function(){return Vt})),n.d(r,"unique",(function(){return Vt})),n.d(r,"union",(function(){return $t})),n.d(r,"intersection",(function(){return Kt})),n.d(r,"difference",(function(){return Wt})),n.d(r,"unzip",(function(){return Yt})),n.d(r,"transpose",(function(){return Yt})),n.d(r,"zip",(function(){return Jt})),n.d(r,"object",(function(){return Zt})),n.d(r,"range",(function(){return Xt})),n.d(r,"chunk",(function(){return en})),n.d(r,"mixin",(function(){return nn})),n.d(r,"default",(function(){return rn}));var i=n(6);function o(e,t){return t=null==t?e.length-1:+t,function(){for(var n=Math.max(arguments.length-t,0),r=Array(n),i=0;i<n;i++)r[i]=arguments[i+t];switch(t){case 0:return e.call(this,r);case 1:return e.call(this,arguments[0],r);case 2:return e.call(this,arguments[0],arguments[1],r)}var o=Array(t+1);for(i=0;i<t;i++)o[i]=arguments[i];return o[t]=r,e.apply(this,o)}}function a(e){var t=typeof e;return"function"===t||"object"===t&&!!e}function u(e){return null===e}function s(e){return void 0===e}function c(e){return!0===e||!1===e||"[object Boolean]"===i.s.call(e)}function l(e){return!(!e||1!==e.nodeType)}function d(e){return function(t){return i.s.call(t)==="[object "+e+"]"}}var f=d("String"),m=d("Number"),p=d("Date"),g=d("RegExp"),v=d("Error"),h=d("Symbol"),y=d("Map"),b=d("WeakMap"),w=d("Set"),_=d("WeakSet"),C=d("ArrayBuffer"),x=d("DataView"),k=i.k||d("Array"),I=d("Function"),E=i.p.document&&i.p.document.childNodes;"object"!=typeof Int8Array&&"function"!=typeof E&&(I=function(e){return"function"==typeof e||!1});var S=I;function j(e,t){return null!=e&&i.i.call(e,t)}var O=d("Arguments");!function(){O(arguments)||(O=function(e){return j(e,"callee")})}();var T=O;function M(e){return!h(e)&&Object(i.f)(e)&&!isNaN(parseFloat(e))}function A(e){return m(e)&&Object(i.g)(e)}function N(e){return function(){return e}}function z(e){return function(t){var n=e(t);return"number"==typeof n&&n>=0&&n<=i.b}}function L(e){return function(t){return null==t?void 0:t[e]}}var G=L("byteLength"),P=z(G),F=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;var B=i.r?function(e){return i.l?Object(i.l)(e)&&!x(e):P(e)&&F.test(i.s.call(e))}:N(!1),R=L("length"),q=z(R);function Q(e,t){t=function(e){for(var t={},n=e.length,r=0;r<n;++r)t[e[r]]=!0;return{contains:function(e){return t[e]},push:function(n){return t[n]=!0,e.push(n)}}}(t);var n=i.n.length,r=e.constructor,o=S(r)&&r.prototype||i.c,a="constructor";for(j(e,a)&&!t.contains(a)&&t.push(a);n--;)(a=i.n[n])in e&&e[a]!==o[a]&&!t.contains(a)&&t.push(a)}function U(e){if(!a(e))return[];if(i.m)return Object(i.m)(e);var t=[];for(var n in e)j(e,n)&&t.push(n);return i.h&&Q(e,t),t}function D(e){return null==e||(q(e)&&(k(e)||f(e)||T(e))?0===e.length:0===U(e).length)}function W(e,t){var n=U(t),r=n.length;if(null==e)return!r;for(var i=Object(e),o=0;o<r;o++){var a=n[o];if(t[a]!==i[a]||!(a in i))return!1}return!0}function H(e){return e instanceof H?e:this instanceof H?void(this._wrapped=e):new H(e)}function V(e,t,n,r){if(e===t)return 0!==e||1/e==1/t;if(null==e||null==t)return!1;if(e!=e)return t!=t;var o=typeof e;return("function"===o||"object"===o||"object"==typeof t)&&function e(t,n,r,o){t instanceof H&&(t=t._wrapped);n instanceof H&&(n=n._wrapped);var a=i.s.call(t);if(a!==i.s.call(n))return!1;switch(a){case"[object RegExp]":case"[object String]":return""+t==""+n;case"[object Number]":return+t!=+t?+n!=+n:0==+t?1/+t==1/n:+t==+n;case"[object Date]":case"[object Boolean]":return+t==+n;case"[object Symbol]":return i.d.valueOf.call(t)===i.d.valueOf.call(n);case"[object ArrayBuffer]":return e(new DataView(t),new DataView(n),r,o);case"[object DataView]":var u=G(t);if(u!==G(n))return!1;for(;u--;)if(t.getUint8(u)!==n.getUint8(u))return!1;return!0}if(B(t))return e(new DataView(t.buffer),new DataView(n.buffer),r,o);var s="[object Array]"===a;if(!s){if("object"!=typeof t||"object"!=typeof n)return!1;var c=t.constructor,l=n.constructor;if(c!==l&&!(S(c)&&c instanceof c&&S(l)&&l instanceof l)&&"constructor"in t&&"constructor"in n)return!1}o=o||[];var d=(r=r||[]).length;for(;d--;)if(r[d]===t)return o[d]===n;if(r.push(t),o.push(n),s){if((d=t.length)!==n.length)return!1;for(;d--;)if(!V(t[d],n[d],r,o))return!1}else{var f,m=U(t);if(d=m.length,U(n).length!==d)return!1;for(;d--;)if(f=m[d],!j(n,f)||!V(t[f],n[f],r,o))return!1}return r.pop(),o.pop(),!0}(e,t,n,r)}function $(e,t){return V(e,t)}function K(e){if(!a(e))return[];var t=[];for(var n in e)t.push(n);return i.h&&Q(e,t),t}function Y(e){for(var t=U(e),n=t.length,r=Array(n),i=0;i<n;i++)r[i]=e[t[i]];return r}function J(e){for(var t=U(e),n=t.length,r=Array(n),i=0;i<n;i++)r[i]=[t[i],e[t[i]]];return r}function Z(e){for(var t={},n=U(e),r=0,i=n.length;r<i;r++)t[e[n[r]]]=n[r];return t}function X(e){var t=[];for(var n in e)S(e[n])&&t.push(n);return t.sort()}function ee(e,t){return function(n){var r=arguments.length;if(t&&(n=Object(n)),r<2||null==n)return n;for(var i=1;i<r;i++)for(var o=arguments[i],a=e(o),u=a.length,s=0;s<u;s++){var c=a[s];t&&void 0!==n[c]||(n[c]=o[c])}return n}}H.VERSION=i.e,H.prototype.value=function(){return this._wrapped},H.prototype.valueOf=H.prototype.toJSON=H.prototype.value,H.prototype.toString=function(){return String(this._wrapped)};var te=ee(K),ne=ee(U),re=ee(K,!0);function ie(e){if(!a(e))return{};if(i.j)return Object(i.j)(e);var t=function(){};t.prototype=e;var n=new t;return t.prototype=null,n}function oe(e,t){var n=ie(e);return t&&ne(n,t),n}function ae(e){return a(e)?k(e)?e.slice():te({},e):e}function ue(e,t){return t(e),e}function se(e,t){if(!k(t))return j(e,t);for(var n=t.length,r=0;r<n;r++){var o=t[r];if(null==e||!i.i.call(e,o))return!1;e=e[o]}return!!n}function ce(e){return e}function le(e){return e=ne({},e),function(t){return W(t,e)}}function de(e,t){for(var n=t.length,r=0;r<n;r++){if(null==e)return;e=e[t[r]]}return n?e:void 0}function fe(e){return k(e)?function(t){return de(t,e)}:L(e)}function me(e,t,n){if(void 0===t)return e;switch(null==n?3:n){case 1:return function(n){return e.call(t,n)};case 3:return function(n,r,i){return e.call(t,n,r,i)};case 4:return function(n,r,i,o){return e.call(t,n,r,i,o)}}return function(){return e.apply(t,arguments)}}function pe(e,t,n){return null==e?ce:S(e)?me(e,t,n):a(e)&&!k(e)?le(e):fe(e)}function ge(e,t){return pe(e,t,1/0)}function ve(e,t,n){return H.iteratee!==ge?H.iteratee(e,t):pe(e,t,n)}function he(e,t,n){t=ve(t,n);for(var r=U(e),i=r.length,o={},a=0;a<i;a++){var u=r[a];o[u]=t(e[u],u,e)}return o}function ye(){}function be(e){return null==e?function(){}:function(t){return k(t)?de(e,t):e[t]}}function we(e,t,n){var r=Array(Math.max(0,e));t=me(t,n,1);for(var i=0;i<e;i++)r[i]=t(i);return r}function _e(e,t){return null==t&&(t=e,e=0),e+Math.floor(Math.random()*(t-e+1))}H.iteratee=ge;var Ce=Date.now||function(){return(new Date).getTime()};function xe(e){var t=function(t){return e[t]},n="(?:"+U(e).join("|")+")",r=RegExp(n),i=RegExp(n,"g");return function(e){return e=null==e?"":""+e,r.test(e)?e.replace(i,t):e}}var ke={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},Ie=xe(ke),Ee=xe(Z(ke)),Se=H.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},je=/(.)^/,Oe={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},Te=/\\|'|\r|\n|\u2028|\u2029/g;function Me(e){return"\\"+Oe[e]}function Ae(e,t,n){!t&&n&&(t=n),t=re({},t,H.templateSettings);var r,i=RegExp([(t.escape||je).source,(t.interpolate||je).source,(t.evaluate||je).source].join("|")+"|$","g"),o=0,a="__p+='";e.replace(i,(function(t,n,r,i,u){return a+=e.slice(o,u).replace(Te,Me),o=u+t.length,n?a+="'+\n((__t=("+n+"))==null?'':_.escape(__t))+\n'":r?a+="'+\n((__t=("+r+"))==null?'':__t)+\n'":i&&(a+="';\n"+i+"\n__p+='"),t})),a+="';\n",t.variable||(a="with(obj||{}){\n"+a+"}\n"),a="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+a+"return __p;\n";try{r=new Function(t.variable||"obj","_",a)}catch(e){throw e.source=a,e}var u=function(e){return r.call(this,e,H)},s=t.variable||"obj";return u.source="function("+s+"){\n"+a+"}",u}function Ne(e,t,n){k(t)||(t=[t]);var r=t.length;if(!r)return S(n)?n.call(e):n;for(var i=0;i<r;i++){var o=null==e?void 0:e[t[i]];void 0===o&&(o=n,i=r),e=S(o)?o.call(e):o}return e}var ze=0;function Le(e){var t=++ze+"";return e?e+t:t}function Ge(e){var t=H(e);return t._chain=!0,t}function Pe(e,t,n,r,i){if(!(r instanceof t))return e.apply(n,i);var o=ie(e.prototype),u=e.apply(o,i);return a(u)?u:o}var Fe=o((function(e,t){var n=Fe.placeholder,r=function(){for(var i=0,o=t.length,a=Array(o),u=0;u<o;u++)a[u]=t[u]===n?arguments[i++]:t[u];for(;i<arguments.length;)a.push(arguments[i++]);return Pe(e,r,this,this,a)};return r}));Fe.placeholder=H;var Be=Fe,Re=o((function(e,t,n){if(!S(e))throw new TypeError("Bind must be called on a function");var r=o((function(i){return Pe(e,r,t,this,n.concat(i))}));return r}));function qe(e,t,n,r){if(r=r||[],t||0===t){if(t<=0)return r.concat(e)}else t=1/0;for(var i=r.length,o=0,a=R(e);o<a;o++){var u=e[o];if(q(u)&&(k(u)||T(u)))if(t>1)qe(u,t-1,n,r),i=r.length;else for(var s=0,c=u.length;s<c;)r[i++]=u[s++];else n||(r[i++]=u)}return r}var Qe=o((function(e,t){var n=(t=qe(t,!1,!1)).length;if(n<1)throw new Error("bindAll must be passed function names");for(;n--;){var r=t[n];e[r]=Re(e[r],e)}return e}));function Ue(e,t){var n=function(r){var i=n.cache,o=""+(t?t.apply(this,arguments):r);return j(i,o)||(i[o]=e.apply(this,arguments)),i[o]};return n.cache={},n}var De=o((function(e,t,n){return setTimeout((function(){return e.apply(null,n)}),t)})),We=Be(De,H,1);function He(e,t,n){var r,i,o,a,u=0;n||(n={});var s=function(){u=!1===n.leading?0:Ce(),r=null,a=e.apply(i,o),r||(i=o=null)},c=function(){var c=Ce();u||!1!==n.leading||(u=c);var l=t-(c-u);return i=this,o=arguments,l<=0||l>t?(r&&(clearTimeout(r),r=null),u=c,a=e.apply(i,o),r||(i=o=null)):r||!1===n.trailing||(r=setTimeout(s,l)),a};return c.cancel=function(){clearTimeout(r),u=0,r=i=o=null},c}function Ve(e,t,n){var r,i,a=function(t,n){r=null,n&&(i=e.apply(t,n))},u=o((function(o){if(r&&clearTimeout(r),n){var u=!r;r=setTimeout(a,t),u&&(i=e.apply(this,o))}else r=De(a,t,this,o);return i}));return u.cancel=function(){clearTimeout(r),r=null},u}function $e(e,t){return Be(t,e)}function Ke(e){return function(){return!e.apply(this,arguments)}}function Ye(){var e=arguments,t=e.length-1;return function(){for(var n=t,r=e[t].apply(this,arguments);n--;)r=e[n].call(this,r);return r}}function Je(e,t){return function(){if(--e<1)return t.apply(this,arguments)}}function Ze(e,t){var n;return function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=null),n}}var Xe=Be(Ze,2);function et(e,t,n){t=ve(t,n);for(var r,i=U(e),o=0,a=i.length;o<a;o++)if(t(e[r=i[o]],r,e))return r}function tt(e){return function(t,n,r){n=ve(n,r);for(var i=R(t),o=e>0?0:i-1;o>=0&&o<i;o+=e)if(n(t[o],o,t))return o;return-1}}var nt=tt(1),rt=tt(-1);function it(e,t,n,r){for(var i=(n=ve(n,r,1))(t),o=0,a=R(e);o<a;){var u=Math.floor((o+a)/2);n(e[u])<i?o=u+1:a=u}return o}function ot(e,t,n){return function(r,o,a){var u=0,s=R(r);if("number"==typeof a)e>0?u=a>=0?a:Math.max(a+s,u):s=a>=0?Math.min(a+1,s):a+s+1;else if(n&&a&&s)return r[a=n(r,o)]===o?a:-1;if(o!=o)return(a=t(i.q.call(r,u,s),A))>=0?a+u:-1;for(a=e>0?u:s-1;a>=0&&a<s;a+=e)if(r[a]===o)return a;return-1}}var at=ot(1,nt,it),ut=ot(-1,rt);function st(e,t,n){var r=(q(e)?nt:et)(e,t,n);if(void 0!==r&&-1!==r)return e[r]}function ct(e,t){return st(e,le(t))}function lt(e,t,n){var r,i;if(t=me(t,n),q(e))for(r=0,i=e.length;r<i;r++)t(e[r],r,e);else{var o=U(e);for(r=0,i=o.length;r<i;r++)t(e[o[r]],o[r],e)}return e}function dt(e,t,n){t=ve(t,n);for(var r=!q(e)&&U(e),i=(r||e).length,o=Array(i),a=0;a<i;a++){var u=r?r[a]:a;o[a]=t(e[u],u,e)}return o}function ft(e){var t=function(t,n,r,i){var o=!q(t)&&U(t),a=(o||t).length,u=e>0?0:a-1;for(i||(r=t[o?o[u]:u],u+=e);u>=0&&u<a;u+=e){var s=o?o[u]:u;r=n(r,t[s],s,t)}return r};return function(e,n,r,i){var o=arguments.length>=3;return t(e,me(n,i,4),r,o)}}var mt=ft(1),pt=ft(-1);function gt(e,t,n){var r=[];return t=ve(t,n),lt(e,(function(e,n,i){t(e,n,i)&&r.push(e)})),r}function vt(e,t,n){return gt(e,Ke(ve(t)),n)}function ht(e,t,n){t=ve(t,n);for(var r=!q(e)&&U(e),i=(r||e).length,o=0;o<i;o++){var a=r?r[o]:o;if(!t(e[a],a,e))return!1}return!0}function yt(e,t,n){t=ve(t,n);for(var r=!q(e)&&U(e),i=(r||e).length,o=0;o<i;o++){var a=r?r[o]:o;if(t(e[a],a,e))return!0}return!1}function bt(e,t,n,r){return q(e)||(e=Y(e)),("number"!=typeof n||r)&&(n=0),at(e,t,n)>=0}var wt=o((function(e,t,n){var r,i;return S(t)?i=t:k(t)&&(r=t.slice(0,-1),t=t[t.length-1]),dt(e,(function(e){var o=i;if(!o){if(r&&r.length&&(e=de(e,r)),null==e)return;o=e[t]}return null==o?o:o.apply(e,n)}))}));function _t(e,t){return dt(e,fe(t))}function Ct(e,t){return gt(e,le(t))}function xt(e,t,n){var r,i,o=-1/0,a=-1/0;if(null==t||"number"==typeof t&&"object"!=typeof e[0]&&null!=e)for(var u=0,s=(e=q(e)?e:Y(e)).length;u<s;u++)null!=(r=e[u])&&r>o&&(o=r);else t=ve(t,n),lt(e,(function(e,n,r){((i=t(e,n,r))>a||i===-1/0&&o===-1/0)&&(o=e,a=i)}));return o}function kt(e,t,n){var r,i,o=1/0,a=1/0;if(null==t||"number"==typeof t&&"object"!=typeof e[0]&&null!=e)for(var u=0,s=(e=q(e)?e:Y(e)).length;u<s;u++)null!=(r=e[u])&&r<o&&(o=r);else t=ve(t,n),lt(e,(function(e,n,r){((i=t(e,n,r))<a||i===1/0&&o===1/0)&&(o=e,a=i)}));return o}function It(e,t,n){if(null==t||n)return q(e)||(e=Y(e)),e[_e(e.length-1)];var r=q(e)?ae(e):Y(e),i=R(r);t=Math.max(Math.min(t,i),0);for(var o=i-1,a=0;a<t;a++){var u=_e(a,o),s=r[a];r[a]=r[u],r[u]=s}return r.slice(0,t)}function Et(e){return It(e,1/0)}function St(e,t,n){var r=0;return t=ve(t,n),_t(dt(e,(function(e,n,i){return{value:e,index:r++,criteria:t(e,n,i)}})).sort((function(e,t){var n=e.criteria,r=t.criteria;if(n!==r){if(n>r||void 0===n)return 1;if(n<r||void 0===r)return-1}return e.index-t.index})),"value")}function jt(e,t){return function(n,r,i){var o=t?[[],[]]:{};return r=ve(r,i),lt(n,(function(t,i){var a=r(t,i,n);e(o,t,a)})),o}}var Ot=jt((function(e,t,n){j(e,n)?e[n].push(t):e[n]=[t]})),Tt=jt((function(e,t,n){e[n]=t})),Mt=jt((function(e,t,n){j(e,n)?e[n]++:e[n]=1})),At=jt((function(e,t,n){e[n?0:1].push(t)}),!0),Nt=/[^\ud800-\udfff]|[\ud800-\udbff][\udc00-\udfff]|[\ud800-\udfff]/g;function zt(e){return e?k(e)?i.q.call(e):f(e)?e.match(Nt):q(e)?dt(e,ce):Y(e):[]}function Lt(e){return null==e?0:q(e)?e.length:U(e).length}function Gt(e,t,n){return t in n}var Pt=o((function(e,t){var n={},r=t[0];if(null==e)return n;S(r)?(t.length>1&&(r=me(r,t[1])),t=K(e)):(r=Gt,t=qe(t,!1,!1),e=Object(e));for(var i=0,o=t.length;i<o;i++){var a=t[i],u=e[a];r(u,a,e)&&(n[a]=u)}return n})),Ft=o((function(e,t){var n,r=t[0];return S(r)?(r=Ke(r),t.length>1&&(n=t[1])):(t=dt(qe(t,!1,!1),String),r=function(e,n){return!bt(t,n)}),Pt(e,r,n)}));function Bt(e,t,n){return i.q.call(e,0,Math.max(0,e.length-(null==t||n?1:t)))}function Rt(e,t,n){return null==e||e.length<1?null==t||n?void 0:[]:null==t||n?e[0]:Bt(e,e.length-t)}function qt(e,t,n){return i.q.call(e,null==t||n?1:t)}function Qt(e,t,n){return null==e||e.length<1?null==t||n?void 0:[]:null==t||n?e[e.length-1]:qt(e,Math.max(0,e.length-t))}function Ut(e){return gt(e,Boolean)}function Dt(e,t){return qe(e,t,!1)}var Wt=o((function(e,t){return t=qe(t,!0,!0),gt(e,(function(e){return!bt(t,e)}))})),Ht=o((function(e,t){return Wt(e,t)}));function Vt(e,t,n,r){c(t)||(r=n,n=t,t=!1),null!=n&&(n=ve(n,r));for(var i=[],o=[],a=0,u=R(e);a<u;a++){var s=e[a],l=n?n(s,a,e):s;t&&!n?(a&&o===l||i.push(s),o=l):n?bt(o,l)||(o.push(l),i.push(s)):bt(i,s)||i.push(s)}return i}var $t=o((function(e){return Vt(qe(e,!0,!0))}));function Kt(e){for(var t=[],n=arguments.length,r=0,i=R(e);r<i;r++){var o=e[r];if(!bt(t,o)){var a;for(a=1;a<n&&bt(arguments[a],o);a++);a===n&&t.push(o)}}return t}function Yt(e){for(var t=e&&xt(e,R).length||0,n=Array(t),r=0;r<t;r++)n[r]=_t(e,r);return n}var Jt=o(Yt);function Zt(e,t){for(var n={},r=0,i=R(e);r<i;r++)t?n[e[r]]=t[r]:n[e[r][0]]=e[r][1];return n}function Xt(e,t,n){null==t&&(t=e||0,e=0),n||(n=t<e?-1:1);for(var r=Math.max(Math.ceil((t-e)/n),0),i=Array(r),o=0;o<r;o++,e+=n)i[o]=e;return i}function en(e,t){if(null==t||t<1)return[];for(var n=[],r=0,o=e.length;r<o;)n.push(i.q.call(e,r,r+=t));return n}function tn(e,t){return e._chain?H(t).chain():t}function nn(e){return lt(X(e),(function(t){var n=H[t]=e[t];H.prototype[t]=function(){var e=[this._wrapped];return i.o.apply(e,arguments),tn(this,n.apply(H,e))}})),H}lt(["pop","push","reverse","shift","sort","splice","unshift"],(function(e){var t=i.a[e];H.prototype[e]=function(){var n=this._wrapped;return null!=n&&(t.apply(n,arguments),"shift"!==e&&"splice"!==e||0!==n.length||delete n[0]),tn(this,n)}})),lt(["concat","join","slice"],(function(e){var t=i.a[e];H.prototype[e]=function(){var e=this._wrapped;return null!=e&&(e=t.apply(e,arguments)),tn(this,e)}}));var rn=H,on=nn(r);on._=on;var an=on},869:function(e,t,n){"use strict";n.r(t);n(485),n(311),n(486),n(115),n(114),n(316);var r=n(99),i=n(34),o=(n(489),n(10)),a=n.n(o);function u(e,t){var n=jQuery(e).find("#give-payment-mode-select .give-loading-text"),r=jQuery(e).find("#give-amount").val(),i=jQuery(e).find('input[name="give-form-id"]').val(),o=jQuery(e).find('input[name="give-form-id-prefix"]').val();n.fadeIn(),1!=jQuery(e).data()["blockUI.isBlocked"]&&jQuery(e).find("#give_purchase_form_wrap").block({message:null,overlayCSS:{background:"#fff",opacity:.6}}),new Promise((function(n){jQuery(document).trigger("Give:onPreGatewayLoad"),jQuery.post(Give.fn.getGlobalVar("ajaxurl")+"?payment-mode="+t,{action:"give_load_gateway",give_total:r,give_form_id:i,give_form_id_prefix:o,give_payment_mode:t,nonce:Give.form.fn.getNonce(e)},(function(t){return jQuery(e).find("#give_purchase_form_wrap").html(t),jQuery(".give-no-js").hide(),jQuery(e).find("#give-payment-mode-select .give-loading-text").fadeOut(),n(t)}))})).then((function(n){jQuery(document).trigger("give_gateway_loaded",[n,jQuery(e).attr("id")]);var r=new CustomEvent("give_gateway_loaded",{detail:{selectedGateway:t}});document.dispatchEvent(r),jQuery(e).unblock()}))}
36
  /*!
37
  * Give AJAX JS
38
  *
give.php CHANGED
@@ -5,7 +5,7 @@
5
  * Description: The most robust, flexible, and intuitive way to accept donations on WordPress.
6
  * Author: GiveWP
7
  * Author URI: https://givewp.com/
8
- * Version: 2.8.0
9
  * Text Domain: give
10
  * Domain Path: /languages
11
  *
@@ -241,7 +241,7 @@ final class Give {
241
  private function setup_constants() {
242
  // Plugin version.
243
  if ( ! defined( 'GIVE_VERSION' ) ) {
244
- define( 'GIVE_VERSION', '2.8.0' );
245
  }
246
 
247
  // Plugin Root File.
5
  * Description: The most robust, flexible, and intuitive way to accept donations on WordPress.
6
  * Author: GiveWP
7
  * Author URI: https://givewp.com/
8
+ * Version: 2.8.1
9
  * Text Domain: give
10
  * Domain Path: /languages
11
  *
241
  private function setup_constants() {
242
  // Plugin version.
243
  if ( ! defined( 'GIVE_VERSION' ) ) {
244
+ define( 'GIVE_VERSION', '2.8.1' );
245
  }
246
 
247
  // Plugin Root File.
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: donation, donations, donation plugin, wordpress donation plugin, givewp, g
5
  Requires at least: 4.8
6
  Tested up to: 5.5
7
  Requires PHP: 5.6
8
- Stable tag: 2.8.0
9
  License: GPLv3
10
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
11
 
@@ -223,6 +223,9 @@ The 2% fee on Stripe donations only applies to donations taken via our free Stri
223
 
224
  == Changelog ==
225
 
 
 
 
226
  = 2.8.0: August 31st, 2020 =
227
  * Added: Onboarding Wizard guides new users through first-time configuration. [#5014](https://github.com/impress-org/givewp/pull/5014)
228
  * Added: Setup Page clarifies required steps that must be completed prior to accepting live donations. [#5014](https://github.com/impress-org/givewp/pull/5014)
5
  Requires at least: 4.8
6
  Tested up to: 5.5
7
  Requires PHP: 5.6
8
+ Stable tag: 2.8.1
9
  License: GPLv3
10
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
11
 
223
 
224
  == Changelog ==
225
 
226
+ = 2.8.1: October 8th, 2020 =
227
+ * Fixed: Donations now process for non-US countries using billing details [#5355](https://github.com/impress-org/givewp/pull/5355)
228
+
229
  = 2.8.0: August 31st, 2020 =
230
  * Added: Onboarding Wizard guides new users through first-time configuration. [#5014](https://github.com/impress-org/givewp/pull/5014)
231
  * Added: Setup Page clarifies required steps that must be completed prior to accepting live donations. [#5014](https://github.com/impress-org/givewp/pull/5014)
trunk/.stylelintignore ADDED
@@ -0,0 +1,2 @@
 
 
1
+ assets/src/css/icons
2
+ src/Views/Form/Themes/Sequoia/assets/css/icons
trunk/assets/dist/css/admin-global.css ADDED
@@ -0,0 +1 @@
 
1
+ .give-stripe-add-account-link_field{padding:0 10px}.give-stripe-connect-message>p{overflow:hidden;line-height:30px;font-size:15px}#give-stripe-connect-banner{display:flex;align-items:center;justify-content:space-between}#give-stripe-connect-banner p{flex:1 0 0}#give-stripe-connect-banner #give-stripe-connect{margin-left:10px}@media (max-width:782px){#give-stripe-connect-banner{flex-direction:column;align-items:flex-start}#give-stripe-connect-banner #give-stripe-connect{margin-left:0;margin-top:10px}}#give-stripe-connect-banner p{font-size:16px}#give-stripe-connect{display:inline-block;background-image:-webkit-linear-gradient(#28a0e5,#015e94);background-image:-moz-linear-gradient(#28a0e5,#015e94);background-image:-ms-linear-gradient(#28a0e5,#015e94);background-image:linear-gradient(#28a0e5,#015e94);-webkit-font-smoothing:antialiased;border:0;padding:1px;height:30px;text-decoration:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:0 1px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.2);cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#give-stripe-connect span{display:block;position:relative;padding:0 12px 0 44px;height:30px;background:#1275ff;background-image:-webkit-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);background-image:-moz-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);background-image:-ms-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);background-image:linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);font-size:14px;line-height:30px;color:#fff;font-weight:700;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-shadow:0 -1px 0 rgba(0,0,0,.2);-moz-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#give-stripe-connect span:before{content:"";display:block;position:absolute;left:11px;top:50%;width:23px;height:24px;margin-top:-12px;background-repeat:no-repeat;background-size:23px 24px}#give-stripe-connect.stripe-btn-disabled,#give-stripe-connect:active{background:#005d93}#give-stripe-connect.stripe-btn-disabled span,#give-stripe-connect:active span{color:#eee;background:#008cdd;background-image:-webkit-linear-gradient(#008cdd,#008cdd 85%,#239adf);background-image:-moz-linear-gradient(#008cdd,#008cdd 85%,#239adf);background-image:-ms-linear-gradient(#008cdd,#008cdd 85%,#239adf);background-image:linear-gradient(#008cdd,#008cdd 85%,#239adf);-moz-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(0,0,0,.1)}#give-stripe-connect.stripe-btn-disabled{min-width:140px;text-align:center}#give-stripe-connect.stripe-btn-disabled:hover{cursor:not-allowed}.give-stripe-connect-message #give-stripe-connect{margin-left:10px}.give-stripe-icon{display:inline-block;width:12px;vertical-align:middle;margin:0 5px 0 0}.give-stripe-connect-temp-dismiss{color:#bfbfbf;font-style:italic;text-decoration:none;font-size:12px;float:right;outline:none}a.give-stripe-connect-temp-dismiss:active,a.give-stripe-connect-temp-dismiss:focus{outline:0;box-shadow:none}.give-stripe-connect-temp-dismiss span.dashicons{height:14px;font-size:12px;vertical-align:middle;width:14px}.give-stripe-webhook-explanation{color:#333}#give-stripe-connect.blue span:before,#give-stripe-connect span:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAYCAYAAAARfGZ1AAAKRGlDQ1BJQ0MgUHJvZmlsZQAASA2dlndUFNcXx9/MbC+0XZYiZem9twWkLr1IlSYKy+4CS1nWZRewN0QFIoqICFYkKGLAaCgSK6JYCAgW7AEJIkoMRhEVlczGHPX3Oyf5/U7eH3c+8333nnfn3vvOGQAoASECYQ6sAEC2UCKO9PdmxsUnMPG9AAZEgAM2AHC4uaLQKL9ogK5AXzYzF3WS8V8LAuD1LYBaAK5bBIQzmX/p/+9DkSsSSwCAwtEAOx4/l4tyIcpZ+RKRTJ9EmZ6SKWMYI2MxmiDKqjJO+8Tmf/p8Yk8Z87KFPNRHlrOIl82TcRfKG/OkfJSREJSL8gT8fJRvoKyfJc0WoPwGZXo2n5MLAIYi0yV8bjrK1ihTxNGRbJTnAkCgpH3FKV+xhF+A5gkAO0e0RCxIS5cwjbkmTBtnZxYzgJ+fxZdILMI53EyOmMdk52SLOMIlAHz6ZlkUUJLVlokW2dHG2dHRwtYSLf/n9Y+bn73+GWS9/eTxMuLPnkGMni/al9gvWk4tAKwptDZbvmgpOwFoWw+A6t0vmv4+AOQLAWjt++p7GLJ5SZdIRC5WVvn5+ZYCPtdSVtDP6386fPb8e/jqPEvZeZ9rx/Thp3KkWRKmrKjcnKwcqZiZK+Jw+UyL/x7ifx34VVpf5WEeyU/li/lC9KgYdMoEwjS03UKeQCLIETIFwr/r8L8M+yoHGX6aaxRodR8BPckSKPTRAfJrD8DQyABJ3IPuQJ/7FkKMAbKbF6s99mnuUUb3/7T/YeAy9BXOFaQxZTI7MprJlYrzZIzeCZnBAhKQB3SgBrSAHjAGFsAWOAFX4Al8QRAIA9EgHiwCXJAOsoEY5IPlYA0oAiVgC9gOqsFeUAcaQBM4BtrASXAOXARXwTVwE9wDQ2AUPAOT4DWYgSAID1EhGqQGaUMGkBlkC7Egd8gXCoEioXgoGUqDhJAUWg6tg0qgcqga2g81QN9DJ6Bz0GWoH7oDDUPj0O/QOxiBKTAd1oQNYSuYBXvBwXA0vBBOgxfDS+FCeDNcBdfCR+BW+Bx8Fb4JD8HP4CkEIGSEgeggFggLYSNhSAKSioiRlUgxUonUIk1IB9KNXEeGkAnkLQaHoWGYGAuMKyYAMx/DxSzGrMSUYqoxhzCtmC7MdcwwZhLzEUvFamDNsC7YQGwcNg2bjy3CVmLrsS3YC9ib2FHsaxwOx8AZ4ZxwAbh4XAZuGa4UtxvXjDuL68eN4KbweLwa3gzvhg/Dc/ASfBF+J/4I/gx+AD+Kf0MgE7QJtgQ/QgJBSFhLqCQcJpwmDBDGCDNEBaIB0YUYRuQRlxDLiHXEDmIfcZQ4Q1IkGZHcSNGkDNIaUhWpiXSBdJ/0kkwm65KdyRFkAXk1uYp8lHyJPEx+S1GimFLYlESKlLKZcpBylnKH8pJKpRpSPakJVAl1M7WBep76kPpGjiZnKRcox5NbJVcj1yo3IPdcnihvIO8lv0h+qXyl/HH5PvkJBaKCoQJbgaOwUqFG4YTCoMKUIk3RRjFMMVuxVPGw4mXFJ0p4JUMlXyWeUqHSAaXzSiM0hKZHY9O4tHW0OtoF2igdRzeiB9Iz6CX07+i99EllJWV75RjlAuUa5VPKQwyEYcgIZGQxyhjHGLcY71Q0VbxU+CqbVJpUBlSmVeeoeqryVYtVm1Vvqr5TY6r5qmWqbVVrU3ugjlE3VY9Qz1ffo35BfWIOfY7rHO6c4jnH5tzVgDVMNSI1lmkc0OjRmNLU0vTXFGnu1DyvOaHF0PLUytCq0DqtNa5N03bXFmhXaJ/RfspUZnoxs5hVzC7mpI6GToCOVGe/Tq/OjK6R7nzdtbrNug/0SHosvVS9Cr1OvUl9bf1Q/eX6jfp3DYgGLIN0gx0G3QbThkaGsYYbDNsMnxipGgUaLTVqNLpvTDX2MF5sXGt8wwRnwjLJNNltcs0UNnUwTTetMe0zg80czQRmu836zbHmzuZC81rzQQuKhZdFnkWjxbAlwzLEcq1lm+VzK32rBKutVt1WH60drLOs66zv2SjZBNmstemw+d3W1JZrW2N7w45q52e3yq7d7oW9mT3ffo/9bQeaQ6jDBodOhw+OTo5ixybHcSd9p2SnXU6DLDornFXKuuSMdfZ2XuV80vmti6OLxOWYy2+uFq6Zroddn8w1msufWzd3xE3XjeO2323Ineme7L7PfchDx4PjUevxyFPPk+dZ7znmZeKV4XXE67m3tbfYu8V7mu3CXsE+64P4+PsU+/T6KvnO9632fein65fm1+g36e/gv8z/bAA2IDhga8BgoGYgN7AhcDLIKWhFUFcwJTgquDr4UYhpiDikIxQODQrdFnp/nsE84by2MBAWGLYt7EG4Ufji8B8jcBHhETURjyNtIpdHdkfRopKiDke9jvaOLou+N994vnR+Z4x8TGJMQ8x0rE9seexQnFXcirir8erxgvj2BHxCTEJ9wtQC3wXbF4wmOiQWJd5aaLSwYOHlReqLshadSpJP4iQdT8YmxyYfTn7PCePUcqZSAlN2pUxy2dwd3Gc8T14Fb5zvxi/nj6W6pZanPklzS9uWNp7ukV6ZPiFgC6oFLzICMvZmTGeGZR7MnM2KzWrOJmQnZ58QKgkzhV05WjkFOf0iM1GRaGixy+LtiyfFweL6XCh3YW67hI7+TPVIjaXrpcN57nk1eW/yY/KPFygWCAt6lpgu2bRkbKnf0m+XYZZxl3Uu11m+ZvnwCq8V+1dCK1NWdq7SW1W4anS1/+pDa0hrMtf8tNZ6bfnaV+ti13UUahauLhxZ77++sUiuSFw0uMF1w96NmI2Cjb2b7Dbt3PSxmFd8pcS6pLLkfSm39Mo3Nt9UfTO7OXVzb5lj2Z4tuC3CLbe2emw9VK5YvrR8ZFvottYKZkVxxavtSdsvV9pX7t1B2iHdMVQVUtW+U3/nlp3vq9Orb9Z41zTv0ti1adf0bt7ugT2ee5r2au4t2ftun2Df7f3++1trDWsrD+AO5B14XBdT1/0t69uGevX6kvoPB4UHhw5FHupqcGpoOKxxuKwRbpQ2jh9JPHLtO5/v2pssmvY3M5pLjoKj0qNPv0/+/tax4GOdx1nHm34w+GFXC62luBVqXdI62ZbeNtQe395/IuhEZ4drR8uPlj8ePKlzsuaU8qmy06TThadnzyw9M3VWdHbiXNq5kc6kznvn487f6Iro6r0QfOHSRb+L57u9us9ccrt08rLL5RNXWFfarjpebe1x6Gn5yeGnll7H3tY+p772a87XOvrn9p8e8Bg4d93n+sUbgTeu3px3s//W/Fu3BxMHh27zbj+5k3Xnxd28uzP3Vt/H3i9+oPCg8qHGw9qfTX5uHnIcOjXsM9zzKOrRvRHuyLNfcn95P1r4mPq4ckx7rOGJ7ZOT437j154ueDr6TPRsZqLoV8Vfdz03fv7Db56/9UzGTY6+EL+Y/b30pdrLg6/sX3VOhU89fJ39ema6+I3am0NvWW+738W+G5vJf49/X/XB5EPHx+CP92ezZ2f/AAOY8/wRDtFgAAADQklEQVRIDbWVaUiUQRjHZ96dXY/d1fYQj1U03dJSw9YkFgy6DIkILRArQSSC7PjQjQQqVH7oQ0GHQUWgpQhKHzoNSqiUwpXcsrwIjzVtPVrzbPV9Z6bZhYV3N3WXYAeGmWeeZ37z8J95GEgpBf5oeXn1Es4fYAdzPDlM6je4RBYhR+LMU89UxiCBGiCgkUwsBYSA+SlPKLQBQAYEAZm+3j42K96z3NyOF7VOeMrp62opRcacjPW5+43rDTpNSKQ8QKZAEg7xmPCTs/O27uGJgXuNbW0pxyvLfTmAEBzthEsFZLxRvPdi5rpYo2cmUiQJDA4IVeo0obGdlvGfXUPj0Sym2zPuHxvzcWjDyVupJ/YYizKTGNjLw/HiduNTAqIRIUJ6Vpp+ky8bCSFgwQ2xgkGxFi1ioNWEBGuJB31gbLIv/2pd7SpFoGxtpCYkLSEq4ptlzIYFO7tc7w0TKkeEYg5ADnrWkkYhD8s26GPq3nW0WKxTptftPYBI4Mj3O2fHvKNZBMVSDmMwarXNjDkSF3d5kExZeiCr8M2VI+VFu9IvsPcYtzAvkfoEZkEEE45jMppq3ppbCNPFIY1nD1cpo07lbMmvOXeoDCF8BLKy9uUAAjDkBh+c6bz78mNtVVP7MwET7JBnqb4xXpdWVpC1OVzWn+ELHLCsneX/s7rkRWl1463cy1U3WroG21jhCGKJXPOtKQnpAuENvsAppgDB3TcDVIrpDHbK5Kd+y7W8iodNybHh22rOHyxUK+UaMYjZaoyp25rYL54TSihSKmwZ14v3lc3ZFxdbeywjn/tGJnkmzrydX1ApxOEACKymmXLYfXVpi1JMEOGxPi1ep18doY4r2J7uFumQQ9yGf01bMcZW8dpyc0oIjxxpuC5wuUDX+ovWrnYeg3aXvdLIqnmOvXPsfH6uA5YbTb1DX8ofvTLzTy6ZV4K6fAw+gXiATfdffmjeaUgc1UdpdWplsCooQBrEnqUw82dhdnjit/Vxc4f59tP3DRjzJvYteqrl4rmNlJIfrOwpgNklesDRNQBCHYtQAQqD2CgACNjHAJnG1EyfV/S67fZiJB5t2OGEe4n7L3fS4fpEv/2hUEATfoPbuam5v8N7nps70YTbAAAAAElFTkSuQmCC")}.give-settings-emails-tab .give_stripe_transaction_id_tag{display:none}.give-settings-emails-tab.give-settings-new-donation-section .give_stripe_transaction_id_tag{display:block}.stripe-customer-id-label{font-weight:700;font-size:16px;line-height:24px}.give-stripe-customer-link{margin:0 15px 0 10px;font-size:15px;line-height:24px}.give-stripe-customer-id-input,.give-stripe-customer-submit-wrap{display:none}.give-stripe-connected-modal .give-modal__title{font-weight:400}.give-stripe-connected-modal .give-modal__description span{display:block}.give-stripe-connected-modal .give-modal__description span:first-child{font-size:14px}.give-stripe-account-manager-wrap .give-forminp-api_key{padding-top:0}#give-stripe-account-manager-description{margin-bottom:25px}#give-stripe-account-manager-description h2{margin-top:0;margin-bottom:15px}#give-stripe-account-manager-description p{padding-top:0;margin-top:0}.give-stripe-account-manager-container{background-color:#f7f7f7;border:1px solid #e5e5e5}.give-stripe-account-manager-add-section{background:#fff;padding:15px}.give-stripe-account-manager-add-section h3{margin-top:0;font-size:1.1em}.give-stripe-account-manager-list-item{padding:15px;border-bottom:1px solid #e5e5e5;display:block;overflow:hidden}.give-stripe-account-name-wrap{width:50%;display:inline-block}.give-stripe-account-name-wrap span{display:inline-block}.give-stripe-account-actions{width:40%;float:right;text-align:right}.give-stripe-account-actions .give-stripe-disconnect-account-btn{margin-left:10px}.give-stripe-account-actions .give-field-description{font-size:13px;position:relative;top:-1px;margin-right:0}.give-stripe-account-actions span{display:inline-block;padding:5px 0 0}.give-stripe-account-badge{background-color:#69b868;padding:5px 10px;border-radius:3px;color:#fff}.give-stripe-account-badge a{text-decoration:none;color:#fff}.give-stripe-account-name{color:#23282d;font-weight:600;font-size:15px;margin-right:5px}.give-stripe-account-edit{padding:5px 0 0 10px;font-size:12px}.give-stripe-account-edit>a{margin:0 10px}.give-stripe-account-edit .give-stripe-account-cancel-name{margin-left:0}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#give-stripe-connect.blue span:before,#give-stripe-connect span:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAwCAYAAABuZUjcAAAKRGlDQ1BJQ0MgUHJvZmlsZQAASA2dlndUFNcXx9/MbC+0XZYiZem9twWkLr1IlSYKy+4CS1nWZRewN0QFIoqICFYkKGLAaCgSK6JYCAgW7AEJIkoMRhEVlczGHPX3Oyf5/U7eH3c+8333nnfn3vvOGQAoASECYQ6sAEC2UCKO9PdmxsUnMPG9AAZEgAM2AHC4uaLQKL9ogK5AXzYzF3WS8V8LAuD1LYBaAK5bBIQzmX/p/+9DkSsSSwCAwtEAOx4/l4tyIcpZ+RKRTJ9EmZ6SKWMYI2MxmiDKqjJO+8Tmf/p8Yk8Z87KFPNRHlrOIl82TcRfKG/OkfJSREJSL8gT8fJRvoKyfJc0WoPwGZXo2n5MLAIYi0yV8bjrK1ihTxNGRbJTnAkCgpH3FKV+xhF+A5gkAO0e0RCxIS5cwjbkmTBtnZxYzgJ+fxZdILMI53EyOmMdk52SLOMIlAHz6ZlkUUJLVlokW2dHG2dHRwtYSLf/n9Y+bn73+GWS9/eTxMuLPnkGMni/al9gvWk4tAKwptDZbvmgpOwFoWw+A6t0vmv4+AOQLAWjt++p7GLJ5SZdIRC5WVvn5+ZYCPtdSVtDP6386fPb8e/jqPEvZeZ9rx/Thp3KkWRKmrKjcnKwcqZiZK+Jw+UyL/x7ifx34VVpf5WEeyU/li/lC9KgYdMoEwjS03UKeQCLIETIFwr/r8L8M+yoHGX6aaxRodR8BPckSKPTRAfJrD8DQyABJ3IPuQJ/7FkKMAbKbF6s99mnuUUb3/7T/YeAy9BXOFaQxZTI7MprJlYrzZIzeCZnBAhKQB3SgBrSAHjAGFsAWOAFX4Al8QRAIA9EgHiwCXJAOsoEY5IPlYA0oAiVgC9gOqsFeUAcaQBM4BtrASXAOXARXwTVwE9wDQ2AUPAOT4DWYgSAID1EhGqQGaUMGkBlkC7Egd8gXCoEioXgoGUqDhJAUWg6tg0qgcqga2g81QN9DJ6Bz0GWoH7oDDUPj0O/QOxiBKTAd1oQNYSuYBXvBwXA0vBBOgxfDS+FCeDNcBdfCR+BW+Bx8Fb4JD8HP4CkEIGSEgeggFggLYSNhSAKSioiRlUgxUonUIk1IB9KNXEeGkAnkLQaHoWGYGAuMKyYAMx/DxSzGrMSUYqoxhzCtmC7MdcwwZhLzEUvFamDNsC7YQGwcNg2bjy3CVmLrsS3YC9ib2FHsaxwOx8AZ4ZxwAbh4XAZuGa4UtxvXjDuL68eN4KbweLwa3gzvhg/Dc/ASfBF+J/4I/gx+AD+Kf0MgE7QJtgQ/QgJBSFhLqCQcJpwmDBDGCDNEBaIB0YUYRuQRlxDLiHXEDmIfcZQ4Q1IkGZHcSNGkDNIaUhWpiXSBdJ/0kkwm65KdyRFkAXk1uYp8lHyJPEx+S1GimFLYlESKlLKZcpBylnKH8pJKpRpSPakJVAl1M7WBep76kPpGjiZnKRcox5NbJVcj1yo3IPdcnihvIO8lv0h+qXyl/HH5PvkJBaKCoQJbgaOwUqFG4YTCoMKUIk3RRjFMMVuxVPGw4mXFJ0p4JUMlXyWeUqHSAaXzSiM0hKZHY9O4tHW0OtoF2igdRzeiB9Iz6CX07+i99EllJWV75RjlAuUa5VPKQwyEYcgIZGQxyhjHGLcY71Q0VbxU+CqbVJpUBlSmVeeoeqryVYtVm1Vvqr5TY6r5qmWqbVVrU3ugjlE3VY9Qz1ffo35BfWIOfY7rHO6c4jnH5tzVgDVMNSI1lmkc0OjRmNLU0vTXFGnu1DyvOaHF0PLUytCq0DqtNa5N03bXFmhXaJ/RfspUZnoxs5hVzC7mpI6GToCOVGe/Tq/OjK6R7nzdtbrNug/0SHosvVS9Cr1OvUl9bf1Q/eX6jfp3DYgGLIN0gx0G3QbThkaGsYYbDNsMnxipGgUaLTVqNLpvTDX2MF5sXGt8wwRnwjLJNNltcs0UNnUwTTetMe0zg80czQRmu836zbHmzuZC81rzQQuKhZdFnkWjxbAlwzLEcq1lm+VzK32rBKutVt1WH60drLOs66zv2SjZBNmstemw+d3W1JZrW2N7w45q52e3yq7d7oW9mT3ffo/9bQeaQ6jDBodOhw+OTo5ixybHcSd9p2SnXU6DLDornFXKuuSMdfZ2XuV80vmti6OLxOWYy2+uFq6Zroddn8w1msufWzd3xE3XjeO2323Ineme7L7PfchDx4PjUevxyFPPk+dZ7znmZeKV4XXE67m3tbfYu8V7mu3CXsE+64P4+PsU+/T6KvnO9632fein65fm1+g36e/gv8z/bAA2IDhga8BgoGYgN7AhcDLIKWhFUFcwJTgquDr4UYhpiDikIxQODQrdFnp/nsE84by2MBAWGLYt7EG4Ufji8B8jcBHhETURjyNtIpdHdkfRopKiDke9jvaOLou+N994vnR+Z4x8TGJMQ8x0rE9seexQnFXcirir8erxgvj2BHxCTEJ9wtQC3wXbF4wmOiQWJd5aaLSwYOHlReqLshadSpJP4iQdT8YmxyYfTn7PCePUcqZSAlN2pUxy2dwd3Gc8T14Fb5zvxi/nj6W6pZanPklzS9uWNp7ukV6ZPiFgC6oFLzICMvZmTGeGZR7MnM2KzWrOJmQnZ58QKgkzhV05WjkFOf0iM1GRaGixy+LtiyfFweL6XCh3YW67hI7+TPVIjaXrpcN57nk1eW/yY/KPFygWCAt6lpgu2bRkbKnf0m+XYZZxl3Uu11m+ZvnwCq8V+1dCK1NWdq7SW1W4anS1/+pDa0hrMtf8tNZ6bfnaV+ti13UUahauLhxZ77++sUiuSFw0uMF1w96NmI2Cjb2b7Dbt3PSxmFd8pcS6pLLkfSm39Mo3Nt9UfTO7OXVzb5lj2Z4tuC3CLbe2emw9VK5YvrR8ZFvottYKZkVxxavtSdsvV9pX7t1B2iHdMVQVUtW+U3/nlp3vq9Orb9Z41zTv0ti1adf0bt7ugT2ee5r2au4t2ftun2Df7f3++1trDWsrD+AO5B14XBdT1/0t69uGevX6kvoPB4UHhw5FHupqcGpoOKxxuKwRbpQ2jh9JPHLtO5/v2pssmvY3M5pLjoKj0qNPv0/+/tax4GOdx1nHm34w+GFXC62luBVqXdI62ZbeNtQe395/IuhEZ4drR8uPlj8ePKlzsuaU8qmy06TThadnzyw9M3VWdHbiXNq5kc6kznvn487f6Iro6r0QfOHSRb+L57u9us9ccrt08rLL5RNXWFfarjpebe1x6Gn5yeGnll7H3tY+p772a87XOvrn9p8e8Bg4d93n+sUbgTeu3px3s//W/Fu3BxMHh27zbj+5k3Xnxd28uzP3Vt/H3i9+oPCg8qHGw9qfTX5uHnIcOjXsM9zzKOrRvRHuyLNfcn95P1r4mPq4ckx7rOGJ7ZOT437j154ueDr6TPRsZqLoV8Vfdz03fv7Db56/9UzGTY6+EL+Y/b30pdrLg6/sX3VOhU89fJ39ema6+I3am0NvWW+738W+G5vJf49/X/XB5EPHx+CP92ezZ2f/AAOY8/wRDtFgAAAIbklEQVRoBdVZa5BURxU+fZ9z57mzs7PvF4i7srAQSCifMVDERC0jYlzUlJalKeGPlCnL/NEfywpWacoiVZRVJIYfGjGUu5bxj5qHFSAYyQOBEsJzYSHDvnd2dp535j66PX1vNgsULDPs1cr2Vs+9e7v79NfnnnP663MJYwwWYxEWI2iOedEClxabxgkBwjEvOuA9PQOOlSw64JMr4vK8GidYYMcOES4tVSEAAZ8FAUqon1GiAJEEEG0CjFB8cTaxZUMAo1gEqQA0UABprAjPbrUwXnkesgqKP8CBk5vDIenrE+BKmwI+MawA1MbCkdV10cBDflXuVmSxQRbFkCAQZ9U2ZTaONyxKcyXDHjMs83ImV3rz6njmDRPMUZB80zAJOuvvsflkXpTP7DrWyeXcYCqk75AEieawrEoty1vrvlcV0ja3VQdb1rVUQVd9EFqqNIj5ZfDJooPBsCnohq2ldDMynC42XZnW7z09lu25lMxDMl34y0gyvTsBwyewc84Z4MEPpWIzF/MBcLLtNzJISmxZU+PmWETbtqGzfvVja5uguyF02+kCIEJUk6Ex4oMV9XP9ZnQT/nZ24it7XrtoJ5LZ7SjAM+Bg2+0ckAOcbBkQIaZFVzY1bGurjezYfn87PNQZ5+13ZaQRXMzH26Lg8ymfUokQdAR59INOc53GQ6q/Jiiua6oJ7+h9uAPua47cHeLrwHEmQRmTGLHV6x4v+JYwWsOFCGRDn6RKem1rPPrkN9Y0uqAXLN4VwCgjYGEE8rBgMAjwKsF9S9WgLa9qjYcf+Po9jXdlGrfC5Wj8Vg0Lf+ZENAFmpGB9TWTLhmUxUD1UDg/gtudRnK+a4RtkgqQyO+RT5LVrmiLgJcN19gcGNojUWriS5yRQm7pcBTc/vyCKdW1RrWwzOTiYhGf+dRUmcgZosgDVfgWaMCS2V2tO+OzG0MiVjdUwiFiYm9a7O4kJAoZEooV9H4T0O0ofODkKr5+6+nY6V3heVZQpv6ZWaz55qSJJnXjtUBW5pT7k8xeK5u+B0PQdBVbQgTLq9HbQYthyNVSmTT6A/nB0aGpF0K99+trY1F7TNI9PZGXkKUVRtYjGZCIOV1dHR4Ynz8FSLV8BrjK6uiAlpLcmco1ipmgpAaU8rfesboCuumBg31uJbx6+qH0uX9D/em0i85xFhaslKZKA8/82RtYDhd/1MkCuBnjxrLgKB0EQSb5oWO+9O1bZrsy3+Kc3dcH+b99b07NuyXe6P9r8z/am+C9lkuqCjo4qGGkQES76qJcuz/2GOlUoFuVsQS+98frlaSeq8Gkqqctrg7Dz853wwrfugUfXtj3W3tJ8oCletRUEXy1SCSSYHhdu41gFqILcZCrzwkvnJmE0U3JtHefiL7eS2l7th11f7IQ9j65aVh+r+nlzbd2TELJrHPLmIXZX3wyBX8MTQMm8PJ0u9Pe9chGQYy9omvXouHu/thJqI+Ef1sZDm0AMBmfPiQsSPDuY2zhWwSH5ISU5Pjm98x9nRo7+7JVBB3wl5nJz35Vo/z/esBQUVf2+QlkD9Aw42/Ts3Au7ushdAhQ5UzJoOjE+OrV9/1tDR7cNnIax7N2bDX9nm1bUQXdz9Rp/MLwRoqAtDOzcaO7rvDrAWW8vhcatWVNjF6cmJre9embkz1947h3YfXgIUgVzblQldxgFH0ZOr/qULwM15k4Zlci4Vd9ZU5ltY71oObHBnBFQBidmUk8kEsOP7Hntwqsb974NfS8PAh7LKoo23Hw+2R4FQcSzKlDPgFOEyf8kx3HW94kQ7xJgRRdAJG7CyIWxgiXNUN0+k5nJLN83k3n8D8eHN3+1ux5+8uBHIKiWt1G1Rn3IJkiUCcQzU3G0h9qWHMeJdoSrwtr9dl6I6DNjFwRRyxiKnStSqkPJPsGSmZ+mp1P9z2dzOy3Klj31yMdmX9S8V75APEsomMZwT9fz9i6vkW9AvEgQyqrBQM2Dq9rrD0gCgXfHA0jpjIRm2Zcw+3CR2tZl27SnMZFSZ1lWcRwZITeDckresAEXaoKwwBh7/WQubgTOQj5BVjdv7KiBJz7bztMNcHIk03JiONNyfiK/ntv2VMHAMx6BjpoA/Gj9Emdjul7W7e6TeQNDK9WJLRm361P5c1drEmAaymaYoXpfjZoiOk7FHWuh5dxEHmzLHiXM9oyTz9FawRZw65f5yyzXBMpd0JGhFKB5nSwRMVvumDv2cxm4m1f5X4AuWhRePDUOtqEPQJVVGfWcBz1ahmPlTlxzqaJLquYZU1HTvjcTMD6dOULM0n+g5nKposHzdWbo7FgEkDBviWlYx++53XtQ33kvDU8dHAJm6L8usdwEZn09S3qiPed5lcCSLUpI0eEA8620zLbDl6bh8T+egkI+/7Rl6kegcTSPst1QUKaM+brhrjnF2yUQJNxnrGMnR7KbTw5nYFVjyAl98w2+VdvVlA67Dw3BgROjAKa+yyrpz0BKTbJnez1NT6AKrrnA1bEi1av2v3xaiL90dnxL2Kc0rsXc4WpcQEc8AEtiGrRiejmK6WWeMDIxtVwwKExijB5KFuBYIg1cy8dx0dTQ/yQVc78yBXMIqJ5i/VvvkqHdSjXuM/THKy7w2LQJ6fpJms38QiHGvlzBt+RwJv2JQ2elbjyRtjIi1AIRMAsKPuQduHVzr2YW+kIBE5BTwOzzxLKOiMX8QVuWh00IpqD+S0WHtLlzefpLBOZo/IYvEqQPnTX5dxmy4xookqaCjRuT4mMi8g3bxs2KCkj3GFj4+QSzA0RkeskU8iCJeUiBDv09Jt8OPEV6k7DlP3gxxh/dAPymPh/Kf5d897dIOd9P7H8oEd4G1JV8wPGbRadx52sgLmrRAZ99EZ5+LZgV+v+4Llrg/wX6HRCxgvzAAwAAAABJRU5ErkJggg==")}}
trunk/assets/dist/css/admin-global.rtl.css ADDED
@@ -0,0 +1 @@
 
1
+ .give-stripe-add-account-link_field{padding:0 10px}.give-stripe-connect-message>p{overflow:hidden;line-height:30px;font-size:15px}#give-stripe-connect-banner{display:flex;align-items:center;justify-content:space-between}#give-stripe-connect-banner p{flex:1 0 0}#give-stripe-connect-banner #give-stripe-connect{margin-right:10px}@media (max-width:782px){#give-stripe-connect-banner{flex-direction:column;align-items:flex-start}#give-stripe-connect-banner #give-stripe-connect{margin-right:0;margin-top:10px}}#give-stripe-connect-banner p{font-size:16px}#give-stripe-connect{display:inline-block;background-image:-webkit-linear-gradient(#28a0e5,#015e94);background-image:-moz-linear-gradient(#28a0e5,#015e94);background-image:-ms-linear-gradient(#28a0e5,#015e94);background-image:linear-gradient(#28a0e5,#015e94);-webkit-font-smoothing:antialiased;border:0;padding:1px;height:30px;text-decoration:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:0 1px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.2);cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#give-stripe-connect span{display:block;position:relative;padding:0 44px 0 12px;height:30px;background:#1275ff;background-image:-webkit-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);background-image:-moz-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);background-image:-ms-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);background-image:linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);font-size:14px;line-height:30px;color:#fff;font-weight:700;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-shadow:0 -1px 0 rgba(0,0,0,.2);-moz-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#give-stripe-connect span:before{content:"";display:block;position:absolute;right:11px;top:50%;width:23px;height:24px;margin-top:-12px;background-repeat:no-repeat;background-size:23px 24px}#give-stripe-connect.stripe-btn-disabled,#give-stripe-connect:active{background:#005d93}#give-stripe-connect.stripe-btn-disabled span,#give-stripe-connect:active span{color:#eee;background:#008cdd;background-image:-webkit-linear-gradient(#008cdd,#008cdd 85%,#239adf);background-image:-moz-linear-gradient(#008cdd,#008cdd 85%,#239adf);background-image:-ms-linear-gradient(#008cdd,#008cdd 85%,#239adf);background-image:linear-gradient(#008cdd,#008cdd 85%,#239adf);-moz-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(0,0,0,.1)}#give-stripe-connect.stripe-btn-disabled{min-width:140px;text-align:center}#give-stripe-connect.stripe-btn-disabled:hover{cursor:not-allowed}.give-stripe-connect-message #give-stripe-connect{margin-right:10px}.give-stripe-icon{display:inline-block;width:12px;vertical-align:middle;margin:0 0 0 5px}.give-stripe-connect-temp-dismiss{color:#bfbfbf;font-style:italic;text-decoration:none;font-size:12px;float:left;outline:none}a.give-stripe-connect-temp-dismiss:active,a.give-stripe-connect-temp-dismiss:focus{outline:0;box-shadow:none}.give-stripe-connect-temp-dismiss span.dashicons{height:14px;font-size:12px;vertical-align:middle;width:14px}.give-stripe-webhook-explanation{color:#333}#give-stripe-connect.blue span:before,#give-stripe-connect span:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAYCAYAAAARfGZ1AAAKRGlDQ1BJQ0MgUHJvZmlsZQAASA2dlndUFNcXx9/MbC+0XZYiZem9twWkLr1IlSYKy+4CS1nWZRewN0QFIoqICFYkKGLAaCgSK6JYCAgW7AEJIkoMRhEVlczGHPX3Oyf5/U7eH3c+8333nnfn3vvOGQAoASECYQ6sAEC2UCKO9PdmxsUnMPG9AAZEgAM2AHC4uaLQKL9ogK5AXzYzF3WS8V8LAuD1LYBaAK5bBIQzmX/p/+9DkSsSSwCAwtEAOx4/l4tyIcpZ+RKRTJ9EmZ6SKWMYI2MxmiDKqjJO+8Tmf/p8Yk8Z87KFPNRHlrOIl82TcRfKG/OkfJSREJSL8gT8fJRvoKyfJc0WoPwGZXo2n5MLAIYi0yV8bjrK1ihTxNGRbJTnAkCgpH3FKV+xhF+A5gkAO0e0RCxIS5cwjbkmTBtnZxYzgJ+fxZdILMI53EyOmMdk52SLOMIlAHz6ZlkUUJLVlokW2dHG2dHRwtYSLf/n9Y+bn73+GWS9/eTxMuLPnkGMni/al9gvWk4tAKwptDZbvmgpOwFoWw+A6t0vmv4+AOQLAWjt++p7GLJ5SZdIRC5WVvn5+ZYCPtdSVtDP6386fPb8e/jqPEvZeZ9rx/Thp3KkWRKmrKjcnKwcqZiZK+Jw+UyL/x7ifx34VVpf5WEeyU/li/lC9KgYdMoEwjS03UKeQCLIETIFwr/r8L8M+yoHGX6aaxRodR8BPckSKPTRAfJrD8DQyABJ3IPuQJ/7FkKMAbKbF6s99mnuUUb3/7T/YeAy9BXOFaQxZTI7MprJlYrzZIzeCZnBAhKQB3SgBrSAHjAGFsAWOAFX4Al8QRAIA9EgHiwCXJAOsoEY5IPlYA0oAiVgC9gOqsFeUAcaQBM4BtrASXAOXARXwTVwE9wDQ2AUPAOT4DWYgSAID1EhGqQGaUMGkBlkC7Egd8gXCoEioXgoGUqDhJAUWg6tg0qgcqga2g81QN9DJ6Bz0GWoH7oDDUPj0O/QOxiBKTAd1oQNYSuYBXvBwXA0vBBOgxfDS+FCeDNcBdfCR+BW+Bx8Fb4JD8HP4CkEIGSEgeggFggLYSNhSAKSioiRlUgxUonUIk1IB9KNXEeGkAnkLQaHoWGYGAuMKyYAMx/DxSzGrMSUYqoxhzCtmC7MdcwwZhLzEUvFamDNsC7YQGwcNg2bjy3CVmLrsS3YC9ib2FHsaxwOx8AZ4ZxwAbh4XAZuGa4UtxvXjDuL68eN4KbweLwa3gzvhg/Dc/ASfBF+J/4I/gx+AD+Kf0MgE7QJtgQ/QgJBSFhLqCQcJpwmDBDGCDNEBaIB0YUYRuQRlxDLiHXEDmIfcZQ4Q1IkGZHcSNGkDNIaUhWpiXSBdJ/0kkwm65KdyRFkAXk1uYp8lHyJPEx+S1GimFLYlESKlLKZcpBylnKH8pJKpRpSPakJVAl1M7WBep76kPpGjiZnKRcox5NbJVcj1yo3IPdcnihvIO8lv0h+qXyl/HH5PvkJBaKCoQJbgaOwUqFG4YTCoMKUIk3RRjFMMVuxVPGw4mXFJ0p4JUMlXyWeUqHSAaXzSiM0hKZHY9O4tHW0OtoF2igdRzeiB9Iz6CX07+i99EllJWV75RjlAuUa5VPKQwyEYcgIZGQxyhjHGLcY71Q0VbxU+CqbVJpUBlSmVeeoeqryVYtVm1Vvqr5TY6r5qmWqbVVrU3ugjlE3VY9Qz1ffo35BfWIOfY7rHO6c4jnH5tzVgDVMNSI1lmkc0OjRmNLU0vTXFGnu1DyvOaHF0PLUytCq0DqtNa5N03bXFmhXaJ/RfspUZnoxs5hVzC7mpI6GToCOVGe/Tq/OjK6R7nzdtbrNug/0SHosvVS9Cr1OvUl9bf1Q/eX6jfp3DYgGLIN0gx0G3QbThkaGsYYbDNsMnxipGgUaLTVqNLpvTDX2MF5sXGt8wwRnwjLJNNltcs0UNnUwTTetMe0zg80czQRmu836zbHmzuZC81rzQQuKhZdFnkWjxbAlwzLEcq1lm+VzK32rBKutVt1WH60drLOs66zv2SjZBNmstemw+d3W1JZrW2N7w45q52e3yq7d7oW9mT3ffo/9bQeaQ6jDBodOhw+OTo5ixybHcSd9p2SnXU6DLDornFXKuuSMdfZ2XuV80vmti6OLxOWYy2+uFq6Zroddn8w1msufWzd3xE3XjeO2323Ineme7L7PfchDx4PjUevxyFPPk+dZ7znmZeKV4XXE67m3tbfYu8V7mu3CXsE+64P4+PsU+/T6KvnO9632fein65fm1+g36e/gv8z/bAA2IDhga8BgoGYgN7AhcDLIKWhFUFcwJTgquDr4UYhpiDikIxQODQrdFnp/nsE84by2MBAWGLYt7EG4Ufji8B8jcBHhETURjyNtIpdHdkfRopKiDke9jvaOLou+N994vnR+Z4x8TGJMQ8x0rE9seexQnFXcirir8erxgvj2BHxCTEJ9wtQC3wXbF4wmOiQWJd5aaLSwYOHlReqLshadSpJP4iQdT8YmxyYfTn7PCePUcqZSAlN2pUxy2dwd3Gc8T14Fb5zvxi/nj6W6pZanPklzS9uWNp7ukV6ZPiFgC6oFLzICMvZmTGeGZR7MnM2KzWrOJmQnZ58QKgkzhV05WjkFOf0iM1GRaGixy+LtiyfFweL6XCh3YW67hI7+TPVIjaXrpcN57nk1eW/yY/KPFygWCAt6lpgu2bRkbKnf0m+XYZZxl3Uu11m+ZvnwCq8V+1dCK1NWdq7SW1W4anS1/+pDa0hrMtf8tNZ6bfnaV+ti13UUahauLhxZ77++sUiuSFw0uMF1w96NmI2Cjb2b7Dbt3PSxmFd8pcS6pLLkfSm39Mo3Nt9UfTO7OXVzb5lj2Z4tuC3CLbe2emw9VK5YvrR8ZFvottYKZkVxxavtSdsvV9pX7t1B2iHdMVQVUtW+U3/nlp3vq9Orb9Z41zTv0ti1adf0bt7ugT2ee5r2au4t2ftun2Df7f3++1trDWsrD+AO5B14XBdT1/0t69uGevX6kvoPB4UHhw5FHupqcGpoOKxxuKwRbpQ2jh9JPHLtO5/v2pssmvY3M5pLjoKj0qNPv0/+/tax4GOdx1nHm34w+GFXC62luBVqXdI62ZbeNtQe395/IuhEZ4drR8uPlj8ePKlzsuaU8qmy06TThadnzyw9M3VWdHbiXNq5kc6kznvn487f6Iro6r0QfOHSRb+L57u9us9ccrt08rLL5RNXWFfarjpebe1x6Gn5yeGnll7H3tY+p772a87XOvrn9p8e8Bg4d93n+sUbgTeu3px3s//W/Fu3BxMHh27zbj+5k3Xnxd28uzP3Vt/H3i9+oPCg8qHGw9qfTX5uHnIcOjXsM9zzKOrRvRHuyLNfcn95P1r4mPq4ckx7rOGJ7ZOT437j154ueDr6TPRsZqLoV8Vfdz03fv7Db56/9UzGTY6+EL+Y/b30pdrLg6/sX3VOhU89fJ39ema6+I3am0NvWW+738W+G5vJf49/X/XB5EPHx+CP92ezZ2f/AAOY8/wRDtFgAAADQklEQVRIDbWVaUiUQRjHZ96dXY/d1fYQj1U03dJSw9YkFgy6DIkILRArQSSC7PjQjQQqVH7oQ0GHQUWgpQhKHzoNSqiUwpXcsrwIjzVtPVrzbPV9Z6bZhYV3N3WXYAeGmWeeZ37z8J95GEgpBf5oeXn1Es4fYAdzPDlM6je4RBYhR+LMU89UxiCBGiCgkUwsBYSA+SlPKLQBQAYEAZm+3j42K96z3NyOF7VOeMrp62opRcacjPW5+43rDTpNSKQ8QKZAEg7xmPCTs/O27uGJgXuNbW0pxyvLfTmAEBzthEsFZLxRvPdi5rpYo2cmUiQJDA4IVeo0obGdlvGfXUPj0Sym2zPuHxvzcWjDyVupJ/YYizKTGNjLw/HiduNTAqIRIUJ6Vpp+ky8bCSFgwQ2xgkGxFi1ioNWEBGuJB31gbLIv/2pd7SpFoGxtpCYkLSEq4ptlzIYFO7tc7w0TKkeEYg5ADnrWkkYhD8s26GPq3nW0WKxTptftPYBI4Mj3O2fHvKNZBMVSDmMwarXNjDkSF3d5kExZeiCr8M2VI+VFu9IvsPcYtzAvkfoEZkEEE45jMppq3ppbCNPFIY1nD1cpo07lbMmvOXeoDCF8BLKy9uUAAjDkBh+c6bz78mNtVVP7MwET7JBnqb4xXpdWVpC1OVzWn+ELHLCsneX/s7rkRWl1463cy1U3WroG21jhCGKJXPOtKQnpAuENvsAppgDB3TcDVIrpDHbK5Kd+y7W8iodNybHh22rOHyxUK+UaMYjZaoyp25rYL54TSihSKmwZ14v3lc3ZFxdbeywjn/tGJnkmzrydX1ApxOEACKymmXLYfXVpi1JMEOGxPi1ep18doY4r2J7uFumQQ9yGf01bMcZW8dpyc0oIjxxpuC5wuUDX+ovWrnYeg3aXvdLIqnmOvXPsfH6uA5YbTb1DX8ofvTLzTy6ZV4K6fAw+gXiATfdffmjeaUgc1UdpdWplsCooQBrEnqUw82dhdnjit/Vxc4f59tP3DRjzJvYteqrl4rmNlJIfrOwpgNklesDRNQBCHYtQAQqD2CgACNjHAJnG1EyfV/S67fZiJB5t2OGEe4n7L3fS4fpEv/2hUEATfoPbuam5v8N7nps70YTbAAAAAElFTkSuQmCC")}.give-settings-emails-tab .give_stripe_transaction_id_tag{display:none}.give-settings-emails-tab.give-settings-new-donation-section .give_stripe_transaction_id_tag{display:block}.stripe-customer-id-label{font-weight:700;font-size:16px;line-height:24px}.give-stripe-customer-link{margin:0 10px 0 15px;font-size:15px;line-height:24px}.give-stripe-customer-id-input,.give-stripe-customer-submit-wrap{display:none}.give-stripe-connected-modal .give-modal__title{font-weight:400}.give-stripe-connected-modal .give-modal__description span{display:block}.give-stripe-connected-modal .give-modal__description span:first-child{font-size:14px}.give-stripe-account-manager-wrap .give-forminp-api_key{padding-top:0}#give-stripe-account-manager-description{margin-bottom:25px}#give-stripe-account-manager-description h2{margin-top:0;margin-bottom:15px}#give-stripe-account-manager-description p{padding-top:0;margin-top:0}.give-stripe-account-manager-container{background-color:#f7f7f7;border:1px solid #e5e5e5}.give-stripe-account-manager-add-section{background:#fff;padding:15px}.give-stripe-account-manager-add-section h3{margin-top:0;font-size:1.1em}.give-stripe-account-manager-list-item{padding:15px;border-bottom:1px solid #e5e5e5;display:block;overflow:hidden}.give-stripe-account-name-wrap{width:50%;display:inline-block}.give-stripe-account-name-wrap span{display:inline-block}.give-stripe-account-actions{width:40%;float:left;text-align:left}.give-stripe-account-actions .give-stripe-disconnect-account-btn{margin-right:10px}.give-stripe-account-actions .give-field-description{font-size:13px;position:relative;top:-1px;margin-left:0}.give-stripe-account-actions span{display:inline-block;padding:5px 0 0}.give-stripe-account-badge{background-color:#69b868;padding:5px 10px;border-radius:3px;color:#fff}.give-stripe-account-badge a{text-decoration:none;color:#fff}.give-stripe-account-name{color:#23282d;font-weight:600;font-size:15px;margin-left:5px}.give-stripe-account-edit{padding:5px 10px 0 0;font-size:12px}.give-stripe-account-edit>a{margin:0 10px}.give-stripe-account-edit .give-stripe-account-cancel-name{margin-right:0}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#give-stripe-connect.blue span:before,#give-stripe-connect span:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAwCAYAAABuZUjcAAAKRGlDQ1BJQ0MgUHJvZmlsZQAASA2dlndUFNcXx9/MbC+0XZYiZem9twWkLr1IlSYKy+4CS1nWZRewN0QFIoqICFYkKGLAaCgSK6JYCAgW7AEJIkoMRhEVlczGHPX3Oyf5/U7eH3c+8333nnfn3vvOGQAoASECYQ6sAEC2UCKO9PdmxsUnMPG9AAZEgAM2AHC4uaLQKL9ogK5AXzYzF3WS8V8LAuD1LYBaAK5bBIQzmX/p/+9DkSsSSwCAwtEAOx4/l4tyIcpZ+RKRTJ9EmZ6SKWMYI2MxmiDKqjJO+8Tmf/p8Yk8Z87KFPNRHlrOIl82TcRfKG/OkfJSREJSL8gT8fJRvoKyfJc0WoPwGZXo2n5MLAIYi0yV8bjrK1ihTxNGRbJTnAkCgpH3FKV+xhF+A5gkAO0e0RCxIS5cwjbkmTBtnZxYzgJ+fxZdILMI53EyOmMdk52SLOMIlAHz6ZlkUUJLVlokW2dHG2dHRwtYSLf/n9Y+bn73+GWS9/eTxMuLPnkGMni/al9gvWk4tAKwptDZbvmgpOwFoWw+A6t0vmv4+AOQLAWjt++p7GLJ5SZdIRC5WVvn5+ZYCPtdSVtDP6386fPb8e/jqPEvZeZ9rx/Thp3KkWRKmrKjcnKwcqZiZK+Jw+UyL/x7ifx34VVpf5WEeyU/li/lC9KgYdMoEwjS03UKeQCLIETIFwr/r8L8M+yoHGX6aaxRodR8BPckSKPTRAfJrD8DQyABJ3IPuQJ/7FkKMAbKbF6s99mnuUUb3/7T/YeAy9BXOFaQxZTI7MprJlYrzZIzeCZnBAhKQB3SgBrSAHjAGFsAWOAFX4Al8QRAIA9EgHiwCXJAOsoEY5IPlYA0oAiVgC9gOqsFeUAcaQBM4BtrASXAOXARXwTVwE9wDQ2AUPAOT4DWYgSAID1EhGqQGaUMGkBlkC7Egd8gXCoEioXgoGUqDhJAUWg6tg0qgcqga2g81QN9DJ6Bz0GWoH7oDDUPj0O/QOxiBKTAd1oQNYSuYBXvBwXA0vBBOgxfDS+FCeDNcBdfCR+BW+Bx8Fb4JD8HP4CkEIGSEgeggFggLYSNhSAKSioiRlUgxUonUIk1IB9KNXEeGkAnkLQaHoWGYGAuMKyYAMx/DxSzGrMSUYqoxhzCtmC7MdcwwZhLzEUvFamDNsC7YQGwcNg2bjy3CVmLrsS3YC9ib2FHsaxwOx8AZ4ZxwAbh4XAZuGa4UtxvXjDuL68eN4KbweLwa3gzvhg/Dc/ASfBF+J/4I/gx+AD+Kf0MgE7QJtgQ/QgJBSFhLqCQcJpwmDBDGCDNEBaIB0YUYRuQRlxDLiHXEDmIfcZQ4Q1IkGZHcSNGkDNIaUhWpiXSBdJ/0kkwm65KdyRFkAXk1uYp8lHyJPEx+S1GimFLYlESKlLKZcpBylnKH8pJKpRpSPakJVAl1M7WBep76kPpGjiZnKRcox5NbJVcj1yo3IPdcnihvIO8lv0h+qXyl/HH5PvkJBaKCoQJbgaOwUqFG4YTCoMKUIk3RRjFMMVuxVPGw4mXFJ0p4JUMlXyWeUqHSAaXzSiM0hKZHY9O4tHW0OtoF2igdRzeiB9Iz6CX07+i99EllJWV75RjlAuUa5VPKQwyEYcgIZGQxyhjHGLcY71Q0VbxU+CqbVJpUBlSmVeeoeqryVYtVm1Vvqr5TY6r5qmWqbVVrU3ugjlE3VY9Qz1ffo35BfWIOfY7rHO6c4jnH5tzVgDVMNSI1lmkc0OjRmNLU0vTXFGnu1DyvOaHF0PLUytCq0DqtNa5N03bXFmhXaJ/RfspUZnoxs5hVzC7mpI6GToCOVGe/Tq/OjK6R7nzdtbrNug/0SHosvVS9Cr1OvUl9bf1Q/eX6jfp3DYgGLIN0gx0G3QbThkaGsYYbDNsMnxipGgUaLTVqNLpvTDX2MF5sXGt8wwRnwjLJNNltcs0UNnUwTTetMe0zg80czQRmu836zbHmzuZC81rzQQuKhZdFnkWjxbAlwzLEcq1lm+VzK32rBKutVt1WH60drLOs66zv2SjZBNmstemw+d3W1JZrW2N7w45q52e3yq7d7oW9mT3ffo/9bQeaQ6jDBodOhw+OTo5ixybHcSd9p2SnXU6DLDornFXKuuSMdfZ2XuV80vmti6OLxOWYy2+uFq6Zroddn8w1msufWzd3xE3XjeO2323Ineme7L7PfchDx4PjUevxyFPPk+dZ7znmZeKV4XXE67m3tbfYu8V7mu3CXsE+64P4+PsU+/T6KvnO9632fein65fm1+g36e/gv8z/bAA2IDhga8BgoGYgN7AhcDLIKWhFUFcwJTgquDr4UYhpiDikIxQODQrdFnp/nsE84by2MBAWGLYt7EG4Ufji8B8jcBHhETURjyNtIpdHdkfRopKiDke9jvaOLou+N994vnR+Z4x8TGJMQ8x0rE9seexQnFXcirir8erxgvj2BHxCTEJ9wtQC3wXbF4wmOiQWJd5aaLSwYOHlReqLshadSpJP4iQdT8YmxyYfTn7PCePUcqZSAlN2pUxy2dwd3Gc8T14Fb5zvxi/nj6W6pZanPklzS9uWNp7ukV6ZPiFgC6oFLzICMvZmTGeGZR7MnM2KzWrOJmQnZ58QKgkzhV05WjkFOf0iM1GRaGixy+LtiyfFweL6XCh3YW67hI7+TPVIjaXrpcN57nk1eW/yY/KPFygWCAt6lpgu2bRkbKnf0m+XYZZxl3Uu11m+ZvnwCq8V+1dCK1NWdq7SW1W4anS1/+pDa0hrMtf8tNZ6bfnaV+ti13UUahauLhxZ77++sUiuSFw0uMF1w96NmI2Cjb2b7Dbt3PSxmFd8pcS6pLLkfSm39Mo3Nt9UfTO7OXVzb5lj2Z4tuC3CLbe2emw9VK5YvrR8ZFvottYKZkVxxavtSdsvV9pX7t1B2iHdMVQVUtW+U3/nlp3vq9Orb9Z41zTv0ti1adf0bt7ugT2ee5r2au4t2ftun2Df7f3++1trDWsrD+AO5B14XBdT1/0t69uGevX6kvoPB4UHhw5FHupqcGpoOKxxuKwRbpQ2jh9JPHLtO5/v2pssmvY3M5pLjoKj0qNPv0/+/tax4GOdx1nHm34w+GFXC62luBVqXdI62ZbeNtQe395/IuhEZ4drR8uPlj8ePKlzsuaU8qmy06TThadnzyw9M3VWdHbiXNq5kc6kznvn487f6Iro6r0QfOHSRb+L57u9us9ccrt08rLL5RNXWFfarjpebe1x6Gn5yeGnll7H3tY+p772a87XOvrn9p8e8Bg4d93n+sUbgTeu3px3s//W/Fu3BxMHh27zbj+5k3Xnxd28uzP3Vt/H3i9+oPCg8qHGw9qfTX5uHnIcOjXsM9zzKOrRvRHuyLNfcn95P1r4mPq4ckx7rOGJ7ZOT437j154ueDr6TPRsZqLoV8Vfdz03fv7Db56/9UzGTY6+EL+Y/b30pdrLg6/sX3VOhU89fJ39ema6+I3am0NvWW+738W+G5vJf49/X/XB5EPHx+CP92ezZ2f/AAOY8/wRDtFgAAAIbklEQVRoBdVZa5BURxU+fZ9z57mzs7PvF4i7srAQSCifMVDERC0jYlzUlJalKeGPlCnL/NEfywpWacoiVZRVJIYfGjGUu5bxj5qHFSAYyQOBEsJzYSHDvnd2dp535j66PX1vNgsULDPs1cr2Vs+9e7v79NfnnnP663MJYwwWYxEWI2iOedEClxabxgkBwjEvOuA9PQOOlSw64JMr4vK8GidYYMcOES4tVSEAAZ8FAUqon1GiAJEEEG0CjFB8cTaxZUMAo1gEqQA0UABprAjPbrUwXnkesgqKP8CBk5vDIenrE+BKmwI+MawA1MbCkdV10cBDflXuVmSxQRbFkCAQZ9U2ZTaONyxKcyXDHjMs83ImV3rz6njmDRPMUZB80zAJOuvvsflkXpTP7DrWyeXcYCqk75AEieawrEoty1vrvlcV0ja3VQdb1rVUQVd9EFqqNIj5ZfDJooPBsCnohq2ldDMynC42XZnW7z09lu25lMxDMl34y0gyvTsBwyewc84Z4MEPpWIzF/MBcLLtNzJISmxZU+PmWETbtqGzfvVja5uguyF02+kCIEJUk6Ex4oMV9XP9ZnQT/nZ24it7XrtoJ5LZ7SjAM+Bg2+0ckAOcbBkQIaZFVzY1bGurjezYfn87PNQZ5+13ZaQRXMzH26Lg8ymfUokQdAR59INOc53GQ6q/Jiiua6oJ7+h9uAPua47cHeLrwHEmQRmTGLHV6x4v+JYwWsOFCGRDn6RKem1rPPrkN9Y0uqAXLN4VwCgjYGEE8rBgMAjwKsF9S9WgLa9qjYcf+Po9jXdlGrfC5Wj8Vg0Lf+ZENAFmpGB9TWTLhmUxUD1UDg/gtudRnK+a4RtkgqQyO+RT5LVrmiLgJcN19gcGNojUWriS5yRQm7pcBTc/vyCKdW1RrWwzOTiYhGf+dRUmcgZosgDVfgWaMCS2V2tO+OzG0MiVjdUwiFiYm9a7O4kJAoZEooV9H4T0O0ofODkKr5+6+nY6V3heVZQpv6ZWaz55qSJJnXjtUBW5pT7k8xeK5u+B0PQdBVbQgTLq9HbQYthyNVSmTT6A/nB0aGpF0K99+trY1F7TNI9PZGXkKUVRtYjGZCIOV1dHR4Ynz8FSLV8BrjK6uiAlpLcmco1ipmgpAaU8rfesboCuumBg31uJbx6+qH0uX9D/em0i85xFhaslKZKA8/82RtYDhd/1MkCuBnjxrLgKB0EQSb5oWO+9O1bZrsy3+Kc3dcH+b99b07NuyXe6P9r8z/am+C9lkuqCjo4qGGkQES76qJcuz/2GOlUoFuVsQS+98frlaSeq8Gkqqctrg7Dz853wwrfugUfXtj3W3tJ8oCletRUEXy1SCSSYHhdu41gFqILcZCrzwkvnJmE0U3JtHefiL7eS2l7th11f7IQ9j65aVh+r+nlzbd2TELJrHPLmIXZX3wyBX8MTQMm8PJ0u9Pe9chGQYy9omvXouHu/thJqI+Ef1sZDm0AMBmfPiQsSPDuY2zhWwSH5ISU5Pjm98x9nRo7+7JVBB3wl5nJz35Vo/z/esBQUVf2+QlkD9Aw42/Ts3Au7ushdAhQ5UzJoOjE+OrV9/1tDR7cNnIax7N2bDX9nm1bUQXdz9Rp/MLwRoqAtDOzcaO7rvDrAWW8vhcatWVNjF6cmJre9embkz1947h3YfXgIUgVzblQldxgFH0ZOr/qULwM15k4Zlci4Vd9ZU5ltY71oObHBnBFQBidmUk8kEsOP7Hntwqsb974NfS8PAh7LKoo23Hw+2R4FQcSzKlDPgFOEyf8kx3HW94kQ7xJgRRdAJG7CyIWxgiXNUN0+k5nJLN83k3n8D8eHN3+1ux5+8uBHIKiWt1G1Rn3IJkiUCcQzU3G0h9qWHMeJdoSrwtr9dl6I6DNjFwRRyxiKnStSqkPJPsGSmZ+mp1P9z2dzOy3Klj31yMdmX9S8V75APEsomMZwT9fz9i6vkW9AvEgQyqrBQM2Dq9rrD0gCgXfHA0jpjIRm2Zcw+3CR2tZl27SnMZFSZ1lWcRwZITeDckresAEXaoKwwBh7/WQubgTOQj5BVjdv7KiBJz7bztMNcHIk03JiONNyfiK/ntv2VMHAMx6BjpoA/Gj9Emdjul7W7e6TeQNDK9WJLRm361P5c1drEmAaymaYoXpfjZoiOk7FHWuh5dxEHmzLHiXM9oyTz9FawRZw65f5yyzXBMpd0JGhFKB5nSwRMVvumDv2cxm4m1f5X4AuWhRePDUOtqEPQJVVGfWcBz1ahmPlTlxzqaJLquYZU1HTvjcTMD6dOULM0n+g5nKposHzdWbo7FgEkDBviWlYx++53XtQ33kvDU8dHAJm6L8usdwEZn09S3qiPed5lcCSLUpI0eEA8620zLbDl6bh8T+egkI+/7Rl6kegcTSPst1QUKaM+brhrjnF2yUQJNxnrGMnR7KbTw5nYFVjyAl98w2+VdvVlA67Dw3BgROjAKa+yyrpz0BKTbJnez1NT6AKrrnA1bEi1av2v3xaiL90dnxL2Kc0rsXc4WpcQEc8AEtiGrRiejmK6WWeMDIxtVwwKExijB5KFuBYIg1cy8dx0dTQ/yQVc78yBXMIqJ5i/VvvkqHdSjXuM/THKy7w2LQJ6fpJms38QiHGvlzBt+RwJv2JQ2elbjyRtjIi1AIRMAsKPuQduHVzr2YW+kIBE5BTwOzzxLKOiMX8QVuWh00IpqD+S0WHtLlzefpLBOZo/IYvEqQPnTX5dxmy4xookqaCjRuT4mMi8g3bxs2KCkj3GFj4+QSzA0RkeskU8iCJeUiBDv09Jt8OPEV6k7DlP3gxxh/dAPymPh/Kf5d897dIOd9P7H8oEd4G1JV8wPGbRadx52sgLmrRAZ99EZ5+LZgV+v+4Llrg/wX6HRCxgvzAAwAAAABJRU5ErkJggg==")}}
trunk/assets/dist/css/admin-onboarding-wizard.css ADDED
@@ -0,0 +1 @@
 
1
+ #onboarding-wizard-app{background:#e5e5e5;height:auto;width:100%;position:absolute;top:0;left:0;overflow-x:hidden}.give-obw-step-link{flex:1;display:inline-flex;align-items:center}.give-obw-step-link:last-of-type{flex:0}.give-obw-step-button{display:inline-flex;align-items:center;border:none;border-radius:3px;background:none;padding:10px 0;box-shadow:0 1px 4px transparent;transition:box-shadow .2s ease;cursor:pointer}.give-obw-step-button:focus{box-shadow:0 0 0 2px #7ec980,0 0 0 3px #4fa651;outline:none}.give-obw-step-icon{margin:0 10px;display:flex;align-items:center;justify-content:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;font-size:18px;color:#5c5c5c;height:33px;width:33px;border-radius:50%;background:linear-gradient(180deg,#f7fafc,#edf2f7);box-shadow:0 0 4px rgba(0,0,0,.25)}.give-obw-step-icon.give-obw-step-icon--green{background:#4fa651;color:#fff}.give-obw-step-title{margin:0 10px;letter-spacing:1px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:16px;color:#333;font-weight:600;white-space:nowrap}.give-obw-step-progress{margin:0 10px;flex:1;height:1px;background:#c4c4c4;position:relative}.give-obw-step-progress-bar{position:absolute;top:0;left:0;height:100%;width:0;background:#48bb78}.give-obw-step{display:flex;height:auto;align-items:center;justify-content:center;padding-right:30px;padding-left:30px;padding-bottom:52px}.give-obw-step-navigation{position:fixed;top:0;left:0;width:100%;z-index:99;background:#fff;border-bottom:1px solid #dbdbdb}.give-obw-step-navigation__steps-container{display:flex;align-items:center;margin:10px 40px}.give-obw{min-height:100vh;height:auto;width:100%;color:#424242;font-family:Montserrat,arial,sans-serif;font-weight:600;font-size:16px;line-height:22px;background:#e5e5e5}.give-obw-introduction,.give-obw-introduction__content{display:flex;flex-direction:column;align-items:center}.give-obw-introduction__content{width:480px;padding:100px 225px;justify-content:center}.give-obw-introduction__content>h1{text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:19px;line-height:24px;letter-spacing:6px;color:#1da3b0;margin:0 0 30px}.give-obw-introduction__content>p{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;font-weight:600;text-align:center;color:#424242;margin:40px 0 34px}.give-obw-card{position:relative;padding:20px;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;transition:all .2s ease-out}.give-obw-card>svg{margin-bottom:20px}.give-obw-button{font-family:Montserrat,Arial,Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:21px;line-height:26px;display:flex;position:relative;align-items:center;text-align:center;letter-spacing:1px;text-transform:capitalize;color:#fff;padding:14px 34px;background:#4fa651;box-shadow:0 2px 10px rgba(105,184,107,.6);border-radius:4px;border:none}.give-obw-button:focus{box-shadow:0 0 0 2px #7ec980,0 0 0 3px #4fa651;outline:none}.give-obw-button:hover{background-color:#4fa651;filter:brightness(1.2)}.give-obw-button{cursor:pointer}.give-obw-continue-button__icon{margin:0 0 2px 14px}.give-obw-dismiss-link{font-family:Open Sans,Arial,Helvetica,sans-serif;color:#666;font-weight:500;font-size:16px;line-height:22px;margin-top:42px;padding:6px;border-radius:3px}.give-obw-dismiss-link:focus{box-shadow:0 0 0 2px #7ec980,0 0 0 3px #4fa651;outline:none}.give-obw-card-input{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;border:none;padding:0}.give-obw-card-input__option{position:relative;transition:all .2s ease-out;transform:scale(1) translateY(0)}.give-obw-card-input__option label{cursor:pointer}.give-obw-card-input__option .card-input-selected{position:absolute;top:10px;right:10px;z-index:1}.give-obw-card-input__option:hover{transform:scale(1.02) translateY(-2px)}.give-obw-card-input__option:hover .give-obw-card{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}input:active+.give-obw-card-input__option .give-obw-card,input:focus+.give-obw-card-input__option .give-obw-card{box-shadow:0 0 0 2px #7ec980,0 0 0 3px #4fa651,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:scale(1) translateY(0)}input[type=checkbox]{position:absolute;opacity:0}.give-obw-select-input>.give-obw-select-input__label{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;font-size:18px;line-height:25px;letter-spacing:1px;color:#333}.give-obw-select-input>.give-obw-select-input__input{display:block;font-size:14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;color:#333;line-height:1.2;padding:13px 15px;width:356px;box-sizing:border-box;margin-top:10px;border:1px solid #b8b8b8;box-shadow:0 1px 4px rgba(0,0,0,.158927);border-radius:4px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.66 7.195a.644.644 0 00.902 0l5.333-5.304c.246-.274.246-.684 0-.93l-.63-.629c-.245-.246-.656-.246-.93 0l-4.21 4.211L1.887.332c-.274-.246-.684-.246-.93 0L.328.961c-.246.246-.246.656 0 .93L5.66 7.195z' fill='%23A2A3A2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px top 50%;background-size:14px auto,100%}.give-obw-select-input>.give-obw-select-input__input::-ms-expand{display:none}.give-obw-select-input>.give-obw-select-input__input:hover{border-color:#888}.give-obw-select-input>.give-obw-select-input__input option{font-weight:400}.give-obw-your-cause{display:flex;flex-direction:column;align-items:center}.give-obw-your-cause>h1{font-size:24px;line-height:34px;margin:0 0 52px}.give-obw-your-cause>h1,.give-obw-your-cause>h2{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;color:#333}.give-obw-your-cause>h2{font-size:18px;line-height:25px;margin:52px 0 4px}.give-obw-your-cause>p{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#333;margin:0 0 26px}.give-obw-your-cause>.give-obw-button{margin-top:50px}.give-obw-your-cause .give-obw-card{width:250px;height:308px;align-items:center}.give-obw-your-cause .give-obw-card p{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#333}.give-obw-your-cause .give-obw-card strong{text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:19px;line-height:24px;letter-spacing:6px;color:#4fa651}.give-obw-location{position:relative;display:flex;flex-direction:column;align-items:center}.give-obw-location>svg{top:50px;position:absolute}.give-obw-location>h1{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;font-size:24px;line-height:34px;color:#333;margin:0 0 52px}.give-obw-location .give-obw-card{padding:40px;margin-bottom:85px}.give-obw-location .give-obw-select-input{width:100%;margin-bottom:42px}.give-obw-location .give-obw-select-input:last-of-type{margin-bottom:0}.give-obw-features{display:flex;flex-direction:column;align-items:center}.give-obw-features>h1{font-weight:600;font-size:24px;line-height:34px;margin:0 0 8px}.give-obw-features>h1,.give-obw-features>p{font-family:Montserrat,Arial,Helvetica,sans-serif;text-align:center;color:#333}.give-obw-features>p{font-weight:500;font-size:16px;line-height:22px;margin:0 0 52px}.give-obw-features .give-obw-card{box-sizing:border-box;height:218px;width:242px;align-items:center;justify-content:center}.give-obw-features .give-obw-card>strong{font-family:Montserrat,Arial,Helvetica,sans-serif;text-transform:uppercase;font-weight:500;font-size:18px;line-height:24px;text-align:center;letter-spacing:3.5px;color:#4a5568}.give-obw-features>.give-obw-button{margin-top:52px}.give-obw-donation-form-preview{position:relative}.give-obw-donation-form-preview__iframe{border:none;width:560px;overflow:hidden;transition:opacity .2s ease,height .2s ease}.give-obw-donation-form-preview__loading-message{position:absolute;top:10px;left:10px;border:none;width:542px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .2s ease;box-shadow:inset 0 1px 4px rgba(0,0,0,.25);background:hsla(0,0%,100%,.25);border-radius:6px;pointer-events:none}.give-obw-donation-form-preview__loading-message>h3{margin-top:30px}.give-obw-donation-form{display:grid;position:relative;grid-template-columns:repeat(2,1fr);width:1200px;grid-gap:62px;align-items:center}.give-obw-donation-form__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:flex-start;height:calc(100vh - 190px)}.give-obw-donation-form__content .give-obw-donation-form__fixed{position:fixed}.give-obw-donation-form__content h1{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;font-size:24px;line-height:34px;color:#333;margin:0 0 8px}.give-obw-donation-form__content p{font-weight:500;margin:0 0 38px}.give-obw-donation-form__content h2,.give-obw-donation-form__content p{font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:16px;line-height:22px;color:#333}.give-obw-donation-form__content h2{font-weight:600;margin:0 0 4px}.give-obw-donation-form__content ul{padding:0;margin:12px 0 36px;list-style:none}.give-obw-donation-form__content ul>li{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:16px;line-height:2;color:#333;padding:0;margin:2px 0;display:flex;align-items:center}.give-obw-donation-form__content ul>li svg{margin:0 8px 0 4px}.give-obw-fundraising-needs{display:flex;flex-direction:column;align-items:center}.give-obw-fundraising-needs>h1{font-weight:600;font-size:24px;line-height:34px;margin:0 0 8px}.give-obw-fundraising-needs>h1,.give-obw-fundraising-needs>p{font-family:Montserrat,Arial,Helvetica,sans-serif;text-align:center;color:#333}.give-obw-fundraising-needs>p{font-weight:500;font-size:16px;line-height:22px;margin:0 0 52px}.give-obw-fundraising-needs .give-obw-card{box-sizing:border-box;height:218px;width:242px;align-items:center;justify-content:center}.give-obw-fundraising-needs .give-obw-card>strong{font-family:Montserrat,Arial,Helvetica,sans-serif;text-transform:uppercase;font-weight:500;font-size:18px;line-height:24px;text-align:center;letter-spacing:3.5px;color:#4a5568}.give-obw-fundraising-needs>.give-obw-button{margin-top:52px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}
trunk/assets/dist/css/admin-onboarding-wizard.rtl.css ADDED
@@ -0,0 +1 @@
 
1
+ #onboarding-wizard-app{background:#e5e5e5;height:auto;width:100%;position:absolute;top:0;right:0;overflow-x:hidden}.give-obw-step-link{flex:1;display:inline-flex;align-items:center}.give-obw-step-link:last-of-type{flex:0}.give-obw-step-button{display:inline-flex;align-items:center;border:none;border-radius:3px;background:none;padding:10px 0;box-shadow:0 1px 4px transparent;transition:box-shadow .2s ease;cursor:pointer}.give-obw-step-button:focus{box-shadow:0 0 0 2px #7ec980,0 0 0 3px #4fa651;outline:none}.give-obw-step-icon{margin:0 10px;display:flex;align-items:center;justify-content:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;font-size:18px;color:#5c5c5c;height:33px;width:33px;border-radius:50%;background:linear-gradient(-180deg,#f7fafc,#edf2f7);box-shadow:0 0 4px rgba(0,0,0,.25)}.give-obw-step-icon.give-obw-step-icon--green{background:#4fa651;color:#fff}.give-obw-step-title{margin:0 10px;letter-spacing:1px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:16px;color:#333;font-weight:600;white-space:nowrap}.give-obw-step-progress{margin:0 10px;flex:1;height:1px;background:#c4c4c4;position:relative}.give-obw-step-progress-bar{position:absolute;top:0;right:0;height:100%;width:0;background:#48bb78}.give-obw-step{display:flex;height:auto;align-items:center;justify-content:center;padding-left:30px;padding-right:30px;padding-bottom:52px}.give-obw-step-navigation{position:fixed;top:0;right:0;width:100%;z-index:99;background:#fff;border-bottom:1px solid #dbdbdb}.give-obw-step-navigation__steps-container{display:flex;align-items:center;margin:10px 40px}.give-obw{min-height:100vh;height:auto;width:100%;color:#424242;font-family:Montserrat,arial,sans-serif;font-weight:600;font-size:16px;line-height:22px;background:#e5e5e5}.give-obw-introduction,.give-obw-introduction__content{display:flex;flex-direction:column;align-items:center}.give-obw-introduction__content{width:480px;padding:100px 225px;justify-content:center}.give-obw-introduction__content>h1{text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:19px;line-height:24px;letter-spacing:6px;color:#1da3b0;margin:0 0 30px}.give-obw-introduction__content>p{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;font-weight:600;text-align:center;color:#424242;margin:40px 0 34px}.give-obw-card{position:relative;padding:20px;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;transition:all .2s ease-out}.give-obw-card>svg{margin-bottom:20px}.give-obw-button{font-family:Montserrat,Arial,Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:21px;line-height:26px;display:flex;position:relative;align-items:center;text-align:center;letter-spacing:1px;text-transform:capitalize;color:#fff;padding:14px 34px;background:#4fa651;box-shadow:0 2px 10px rgba(105,184,107,.6);border-radius:4px;border:none}.give-obw-button:focus{box-shadow:0 0 0 2px #7ec980,0 0 0 3px #4fa651;outline:none}.give-obw-button:hover{background-color:#4fa651;filter:brightness(1.2)}.give-obw-button{cursor:pointer}.give-obw-continue-button__icon{margin:0 14px 2px 0}.give-obw-dismiss-link{font-family:Open Sans,Arial,Helvetica,sans-serif;color:#666;font-weight:500;font-size:16px;line-height:22px;margin-top:42px;padding:6px;border-radius:3px}.give-obw-dismiss-link:focus{box-shadow:0 0 0 2px #7ec980,0 0 0 3px #4fa651;outline:none}.give-obw-card-input{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;border:none;padding:0}.give-obw-card-input__option{position:relative;transition:all .2s ease-out;transform:scale(1) translateY(0)}.give-obw-card-input__option label{cursor:pointer}.give-obw-card-input__option .card-input-selected{position:absolute;top:10px;left:10px;z-index:1}.give-obw-card-input__option:hover{transform:scale(1.02) translateY(-2px)}.give-obw-card-input__option:hover .give-obw-card{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}input:active+.give-obw-card-input__option .give-obw-card,input:focus+.give-obw-card-input__option .give-obw-card{box-shadow:0 0 0 2px #7ec980,0 0 0 3px #4fa651,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:scale(1) translateY(0)}input[type=checkbox]{position:absolute;opacity:0}.give-obw-select-input>.give-obw-select-input__label{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;font-size:18px;line-height:25px;letter-spacing:1px;color:#333}.give-obw-select-input>.give-obw-select-input__input{display:block;font-size:14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;color:#333;line-height:1.2;padding:13px 15px;width:356px;box-sizing:border-box;margin-top:10px;border:1px solid #b8b8b8;box-shadow:0 1px 4px rgba(0,0,0,.158927);border-radius:4px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.66 7.195a.644.644 0 00.902 0l5.333-5.304c.246-.274.246-.684 0-.93l-.63-.629c-.245-.246-.656-.246-.93 0l-4.21 4.211L1.887.332c-.274-.246-.684-.246-.93 0L.328.961c-.246.246-.246.656 0 .93L5.66 7.195z' fill='%23A2A3A2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 12px top 50%;background-size:14px auto,100%}.give-obw-select-input>.give-obw-select-input__input::-ms-expand{display:none}.give-obw-select-input>.give-obw-select-input__input:hover{border-color:#888}.give-obw-select-input>.give-obw-select-input__input option{font-weight:400}.give-obw-your-cause{display:flex;flex-direction:column;align-items:center}.give-obw-your-cause>h1{font-size:24px;line-height:34px;margin:0 0 52px}.give-obw-your-cause>h1,.give-obw-your-cause>h2{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;color:#333}.give-obw-your-cause>h2{font-size:18px;line-height:25px;margin:52px 0 4px}.give-obw-your-cause>p{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#333;margin:0 0 26px}.give-obw-your-cause>.give-obw-button{margin-top:50px}.give-obw-your-cause .give-obw-card{width:250px;height:308px;align-items:center}.give-obw-your-cause .give-obw-card p{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#333}.give-obw-your-cause .give-obw-card strong{text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:19px;line-height:24px;letter-spacing:6px;color:#4fa651}.give-obw-location{position:relative;display:flex;flex-direction:column;align-items:center}.give-obw-location>svg{top:50px;position:absolute}.give-obw-location>h1{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;font-size:24px;line-height:34px;color:#333;margin:0 0 52px}.give-obw-location .give-obw-card{padding:40px;margin-bottom:85px}.give-obw-location .give-obw-select-input{width:100%;margin-bottom:42px}.give-obw-location .give-obw-select-input:last-of-type{margin-bottom:0}.give-obw-features{display:flex;flex-direction:column;align-items:center}.give-obw-features>h1{font-weight:600;font-size:24px;line-height:34px;margin:0 0 8px}.give-obw-features>h1,.give-obw-features>p{font-family:Montserrat,Arial,Helvetica,sans-serif;text-align:center;color:#333}.give-obw-features>p{font-weight:500;font-size:16px;line-height:22px;margin:0 0 52px}.give-obw-features .give-obw-card{box-sizing:border-box;height:218px;width:242px;align-items:center;justify-content:center}.give-obw-features .give-obw-card>strong{font-family:Montserrat,Arial,Helvetica,sans-serif;text-transform:uppercase;font-weight:500;font-size:18px;line-height:24px;text-align:center;letter-spacing:3.5px;color:#4a5568}.give-obw-features>.give-obw-button{margin-top:52px}.give-obw-donation-form-preview{position:relative}.give-obw-donation-form-preview__iframe{border:none;width:560px;overflow:hidden;transition:opacity .2s ease,height .2s ease}.give-obw-donation-form-preview__loading-message{position:absolute;top:10px;right:10px;border:none;width:542px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .2s ease;box-shadow:inset 0 1px 4px rgba(0,0,0,.25);background:hsla(0,0%,100%,.25);border-radius:6px;pointer-events:none}.give-obw-donation-form-preview__loading-message>h3{margin-top:30px}.give-obw-donation-form{display:grid;position:relative;grid-template-columns:repeat(2,1fr);width:1200px;grid-gap:62px;align-items:center}.give-obw-donation-form__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:flex-start;height:calc(100vh - 190px)}.give-obw-donation-form__content .give-obw-donation-form__fixed{position:fixed}.give-obw-donation-form__content h1{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;font-size:24px;line-height:34px;color:#333;margin:0 0 8px}.give-obw-donation-form__content p{font-weight:500;margin:0 0 38px}.give-obw-donation-form__content h2,.give-obw-donation-form__content p{font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:16px;line-height:22px;color:#333}.give-obw-donation-form__content h2{font-weight:600;margin:0 0 4px}.give-obw-donation-form__content ul{padding:0;margin:12px 0 36px;list-style:none}.give-obw-donation-form__content ul>li{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:16px;line-height:2;color:#333;padding:0;margin:2px 0;display:flex;align-items:center}.give-obw-donation-form__content ul>li svg{margin:0 4px 0 8px}.give-obw-fundraising-needs{display:flex;flex-direction:column;align-items:center}.give-obw-fundraising-needs>h1{font-weight:600;font-size:24px;line-height:34px;margin:0 0 8px}.give-obw-fundraising-needs>h1,.give-obw-fundraising-needs>p{font-family:Montserrat,Arial,Helvetica,sans-serif;text-align:center;color:#333}.give-obw-fundraising-needs>p{font-weight:500;font-size:16px;line-height:22px;margin:0 0 52px}.give-obw-fundraising-needs .give-obw-card{box-sizing:border-box;height:218px;width:242px;align-items:center;justify-content:center}.give-obw-fundraising-needs .give-obw-card>strong{font-family:Montserrat,Arial,Helvetica,sans-serif;text-transform:uppercase;font-weight:500;font-size:18px;line-height:24px;text-align:center;letter-spacing:3.5px;color:#4a5568}.give-obw-fundraising-needs>.give-obw-button{margin-top:52px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}
trunk/assets/dist/css/admin-reports-widget.css ADDED
@@ -0,0 +1 @@
 
1
+ .givewp-reports-widget-container{position:relative;height:auto;width:100%}#givewp_reports_widget{background:#f9f9f9}#givewp_reports_widget .inside{margin-top:0}a.givewp-reports-link{float:right;height:100%;font-size:14px;text-decoration:none!important;margin:0}.givewp-grid{display:grid;grid-template-columns:repeat(12,1fr)}.givewp-card{background:#fff;border-radius:5px;box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column}.givewp-card>.title{font-weight:900;padding:16px;font-size:15px}.givewp-card>.content{padding:0;flex:1;display:flex;position:relative;flex-direction:column}@media (max-width:768px){.givewp-card{grid-column:span 12!important}}.givewp-chart-title>.givewp-chart-title-text{font-weight:600;font-size:15px;white-space:nowrap}.givewp-chart-canvas{border-radius:5px;overflow:hidden}#givewp-chartjs-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(-50%)}#givewp-chartjs-tooltip .givewp-tooltip-header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}#givewp-chartjs-tooltip .givewp-tooltip-body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}#givewp-chartjs-tooltip .givewp-tooltip-caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-legend{display:flex;flex-direction:column}.givewp-legend>.item{display:flex;min-height:40px;height:auto;font-size:12px;cursor:pointer}.givewp-legend>.item:nth-of-type(2n){background:#f4f4f4}.givewp-legend>.item.inactive{opacity:.3}.givewp-legend>.item>.bar{width:8px;background:#e5e5e5}.givewp-legend>.item>.label{flex:1;margin:14px 8px;font-weight:500}.givewp-legend>.item>.data{margin:14px 8px;width:76px}.givewp-legend>.item>.percent{margin:14px 16px 14px 8px}.givewp-spinner{display:inline-block;width:34px;height:18px}.givewp-spinner:after{content:" ";display:block;width:18px;height:18px;margin:0 8px;border-radius:50%;border-color:#66bb6a transparent;border-style:solid;border-width:3px;animation:givewp-spinner 1.2s linear infinite}@keyframes givewp-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.givewp-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(-50%,-100%);position:absolute;font-weight:500;top:0;left:0}.givewp-tooltip .givewp-tooltip__header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}.givewp-tooltip .givewp-tooltip__body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}.givewp-tooltip .givewp-tooltip__caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-mini-chart{height:100%;width:calc(100% - 32px);padding:16px 0 16px 16px;display:flex;flex-direction:column;justify-content:space-evenly}.givewp-mini-chart>.header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px}.givewp-mini-chart>.header>.title{text-transform:uppercase;font-weight:600;font-size:12px;color:#82878c}.givewp-mini-chart>.header>.indicator{display:flex;align-items:center;font-size:14px;font-weight:600;cursor:default}.givewp-mini-chart>.header>.indicator>svg{margin-right:4px}.givewp-mini-chart>.content{display:flex;align-items:center;justify-content:space-between}.givewp-mini-chart>.content>.amount{font-weight:600;font-size:25px}.givewp-mini-chart>.content>.chart{width:35%;transform:translateY(-4px)}.givewp-mini-chart>.content.stacked{flex-direction:column-reverse}.givewp-mini-chart>.content.stacked>.chart{width:75%;transform:translateY(0);margin-bottom:16px}.givewp-chart-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;padding:16px;font-size:15px}.givewp-chart-canvas{display:flex;flex:1;align-items:center;background:#f4f4f4}.givewp-chart-canvas canvas{position:relative}#givewp-mini-chartjs-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(-50%)}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-loading-overlay{justify-content:center;background:hsla(0,0%,100%,.8);z-index:899;pointer-events:none;border-radius:5px;overflow:hidden}.givewp-loading-overlay,.givewp-not-found-notice{display:flex;align-items:center;position:absolute;height:100%;width:100%}.givewp-not-found-notice{z-index:89;flex-direction:column;justify-content:flex-start;font-weight:500;background:hsla(0,0%,93.3%,.7)}.givewp-not-found-notice .givewp-not-found-card{padding:1.5em 3em;box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:5px;overflow:hidden;margin-top:180px;background:#fff;width:22em}.givewp-not-found-notice .givewp-not-found-card h2{font-size:20px;margin-bottom:18px;font-weight:500;line-height:1.2}.givewp-not-found-notice .givewp-not-found-card p{font-size:13px;font-weight:400;margin:0}.givewp-not-found-notice .givewp-not-found-card>button{cursor:pointer;background:#66bb6a;border-radius:5px;color:#fff;display:inline-block;margin-top:28px;margin-bottom:15px;padding:12px 28px;text-decoration:none;border:solid #407543;border-width:1px 1px 3px;font-size:13px;font-weight:400}.givewp-not-found-notice .givewp-not-found-card>button:hover{background:#5aa55e}.givewp-not-found-notice .givewp-not-found-card>button:focus{outline:none;box-shadow:none;border-color:#407543}.givewp-loading-notice{height:auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-weight:500}.givewp-loading-notice .givewp-loading-notice__card{box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:5px;overflow:hidden;margin-top:100px;margin-bottom:120px;background:#fff;width:18em;padding:2.5em 3em 1.5em}.givewp-loading-notice .givewp-loading-notice__card h2{font-size:20px;margin-bottom:18px;font-weight:500;line-height:1.2}.givewp-loading-notice .givewp-loading-notice__card p{font-size:13px;font-weight:400;margin:0}.givewp-mini-period-selector{float:right;display:flex;align-items:center}.givewp-mini-period-selector>.group{margin-left:16px;display:flex}.givewp-mini-period-selector>.group>button{background:#f7f7f7;height:32px;display:flex;align-items:center;justify-content:center;border-radius:0;border:1px solid #ddd;border-width:1px 1px 3px 0;padding:0 16px;font-size:14px;font-weight:400;cursor:pointer;margin:0}.givewp-mini-period-selector>.group>button:first-of-type{border-radius:3px 0 0 3px;border-width:1px 1px 3px}.givewp-mini-period-selector>.group>button:last-of-type{border-radius:0 3px 3px 0;border-width:1px 1px 3px 0}.givewp-mini-period-selector>.group>button.selected{background:#ddd}.givewp-mini-period-selector>.group>button:focus{outline:none;box-shadow:none;border-color:#ddd}
trunk/assets/dist/css/admin-reports-widget.rtl.css ADDED
@@ -0,0 +1 @@
 
1
+ .givewp-reports-widget-container{position:relative;height:auto;width:100%}#givewp_reports_widget{background:#f9f9f9}#givewp_reports_widget .inside{margin-top:0}a.givewp-reports-link{float:left;height:100%;font-size:14px;text-decoration:none!important;margin:0}.givewp-grid{display:grid;grid-template-columns:repeat(12,1fr)}.givewp-card{background:#fff;border-radius:5px;box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column}.givewp-card>.title{font-weight:900;padding:16px;font-size:15px}.givewp-card>.content{padding:0;flex:1;display:flex;position:relative;flex-direction:column}@media (max-width:768px){.givewp-card{grid-column:span 12!important}}.givewp-chart-title>.givewp-chart-title-text{font-weight:600;font-size:15px;white-space:nowrap}.givewp-chart-canvas{border-radius:5px;overflow:hidden}#givewp-chartjs-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(50%)}#givewp-chartjs-tooltip .givewp-tooltip-header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}#givewp-chartjs-tooltip .givewp-tooltip-body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}#givewp-chartjs-tooltip .givewp-tooltip-caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-legend{display:flex;flex-direction:column}.givewp-legend>.item{display:flex;min-height:40px;height:auto;font-size:12px;cursor:pointer}.givewp-legend>.item:nth-of-type(2n){background:#f4f4f4}.givewp-legend>.item.inactive{opacity:.3}.givewp-legend>.item>.bar{width:8px;background:#e5e5e5}.givewp-legend>.item>.label{flex:1;margin:14px 8px;font-weight:500}.givewp-legend>.item>.data{margin:14px 8px;width:76px}.givewp-legend>.item>.percent{margin:14px 8px 14px 16px}.givewp-spinner{display:inline-block;width:34px;height:18px}.givewp-spinner:after{content:" ";display:block;width:18px;height:18px;margin:0 8px;border-radius:50%;border-color:#66bb6a transparent;border-style:solid;border-width:3px;animation:givewp-spinner 1.2s linear infinite}@keyframes givewp-spinner{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.givewp-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(50%,-100%);position:absolute;font-weight:500;top:0;right:0}.givewp-tooltip .givewp-tooltip__header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}.givewp-tooltip .givewp-tooltip__body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}.givewp-tooltip .givewp-tooltip__caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-mini-chart{height:100%;width:calc(100% - 32px);padding:16px 16px 16px 0;display:flex;flex-direction:column;justify-content:space-evenly}.givewp-mini-chart>.header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px}.givewp-mini-chart>.header>.title{text-transform:uppercase;font-weight:600;font-size:12px;color:#82878c}.givewp-mini-chart>.header>.indicator{display:flex;align-items:center;font-size:14px;font-weight:600;cursor:default}.givewp-mini-chart>.header>.indicator>svg{margin-left:4px}.givewp-mini-chart>.content{display:flex;align-items:center;justify-content:space-between}.givewp-mini-chart>.content>.amount{font-weight:600;font-size:25px}.givewp-mini-chart>.content>.chart{width:35%;transform:translateY(-4px)}.givewp-mini-chart>.content.stacked{flex-direction:column-reverse}.givewp-mini-chart>.content.stacked>.chart{width:75%;transform:translateY(0);margin-bottom:16px}.givewp-chart-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;padding:16px;font-size:15px}.givewp-chart-canvas{display:flex;flex:1;align-items:center;background:#f4f4f4}.givewp-chart-canvas canvas{position:relative}#givewp-mini-chartjs-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(50%)}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-loading-overlay{justify-content:center;background:hsla(0,0%,100%,.8);z-index:899;pointer-events:none;border-radius:5px;overflow:hidden}.givewp-loading-overlay,.givewp-not-found-notice{display:flex;align-items:center;position:absolute;height:100%;width:100%}.givewp-not-found-notice{z-index:89;flex-direction:column;justify-content:flex-start;font-weight:500;background:hsla(0,0%,93.3%,.7)}.givewp-not-found-notice .givewp-not-found-card{padding:1.5em 3em;box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:5px;overflow:hidden;margin-top:180px;background:#fff;width:22em}.givewp-not-found-notice .givewp-not-found-card h2{font-size:20px;margin-bottom:18px;font-weight:500;line-height:1.2}.givewp-not-found-notice .givewp-not-found-card p{font-size:13px;font-weight:400;margin:0}.givewp-not-found-notice .givewp-not-found-card>button{cursor:pointer;background:#66bb6a;border-radius:5px;color:#fff;display:inline-block;margin-top:28px;margin-bottom:15px;padding:12px 28px;text-decoration:none;border:solid #407543;border-width:1px 1px 3px;font-size:13px;font-weight:400}.givewp-not-found-notice .givewp-not-found-card>button:hover{background:#5aa55e}.givewp-not-found-notice .givewp-not-found-card>button:focus{outline:none;box-shadow:none;border-color:#407543}.givewp-loading-notice{height:auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-weight:500}.givewp-loading-notice .givewp-loading-notice__card{box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:5px;overflow:hidden;margin-top:100px;margin-bottom:120px;background:#fff;width:18em;padding:2.5em 3em 1.5em}.givewp-loading-notice .givewp-loading-notice__card h2{font-size:20px;margin-bottom:18px;font-weight:500;line-height:1.2}.givewp-loading-notice .givewp-loading-notice__card p{font-size:13px;font-weight:400;margin:0}.givewp-mini-period-selector{float:left;display:flex;align-items:center}.givewp-mini-period-selector>.group{margin-right:16px;display:flex}.givewp-mini-period-selector>.group>button{background:#f7f7f7;height:32px;display:flex;align-items:center;justify-content:center;border-radius:0;border:1px solid #ddd;border-width:1px 0 3px 1px;padding:0 16px;font-size:14px;font-weight:400;cursor:pointer;margin:0}.givewp-mini-period-selector>.group>button:first-of-type{border-radius:0 3px 3px 0;border-width:1px 1px 3px}.givewp-mini-period-selector>.group>button:last-of-type{border-radius:3px 0 0 3px;border-width:1px 0 3px 1px}.givewp-mini-period-selector>.group>button.selected{background:#ddd}.givewp-mini-period-selector>.group>button:focus{outline:none;box-shadow:none;border-color:#ddd}
trunk/assets/dist/css/admin-reports.css ADDED
@@ -0,0 +1 @@
 
1
+ .givewp-filters{position:absolute;top:0;right:0;min-height:50px;padding:10px 0;display:flex;align-items:center}.givewp-period-selector{display:flex;align-items:center;height:50px}.givewp-period-selector>.datepicker{border:solid #ddd;border-width:1px 1px 3px;background:#f7f7f7;height:28px;border-radius:3px;padding-left:22px}.givewp-period-selector>.datepicker .CalendarDay__selected_span{background:#91c896;color:#fff;border:1px solid #66bb6a}.givewp-period-selector>.datepicker .CalendarDay__selected{background:#66bb6a;color:#fff;border:1px double #47814a}.givewp-period-selector>.datepicker .CalendarDay__hovered_span,.givewp-period-selector>.datepicker .CalendarDay__hovered_span:hover{background:#91c896;color:#fff;border:1px solid #66bb6a}.givewp-period-selector>.datepicker .DayPickerNavigation_button__horizontalDefault{top:12px}.givewp-period-selector>.datepicker .DateRangePickerInput{border:none;background:none;height:28px}.givewp-period-selector>.datepicker .DateRangePicker_picker{border-radius:3px}.givewp-period-selector>.datepicker .DateInput{background:none}.givewp-period-selector>.datepicker .DayPicker_weekHeader{top:52px}.givewp-period-selector>.datepicker input[type=text]{height:28px;min-height:28px;border:none;background:none;border-radius:3px;overflow:hidden;font-size:14px}.givewp-period-selector>.datepicker input[type=text]:focus{box-shadow:none;border:none}.givewp-period-selector>.icon{height:32px;width:32px;position:absolute;pointer-events:none;display:flex;align-items:center;justify-content:center}.givewp-period-selector>.group{margin-left:16px;display:flex}.givewp-period-selector>.group>button{background:#f7f7f7;height:32px;display:flex;align-items:center;justify-content:center;border-radius:0;border:1px solid #ddd;border-width:1px 1px 3px 0;padding:0 16px;cursor:pointer;margin:0}.givewp-period-selector>.group>button:first-of-type{border-radius:3px 0 0 3px;border-width:1px 1px 3px}.givewp-period-selector>.group>button:last-of-type{border-radius:0 3px 3px 0;border-width:1px 1px 3px 0}.givewp-period-selector>.group>button.selected{background:#ddd}.givewp-period-selector>.group>button:focus{outline:none;box-shadow:none;border-color:#ddd}.givewp-reports-button{background:#f7f7f7;height:32px;display:flex;align-items:center;justify-content:center;border-radius:3px;border:solid #ddd;border-width:1px 1px 3px;padding:0 16px;cursor:pointer;margin:0}.givewp-reports-button.givewp-reports-button--pressed{background:#ddd}.givewp-reports-button:focus{outline:none;box-shadow:none;border-color:#ddd}.givewp-reports-button.givewp-reports-button--icon{padding:0 8px}.givewp-reports-select{background:#f7f7f7;height:32px;display:flex;align-items:center;justify-content:space-between;border-radius:3px;border:solid #ddd;border-width:1px 1px 3px;padding:0 0 0 8px;cursor:pointer;margin:0}.givewp-reports-select select{border:none;font-weight:500;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.66016 7.19531C5.90625 7.44141 6.31641 7.44141 6.5625 7.19531L11.8945 1.89062C12.1406 1.61719 12.1406 1.20703 11.8945 0.960938L11.2656 0.332031C11.0195 0.0859375 10.6094 0.0859375 10.3359 0.332031L6.125 4.54297L1.88672 0.332031C1.61328 0.0859375 1.20312 0.0859375 0.957031 0.332031L0.328125 0.960938C0.0820312 1.20703 0.0820312 1.61719 0.328125 1.89062L5.66016 7.19531Z' fill='%23A2A3A2'/%3E%3C/svg%3E"),linear-gradient(180deg,#f7f7f7 0,#f7f7f7);background-repeat:no-repeat,repeat;background-position:right 8px top 50%,0 0;background-size:.65em auto,100%}.givewp-reports-select select:focus{box-shadow:none}.givewp-reports-toggle{padding:12px 0 4px}.givewp-reports-toggle input[type=checkbox]{display:none}.givewp-reports-toggle label{display:flex;align-items:center;justify-content:space-between;position:relative}.givewp-reports-toggle label:before{content:"";display:inline-block;height:24px;width:52px;border-radius:12px;background-color:#ddd;transition:background-color .2s ease}.givewp-reports-toggle label:after{content:"";display:inline-block;height:16px;width:16px;border-radius:16px;left:4px;position:absolute;background:#fff;transform:translateZ(0);transition:transform .2s ease}.givewp-reports-toggle input[type=checkbox]:checked+label:before{background-color:#66bb6a}.givewp-reports-toggle input[type=checkbox]:checked+label:after{transform:translate3d(28px,0,0)}.givewp-reports-settings__toggle{margin-left:16px;display:flex;position:relative}.givewp-reports-settings__toggle .givewp-reports-settings__panel{display:block;position:absolute;padding:16px;width:160px;background:#fff;right:0;top:40px;border-radius:5px;box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);z-index:99}.givewp-grid{display:grid;grid-template-columns:repeat(12,1fr)}.givewp-card{background:#fff;border-radius:5px;box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column}.givewp-card>.title{font-weight:900;padding:16px;font-size:15px}.givewp-card>.content{padding:0;flex:1;display:flex;position:relative;flex-direction:column}@media (max-width:768px){.givewp-card{grid-column:span 12!important}}.givewp-chart-title>.givewp-chart-title-text{font-weight:600;font-size:15px;white-space:nowrap}.givewp-chart-canvas{border-radius:5px;overflow:hidden}#givewp-chartjs-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(-50%)}#givewp-chartjs-tooltip .givewp-tooltip-header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}#givewp-chartjs-tooltip .givewp-tooltip-body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}#givewp-chartjs-tooltip .givewp-tooltip-caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-legend{display:flex;flex-direction:column}.givewp-legend>.item{display:flex;min-height:40px;height:auto;font-size:12px;cursor:pointer}.givewp-legend>.item:nth-of-type(2n){background:#f4f4f4}.givewp-legend>.item.inactive{opacity:.3}.givewp-legend>.item>.bar{width:8px;background:#e5e5e5}.givewp-legend>.item>.label{flex:1;margin:14px 8px;font-weight:500}.givewp-legend>.item>.data{margin:14px 8px;width:76px}.givewp-legend>.item>.percent{margin:14px 16px 14px 8px}.givewp-spinner{display:inline-block;width:34px;height:18px}.givewp-spinner:after{content:" ";display:block;width:18px;height:18px;margin:0 8px;border-radius:50%;border-color:#66bb6a transparent;border-style:solid;border-width:3px;animation:givewp-spinner 1.2s linear infinite}@keyframes givewp-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.givewp-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(-50%,-100%);position:absolute;font-weight:500;top:0;left:0}.givewp-tooltip .givewp-tooltip__header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}.givewp-tooltip .givewp-tooltip__body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}.givewp-tooltip .givewp-tooltip__caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-mini-chart{height:100%;width:calc(100% - 32px);padding:16px 0 16px 16px;display:flex;flex-direction:column;justify-content:space-evenly}.givewp-mini-chart>.header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px}.givewp-mini-chart>.header>.title{text-transform:uppercase;font-weight:600;font-size:12px;color:#82878c}.givewp-mini-chart>.header>.indicator{display:flex;align-items:center;font-size:14px;font-weight:600;cursor:default}.givewp-mini-chart>.header>.indicator>svg{margin-right:4px}.givewp-mini-chart>.content{display:flex;align-items:center;justify-content:space-between}.givewp-mini-chart>.content>.amount{font-weight:600;font-size:25px}.givewp-mini-chart>.content>.chart{width:35%;transform:translateY(-4px)}.givewp-mini-chart>.content.stacked{flex-direction:column-reverse}.givewp-mini-chart>.content.stacked>.chart{width:75%;transform:translateY(0);margin-bottom:16px}.givewp-chart-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;padding:16px;font-size:15px}.givewp-chart-canvas{display:flex;flex:1;align-items:center;background:#f4f4f4}.givewp-chart-canvas canvas{position:relative}#givewp-mini-chartjs-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(-50%)}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-loading-overlay{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;background:hsla(0,0%,100%,.8);z-index:899;pointer-events:none;border-radius:5px;overflow:hidden}.givewp-list-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;padding:16px;font-size:15px}.givewp-list{max-height:432px;overflow-y:auto;overflow-x:hidden}.givewp-list>*{background:#f4f4f4}.givewp-list>:nth-of-type(2n){background:#fff}.givewp-list-notice{width:100%;height:240px;display:flex;align-items:center;justify-content:center;background:#fafafa}.givewp-donation-link{display:contents;text-decoration:inherit;color:inherit}.givewp-donation-link:hover{color:#5a5a5a}.givewp-donation-item{height:72px;display:flex;align-items:center}.givewp-donation-item .icon{height:36px;width:36px;display:flex;align-items:center;margin-left:16px}.givewp-donation-item .info{margin-right:16px;text-transform:capitalize}.givewp-donation-item .info:last-of-type{flex:1;text-align:right}.givewp-donation-item p{margin:0;font-size:14px}.givewp-donation-item .elapsed{color:#82878c;font-size:12px;margin-left:4px;text-transform:lowercase}.givewp-donation-item .source{font-weight:lighter}.give-donor-link{display:contents;text-decoration:inherit;color:inherit}.give-donor-link:hover{color:#5a5a5a}.give-donor-item{display:flex;align-items:center;height:72px;padding:0 16px}.give-donor-item>img{object-fit:cover;height:40px;width:40px;border-radius:50%;overflow:hidden}.give-donor-item>.give-donor-initials{display:flex;align-items:center;justify-content:center;height:36px;width:36px;border-radius:50%;overflow:hidden;color:#fff;background:#d75a4b}.give-donor-item>.give-donor-info{flex:1;overflow:hidden;margin-left:12px}.give-donor-item>.give-donor-totals{text-align:right}.give-donor-item p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-item{height:72px;display:flex;align-items:center;padding:0 16px}.location-item p{margin:0}.location-item>.flag{object-fit:cover;width:36px;height:36px;border-radius:50%;overflow:hidden}.location-item>.info{flex:1;margin-left:16px}.location-item>.donations{text-align:right}.givewp-export-button{padding:8px 12px;background:#f7f7f7;text-decoration:none;border-radius:3px;border:solid #ddd;border-width:1px 1px 3px;color:#333;font-weight:500;font-size:12px}.givewp-table-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;padding:16px;font-size:15px}.givewp-table{display:flex;flex-direction:column;max-height:320px;overflow-y:auto;overflow-x:hidden}.givewp-table>*{display:flex;min-height:40px;height:auto;font-size:14px;padding:8px 16px}.givewp-table>*>*{flex:1}.givewp-table>.givewp-table-header{font-weight:500;background:#f4f4f4;position:sticky;top:0;display:flex;align-items:center;box-shadow:0 0 8px #b8b8b8}.givewp-table>.givewp-table-row{background:#fff}.givewp-table>.givewp-table-row:nth-of-type(odd){background:#f4f4f4}.givewp-table>.givewp-table-row>.givewp-table-row-item{display:flex;align-items:center}.givewp-not-found-notice{height:100%;width:100%;position:absolute;z-index:89;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-weight:500;background:hsla(0,0%,93.3%,.7)}.givewp-not-found-notice .givewp-not-found-card{padding:1.5em 3em;box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:5px;overflow:hidden;margin-top:180px;background:#fff;width:22em}.givewp-not-found-notice .givewp-not-found-card h2{font-size:20px;margin-bottom:18px;font-weight:500;line-height:1.2}.givewp-not-found-notice .givewp-not-found-card p{font-size:13px;font-weight:400;margin:0}.givewp-not-found-notice .givewp-not-found-card>button{cursor:pointer;background:#66bb6a;border-radius:5px;color:#fff;display:inline-block;margin-top:28px;margin-bottom:15px;padding:12px 28px;text-decoration:none;border:solid #407543;border-width:1px 1px 3px;font-size:13px;font-weight:400}.givewp-not-found-notice .givewp-not-found-card>button:hover{background:#5aa55e}.givewp-not-found-notice .givewp-not-found-card>button:focus{outline:none;box-shadow:none;border-color:#407543}.givewp-loading-notice{height:auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-weight:500}.givewp-loading-notice .givewp-loading-notice__card{box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:5px;overflow:hidden;margin-top:100px;margin-bottom:120px;background:#fff;width:18em;padding:2.5em 3em 1.5em}.givewp-loading-notice .givewp-loading-notice__card h2{font-size:20px;margin-bottom:18px;font-weight:500;line-height:1.2}.givewp-loading-notice .givewp-loading-notice__card p{font-size:13px;font-weight:400;margin:0}
trunk/assets/dist/css/admin-reports.rtl.css ADDED
@@ -0,0 +1 @@
 
1
+ .givewp-filters{position:absolute;top:0;left:0;min-height:50px;padding:10px 0;display:flex;align-items:center}.givewp-period-selector{display:flex;align-items:center;height:50px}.givewp-period-selector>.datepicker{border:solid #ddd;border-width:1px 1px 3px;background:#f7f7f7;height:28px;border-radius:3px;padding-right:22px}.givewp-period-selector>.datepicker .CalendarDay__selected_span{background:#91c896;color:#fff;border:1px solid #66bb6a}.givewp-period-selector>.datepicker .CalendarDay__selected{background:#66bb6a;color:#fff;border:1px double #47814a}.givewp-period-selector>.datepicker .CalendarDay__hovered_span,.givewp-period-selector>.datepicker .CalendarDay__hovered_span:hover{background:#91c896;color:#fff;border:1px solid #66bb6a}.givewp-period-selector>.datepicker .DayPickerNavigation_button__horizontalDefault{top:12px}.givewp-period-selector>.datepicker .DateRangePickerInput{border:none;background:none;height:28px}.givewp-period-selector>.datepicker .DateRangePicker_picker{border-radius:3px}.givewp-period-selector>.datepicker .DateInput{background:none}.givewp-period-selector>.datepicker .DayPicker_weekHeader{top:52px}.givewp-period-selector>.datepicker input[type=text]{height:28px;min-height:28px;border:none;background:none;border-radius:3px;overflow:hidden;font-size:14px}.givewp-period-selector>.datepicker input[type=text]:focus{box-shadow:none;border:none}.givewp-period-selector>.icon{height:32px;width:32px;position:absolute;pointer-events:none;display:flex;align-items:center;justify-content:center}.givewp-period-selector>.group{margin-right:16px;display:flex}.givewp-period-selector>.group>button{background:#f7f7f7;height:32px;display:flex;align-items:center;justify-content:center;border-radius:0;border:1px solid #ddd;border-width:1px 0 3px 1px;padding:0 16px;cursor:pointer;margin:0}.givewp-period-selector>.group>button:first-of-type{border-radius:0 3px 3px 0;border-width:1px 1px 3px}.givewp-period-selector>.group>button:last-of-type{border-radius:3px 0 0 3px;border-width:1px 0 3px 1px}.givewp-period-selector>.group>button.selected{background:#ddd}.givewp-period-selector>.group>button:focus{outline:none;box-shadow:none;border-color:#ddd}.givewp-reports-button{background:#f7f7f7;height:32px;display:flex;align-items:center;justify-content:center;border-radius:3px;border:solid #ddd;border-width:1px 1px 3px;padding:0 16px;cursor:pointer;margin:0}.givewp-reports-button.givewp-reports-button--pressed{background:#ddd}.givewp-reports-button:focus{outline:none;box-shadow:none;border-color:#ddd}.givewp-reports-button.givewp-reports-button--icon{padding:0 8px}.givewp-reports-select{background:#f7f7f7;height:32px;display:flex;align-items:center;justify-content:space-between;border-radius:3px;border:solid #ddd;border-width:1px 1px 3px;padding:0 8px 0 0;cursor:pointer;margin:0}.givewp-reports-select select{border:none;font-weight:500;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.66016 7.19531C5.90625 7.44141 6.31641 7.44141 6.5625 7.19531L11.8945 1.89062C12.1406 1.61719 12.1406 1.20703 11.8945 0.960938L11.2656 0.332031C11.0195 0.0859375 10.6094 0.0859375 10.3359 0.332031L6.125 4.54297L1.88672 0.332031C1.61328 0.0859375 1.20312 0.0859375 0.957031 0.332031L0.328125 0.960938C0.0820312 1.20703 0.0820312 1.61719 0.328125 1.89062L5.66016 7.19531Z' fill='%23A2A3A2'/%3E%3C/svg%3E"),linear-gradient(180deg,#f7f7f7 0,#f7f7f7);background-repeat:no-repeat,repeat;background-position:left 8px top 50%,100% 0;background-size:.65em auto,100%}.givewp-reports-select select:focus{box-shadow:none}.givewp-reports-toggle{padding:12px 0 4px}.givewp-reports-toggle input[type=checkbox]{display:none}.givewp-reports-toggle label{display:flex;align-items:center;justify-content:space-between;position:relative}.givewp-reports-toggle label:before{content:"";display:inline-block;height:24px;width:52px;border-radius:12px;background-color:#ddd;transition:background-color .2s ease}.givewp-reports-toggle label:after{content:"";display:inline-block;height:16px;width:16px;border-radius:16px;right:4px;position:absolute;background:#fff;transform:translateZ(0);transition:transform .2s ease}.givewp-reports-toggle input[type=checkbox]:checked+label:before{background-color:#66bb6a}.givewp-reports-toggle input[type=checkbox]:checked+label:after{transform:translate3d(-28px,0,0)}.givewp-reports-settings__toggle{margin-right:16px;display:flex;position:relative}.givewp-reports-settings__toggle .givewp-reports-settings__panel{display:block;position:absolute;padding:16px;width:160px;background:#fff;left:0;top:40px;border-radius:5px;box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);z-index:99}.givewp-grid{display:grid;grid-template-columns:repeat(12,1fr)}.givewp-card{background:#fff;border-radius:5px;box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column}.givewp-card>.title{font-weight:900;padding:16px;font-size:15px}.givewp-card>.content{padding:0;flex:1;display:flex;position:relative;flex-direction:column}@media (max-width:768px){.givewp-card{grid-column:span 12!important}}.givewp-chart-title>.givewp-chart-title-text{font-weight:600;font-size:15px;white-space:nowrap}.givewp-chart-canvas{border-radius:5px;overflow:hidden}#givewp-chartjs-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(50%)}#givewp-chartjs-tooltip .givewp-tooltip-header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}#givewp-chartjs-tooltip .givewp-tooltip-body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}#givewp-chartjs-tooltip .givewp-tooltip-caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-legend{display:flex;flex-direction:column}.givewp-legend>.item{display:flex;min-height:40px;height:auto;font-size:12px;cursor:pointer}.givewp-legend>.item:nth-of-type(2n){background:#f4f4f4}.givewp-legend>.item.inactive{opacity:.3}.givewp-legend>.item>.bar{width:8px;background:#e5e5e5}.givewp-legend>.item>.label{flex:1;margin:14px 8px;font-weight:500}.givewp-legend>.item>.data{margin:14px 8px;width:76px}.givewp-legend>.item>.percent{margin:14px 8px 14px 16px}.givewp-spinner{display:inline-block;width:34px;height:18px}.givewp-spinner:after{content:" ";display:block;width:18px;height:18px;margin:0 8px;border-radius:50%;border-color:#66bb6a transparent;border-style:solid;border-width:3px;animation:givewp-spinner 1.2s linear infinite}@keyframes givewp-spinner{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.givewp-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(50%,-100%);position:absolute;font-weight:500;top:0;right:0}.givewp-tooltip .givewp-tooltip__header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}.givewp-tooltip .givewp-tooltip__body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}.givewp-tooltip .givewp-tooltip__caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-mini-chart{height:100%;width:calc(100% - 32px);padding:16px 16px 16px 0;display:flex;flex-direction:column;justify-content:space-evenly}.givewp-mini-chart>.header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px}.givewp-mini-chart>.header>.title{text-transform:uppercase;font-weight:600;font-size:12px;color:#82878c}.givewp-mini-chart>.header>.indicator{display:flex;align-items:center;font-size:14px;font-weight:600;cursor:default}.givewp-mini-chart>.header>.indicator>svg{margin-left:4px}.givewp-mini-chart>.content{display:flex;align-items:center;justify-content:space-between}.givewp-mini-chart>.content>.amount{font-weight:600;font-size:25px}.givewp-mini-chart>.content>.chart{width:35%;transform:translateY(-4px)}.givewp-mini-chart>.content.stacked{flex-direction:column-reverse}.givewp-mini-chart>.content.stacked>.chart{width:75%;transform:translateY(0);margin-bottom:16px}.givewp-chart-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;padding:16px;font-size:15px}.givewp-chart-canvas{display:flex;flex:1;align-items:center;background:#f4f4f4}.givewp-chart-canvas canvas{position:relative}#givewp-mini-chartjs-tooltip{min-width:106px;text-align:center;border-radius:3px;overflow:hidden;display:flex;flex-direction:column;transform:translate(50%)}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-header{background:#666;padding:8px 12px;color:#fff;font-size:15px;border-radius:3px 3px 0 0}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-body{padding:8px 12px;color:#e4e4e4;font-size:12px;background:#555;border-radius:0 0 3px 3px}#givewp-mini-chartjs-tooltip .givewp-mini-tooltip-caret{height:14px;width:20px;margin:0 auto;transform:translate3d(0,-1px,0);background:#555;clip-path:polygon(50% 100%,0 0,100% 0)}.givewp-loading-overlay{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;background:hsla(0,0%,100%,.8);z-index:899;pointer-events:none;border-radius:5px;overflow:hidden}.givewp-list-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;padding:16px;font-size:15px}.givewp-list{max-height:432px;overflow-y:auto;overflow-x:hidden}.givewp-list>*{background:#f4f4f4}.givewp-list>:nth-of-type(2n){background:#fff}.givewp-list-notice{width:100%;height:240px;display:flex;align-items:center;justify-content:center;background:#fafafa}.givewp-donation-link{display:contents;text-decoration:inherit;color:inherit}.givewp-donation-link:hover{color:#5a5a5a}.givewp-donation-item{height:72px;display:flex;align-items:center}.givewp-donation-item .icon{height:36px;width:36px;display:flex;align-items:center;margin-right:16px}.givewp-donation-item .info{margin-left:16px;text-transform:capitalize}.givewp-donation-item .info:last-of-type{flex:1;text-align:left}.givewp-donation-item p{margin:0;font-size:14px}.givewp-donation-item .elapsed{color:#82878c;font-size:12px;margin-right:4px;text-transform:lowercase}.givewp-donation-item .source{font-weight:lighter}.give-donor-link{display:contents;text-decoration:inherit;color:inherit}.give-donor-link:hover{color:#5a5a5a}.give-donor-item{display:flex;align-items:center;height:72px;padding:0 16px}.give-donor-item>img{object-fit:cover;height:40px;width:40px;border-radius:50%;overflow:hidden}.give-donor-item>.give-donor-initials{display:flex;align-items:center;justify-content:center;height:36px;width:36px;border-radius:50%;overflow:hidden;color:#fff;background:#d75a4b}.give-donor-item>.give-donor-info{flex:1;overflow:hidden;margin-right:12px}.give-donor-item>.give-donor-totals{text-align:left}.give-donor-item p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-item{height:72px;display:flex;align-items:center;padding:0 16px}.location-item p{margin:0}.location-item>.flag{object-fit:cover;width:36px;height:36px;border-radius:50%;overflow:hidden}.location-item>.info{flex:1;margin-right:16px}.location-item>.donations{text-align:left}.givewp-export-button{padding:8px 12px;background:#f7f7f7;text-decoration:none;border-radius:3px;border:solid #ddd;border-width:1px 1px 3px;color:#333;font-weight:500;font-size:12px}.givewp-table-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;padding:16px;font-size:15px}.givewp-table{display:flex;flex-direction:column;max-height:320px;overflow-y:auto;overflow-x:hidden}.givewp-table>*{display:flex;min-height:40px;height:auto;font-size:14px;padding:8px 16px}.givewp-table>*>*{flex:1}.givewp-table>.givewp-table-header{font-weight:500;background:#f4f4f4;position:sticky;top:0;display:flex;align-items:center;box-shadow:0 0 8px #b8b8b8}.givewp-table>.givewp-table-row{background:#fff}.givewp-table>.givewp-table-row:nth-of-type(odd){background:#f4f4f4}.givewp-table>.givewp-table-row>.givewp-table-row-item{display:flex;align-items:center}.givewp-not-found-notice{height:100%;width:100%;position:absolute;z-index:89;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-weight:500;background:hsla(0,0%,93.3%,.7)}.givewp-not-found-notice .givewp-not-found-card{padding:1.5em 3em;box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:5px;overflow:hidden;margin-top:180px;background:#fff;width:22em}.givewp-not-found-notice .givewp-not-found-card h2{font-size:20px;margin-bottom:18px;font-weight:500;line-height:1.2}.givewp-not-found-notice .givewp-not-found-card p{font-size:13px;font-weight:400;margin:0}.givewp-not-found-notice .givewp-not-found-card>button{cursor:pointer;background:#66bb6a;border-radius:5px;color:#fff;display:inline-block;margin-top:28px;margin-bottom:15px;padding:12px 28px;text-decoration:none;border:solid #407543;border-width:1px 1px 3px;font-size:13px;font-weight:400}.givewp-not-found-notice .givewp-not-found-card>button:hover{background:#5aa55e}.givewp-not-found-notice .givewp-not-found-card>button:focus{outline:none;box-shadow:none;border-color:#407543}.givewp-loading-notice{height:auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-weight:500}.givewp-loading-notice .givewp-loading-notice__card{box-shadow:0 3px 6px rgba(68,68,68,.05),0 3px 6px rgba(68,68,68,.05);display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:5px;overflow:hidden;margin-top:100px;margin-bottom:120px;background:#fff;width:18em;padding:2.5em 3em 1.5em}.givewp-loading-notice .givewp-loading-notice__card h2{font-size:20px;margin-bottom:18px;font-weight:500;line-height:1.2}.givewp-loading-notice .givewp-loading-notice__card p{font-size:13px;font-weight:400;margin:0}
trunk/assets/dist/css/admin-setup.css ADDED
@@ -0,0 +1 @@
 
1
+ .give_forms_page_give-setup .wp-header-end{margin-bottom:20px}.wp-heading-inline,section,section *{font-family:Open Sans,sans-serif}section{margin-bottom:40px;color:#424242;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.09);border-radius:6px;overflow:hidden}.section-dismiss{text-align:center}.section-dismiss button{cursor:pointer;border:0;background-color:inherit;color:#9ea3a8;font-size:16px;font-weight:600;text-decoration:underline;font-family:Open Sans,sans-serif}header{padding:20px 20px 20px 25px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd}header h2{margin:0;font-size:22px;line-height:22px;color:#424242}footer{background-color:#fafafa;padding:20px 20px 20px 25px;font-size:16px;display:flex;justify-content:space-between}footer a{color:#0073aa;text-decoration:none}footer a>.fa{margin-left:6px}header .badge{font-weight:600;font-size:12px;line-height:16px;padding:10px 20px;border-radius:3px}header .badge.badge-complete{color:#18694c;background:#cbf4c9}header .badge.badge-review{color:#696969;border:1px solid #ddd;background:transparent}article{padding:20px 0;border-bottom:1px solid #ddd;display:grid;grid-template-columns:125px 3fr 1fr;grid-template-areas:"icon content action"}article .action,article .icon{align-self:center;justify-content:center}article .icon{margin:8px auto 0;align-self:start;flex:1;width:75px;grid-area:icon}article .action a{color:inherit;font-size:22px;text-align:right;margin-right:70px;text-decoration:none;float:right}article .content{grid-area:content;display:flex;flex-direction:column;justify-content:center;padding-right:24px}article .header{margin:10px 0;font-size:20px;line-height:25px}article .description{grid-area:description;color:#595959;font-size:16px;line-height:1.5;font-weight:400}.configuration .icon{margin-top:-25px;margin-left:15px}article.paypal .action a,article.paypal .action button,article.stripe .action a,article.stripe .action button{display:flex;align-items:center;justify-content:center;margin-left:15px;margin-right:30px;width:223px;height:38px;font-size:16px;font-weight:600;line-height:35px;text-align:center;color:#fff;border:0;border-radius:6px}article.paypal .action a,article.paypal .action button{background-color:#0070bc}article.stripe .action a,article.stripe .action button{background:#6772e5}.stripe-webhooks .fa-spinner{margin-right:10px}.stripe-webhooks .stripe-webhooks-url{cursor:pointer;display:inline-block;margin-top:10px}.stripe-webhooks .stripe-webhooks-url input{width:300px;margin-left:-2px;border-color:transparent;outline-color:transparent}.setup-item-sub-header{display:block;padding-left:20px}.setup-item-completed .header{text-decoration:line-through;text-decoration-color:rgba(66,66,66,.75)}article.setup-item-configuration .icon,article.setup-item-currency-switcher .icon,article.setup-item-fee-recovery .icon,article.setup-item-form-fields-manager .icon,article.setup-item-pdf-receipts .icon,article.setup-item-recurring-donations .icon,article.setup-item-tributes .icon{width:70px}.hidden{display:none}
trunk/assets/dist/css/admin-setup.rtl.css ADDED
@@ -0,0 +1 @@
 
1
+ .give_forms_page_give-setup .wp-header-end{margin-bottom:20px}.wp-heading-inline,section,section *{font-family:Open Sans,sans-serif}section{margin-bottom:40px;color:#424242;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.09);border-radius:6px;overflow:hidden}.section-dismiss{text-align:center}.section-dismiss button{cursor:pointer;border:0;background-color:inherit;color:#9ea3a8;font-size:16px;font-weight:600;text-decoration:underline;font-family:Open Sans,sans-serif}header{padding:20px 25px 20px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd}header h2{margin:0;font-size:22px;line-height:22px;color:#424242}footer{background-color:#fafafa;padding:20px 25px 20px 20px;font-size:16px;display:flex;justify-content:space-between}footer a{color:#0073aa;text-decoration:none}footer a>.fa{margin-right:6px}header .badge{font-weight:600;font-size:12px;line-height:16px;padding:10px 20px;border-radius:3px}header .badge.badge-complete{color:#18694c;background:#cbf4c9}header .badge.badge-review{color:#696969;border:1px solid #ddd;background:transparent}article{padding:20px 0;border-bottom:1px solid #ddd;display:grid;grid-template-columns:125px 3fr 1fr;grid-template-areas:"icon content action"}article .action,article .icon{align-self:center;justify-content:center}article .icon{margin:8px auto 0;align-self:start;flex:1;width:75px;grid-area:icon}article .action a{color:inherit;font-size:22px;text-align:left;margin-left:70px;text-decoration:none;float:left}article .content{grid-area:content;display:flex;flex-direction:column;justify-content:center;padding-left:24px}article .header{margin:10px 0;font-size:20px;line-height:25px}article .description{grid-area:description;color:#595959;font-size:16px;line-height:1.5;font-weight:400}.configuration .icon{margin-top:-25px;margin-right:15px}article.paypal .action a,article.paypal .action button,article.stripe .action a,article.stripe .action button{display:flex;align-items:center;justify-content:center;margin-right:15px;margin-left:30px;width:223px;height:38px;font-size:16px;font-weight:600;line-height:35px;text-align:center;color:#fff;border:0;border-radius:6px}article.paypal .action a,article.paypal .action button{background-color:#0070bc}article.stripe .action a,article.stripe .action button{background:#6772e5}.stripe-webhooks .fa-spinner{margin-left:10px}.stripe-webhooks .stripe-webhooks-url{cursor:pointer;display:inline-block;margin-top:10px}.stripe-webhooks .stripe-webhooks-url input{width:300px;margin-right:-2px;border-color:transparent;outline-color:transparent}.setup-item-sub-header{display:block;padding-right:20px}.setup-item-completed .header{text-decoration:line-through;text-decoration-color:rgba(66,66,66,.75)}article.setup-item-configuration .icon,article.setup-item-currency-switcher .icon,article.setup-item-fee-recovery .icon,article.setup-item-form-fields-manager .icon,article.setup-item-pdf-receipts .icon,article.setup-item-recurring-donations .icon,article.setup-item-tributes .icon{width:70px}.hidden{display:none}
trunk/assets/dist/css/admin-shortcode-button.css ADDED
@@ -0,0 +1 @@
 
1
+ .mce-primary.mce-sc-primary button{padding-right:10px;padding-left:10px}.mce-sc-popup{overflow-y:scroll;max-height:100%!important;top:50%!important;transform:translateY(-50%)!important}.mce-sc-popup a{text-decoration:underline}.mce-sc-popup p{margin-bottom:1em}.mce-sc-popup p.strong{font-weight:600}.mce-sc-popup p.no-margin{margin-bottom:0}.mce-sc-popup p.margin-top{margin-top:1em}.mce-sc-popup .mce-listbox button{text-overflow:ellipsis;overflow:hidden!important}@media screen and (max-width:782px){.wp-media-buttons button.sc-button span{width:18px!important}}.wp-media-buttons button.sc-button{outline:none;padding-left:5px;margin-right:0}.wp-media-buttons button.sc-button:active{margin-bottom:5px}button.sc-button:after{position:relative;display:inline-block;top:-1px;content:"";width:0;height:0;border-top:6px solid #777;border-right:4px solid transparent;border-left:4px solid transparent;margin:0 3px 0 6px}button.sc-button.active:after{top:-2px;border-top:0;border-bottom:6px solid #32373c}.sc-wrap{position:relative;display:inline-block;margin-right:5px}div.sc-menu{display:none;position:absolute;top:100%;left:0;min-width:100%;max-height:410px;font-size:14px;box-shadow:0 3px 5px rgba(0,0,0,.2);background:#fff;border:1px solid rgba(0,0,0,.15);overflow:auto;overflow-x:hidden;padding:5px 0;margin:-2px 0 0;z-index:1002}div.sc-shortcode{display:block;white-space:nowrap;cursor:pointer;padding:6px 12px;margin-bottom:2px}div.sc-shortcode:hover{color:#fff}#mce-modal-block.mce-reset.mce-fade.mce-in{opacity:.7;filter:alpha(opacity=70)}
trunk/assets/dist/css/admin-shortcode-button.rtl.css ADDED
@@ -0,0 +1 @@
 
1
+ .mce-primary.mce-sc-primary button{padding-left:10px;padding-right:10px}.mce-sc-popup{overflow-y:scroll;max-height:100%!important;top:50%!important;transform:translateY(-50%)!important}.mce-sc-popup a{text-decoration:underline}.mce-sc-popup p{margin-bottom:1em}.mce-sc-popup p.strong{font-weight:600}.mce-sc-popup p.no-margin{margin-bottom:0}.mce-sc-popup p.margin-top{margin-top:1em}.mce-sc-popup .mce-listbox button{text-overflow:ellipsis;overflow:hidden!important}@media screen and (max-width:782px){.wp-media-buttons button.sc-button span{width:18px!important}}.wp-media-buttons button.sc-button{outline:none;padding-right:5px;margin-left:0}.wp-media-buttons button.sc-button:active{margin-bottom:5px}button.sc-button:after{position:relative;display:inline-block;top:-1px;content:"";width:0;height:0;border-top:6px solid #777;border-left:4px solid transparent;border-right:4px solid transparent;margin:0 6px 0 3px}button.sc-button.active:after{top:-2px;border-top:0;border-bottom:6px solid #32373c}.sc-wrap{position:relative;display:inline-block;margin-left:5px}div.sc-menu{display:none;position:absolute;top:100%;right:0;min-width:100%;max-height:410px;font-size:14px;box-shadow:0 3px 5px rgba(0,0,0,.2);background:#fff;border:1px solid rgba(0,0,0,.15);overflow:auto;overflow-x:hidden;padding:5px 0;margin:-2px 0 0;z-index:1002}div.sc-shortcode{display:block;white-space:nowrap;cursor:pointer;padding:6px 12px;margin-bottom:2px}div.sc-shortcode:hover{color:#fff}#mce-modal-block.mce-reset.mce-fade.mce-in{opacity:.7;filter:alpha(opacity=70)}
trunk/assets/dist/css/admin-widgets.css ADDED
@@ -0,0 +1 @@
 
1
+ .give_forms_widget_container label:not([for*=display_style]):not([for*=float_labels]):not([for*=show_content]),.give_forms_widget_container label[for$=float_labels],.give_forms_widget_container label[for$=show_content],.give_forms_widget_container p.give_forms_display_style_setting_row>label:first-child{display:block;font-weight:500}.give_forms_widget_container .give_forms_display_style_setting_row label[for$=tmp_display_style]{display:flex;align-items:center}.give_forms_widget_container .give_forms_display_style_setting_row label[for*=tmp_display_style-]{display:flex}.give_forms_widget_container .give_forms_display_style_setting_row label[for*=tmp_display_style-] span:last-child{margin-left:5px}.give_forms_widget_container .give-field-description{display:block}
trunk/assets/dist/css/admin-widgets.rtl.css ADDED
@@ -0,0 +1 @@
 
1
+ .give_forms_widget_container label:not([for*=display_style]):not([for*=float_labels]):not([for*=show_content]),.give_forms_widget_container label[for$=float_labels],.give_forms_widget_container label[for$=show_content],.give_forms_widget_container p.give_forms_display_style_setting_row>label:first-child{display:block;font-weight:500}.give_forms_widget_container .give_forms_display_style_setting_row label[for$=tmp_display_style]{display:flex;align-items:center}.give_forms_widget_container .give_forms_display_style_setting_row label[for*=tmp_display_style-]{display:flex}.give_forms_widget_container .give_forms_display_style_setting_row label[for*=tmp_display_style-] span:last-child{margin-right:5px}.give_forms_widget_container .give-field-description{display:block}
trunk/assets/dist/css/admin.css ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ Chosen, a Select Box Enhancer for jQuery and Prototype
3
+ by Patrick Filler for Harvest, http://getharvest.com
4
+
5
+ Version 1.8.7
6
+ Full source at https://github.com/harvesthq/chosen
7
+ Copyright (c) 2011-2018 Harvest http://getharvest.com
8
+
9
+ MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
10
+ This file is generated by `grunt build`, do not edit it by hand.
11
+ */.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover,.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../images/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(../images/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%)}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(../images/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-rtl .chosen-search input[type=text]{background-image:url(../images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}#give-payments-filter .give-payment-id,.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.give-item-label:hover{color:#fff;text-decoration:none}/*! jQuery UI - v1.12.1 - 2016-09-14
12
+ * http://jqueryui.com
13
+ * Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
14
+ * To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
15
+ * Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;vertical-align:middle;margin:.2em 2em .2em .4em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif}.ui-widget,.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(../images/ui-icons_444444_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(../images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(../images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(../images/ui-icons_777620_256x240.png)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(../images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(../images/ui-icons_777777_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=0.3)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}/*! Hint.css - v2.5.0 - 2017-04-23
16
+ * http://kushagragour.in/lab/hint/
17
+ * Copyright (c) 2017 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:"";position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.mfp-bg{z-index:1000001;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000002;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1000003}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1000005;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:give-icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff) format("woff"),url(../images/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal}.give-icon:before{font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:"\e603"}.give-icon-heart:before{content:"\e604"}.give-icon-question:before{content:"\e602"}.give-icon-info:before{content:"\e601"}.give-icon-new-tab:before{content:"\ea7e"}.give-icon-alert:before{content:"\f02d"}.give-icon-help:before{content:"\e606"}.give-icon-spinner:before{content:"\e605"}.give-icon-spinner2:before{content:"\e607"}.give-icon-plus:before{content:"\e040"}.give-icon-minus:before{content:"\e041"}.give-icon-locked:before{content:"\e600"}.dashicons-give:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e800"}.fa-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.give-modal{box-shadow:0 15px 10px -5px rgba(0,0,0,.15);position:relative;background:#fff;font-family:Arial,Baskerville,monospace;font-size:16px;width:auto;max-width:500px;margin:60px auto 20px;border-top:5px solid transparent;line-height:1.5}.give-modal--success{border-top-color:#46b450}.give-modal--notice{border-top-color:#00a0d2}.give-modal--warning{border-top-color:#ffb900}.give-modal--error{border-top-color:#dc3232}.give-modal__body{padding:1.5rem}.give-modal__body>:last-child{margin-bottom:0}.give-modal__title{margin:0 0 .75rem;padding:0}.give-modal__description{margin:0 0 1.5rem;padding:0}.give-modal .give-spinner-wrap{margin-left:40%}.give-modal .give-modal__controls{position:relative;padding:1rem 1.5rem;background-color:#fbfbfb;border-top:1px solid #d7d7d7;text-align:right}.give-modal .give-modal__controls .spinner{display:none;visibility:visible;margin-left:0;float:left}.give-modal--additional-link{float:left;line-height:26px}.modal-fade-slide .give-modal--zoom{opacity:0;transition:all .2s ease-out;transform:translateY(-20px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-ready .give-modal--zoom{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--zoom{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.give-button{display:inline-block;height:30px;line-height:28px;padding:0 12px 2px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;margin-left:.5rem;font-weight:400;font-size:.9em}.give-button:active{transform:translateY(1px)}.give-button--primary{background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799;outline:0}.give-button--primary:hover{background:#008ec2;border-color:#006799;color:#fff}.give-button--primary:active{background:#0073aa;border-color:#006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.give-button--primary:focus{background:#0073aa;border-color:#006799;color:#fff;box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.give-button--secondary{color:#555;border-color:#ccc;background:#f7f7f7;box-shadow:0 1px 0 #ccc;vertical-align:top}.give-button--secondary:hover{background:#fafafa;border-color:#999;color:#23282d}.give-button--secondary:active{background:#eee;border-color:#999;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.give-button--secondary:focus{background:#eee}.give-notice{position:relative}/*!
18
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
19
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
20
+ */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
21
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
22
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
23
+ */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;font-display:auto;src:url(../fonts/fa-regular-400.eot);src:url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../images/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}/*!
24
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
25
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
26
+ */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;font-display:auto;src:url(../fonts/fa-solid-900.eot);src:url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../images/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}/*!
27
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
28
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
29
+ */@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:auto;src:url(../fonts/fa-brands-400.eot);src:url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../images/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;font-weight:400}.give-grid-row{position:relative;width:100%}.give-grid-row [class^=give-grid-col]{float:left;margin:.5rem 1%;min-height:.125rem}.give-grid-row:after{content:"";display:table;clear:both}.give-grid-col-1{width:6.33333%}.give-grid-col-2{width:14.66667%}.give-grid-col-3{width:23%}.give-grid-col-4{width:31.33333%}.give-grid-col-5{width:39.66667%}.give-grid-col-6{width:48%}.give-grid-col-7{width:56.33333%}.give-grid-col-8{width:64.66667%}.give-grid-col-9{width:73%}.give-grid-col-10{width:81.33333%}.give-grid-col-11{width:89.66667%}.give-grid-col-12{width:98%}@media only screen and (max-width:33.75em){.give-grid-row [class^=give-grid-col]{width:98%}}.give_options_panel input[type=email],.give_options_panel input[type=text]{padding:3px 5px;width:100%;line-height:2;box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #7e8993;background-color:#fff;color:#32373c}input.give-text-small,input.give-text_small{width:100px!important}input.give-text-medium,input.give-text_medium{width:200px!important}.give-hidden,.post-type-give_forms .tablenav #post-query-submit{display:none}.give_options_panel .inner-panel{padding:9px 15px}.give_options_panel .give-time-field{width:65px}.give_options_panel .give-money-field{width:75px;margin-right:0;margin-left:0;vertical-align:baseline}.give_options_panel .give-money-symbol{border:1px solid #7e8993;background:#fcfcfc;margin:0;font-size:14px;padding:8px 10px 9px}.give_options_panel .give-money-symbol-before{border-right:0;margin-right:-5px;border-radius:4px 0 0 4px}.give_options_panel .give-money-symbol-before+.give-money-field{border-top-left-radius:0;border-bottom-left-radius:0}.give_options_panel .give-money-symbol-after{margin-left:-5px;border-radius:0 4px 4px 0}.give_options_panel .give-money-symbol-after+.give-money-field{border-top-right-radius:0;border-bottom-right-radius:0}.give-underline{text-decoration:underline}#give-bulk-donors div[id^=give-donor-]{display:block;overflow:hidden}.shortcode-wrap{margin:1px 14px 12px 11px}.shortcode-wrap label{margin:0 0 3px;display:block;cursor:default}.shortcode-wrap .shortcode-input{margin:0;width:100%}input.shortcode-input{width:100%}.price .give_price_range_high,.price .give_price_range_low,.price .give_price_range_sep{display:inline-block}.js-give-shortcode-button{font-weight:500;cursor:help}.js-give-shortcode-button:after{box-shadow:0 1px 1px 0 rgba(0,0,0,.1);text-shadow:none}.js-give-shortcode-button .dashicons{font-size:16px;width:16px;vertical-align:middle;color:inherit;margin-right:2px}@media only screen and (min-width:782px) and (max-width:1260px){.js-give-shortcode-button .give-button-text{display:none}}.give-tooltip{margin:0 3px;padding:0;font-size:14px;color:rgba(51,51,51,.5);position:relative;top:1px}.give-tooltip:hover{color:#333}#give-metabox-form-data .inside{margin:0;padding:0}#give-metabox-form-data .give-upload-button{height:36px}#give-metabox-form-data .give-colorpicker{margin-right:6px!important}#give-metabox-form-data .give-metabox-panel-wrap{background:#fff;overflow:hidden}#give-metabox-form-data .give_options_panel{display:none;padding-left:170px}#give-metabox-form-data .give_options_panel.active,.no-js #give-metabox-form-data .give_options_panel{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:1em 20px 1em 162px;margin:0;border-bottom:1px solid #eee}#give-metabox-form-data .give_options_panel .give-field-wrap>label,#give-metabox-form-data .give_options_panel .give-field-wrap>span.give-field-label{float:left;width:135px;padding:0;margin:2px 0 0 -150px;line-height:18px;font-size:12px;font-weight:400}#give-metabox-form-data .give_options_panel .give-field-wrap .give-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-top:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-field-wrap ul{margin:0}#give-metabox-form-data .give_options_panel .give-field-wrap .mce-container iframe{min-height:250px!important}#give-metabox-form-data .give_options_panel .give-field-wrap .wp-editor-wrap{display:inline-block;width:100%}#give-metabox-form-data .give_options_panel textarea.give-field{width:100%}#give-metabox-form-data .give_options_panel .give-field-wrap:hover .give-field-row-actions{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap:last-child{border-bottom:0}#give-metabox-form-data .give_options_panel .give-inline-radio-fields li{display:inline-block;margin-right:15px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section{padding:10px;background:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeatable-fields-section-wrapper{width:100%;background-color:#fff;border-collapse:collapse}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row{border-bottom:15px solid #f5f5f5;background-color:#fff}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-template{display:none}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row:last-child{border-bottom:10px solid #f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-column{padding:0}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head{border-bottom:1px solid #eee;cursor:move}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head h2{text-align:left!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove{float:right;width:22px;height:36px;padding:0;display:block;text-align:center;line-height:34px;font-size:21px;font-weight:300;cursor:pointer}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove:hover{background-color:red;color:#fff;width:22px;height:22px;border-radius:30px;margin-top:8px;line-height:19px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row .give-move .toggle-indicator:before{margin-left:7px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row-wrap{background-color:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row{margin:5px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-field-wrap:last-child{border-bottom:1px solid #eee}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-ui-placeholder-state-highlight{background-color:#68bb6c}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-name{border:0!important;padding:0!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-bottom:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .ui-sortable-helper{display:table!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.ui-sortable-helper{border-bottom:0}#give-metabox-form-data .give_options_panel .give-row.closed .toggle-indicator:before{content:"\f140"}#give-metabox-form-data .give_options_panel .give-handlediv{float:right;width:36px;height:36px;margin:0;padding:0;border:0;background:none;cursor:pointer}#give-metabox-form-data .give-minmax-wrap{display:block;margin-bottom:.5rem}#give-metabox-form-data .give-minmax-wrap label{display:inline-block;width:120px;font-size:12px}#give-metabox-form-data .give-minmax-wrap input{margin-left:1px;position:relative;z-index:1;border-radius:0 4px 4px 0}#give-metabox-form-data #form_template_options .templates-list{display:grid;grid-gap:36px;grid-template-columns:1fr 1fr;padding:8px 0 24px}#give-metabox-form-data #form_template_options .templates-list .template-image-container{width:100%;height:auto;position:relative;padding-top:70%}#give-metabox-form-data #form_template_options .templates-list .template-image-container .template-image{height:100%;width:100%;object-fit:cover;position:absolute;top:0;left:0;background-color:#fff}#give-metabox-form-data #form_template_options .templates-list .action{display:flex;align-items:center;background-color:#fafafa;border-top:1px solid #eee;padding:10px}#give-metabox-form-data #form_template_options .templates-list .action .template-name{font-weight:500;flex-grow:1;line-height:1.4;padding-left:6px}#give-metabox-form-data #form_template_options .templates-list .action .badge{display:none;padding:2px 9px;line-height:1.4;background-color:#7ad03a;color:#fff;font-style:normal;border-radius:5px;margin-left:10px;text-shadow:0 1px 1px rgba(0,0,0,.25)}#give-metabox-form-data #form_template_options .form-template-introduction{padding-bottom:16px}#give-metabox-form-data #form_template_options .form-template-introduction p{font-weight:300;font-size:18px;margin:0 0 14px;padding:0}#give-metabox-form-data #form_template_options .form-template-introduction p.form-template-description{color:#9c9c9c;font-size:16px;padding-bottom:26px}#give-metabox-form-data #form_template_options .form-template-introduction .form-template-notice{padding:14px;display:flex;justify-content:space-between;align-items:center;margin-top:24px}#give-metabox-form-data #form_template_options .form-template-introduction .form-template-notice p{flex:1;margin:0 14px;font-size:16px;color:#555}#give-metabox-form-data #form_template_options .form-template-introduction .form-template-notice .dashicons{font-size:17px;margin-top:4px}#give-metabox-form-data #form_template_options .template-options{display:none}#give-metabox-form-data #form_template_options .template-options>.give-row{margin-bottom:20px;border:1px solid #ccd0d4}#give-metabox-form-data #form_template_options .template-options>.give-row>.give-row-head{background-color:#f1f1f1;border-bottom:1px solid #ccd0d4}#give-metabox-form-data #form_template_options .inner-panel{display:flex;flex-direction:column;padding-left:34px;padding-right:34px}#give-metabox-form-data #form_template_options .inner-panel .templates-list-heading{font-size:14px;font-weight:400;margin:10px 0 15px}#give-metabox-form-data #form_template_options .inner-panel .form-template-options-introduction{display:none;padding-bottom:25px}#give-metabox-form-data #form_template_options .inner-panel .template-info{background:#fafafa;border:1px solid #ccd0d4;box-shadow:0 1px 1px rgba(0,0,0,.07);line-height:0}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template{padding-left:20px;padding-right:20px}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .templates-list{grid-template-columns:1fr!important}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .templates-list .template-image-container,#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .templates-list .template-info:not(.active){display:none}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .templates-list .template-info.active .badge{display:inline-block}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .form-template-introduction,#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .templates-list-heading{display:none}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .form-template-options-introduction,#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .template-options.active{display:block}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .give-file{width:calc(100% - 150px)!important}#_give_donation_levels_field .give-row:nth-of-type(2) .give-remove{display:none!important}#give-metabox-form-data .give-metabox-tabs{margin:0;max-width:170px;float:left;line-height:1;padding:0 0 10px;position:relative;background-color:#fafafa;border-right:1px solid #eee;box-sizing:border-box}#give-metabox-form-data .give-metabox-tabs:after{content:"";display:block;width:100%;height:9999em;position:absolute;bottom:-9999em;left:0;background-color:#fafafa;border-right:1px solid #eee}#give-metabox-form-data .give-metabox-tabs li{margin:0;padding:0;display:block;position:relative}#give-metabox-form-data .give-metabox-tabs li a{margin:0;padding:10px;display:block;box-shadow:none;text-decoration:none;line-height:20px!important;border-bottom:1px solid #eee;overflow:hidden}#give-metabox-form-data .give-metabox-tabs li a span.give-label{width:122px;padding-left:2px;display:inline-block}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs{z-index:999}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li{background-color:#f1f1f1}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li a{border-bottom-color:#e5e5e5;display:flex;align-items:center;justify-content:space-between}#give-metabox-form-data .give-metabox-tabs li.active>a{color:#555;position:relative;background-color:#eee}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields.active>a{background-color:#ddd}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields:not(.active):hover ul.give-metabox-sub-tabs{display:block;position:absolute;bottom:0;left:166px;width:170px;max-height:250px}@media (max-width:550px),only screen and (min-width:851px) and (max-width:1025px){#give-metabox-form-data ul.give-metabox-tabs{min-width:40px}#give-metabox-form-data ul.give-metabox-tabs li>a{text-align:center}#give-metabox-form-data ul.give-metabox-tabs li>a:before{margin-right:0;font-size:15px}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-label{display:none}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-icon:before{margin:0}#give-metabox-form-data .give_options_panel{padding-left:40px}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:10px}#give-metabox-form-data .give_options_panel .give-field-wrap label,#give-metabox-form-data .give_options_panel .give-field-wrap span.give-field-label{display:block;float:none;margin:0 0 10px;font-size:14px;width:100%}}.chosen-container-single a.chosen-single{background:#fff!important}.give-docs-link{text-align:right;margin-right:15px}.give-docs-link a{color:#999;text-decoration:none;font-style:italic}.give-docs-link a:hover{color:#0073aa}.give-docs-link a span{font-style:normal}.post-type-give_forms #posts-filter .search-box{display:none}.post-type-give_forms #posts-filter .tablenav.top{position:relative;margin:42px 0 0;height:auto}.post-type-give_forms #posts-filter .tablenav.top #give-forms-advanced-filter{margin:0 0 10px}.post-type-give_forms #posts-filter .tablenav.top #give-forms-advanced-filter #give-forms-goal-filter{width:255px}.post-type-give_forms #posts-filter .tablenav.top #give-forms-advanced-filter a{display:inline-block;margin:0}.post-type-give_forms #posts-filter .tablenav.top #give-forms-advanced-filter #give-forms-search-input{margin-right:6px}.post-type-give_forms #posts-filter .tablenav.top .actions{position:absolute;left:230px;bottom:10px}.post-type-give_forms #posts-filter .tablenav.top .actions.bulkactions{left:0}@-moz-document url-prefix(){.give_options_panel .give-money-symbol{padding:8.5px 10px}}#give-dashboard-widgets-wrap .inside{padding-top:0;padding-bottom:0}.give_forms_page_give-reports #give-dashboard-widgets-wrap .inside{padding-left:0}#give-dashboard-widgets-wrap .inside #give-graphs-filter{float:none}#give-dashboard-widgets-wrap .postbox{margin-bottom:10px}#give-dashboard-widgets-wrap table.reports-table{clear:none}#give-dashboard-widgets-wrap #give-date-range-options{float:left}#give-dashboard-widgets-wrap #give-date-range-options>span{float:left;line-height:30px;font-style:italic;padding:0 5px 0 0}#give-graphs-filter{float:right}#give-graphs-filter .tablenav{margin:0 0 0 17px}#give-graphs-filter .tablenav .actions{padding:0}.give-graph .y1Axis{color:#66bb6a!important}.give-graph .y2Axis{color:#546e7a!important}body.give_forms_page_give-payment-history h1.nav-tab-wrapper,body.give_forms_page_give-payment-history h2.nav-tab-wrapper,body.give_forms_page_give-reports h1.nav-tab-wrapper,body.give_forms_page_give-reports h2.nav-tab-wrapper{margin-bottom:10px}body.give_forms_page_give-payment-history .actions,body.give_forms_page_give-reports .actions{padding-top:0}body.give_forms_page_give-payment-history .pagination-links,body.give_forms_page_give-reports .pagination-links{margin-left:10px}body.give_forms_page_give-payment-history p.donor-search,body.give_forms_page_give-reports p.donor-search{margin-right:10px}body.give_forms_page_give-payment-history .tablenav-right .tablenav-pages,body.give_forms_page_give-reports .tablenav-right .tablenav-pages{float:right}body.give_forms_page_give-payment-history .tablenav-right #give-reports-view,body.give_forms_page_give-reports .tablenav-right #give-reports-view{margin-top:0}body.give_forms_page_give-payment-history .tablenav-right .actions,body.give_forms_page_give-payment-history p.search-box,body.give_forms_page_give-reports .tablenav-right .actions,body.give_forms_page_give-reports p.search-box{float:left}body.give_forms_page_give-payment-history .reports-table-nav.tablenav.top,body.give_forms_page_give-reports .reports-table-nav.tablenav.top{width:100%;float:none;margin:0 0 10px}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top,body.give_forms_page_give-reports .reports-forms-details-wrap.top{float:right;overflow:hidden}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top #give-reports-filter,body.give_forms_page_give-reports .reports-forms-details-wrap.top #give-reports-filter{float:left}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top>.actions,body.give_forms_page_give-reports .reports-forms-details-wrap.top>.actions{padding-right:0}body.give_forms_page_give-payment-history .tablenav.bottom,body.give_forms_page_give-reports .tablenav.bottom{margin-top:10px}body.give_forms_page_give-payment-history h2.reports-earnings-title,body.give_forms_page_give-reports h2.reports-earnings-title{margin:7px 0 0}body.give_forms_page_give-payment-history .reports-views-wrap,body.give_forms_page_give-reports .reports-views-wrap{padding:3px 0 0}body.give_forms_page_give-payment-history .wrap.give-reports-donors-wrap,body.give_forms_page_give-reports .wrap.give-reports-donors-wrap{margin-right:0;margin-bottom:10px}body.give_forms_page_give-payment-history .widefat tbody td,body.give_forms_page_give-payment-history .widefat tbody th,body.give_forms_page_give-reports .widefat tbody td,body.give_forms_page_give-reports .widefat tbody th{padding-top:12px;padding-bottom:12px}body.give_forms_page_give-reports table.export-options-table tbody td{padding:20px 12px;vertical-align:top}body.give_forms_page_give-reports table.export-options-table .give-export-form{position:relative}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap{background-color:transparent;padding:12px 12px 4px;margin:2px 0 -16px -11px;overflow:auto}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap .spinner{margin:-2px -12px 8px 0}body.give_forms_page_give-reports table.export-options-table span#give-end-wrap input,body.give_forms_page_give-reports table.export-options-table span#give-start-wrap input{width:100px}#export-donor-options-wrap p{padding:20px 0 0;margin:0;font-weight:700}#export-donor-options-wrap ul{max-width:900px;overflow:hidden}#export-donor-options-wrap ul li{margin:0;padding:0 5px 5px 0;box-sizing:border-box;float:left;width:33%}.settings-excludes-list{max-height:120px;overflow:auto;padding:.5rem;border:1px solid #ddd}.settings-excludes-list li{margin:3px 0}#give-tools-recount-form .notice-wrap{position:relative;min-height:25px;margin:10px -12px -12px;background:#efefef;padding:10px 12px 12px;border-top:1px solid #e5e5e5}#give-tools-recount-form .notice-wrap .give-progress{position:absolute;top:15px}#give-tools-recount-form .notice-wrap .spinner{position:absolute;right:14px;top:13px;margin:0}#give-tools-recount-form .notice-wrap #give-batch-success{margin-bottom:6px}.recount-stats-controls form{display:inline}.give-recount-stats-descriptions{margin:8px 0 0;display:block}.give-recount-stats-descriptions span{line-height:24px;font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0;display:none}.gateways-report-tablenav .actions.bulkactions{padding-right:0}table.give-table td{vertical-align:middle}table.give-table td.row-title h3{margin:0 0 .4em;font-size:1.2em}table.give-table td.row-title p{font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0}#give-graphs-filter>.tablenav{height:auto}#give-logs-filter .search-box{float:right}#give-logs-filter .tablenav.top{float:left;clear:none;margin-top:0}#give_donor_export_form{margin:0 0 5px}#give_donor_export #give_donor_export_form_chosen{display:block;margin:5px 0 1px}.column-status .give-donation-status,.column-status .give-test-mode-transactions-label{display:inline-block}.column-status .give-test-mode-transactions-label{margin:0 5px;vertical-align:middle}.give-settings-page .give-settings-section-content{display:flex;background-color:#f4f4f4;border-radius:8px;-webkit-box-shadow:0 0 5px 0 #ddd;-moz-box-shadow:0 0 5px 0 #ddd;box-shadow:0 0 5px 0 #ddd}.give-settings-page .give-settings-section-content .give-settings-section-group-menu{width:250px}.give-settings-page .give-settings-section-content .give-settings-section-group-menu ul,.give-settings-page .give-settings-section-content .give-settings-section-group-menu ul li{margin:0}.give-settings-page .give-settings-section-content .give-settings-section-group-menu ul li a{display:block;padding:20px;text-decoration:none;color:#333;font-weight:600;outline:none;box-shadow:none}.give-settings-page .give-settings-section-content .give-settings-section-group-menu ul li a:hover{background-color:#ebebeb}.give-settings-page .give-settings-section-content .give-settings-section-group-menu ul li a.active{background-color:#fff;border-left:4px solid #66bb6a;color:#333}.give-settings-page .give-settings-section-content .give-settings-section-group-content{width:100%;background:#fff;padding:10px 30px;border-bottom-right-radius:8px;border-top-right-radius:8px;min-height:400px}@media only screen and (max-width:480px){.give-settings-page .give-settings-section-content{flex-flow:row wrap}.give-settings-page .give-settings-section-content .give-settings-section-group-menu{width:100%}.give-settings-page .give-settings-section-content .give-settings-section-group-content{padding:10px}}.give-settings-page{margin:0 20px 0 2px}.give-settings-page #poststuff{padding-top:25px}.give-settings-page .give-settings-header{background:#fff;padding:10px 20px;margin:0 -20px 0 -22px}.give-settings-page .give-settings-heading-sep{font-size:14px;line-height:32px;width:15px}.give-settings-page .nav-tab-wrapper{height:54px;margin:0 -20px 0 -22px}.give-settings-page .give-subsubsub{list-style:none;margin:12px 0 3px;padding:0;float:left}.give-settings-page .give-subsubsub li{display:inline-block;margin:0 0 0 3px;padding:0;white-space:nowrap;color:#d3d3d3;font-weight:300;font-size:16px}.give-settings-page .give-subsubsub a{line-height:2;padding:.2em;margin:0 3px 0 0;text-decoration:none;font-size:14px;box-shadow:none;font-weight:400}.give-settings-page .give-subsubsub a.current{color:#000;font-weight:600;border:none}.give-settings-page .give-setting-tab-body{max-width:1260px}.give-settings-page div.give-submit-wrap{margin:20px 0}.give-settings-page .give_forms_page_give-payment-history .postbox .hndle{cursor:default}.give-settings-page .give-input-field{width:25em}.give-settings-page table table input[type=text]{width:15em}.give-settings-page .give-repeat-setting-field{margin:10px 0}.give-settings-page .give-remove-setting-field{width:25px;height:25px;padding:0;text-align:center;line-height:22px;font-size:21px;font-weight:300;cursor:pointer;margin-left:20px;display:inline-block}.give-settings-page .give-remove-setting-field:hover{background-color:red;color:#fff;border-radius:30px}.give-settings-page .give-forminp p:first-child .give-remove-setting-field{display:none}.give-settings-page .export-options-table tr.give-import-option:nth-child(odd){background:#f4f3f3}.give-settings-page .export-options-table tr.give-import-option:nth-child(odd) th{vertical-align:middle}.give-settings-page .export-options-table .give-import-dropdown:nth-child(2),.give-settings-page .export-options-table tr.give-import-option th:first-child{width:250px}.give-setting-tab-header{clear:both;overflow:hidden;margin:30px 0}.give-setting-tab-header h2{margin-top:8px}.give-setting-tab-header p{margin-top:0;margin-bottom:0}.give-radio-inline ul{margin-top:0}.give-radio-inline li{display:inline-block;margin:0 0 0 15px}.give-radio-inline li:first-child{margin-left:0}.give-tools-setting-page .bulkactions{overflow:visible}.form-table td.give-radio-inline fieldset li>label{margin:5px 0 0!important}div.give-field-description,p.give-field-description{color:#666;font-style:italic;font-size:14px!important;line-height:22px}div.give-field-description strong,p.give-field-description strong{color:#777}.give-setting-tab-header h2{float:left;display:inline-block;width:220px;font-style:italic;color:#aaa;margin:0;font-size:14px}.gateway-enabled-wrap{background-color:#f7f7f7;border:1px solid #e5e5e5}.gateway-enabled-wrap .gateway-enabled-settings-title{display:grid;grid-template-columns:.5fr 2.5fr 5fr 1fr 1fr;grid-gap:20px;border-bottom:1px solid #e5e5e5;padding:1rem;font-weight:600}.gateway-enabled-wrap .ui-sortable-placeholder{visibility:visible!important;border:2px dashed #e5e5e5;transition:all .2s ease}.gateway-enabled-wrap .ui-sortable-helper{background-color:#fafafa;box-shadow:0 4px 20px -5px rgba(0,0,0,.25);border:1px solid #e5e5e5;padding:.5rem!important}.give-payment-gatways-list{margin:0;padding:1rem}.give-payment-gatways-list li{display:grid;grid-template-columns:.5fr 2.5fr 5fr 1fr 1fr;align-items:center;grid-gap:20px;margin:0;padding:.5rem 0}.give-payment-gatways-list li:first-child{padding-top:0}.give-payment-gatways-list li:last-child{padding-bottom:0}.give-payment-gatways-list li .checkout-label{padding:3px 5px}.give-payment-gatways-list li .gateways-checkbox,.give-payment-gatways-list li .gateways-radio{justify-self:center}.give-payment-gatways-list li span.give-drag-handle{padding:3px 4px 0 0;font-size:15px;font-weight:400;color:#bdbdbd;cursor:move}.give-payment-gatways-list li span.give-drag-handle:hover{color:#333}.give-gateways-notice{display:table;width:100%;max-width:1240px;background:#fff;margin:15px 0 0;padding:0;border:1px solid #e3e3e3}.give-gateways-notice .give-gateways-cc-icon{margin:0;padding:0 15px 0 25px;height:30px;width:30px;display:table-cell;vertical-align:middle}.give-gateways-notice .give-gateways-cc-icon svg{position:relative;top:2px;width:50px;height:40px}.give-gateways-notice .give-gateways-notice-title{font-size:16px;margin:20px 20px 0;padding:0}.give-gateways-notice .give-gateways-notice-message{line-height:24px;font-size:14px;margin:5px 20px 20px}.give-gateways-notice .give-gateways-notice-button{display:table-cell;vertical-align:middle;text-align:right;margin:0;padding:0 15px 0 0;width:200px}.give-gateways-notice .give-gateways-notice-button #give-stripe-connect{margin:0 0 10px}.give-gateways-notice .give-gateways-notice-button .give-view-gateways-btn{text-align:center;width:190px}.give-email-tags-wrap{margin:5px 0 0}.give-email-tags-wrap code{font-style:normal;padding:1px 2px;font-size:12px}.give-email-tags-wrap span{display:block;color:#aaa;font-style:italic;margin:0 0 2px;font-size:13px}.give-email-tags-wrap .give_price_tag,.give-email-tags-wrap .give_receipt_id_tag{display:none}.give-setting-tab-header-emails{margin:20px 0}.give-setting-tab-header-emails hr,.give-settings-admin-email-section .tablenav,.give-settings-donor-email-section .tablenav,.give-settings-email-settings-section .tablenav{display:none}.give-settings-admin-email-section .tablenav.bottom+.give-setting-tab-header-emails,.give-settings-donor-email-section .tablenav.bottom+.give-setting-tab-header-emails,.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails{margin:20px 0}.give-settings-admin-email-section .tablenav.bottom+.give-setting-tab-header-emails hr,.give-settings-donor-email-section .tablenav.bottom+.give-setting-tab-header-emails hr,.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails hr{display:block}.giveemailnotifications .check-column{padding:13px 10px 0 20px!important}.giveemailnotifications td.check-column input{display:none}.giveemailnotifications th.check-column .give-email-notification-status{color:#fff;cursor:pointer}.giveemailnotifications th.check-column .give-email-notification-status[data-edit="1"] i.dashicons{border-radius:1em;padding:2px}.giveemailnotifications th.check-column .give-email-notification-disabled:hover .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-yes{background:#46b450}.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-lock{color:#46b450}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled:hover .dashicons-yes{background:#bbb}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-lock{color:#bbb}.giveemailnotifications th.check-column .dashicons-no-alt:hover:before{content:"\f147"!important}.giveemailnotifications th.check-column .dashicons-yes:hover:before{content:"\f335"!important}.giveemailnotifications .spinner.is-active{margin:0 0 0 2px;float:none}#system-info-textarea{width:800px;height:600px;font-family:Menlo,Monaco,monospace;background:#fff;white-space:pre;overflow:auto;display:block;direction:ltr}#give-download-sysinfo{margin:0}#api .tablenav .actions{overflow:visible}a.give-delete{color:#a00}.give-table thead th{padding:8px 10px!important}.post-type-give_forms .mce-container iframe,.post-type-give_forms .wp-editor-area{min-height:400px}.give-field-description{color:#aaa;font-style:italic;margin:0;padding-top:.5em}.give-image-thumb{position:relative;margin-top:14px}.give-image-thumb span.give-delete-image-thumb{position:absolute;background:red;color:#fff;border-radius:30px;left:-10px;top:-10px;cursor:pointer}.give-image-thumb img{max-width:250px;border:4px solid #fff}.give_email_access_link_tag{display:none}.give-license-settings-wrap{max-width:1240px;min-width:1000px;margin:20px 0 0 -10px;padding:0}.give-license-top-widget{border:1px solid #dbdbdb;min-height:250px}.give-license-top-widget .give-license-widget-heading{font-size:20px;margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #dbdbdb;line-height:1.2em}.give-license-top-widget .give-license-widget-heading .dashicons{height:25px;width:25px;font-size:28px;margin:-5px 10px 0 0}.give-license-top-widget .give-field-description{margin:0 0 20px;padding:0}#give-license-activator-wrap{background:#fff;margin:0;padding:30px}#give-license-activator-wrap .give-license-activation-form{background:#f4f4f4;padding:10px;position:relative}#give-license-activator-wrap .give-license-notices{position:absolute;background:#f4f4f4;top:0;left:0;height:100%;width:100%;padding:20px;z-index:3;box-sizing:border-box;display:none}#give-license-activator-wrap .give-license-notices .notice{position:relative;padding-right:40px}#give-license-activator-wrap #give-license-activator{font-size:22px;height:55px;padding:0 15px;margin:0 0 10px;width:100%}#give-license-activator-wrap .button{height:45px;width:100%;font-size:18px;display:block;clear:both;margin:0}#give-addon-uploader-wrap{background:#fff;padding:30px 25px 25px;margin:0}.give-upload-addon-form-wrap{position:relative}.give-upload-addon-form-wrap .give-upload-addon-instructions{margin:0;padding:0;opacity:.4;font-size:16px}.give-upload-addon-form-wrap .give-upload-addon-instructions span{display:block;margin:8px 0;font-size:14px}.give-upload-addon-form-wrap #give-upload-addon-file-select{display:none}.give-upload-addon-form-wrap .give-spinner-wrap{position:absolute;left:0;top:0;right:0;bottom:0;z-index:99;background-color:#fff}.give-upload-addon-form-wrap .give-spinner-wrap .give-spinner-inner{margin-top:5%;margin-left:42%}.give-upload-addon-form{background:#f4f4f4;padding:25px;text-align:center;outline:2px dashed #e2e2e2;outline-offset:-10px;transition:outline-offset .15s ease-in-out,background-color .15s linear;position:relative}.give-upload-addon-form.give-dropzone-active{outline-offset:-13px;outline:2px dashed #c6c6c6;background:#eaeaea}.give-upload-addon-form .give-addon-upload-notices{position:absolute;background:hsla(0,0%,100%,.66);top:0;left:0;height:100%;width:100%;padding:20px;z-index:3;text-align:left;box-sizing:border-box;display:none}.give-upload-addon-form .give-activate-addon-wrap{display:none;border:1px solid #dbdbdb;background:#fff;position:absolute;padding-top:20px;top:0;left:0;height:100%;width:100%;z-index:4;box-sizing:border-box}.give-upload-addon-form .give-activate-addon-wrap .dashicons{color:#66bb6a}#give-licenses-container{position:relative}#give-licenses-container .give-spinner-wrap{position:absolute;left:0;top:0;right:0;bottom:0;z-index:99;background-color:#fff}#give-licenses-container .give-spinner-wrap .give-spinner-inner{margin-top:5%;margin-left:45%}.give-licenses-list-header{margin:20px 0 30px;padding:0}.give-licenses-list-header h2{float:left;margin:0 0 20px;padding:0;font-size:18px}.give-licenses-list-header #give-refresh-button-wrap{float:left;margin:-6px 0 0 25px}.give-licenses-list-header #give-refresh-button-wrap #give-last-refresh-notice{margin:0 0 0 10px;line-height:28px;color:#666}.give-licenses-list-header hr{clear:both}.give-addon-wrap{border:1px solid #dbdbdb;background:#fff;padding:0;margin:0 0 20px;position:relative}.give-addon-wrap .give-license-top{background:#f4f4f4;border-bottom:1px solid #dbdbdb;display:flex;color:#333}.give-addon-wrap .give-license-notice-container.give-addon-notice-shown{background:#f4f4f4;border-bottom:1px solid #dbdbdb;padding:30px}.give-addon-wrap .give-license-notice-container.give-addon-notice-shown .notice{margin:0}.give-addon-wrap .give-license-top-header{display:block;font-size:15px;margin:0 0 20px;font-weight:700;color:#23282d}.give-addon-wrap .give-license-top-column{float:left;padding:30px;flex:1}.give-addon-wrap .give-license-top-column.give-license-info-field-wrap,.give-addon-wrap .give-license-top-column.give-license-key-field-wrap{border-right:1px solid #dbdbdb}.give-addon-wrap .give-license-top-column.give-license-key-field-wrap{flex:1.45;padding-right:10px}.give-addon-wrap .give-license-top-column.give-license-info-field-wrap .give-field-description{padding-top:0}.give-addon-wrap .give-license__status{margin:10px 0 0 -4px;padding:0}.give-addon-wrap .give-license__status .dashicons-yes{color:#66bb6a}.give-addon-wrap .give-license__status .dashicons-no{color:#a00}.give-addon-wrap .give-license__key{display:inline-block}.give-addon-wrap .give-license__key input[type=text]{margin:0 10px 0 0}.give-addon-wrap .give-license__key button{font-size:15px;position:relative;top:-1px}@media (min-width:1400px){.give-addon-wrap .give-license__key input[type=text]{min-width:290px;height:40px;font-size:18px;padding:10px}.give-addon-wrap .give-license__key button{width:110px;height:40px}}@media (max-width:1399px){.give-addon-wrap .give-license__key input[type=text]{min-width:230px;height:35px;font-size:15px;padding:8px}.give-addon-wrap .give-license__key button{width:85px;height:35px;font-size:1em}}.give-addon-wrap .give-license-action-link{display:block;margin:0 0 15px;box-shadow:none}.give-addon-wrap .give-license-renewal-date .dashicons{opacity:.8;margin:0 3px 0 0;position:relative;top:-2px}.give-addon-wrap .give-license-activations-remaining-icon{border-radius:100%;height:20px;width:20px;display:inline-block;padding:1px;font-size:12px;line-height:20px;text-align:center;font-weight:700;margin:0 2px 0 0}.give-addon-wrap .give-plugin__info{padding:6px 9px}.give-addon-wrap .give-plugin__status{border:none;padding:0 5px;line-height:20px!important}.give-addon-info-wrap{margin:30px;padding:20px;background:#f4f4f4;border:1px solid #dbdbdb;color:#333}.give-addon-info-wrap .give-addon-info-left{float:left}.give-addon-info-wrap .give-addon-name{font-weight:700;font-size:14px}.give-addon-info-wrap .give-addon-version{font-size:11px;margin:0 0 0 20px}.give-addon-info-wrap .give-addon-info-right{float:right}.give-addon-info-wrap .give-addon-info-right .give-button{margin:-5px 0 0;position:relative;top:2px;height:auto}.give-addon-info-wrap .give-addon-info-right .give-button .dashicons{font-size:14px;width:14px;height:14px;margin-right:3px;margin-top:5px}.give-addon-info-wrap .give-addon-activation-status{border-radius:4px;color:#fff;background:#777;padding:3px 8px;margin:0 15px 0 0;font-size:11px}.give-addon-info-wrap .give-addon-activation-status__activated{background:#7ad03a;text-shadow:0 0 1px #4b8420}.give-addon-info-wrap .give-addon-view-changelog{margin:0 15px 0 0;font-size:12px}.give-filters{clear:both;background:#f5f5f5;border:1px solid #dfdfdf;padding:12px 12px 0}.give-filters .give-donation-forms-filter .chosen-single{height:28px;line-height:28px}.give-filters .chosen-container-single .chosen-single div b{background-position:0 4px}.give-filters .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 6px}.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{display:inline-block;width:300px}@media screen and (max-width:782px){.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{width:100%}}.give-filters #give-payment-date-filters label,.give-filters #give-payment-form-filter label{vertical-align:initial}.give-filters #give-payment-date-filters label.give-donation-forms-filter-label,.give-filters #give-payment-form-filter label.give-donation-forms-filter-label{vertical-align:middle}.give-filters #give_donation_forms_filter{width:255px}@media screen and (max-width:782px){.give-filters #give_donation_forms_filter{width:100%;max-width:100%}}.give-filters:after{content:"";display:table;clear:both}.give-filter{display:block;margin-bottom:12px;width:100%}.give-filter:after{content:"";display:table;clear:both}.give-filter label{display:block;margin-right:4px}.give-filter input{margin:0}.give-filter input[type=text]{height:28px;width:100%}.give-filter input[type=search],.give-filter input[type=text]{height:28px}.give-filter .button{height:28px;line-height:26px;margin:0;padding:0 10px 1px}.give-filter select{width:100%}@media screen and (min-width:783px){.give-filter{float:left;margin-right:18px;width:auto}.give-filter label{display:inline-block}.give-filter input[type=text]{display:inline-block;width:144px}}.give-filter-search input[type=search]#give-payments-search-input{display:block;float:left;width:205px;max-width:100%}.give-filter-search input[type=submit]{display:block;float:right;width:30%}@media screen and (min-width:783px){.give-filter-search input[type=search]{display:inline-block;margin-right:4px;width:auto}.give-filter-search input[type=submit]{display:inline-block;width:auto}}@media screen and (min-width:600px){.give-filter-half{float:left;width:49%}.give-filter-half:last-child{float:right}}@media screen and (min-width:783px){.give-filter-half{width:auto}.give-filter-half:last-child{float:left}.give-filter-half input[type=text]{width:96px}}.give-clear-filters-button{margin-left:8px}.give-submit-wrap{clear:both;background:#f5f5f5;border:1px solid #dfdfdf;margin:8px 0;padding:12px;font-size:13px;line-height:2.1em}#give-payment-filters ul.subsubsub{margin-bottom:8px}#give-payments-advanced-filter ul.subsubsub{margin-bottom:12px}#give-payments-filter .tablenav.top{float:none}#give-payments-filter .tablenav.top .bulkactions{margin-top:1px;padding-top:0}#give-payments-filter .give-email-column-value{font-size:14px;font-weight:700}#give-payments-filter #the-list .check-column input{margin-top:1px}#give-payments-filter .column-details{width:50px}#give-payments-filter .column-amount{width:120px}tr.status-refunded td{background:#cecece;border-top-color:#ccc}.wp-list-table.forms th#date{width:140px}.give-mobile-link{line-height:32px;vertical-align:middle}.give-mobile-link img{max-width:80%;height:auto;float:left}.give-donation-status>span{display:inline-block;width:12px;height:12px;position:relative;top:1px;margin:0;padding:0;border-radius:50%;background:#888;line-height:16px}.give-donation-status.status-pending>span{background-color:#ffba00}.give-donation-status.status-complete>span,.give-donation-status.status-publish>span{background-color:#7ad03a}.give-donation-status.status-refunded>span{background-color:#777}.give-donation-status.status-failed>span{background-color:#a00}.give-donation-status.status-abandoned>span{background-color:#333}.give-donation-status.status-revoked>span{background-color:#d9534f}.give-donation-status.status-give_subscription>span,.give-donation-status.status-renewal>span,.give-donation-status.status-subscription>span{background-color:#5bc0de}#test-payment-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;background-color:#ffba00;margin:0 15px;vertical-align:middle}#test-payment-label:hover{color:#fff;text-decoration:none}#give-payments-filter .give-payment-id{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;font-weight:400}#give-payments-filter .give-payment-id:hover{color:#fff;text-decoration:none}#give-payments-filter .column-details{padding-right:30px}#give-payments-filter .give-donation-status{display:inline-block}#give-order-update .give-donation-status{display:inline-block;float:none;margin:0 10px;position:relative;top:3px}#give-order-update .give-order-top{border-bottom:1px solid #eee;overflow-x:auto;white-space:nowrap;width:100%}#give-order-update .give-order-top h3.hndle{float:left;border:none;display:inline-block}#give-order-update .give-order-top .delete-donation{display:inline-block;float:right}#give-order-update .give-order-top .delete-donation a{width:18px;height:16px;display:block;margin:11px 15px;content:"\f182";font-size:18px;color:#b5b5b5}#give-order-update .give-order-top .delete-donation a:focus,#give-order-update .give-order-top .delete-donation a:hover{color:red;box-shadow:none}.column-donation_form .donation-level-text-wrap{font-style:italic;display:block}@media handheld,only screen and (max-width:640px){.wp-list-table.forms th{width:auto!important}}.download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span{margin-left:-8px;margin-top:-8px}.give-admin-box .label{font-weight:600}.give-admin-box-inside{margin:0;padding:3px 10px;clear:both;border-bottom:1px solid #eee;word-break:break-word}.give-admin-box-inside .strong{font-weight:600}.give-admin-box .right{float:right}#give-order-details .inside,#give-order-update .inside{margin:0;padding:0}#give-order-update input.give_datepicker{width:180px}#give-order-update input[type=number].give-payment-time-hour,#give-order-update input[type=number].give-payment-time-min{width:50px}.give-admin-box-inside:last-child{border-bottom:0}#give-edit-order-form .data-payment-key{word-break:break-all}.give-order-update-box #major-publishing-actions .button-secondary{margin-right:10px}#give-donation-overview th{text-align:left}#give-donation-overview .give-select-chosen{width:97%}#give-edit-order-form .row{margin-top:10px}#give-donation-overview ul,#give-donor-details .order-data-address input,#give-donor-details .order-data-column p.data input,#give-edit-order-form .column input,#give-order-address-country-wrap select{clear:both;display:block}.give-order-data input.small-text{margin:0}#give-order-update span.label{display:inline;width:50px}.give-order-update-box .button-primary{margin-right:0}#give-edit-order-form .column .description{padding-right:10px}#give-donation-overview .inside>ul>li,#give-donation-overview .row>ul>li,#give-edit-order-form .column{display:inline-block;position:relative;vertical-align:top}#give-donation-overview ul{font-size:0}#give-donation-overview ul li{font-size:13px}#give-donation-overview ul li.actions{text-align:right;min-width:200px}#give-donation-overview ul li.remove{text-align:right}#give-donation-overview ul .row{padding:12px;border-bottom:1px solid #eee}#give-order-data .data span{color:#666;font-weight:600}input.give-price-field{width:80px;padding:3px 5px}.give_forms_page_give-payment-history.js .postbox .hndle{cursor:default}#give-payment-notes textarea{min-height:150px}#give-payment-notes #give-add-payment-note{margin:6px 0 15px}#give_comment{min-height:150px}#give-billing-details .column>div{margin:0 0 10px}#give-billing-details label{display:block;margin-bottom:5px}#give-billing-details .column-container{padding:5px 0 10px}#give-billing-details input[type=text]{width:98%}#give-billing-details .chosen-container{width:98%!important}@media screen and (min-width:1200px){#give-edit-order-form .column{width:33%}#give-order-address .column{width:49%}#give-donation-overview.columns-4 li.actions{width:25%;margin-top:0;margin-right:0}}@media screen and (max-width:1199px){#give-edit-order-form .column{width:49%}}@media screen and (max-width:782px){.order-data-column input[type=email]{padding:6px 10px}}#give-donation-overview .inside,#give-donor-details .inside{margin-top:0}.give_forms_page_give-payment-history #give-dashboard-widgets-wrap #side-sortables{padding-top:0}.give-select-chosen .spinner,.give-select .spinner{position:absolute;right:5px;top:2px;z-index:999}.give-select-chosen-ajax .spinner{visibility:visible}.give-select-chosen-ajax.chosen-container-single .chosen-search input[type=text],.give-select-chosen-ajax .chosen-search input[type=text]{background-image:none!important}.give-dashboard-widget .give-dashboard-today{text-align:center}.give-dashboard-widget .give-dashboard-today .give-dashboard-date-today{margin:10px 0 0;padding:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-happy-day{padding:3px;margin:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-today-earnings{font-size:42px;color:#4ead61;font-weight:700;margin:15px 0 0;line-height:1}.give-dashboard-widget .give-dashboard-today .give-donations-today{font-size:18px;font-weight:700;margin:0 0 30px;padding:4px 0 1px}.give-dashboard-widget .give-dashboard-today .give-last-seven{font-size:14px;font-weight:700;padding:0;margin:0 0 30px}.give-dashboard-widget .give-table-stats{width:100%;text-align:center;margin:0;table-layout:fixed;border-top:1px solid #ececec;border-spacing:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total,.give-dashboard-widget .give-table-stats .give-dashboard-stat-total-label{padding:0;margin:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total{color:#4ead61;font-weight:700;font-size:16px}#give_dashboard_sales>.inside{padding:0}#give_dashboard_sales .give-table-stats td{padding:10px 0}#give_dashboard_sales .give-table-stats td:first-of-type{border-right:1px solid #ececec}#give_dashboard_sales .give-table-stats tr#give-table-stats-tr-1 td{border-bottom:1px solid #ececec}#dashboard_right_now .give-forms-count:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;width:18px;height:18px;content:"\e800"}.give-range_slider_field{margin-top:.8rem}.give_forms_page_give-donors .wp-heading-inline+.notice:first-of-type{margin-top:25px}.give_forms_page_give-donors .give-nav-tab-wrapper{margin:10px -20px 20px}.give_forms_page_give-donors #give-donors-filter{position:relative}.give_forms_page_give-donors #give-donors-filter p.search-box{margin:0}.give_forms_page_give-donors #give-donors-search-filter{display:block;overflow:hidden}.give_forms_page_give-donors #give-donor-card-wrapper{margin-left:-1px;z-index:2;min-height:200px}.give_forms_page_give-donors #give-donor-card-wrapper input{font-weight:400}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section{border-bottom:1px solid #eee;margin-bottom:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section .give-donor-search-box{margin-right:25px;width:auto;display:inline-block;float:left}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section table{margin-bottom:0}.give_forms_page_give-donors #give-donor-card-wrapper>div:first-child{padding-top:20px}.give_forms_page_give-donors #give-donor-card-wrapper>div:last-child{padding-bottom:20px;border:none}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap{padding:0 15px 15px 0;text-align:center;float:left}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap img{border-radius:50%}.give_forms_page_give-donors #give-donor-card-wrapper a.delete{text-decoration:none;color:red;margin-right:5px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-since{margin:10px 0;font-size:16px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-id{display:inline-block;font-size:24px;font-weight:600;margin-right:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-name-wrap{display:inline-block}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-edit-link{margin-bottom:15px}.give_forms_page_give-donors #give-donor-filters .give-donor-search-box{display:inline-block;float:left;margin-right:18px}.give_forms_page_give-donors #give-donor-filters .give-donor-search-box input#give-donors-search-input{width:205px;max-width:100%}.give_forms_page_give-donors #give-donor-filters label{vertical-align:initial}.give_forms_page_give-donors #give-donor-filters label.give-donation-forms-filter-label{vertical-align:middle}.give_forms_page_give-donors .donor-main-wrapper{clear:both;margin:0 0 20px}@media (max-width:655px){.give_forms_page_give-donors .donor-main-wrapper{width:100%}}.give_forms_page_give-donors .donor-main-wrapper table{margin:0}.give_forms_page_give-donors .donor-main-wrapper input[type=email],.give_forms_page_give-donors .donor-main-wrapper input[type=number],.give_forms_page_give-donors .donor-main-wrapper input[type=text]{width:200px}.give_forms_page_give-donors #donor-summary{padding:0 20px}.give_forms_page_give-donors #donor-summary:after{font-family:dashicons;content:"\f110";position:absolute;top:10px;right:10px;font-size:100px;color:#f0f0f0;z-index:0}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper{width:202px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper span[data-key=line2]{display:table;clear:both}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper select{width:200px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-info{min-height:185px}.give_forms_page_give-donors #give-donor-card-wrapper .info-wrapper{min-height:125px}.give_forms_page_give-donors .donor-info .donor-name{font-size:24px;font-weight:600}.give_forms_page_give-donors #disconnect-donor,.give_forms_page_give-donors #view-user-profile{font-size:12px;font-weight:400;text-decoration:none}.give_forms_page_give-donors #donor-edit-actions{text-align:center;margin-bottom:20px;line-height:28px}.give_forms_page_give-donors #donor-edit-actions .button-secondary{margin-right:10px}.give_forms_page_give-donors #give-donor-card-wrapper .edit-item{display:none}.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results{left:1px;top:16px}.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results ul{width:200px}.give_forms_page_give-donors #donor-stats-wrapper{margin:0 auto;text-align:center;padding:15px}.give_forms_page_give-donors #donor-stats-wrapper ul{margin:0;padding:0;overflow:hidden}.give_forms_page_give-donors #donor-stats-wrapper ul li{width:50%;float:left;line-height:22px;font-size:14px;margin:0}.give_forms_page_give-donors #donor-stats-wrapper a{text-decoration:none}.give_forms_page_give-donors #donor-stats-wrapper .dashicons{color:#888}.give_forms_page_give-donors #donor-tables-wrapper table{width:100%;text-align:center}.give_forms_page_give-donors #donor-tables-wrapper th{text-align:center}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .donations tr>th:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>th:first-child{text-align:left}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:only-child{text-align:center}.give_forms_page_give-donors #donor-notes-wrapper{min-height:50px}.give_forms_page_give-donors .donor-notes-header img,.give_forms_page_give-donors .donor-notes-header span{font-weight:600;line-height:30px;vertical-align:middle}.give_forms_page_give-donors .donor-note-input{width:100%;margin-bottom:5px}.give_forms_page_give-donors #give-donor-notes div:nth-of-type(2n){background-color:#f9f9f9}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper{border-bottom:1px solid #f9f9f9;min-height:38px;padding:0}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper .note-content-wrap{padding:10px 12px;line-height:20px;font-size:14px}.give_forms_page_give-donors #give-donor-notes .give-no-donor-notes{text-align:center;padding:20px}.give_forms_page_give-donors .donor-note-wrapper span{display:block}.give_forms_page_give-donors .delete-donor{text-align:center}.give_forms_page_give-donors .give-lock-block{margin-left:-25px;text-decoration:none;font-size:14px;margin-right:3px}.give_forms_page_give-donors .give-lock-block i{color:#000;font-size:14px}.give_forms_page_give-donors #donor-address-wrapper .give-no-address-message{margin:.5rem 1%;line-height:3.4em}.give_forms_page_give-donors #donor-address-wrapper .give-donor-addresses .inside{padding-bottom:0}.give_forms_page_give-donors #donor-address-wrapper .add-new-address{margin:.5rem 1%!important}.give_forms_page_give-donors #donor-address-wrapper .add-new-address-form-hidden{position:absolute;right:13px;left:13px;top:0;visibility:hidden}.give_forms_page_give-donors #donor-address-wrapper .all-address .address{min-height:146px;border:1px solid #dad9d9;padding:9px;border-radius:5px;background-color:#fff}.give_forms_page_give-donors #donor-address-wrapper .all-address .address .address-number-label{color:grey;cursor:default}.give_forms_page_give-donors #donor-address-wrapper .all-address .address a{text-decoration:none}.give_forms_page_give-donors .comments td:nth-child(3n){text-align:left}.give_forms_page_give-donors .give-donor-admin-avatar{width:40px;height:40px;border-radius:50%;border:1px solid #e5e5e5;float:left;vertical-align:middle;margin-right:10px;line-height:40px;text-align:center}.give_forms_page_give-donors .give-donor-admin-avatar img{border-radius:50%;width:40px;height:40px}.give_forms_page_give-donors .give-donor-name-text{font-weight:600;font-size:14px}.give_forms_page_give-donors .give-donor-id{color:#555}.give_forms_page_give-donors .give-donor-name:focus{box-shadow:none;outline:none}.give_forms_page_give-donors #donor-avatar .give-donor-admin-avatar,.give_forms_page_give-donors #donor-avatar img{width:96px;height:96px;line-height:96px;margin-right:0;font-size:36px}@media screen and (max-width:782px){#wp-content-media-buttons a.give-thickbox{padding:6px 14px;line-height:normal;font-size:14px;height:auto}.wp-media-buttons span#give-media-button{margin-top:0!important;margin-left:2px!important}}.mce-primary.mce-give-primary button{padding-right:10px;padding-left:10px}.wp-core-ui .give-admin-button{padding-left:7px;padding-right:7px}.give-admin-button-icon{display:inline-block;width:18px;height:18px;vertical-align:text-top;margin:0 2px}.give-admin-button-icon:before{font:400 18px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-admin-button-icon-update:before{content:"\f463"}.give-status-table{margin-bottom:1em}.give-status-table h2{font-size:14px;margin:0}.give-status-table tr:nth-child(2n) td,.give-status-table tr:nth-child(2n) th{background:#fcfcfc}.give-status-table th{font-weight:700;padding:9px}.give-status-table td:first-child{width:33%}.give-status-table td.help{width:1em}.give-status-table td{padding:9px;font-size:1.1em}.give-status-table td mark{background:transparent none}.give-status-table td mark.yes{color:#7ad03a}.give-status-table td mark.no{color:#999}.give-status-table td mark.error{color:#a00}.give-status-table td ul{margin:0}.wrap div.give-debug-report-wrapper{margin-bottom:5px}.wrap div.give-debug-report-wrapper p{font-size:18px;margin:1em 0 .7em;padding:0}.wrap div.give-debug-report-wrapper .give-debug-report-actions{margin:0 0 1.7em}.wrap div.give-debug-report-wrapper .give-debug-report-actions .js-give-debug-report-button{margin-right:10px}.wrap div.give-debug-report-wrapper .give-debug-report-actions .dashicons{font-size:16px;position:relative;top:4px;left:-2px}.give-debug-report{display:none;margin:10px 0;padding:0;position:relative}.give-debug-report textarea{font-family:monospace;width:100%;margin:0;height:300px;padding:20px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;resize:none;font-size:12px;line-height:20px;outline:0}.give-progress{height:15px;width:95%;border-radius:4px;overflow:hidden;background-color:#f5f5f5}.give-progress>div{height:100%;width:0}.admin-color-fresh .give-progress div,.give-progress div{background:#0073aa}.admin-color-light .give-progress div{background:#888}.admin-color-blue .give-progress div{background:#096484}.admin-color-coffee .give-progress div{background:#c7a589}.admin-color-ectoplasm .give-progress div{background:#a3b745}.admin-color-midnight .give-progress div{background:#e14d43}.admin-color-sunrise .give-progress div{background:#dd823b}.give-spinner-wrapper{position:absolute;left:0;right:0;bottom:0;top:0;background:hsla(0,0%,96.1%,.57);z-index:1;display:none}.give-spinner-wrapper.is-active{display:inline-block}.give-spinner-wrapper .aligncenter{position:absolute;top:50%;left:50%;margin:10px 10px 0 0}.give-spinner.is-show,.give-spinner.spinner.is-active{margin:0 0 0 2px;float:none}.give-spinner.is-show{visibility:visible}ul.give-radio-inline input,ul.give-radio-inline li{display:inline-block!important}.chosen-container a{transition:none}.give-width-25em{width:25em}.give-spinner-wrap{position:relative}.give-spinner-wrap .spinner{float:none;margin-top:0;margin-right:0}.give-update-panel-content p{font-size:16px}#give-updates .give-update-panel-content{margin:0 0 30px}#give-updates .give-update-panel-content p{font-size:17px;font-style:italic;margin:0}#give-updates .dashicons-no-alt{color:red}#give-updates .dashicons-yes{color:green}#give-updates #give-db-updates .spinner{margin-top:0}#give-updates #give-updates-content{max-width:1200px}#give-updates .give-update-paused-text-p{margin:0 20px 0 0;line-height:30px;font-style:italic;font-size:14px}body.give_forms_page_give-updates .give-run-update-containt .give-run-update-button{margin-right:10px}.give-blank-slate{background:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);margin:0 auto;padding:40px;text-align:center}.give-blank-slate :last-child{margin-bottom:0}.give-blank-slate__cta,.give-blank-slate__heading,.give-blank-slate__help,.give-blank-slate__message{margin:0 0 10px}.give-blank-slate__image{display:block;height:80px!important;margin:0 auto 10px;width:auto}.give-blank-slate__select{margin-bottom:20px}.give-blank-slate__help{color:#666;font-style:italic}.give-blank-slate__help a{display:inline-block;text-decoration:underline}.give-blank-slate a.give-blank-slate__cta{display:inline-block;font-size:1.2em;height:auto;margin:0 0 10px;padding:.75em 1.5em}.wp-block .give-blank-slate{background-color:#f1f1f1}.wp-block .give-blank-slate .give-blank-slate__heading{font-weight:700;font-size:20px;margin-bottom:10px;margin-top:20px}.wp-block .give-blank-slate a{color:#32373c;text-decoration:none}.chosen-container-single .chosen-single{background:#fff;height:30px;line-height:30px;border:1px solid #7e8993;box-shadow:none}.chosen-container-single .chosen-single span{font-size:14px}.chosen-container-single .chosen-single div b,.chosen-container-single.chosen-with-drop .chosen-single div b{background-position-y:4px}.chosen-container-active.chosen-with-drop .chosen-single{background:#fff}.chosen-container .chosen-results li.highlighted{background:#3875d7;color:#fff}.chosen-container-multi .chosen-choices{border:1px solid #aaa;background-image:none}.chosen-container-multi .chosen-choices li.search-choice{background-image:none}.give-tools-setting-page-import h1.handle{padding:15px 0 0}.give-tools-setting-page-import .give-progress-steps{width:100%;padding:0 0 24px;margin-left:0;list-style:none outside;overflow:hidden;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.give-tools-setting-page-import .give-progress-steps li{width:25%;float:left;padding:0 0 1.2em;margin:0;text-align:center;position:relative;border-bottom:4px solid #ccc;line-height:1.4em}.give-tools-setting-page-import .give-progress-steps li.active{border-color:#4ead61;color:#4ead61}.give-tools-setting-page-import .give-progress-steps li.active:before{border-color:#4ead61;color:#4ead61;background:#4ead61}.give-tools-setting-page-import .give-progress-steps li:before{content:"";border:4px solid #ccc;border-radius:100%;width:10px;height:10px;position:absolute;bottom:0;left:50%;margin-left:-6px;margin-bottom:-10px;background:#fff}.give-tools-setting-page-import .step-4 h2{text-align:center;font-size:20px!important}.give-tools-setting-page-import .step-4 p{text-align:center}.give-tools-setting-page-import .button-secondary.step-4,.give-tools-setting-page-import .give-image-thumb{display:none}.give-tools-setting-page-import h2#give-import-title{background:#f3f3f3;font-size:15px;font-weight:600;margin:-8px -22px 11px;padding:12px 22px}.give-tools-setting-page-import table.step-2 h2#give-import-title{font-size:small;font-weight:inherit}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields-title{font-size:18px;font-weight:600;margin:0}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields{white-space:nowrap;overflow:hidden}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li{display:inline-block;margin:0 10% 0 0}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.give-import-donation-required-symbol{border-radius:1em;vertical-align:middle;padding:2px;background:#46b450;color:#fff}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.dashicons-no-alt{background:#bbb}.give-tools-setting-page-import .give-progress{margin-top:7px}.give-import-core-settings .give-progress-steps li{width:33.33%}.give-import-core-settings .step-3 h2{text-align:center;font-size:20px!important}.give-import-core-settings .step-3 p{text-align:center}form.give-import-form table.widefat{border:none}.wrap .give-importer-h1{margin:0;padding:20px 0}.give-tools-setting-page #give-export_donations-form table{padding-left:10px}.give-tools-setting-page #give-export_donations-form table tbody h2{padding:8px 0 0}.give-tools-setting-page #give-export_donations-form table tbody td.row-title{width:30%;vertical-align:top}.give-tools-setting-page #give-export_donations-form table tbody td ul.give-export-option-ul{margin-top:5px}.give-tools-setting-page #give-export_donations-form table tbody p.give-field-description{display:table;width:100%}.give-tools-setting-page #give-export_donations-form table tbody .add-notices{margin-top:15px}.give-tools-setting-page #give-export_donations-form table tbody .add-notices .give-progress{margin-top:7px}.give-tools-setting-page #give-export_donations-form table tbody .chosen-container-multi .chosen-choices{min-height:30px}.give-tools-setting-page #give-export_donations-form table tbody .chosen-container-multi .chosen-choices li{margin:4px 4px 4px 0}.give-tools-setting-page #give-export_donations-form .give-export-option{display:flex;flex-flow:row wrap;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5}.give-tools-setting-page #give-export_donations-form .give-export-option ul{margin-bottom:1rem}.give-tools-setting-page #give-export_donations-form .give-export-option ul li{position:relative;margin-bottom:.7rem;padding:0 1rem}.give-tools-setting-page #give-export_donations-form .give-export-option ul li label{display:block;padding-left:22px}.give-tools-setting-page #give-export_donations-form .give-export-option ul li label input{position:absolute;top:6px;left:15px}.give-tools-setting-page #give-export_donations-form .give-export-option ul .give-export-option-label{font-size:15px;font-weight:500;border-bottom:1px solid #e5e5e5;margin-bottom:1rem;padding:1rem}.give-tools-setting-page #give-export_donations-form .give-export-option>li{border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;width:33%;margin-bottom:0}.give-tools-setting-page .give-export-donors .give-progress{margin-top:7px}#give-export-donations .give_forms_categories,#give-export-donations .give_forms_tags{min-width:250px;margin:0 0 10px;display:block}#give-export-donations .give_forms_categories input,#give-export-donations .give_forms_tags input{color:#999}#give-export-donations div.chosen-container ul.chosen-choices{border:1px solid #ddd}#give-export-donations div.chosen-container ul.chosen-choices input.chosen-search-input{border:1px solid #ddd;height:20px}#give-export-donations select{vertical-align:inherit;margin:0;height:26px;line-height:26px;border:1px solid #ddd}@media only screen and (max-width:1080px){.give-tools-setting-page #give-export_donations-form .give-export-option>li{width:49.5%}}@media only screen and (max-width:782px){.give-tools-setting-page #give-export_donations-form .give-export-option>li{width:49.5%}.give-tools-setting-page #give-export_donations-form .give-export-option ul li label{padding-left:32px}.give-tools-setting-page #give-export_donations-form .give-export-option ul li label input{top:0}}.give-admin-progress-bar{height:8px;position:relative;background:#eee;border-radius:25px;overflow:hidden;margin:5px 0 2px}.give-admin-progress-bar>span{display:block;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#2bc253;position:relative;overflow:hidden}.give-admin-goal-achieved>.dashicons{color:#ffba00;font-size:13px;height:16px;width:13px;line-height:18px}#give-form-goal-stats .inside{margin:0;padding:15px;text-align:center}#give-form-goal-stats .give-admin-progress-bar{margin-bottom:10px}#give-form-goal-stats .give-admin-goal-achieved{display:block;margin-top:6px}.give-nav-tab-wrapper{background:#ddd;border:none!important;padding-top:0;overflow:hidden}.give-nav-tab-wrapper .nav-tab{border:none;margin:0;padding:15px 30px;outline:none;box-shadow:none;background:#ddd}.give-nav-tab-wrapper .nav-tab:hover{background:#ebebeb}.give-nav-tab-wrapper .nav-tab.nav-tab-active{background:#f1f1f1;box-shadow:inset 0 4px 0 #66bb6a;margin:0}@media screen and (max-width:600px){.give-nav-tab-wrapper{position:relative;padding-top:0!important}.give-nav-tab-wrapper>a{width:100%;box-sizing:border-box;margin:0;background-color:#fff;border:1px solid #ccc}.give-nav-tab-wrapper>a:hover{border-bottom:1px solid #ccc}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper{position:absolute;top:0;right:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav{height:28px;width:30px;border-radius:0;margin:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav>span.dashicons{margin:6px auto 0;display:block}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{top:35px;right:0;left:auto}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{background:#fff}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#e5e5e5}.give-mobile-hidden{display:none}}.give-sub-nav-tab-wrapper{position:relative;z-index:999;float:left;display:none}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{border:1px solid #f1f1f1;border-bottom:none;position:absolute;top:37px;right:0}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{float:left;background:#fff;padding:8px 10px;clear:both;text-decoration:none;border-bottom:1px solid #f1f1f1;min-width:170px;color:#555;font-size:14px;font-weight:600}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#ebebeb}#give-show-sub-nav{text-decoration:none;padding:3px 4px;border-bottom:1px solid #ccc;line-height:0;background:#fff;border-radius:4px;margin:15px 0 0 10px}#give-show-sub-nav>span.dashicons{font-size:16px;height:16px;width:16px}#give-show-sub-nav:active,#give-show-sub-nav:hover{outline:none;box-shadow:inset 0 0 4px #ddd}.give-upsell-notice{border:1px solid #e2e2e2;padding:10px;margin:10px;box-shadow:1px 1px 5px #e2e2e2;display:flex;align-items:center}.give-upsell-notice a{text-decoration:none}.give-upsell-notice .description,.give-upsell-notice .icon{font-style:normal}.give-upsell-notice .icon{color:#aaa;font-size:30px;line-height:22px;width:30px}.give-upsell-notice .description{padding:0 10px}.give-upsell-notice a.view-addon-link{background:none!important;margin-left:auto}.give_forms_page_give-subscriptions .wp-header-end+.notice,.post-type-give_forms .wp-header-end+.notice{margin-top:11px}.give_forms_page_give-subscriptions #give-subscription-details-h1,.give_forms_page_give-subscriptions #give-subscription-list-h1,.give_forms_page_give-subscriptions .wp-heading-inline,.post-type-give_forms #give-subscription-details-h1,.post-type-give_forms #give-subscription-list-h1,.post-type-give_forms .wp-heading-inline{margin:0;padding:10px 0}.give_forms_page_give-subscriptions #give-subscription-details-h1:before,.give_forms_page_give-subscriptions #give-subscription-list-h1:before,.give_forms_page_give-subscriptions .wp-heading-inline:before,.post-type-give_forms #give-subscription-details-h1:before,.post-type-give_forms #give-subscription-list-h1:before,.post-type-give_forms .wp-heading-inline:before{background:url(../images/give-icon-full-circle.svg);width:30px;height:30px;content:" ";display:block;float:left;margin-right:12px}.give_forms_page_give-subscriptions #wpcontent,.post-type-give_forms #wpcontent{padding:0}.give_forms_page_give-subscriptions #wpbody,.post-type-give_forms #wpbody{color:#000;padding-left:20px;position:relative}.give_forms_page_give-subscriptions #wpbody:after,.post-type-give_forms #wpbody:after{content:"";background-color:#fff;border-bottom:1px solid #dbdbdb;height:72px;left:0;top:46px;position:absolute;width:100%;z-index:-1}@media (min-width:601px){.give_forms_page_give-subscriptions #wpbody:after,.post-type-give_forms #wpbody:after{top:0}}.give_forms_page_give-subscriptions #wpbody .wrap:not(.give-settings-page),.post-type-give_forms #wpbody .wrap:not(.give-settings-page){margin-top:12px}.give_forms_page_give-subscriptions #wpbody .wp-header-end,.post-type-give_forms #wpbody .wp-header-end{margin-top:6px}@media (min-width:601px){.give_forms_page_give-subscriptions #wpbody .wp-header-end,.post-type-give_forms #wpbody .wp-header-end{margin-top:15px}}@media (min-width:601px){.give_forms_page_give-subscriptions.give_forms_page_give-donors #wpbody .wp-header-end,.give_forms_page_give-subscriptions.give_forms_page_give-subscriptions #wpbody .wp-header-end,.post-type-give_forms.give_forms_page_give-donors #wpbody .wp-header-end,.post-type-give_forms.give_forms_page_give-subscriptions #wpbody .wp-header-end{margin-top:25px}}.give_forms_page_give-subscriptions #wpbody #screen-meta-links,.post-type-give_forms #wpbody #screen-meta-links{display:none}@media (min-width:783px){.give_forms_page_give-subscriptions #screen-meta,.post-type-give_forms #screen-meta{background-color:#fff;border:0;margin:0}.give_forms_page_give-subscriptions #screen-meta-links,.post-type-give_forms #screen-meta-links{position:absolute;top:0;right:0;z-index:1}}.give-subheader{background:#fff;margin:0 0 0 -22px;padding:12px 20px}.give-subheader .give-subheader-right-text{float:right;font-size:13px;line-height:22px;font-style:italic;color:#555;margin:0;padding:0}.give-subheader h1{float:left;font-size:15px;line-height:22px;color:#555;font-weight:600;margin:0;padding:0}@media (max-width:700px){.give-subheader{text-align:center}.give-subheader .give-subheader-right-text,.give-subheader h1{float:none}}
trunk/assets/dist/css/admin.rtl.css ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ Chosen, a Select Box Enhancer for jQuery and Prototype
3
+ by Patrick Filler for Harvest, http://getharvest.com
4
+
5
+ Version 1.8.7
6
+ Full source at https://github.com/harvesthq/chosen
7
+ Copyright (c) 2011-2018 Harvest http://getharvest.com
8
+
9
+ MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
10
+ This file is generated by `grunt build`, do not edit it by hand.
11
+ */.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-left:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-right:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 8px 0 0;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,right top,right bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-left:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-left:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;left:26px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover,.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;left:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../images/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 5px 4px 20px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(../images/chosen-sprite.png) no-repeat 0 -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 0 4px 4px;padding:0 4px 0 0;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,right top,right bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%)}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-right:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;background-color:#fff;background-image:-webkit-gradient(linear,right top,right bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:right;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 5px 3px 20px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,right top,right bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;left:3px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-left:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,right top,right bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,right top,right bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:left}.chosen-rtl .chosen-single{overflow:visible;padding:0 0 0 8px}.chosen-rtl .chosen-single span{margin-left:0;margin-right:26px;direction:ltr}.chosen-rtl .chosen-single-with-deselect span{margin-right:38px}.chosen-rtl .chosen-single div{left:auto;right:3px}.chosen-rtl .chosen-single abbr{left:auto;right:26px}.chosen-rtl .chosen-choices li{float:left}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:ltr}.chosen-rtl .chosen-choices li.search-choice{margin:3px 0 3px 5px;padding:3px 19px 3px 5px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:auto;right:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 4px 4px 0;padding:0 0 0 4px}.chosen-rtl .chosen-results li.group-option{padding-left:15px;padding-right:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 20px 4px 5px;background:url(../images/chosen-sprite.png) no-repeat -30px -20px;direction:ltr}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-rtl .chosen-search input[type=text]{background-image:url(../images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}#give-payments-filter .give-payment-id,.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.give-item-label:hover{color:#fff;text-decoration:none}/*! jQuery UI - v1.12.1 - 2016-09-14
12
+ * http://jqueryui.com
13
+ * Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
14
+ * To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
15
+ * Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{right:50%;margin-right:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .7em .5em .5em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px .4em 3px 1em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;right:50%;margin-top:-8px;margin-right:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:right;margin-right:0;margin-left:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:right}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset -1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;right:.5em;top:.3em}.ui-dialog{position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;left:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;right:0}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{width:7px;height:7px}.ui-dialog .ui-resizable-se{left:0;bottom:0}.ui-dialog .ui-resizable-sw{right:0;bottom:0}.ui-dialog .ui-resizable-ne{left:0;top:0}.ui-dialog .ui-resizable-nw{right:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-left:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:right;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:left;margin-top:0}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;vertical-align:middle;margin:.2em .4em .2em 2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-left-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif}.ui-widget,.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(../images/ui-icons_444444_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(../images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(../images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(../images/ui-icons_777620_256x240.png)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(../images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(../images/ui-icons_777777_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:100% 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=0.3)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}/*! Hint.css - v2.5.0 - 2017-04-23
16
+ * http://kushagragour.in/lab/hint/
17
+ * Copyright (c) 2017 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:"";position:absolute;background:100% 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:-4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;right:50%}.hint--top:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);transform:translateX(50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(50%) translateY(-8px);-moz-transform:translateX(50%) translateY(-8px);transform:translateX(50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;right:50%}.hint--bottom:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);transform:translateX(50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(50%) translateY(8px);-moz-transform:translateX(50%) translateY(8px);transform:translateX(50%) translateY(8px)}.hint--right:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{right:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--left:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{left:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;right:50%}.hint--top-left:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%);margin-right:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(100%) translateY(-8px);-moz-transform:translateX(100%) translateY(-8px);transform:translateX(100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;right:50%}.hint--top-right:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-right:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;right:50%}.hint--bottom-left:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%);margin-right:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(100%) translateY(8px);-moz-transform:translateX(100%) translateY(8px);transform:translateX(100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;right:50%}.hint--bottom-right:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-right:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-right-color:#b34e4d}.hint--error.hint--right:before{border-left-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-right-color:#c09854}.hint--warning.hint--right:before{border-left-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-right-color:#3986ac}.hint--info.hint--right:before{border-left-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-right-color:#458746}.hint--success.hint--right:before{border-left-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(50%) translateY(-8px);-moz-transform:translateX(50%) translateY(-8px);transform:translateX(50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(100%) translateY(-8px);-moz-transform:translateX(100%) translateY(-8px);transform:translateX(100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(50%) translateY(8px);-moz-transform:translateX(50%) translateY(8px);transform:translateX(50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(100%) translateY(8px);-moz-transform:translateX(100%) translateY(8px);transform:translateX(100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.mfp-bg{z-index:1000001;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;right:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000002;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;right:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:right;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;right:8px;left:8px;z-index:1000003}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1000005;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;left:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 10px 18px 0;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;left:-6px;text-align:left;padding-left:6px;width:100%}.mfp-counter{position:absolute;top:0;left:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;right:0;top:0;margin-top:35px;margin-right:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{right:0}.mfp-arrow-left:after{border-left:17px solid #fff;margin-right:31px}.mfp-arrow-left:before{margin-right:25px;border-left:27px solid #3f3f3f}.mfp-arrow-right{left:0}.mfp-arrow-right:after{border-right:17px solid #fff;margin-right:39px}.mfp-arrow-right:before{border-right:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;right:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;right:0;top:40px;bottom:40px;display:block;left:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;right:0;width:100%;cursor:auto}.mfp-title{text-align:right;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-left:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-right:0;padding-left:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-right:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{left:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;left:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:100%;transform-origin:100%}.mfp-arrow-right{-webkit-transform-origin:0;transform-origin:0}.mfp-container{padding-right:6px;padding-left:6px}}@font-face{font-family:give-icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff) format("woff"),url(../images/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal}.give-icon:before{font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:"\e603"}.give-icon-heart:before{content:"\e604"}.give-icon-question:before{content:"\e602"}.give-icon-info:before{content:"\e601"}.give-icon-new-tab:before{content:"\ea7e"}.give-icon-alert:before{content:"\f02d"}.give-icon-help:before{content:"\e606"}.give-icon-spinner:before{content:"\e605"}.give-icon-spinner2:before{content:"\e607"}.give-icon-plus:before{content:"\e040"}.give-icon-minus:before{content:"\e041"}.give-icon-locked:before{content:"\e600"}.dashicons-give:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e800"}.fa-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.give-modal{box-shadow:0 15px 10px -5px rgba(0,0,0,.15);position:relative;background:#fff;font-family:Arial,Baskerville,monospace;font-size:16px;width:auto;max-width:500px;margin:60px auto 20px;border-top:5px solid transparent;line-height:1.5}.give-modal--success{border-top-color:#46b450}.give-modal--notice{border-top-color:#00a0d2}.give-modal--warning{border-top-color:#ffb900}.give-modal--error{border-top-color:#dc3232}.give-modal__body{padding:1.5rem}.give-modal__body>:last-child{margin-bottom:0}.give-modal__title{margin:0 0 .75rem;padding:0}.give-modal__description{margin:0 0 1.5rem;padding:0}.give-modal .give-spinner-wrap{margin-right:40%}.give-modal .give-modal__controls{position:relative;padding:1rem 1.5rem;background-color:#fbfbfb;border-top:1px solid #d7d7d7;text-align:left}.give-modal .give-modal__controls .spinner{display:none;visibility:visible;margin-right:0;float:right}.give-modal--additional-link{float:right;line-height:26px}.modal-fade-slide .give-modal--zoom{opacity:0;transition:all .2s ease-out;transform:translateY(-20px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-ready .give-modal--zoom{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--zoom{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.give-button{display:inline-block;height:30px;line-height:28px;padding:0 12px 2px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;margin-right:.5rem;font-weight:400;font-size:.9em}.give-button:active{transform:translateY(1px)}.give-button--primary{background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,-1px 0 1px #006799,0 1px 1px #006799,1px 0 1px #006799;outline:0}.give-button--primary:hover{background:#008ec2;border-color:#006799;color:#fff}.give-button--primary:active{background:#0073aa;border-color:#006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.give-button--primary:focus{background:#0073aa;border-color:#006799;color:#fff;box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.give-button--secondary{color:#555;border-color:#ccc;background:#f7f7f7;box-shadow:0 1px 0 #ccc;vertical-align:top}.give-button--secondary:hover{background:#fafafa;border-color:#999;color:#23282d}.give-button--secondary:active{background:#eee;border-color:#999;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.give-button--secondary:focus{background:#eee}.give-notice{position:relative}/*!
18
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
19
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
20
+ */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-right:2.5em;padding-right:0}.fa-ul>li{position:relative}.fa-li{right:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:right}.fa-pull-right{float:left}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-left:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-right:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(-90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(-180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(-270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{right:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
21
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
22
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
23
+ */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;font-display:auto;src:url(../fonts/fa-regular-400.eot);src:url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../images/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}/*!
24
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
25
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
26
+ */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;font-display:auto;src:url(../fonts/fa-solid-900.eot);src:url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../images/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}/*!
27
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
28
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
29
+ */@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:auto;src:url(../fonts/fa-brands-400.eot);src:url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../images/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;font-weight:400}.give-grid-row{position:relative;width:100%}.give-grid-row [class^=give-grid-col]{float:right;margin:.5rem 1%;min-height:.125rem}.give-grid-row:after{content:"";display:table;clear:both}.give-grid-col-1{width:6.33333%}.give-grid-col-2{width:14.66667%}.give-grid-col-3{width:23%}.give-grid-col-4{width:31.33333%}.give-grid-col-5{width:39.66667%}.give-grid-col-6{width:48%}.give-grid-col-7{width:56.33333%}.give-grid-col-8{width:64.66667%}.give-grid-col-9{width:73%}.give-grid-col-10{width:81.33333%}.give-grid-col-11{width:89.66667%}.give-grid-col-12{width:98%}@media only screen and (max-width:33.75em){.give-grid-row [class^=give-grid-col]{width:98%}}.give_options_panel input[type=email],.give_options_panel input[type=text]{padding:3px 5px;width:100%;line-height:2;box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #7e8993;background-color:#fff;color:#32373c}input.give-text-small,input.give-text_small{width:100px!important}input.give-text-medium,input.give-text_medium{width:200px!important}.give-hidden,.post-type-give_forms .tablenav #post-query-submit{display:none}.give_options_panel .inner-panel{padding:9px 15px}.give_options_panel .give-time-field{width:65px}.give_options_panel .give-money-field{width:75px;margin-left:0;margin-right:0;vertical-align:baseline}.give_options_panel .give-money-symbol{border:1px solid #7e8993;background:#fcfcfc;margin:0;font-size:14px;padding:8px 10px 9px}.give_options_panel .give-money-symbol-before{border-left:0;margin-left:-5px;border-radius:0 4px 4px 0}.give_options_panel .give-money-symbol-before+.give-money-field{border-top-right-radius:0;border-bottom-right-radius:0}.give_options_panel .give-money-symbol-after{margin-right:-5px;border-radius:4px 0 0 4px}.give_options_panel .give-money-symbol-after+.give-money-field{border-top-left-radius:0;border-bottom-left-radius:0}.give-underline{text-decoration:underline}#give-bulk-donors div[id^=give-donor-]{display:block;overflow:hidden}.shortcode-wrap{margin:1px 11px 12px 14px}.shortcode-wrap label{margin:0 0 3px;display:block;cursor:default}.shortcode-wrap .shortcode-input{margin:0;width:100%}input.shortcode-input{width:100%}.price .give_price_range_high,.price .give_price_range_low,.price .give_price_range_sep{display:inline-block}.js-give-shortcode-button{font-weight:500;cursor:help}.js-give-shortcode-button:after{box-shadow:0 1px 1px 0 rgba(0,0,0,.1);text-shadow:none}.js-give-shortcode-button .dashicons{font-size:16px;width:16px;vertical-align:middle;color:inherit;margin-left:2px}@media only screen and (min-width:782px) and (max-width:1260px){.js-give-shortcode-button .give-button-text{display:none}}.give-tooltip{margin:0 3px;padding:0;font-size:14px;color:rgba(51,51,51,.5);position:relative;top:1px}.give-tooltip:hover{color:#333}#give-metabox-form-data .inside{margin:0;padding:0}#give-metabox-form-data .give-upload-button{height:36px}#give-metabox-form-data .give-colorpicker{margin-left:6px!important}#give-metabox-form-data .give-metabox-panel-wrap{background:#fff;overflow:hidden}#give-metabox-form-data .give_options_panel{display:none;padding-right:170px}#give-metabox-form-data .give_options_panel.active,.no-js #give-metabox-form-data .give_options_panel{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:1em 162px 1em 20px;margin:0;border-bottom:1px solid #eee}#give-metabox-form-data .give_options_panel .give-field-wrap>label,#give-metabox-form-data .give_options_panel .give-field-wrap>span.give-field-label{float:right;width:135px;padding:0;margin:2px -150px 0 0;line-height:18px;font-size:12px;font-weight:400}#give-metabox-form-data .give_options_panel .give-field-wrap .give-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-top:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-field-wrap ul{margin:0}#give-metabox-form-data .give_options_panel .give-field-wrap .mce-container iframe{min-height:250px!important}#give-metabox-form-data .give_options_panel .give-field-wrap .wp-editor-wrap{display:inline-block;width:100%}#give-metabox-form-data .give_options_panel textarea.give-field{width:100%}#give-metabox-form-data .give_options_panel .give-field-wrap:hover .give-field-row-actions{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap:last-child{border-bottom:0}#give-metabox-form-data .give_options_panel .give-inline-radio-fields li{display:inline-block;margin-left:15px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section{padding:10px;background:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeatable-fields-section-wrapper{width:100%;background-color:#fff;border-collapse:collapse}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row{border-bottom:15px solid #f5f5f5;background-color:#fff}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-template{display:none}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row:last-child{border-bottom:10px solid #f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-column{padding:0}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head{border-bottom:1px solid #eee;cursor:move}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head h2{text-align:right!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove{float:left;width:22px;height:36px;padding:0;display:block;text-align:center;line-height:34px;font-size:21px;font-weight:300;cursor:pointer}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove:hover{background-color:red;color:#fff;width:22px;height:22px;border-radius:30px;margin-top:8px;line-height:19px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row .give-move .toggle-indicator:before{margin-right:7px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row-wrap{background-color:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row{margin:5px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-field-wrap:last-child{border-bottom:1px solid #eee}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-ui-placeholder-state-highlight{background-color:#68bb6c}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-name{border:0!important;padding:0!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-bottom:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .ui-sortable-helper{display:table!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.ui-sortable-helper{border-bottom:0}#give-metabox-form-data .give_options_panel .give-row.closed .toggle-indicator:before{content:"\f140"}#give-metabox-form-data .give_options_panel .give-handlediv{float:left;width:36px;height:36px;margin:0;padding:0;border:0;background:none;cursor:pointer}#give-metabox-form-data .give-minmax-wrap{display:block;margin-bottom:.5rem}#give-metabox-form-data .give-minmax-wrap label{display:inline-block;width:120px;font-size:12px}#give-metabox-form-data .give-minmax-wrap input{margin-right:1px;position:relative;z-index:1;border-radius:4px 0 0 4px}#give-metabox-form-data #form_template_options .templates-list{display:grid;grid-gap:36px;grid-template-columns:1fr 1fr;padding:8px 0 24px}#give-metabox-form-data #form_template_options .templates-list .template-image-container{width:100%;height:auto;position:relative;padding-top:70%}#give-metabox-form-data #form_template_options .templates-list .template-image-container .template-image{height:100%;width:100%;object-fit:cover;position:absolute;top:0;right:0;background-color:#fff}#give-metabox-form-data #form_template_options .templates-list .action{display:flex;align-items:center;background-color:#fafafa;border-top:1px solid #eee;padding:10px}#give-metabox-form-data #form_template_options .templates-list .action .template-name{font-weight:500;flex-grow:1;line-height:1.4;padding-right:6px}#give-metabox-form-data #form_template_options .templates-list .action .badge{display:none;padding:2px 9px;line-height:1.4;background-color:#7ad03a;color:#fff;font-style:normal;border-radius:5px;margin-right:10px;text-shadow:0 1px 1px rgba(0,0,0,.25)}#give-metabox-form-data #form_template_options .form-template-introduction{padding-bottom:16px}#give-metabox-form-data #form_template_options .form-template-introduction p{font-weight:300;font-size:18px;margin:0 0 14px;padding:0}#give-metabox-form-data #form_template_options .form-template-introduction p.form-template-description{color:#9c9c9c;font-size:16px;padding-bottom:26px}#give-metabox-form-data #form_template_options .form-template-introduction .form-template-notice{padding:14px;display:flex;justify-content:space-between;align-items:center;margin-top:24px}#give-metabox-form-data #form_template_options .form-template-introduction .form-template-notice p{flex:1;margin:0 14px;font-size:16px;color:#555}#give-metabox-form-data #form_template_options .form-template-introduction .form-template-notice .dashicons{font-size:17px;margin-top:4px}#give-metabox-form-data #form_template_options .template-options{display:none}#give-metabox-form-data #form_template_options .template-options>.give-row{margin-bottom:20px;border:1px solid #ccd0d4}#give-metabox-form-data #form_template_options .template-options>.give-row>.give-row-head{background-color:#f1f1f1;border-bottom:1px solid #ccd0d4}#give-metabox-form-data #form_template_options .inner-panel{display:flex;flex-direction:column;padding-right:34px;padding-left:34px}#give-metabox-form-data #form_template_options .inner-panel .templates-list-heading{font-size:14px;font-weight:400;margin:10px 0 15px}#give-metabox-form-data #form_template_options .inner-panel .form-template-options-introduction{display:none;padding-bottom:25px}#give-metabox-form-data #form_template_options .inner-panel .template-info{background:#fafafa;border:1px solid #ccd0d4;box-shadow:0 1px 1px rgba(0,0,0,.07);line-height:0}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template{padding-right:20px;padding-left:20px}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .templates-list{grid-template-columns:1fr!important}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .templates-list .template-image-container,#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .templates-list .template-info:not(.active){display:none}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .templates-list .template-info.active .badge{display:inline-block}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .form-template-introduction,#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .templates-list-heading{display:none}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .form-template-options-introduction,#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .template-options.active{display:block}#give-metabox-form-data #form_template_options .inner-panel.has-activated-template .give-file{width:calc(100% - 150px)!important}#_give_donation_levels_field .give-row:nth-of-type(2) .give-remove{display:none!important}#give-metabox-form-data .give-metabox-tabs{margin:0;max-width:170px;float:right;line-height:1;padding:0 0 10px;position:relative;background-color:#fafafa;border-left:1px solid #eee;box-sizing:border-box}#give-metabox-form-data .give-metabox-tabs:after{content:"";display:block;width:100%;height:9999em;position:absolute;bottom:-9999em;right:0;background-color:#fafafa;border-left:1px solid #eee}#give-metabox-form-data .give-metabox-tabs li{margin:0;padding:0;display:block;position:relative}#give-metabox-form-data .give-metabox-tabs li a{margin:0;padding:10px;display:block;box-shadow:none;text-decoration:none;line-height:20px!important;border-bottom:1px solid #eee;overflow:hidden}#give-metabox-form-data .give-metabox-tabs li a span.give-label{width:122px;padding-right:2px;display:inline-block}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs{z-index:999}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li{background-color:#f1f1f1}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li a{border-bottom-color:#e5e5e5;display:flex;align-items:center;justify-content:space-between}#give-metabox-form-data .give-metabox-tabs li.active>a{color:#555;position:relative;background-color:#eee}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields.active>a{background-color:#ddd}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields:not(.active):hover ul.give-metabox-sub-tabs{display:block;position:absolute;bottom:0;right:166px;width:170px;max-height:250px}@media (max-width:550px),only screen and (min-width:851px) and (max-width:1025px){#give-metabox-form-data ul.give-metabox-tabs{min-width:40px}#give-metabox-form-data ul.give-metabox-tabs li>a{text-align:center}#give-metabox-form-data ul.give-metabox-tabs li>a:before{margin-left:0;font-size:15px}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-label{display:none}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-icon:before{margin:0}#give-metabox-form-data .give_options_panel{padding-right:40px}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:10px}#give-metabox-form-data .give_options_panel .give-field-wrap label,#give-metabox-form-data .give_options_panel .give-field-wrap span.give-field-label{display:block;float:none;margin:0 0 10px;font-size:14px;width:100%}}.chosen-container-single a.chosen-single{background:#fff!important}.give-docs-link{text-align:left;margin-left:15px}.give-docs-link a{color:#999;text-decoration:none;font-style:italic}.give-docs-link a:hover{color:#0073aa}.give-docs-link a span{font-style:normal}.post-type-give_forms #posts-filter .search-box{display:none}.post-type-give_forms #posts-filter .tablenav.top{position:relative;margin:42px 0 0;height:auto}.post-type-give_forms #posts-filter .tablenav.top #give-forms-advanced-filter{margin:0 0 10px}.post-type-give_forms #posts-filter .tablenav.top #give-forms-advanced-filter #give-forms-goal-filter{width:255px}.post-type-give_forms #posts-filter .tablenav.top #give-forms-advanced-filter a{display:inline-block;margin:0}.post-type-give_forms #posts-filter .tablenav.top #give-forms-advanced-filter #give-forms-search-input{margin-left:6px}.post-type-give_forms #posts-filter .tablenav.top .actions{position:absolute;right:230px;bottom:10px}.post-type-give_forms #posts-filter .tablenav.top .actions.bulkactions{right:0}@-moz-document url-prefix(){.give_options_panel .give-money-symbol{padding:8.5px 10px}}#give-dashboard-widgets-wrap .inside{padding-top:0;padding-bottom:0}.give_forms_page_give-reports #give-dashboard-widgets-wrap .inside{padding-right:0}#give-dashboard-widgets-wrap .inside #give-graphs-filter{float:none}#give-dashboard-widgets-wrap .postbox{margin-bottom:10px}#give-dashboard-widgets-wrap table.reports-table{clear:none}#give-dashboard-widgets-wrap #give-date-range-options{float:right}#give-dashboard-widgets-wrap #give-date-range-options>span{float:right;line-height:30px;font-style:italic;padding:0 0 0 5px}#give-graphs-filter{float:left}#give-graphs-filter .tablenav{margin:0 17px 0 0}#give-graphs-filter .tablenav .actions{padding:0}.give-graph .y1Axis{color:#66bb6a!important}.give-graph .y2Axis{color:#546e7a!important}body.give_forms_page_give-payment-history h1.nav-tab-wrapper,body.give_forms_page_give-payment-history h2.nav-tab-wrapper,body.give_forms_page_give-reports h1.nav-tab-wrapper,body.give_forms_page_give-reports h2.nav-tab-wrapper{margin-bottom:10px}body.give_forms_page_give-payment-history .actions,body.give_forms_page_give-reports .actions{padding-top:0}body.give_forms_page_give-payment-history .pagination-links,body.give_forms_page_give-reports .pagination-links{margin-right:10px}body.give_forms_page_give-payment-history p.donor-search,body.give_forms_page_give-reports p.donor-search{margin-left:10px}body.give_forms_page_give-payment-history .tablenav-right .tablenav-pages,body.give_forms_page_give-reports .tablenav-right .tablenav-pages{float:left}body.give_forms_page_give-payment-history .tablenav-right #give-reports-view,body.give_forms_page_give-reports .tablenav-right #give-reports-view{margin-top:0}body.give_forms_page_give-payment-history .tablenav-right .actions,body.give_forms_page_give-payment-history p.search-box,body.give_forms_page_give-reports .tablenav-right .actions,body.give_forms_page_give-reports p.search-box{float:right}body.give_forms_page_give-payment-history .reports-table-nav.tablenav.top,body.give_forms_page_give-reports .reports-table-nav.tablenav.top{width:100%;float:none;margin:0 0 10px}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top,body.give_forms_page_give-reports .reports-forms-details-wrap.top{float:left;overflow:hidden}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top #give-reports-filter,body.give_forms_page_give-reports .reports-forms-details-wrap.top #give-reports-filter{float:right}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top>.actions,body.give_forms_page_give-reports .reports-forms-details-wrap.top>.actions{padding-left:0}body.give_forms_page_give-payment-history .tablenav.bottom,body.give_forms_page_give-reports .tablenav.bottom{margin-top:10px}body.give_forms_page_give-payment-history h2.reports-earnings-title,body.give_forms_page_give-reports h2.reports-earnings-title{margin:7px 0 0}body.give_forms_page_give-payment-history .reports-views-wrap,body.give_forms_page_give-reports .reports-views-wrap{padding:3px 0 0}body.give_forms_page_give-payment-history .wrap.give-reports-donors-wrap,body.give_forms_page_give-reports .wrap.give-reports-donors-wrap{margin-left:0;margin-bottom:10px}body.give_forms_page_give-payment-history .widefat tbody td,body.give_forms_page_give-payment-history .widefat tbody th,body.give_forms_page_give-reports .widefat tbody td,body.give_forms_page_give-reports .widefat tbody th{padding-top:12px;padding-bottom:12px}body.give_forms_page_give-reports table.export-options-table tbody td{padding:20px 12px;vertical-align:top}body.give_forms_page_give-reports table.export-options-table .give-export-form{position:relative}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap{background-color:transparent;padding:12px 12px 4px;margin:2px -11px -16px 0;overflow:auto}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap .spinner{margin:-2px 0 8px -12px}body.give_forms_page_give-reports table.export-options-table span#give-end-wrap input,body.give_forms_page_give-reports table.export-options-table span#give-start-wrap input{width:100px}#export-donor-options-wrap p{padding:20px 0 0;margin:0;font-weight:700}#export-donor-options-wrap ul{max-width:900px;overflow:hidden}#export-donor-options-wrap ul li{margin:0;padding:0 0 5px 5px;box-sizing:border-box;float:right;width:33%}.settings-excludes-list{max-height:120px;overflow:auto;padding:.5rem;border:1px solid #ddd}.settings-excludes-list li{margin:3px 0}#give-tools-recount-form .notice-wrap{position:relative;min-height:25px;margin:10px -12px -12px;background:#efefef;padding:10px 12px 12px;border-top:1px solid #e5e5e5}#give-tools-recount-form .notice-wrap .give-progress{position:absolute;top:15px}#give-tools-recount-form .notice-wrap .spinner{position:absolute;left:14px;top:13px;margin:0}#give-tools-recount-form .notice-wrap #give-batch-success{margin-bottom:6px}.recount-stats-controls form{display:inline}.give-recount-stats-descriptions{margin:8px 0 0;display:block}.give-recount-stats-descriptions span{line-height:24px;font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0;display:none}.gateways-report-tablenav .actions.bulkactions{padding-left:0}table.give-table td{vertical-align:middle}table.give-table td.row-title h3{margin:0 0 .4em;font-size:1.2em}table.give-table td.row-title p{font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0}#give-graphs-filter>.tablenav{height:auto}#give-logs-filter .search-box{float:left}#give-logs-filter .tablenav.top{float:right;clear:none;margin-top:0}#give_donor_export_form{margin:0 0 5px}#give_donor_export #give_donor_export_form_chosen{display:block;margin:5px 0 1px}.column-status .give-donation-status,.column-status .give-test-mode-transactions-label{display:inline-block}.column-status .give-test-mode-transactions-label{margin:0 5px;vertical-align:middle}.give-settings-page .give-settings-section-content{display:flex;background-color:#f4f4f4;border-radius:8px;-webkit-box-shadow:0 0 5px 0 #ddd;-moz-box-shadow:0 0 5px 0 #ddd;box-shadow:0 0 5px 0 #ddd}.give-settings-page .give-settings-section-content .give-settings-section-group-menu{width:250px}.give-settings-page .give-settings-section-content .give-settings-section-group-menu ul,.give-settings-page .give-settings-section-content .give-settings-section-group-menu ul li{margin:0}.give-settings-page .give-settings-section-content .give-settings-section-group-menu ul li a{display:block;padding:20px;text-decoration:none;color:#333;font-weight:600;outline:none;box-shadow:none}.give-settings-page .give-settings-section-content .give-settings-section-group-menu ul li a:hover{background-color:#ebebeb}.give-settings-page .give-settings-section-content .give-settings-section-group-menu ul li a.active{background-color:#fff;border-right:4px solid #66bb6a;color:#333}.give-settings-page .give-settings-section-content .give-settings-section-group-content{width:100%;background:#fff;padding:10px 30px;border-bottom-left-radius:8px;border-top-left-radius:8px;min-height:400px}@media only screen and (max-width:480px){.give-settings-page .give-settings-section-content{flex-flow:row wrap}.give-settings-page .give-settings-section-content .give-settings-section-group-menu{width:100%}.give-settings-page .give-settings-section-content .give-settings-section-group-content{padding:10px}}.give-settings-page{margin:0 2px 0 20px}.give-settings-page #poststuff{padding-top:25px}.give-settings-page .give-settings-header{background:#fff;padding:10px 20px;margin:0 -22px 0 -20px}.give-settings-page .give-settings-heading-sep{font-size:14px;line-height:32px;width:15px}.give-settings-page .nav-tab-wrapper{height:54px;margin:0 -22px 0 -20px}.give-settings-page .give-subsubsub{list-style:none;margin:12px 0 3px;padding:0;float:right}.give-settings-page .give-subsubsub li{display:inline-block;margin:0 3px 0 0;padding:0;white-space:nowrap;color:#d3d3d3;font-weight:300;font-size:16px}.give-settings-page .give-subsubsub a{line-height:2;padding:.2em;margin:0 0 0 3px;text-decoration:none;font-size:14px;box-shadow:none;font-weight:400}.give-settings-page .give-subsubsub a.current{color:#000;font-weight:600;border:none}.give-settings-page .give-setting-tab-body{max-width:1260px}.give-settings-page div.give-submit-wrap{margin:20px 0}.give-settings-page .give_forms_page_give-payment-history .postbox .hndle{cursor:default}.give-settings-page .give-input-field{width:25em}.give-settings-page table table input[type=text]{width:15em}.give-settings-page .give-repeat-setting-field{margin:10px 0}.give-settings-page .give-remove-setting-field{width:25px;height:25px;padding:0;text-align:center;line-height:22px;font-size:21px;font-weight:300;cursor:pointer;margin-right:20px;display:inline-block}.give-settings-page .give-remove-setting-field:hover{background-color:red;color:#fff;border-radius:30px}.give-settings-page .give-forminp p:first-child .give-remove-setting-field{display:none}.give-settings-page .export-options-table tr.give-import-option:nth-child(odd){background:#f4f3f3}.give-settings-page .export-options-table tr.give-import-option:nth-child(odd) th{vertical-align:middle}.give-settings-page .export-options-table .give-import-dropdown:nth-child(2),.give-settings-page .export-options-table tr.give-import-option th:first-child{width:250px}.give-setting-tab-header{clear:both;overflow:hidden;margin:30px 0}.give-setting-tab-header h2{margin-top:8px}.give-setting-tab-header p{margin-top:0;margin-bottom:0}.give-radio-inline ul{margin-top:0}.give-radio-inline li{display:inline-block;margin:0 15px 0 0}.give-radio-inline li:first-child{margin-right:0}.give-tools-setting-page .bulkactions{overflow:visible}.form-table td.give-radio-inline fieldset li>label{margin:5px 0 0!important}div.give-field-description,p.give-field-description{color:#666;font-style:italic;font-size:14px!important;line-height:22px}div.give-field-description strong,p.give-field-description strong{color:#777}.give-setting-tab-header h2{float:right;display:inline-block;width:220px;font-style:italic;color:#aaa;margin:0;font-size:14px}.gateway-enabled-wrap{background-color:#f7f7f7;border:1px solid #e5e5e5}.gateway-enabled-wrap .gateway-enabled-settings-title{display:grid;grid-template-columns:.5fr 2.5fr 5fr 1fr 1fr;grid-gap:20px;border-bottom:1px solid #e5e5e5;padding:1rem;font-weight:600}.gateway-enabled-wrap .ui-sortable-placeholder{visibility:visible!important;border:2px dashed #e5e5e5;transition:all .2s ease}.gateway-enabled-wrap .ui-sortable-helper{background-color:#fafafa;box-shadow:0 4px 20px -5px rgba(0,0,0,.25);border:1px solid #e5e5e5;padding:.5rem!important}.give-payment-gatways-list{margin:0;padding:1rem}.give-payment-gatways-list li{display:grid;grid-template-columns:.5fr 2.5fr 5fr 1fr 1fr;align-items:center;grid-gap:20px;margin:0;padding:.5rem 0}.give-payment-gatways-list li:first-child{padding-top:0}.give-payment-gatways-list li:last-child{padding-bottom:0}.give-payment-gatways-list li .checkout-label{padding:3px 5px}.give-payment-gatways-list li .gateways-checkbox,.give-payment-gatways-list li .gateways-radio{justify-self:center}.give-payment-gatways-list li span.give-drag-handle{padding:3px 0 0 4px;font-size:15px;font-weight:400;color:#bdbdbd;cursor:move}.give-payment-gatways-list li span.give-drag-handle:hover{color:#333}.give-gateways-notice{display:table;width:100%;max-width:1240px;background:#fff;margin:15px 0 0;padding:0;border:1px solid #e3e3e3}.give-gateways-notice .give-gateways-cc-icon{margin:0;padding:0 25px 0 15px;height:30px;width:30px;display:table-cell;vertical-align:middle}.give-gateways-notice .give-gateways-cc-icon svg{position:relative;top:2px;width:50px;height:40px}.give-gateways-notice .give-gateways-notice-title{font-size:16px;margin:20px 20px 0;padding:0}.give-gateways-notice .give-gateways-notice-message{line-height:24px;font-size:14px;margin:5px 20px 20px}.give-gateways-notice .give-gateways-notice-button{display:table-cell;vertical-align:middle;text-align:left;margin:0;padding:0 0 0 15px;width:200px}.give-gateways-notice .give-gateways-notice-button #give-stripe-connect{margin:0 0 10px}.give-gateways-notice .give-gateways-notice-button .give-view-gateways-btn{text-align:center;width:190px}.give-email-tags-wrap{margin:5px 0 0}.give-email-tags-wrap code{font-style:normal;padding:1px 2px;font-size:12px}.give-email-tags-wrap span{display:block;color:#aaa;font-style:italic;margin:0 0 2px;font-size:13px}.give-email-tags-wrap .give_price_tag,.give-email-tags-wrap .give_receipt_id_tag{display:none}.give-setting-tab-header-emails{margin:20px 0}.give-setting-tab-header-emails hr,.give-settings-admin-email-section .tablenav,.give-settings-donor-email-section .tablenav,.give-settings-email-settings-section .tablenav{display:none}.give-settings-admin-email-section .tablenav.bottom+.give-setting-tab-header-emails,.give-settings-donor-email-section .tablenav.bottom+.give-setting-tab-header-emails,.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails{margin:20px 0}.give-settings-admin-email-section .tablenav.bottom+.give-setting-tab-header-emails hr,.give-settings-donor-email-section .tablenav.bottom+.give-setting-tab-header-emails hr,.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails hr{display:block}.giveemailnotifications .check-column{padding:13px 20px 0 10px!important}.giveemailnotifications td.check-column input{display:none}.giveemailnotifications th.check-column .give-email-notification-status{color:#fff;cursor:pointer}.giveemailnotifications th.check-column .give-email-notification-status[data-edit="1"] i.dashicons{border-radius:1em;padding:2px}.giveemailnotifications th.check-column .give-email-notification-disabled:hover .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-yes{background:#46b450}.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-lock{color:#46b450}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled:hover .dashicons-yes{background:#bbb}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-lock{color:#bbb}.giveemailnotifications th.check-column .dashicons-no-alt:hover:before{content:"\f147"!important}.giveemailnotifications th.check-column .dashicons-yes:hover:before{content:"\f335"!important}.giveemailnotifications .spinner.is-active{margin:0 2px 0 0;float:none}#system-info-textarea{width:800px;height:600px;font-family:Menlo,Monaco,monospace;background:#fff;white-space:pre;overflow:auto;display:block;direction:rtl}#give-download-sysinfo{margin:0}#api .tablenav .actions{overflow:visible}a.give-delete{color:#a00}.give-table thead th{padding:8px 10px!important}.post-type-give_forms .mce-container iframe,.post-type-give_forms .wp-editor-area{min-height:400px}.give-field-description{color:#aaa;font-style:italic;margin:0;padding-top:.5em}.give-image-thumb{position:relative;margin-top:14px}.give-image-thumb span.give-delete-image-thumb{position:absolute;background:red;color:#fff;border-radius:30px;right:-10px;top:-10px;cursor:pointer}.give-image-thumb img{max-width:250px;border:4px solid #fff}.give_email_access_link_tag{display:none}.give-license-settings-wrap{max-width:1240px;min-width:1000px;margin:20px -10px 0 0;padding:0}.give-license-top-widget{border:1px solid #dbdbdb;min-height:250px}.give-license-top-widget .give-license-widget-heading{font-size:20px;margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #dbdbdb;line-height:1.2em}.give-license-top-widget .give-license-widget-heading .dashicons{height:25px;width:25px;font-size:28px;margin:-5px 0 0 10px}.give-license-top-widget .give-field-description{margin:0 0 20px;padding:0}#give-license-activator-wrap{background:#fff;margin:0;padding:30px}#give-license-activator-wrap .give-license-activation-form{background:#f4f4f4;padding:10px;position:relative}#give-license-activator-wrap .give-license-notices{position:absolute;background:#f4f4f4;top:0;right:0;height:100%;width:100%;padding:20px;z-index:3;box-sizing:border-box;display:none}#give-license-activator-wrap .give-license-notices .notice{position:relative;padding-left:40px}#give-license-activator-wrap #give-license-activator{font-size:22px;height:55px;padding:0 15px;margin:0 0 10px;width:100%}#give-license-activator-wrap .button{height:45px;width:100%;font-size:18px;display:block;clear:both;margin:0}#give-addon-uploader-wrap{background:#fff;padding:30px 25px 25px;margin:0}.give-upload-addon-form-wrap{position:relative}.give-upload-addon-form-wrap .give-upload-addon-instructions{margin:0;padding:0;opacity:.4;font-size:16px}.give-upload-addon-form-wrap .give-upload-addon-instructions span{display:block;margin:8px 0;font-size:14px}.give-upload-addon-form-wrap #give-upload-addon-file-select{display:none}.give-upload-addon-form-wrap .give-spinner-wrap{position:absolute;right:0;top:0;left:0;bottom:0;z-index:99;background-color:#fff}.give-upload-addon-form-wrap .give-spinner-wrap .give-spinner-inner{margin-top:5%;margin-right:42%}.give-upload-addon-form{background:#f4f4f4;padding:25px;text-align:center;outline:2px dashed #e2e2e2;outline-offset:-10px;transition:outline-offset .15s ease-in-out,background-color .15s linear;position:relative}.give-upload-addon-form.give-dropzone-active{outline-offset:-13px;outline:2px dashed #c6c6c6;background:#eaeaea}.give-upload-addon-form .give-addon-upload-notices{position:absolute;background:hsla(0,0%,100%,.66);top:0;right:0;height:100%;width:100%;padding:20px;z-index:3;text-align:right;box-sizing:border-box;display:none}.give-upload-addon-form .give-activate-addon-wrap{display:none;border:1px solid #dbdbdb;background:#fff;position:absolute;padding-top:20px;top:0;right:0;height:100%;width:100%;z-index:4;box-sizing:border-box}.give-upload-addon-form .give-activate-addon-wrap .dashicons{color:#66bb6a}#give-licenses-container{position:relative}#give-licenses-container .give-spinner-wrap{position:absolute;right:0;top:0;left:0;bottom:0;z-index:99;background-color:#fff}#give-licenses-container .give-spinner-wrap .give-spinner-inner{margin-top:5%;margin-right:45%}.give-licenses-list-header{margin:20px 0 30px;padding:0}.give-licenses-list-header h2{float:right;margin:0 0 20px;padding:0;font-size:18px}.give-licenses-list-header #give-refresh-button-wrap{float:right;margin:-6px 25px 0 0}.give-licenses-list-header #give-refresh-button-wrap #give-last-refresh-notice{margin:0 10px 0 0;line-height:28px;color:#666}.give-licenses-list-header hr{clear:both}.give-addon-wrap{border:1px solid #dbdbdb;background:#fff;padding:0;margin:0 0 20px;position:relative}.give-addon-wrap .give-license-top{background:#f4f4f4;border-bottom:1px solid #dbdbdb;display:flex;color:#333}.give-addon-wrap .give-license-notice-container.give-addon-notice-shown{background:#f4f4f4;border-bottom:1px solid #dbdbdb;padding:30px}.give-addon-wrap .give-license-notice-container.give-addon-notice-shown .notice{margin:0}.give-addon-wrap .give-license-top-header{display:block;font-size:15px;margin:0 0 20px;font-weight:700;color:#23282d}.give-addon-wrap .give-license-top-column{float:right;padding:30px;flex:1}.give-addon-wrap .give-license-top-column.give-license-info-field-wrap,.give-addon-wrap .give-license-top-column.give-license-key-field-wrap{border-left:1px solid #dbdbdb}.give-addon-wrap .give-license-top-column.give-license-key-field-wrap{flex:1.45;padding-left:10px}.give-addon-wrap .give-license-top-column.give-license-info-field-wrap .give-field-description{padding-top:0}.give-addon-wrap .give-license__status{margin:10px -4px 0 0;padding:0}.give-addon-wrap .give-license__status .dashicons-yes{color:#66bb6a}.give-addon-wrap .give-license__status .dashicons-no{color:#a00}.give-addon-wrap .give-license__key{display:inline-block}.give-addon-wrap .give-license__key input[type=text]{margin:0 0 0 10px}.give-addon-wrap .give-license__key button{font-size:15px;position:relative;top:-1px}@media (min-width:1400px){.give-addon-wrap .give-license__key input[type=text]{min-width:290px;height:40px;font-size:18px;padding:10px}.give-addon-wrap .give-license__key button{width:110px;height:40px}}@media (max-width:1399px){.give-addon-wrap .give-license__key input[type=text]{min-width:230px;height:35px;font-size:15px;padding:8px}.give-addon-wrap .give-license__key button{width:85px;height:35px;font-size:1em}}.give-addon-wrap .give-license-action-link{display:block;margin:0 0 15px;box-shadow:none}.give-addon-wrap .give-license-renewal-date .dashicons{opacity:.8;margin:0 0 0 3px;position:relative;top:-2px}.give-addon-wrap .give-license-activations-remaining-icon{border-radius:100%;height:20px;width:20px;display:inline-block;padding:1px;font-size:12px;line-height:20px;text-align:center;font-weight:700;margin:0 0 0 2px}.give-addon-wrap .give-plugin__info{padding:6px 9px}.give-addon-wrap .give-plugin__status{border:none;padding:0 5px;line-height:20px!important}.give-addon-info-wrap{margin:30px;padding:20px;background:#f4f4f4;border:1px solid #dbdbdb;color:#333}.give-addon-info-wrap .give-addon-info-left{float:right}.give-addon-info-wrap .give-addon-name{font-weight:700;font-size:14px}.give-addon-info-wrap .give-addon-version{font-size:11px;margin:0 20px 0 0}.give-addon-info-wrap .give-addon-info-right{float:left}.give-addon-info-wrap .give-addon-info-right .give-button{margin:-5px 0 0;position:relative;top:2px;height:auto}.give-addon-info-wrap .give-addon-info-right .give-button .dashicons{font-size:14px;width:14px;height:14px;margin-left:3px;margin-top:5px}.give-addon-info-wrap .give-addon-activation-status{border-radius:4px;color:#fff;background:#777;padding:3px 8px;margin:0 0 0 15px;font-size:11px}.give-addon-info-wrap .give-addon-activation-status__activated{background:#7ad03a;text-shadow:0 0 1px #4b8420}.give-addon-info-wrap .give-addon-view-changelog{margin:0 0 0 15px;font-size:12px}.give-filters{clear:both;background:#f5f5f5;border:1px solid #dfdfdf;padding:12px 12px 0}.give-filters .give-donation-forms-filter .chosen-single{height:28px;line-height:28px}.give-filters .chosen-container-single .chosen-single div b{background-position:100% 4px}.give-filters .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 6px}.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{display:inline-block;width:300px}@media screen and (max-width:782px){.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{width:100%}}.give-filters #give-payment-date-filters label,.give-filters #give-payment-form-filter label{vertical-align:initial}.give-filters #give-payment-date-filters label.give-donation-forms-filter-label,.give-filters #give-payment-form-filter label.give-donation-forms-filter-label{vertical-align:middle}.give-filters #give_donation_forms_filter{width:255px}@media screen and (max-width:782px){.give-filters #give_donation_forms_filter{width:100%;max-width:100%}}.give-filters:after{content:"";display:table;clear:both}.give-filter{display:block;margin-bottom:12px;width:100%}.give-filter:after{content:"";display:table;clear:both}.give-filter label{display:block;margin-left:4px}.give-filter input{margin:0}.give-filter input[type=text]{height:28px;width:100%}.give-filter input[type=search],.give-filter input[type=text]{height:28px}.give-filter .button{height:28px;line-height:26px;margin:0;padding:0 10px 1px}.give-filter select{width:100%}@media screen and (min-width:783px){.give-filter{float:right;margin-left:18px;width:auto}.give-filter label{display:inline-block}.give-filter input[type=text]{display:inline-block;width:144px}}.give-filter-search input[type=search]#give-payments-search-input{display:block;float:right;width:205px;max-width:100%}.give-filter-search input[type=submit]{display:block;float:left;width:30%}@media screen and (min-width:783px){.give-filter-search input[type=search]{display:inline-block;margin-left:4px;width:auto}.give-filter-search input[type=submit]{display:inline-block;width:auto}}@media screen and (min-width:600px){.give-filter-half{float:right;width:49%}.give-filter-half:last-child{float:left}}@media screen and (min-width:783px){.give-filter-half{width:auto}.give-filter-half:last-child{float:right}.give-filter-half input[type=text]{width:96px}}.give-clear-filters-button{margin-right:8px}.give-submit-wrap{clear:both;background:#f5f5f5;border:1px solid #dfdfdf;margin:8px 0;padding:12px;font-size:13px;line-height:2.1em}#give-payment-filters ul.subsubsub{margin-bottom:8px}#give-payments-advanced-filter ul.subsubsub{margin-bottom:12px}#give-payments-filter .tablenav.top{float:none}#give-payments-filter .tablenav.top .bulkactions{margin-top:1px;padding-top:0}#give-payments-filter .give-email-column-value{font-size:14px;font-weight:700}#give-payments-filter #the-list .check-column input{margin-top:1px}#give-payments-filter .column-details{width:50px}#give-payments-filter .column-amount{width:120px}tr.status-refunded td{background:#cecece;border-top-color:#ccc}.wp-list-table.forms th#date{width:140px}.give-mobile-link{line-height:32px;vertical-align:middle}.give-mobile-link img{max-width:80%;height:auto;float:right}.give-donation-status>span{display:inline-block;width:12px;height:12px;position:relative;top:1px;margin:0;padding:0;border-radius:50%;background:#888;line-height:16px}.give-donation-status.status-pending>span{background-color:#ffba00}.give-donation-status.status-complete>span,.give-donation-status.status-publish>span{background-color:#7ad03a}.give-donation-status.status-refunded>span{background-color:#777}.give-donation-status.status-failed>span{background-color:#a00}.give-donation-status.status-abandoned>span{background-color:#333}.give-donation-status.status-revoked>span{background-color:#d9534f}.give-donation-status.status-give_subscription>span,.give-donation-status.status-renewal>span,.give-donation-status.status-subscription>span{background-color:#5bc0de}#test-payment-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;background-color:#ffba00;margin:0 15px;vertical-align:middle}#test-payment-label:hover{color:#fff;text-decoration:none}#give-payments-filter .give-payment-id{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;font-weight:400}#give-payments-filter .give-payment-id:hover{color:#fff;text-decoration:none}#give-payments-filter .column-details{padding-left:30px}#give-payments-filter .give-donation-status{display:inline-block}#give-order-update .give-donation-status{display:inline-block;float:none;margin:0 10px;position:relative;top:3px}#give-order-update .give-order-top{border-bottom:1px solid #eee;overflow-x:auto;white-space:nowrap;width:100%}#give-order-update .give-order-top h3.hndle{float:right;border:none;display:inline-block}#give-order-update .give-order-top .delete-donation{display:inline-block;float:left}#give-order-update .give-order-top .delete-donation a{width:18px;height:16px;display:block;margin:11px 15px;content:"\f182";font-size:18px;color:#b5b5b5}#give-order-update .give-order-top .delete-donation a:focus,#give-order-update .give-order-top .delete-donation a:hover{color:red;box-shadow:none}.column-donation_form .donation-level-text-wrap{font-style:italic;display:block}@media handheld,only screen and (max-width:640px){.wp-list-table.forms th{width:auto!important}}.download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span{margin-right:-8px;margin-top:-8px}.give-admin-box .label{font-weight:600}.give-admin-box-inside{margin:0;padding:3px 10px;clear:both;border-bottom:1px solid #eee;word-break:break-word}.give-admin-box-inside .strong{font-weight:600}.give-admin-box .right{float:left}#give-order-details .inside,#give-order-update .inside{margin:0;padding:0}#give-order-update input.give_datepicker{width:180px}#give-order-update input[type=number].give-payment-time-hour,#give-order-update input[type=number].give-payment-time-min{width:50px}.give-admin-box-inside:last-child{border-bottom:0}#give-edit-order-form .data-payment-key{word-break:break-all}.give-order-update-box #major-publishing-actions .button-secondary{margin-left:10px}#give-donation-overview th{text-align:right}#give-donation-overview .give-select-chosen{width:97%}#give-edit-order-form .row{margin-top:10px}#give-donation-overview ul,#give-donor-details .order-data-address input,#give-donor-details .order-data-column p.data input,#give-edit-order-form .column input,#give-order-address-country-wrap select{clear:both;display:block}.give-order-data input.small-text{margin:0}#give-order-update span.label{display:inline;width:50px}.give-order-update-box .button-primary{margin-left:0}#give-edit-order-form .column .description{padding-left:10px}#give-donation-overview .inside>ul>li,#give-donation-overview .row>ul>li,#give-edit-order-form .column{display:inline-block;position:relative;vertical-align:top}#give-donation-overview ul{font-size:0}#give-donation-overview ul li{font-size:13px}#give-donation-overview ul li.actions{text-align:left;min-width:200px}#give-donation-overview ul li.remove{text-align:left}#give-donation-overview ul .row{padding:12px;border-bottom:1px solid #eee}#give-order-data .data span{color:#666;font-weight:600}input.give-price-field{width:80px;padding:3px 5px}.give_forms_page_give-payment-history.js .postbox .hndle{cursor:default}#give-payment-notes textarea{min-height:150px}#give-payment-notes #give-add-payment-note{margin:6px 0 15px}#give_comment{min-height:150px}#give-billing-details .column>div{margin:0 0 10px}#give-billing-details label{display:block;margin-bottom:5px}#give-billing-details .column-container{padding:5px 0 10px}#give-billing-details input[type=text]{width:98%}#give-billing-details .chosen-container{width:98%!important}@media screen and (min-width:1200px){#give-edit-order-form .column{width:33%}#give-order-address .column{width:49%}#give-donation-overview.columns-4 li.actions{width:25%;margin-top:0;margin-left:0}}@media screen and (max-width:1199px){#give-edit-order-form .column{width:49%}}@media screen and (max-width:782px){.order-data-column input[type=email]{padding:6px 10px}}#give-donation-overview .inside,#give-donor-details .inside{margin-top:0}.give_forms_page_give-payment-history #give-dashboard-widgets-wrap #side-sortables{padding-top:0}.give-select-chosen .spinner,.give-select .spinner{position:absolute;left:5px;top:2px;z-index:999}.give-select-chosen-ajax .spinner{visibility:visible}.give-select-chosen-ajax.chosen-container-single .chosen-search input[type=text],.give-select-chosen-ajax .chosen-search input[type=text]{background-image:none!important}.give-dashboard-widget .give-dashboard-today{text-align:center}.give-dashboard-widget .give-dashboard-today .give-dashboard-date-today{margin:10px 0 0;padding:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-happy-day{padding:3px;margin:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-today-earnings{font-size:42px;color:#4ead61;font-weight:700;margin:15px 0 0;line-height:1}.give-dashboard-widget .give-dashboard-today .give-donations-today{font-size:18px;font-weight:700;margin:0 0 30px;padding:4px 0 1px}.give-dashboard-widget .give-dashboard-today .give-last-seven{font-size:14px;font-weight:700;padding:0;margin:0 0 30px}.give-dashboard-widget .give-table-stats{width:100%;text-align:center;margin:0;table-layout:fixed;border-top:1px solid #ececec;border-spacing:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total,.give-dashboard-widget .give-table-stats .give-dashboard-stat-total-label{padding:0;margin:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total{color:#4ead61;font-weight:700;font-size:16px}#give_dashboard_sales>.inside{padding:0}#give_dashboard_sales .give-table-stats td{padding:10px 0}#give_dashboard_sales .give-table-stats td:first-of-type{border-left:1px solid #ececec}#give_dashboard_sales .give-table-stats tr#give-table-stats-tr-1 td{border-bottom:1px solid #ececec}#dashboard_right_now .give-forms-count:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;width:18px;height:18px;content:"\e800"}.give-range_slider_field{margin-top:.8rem}.give_forms_page_give-donors .wp-heading-inline+.notice:first-of-type{margin-top:25px}.give_forms_page_give-donors .give-nav-tab-wrapper{margin:10px -20px 20px}.give_forms_page_give-donors #give-donors-filter{position:relative}.give_forms_page_give-donors #give-donors-filter p.search-box{margin:0}.give_forms_page_give-donors #give-donors-search-filter{display:block;overflow:hidden}.give_forms_page_give-donors #give-donor-card-wrapper{margin-right:-1px;z-index:2;min-height:200px}.give_forms_page_give-donors #give-donor-card-wrapper input{font-weight:400}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section{border-bottom:1px solid #eee;margin-bottom:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section .give-donor-search-box{margin-left:25px;width:auto;display:inline-block;float:right}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section table{margin-bottom:0}.give_forms_page_give-donors #give-donor-card-wrapper>div:first-child{padding-top:20px}.give_forms_page_give-donors #give-donor-card-wrapper>div:last-child{padding-bottom:20px;border:none}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap{padding:0 0 15px 15px;text-align:center;float:right}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap img{border-radius:50%}.give_forms_page_give-donors #give-donor-card-wrapper a.delete{text-decoration:none;color:red;margin-left:5px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-since{margin:10px 0;font-size:16px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-id{display:inline-block;font-size:24px;font-weight:600;margin-left:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-name-wrap{display:inline-block}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-edit-link{margin-bottom:15px}.give_forms_page_give-donors #give-donor-filters .give-donor-search-box{display:inline-block;float:right;margin-left:18px}.give_forms_page_give-donors #give-donor-filters .give-donor-search-box input#give-donors-search-input{width:205px;max-width:100%}.give_forms_page_give-donors #give-donor-filters label{vertical-align:initial}.give_forms_page_give-donors #give-donor-filters label.give-donation-forms-filter-label{vertical-align:middle}.give_forms_page_give-donors .donor-main-wrapper{clear:both;margin:0 0 20px}@media (max-width:655px){.give_forms_page_give-donors .donor-main-wrapper{width:100%}}.give_forms_page_give-donors .donor-main-wrapper table{margin:0}.give_forms_page_give-donors .donor-main-wrapper input[type=email],.give_forms_page_give-donors .donor-main-wrapper input[type=number],.give_forms_page_give-donors .donor-main-wrapper input[type=text]{width:200px}.give_forms_page_give-donors #donor-summary{padding:0 20px}.give_forms_page_give-donors #donor-summary:after{font-family:dashicons;content:"\f110";position:absolute;top:10px;left:10px;font-size:100px;color:#f0f0f0;z-index:0}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper{width:202px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper span[data-key=line2]{display:table;clear:both}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper select{width:200px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-info{min-height:185px}.give_forms_page_give-donors #give-donor-card-wrapper .info-wrapper{min-height:125px}.give_forms_page_give-donors .donor-info .donor-name{font-size:24px;font-weight:600}.give_forms_page_give-donors #disconnect-donor,.give_forms_page_give-donors #view-user-profile{font-size:12px;font-weight:400;text-decoration:none}.give_forms_page_give-donors #donor-edit-actions{text-align:center;margin-bottom:20px;line-height:28px}.give_forms_page_give-donors #donor-edit-actions .button-secondary{margin-left:10px}.give_forms_page_give-donors #give-donor-card-wrapper .edit-item{display:none}.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results{right:1px;top:16px}.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results ul{width:200px}.give_forms_page_give-donors #donor-stats-wrapper{margin:0 auto;text-align:center;padding:15px}.give_forms_page_give-donors #donor-stats-wrapper ul{margin:0;padding:0;overflow:hidden}.give_forms_page_give-donors #donor-stats-wrapper ul li{width:50%;float:right;line-height:22px;font-size:14px;margin:0}.give_forms_page_give-donors #donor-stats-wrapper a{text-decoration:none}.give_forms_page_give-donors #donor-stats-wrapper .dashicons{color:#888}.give_forms_page_give-donors #donor-tables-wrapper table{width:100%;text-align:center}.give_forms_page_give-donors #donor-tables-wrapper th{text-align:center}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .donations tr>th:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>th:first-child{text-align:right}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:only-child{text-align:center}.give_forms_page_give-donors #donor-notes-wrapper{min-height:50px}.give_forms_page_give-donors .donor-notes-header img,.give_forms_page_give-donors .donor-notes-header span{font-weight:600;line-height:30px;vertical-align:middle}.give_forms_page_give-donors .donor-note-input{width:100%;margin-bottom:5px}.give_forms_page_give-donors #give-donor-notes div:nth-of-type(2n){background-color:#f9f9f9}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper{border-bottom:1px solid #f9f9f9;min-height:38px;padding:0}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper .note-content-wrap{padding:10px 12px;line-height:20px;font-size:14px}.give_forms_page_give-donors #give-donor-notes .give-no-donor-notes{text-align:center;padding:20px}.give_forms_page_give-donors .donor-note-wrapper span{display:block}.give_forms_page_give-donors .delete-donor{text-align:center}.give_forms_page_give-donors .give-lock-block{margin-right:-25px;text-decoration:none;font-size:14px;margin-left:3px}.give_forms_page_give-donors .give-lock-block i{color:#000;font-size:14px}.give_forms_page_give-donors #donor-address-wrapper .give-no-address-message{margin:.5rem 1%;line-height:3.4em}.give_forms_page_give-donors #donor-address-wrapper .give-donor-addresses .inside{padding-bottom:0}.give_forms_page_give-donors #donor-address-wrapper .add-new-address{margin:.5rem 1%!important}.give_forms_page_give-donors #donor-address-wrapper .add-new-address-form-hidden{position:absolute;left:13px;right:13px;top:0;visibility:hidden}.give_forms_page_give-donors #donor-address-wrapper .all-address .address{min-height:146px;border:1px solid #dad9d9;padding:9px;border-radius:5px;background-color:#fff}.give_forms_page_give-donors #donor-address-wrapper .all-address .address .address-number-label{color:grey;cursor:default}.give_forms_page_give-donors #donor-address-wrapper .all-address .address a{text-decoration:none}.give_forms_page_give-donors .comments td:nth-child(3n){text-align:right}.give_forms_page_give-donors .give-donor-admin-avatar{width:40px;height:40px;border-radius:50%;border:1px solid #e5e5e5;float:right;vertical-align:middle;margin-left:10px;line-height:40px;text-align:center}.give_forms_page_give-donors .give-donor-admin-avatar img{border-radius:50%;width:40px;height:40px}.give_forms_page_give-donors .give-donor-name-text{font-weight:600;font-size:14px}.give_forms_page_give-donors .give-donor-id{color:#555}.give_forms_page_give-donors .give-donor-name:focus{box-shadow:none;outline:none}.give_forms_page_give-donors #donor-avatar .give-donor-admin-avatar,.give_forms_page_give-donors #donor-avatar img{width:96px;height:96px;line-height:96px;margin-left:0;font-size:36px}@media screen and (max-width:782px){#wp-content-media-buttons a.give-thickbox{padding:6px 14px;line-height:normal;font-size:14px;height:auto}.wp-media-buttons span#give-media-button{margin-top:0!important;margin-right:2px!important}}.mce-primary.mce-give-primary button{padding-left:10px;padding-right:10px}.wp-core-ui .give-admin-button{padding-right:7px;padding-left:7px}.give-admin-button-icon{display:inline-block;width:18px;height:18px;vertical-align:text-top;margin:0 2px}.give-admin-button-icon:before{font:400 18px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-admin-button-icon-update:before{content:"\f463"}.give-status-table{margin-bottom:1em}.give-status-table h2{font-size:14px;margin:0}.give-status-table tr:nth-child(2n) td,.give-status-table tr:nth-child(2n) th{background:#fcfcfc}.give-status-table th{font-weight:700;padding:9px}.give-status-table td:first-child{width:33%}.give-status-table td.help{width:1em}.give-status-table td{padding:9px;font-size:1.1em}.give-status-table td mark{background:transparent none}.give-status-table td mark.yes{color:#7ad03a}.give-status-table td mark.no{color:#999}.give-status-table td mark.error{color:#a00}.give-status-table td ul{margin:0}.wrap div.give-debug-report-wrapper{margin-bottom:5px}.wrap div.give-debug-report-wrapper p{font-size:18px;margin:1em 0 .7em;padding:0}.wrap div.give-debug-report-wrapper .give-debug-report-actions{margin:0 0 1.7em}.wrap div.give-debug-report-wrapper .give-debug-report-actions .js-give-debug-report-button{margin-left:10px}.wrap div.give-debug-report-wrapper .give-debug-report-actions .dashicons{font-size:16px;position:relative;top:4px;right:-2px}.give-debug-report{display:none;margin:10px 0;padding:0;position:relative}.give-debug-report textarea{font-family:monospace;width:100%;margin:0;height:300px;padding:20px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;resize:none;font-size:12px;line-height:20px;outline:0}.give-progress{height:15px;width:95%;border-radius:4px;overflow:hidden;background-color:#f5f5f5}.give-progress>div{height:100%;width:0}.admin-color-fresh .give-progress div,.give-progress div{background:#0073aa}.admin-color-light .give-progress div{background:#888}.admin-color-blue .give-progress div{background:#096484}.admin-color-coffee .give-progress div{background:#c7a589}.admin-color-ectoplasm .give-progress div{background:#a3b745}.admin-color-midnight .give-progress div{background:#e14d43}.admin-color-sunrise .give-progress div{background:#dd823b}.give-spinner-wrapper{position:absolute;right:0;left:0;bottom:0;top:0;background:hsla(0,0%,96.1%,.57);z-index:1;display:none}.give-spinner-wrapper.is-active{display:inline-block}.give-spinner-wrapper .aligncenter{position:absolute;top:50%;right:50%;margin:10px 0 0 10px}.give-spinner.is-show,.give-spinner.spinner.is-active{margin:0 2px 0 0;float:none}.give-spinner.is-show{visibility:visible}ul.give-radio-inline input,ul.give-radio-inline li{display:inline-block!important}.chosen-container a{transition:none}.give-width-25em{width:25em}.give-spinner-wrap{position:relative}.give-spinner-wrap .spinner{float:none;margin-top:0;margin-left:0}.give-update-panel-content p{font-size:16px}#give-updates .give-update-panel-content{margin:0 0 30px}#give-updates .give-update-panel-content p{font-size:17px;font-style:italic;margin:0}#give-updates .dashicons-no-alt{color:red}#give-updates .dashicons-yes{color:green}#give-updates #give-db-updates .spinner{margin-top:0}#give-updates #give-updates-content{max-width:1200px}#give-updates .give-update-paused-text-p{margin:0 0 0 20px;line-height:30px;font-style:italic;font-size:14px}body.give_forms_page_give-updates .give-run-update-containt .give-run-update-button{margin-left:10px}.give-blank-slate{background:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);margin:0 auto;padding:40px;text-align:center}.give-blank-slate :last-child{margin-bottom:0}.give-blank-slate__cta,.give-blank-slate__heading,.give-blank-slate__help,.give-blank-slate__message{margin:0 0 10px}.give-blank-slate__image{display:block;height:80px!important;margin:0 auto 10px;width:auto}.give-blank-slate__select{margin-bottom:20px}.give-blank-slate__help{color:#666;font-style:italic}.give-blank-slate__help a{display:inline-block;text-decoration:underline}.give-blank-slate a.give-blank-slate__cta{display:inline-block;font-size:1.2em;height:auto;margin:0 0 10px;padding:.75em 1.5em}.wp-block .give-blank-slate{background-color:#f1f1f1}.wp-block .give-blank-slate .give-blank-slate__heading{font-weight:700;font-size:20px;margin-bottom:10px;margin-top:20px}.wp-block .give-blank-slate a{color:#32373c;text-decoration:none}.chosen-container-single .chosen-single{background:#fff;height:30px;line-height:30px;border:1px solid #7e8993;box-shadow:none}.chosen-container-single .chosen-single span{font-size:14px}.chosen-container-single .chosen-single div b,.chosen-container-single.chosen-with-drop .chosen-single div b{background-position-y:4px}.chosen-container-active.chosen-with-drop .chosen-single{background:#fff}.chosen-container .chosen-results li.highlighted{background:#3875d7;color:#fff}.chosen-container-multi .chosen-choices{border:1px solid #aaa;background-image:none}.chosen-container-multi .chosen-choices li.search-choice{background-image:none}.give-tools-setting-page-import h1.handle{padding:15px 0 0}.give-tools-setting-page-import .give-progress-steps{width:100%;padding:0 0 24px;margin-right:0;list-style:none outside;overflow:hidden;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.give-tools-setting-page-import .give-progress-steps li{width:25%;float:right;padding:0 0 1.2em;margin:0;text-align:center;position:relative;border-bottom:4px solid #ccc;line-height:1.4em}.give-tools-setting-page-import .give-progress-steps li.active{border-color:#4ead61;color:#4ead61}.give-tools-setting-page-import .give-progress-steps li.active:before{border-color:#4ead61;color:#4ead61;background:#4ead61}.give-tools-setting-page-import .give-progress-steps li:before{content:"";border:4px solid #ccc;border-radius:100%;width:10px;height:10px;position:absolute;bottom:0;right:50%;margin-right:-6px;margin-bottom:-10px;background:#fff}.give-tools-setting-page-import .step-4 h2{text-align:center;font-size:20px!important}.give-tools-setting-page-import .step-4 p{text-align:center}.give-tools-setting-page-import .button-secondary.step-4,.give-tools-setting-page-import .give-image-thumb{display:none}.give-tools-setting-page-import h2#give-import-title{background:#f3f3f3;font-size:15px;font-weight:600;margin:-8px -22px 11px;padding:12px 22px}.give-tools-setting-page-import table.step-2 h2#give-import-title{font-size:small;font-weight:inherit}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields-title{font-size:18px;font-weight:600;margin:0}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields{white-space:nowrap;overflow:hidden}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li{display:inline-block;margin:0 0 0 10%}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.give-import-donation-required-symbol{border-radius:1em;vertical-align:middle;padding:2px;background:#46b450;color:#fff}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.dashicons-no-alt{background:#bbb}.give-tools-setting-page-import .give-progress{margin-top:7px}.give-import-core-settings .give-progress-steps li{width:33.33%}.give-import-core-settings .step-3 h2{text-align:center;font-size:20px!important}.give-import-core-settings .step-3 p{text-align:center}form.give-import-form table.widefat{border:none}.wrap .give-importer-h1{margin:0;padding:20px 0}.give-tools-setting-page #give-export_donations-form table{padding-right:10px}.give-tools-setting-page #give-export_donations-form table tbody h2{padding:8px 0 0}.give-tools-setting-page #give-export_donations-form table tbody td.row-title{width:30%;vertical-align:top}.give-tools-setting-page #give-export_donations-form table tbody td ul.give-export-option-ul{margin-top:5px}.give-tools-setting-page #give-export_donations-form table tbody p.give-field-description{display:table;width:100%}.give-tools-setting-page #give-export_donations-form table tbody .add-notices{margin-top:15px}.give-tools-setting-page #give-export_donations-form table tbody .add-notices .give-progress{margin-top:7px}.give-tools-setting-page #give-export_donations-form table tbody .chosen-container-multi .chosen-choices{min-height:30px}.give-tools-setting-page #give-export_donations-form table tbody .chosen-container-multi .chosen-choices li{margin:4px 0 4px 4px}.give-tools-setting-page #give-export_donations-form .give-export-option{display:flex;flex-flow:row wrap;border-top:1px solid #e5e5e5;border-right:1px solid #e5e5e5}.give-tools-setting-page #give-export_donations-form .give-export-option ul{margin-bottom:1rem}.give-tools-setting-page #give-export_donations-form .give-export-option ul li{position:relative;margin-bottom:.7rem;padding:0 1rem}.give-tools-setting-page #give-export_donations-form .give-export-option ul li label{display:block;padding-right:22px}.give-tools-setting-page #give-export_donations-form .give-export-option ul li label input{position:absolute;top:6px;right:15px}.give-tools-setting-page #give-export_donations-form .give-export-option ul .give-export-option-label{font-size:15px;font-weight:500;border-bottom:1px solid #e5e5e5;margin-bottom:1rem;padding:1rem}.give-tools-setting-page #give-export_donations-form .give-export-option>li{border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;width:33%;margin-bottom:0}.give-tools-setting-page .give-export-donors .give-progress{margin-top:7px}#give-export-donations .give_forms_categories,#give-export-donations .give_forms_tags{min-width:250px;margin:0 0 10px;display:block}#give-export-donations .give_forms_categories input,#give-export-donations .give_forms_tags input{color:#999}#give-export-donations div.chosen-container ul.chosen-choices{border:1px solid #ddd}#give-export-donations div.chosen-container ul.chosen-choices input.chosen-search-input{border:1px solid #ddd;height:20px}#give-export-donations select{vertical-align:inherit;margin:0;height:26px;line-height:26px;border:1px solid #ddd}@media only screen and (max-width:1080px){.give-tools-setting-page #give-export_donations-form .give-export-option>li{width:49.5%}}@media only screen and (max-width:782px){.give-tools-setting-page #give-export_donations-form .give-export-option>li{width:49.5%}.give-tools-setting-page #give-export_donations-form .give-export-option ul li label{padding-right:32px}.give-tools-setting-page #give-export_donations-form .give-export-option ul li label input{top:0}}.give-admin-progress-bar{height:8px;position:relative;background:#eee;border-radius:25px;overflow:hidden;margin:5px 0 2px}.give-admin-progress-bar>span{display:block;height:100%;border-top-left-radius:8px;border-bottom-left-radius:8px;border-top-right-radius:20px;border-bottom-right-radius:20px;background-color:#2bc253;position:relative;overflow:hidden}.give-admin-goal-achieved>.dashicons{color:#ffba00;font-size:13px;height:16px;width:13px;line-height:18px}#give-form-goal-stats .inside{margin:0;padding:15px;text-align:center}#give-form-goal-stats .give-admin-progress-bar{margin-bottom:10px}#give-form-goal-stats .give-admin-goal-achieved{display:block;margin-top:6px}.give-nav-tab-wrapper{background:#ddd;border:none!important;padding-top:0;overflow:hidden}.give-nav-tab-wrapper .nav-tab{border:none;margin:0;padding:15px 30px;outline:none;box-shadow:none;background:#ddd}.give-nav-tab-wrapper .nav-tab:hover{background:#ebebeb}.give-nav-tab-wrapper .nav-tab.nav-tab-active{background:#f1f1f1;box-shadow:inset 0 4px 0 #66bb6a;margin:0}@media screen and (max-width:600px){.give-nav-tab-wrapper{position:relative;padding-top:0!important}.give-nav-tab-wrapper>a{width:100%;box-sizing:border-box;margin:0;background-color:#fff;border:1px solid #ccc}.give-nav-tab-wrapper>a:hover{border-bottom:1px solid #ccc}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper{position:absolute;top:0;left:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav{height:28px;width:30px;border-radius:0;margin:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav>span.dashicons{margin:6px auto 0;display:block}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{top:35px;left:0;right:auto}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{background:#fff}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#e5e5e5}.give-mobile-hidden{display:none}}.give-sub-nav-tab-wrapper{position:relative;z-index:999;float:right;display:none}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{border:1px solid #f1f1f1;border-bottom:none;position:absolute;top:37px;left:0}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{float:right;background:#fff;padding:8px 10px;clear:both;text-decoration:none;border-bottom:1px solid #f1f1f1;min-width:170px;color:#555;font-size:14px;font-weight:600}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#ebebeb}#give-show-sub-nav{text-decoration:none;padding:3px 4px;border-bottom:1px solid #ccc;line-height:0;background:#fff;border-radius:4px;margin:15px 10px 0 0}#give-show-sub-nav>span.dashicons{font-size:16px;height:16px;width:16px}#give-show-sub-nav:active,#give-show-sub-nav:hover{outline:none;box-shadow:inset 0 0 4px #ddd}.give-upsell-notice{border:1px solid #e2e2e2;padding:10px;margin:10px;box-shadow:-1px 1px 5px #e2e2e2;display:flex;align-items:center}.give-upsell-notice a{text-decoration:none}.give-upsell-notice .description,.give-upsell-notice .icon{font-style:normal}.give-upsell-notice .icon{color:#aaa;font-size:30px;line-height:22px;width:30px}.give-upsell-notice .description{padding:0 10px}.give-upsell-notice a.view-addon-link{background:none!important;margin-right:auto}.give_forms_page_give-subscriptions .wp-header-end+.notice,.post-type-give_forms .wp-header-end+.notice{margin-top:11px}.give_forms_page_give-subscriptions #give-subscription-details-h1,.give_forms_page_give-subscriptions #give-subscription-list-h1,.give_forms_page_give-subscriptions .wp-heading-inline,.post-type-give_forms #give-subscription-details-h1,.post-type-give_forms #give-subscription-list-h1,.post-type-give_forms .wp-heading-inline{margin:0;padding:10px 0}.give_forms_page_give-subscriptions #give-subscription-details-h1:before,.give_forms_page_give-subscriptions #give-subscription-list-h1:before,.give_forms_page_give-subscriptions .wp-heading-inline:before,.post-type-give_forms #give-subscription-details-h1:before,.post-type-give_forms #give-subscription-list-h1:before,.post-type-give_forms .wp-heading-inline:before{background:url(../images/give-icon-full-circle.svg);width:30px;height:30px;content:" ";display:block;float:right;margin-left:12px}.give_forms_page_give-subscriptions #wpcontent,.post-type-give_forms #wpcontent{padding:0}.give_forms_page_give-subscriptions #wpbody,.post-type-give_forms #wpbody{color:#000;padding-right:20px;position:relative}.give_forms_page_give-subscriptions #wpbody:after,.post-type-give_forms #wpbody:after{content:"";background-color:#fff;border-bottom:1px solid #dbdbdb;height:72px;right:0;top:46px;position:absolute;width:100%;z-index:-1}@media (min-width:601px){.give_forms_page_give-subscriptions #wpbody:after,.post-type-give_forms #wpbody:after{top:0}}.give_forms_page_give-subscriptions #wpbody .wrap:not(.give-settings-page),.post-type-give_forms #wpbody .wrap:not(.give-settings-page){margin-top:12px}.give_forms_page_give-subscriptions #wpbody .wp-header-end,.post-type-give_forms #wpbody .wp-header-end{margin-top:6px}@media (min-width:601px){.give_forms_page_give-subscriptions #wpbody .wp-header-end,.post-type-give_forms #wpbody .wp-header-end{margin-top:15px}}@media (min-width:601px){.give_forms_page_give-subscriptions.give_forms_page_give-donors #wpbody .wp-header-end,.give_forms_page_give-subscriptions.give_forms_page_give-subscriptions #wpbody .wp-header-end,.post-type-give_forms.give_forms_page_give-donors #wpbody .wp-header-end,.post-type-give_forms.give_forms_page_give-subscriptions #wpbody .wp-header-end{margin-top:25px}}.give_forms_page_give-subscriptions #wpbody #screen-meta-links,.post-type-give_forms #wpbody #screen-meta-links{display:none}@media (min-width:783px){.give_forms_page_give-subscriptions #screen-meta,.post-type-give_forms #screen-meta{background-color:#fff;border:0;margin:0}.give_forms_page_give-subscriptions #screen-meta-links,.post-type-give_forms #screen-meta-links{position:absolute;top:0;left:0;z-index:1}}.give-subheader{background:#fff;margin:0 -22px 0 0;padding:12px 20px}.give-subheader .give-subheader-right-text{float:left;font-size:13px;line-height:22px;font-style:italic;color:#555;margin:0;padding:0}.give-subheader h1{float:right;font-size:15px;line-height:22px;color:#555;font-weight:600;margin:0;padding:0}@media (max-width:700px){.give-subheader{text-align:center}.give-subheader .give-subheader-right-text,.give-subheader h1{float:none}}
trunk/assets/dist/css/give-sequoia-template.css ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
5
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
6
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
7
+ */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;font-display:auto;src:url(../fonts/fa-regular-400.eot);src:url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../images/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}/*!
8
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
9
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
10
+ */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;font-display:auto;src:url(../fonts/fa-solid-900.eot);src:url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../images/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}/*!
11
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
12
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
13
+ */@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:auto;src:url(../fonts/fa-brands-400.eot);src:url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../images/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;font-weight:400}.give-flex{display:flex!important}.give-grid{display:grid!important}.receipt .checkmark{display:flex;justify-content:center;align-items:center;margin:50px auto 0;height:60px;width:60px;border-radius:50%;border:7px solid #24b347;color:#24b347;font-size:42px}@media screen and (max-width:500px){.receipt .checkmark{margin:38px auto 0}}.receipt .headline{margin:30px 10px 10px;text-align:center}.receipt .message{margin-top:10px;max-width:80%;text-align:center}@media screen and (max-width:500px){.receipt .message{margin-top:5px}}.receipt .social-sharing{display:flex;flex-direction:column;background:#fbfbfb;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding:24px 20px 26px;margin-left:0;margin-right:0;margin-top:28px}@media screen and (max-width:500px){.receipt .social-sharing{padding:12px 20px 14px;margin-top:6px}}.receipt .social-sharing .instruction{margin:0 0 14px;line-height:1.5;grid-column:span 2;font-size:13px;color:#767676;text-align:center}@media screen and (max-width:500px){.receipt .social-sharing .instruction{margin:0 24px;font-size:15px;line-height:1.5}}.receipt .social-sharing .btn-row{margin-top:9px;display:flex;align-items:center;margin-right:auto;margin-left:auto}@media screen and (max-width:500px){.receipt .social-sharing .btn-row{flex-direction:column;align-items:stretch}}.receipt .social-sharing .social-btn{display:flex;align-items:center;font-size:16px;padding:14px 27px;margin:0 14px;border:none!important}@media screen and (max-width:500px){.receipt .social-sharing .social-btn{margin:6px 0}}.receipt .social-sharing .social-btn>i{margin-left:12px;font-size:22px}.receipt .social-sharing .social-btn.facebook-btn{background-color:#3b5998!important;transition:background-color .2s ease}.receipt .social-sharing .social-btn.facebook-btn:hover{background-color:#4668b1!important}.receipt .social-sharing .social-btn.twitter-btn{background-color:#00acee!important;transition:background-color .2s ease}.receipt .social-sharing .social-btn.twitter-btn:hover{background-color:#00b7ff!important}.receipt .social-sharing .social-btn:first-of-type{margin-left:0}.receipt .social-sharing .social-btn:last-of-type{margin-right:0}.receipt .details{margin:0 24px}.receipt .details .headline{margin-top:24px!important;margin-bottom:18px!important;font-size:16px;line-height:20px;text-align:center;color:#555;font-weight:400}@media screen and (max-width:500px){.receipt .details .headline{margin-top:16px!important;margin-bottom:6px!important}}.receipt .details .details-table{display:flex;flex-direction:column;border:1px solid #f2f2f2;border-radius:6px;padding:8px 16px;margin:10px 0 24px}.receipt .details .details-table .details-row{display:flex;align-items:flex-start;font-size:14px;line-height:17px;margin:10px 0;font-weight:300;flex-wrap:wrap}@media screen and (max-width:500px){.receipt .details .details-table .details-row{justify-content:center;align-items:center}}.receipt .details .details-table .details-row>i{color:#989898;padding-right:10px}.receipt .details .details-table .details-row .detail{text-transform:uppercase;color:#6b6b6b;white-space:nowrap}@media screen and (max-width:500px){.receipt .details .details-table .details-row .detail{padding:5px 0}}.receipt .details .details-table .details-row .value{flex:1;text-align:right;color:#555;white-space:nowrap}@media screen and (max-width:500px){.receipt .details .details-table .details-row .value{flex:0;padding:5px 10px}}.receipt .details .details-table .details-row.total{background:#fbfbfb;font-weight:600;padding:8px 16px 10px;margin:0 -16px -8px;border-top:1px solid #f2f2f2}.receipt .details .details-table .details-row.total .value{color:#333}.receipt .details .details-table.payment-details{border-bottom:2px solid #f2f2f2}.receipt .details .details-table:empty{display:none!important}.receipt #give-pdf-receipt-link,.receipt #give-pdf-receipt-link:visited{display:flex;align-items:center;text-decoration:none;color:#fff}.receipt #give-pdf-receipt-link:after,.receipt #give-pdf-receipt-link:visited:after{display:inline-block;content:"\f1c1";font-family:Font Awesome\ 5 Free,serif;font-weight:900;font-size:20px;margin-left:15px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}html[dir=rtl] .details-row>i{padding-right:0!important;padding-left:10px}.give-recurring-multi-level-message{display:none}.give-recurring-donors-choice{background:#fff;border:1px solid hsla(0,0%,100%,0);box-sizing:border-box;box-shadow:0 0 16px rgba(0,0,0,.121203);border-radius:5px;margin:20px 30px 0!important;padding:0;position:relative;transition:border .2s ease}@media screen and (max-width:500px){.give-recurring-donors-choice{margin:20px 20px 0!important}}.give-recurring-donors-choice label{font-weight:400!important;font-size:16px;line-height:1.4;padding:14px 22px!important;width:calc(100% - 62px);margin-left:40px!important;color:#333;display:inline-block;cursor:pointer}@media screen and (max-width:500px){.give-recurring-donors-choice label{font-size:14px!important;padding:14px 20px 14px 22px!important}}.give-recurring-donors-choice label:before{content:" ";position:absolute;top:calc(50% - 12px);left:22px!important;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.give-recurring-donors-choice:focus-within,.give-recurring-donors-choice:hover{border:1px solid #3398db}.give-recurring-donors-choice:focus-within label:before,.give-recurring-donors-choice:hover label:before{background-color:hsla(0,0%,96.1%,.815)}.give-recurring-donors-choice.active{border:1px solid #3398db}.give-recurring-donors-choice input[type=checkbox]:checked+label:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.give-recurring-donors-choice input[type=checkbox]+label:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 12px);left:22px;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}.give-recurring-donors-choice .give-recurring-donors-choice-period{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1;display:inline;margin:0;color:#333;padding:0 20px 0 0!important;border:none;border-bottom:1px solid #a2a3a2;border-radius:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.66016 7.19531C5.90625 7.44141 6.31641 7.44141 6.5625 7.19531L11.8945 1.89062C12.1406 1.61719 12.1406 1.20703 11.8945 0.960938L11.2656 0.332031C11.0195 0.0859375 10.6094 0.0859375 10.3359 0.332031L6.125 4.54297L1.88672 0.332031C1.61328 0.0859375 1.20312 0.0859375 0.957031 0.332031L0.328125 0.960938C0.0820312 1.20703 0.0820312 1.61719 0.328125 1.89062L5.66016 7.19531Z' fill='%23A2A3A2'/%3E%3C/svg%3E"),linear-gradient(180deg,#fff 0,#fff);background-repeat:no-repeat,repeat;background-position:right 4px top 50%,0 0;background-size:.65em auto,100%}@media screen and (max-width:500px){.give-recurring-donors-choice .give-recurring-donors-choice-period{font-size:14px}}.give-recurring-donors-choice .give-recurring-donors-choice-period::-ms-expand{display:none}.give-recurring-donors-choice .give-recurring-donors-choice-period:hover{border-color:#888}.give-recurring-donors-choice .give-recurring-donors-choice-period:focus{box-shadow:none;outline:none}.give-recurring-donors-choice .give-recurring-donors-choice-period option{font-weight:400}html[dir=rtl] .give-recurring-donors-choice label{margin-right:40px!important;margin-left:0!important}html[dir=rtl] .give-recurring-donors-choice label:before{right:22px!important}html[dir=rtl] .give-recurring-donors-choice input[type=checkbox]+label:after{right:22px;margin-right:1px}.fee-break-down-message,.give-fee-recovery-donors-choice.give-fee-message,.give-fee-total-wrap.fee-coverage-required.give-fee-message{background:#fff;border:1px solid hsla(0,0%,100%,0);box-sizing:border-box;box-shadow:0 0 16px rgba(0,0,0,.121203);border-radius:5px;margin:20px 30px 10px!important;padding:0!important;position:relative;transition:border .2s ease;width:auto!important}@media screen and (max-width:500px){.fee-break-down-message,.give-fee-recovery-donors-choice.give-fee-message,.give-fee-total-wrap.fee-coverage-required.give-fee-message{margin:20px 20px 0!important}}#give_purchase_form_wrap .fee-break-down-message,#give_purchase_form_wrap .give-fee-recovery-donors-choice.give-fee-message,#give_purchase_form_wrap .give-fee-total-wrap.fee-coverage-required.give-fee-message{margin:20px 0!important}.give-section.payment .fee-break-down-message,.give-section.payment .give-fee-recovery-donors-choice.give-fee-message,.give-section.payment .give-fee-total-wrap.fee-coverage-required.give-fee-message{margin:20px 20px 10px!important}.give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text,.give-fee-total-wrap.fee-coverage-required.give-fee-message .give-fee-message-label-text{font-weight:400;font-size:16px;line-height:1.4;padding:17px 20px 17px 22px!important;color:#333;display:inline-block;cursor:pointer}@media screen and (max-width:500px){.give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text,.give-fee-total-wrap.fee-coverage-required.give-fee-message .give-fee-message-label-text{font-size:14px;padding:14px 20px 14px 22px!important}}.fee-break-down-message{margin:20px 0 0!important;font-weight:500;font-size:16px;line-height:1.4;padding:20px 20px 20px 22px!important;color:#333;display:inline-block;text-align:center}@media screen and (max-width:500px){.fee-break-down-message{font-size:14px}}.give-fee-total-wrap.fee-coverage-required.give-fee-message .give-fee-message-label-text{text-align:center;width:calc(100% - 40px)}.give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label{margin:0}.give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text{width:calc(100% - 82px);margin-left:40px!important;display:inline-block}.give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text:before{content:" ";position:absolute;top:calc(50% - 12px);left:22px;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.give-fee-recovery-donors-choice.give-fee-message:hover{border:1px solid #3398db}.give-fee-recovery-donors-choice.give-fee-message:hover .give-fee-message-label-text:before{background-color:hsla(0,0%,96.1%,.815)}.give-fee-recovery-donors-choice.give-fee-message.active{border:1px solid #3398db}.give-fee-recovery-donors-choice.give-fee-message input[type=checkbox]:checked+.give-fee-message-label-text:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.give-fee-recovery-donors-choice.give-fee-message input[type=checkbox]+.give-fee-message-label-text:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 12px);left:22px;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}html[dir=rtl] .give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text{margin-left:0!important;margin-right:40px!important}html[dir=rtl] .give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text:before{right:22px}html[dir=rtl] input[type=checkbox]+.give-fee-message-label-text:after{right:22px;margin-right:1px;top:calc(50% - 11px)}.choose-amount #give-ffm-section{margin:20px!important}.give-ffm-form-row-responsive .give-label{display:block!important;position:absolute;font-size:14px}.ffm-checkbox-field label{font-weight:500;font-size:16px;line-height:1.4;padding:0 0 2px 32px;width:100%;margin-left:0;color:#333;display:inline-block}.ffm-checkbox-field label:before{content:" ";position:absolute;top:calc(50% - 12px);left:0;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.ffm-checkbox-field label:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 10px);left:0;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}.ffm-checkbox-field label.checked:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.ffm-radio-field input[type=radio]{opacity:0!important;position:absolute!important}.ffm-radio-field label{font-weight:500;font-size:16px;line-height:1.4;padding:0 0 0 32px;width:100%;margin-left:0;color:#333;display:inline-block}.ffm-radio-field label:before{content:" ";position:absolute;top:calc(50% - 12px);left:0;width:20px;height:20px;border-radius:50%;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.ffm-radio-field label:after{transform:scale3d(0,0,0);transition:transform .2s ease;border-radius:12px;width:10px;height:10px;position:absolute;top:calc(50% - 6px);left:6px;content:" ";display:block;background:#333}.ffm-radio-field label.selected:after{transform:scaleX(1)}.ffm-attachment-upload-filelist{font-family:Montserrat,sans-serif;background:#fff;border:1px solid #b8b8b8;box-sizing:border-box;box-shadow:inset 0 1px 5px rgba(0,0,0,.152289);border-radius:4px!important;font-weight:400;font-size:14px;line-height:1;color:#8d8e8e;padding:0;position:relative;display:flex;overflow:hidden}.ffm-attachment-upload-filelist a.file-selector{display:inline-block;height:100%;top:0;padding:14px;border-radius:0;border-right:1px solid #b8b8b8;font-size:14px;line-height:20px;color:#333;background:#f1f1f1;text-decoration:none}.ffm-attachment-upload-filelist a.file-selector:focus{outline:none}html[dir=rtl] .ffm-checkbox-field label{top:6px}html[dir=rtl] .ffm-checkbox-field label:before{right:0}html[dir=rtl] .ffm-checkbox-field label:after{top:-3px;right:0;margin-right:1px}html[dir=rtl] .ffm-radio-field label{padding-right:32px!important}html[dir=rtl] .ffm-radio-field label:before{right:0}html[dir=rtl] .ffm-radio-field label:after{right:6px}.give-tributes-dedicate-donation .give_tributes_mail_card_country>label,.give-tributes-dedicate-donation .give_tributes_mail_card_state>label{display:none!important}.give-tributes-dedicate-donation #give_tributes_address_state{min-height:48px!important}@media screen and (max-width:500px){.give-tributes-dedicate-donation .give-tributes-grab-info{display:flex;flex-direction:column}}.give-tributes-dedicate-donation .give-tributes-label,.give-tributes-dedicate-donation .give-tributes-legend,.give-tributes-dedicate-donation legend{display:inline-block;font-size:14px!important;font-weight:400!important;border-bottom:none!important;padding:0!important;margin:0 0 5px!important;line-height:1.7}.give-tributes-dedicate-donation .give_tributes_send_ecard_fields>.give-tributes-legend{width:auto!important}.give-tributes-dedicate-donation .give-tributes-add-recipient{margin-top:-3px;margin-left:8px}.give-tributes-dedicate-donation input[type=radio]{opacity:0!important;position:absolute!important}.give-tributes-dedicate-donation input[type=radio]+label{padding:0 10px 0 28px;width:100%;color:#696969;font-size:14px!important;font-weight:400!important;display:inline-block;position:relative;margin:0 0 5px;line-height:1.7}.give-tributes-dedicate-donation input[type=radio]+label:before{content:" ";position:absolute;top:calc(50% - 9px);left:0;width:16px;height:16px;border-radius:50%;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.give-tributes-dedicate-donation input[type=radio]+label:after{transform:scale3d(0,0,0);transition:transform .2s ease;border-radius:8px;width:8px;height:8px;position:absolute;top:calc(50% - 4px);left:5px;content:" ";display:block;background:#333}.give-tributes-dedicate-donation input[type=radio]:checked+label:after{transform:scaleX(1)}.give-tributes-dedicate-donation .give-tributes-ecard-personalized-message-left,.give-tributes-dedicate-donation .give-tributes-mail-card-personalized-message-left{padding-bottom:8px}html[dir=rtl] .give-tributes-dedicate-donation .give-tributes-add-recipient{margin-right:8px}html[dir=rtl] .give-tributes-dedicate-donation input[type=radio]+label{padding-right:32px}html[dir=rtl] .give-tributes-dedicate-donation input[type=radio]+label:before{right:0}html[dir=rtl] .give-tributes-dedicate-donation input[type=radio]+label:after{right:5px}.give-activecampaign-fieldset,.give-constant-contact-fieldset,.give-mailchimp-fieldset{order:3;background:#fff;border:1px solid hsla(0,0%,100%,0)!important;box-sizing:border-box;box-shadow:0 0 16px rgba(0,0,0,.121203);border-radius:5px;margin:20px 0 0!important;padding:0!important;position:relative;transition:border .2s ease;width:auto!important}.give-activecampaign-fieldset label,.give-activecampaign-fieldset p,.give-constant-contact-fieldset label,.give-constant-contact-fieldset p,.give-mailchimp-fieldset label,.give-mailchimp-fieldset p{margin:0;cursor:pointer}.give-activecampaign-fieldset span,.give-constant-contact-fieldset span,.give-mailchimp-fieldset span{width:calc(100% - 82px);margin-left:40px!important;font-weight:400;font-size:16px;line-height:1.4;padding:17px 20px 17px 22px!important;color:#333;display:inline-block}@media screen and (max-width:500px){.give-activecampaign-fieldset span,.give-constant-contact-fieldset span,.give-mailchimp-fieldset span{font-size:14px;padding:14px 20px 14px 22px!important}}.give-activecampaign-fieldset span:before,.give-constant-contact-fieldset span:before,.give-mailchimp-fieldset span:before{content:" ";position:absolute;top:calc(50% - 12px);left:22px;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.give-activecampaign-fieldset:hover,.give-constant-contact-fieldset:hover,.give-mailchimp-fieldset:hover{border:1px solid #3398db!important}.give-activecampaign-fieldset:hover .give-mc-message-text:before,.give-constant-contact-fieldset:hover .give-mc-message-text:before,.give-mailchimp-fieldset:hover .give-mc-message-text:before{background-color:hsla(0,0%,96.1%,.815)}.give-activecampaign-fieldset.active,.give-constant-contact-fieldset.active,.give-mailchimp-fieldset.active{border:1px solid #3398db!important}.give-activecampaign-fieldset input[type=checkbox]:checked+span:after,.give-constant-contact-fieldset input[type=checkbox]:checked+span:after,.give-mailchimp-fieldset input[type=checkbox]:checked+span:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.give-activecampaign-fieldset input[type=checkbox]+span:after,.give-constant-contact-fieldset input[type=checkbox]+span:after,.give-mailchimp-fieldset input[type=checkbox]+span:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 12px);left:22px;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}html[dir=rtl] .give-activecampaign-fieldset span,html[dir=rtl] .give-constant-contact-fieldset span,html[dir=rtl] .give-mailchimp-fieldset span{margin-left:0!important;margin-right:40px!important}html[dir=rtl] .give-activecampaign-fieldset span:before,html[dir=rtl] .give-constant-contact-fieldset span:before,html[dir=rtl] .give-mailchimp-fieldset span:before{top:calc(50% - 11px);right:22px}html[dir=rtl] .give-activecampaign-fieldset input[type=checkbox]+span:after,html[dir=rtl] .give-constant-contact-fieldset input[type=checkbox]+span:after,html[dir=rtl] .give-mailchimp-fieldset input[type=checkbox]+span:after{top:calc(50% - 10px);right:22px;margin-right:1px}.gateway-square input,.gateway-square select{font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;height:52px!important}html{margin:0;padding:0;border:0}body{margin:10px;font-family:Montserrat,sans-serif;color:#555}form{margin:0!important;position:relative}h2{font-weight:600;font-size:26px;line-height:30px;color:#333}.give-stripe-becs-mandate-acceptance-text,.give-stripe-sepa-mandate-acceptance-text,p{font-size:15px;font-weight:400;line-height:24px;color:#6f6f6f}.give-stripe-becs-mandate-acceptance-text,.give-stripe-sepa-mandate-acceptance-text{margin-bottom:16px!important}.give-stripe-becs-mandate-acceptance-text:after,.give-stripe-becs-mandate-acceptance-text:before,.give-stripe-sepa-mandate-acceptance-text:after,.give-stripe-sepa-mandate-acceptance-text:before{display:none!important;content:none!important}.give-stripe-becs-mandate-acceptance-text:empty,.give-stripe-sepa-mandate-acceptance-text:empty{margin-bottom:0!important}.give-embed-form,.give-embed-receipt{max-width:552px;margin:auto;border-radius:6px;color:#696969;display:flex;flex-direction:column;background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);width:100%;overflow:hidden;position:relative}.give-btn{background-color:#28c77b;font-family:Montserrat,sans-serif;color:#fff;font-weight:500;text-align:center;border-radius:4px;font-size:30px;padding-top:15px;padding-bottom:15px}.give-btn:focus{outline:none;box-shadow:0 0 8px #28c77b}.give-btn:hover{filter:brightness(1.2)}.advance-btn,.download-btn,.give-submit{order:99!important;display:flex;align-items:center;justify-content:center;padding:20px 28px!important;border-radius:4px;border:none;font-size:22px;line-height:20px;margin-top:48px;margin-bottom:16px;min-width:236px;filter:brightness(1);transition:filter .2s ease}.advance-btn>i,.download-btn>i,.give-submit>i{font-size:15px;margin-left:15px}@media screen and (max-width:500px){.advance-btn,.download-btn,.give-submit{margin-top:26px}}.advance-btn:disabled,.download-btn:disabled,.give-submit:disabled{filter:grayscale(.3);opacity:.6}.download-btn{font-size:16px;line-height:20px;margin-top:10px;margin-bottom:15px;padding:16px 10px!important}.download-btn>i{font-size:16px;margin-left:15px}.give_error,.give_success,.give_warning{position:relative;margin:20px 20px 0;padding:10px 15px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);border-width:0 0 0 5px;font-weight:400;font-size:16px;line-height:24px;word-break:break-word;color:#555!important}.give_error:after,.give_error:before,.give_success:after,.give_success:before,.give_warning:after,.give_warning:before{content:none!important}.give_error>strong,.give_success>strong,.give_warning>strong{font-weight:500!important}.image{height:auto;position:relative;overflow:hidden;padding:55.4% 0 0;margin:0}.image,.image img{display:block;width:100%}.image img{height:100%;position:absolute;object-fit:cover;top:0;bottom:0;left:0;right:0}.give-form-navigator{display:flex;align-items:center;background:#fbfbfb;border-bottom:1px solid #f2f2f2;height:50px;width:100%;position:absolute;z-index:99;transition:transform .2s ease;transform:translate3d(0,-50px,0)}.give-form-navigator.nav-visible{transform:translateZ(0);transition-delay:.15s}.give-form-navigator>.back-btn{padding:0 20px;height:100%;background:none;border:none;color:#424242;font-size:12px;position:absolute;border-radius:6px 0 0 0;overflow:hidden;cursor:pointer}.give-form-navigator>.back-btn:focus{outline:none;background:rgba(0,0,0,.04);box-shadow:inset 0 1px 4px rgba(0,0,0,.09487)}.give-form-navigator>.title{flex:1;text-align:center;font-size:15px;font-weight:500;color:#424242}.form-footer{display:flex;flex-direction:column}.form-footer .navigator-tracker{display:flex;align-items:center;margin:5px auto 15px}.form-footer .navigator-tracker .step-tracker{background-color:#e4e4e4;border-radius:50%;overflow:hidden;height:12px;width:12px;margin:7.5px;padding:0;cursor:pointer;transition:background-color .2s ease;border:none}.form-footer .navigator-tracker .step-tracker.current{background-color:#747474}.form-footer .navigator-tracker .step-tracker:focus{border:1px solid #959595;outline:none}@media screen and (max-width:500px){.form-footer .navigator-tracker{margin:5px auto}}.form-footer .secure-notice{margin-top:15px;color:#989898;display:flex;align-items:center;height:60px;justify-content:center;background:#fbfbfb;border-top:1px solid #f2f2f2;font-size:12px}.form-footer .secure-notice>i{padding:8px;font-size:12px}.give-section{display:flex;flex-direction:column}.give-section>*{margin-right:auto;margin-left:auto}.introduction{display:flex;flex-direction:column;text-align:center;width:100%}.introduction .headline{max-width:75%;margin-bottom:16px;margin-top:30px}.introduction .seperator{width:90px;height:4px;background:#28c77b;border-radius:4px}.introduction .description{font-size:16px;font-weight:500;margin:18px 70px 29px}@media screen and (max-width:500px){.introduction .description{margin:14px 12px 16px}}.introduction .description+.advance-btn{margin-top:6px!important}@media screen and (max-width:500px){.introduction .description+.advance-btn{margin-top:10px!important}}.introduction .income-stats{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#fbfbfb;color:#767676;font-weight:500;font-size:14px}.introduction .income-stats .number{color:#4c4c4c;font-size:18px}.introduction .income-stats>div{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;padding:10px;border-color:#f2f2f2;border-style:solid;border-width:1px 0}.introduction .income-stats>div:first-of-type{border-right:1px solid #f2f2f2}.introduction .income-stats>div:last-of-type{border-left:1px solid #f2f2f2}.introduction .progress-bar{width:100%;border-bottom:1px solid #f2f2f2}.introduction .progress-bar>div{margin:20px}.give-progress-bar{height:20px;background:#f1f1f1;box-shadow:inset 0 1px 4px rgba(0,0,0,.09487)}.give-progress-bar,.give-progress-bar>span{position:relative;border-radius:20px;overflow:hidden}.give-progress-bar>span{background:linear-gradient(180deg,#28c77b,#28c77b),linear-gradient(180deg,#fff,#ccc);background-blend-mode:multiply}.choose-amount>*{order:2}.choose-amount>.give_error{order:1;margin-right:20px;margin-left:20px}.choose-amount .content{text-align:center;margin:24px 30px 22px;font-size:15px}@media screen and (max-width:500px){.choose-amount .content{margin:20px 20px 16px}}.choose-amount .give-total-wrap{width:100%}.choose-amount .give-donation-amount{display:flex;width:207px;align-items:center;background-color:#fff;box-shadow:inset 0 1px 4px rgba(0,0,0,.22);border:1px solid #979797;border-radius:4px!important;overflow:hidden;padding:18px 24px;float:none!important;margin:5px auto 15px!important}.choose-amount .give-donation-amount:after,.choose-amount .give-donation-amount:before{content:none!important}@media screen and (max-width:500px){.choose-amount .give-donation-amount{padding:12px 16px;margin-top:0;margin-bottom:5px}}.choose-amount .give-donation-amount .give-amount-top{font-family:Montserrat,sans-serif;height:auto!important;width:auto!important;text-align:center;font-weight:500!important;font-size:42px!important;line-height:1!important;color:#333;border:0!important}.choose-amount .give-donation-amount .give-amount-top:focus{outline:none}.choose-amount .give-donation-amount span.give-currency-symbol{background-color:transparent!important;border:0!important;position:relative;z-index:3;padding:0!important;color:#555}.choose-amount .give-donation-amount span.give-currency-symbol.give-currency-position-before{padding-right:24px!important;border-right:1px dotted #aaa!important}.choose-amount .give-donation-amount span.give-currency-symbol.give-currency-position-after{padding-left:24px!important;border-left:1px dotted #aaa!important}.choose-amount .give-donation-levels-wrap{display:grid!important;grid-gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;margin:24px 30px 0!important}.choose-amount .give-donation-levels-wrap:after,.choose-amount .give-donation-levels-wrap:before{content:none!important}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap{margin:16px 20px 0!important}}.choose-amount .give-donation-levels-wrap li{margin:0!important}.choose-amount .give-donation-levels-wrap .give-donation-level-btn{display:inline-flex!important;align-items:center;justify-content:center;width:100%;background:#28c77b;border:2px solid #28c77b;line-height:1;text-align:center;color:#fff;padding-top:24px;padding-bottom:24px}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap .give-donation-level-btn{font-size:21px}}.choose-amount .give-donation-levels-wrap .give-donation-level-btn>.currency{font-size:14px}.choose-amount .give-donation-levels-wrap .give-donation-level-btn>.currency.currency--before{margin:0 6px 11px 0}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap .give-donation-level-btn>.currency.currency--before{font-size:11px;margin:0 3px 6px 0}}.choose-amount .give-donation-levels-wrap .give-donation-level-btn>.currency.currency--after{margin:0 0 11px 6px}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap .give-donation-level-btn>.currency.currency--after{font-size:11px;margin:0 0 6px 3px}}.choose-amount .give-donation-levels-wrap .give-donation-level-btn.give-btn-level-custom{height:100%;font-size:18px;line-height:1.2;padding:10px}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap .give-donation-level-btn.give-btn-level-custom{font-size:14px}}.choose-amount .give-donation-levels-wrap .give-donation-level-btn.give-default-level{background:#fff;border:2px solid #28c77b;color:#28c77b}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap .give-donation-level-btn{padding-top:16px;padding-bottom:16px}}.payment>*{order:99}.payment .donation-errors{position:relative;width:100%}.payment #give-anonymous-donation-wrap .give-label{display:block!important;font-weight:400;font-size:14px;line-height:1.4;padding:0 0 0 32px;width:calc(100% - 40px);margin-left:0;color:#696969;display:inline-block}.payment #give-anonymous-donation-wrap .give-label:before{content:" ";position:absolute;top:calc(50% - 12px);left:0;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.payment #give-anonymous-donation-wrap .give-label:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 12px);left:0;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}.payment #give-anonymous-donation-wrap .give-label.active:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.payment #give_terms_agreement{order:3;background:#fff;border:1px solid hsla(0,0%,100%,0);box-sizing:border-box;box-shadow:0 0 16px rgba(0,0,0,.121203);border-radius:5px;margin:20px 0 0!important;position:relative;transition:border .2s ease;width:auto!important;padding:17px 20px 17px 22px!important;display:flex;justify-content:space-between;flex-wrap:wrap}.payment #give_terms_agreement input[type=checkbox]{bottom:14px;left:27px}.payment #give_terms_agreement #give_show_terms{order:3}@media screen and (max-width:500px){.payment #give_terms_agreement #give_show_terms{bottom:20px;left:60px;position:absolute;z-index:99}}.payment #give_terms_agreement #give_terms{margin-bottom:17px;max-height:300px;padding:0 10px 0 0;overflow-y:scroll!important}.payment #give_terms_agreement #give_terms>p:first-of-type{margin-top:0}.payment #give_terms_agreement label{margin:0;padding:0 0 0 40px;width:calc(100% - 180px);display:inline-block;font-weight:400;font-size:16px;line-height:1.4;position:relative;cursor:pointer}@media screen and (max-width:500px){.payment #give_terms_agreement label{width:calc(100% - 30px);padding:0 0 30px 40px}}.payment #give_terms_agreement:hover{border:1px solid #3398db}.payment #give_terms_agreement:hover .give-mc-message-text:before{background-color:hsla(0,0%,96.1%,.815)}.payment #give_terms_agreement.active{border:1px solid #3398db}.payment [id*=give-checkout-login-register-]{width:100%}@media screen and (max-width:500px){.payment [id*=give-checkout-login-register-]{display:flex!important;justify-content:center}}@media screen and (max-width:500px){.payment [id*=give-checkout-login-register-] .give-login-message{width:fit-content!important;margin-right:auto!important;margin-left:auto!important;text-align:center}}@media screen and (max-width:500px){.payment [id*=give-create-account-wrap-]{display:flex!important;justify-content:center;margin-bottom:2px!important}}.payment [id*=give-create-account-wrap-] input{display:none}.payment [id*=give-create-account-wrap-] label{padding-left:30px;font-size:14px}@media screen and (max-width:500px){.payment [id*=give-create-account-wrap-] label{width:fit-content!important}}.payment [id*=give-create-account-wrap-] label .give-tooltip{padding-left:6px}.payment [id*=give-create-account-wrap-] label:before{content:" ";position:absolute;top:calc(50% - 12px);left:0;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.payment [id*=give-create-account-wrap-] label:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 12px);left:0;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}.payment [id*=give-create-account-wrap-] label.checked:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.payment .give-login-message{font-size:14px}.payment [id*=give-login-fields-]{display:grid;grid-template-columns:1fr}.payment [id*=give-login-fields-] .give-user-login-fields-container{grid-row:1}.payment [id*=give-login-fields-] .give-new-account-link{grid-row:2;display:none}.payment [id*=give-login-fields-] [id*=give-user-login-submit-]{grid-row:3;display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.payment [id*=give-login-fields-] [id*=give-user-login-submit-]>*{order:99}.payment [id*=give-login-fields-] [id*=give-user-login-submit-] .give-submit{margin-top:0;margin-bottom:12px;flex-basis:100%;order:1;padding:14px!important;line-height:1;font-size:16px}.payment [id*=give-login-fields-] [id*=give-user-login-submit-] .give-cancel-login{padding:0;background:none!important;font-size:14px;display:inline-block;width:fit-content;border:none!important;text-decoration:underline;color:#b8b8b8;margin-left:10px;font-weight:400}.payment [id*=give-login-fields-] [id*=give-user-login-submit-] [id*=give-forgot-password-wrap-]{font-size:14px;display:inline-block}.payment [id*=give-login-fields-] [id*=give-user-login-submit-] [id*=give-forgot-password-wrap-] a{color:#b8b8b8;font-weight:400}.payment #give_error_invalid_donation_amount,.payment #give_error_invalid_donation_maximum{cursor:pointer}.payment>.give_error{margin-right:20px;margin-left:20px}.payment .heading{padding:39px 3px 0;font-size:16px;font-weight:500;color:#6b6b6b;text-align:center}@media screen and (max-width:500px){.payment .heading{padding:20px 3px 0}}@media screen and (max-width:500px){.payment .subheading{padding-left:20px!important;padding-right:20px!important}}.payment .give_notices{width:100%;order:1}.payment .give_error+.heading,.payment .give_notices+.heading{padding:28px 3px 0}.payment .subheading{padding:5px 0 34px;font-style:italic;font-size:12px;color:#767676;text-align:center}@media screen and (max-width:500px){.payment .subheading{padding:5px 0 20px}}.payment fieldset{padding:0 20px}.payment fieldset>fieldset{padding:0}.payment #give_checkout_user_info legend{display:none}.payment #give-payment-mode-select .gateway-stripe-apple_pay,.payment #give-payment-mode-select .gateway-stripe-google_pay{display:none!important}.payment #give-payment-mode-select legend{display:none}.payment #give-payment-mode-select ul{display:grid;grid-gap:10px;grid-template-rows:1fr;margin:0}.payment #give-payment-mode-select ul:after,.payment #give-payment-mode-select ul:before{content:none!important}.payment #give-payment-mode-select ul>li{background-color:#f1f1f1;margin:0!important;padding:14px 20px!important;border-radius:4px;border:1px solid #f1f1f1;position:relative;display:flex;justify-content:flex-start;align-items:center}.payment #give-payment-mode-select ul>li .give-gateway-option{font-size:14px;text-align:left;padding-left:23px;padding-right:12px;font-weight:600;color:#333;flex-grow:1;line-height:1.4}.payment #give-payment-mode-select ul input[type=radio]{opacity:0!important;position:absolute!important}.payment #give-payment-mode-select ul .give-gateway-option:before{content:" ";position:absolute;top:calc(50% - 10px);left:15px;width:16px;height:16px;border-radius:50%;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.payment #give-payment-mode-select ul input[type=radio]:checked+.give-gateway-option:after{transform:scaleX(1)}.payment #give-payment-mode-select ul input[type=radio]+.give-gateway-option:after{transform:scale3d(0,0,0);transition:transform .2s ease;border-radius:11px;width:8px;height:8px;position:absolute;top:calc(50% - 5px);left:20px;content:" ";display:block;background:#333}.payment #give_offline_payment_info>ol{list-style:none;padding:0}.payment #give_offline_payment_info>ol>li{line-height:1.4;padding:4px 0;font-size:15px}.payment #give_purchase_form_wrap{background:#fbfbfb;padding:20px 20px 6px}@media screen and (max-width:500px){.payment #give_purchase_form_wrap{padding:14px 14px 0}}.payment #give_purchase_form_wrap fieldset{padding:0}.payment #give_purchase_form_wrap .cc-address{margin-bottom:0}.payment #give_purchase_form_wrap .no-fields{margin-bottom:8px}.payment #give_purchase_form_wrap.give-single-gateway-wrap{background:none;padding:0;margin:0 20px}.payment #give_purchase_submit{display:flex;flex-direction:column;order:3}.payment #give_purchase_submit #give-final-total-wrap{display:none}.payment #give_purchase_submit input[value=stripe_apple_pay]~.give-stripe-payment-request-button,.payment #give_purchase_submit input[value=stripe_google_pay]~.give-stripe-payment-request-button{margin:16px auto;order:3}.payment #give_purchase_submit input[value=stripe_apple_pay]~.give-stripe-payment-request-button.StripeElement,.payment #give_purchase_submit input[value=stripe_google_pay]~.give-stripe-payment-request-button.StripeElement{margin-top:48px;display:flex!important;justify-content:center}.payment #give_purchase_submit input[value=stripe_apple_pay]~.give-stripe-payment-request-button>:not(.give_error),.payment #give_purchase_submit input[value=stripe_google_pay]~.give-stripe-payment-request-button>:not(.give_error){width:236px}.payment #donate-fieldset,.payment .give-submit-button-wrap{display:flex;flex-direction:column}.payment .give-submit-button-wrap{align-items:center;position:relative;order:3}.payment .give-submit-button-wrap .sequoia-loader{height:30px;width:30px;bottom:32px;position:absolute;font-size:4px}.payment .give-submit-button-wrap .give-submit:not(:disabled)+.sequoia-loader,fieldset legend{display:none}fieldset p{position:relative}fieldset p>i{position:absolute;bottom:calc(50% - 6px);left:14px;font-size:12px;color:#989898}fieldset .give-ffm-form-row-responsive{position:relative}fieldset .give-ffm-form-row-responsive>i{position:absolute;bottom:18px;left:22px;font-size:12px;color:#989898}fieldset .give_error,fieldset .give_success,fieldset .give_warning{margin:20px 0}.give-label{display:none!important}input[type=checkbox]{opacity:0!important;position:absolute!important}input[type=checkbox]+label{font-weight:500;font-size:16px;line-height:1.4;padding:0 0 0 32px;width:calc(100% - 82px);margin-left:0;color:#333;display:inline-block}input[type=checkbox]+label:before{border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}input[type=checkbox]+label:after,input[type=checkbox]+label:before{content:" ";position:absolute;top:calc(50% - 12px);left:0;width:20px;height:20px}input[type=checkbox]+label:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}input[type=checkbox]+label.checked:after,input[type=checkbox]:checked+label:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row textarea,.give-square-cc-fields,.give-stripe-cc-field,.give-stripe-single-cc-field-wrap,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row textarea,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row textarea,form[id*=give-form] .form-row textarea.required{font-family:Montserrat,sans-serif;background:#fff;border:1px solid #b8b8b8!important;box-sizing:border-box;box-shadow:inset 0 1px 5px rgba(0,0,0,.152289);border-radius:4px!important;font-weight:400;height:auto;font-size:14px;line-height:1;color:#828382;padding:14px!important}.give-square-cc-fields{height:52px}#give-recurring-form .form-row textarea,form.give-form .form-row textarea,form[id*=give-form] .form-row textarea{line-height:1.4}#give-recurring-form .form-row select,#give-recurring-form .form-row select.required,.give-select,form.give-form .form-row select,form.give-form .form-row select.required,form[id*=give-form] .form-row select,form[id*=give-form] .form-row select.required{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;color:#828382;line-height:1.2;padding:12px!important;min-height:48px;margin:0;border:1px solid #b8b8b8!important;border-radius:4px!important;box-shadow:inset 0 1px 5px rgba(0,0,0,.152289),0 1px 0 1px rgba(0,0,0,.04);-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.66016 7.19531C5.90625 7.44141 6.31641 7.44141 6.5625 7.19531L11.8945 1.89062C12.1406 1.61719 12.1406 1.20703 11.8945 0.960938L11.2656 0.332031C11.0195 0.0859375 10.6094 0.0859375 10.3359 0.332031L6.125 4.54297L1.88672 0.332031C1.61328 0.0859375 1.20312 0.0859375 0.957031 0.332031L0.328125 0.960938C0.0820312 1.20703 0.0820312 1.61719 0.328125 1.89062L5.66016 7.19531Z' fill='%23A2A3A2'/%3E%3C/svg%3E"),linear-gradient(180deg,#fff 0,#fff);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}#give-recurring-form .form-row select.multiselect,form.give-form .form-row select.multiselect,form[id*=give-form] .form-row select.multiselect{background-image:none}.give-input:hover,.give-select:hover{border:1px solid #363636}.give-tooltip{margin:0!important}.give-tooltip:after{display:block;padding:12px 18px;background:#383838;color:#fff;font-size:16px;font-family:Montserrat,sans-serif;border-radius:4px;line-height:1.2;text-align:center;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.2);word-wrap:normal;white-space:normal;width:136px;max-width:136px}.give-tooltip.narrow:after{width:fit-content}.sequoia-loader{background-image:url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 24.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 349 348' style='enable-background:new 0 0 349 348;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cpath class='st0' d='M25.1,204.57c-13.38,0-24.47-10.6-24.97-24.08C0.04,178.09,0,175.97,0,174C0,77.78,78.28-0.5,174.5-0.5 c13.81,0,25,11.19,25,25s-11.19,25-25,25C105.85,49.5,50,105.35,50,174c0,1.37,0.03,2.85,0.1,4.65c0.51,13.8-10.27,25.39-24.07,25.9 C25.72,204.56,25.41,204.57,25.1,204.57z'/%3E%3Cpath class='st0' d='M174.5,348.5c-13.81,0-25-11.19-25-25c0-13.81,11.19-25,25-25c68.65,0,124.5-55.85,124.5-124.5 c0-1.38-0.03-2.85-0.1-4.65c-0.51-13.8,10.26-25.4,24.06-25.91c13.83-0.53,25.4,10.26,25.91,24.06c0.09,2.39,0.13,4.51,0.13,6.49 C349,270.22,270.72,348.5,174.5,348.5z'/%3E%3C/svg%3E");pointer-events:none;opacity:0}.sequoia-loader.spinning{opacity:1;transition:opacity .2s ease;animation:load .6s linear infinite}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.slide-in-left,.slide-in-right,.slide-out-left,.slide-out-right{position:absolute;width:100%}.slide-in-right{animation-name:slideInRight;animation-duration:.3s;animation-fill-mode:forwards}.slide-out-right{animation-name:slideOutRight;animation-duration:.3s;animation-fill-mode:forwards}.slide-in-left{animation-name:slideInLeft;animation-duration:.3s;animation-fill-mode:forwards}.slide-out-left{animation-name:slideOutLeft;animation-duration:.3s;animation-fill-mode:forwards}[id*=give_secure_site_wrapper]{font-size:12px;color:#8d8e8e;padding-top:0;line-height:1.2}[id*=give_secure_site_wrapper] span.padlock{font-size:12px;margin-right:4px;line-height:1}[id*=give_secure_site_wrapper] span.padlock:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f023"}body>:not([class^=give]):not([id^=give]){display:none}@keyframes slideInRight{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}html[dir=rtl] .payment fieldset p>i{right:14px!important}html[dir=rtl] .payment ul>li .give-gateway-option{text-align:right!important;padding-right:23px!important;padding-left:12px!important}html[dir=rtl] .payment ul .give-gateway-option:before{right:15px!important}html[dir=rtl] .payment ul input[type=radio]+.give-gateway-option:after{right:20px!important}html[dir=rtl] .payment #give-anonymous-donation-wrap .give-label{padding:0 32px 0 0!important;margin-right:0!important}html[dir=rtl] .payment #give-anonymous-donation-wrap .give-label:after,html[dir=rtl] .payment #give-anonymous-donation-wrap .give-label:before{right:0!important}html[dir=rtl] .payment #give-anonymous-donation-wrap .give-label:after{top:calc(50% - 10px);margin-right:1px}html[dir=rtl] #give_terms_agreement input[type=checkbox]{left:0!important;right:27px}@media screen and (max-width:500px){html[dir=rtl] #give_terms_agreement #give_show_terms{left:20px}}html[dir=rtl] #give_terms_agreement label{padding:0 40px 0 0!important}html[dir=rtl] #give_terms_agreement input[type=checkbox]+label{padding:0 32px 0 0!important}html[dir=rtl] #give_terms_agreement input[type=checkbox]+label:before{right:0}html[dir=rtl] #give_terms_agreement input[type=checkbox]+label:after{right:0;top:calc(50% - 11px);margin-right:1px}html[dir=rtl] #give_terms_agreement .give_terms_links{float:left!important}html[dir=rtl] .choose-amount .give-donation-amount span.give-currency-symbol.give-currency-position-before{padding-right:0!important;padding-left:24px!important;border-right:none!important;border-left:1px dotted #aaa!important}html[dir=rtl] #give-recurring-form .form-row select,html[dir=rtl] #give-recurring-form .form-row select.required,html[dir=rtl] .give-select,html[dir=rtl] form.give-form .form-row select,html[dir=rtl] form.give-form .form-row select.required,html[dir=rtl] form[id*=give-form] .form-row select,html[dir=rtl] form[id*=give-form] .form-row select.required{background-position:left .7em top 50%,0 0!important}html[dir=rtl] .advance-btn>i,html[dir=rtl] .download-btn>i,html[dir=rtl] .give-submit>i{margin-left:0!important;margin-right:15px}
trunk/assets/dist/css/give-sequoia-template.rtl.css ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-right:2.5em;padding-right:0}.fa-ul>li{position:relative}.fa-li{right:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:right}.fa-pull-right{float:left}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-left:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-right:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(-90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(-180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(-270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{right:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
5
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
6
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
7
+ */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;font-display:auto;src:url(../fonts/fa-regular-400.eot);src:url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../images/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}/*!
8
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
9
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
10
+ */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;font-display:auto;src:url(../fonts/fa-solid-900.eot);src:url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../images/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}/*!
11
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
12
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
13
+ */@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:auto;src:url(../fonts/fa-brands-400.eot);src:url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../images/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;font-weight:400}.give-flex{display:flex!important}.give-grid{display:grid!important}.receipt .checkmark{display:flex;justify-content:center;align-items:center;margin:50px auto 0;height:60px;width:60px;border-radius:50%;border:7px solid #24b347;color:#24b347;font-size:42px}@media screen and (max-width:500px){.receipt .checkmark{margin:38px auto 0}}.receipt .headline{margin:30px 10px 10px;text-align:center}.receipt .message{margin-top:10px;max-width:80%;text-align:center}@media screen and (max-width:500px){.receipt .message{margin-top:5px}}.receipt .social-sharing{display:flex;flex-direction:column;background:#fbfbfb;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding:24px 20px 26px;margin-right:0;margin-left:0;margin-top:28px}@media screen and (max-width:500px){.receipt .social-sharing{padding:12px 20px 14px;margin-top:6px}}.receipt .social-sharing .instruction{margin:0 0 14px;line-height:1.5;grid-column:span 2;font-size:13px;color:#767676;text-align:center}@media screen and (max-width:500px){.receipt .social-sharing .instruction{margin:0 24px;font-size:15px;line-height:1.5}}.receipt .social-sharing .btn-row{margin-top:9px;display:flex;align-items:center;margin-left:auto;margin-right:auto}@media screen and (max-width:500px){.receipt .social-sharing .btn-row{flex-direction:column;align-items:stretch}}.receipt .social-sharing .social-btn{display:flex;align-items:center;font-size:16px;padding:14px 27px;margin:0 14px;border:none!important}@media screen and (max-width:500px){.receipt .social-sharing .social-btn{margin:6px 0}}.receipt .social-sharing .social-btn>i{margin-right:12px;font-size:22px}.receipt .social-sharing .social-btn.facebook-btn{background-color:#3b5998!important;transition:background-color .2s ease}.receipt .social-sharing .social-btn.facebook-btn:hover{background-color:#4668b1!important}.receipt .social-sharing .social-btn.twitter-btn{background-color:#00acee!important;transition:background-color .2s ease}.receipt .social-sharing .social-btn.twitter-btn:hover{background-color:#00b7ff!important}.receipt .social-sharing .social-btn:first-of-type{margin-right:0}.receipt .social-sharing .social-btn:last-of-type{margin-left:0}.receipt .details{margin:0 24px}.receipt .details .headline{margin-top:24px!important;margin-bottom:18px!important;font-size:16px;line-height:20px;text-align:center;color:#555;font-weight:400}@media screen and (max-width:500px){.receipt .details .headline{margin-top:16px!important;margin-bottom:6px!important}}.receipt .details .details-table{display:flex;flex-direction:column;border:1px solid #f2f2f2;border-radius:6px;padding:8px 16px;margin:10px 0 24px}.receipt .details .details-table .details-row{display:flex;align-items:flex-start;font-size:14px;line-height:17px;margin:10px 0;font-weight:300;flex-wrap:wrap}@media screen and (max-width:500px){.receipt .details .details-table .details-row{justify-content:center;align-items:center}}.receipt .details .details-table .details-row>i{color:#989898;padding-left:10px}.receipt .details .details-table .details-row .detail{text-transform:uppercase;color:#6b6b6b;white-space:nowrap}@media screen and (max-width:500px){.receipt .details .details-table .details-row .detail{padding:5px 0}}.receipt .details .details-table .details-row .value{flex:1;text-align:left;color:#555;white-space:nowrap}@media screen and (max-width:500px){.receipt .details .details-table .details-row .value{flex:0;padding:5px 10px}}.receipt .details .details-table .details-row.total{background:#fbfbfb;font-weight:600;padding:8px 16px 10px;margin:0 -16px -8px;border-top:1px solid #f2f2f2}.receipt .details .details-table .details-row.total .value{color:#333}.receipt .details .details-table.payment-details{border-bottom:2px solid #f2f2f2}.receipt .details .details-table:empty{display:none!important}.receipt #give-pdf-receipt-link,.receipt #give-pdf-receipt-link:visited{display:flex;align-items:center;text-decoration:none;color:#fff}.receipt #give-pdf-receipt-link:after,.receipt #give-pdf-receipt-link:visited:after{display:inline-block;content:"\f1c1";font-family:Font Awesome\ 5 Free,serif;font-weight:900;font-size:20px;margin-right:15px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}html[dir=rtl] .details-row>i{padding-left:0!important;padding-right:10px}.give-recurring-multi-level-message{display:none}.give-recurring-donors-choice{background:#fff;border:1px solid hsla(0,0%,100%,0);box-sizing:border-box;box-shadow:0 0 16px rgba(0,0,0,.121203);border-radius:5px;margin:20px 30px 0!important;padding:0;position:relative;transition:border .2s ease}@media screen and (max-width:500px){.give-recurring-donors-choice{margin:20px 20px 0!important}}.give-recurring-donors-choice label{font-weight:400!important;font-size:16px;line-height:1.4;padding:14px 22px!important;width:calc(100% - 62px);margin-right:40px!important;color:#333;display:inline-block;cursor:pointer}@media screen and (max-width:500px){.give-recurring-donors-choice label{font-size:14px!important;padding:14px 22px 14px 20px!important}}.give-recurring-donors-choice label:before{content:" ";position:absolute;top:calc(50% - 12px);right:22px!important;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.give-recurring-donors-choice:focus-within,.give-recurring-donors-choice:hover{border:1px solid #3398db}.give-recurring-donors-choice:focus-within label:before,.give-recurring-donors-choice:hover label:before{background-color:hsla(0,0%,96.1%,.815)}.give-recurring-donors-choice.active{border:1px solid #3398db}.give-recurring-donors-choice input[type=checkbox]:checked+label:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.give-recurring-donors-choice input[type=checkbox]+label:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 12px);right:22px;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}.give-recurring-donors-choice .give-recurring-donors-choice-period{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1;display:inline;margin:0;color:#333;padding:0 0 0 20px!important;border:none;border-bottom:1px solid #a2a3a2;border-radius:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.66016 7.19531C5.90625 7.44141 6.31641 7.44141 6.5625 7.19531L11.8945 1.89062C12.1406 1.61719 12.1406 1.20703 11.8945 0.960938L11.2656 0.332031C11.0195 0.0859375 10.6094 0.0859375 10.3359 0.332031L6.125 4.54297L1.88672 0.332031C1.61328 0.0859375 1.20312 0.0859375 0.957031 0.332031L0.328125 0.960938C0.0820312 1.20703 0.0820312 1.61719 0.328125 1.89062L5.66016 7.19531Z' fill='%23A2A3A2'/%3E%3C/svg%3E"),linear-gradient(180deg,#fff 0,#fff);background-repeat:no-repeat,repeat;background-position:left 4px top 50%,100% 0;background-size:.65em auto,100%}@media screen and (max-width:500px){.give-recurring-donors-choice .give-recurring-donors-choice-period{font-size:14px}}.give-recurring-donors-choice .give-recurring-donors-choice-period::-ms-expand{display:none}.give-recurring-donors-choice .give-recurring-donors-choice-period:hover{border-color:#888}.give-recurring-donors-choice .give-recurring-donors-choice-period:focus{box-shadow:none;outline:none}.give-recurring-donors-choice .give-recurring-donors-choice-period option{font-weight:400}html[dir=rtl] .give-recurring-donors-choice label{margin-left:40px!important;margin-right:0!important}html[dir=rtl] .give-recurring-donors-choice label:before{left:22px!important}html[dir=rtl] .give-recurring-donors-choice input[type=checkbox]+label:after{left:22px;margin-left:1px}.fee-break-down-message,.give-fee-recovery-donors-choice.give-fee-message,.give-fee-total-wrap.fee-coverage-required.give-fee-message{background:#fff;border:1px solid hsla(0,0%,100%,0);box-sizing:border-box;box-shadow:0 0 16px rgba(0,0,0,.121203);border-radius:5px;margin:20px 30px 10px!important;padding:0!important;position:relative;transition:border .2s ease;width:auto!important}@media screen and (max-width:500px){.fee-break-down-message,.give-fee-recovery-donors-choice.give-fee-message,.give-fee-total-wrap.fee-coverage-required.give-fee-message{margin:20px 20px 0!important}}#give_purchase_form_wrap .fee-break-down-message,#give_purchase_form_wrap .give-fee-recovery-donors-choice.give-fee-message,#give_purchase_form_wrap .give-fee-total-wrap.fee-coverage-required.give-fee-message{margin:20px 0!important}.give-section.payment .fee-break-down-message,.give-section.payment .give-fee-recovery-donors-choice.give-fee-message,.give-section.payment .give-fee-total-wrap.fee-coverage-required.give-fee-message{margin:20px 20px 10px!important}.give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text,.give-fee-total-wrap.fee-coverage-required.give-fee-message .give-fee-message-label-text{font-weight:400;font-size:16px;line-height:1.4;padding:17px 22px 17px 20px!important;color:#333;display:inline-block;cursor:pointer}@media screen and (max-width:500px){.give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text,.give-fee-total-wrap.fee-coverage-required.give-fee-message .give-fee-message-label-text{font-size:14px;padding:14px 22px 14px 20px!important}}.fee-break-down-message{margin:20px 0 0!important;font-weight:500;font-size:16px;line-height:1.4;padding:20px 22px 20px 20px!important;color:#333;display:inline-block;text-align:center}@media screen and (max-width:500px){.fee-break-down-message{font-size:14px}}.give-fee-total-wrap.fee-coverage-required.give-fee-message .give-fee-message-label-text{text-align:center;width:calc(100% - 40px)}.give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label{margin:0}.give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text{width:calc(100% - 82px);margin-right:40px!important;display:inline-block}.give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text:before{content:" ";position:absolute;top:calc(50% - 12px);right:22px;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.give-fee-recovery-donors-choice.give-fee-message:hover{border:1px solid #3398db}.give-fee-recovery-donors-choice.give-fee-message:hover .give-fee-message-label-text:before{background-color:hsla(0,0%,96.1%,.815)}.give-fee-recovery-donors-choice.give-fee-message.active{border:1px solid #3398db}.give-fee-recovery-donors-choice.give-fee-message input[type=checkbox]:checked+.give-fee-message-label-text:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.give-fee-recovery-donors-choice.give-fee-message input[type=checkbox]+.give-fee-message-label-text:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 12px);right:22px;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}html[dir=rtl] .give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text{margin-right:0!important;margin-left:40px!important}html[dir=rtl] .give-fee-recovery-donors-choice.give-fee-message .give-fee-message-label-text:before{left:22px}html[dir=rtl] input[type=checkbox]+.give-fee-message-label-text:after{left:22px;margin-left:1px;top:calc(50% - 11px)}.choose-amount #give-ffm-section{margin:20px!important}.give-ffm-form-row-responsive .give-label{display:block!important;position:absolute;font-size:14px}.ffm-checkbox-field label{font-weight:500;font-size:16px;line-height:1.4;padding:0 32px 2px 0;width:100%;margin-right:0;color:#333;display:inline-block}.ffm-checkbox-field label:before{content:" ";position:absolute;top:calc(50% - 12px);right:0;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.ffm-checkbox-field label:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 10px);right:0;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}.ffm-checkbox-field label.checked:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.ffm-radio-field input[type=radio]{opacity:0!important;position:absolute!important}.ffm-radio-field label{font-weight:500;font-size:16px;line-height:1.4;padding:0 32px 0 0;width:100%;margin-right:0;color:#333;display:inline-block}.ffm-radio-field label:before{content:" ";position:absolute;top:calc(50% - 12px);right:0;width:20px;height:20px;border-radius:50%;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.ffm-radio-field label:after{transform:scale3d(0,0,0);transition:transform .2s ease;border-radius:12px;width:10px;height:10px;position:absolute;top:calc(50% - 6px);right:6px;content:" ";display:block;background:#333}.ffm-radio-field label.selected:after{transform:scaleX(1)}.ffm-attachment-upload-filelist{font-family:Montserrat,sans-serif;background:#fff;border:1px solid #b8b8b8;box-sizing:border-box;box-shadow:inset 0 1px 5px rgba(0,0,0,.152289);border-radius:4px!important;font-weight:400;font-size:14px;line-height:1;color:#8d8e8e;padding:0;position:relative;display:flex;overflow:hidden}.ffm-attachment-upload-filelist a.file-selector{display:inline-block;height:100%;top:0;padding:14px;border-radius:0;border-left:1px solid #b8b8b8;font-size:14px;line-height:20px;color:#333;background:#f1f1f1;text-decoration:none}.ffm-attachment-upload-filelist a.file-selector:focus{outline:none}html[dir=rtl] .ffm-checkbox-field label{top:6px}html[dir=rtl] .ffm-checkbox-field label:before{left:0}html[dir=rtl] .ffm-checkbox-field label:after{top:-3px;left:0;margin-left:1px}html[dir=rtl] .ffm-radio-field label{padding-left:32px!important}html[dir=rtl] .ffm-radio-field label:before{left:0}html[dir=rtl] .ffm-radio-field label:after{left:6px}.give-tributes-dedicate-donation .give_tributes_mail_card_country>label,.give-tributes-dedicate-donation .give_tributes_mail_card_state>label{display:none!important}.give-tributes-dedicate-donation #give_tributes_address_state{min-height:48px!important}@media screen and (max-width:500px){.give-tributes-dedicate-donation .give-tributes-grab-info{display:flex;flex-direction:column}}.give-tributes-dedicate-donation .give-tributes-label,.give-tributes-dedicate-donation .give-tributes-legend,.give-tributes-dedicate-donation legend{display:inline-block;font-size:14px!important;font-weight:400!important;border-bottom:none!important;padding:0!important;margin:0 0 5px!important;line-height:1.7}.give-tributes-dedicate-donation .give_tributes_send_ecard_fields>.give-tributes-legend{width:auto!important}.give-tributes-dedicate-donation .give-tributes-add-recipient{margin-top:-3px;margin-right:8px}.give-tributes-dedicate-donation input[type=radio]{opacity:0!important;position:absolute!important}.give-tributes-dedicate-donation input[type=radio]+label{padding:0 28px 0 10px;width:100%;color:#696969;font-size:14px!important;font-weight:400!important;display:inline-block;position:relative;margin:0 0 5px;line-height:1.7}.give-tributes-dedicate-donation input[type=radio]+label:before{content:" ";position:absolute;top:calc(50% - 9px);right:0;width:16px;height:16px;border-radius:50%;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.give-tributes-dedicate-donation input[type=radio]+label:after{transform:scale3d(0,0,0);transition:transform .2s ease;border-radius:8px;width:8px;height:8px;position:absolute;top:calc(50% - 4px);right:5px;content:" ";display:block;background:#333}.give-tributes-dedicate-donation input[type=radio]:checked+label:after{transform:scaleX(1)}.give-tributes-dedicate-donation .give-tributes-ecard-personalized-message-left,.give-tributes-dedicate-donation .give-tributes-mail-card-personalized-message-left{padding-bottom:8px}html[dir=rtl] .give-tributes-dedicate-donation .give-tributes-add-recipient{margin-left:8px}html[dir=rtl] .give-tributes-dedicate-donation input[type=radio]+label{padding-left:32px}html[dir=rtl] .give-tributes-dedicate-donation input[type=radio]+label:before{left:0}html[dir=rtl] .give-tributes-dedicate-donation input[type=radio]+label:after{left:5px}.give-activecampaign-fieldset,.give-constant-contact-fieldset,.give-mailchimp-fieldset{order:3;background:#fff;border:1px solid hsla(0,0%,100%,0)!important;box-sizing:border-box;box-shadow:0 0 16px rgba(0,0,0,.121203);border-radius:5px;margin:20px 0 0!important;padding:0!important;position:relative;transition:border .2s ease;width:auto!important}.give-activecampaign-fieldset label,.give-activecampaign-fieldset p,.give-constant-contact-fieldset label,.give-constant-contact-fieldset p,.give-mailchimp-fieldset label,.give-mailchimp-fieldset p{margin:0;cursor:pointer}.give-activecampaign-fieldset span,.give-constant-contact-fieldset span,.give-mailchimp-fieldset span{width:calc(100% - 82px);margin-right:40px!important;font-weight:400;font-size:16px;line-height:1.4;padding:17px 22px 17px 20px!important;color:#333;display:inline-block}@media screen and (max-width:500px){.give-activecampaign-fieldset span,.give-constant-contact-fieldset span,.give-mailchimp-fieldset span{font-size:14px;padding:14px 22px 14px 20px!important}}.give-activecampaign-fieldset span:before,.give-constant-contact-fieldset span:before,.give-mailchimp-fieldset span:before{content:" ";position:absolute;top:calc(50% - 12px);right:22px;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.give-activecampaign-fieldset:hover,.give-constant-contact-fieldset:hover,.give-mailchimp-fieldset:hover{border:1px solid #3398db!important}.give-activecampaign-fieldset:hover .give-mc-message-text:before,.give-constant-contact-fieldset:hover .give-mc-message-text:before,.give-mailchimp-fieldset:hover .give-mc-message-text:before{background-color:hsla(0,0%,96.1%,.815)}.give-activecampaign-fieldset.active,.give-constant-contact-fieldset.active,.give-mailchimp-fieldset.active{border:1px solid #3398db!important}.give-activecampaign-fieldset input[type=checkbox]:checked+span:after,.give-constant-contact-fieldset input[type=checkbox]:checked+span:after,.give-mailchimp-fieldset input[type=checkbox]:checked+span:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.give-activecampaign-fieldset input[type=checkbox]+span:after,.give-constant-contact-fieldset input[type=checkbox]+span:after,.give-mailchimp-fieldset input[type=checkbox]+span:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 12px);right:22px;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}html[dir=rtl] .give-activecampaign-fieldset span,html[dir=rtl] .give-constant-contact-fieldset span,html[dir=rtl] .give-mailchimp-fieldset span{margin-right:0!important;margin-left:40px!important}html[dir=rtl] .give-activecampaign-fieldset span:before,html[dir=rtl] .give-constant-contact-fieldset span:before,html[dir=rtl] .give-mailchimp-fieldset span:before{top:calc(50% - 11px);left:22px}html[dir=rtl] .give-activecampaign-fieldset input[type=checkbox]+span:after,html[dir=rtl] .give-constant-contact-fieldset input[type=checkbox]+span:after,html[dir=rtl] .give-mailchimp-fieldset input[type=checkbox]+span:after{top:calc(50% - 10px);left:22px;margin-left:1px}.gateway-square input,.gateway-square select{font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;height:52px!important}html{margin:0;padding:0;border:0}body{margin:10px;font-family:Montserrat,sans-serif;color:#555}form{margin:0!important;position:relative}h2{font-weight:600;font-size:26px;line-height:30px;color:#333}.give-stripe-becs-mandate-acceptance-text,.give-stripe-sepa-mandate-acceptance-text,p{font-size:15px;font-weight:400;line-height:24px;color:#6f6f6f}.give-stripe-becs-mandate-acceptance-text,.give-stripe-sepa-mandate-acceptance-text{margin-bottom:16px!important}.give-stripe-becs-mandate-acceptance-text:after,.give-stripe-becs-mandate-acceptance-text:before,.give-stripe-sepa-mandate-acceptance-text:after,.give-stripe-sepa-mandate-acceptance-text:before{display:none!important;content:none!important}.give-stripe-becs-mandate-acceptance-text:empty,.give-stripe-sepa-mandate-acceptance-text:empty{margin-bottom:0!important}.give-embed-form,.give-embed-receipt{max-width:552px;margin:auto;border-radius:6px;color:#696969;display:flex;flex-direction:column;background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);width:100%;overflow:hidden;position:relative}.give-btn{background-color:#28c77b;font-family:Montserrat,sans-serif;color:#fff;font-weight:500;text-align:center;border-radius:4px;font-size:30px;padding-top:15px;padding-bottom:15px}.give-btn:focus{outline:none;box-shadow:0 0 8px #28c77b}.give-btn:hover{filter:brightness(1.2)}.advance-btn,.download-btn,.give-submit{order:99!important;display:flex;align-items:center;justify-content:center;padding:20px 28px!important;border-radius:4px;border:none;font-size:22px;line-height:20px;margin-top:48px;margin-bottom:16px;min-width:236px;filter:brightness(1);transition:filter .2s ease}.advance-btn>i,.download-btn>i,.give-submit>i{font-size:15px;margin-right:15px}@media screen and (max-width:500px){.advance-btn,.download-btn,.give-submit{margin-top:26px}}.advance-btn:disabled,.download-btn:disabled,.give-submit:disabled{filter:grayscale(.3);opacity:.6}.download-btn{font-size:16px;line-height:20px;margin-top:10px;margin-bottom:15px;padding:16px 10px!important}.download-btn>i{font-size:16px;margin-right:15px}.give_error,.give_success,.give_warning{position:relative;margin:20px 20px 0;padding:10px 15px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);border-width:0 5px 0 0;font-weight:400;font-size:16px;line-height:24px;word-break:break-word;color:#555!important}.give_error:after,.give_error:before,.give_success:after,.give_success:before,.give_warning:after,.give_warning:before{content:none!important}.give_error>strong,.give_success>strong,.give_warning>strong{font-weight:500!important}.image{height:auto;position:relative;overflow:hidden;padding:55.4% 0 0;margin:0}.image,.image img{display:block;width:100%}.image img{height:100%;position:absolute;object-fit:cover;top:0;bottom:0;right:0;left:0}.give-form-navigator{display:flex;align-items:center;background:#fbfbfb;border-bottom:1px solid #f2f2f2;height:50px;width:100%;position:absolute;z-index:99;transition:transform .2s ease;transform:translate3d(0,-50px,0)}.give-form-navigator.nav-visible{transform:translateZ(0);transition-delay:.15s}.give-form-navigator>.back-btn{padding:0 20px;height:100%;background:none;border:none;color:#424242;font-size:12px;position:absolute;border-radius:0 6px 0 0;overflow:hidden;cursor:pointer}.give-form-navigator>.back-btn:focus{outline:none;background:rgba(0,0,0,.04);box-shadow:inset 0 1px 4px rgba(0,0,0,.09487)}.give-form-navigator>.title{flex:1;text-align:center;font-size:15px;font-weight:500;color:#424242}.form-footer{display:flex;flex-direction:column}.form-footer .navigator-tracker{display:flex;align-items:center;margin:5px auto 15px}.form-footer .navigator-tracker .step-tracker{background-color:#e4e4e4;border-radius:50%;overflow:hidden;height:12px;width:12px;margin:7.5px;padding:0;cursor:pointer;transition:background-color .2s ease;border:none}.form-footer .navigator-tracker .step-tracker.current{background-color:#747474}.form-footer .navigator-tracker .step-tracker:focus{border:1px solid #959595;outline:none}@media screen and (max-width:500px){.form-footer .navigator-tracker{margin:5px auto}}.form-footer .secure-notice{margin-top:15px;color:#989898;display:flex;align-items:center;height:60px;justify-content:center;background:#fbfbfb;border-top:1px solid #f2f2f2;font-size:12px}.form-footer .secure-notice>i{padding:8px;font-size:12px}.give-section{display:flex;flex-direction:column}.give-section>*{margin-left:auto;margin-right:auto}.introduction{display:flex;flex-direction:column;text-align:center;width:100%}.introduction .headline{max-width:75%;margin-bottom:16px;margin-top:30px}.introduction .seperator{width:90px;height:4px;background:#28c77b;border-radius:4px}.introduction .description{font-size:16px;font-weight:500;margin:18px 70px 29px}@media screen and (max-width:500px){.introduction .description{margin:14px 12px 16px}}.introduction .description+.advance-btn{margin-top:6px!important}@media screen and (max-width:500px){.introduction .description+.advance-btn{margin-top:10px!important}}.introduction .income-stats{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#fbfbfb;color:#767676;font-weight:500;font-size:14px}.introduction .income-stats .number{color:#4c4c4c;font-size:18px}.introduction .income-stats>div{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;padding:10px;border-color:#f2f2f2;border-style:solid;border-width:1px 0}.introduction .income-stats>div:first-of-type{border-left:1px solid #f2f2f2}.introduction .income-stats>div:last-of-type{border-right:1px solid #f2f2f2}.introduction .progress-bar{width:100%;border-bottom:1px solid #f2f2f2}.introduction .progress-bar>div{margin:20px}.give-progress-bar{height:20px;background:#f1f1f1;box-shadow:inset 0 1px 4px rgba(0,0,0,.09487)}.give-progress-bar,.give-progress-bar>span{position:relative;border-radius:20px;overflow:hidden}.give-progress-bar>span{background:linear-gradient(-180deg,#28c77b,#28c77b),linear-gradient(-180deg,#fff,#ccc);background-blend-mode:multiply}.choose-amount>*{order:2}.choose-amount>.give_error{order:1;margin-left:20px;margin-right:20px}.choose-amount .content{text-align:center;margin:24px 30px 22px;font-size:15px}@media screen and (max-width:500px){.choose-amount .content{margin:20px 20px 16px}}.choose-amount .give-total-wrap{width:100%}.choose-amount .give-donation-amount{display:flex;width:207px;align-items:center;background-color:#fff;box-shadow:inset 0 1px 4px rgba(0,0,0,.22);border:1px solid #979797;border-radius:4px!important;overflow:hidden;padding:18px 24px;float:none!important;margin:5px auto 15px!important}.choose-amount .give-donation-amount:after,.choose-amount .give-donation-amount:before{content:none!important}@media screen and (max-width:500px){.choose-amount .give-donation-amount{padding:12px 16px;margin-top:0;margin-bottom:5px}}.choose-amount .give-donation-amount .give-amount-top{font-family:Montserrat,sans-serif;height:auto!important;width:auto!important;text-align:center;font-weight:500!important;font-size:42px!important;line-height:1!important;color:#333;border:0!important}.choose-amount .give-donation-amount .give-amount-top:focus{outline:none}.choose-amount .give-donation-amount span.give-currency-symbol{background-color:transparent!important;border:0!important;position:relative;z-index:3;padding:0!important;color:#555}.choose-amount .give-donation-amount span.give-currency-symbol.give-currency-position-before{padding-left:24px!important;border-left:1px dotted #aaa!important}.choose-amount .give-donation-amount span.give-currency-symbol.give-currency-position-after{padding-right:24px!important;border-right:1px dotted #aaa!important}.choose-amount .give-donation-levels-wrap{display:grid!important;grid-gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;margin:24px 30px 0!important}.choose-amount .give-donation-levels-wrap:after,.choose-amount .give-donation-levels-wrap:before{content:none!important}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap{margin:16px 20px 0!important}}.choose-amount .give-donation-levels-wrap li{margin:0!important}.choose-amount .give-donation-levels-wrap .give-donation-level-btn{display:inline-flex!important;align-items:center;justify-content:center;width:100%;background:#28c77b;border:2px solid #28c77b;line-height:1;text-align:center;color:#fff;padding-top:24px;padding-bottom:24px}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap .give-donation-level-btn{font-size:21px}}.choose-amount .give-donation-levels-wrap .give-donation-level-btn>.currency{font-size:14px}.choose-amount .give-donation-levels-wrap .give-donation-level-btn>.currency.currency--before{margin:0 0 11px 6px}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap .give-donation-level-btn>.currency.currency--before{font-size:11px;margin:0 0 6px 3px}}.choose-amount .give-donation-levels-wrap .give-donation-level-btn>.currency.currency--after{margin:0 6px 11px 0}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap .give-donation-level-btn>.currency.currency--after{font-size:11px;margin:0 3px 6px 0}}.choose-amount .give-donation-levels-wrap .give-donation-level-btn.give-btn-level-custom{height:100%;font-size:18px;line-height:1.2;padding:10px}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap .give-donation-level-btn.give-btn-level-custom{font-size:14px}}.choose-amount .give-donation-levels-wrap .give-donation-level-btn.give-default-level{background:#fff;border:2px solid #28c77b;color:#28c77b}@media screen and (max-width:500px){.choose-amount .give-donation-levels-wrap .give-donation-level-btn{padding-top:16px;padding-bottom:16px}}.payment>*{order:99}.payment .donation-errors{position:relative;width:100%}.payment #give-anonymous-donation-wrap .give-label{display:block!important;font-weight:400;font-size:14px;line-height:1.4;padding:0 32px 0 0;width:calc(100% - 40px);margin-right:0;color:#696969;display:inline-block}.payment #give-anonymous-donation-wrap .give-label:before{content:" ";position:absolute;top:calc(50% - 12px);right:0;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.payment #give-anonymous-donation-wrap .give-label:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 12px);right:0;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}.payment #give-anonymous-donation-wrap .give-label.active:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.payment #give_terms_agreement{order:3;background:#fff;border:1px solid hsla(0,0%,100%,0);box-sizing:border-box;box-shadow:0 0 16px rgba(0,0,0,.121203);border-radius:5px;margin:20px 0 0!important;position:relative;transition:border .2s ease;width:auto!important;padding:17px 22px 17px 20px!important;display:flex;justify-content:space-between;flex-wrap:wrap}.payment #give_terms_agreement input[type=checkbox]{bottom:14px;right:27px}.payment #give_terms_agreement #give_show_terms{order:3}@media screen and (max-width:500px){.payment #give_terms_agreement #give_show_terms{bottom:20px;right:60px;position:absolute;z-index:99}}.payment #give_terms_agreement #give_terms{margin-bottom:17px;max-height:300px;padding:0 0 0 10px;overflow-y:scroll!important}.payment #give_terms_agreement #give_terms>p:first-of-type{margin-top:0}.payment #give_terms_agreement label{margin:0;padding:0 40px 0 0;width:calc(100% - 180px);display:inline-block;font-weight:400;font-size:16px;line-height:1.4;position:relative;cursor:pointer}@media screen and (max-width:500px){.payment #give_terms_agreement label{width:calc(100% - 30px);padding:0 40px 30px 0}}.payment #give_terms_agreement:hover{border:1px solid #3398db}.payment #give_terms_agreement:hover .give-mc-message-text:before{background-color:hsla(0,0%,96.1%,.815)}.payment #give_terms_agreement.active{border:1px solid #3398db}.payment [id*=give-checkout-login-register-]{width:100%}@media screen and (max-width:500px){.payment [id*=give-checkout-login-register-]{display:flex!important;justify-content:center}}@media screen and (max-width:500px){.payment [id*=give-checkout-login-register-] .give-login-message{width:fit-content!important;margin-left:auto!important;margin-right:auto!important;text-align:center}}@media screen and (max-width:500px){.payment [id*=give-create-account-wrap-]{display:flex!important;justify-content:center;margin-bottom:2px!important}}.payment [id*=give-create-account-wrap-] input{display:none}.payment [id*=give-create-account-wrap-] label{padding-right:30px;font-size:14px}@media screen and (max-width:500px){.payment [id*=give-create-account-wrap-] label{width:fit-content!important}}.payment [id*=give-create-account-wrap-] label .give-tooltip{padding-right:6px}.payment [id*=give-create-account-wrap-] label:before{content:" ";position:absolute;top:calc(50% - 12px);right:0;width:20px;height:20px;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.payment [id*=give-create-account-wrap-] label:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;width:20px;height:20px;position:absolute;top:calc(50% - 12px);right:0;content:" ";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}.payment [id*=give-create-account-wrap-] label.checked:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.payment .give-login-message{font-size:14px}.payment [id*=give-login-fields-]{display:grid;grid-template-columns:1fr}.payment [id*=give-login-fields-] .give-user-login-fields-container{grid-row:1}.payment [id*=give-login-fields-] .give-new-account-link{grid-row:2;display:none}.payment [id*=give-login-fields-] [id*=give-user-login-submit-]{grid-row:3;display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.payment [id*=give-login-fields-] [id*=give-user-login-submit-]>*{order:99}.payment [id*=give-login-fields-] [id*=give-user-login-submit-] .give-submit{margin-top:0;margin-bottom:12px;flex-basis:100%;order:1;padding:14px!important;line-height:1;font-size:16px}.payment [id*=give-login-fields-] [id*=give-user-login-submit-] .give-cancel-login{padding:0;background:none!important;font-size:14px;display:inline-block;width:fit-content;border:none!important;text-decoration:underline;color:#b8b8b8;margin-right:10px;font-weight:400}.payment [id*=give-login-fields-] [id*=give-user-login-submit-] [id*=give-forgot-password-wrap-]{font-size:14px;display:inline-block}.payment [id*=give-login-fields-] [id*=give-user-login-submit-] [id*=give-forgot-password-wrap-] a{color:#b8b8b8;font-weight:400}.payment #give_error_invalid_donation_amount,.payment #give_error_invalid_donation_maximum{cursor:pointer}.payment>.give_error{margin-left:20px;margin-right:20px}.payment .heading{padding:39px 3px 0;font-size:16px;font-weight:500;color:#6b6b6b;text-align:center}@media screen and (max-width:500px){.payment .heading{padding:20px 3px 0}}@media screen and (max-width:500px){.payment .subheading{padding-right:20px!important;padding-left:20px!important}}.payment .give_notices{width:100%;order:1}.payment .give_error+.heading,.payment .give_notices+.heading{padding:28px 3px 0}.payment .subheading{padding:5px 0 34px;font-style:italic;font-size:12px;color:#767676;text-align:center}@media screen and (max-width:500px){.payment .subheading{padding:5px 0 20px}}.payment fieldset{padding:0 20px}.payment fieldset>fieldset{padding:0}.payment #give_checkout_user_info legend{display:none}.payment #give-payment-mode-select .gateway-stripe-apple_pay,.payment #give-payment-mode-select .gateway-stripe-google_pay{display:none!important}.payment #give-payment-mode-select legend{display:none}.payment #give-payment-mode-select ul{display:grid;grid-gap:10px;grid-template-rows:1fr;margin:0}.payment #give-payment-mode-select ul:after,.payment #give-payment-mode-select ul:before{content:none!important}.payment #give-payment-mode-select ul>li{background-color:#f1f1f1;margin:0!important;padding:14px 20px!important;border-radius:4px;border:1px solid #f1f1f1;position:relative;display:flex;justify-content:flex-start;align-items:center}.payment #give-payment-mode-select ul>li .give-gateway-option{font-size:14px;text-align:right;padding-right:23px;padding-left:12px;font-weight:600;color:#333;flex-grow:1;line-height:1.4}.payment #give-payment-mode-select ul input[type=radio]{opacity:0!important;position:absolute!important}.payment #give-payment-mode-select ul .give-gateway-option:before{content:" ";position:absolute;top:calc(50% - 10px);right:15px;width:16px;height:16px;border-radius:50%;border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.payment #give-payment-mode-select ul input[type=radio]:checked+.give-gateway-option:after{transform:scaleX(1)}.payment #give-payment-mode-select ul input[type=radio]+.give-gateway-option:after{transform:scale3d(0,0,0);transition:transform .2s ease;border-radius:11px;width:8px;height:8px;position:absolute;top:calc(50% - 5px);right:20px;content:" ";display:block;background:#333}.payment #give_offline_payment_info>ol{list-style:none;padding:0}.payment #give_offline_payment_info>ol>li{line-height:1.4;padding:4px 0;font-size:15px}.payment #give_purchase_form_wrap{background:#fbfbfb;padding:20px 20px 6px}@media screen and (max-width:500px){.payment #give_purchase_form_wrap{padding:14px 14px 0}}.payment #give_purchase_form_wrap fieldset{padding:0}.payment #give_purchase_form_wrap .cc-address{margin-bottom:0}.payment #give_purchase_form_wrap .no-fields{margin-bottom:8px}.payment #give_purchase_form_wrap.give-single-gateway-wrap{background:none;padding:0;margin:0 20px}.payment #give_purchase_submit{display:flex;flex-direction:column;order:3}.payment #give_purchase_submit #give-final-total-wrap{display:none}.payment #give_purchase_submit input[value=stripe_apple_pay]~.give-stripe-payment-request-button,.payment #give_purchase_submit input[value=stripe_google_pay]~.give-stripe-payment-request-button{margin:16px auto;order:3}.payment #give_purchase_submit input[value=stripe_apple_pay]~.give-stripe-payment-request-button.StripeElement,.payment #give_purchase_submit input[value=stripe_google_pay]~.give-stripe-payment-request-button.StripeElement{margin-top:48px;display:flex!important;justify-content:center}.payment #give_purchase_submit input[value=stripe_apple_pay]~.give-stripe-payment-request-button>:not(.give_error),.payment #give_purchase_submit input[value=stripe_google_pay]~.give-stripe-payment-request-button>:not(.give_error){width:236px}.payment #donate-fieldset,.payment .give-submit-button-wrap{display:flex;flex-direction:column}.payment .give-submit-button-wrap{align-items:center;position:relative;order:3}.payment .give-submit-button-wrap .sequoia-loader{height:30px;width:30px;bottom:32px;position:absolute;font-size:4px}.payment .give-submit-button-wrap .give-submit:not(:disabled)+.sequoia-loader,fieldset legend{display:none}fieldset p{position:relative}fieldset p>i{position:absolute;bottom:calc(50% - 6px);right:14px;font-size:12px;color:#989898}fieldset .give-ffm-form-row-responsive{position:relative}fieldset .give-ffm-form-row-responsive>i{position:absolute;bottom:18px;right:22px;font-size:12px;color:#989898}fieldset .give_error,fieldset .give_success,fieldset .give_warning{margin:20px 0}.give-label{display:none!important}input[type=checkbox]{opacity:0!important;position:absolute!important}input[type=checkbox]+label{font-weight:500;font-size:16px;line-height:1.4;padding:0 32px 0 0;width:calc(100% - 82px);margin-right:0;color:#333;display:inline-block}input[type=checkbox]+label:before{border:1px solid #b4b9be;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}input[type=checkbox]+label:after,input[type=checkbox]+label:before{content:" ";position:absolute;top:calc(50% - 12px);right:0;width:20px;height:20px}input[type=checkbox]+label:after{transition:clip-path .2s ease,-webkit-clip-path .2s ease;border-radius:11px;display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.73 10.781a.726.726 0 001.012 0l8.04-8.039a.726.726 0 000-1.012l-.985-.984a.693.693 0 00-.985 0L6.25 7.31 3.16 4.246a.693.693 0 00-.984 0l-.985.984a.726.726 0 000 1.012l4.54 4.54z' fill='%231E8CBE'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;clip-path:polygon(0 0,11% 0,0 100%,0 55%);-webkit-clip-path:polygon(0 0,11% 0,0 100%,0 55%)}input[type=checkbox]+label.checked:after,input[type=checkbox]:checked+label:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row textarea,.give-square-cc-fields,.give-stripe-cc-field,.give-stripe-single-cc-field-wrap,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row textarea,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row textarea,form[id*=give-form] .form-row textarea.required{font-family:Montserrat,sans-serif;background:#fff;border:1px solid #b8b8b8!important;box-sizing:border-box;box-shadow:inset 0 1px 5px rgba(0,0,0,.152289);border-radius:4px!important;font-weight:400;height:auto;font-size:14px;line-height:1;color:#828382;padding:14px!important}.give-square-cc-fields{height:52px}#give-recurring-form .form-row textarea,form.give-form .form-row textarea,form[id*=give-form] .form-row textarea{line-height:1.4}#give-recurring-form .form-row select,#give-recurring-form .form-row select.required,.give-select,form.give-form .form-row select,form.give-form .form-row select.required,form[id*=give-form] .form-row select,form[id*=give-form] .form-row select.required{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;color:#828382;line-height:1.2;padding:12px!important;min-height:48px;margin:0;border:1px solid #b8b8b8!important;border-radius:4px!important;box-shadow:inset 0 1px 5px rgba(0,0,0,.152289),0 1px 0 1px rgba(0,0,0,.04);-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.66016 7.19531C5.90625 7.44141 6.31641 7.44141 6.5625 7.19531L11.8945 1.89062C12.1406 1.61719 12.1406 1.20703 11.8945 0.960938L11.2656 0.332031C11.0195 0.0859375 10.6094 0.0859375 10.3359 0.332031L6.125 4.54297L1.88672 0.332031C1.61328 0.0859375 1.20312 0.0859375 0.957031 0.332031L0.328125 0.960938C0.0820312 1.20703 0.0820312 1.61719 0.328125 1.89062L5.66016 7.19531Z' fill='%23A2A3A2'/%3E%3C/svg%3E"),linear-gradient(180deg,#fff 0,#fff);background-repeat:no-repeat,repeat;background-position:left .7em top 50%,100% 0;background-size:.65em auto,100%}#give-recurring-form .form-row select.multiselect,form.give-form .form-row select.multiselect,form[id*=give-form] .form-row select.multiselect{background-image:none}.give-input:hover,.give-select:hover{border:1px solid #363636}.give-tooltip{margin:0!important}.give-tooltip:after{display:block;padding:12px 18px;background:#383838;color:#fff;font-size:16px;font-family:Montserrat,sans-serif;border-radius:4px;line-height:1.2;text-align:center;text-shadow:0 -1px 0 #000;box-shadow:-4px 4px 8px rgba(0,0,0,.2);word-wrap:normal;white-space:normal;width:136px;max-width:136px}.give-tooltip.narrow:after{width:fit-content}.sequoia-loader{background-image:url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 24.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 349 348' style='enable-background:new 0 0 349 348;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cpath class='st0' d='M25.1,204.57c-13.38,0-24.47-10.6-24.97-24.08C0.04,178.09,0,175.97,0,174C0,77.78,78.28-0.5,174.5-0.5 c13.81,0,25,11.19,25,25s-11.19,25-25,25C105.85,49.5,50,105.35,50,174c0,1.37,0.03,2.85,0.1,4.65c0.51,13.8-10.27,25.39-24.07,25.9 C25.72,204.56,25.41,204.57,25.1,204.57z'/%3E%3Cpath class='st0' d='M174.5,348.5c-13.81,0-25-11.19-25-25c0-13.81,11.19-25,25-25c68.65,0,124.5-55.85,124.5-124.5 c0-1.38-0.03-2.85-0.1-4.65c-0.51-13.8,10.26-25.4,24.06-25.91c13.83-0.53,25.4,10.26,25.91,24.06c0.09,2.39,0.13,4.51,0.13,6.49 C349,270.22,270.72,348.5,174.5,348.5z'/%3E%3C/svg%3E");pointer-events:none;opacity:0}.sequoia-loader.spinning{opacity:1;transition:opacity .2s ease;animation:load .6s linear infinite}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(-180deg)}}.slide-in-left,.slide-in-right,.slide-out-left,.slide-out-right{position:absolute;width:100%}.slide-in-right{animation-name:slideInRight;animation-duration:.3s;animation-fill-mode:forwards}.slide-out-right{animation-name:slideOutRight;animation-duration:.3s;animation-fill-mode:forwards}.slide-in-left{animation-name:slideInLeft;animation-duration:.3s;animation-fill-mode:forwards}.slide-out-left{animation-name:slideOutLeft;animation-duration:.3s;animation-fill-mode:forwards}[id*=give_secure_site_wrapper]{font-size:12px;color:#8d8e8e;padding-top:0;line-height:1.2}[id*=give_secure_site_wrapper] span.padlock{font-size:12px;margin-left:4px;line-height:1}[id*=give_secure_site_wrapper] span.padlock:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f023"}body>:not([class^=give]):not([id^=give]){display:none}@keyframes slideInRight{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes slideInLeft{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}html[dir=rtl] .payment fieldset p>i{left:14px!important}html[dir=rtl] .payment ul>li .give-gateway-option{text-align:left!important;padding-left:23px!important;padding-right:12px!important}html[dir=rtl] .payment ul .give-gateway-option:before{left:15px!important}html[dir=rtl] .payment ul input[type=radio]+.give-gateway-option:after{left:20px!important}html[dir=rtl] .payment #give-anonymous-donation-wrap .give-label{padding:0 0 0 32px!important;margin-left:0!important}html[dir=rtl] .payment #give-anonymous-donation-wrap .give-label:after,html[dir=rtl] .payment #give-anonymous-donation-wrap .give-label:before{left:0!important}html[dir=rtl] .payment #give-anonymous-donation-wrap .give-label:after{top:calc(50% - 10px);margin-left:1px}html[dir=rtl] #give_terms_agreement input[type=checkbox]{right:0!important;left:27px}@media screen and (max-width:500px){html[dir=rtl] #give_terms_agreement #give_show_terms{right:20px}}html[dir=rtl] #give_terms_agreement label{padding:0 0 0 40px!important}html[dir=rtl] #give_terms_agreement input[type=checkbox]+label{padding:0 0 0 32px!important}html[dir=rtl] #give_terms_agreement input[type=checkbox]+label:before{left:0}html[dir=rtl] #give_terms_agreement input[type=checkbox]+label:after{left:0;top:calc(50% - 11px);margin-left:1px}html[dir=rtl] #give_terms_agreement .give_terms_links{float:right!important}html[dir=rtl] .choose-amount .give-donation-amount span.give-currency-symbol.give-currency-position-before{padding-left:0!important;padding-right:24px!important;border-left:none!important;border-right:1px dotted #aaa!important}html[dir=rtl] #give-recurring-form .form-row select,html[dir=rtl] #give-recurring-form .form-row select.required,html[dir=rtl] .give-select,html[dir=rtl] form.give-form .form-row select,html[dir=rtl] form.give-form .form-row select.required,html[dir=rtl] form[id*=give-form] .form-row select,html[dir=rtl] form[id*=give-form] .form-row select.required{background-position:right .7em top 50%,100% 0!important}html[dir=rtl] .advance-btn>i,html[dir=rtl] .download-btn>i,html[dir=rtl] .give-submit>i{margin-right:0!important;margin-left:15px}
trunk/assets/dist/css/give.css ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ * Give Frontend SCSS/CSS
3
+ *
4
+ * @description: The Main SCSS file for FRONTEND styles which is compiled and minified via Gulp taskrunner
5
+ * @package: Give
6
+ * @subpackage: SCSS/Frontend
7
+ * @copyright: Copyright (c) 2016, GiveWP
8
+ * @license: http://opensource.org/licenses/gpl-2.0.php GNU Public License
9
+ */.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.give-item-label:hover{color:#fff;text-decoration:none}/*! Hint.css - v2.5.0 - 2017-04-23
10
+ * http://kushagragour.in/lab/hint/
11
+ * Copyright (c) 2017 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:"";position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}/*!
12
+ * Float Labels
13
+ *
14
+ * @version: 3.2.0
15
+ * @author: Paul Ryley (http://geminilabs.io)
16
+ * @url: https://geminilabs.github.io/float-labels.js
17
+ * @license: MIT
18
+ */[id*=give-form].give-fl-form .give-fl-wrap{position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[id*=give-form].give-fl-form input.give-fl-input,[id*=give-form].give-fl-form select.give-fl-select,[id*=give-form].give-fl-form textarea.give-fl-textarea{width:100%;outline:0;font-size:16px;line-height:normal;border-radius:0;border:1px solid #ccc;background-color:inherit;box-sizing:border-box;transition:all .2s ease-in-out;margin-bottom:0}[id*=give-form].give-fl-form input.give-fl-input:-moz-placeholder,[id*=give-form].give-fl-form input.give-fl-input::-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-moz-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input:-ms-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-ms-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-ms-input-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input::-webkit-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-webkit-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-webkit-input-placeholder{color:#757575}[id*=give-form].give-fl-form select.give-fl-select{position:relative;color:#757575;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}[id*=give-form].give-fl-form .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form .give-fl-is-active textarea.give-fl-textarea{color:#333;background-color:inherit;border-color:#ccc}[id*=give-form].give-fl-form .give-fl-has-focus input.give-fl-input,[id*=give-form].give-fl-form .give-fl-has-focus select.give-fl-select,[id*=give-form].give-fl-form .give-fl-has-focus textarea.give-fl-textarea{background-color:inherit;border-color:#ccc}[id*=give-form].give-fl-form label.give-fl-label{opacity:0;visibility:hidden;display:block;position:absolute;top:-12px;left:0;font-size:12px;font-weight:700;line-height:1;color:#757575;border-radius-top-left:0;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-active label.give-fl-label{opacity:1;visibility:visible}[id*=give-form].give-fl-form .give-fl-has-focus label.give-fl-label{color:#1976d2}[id*=give-form].give-fl-form .give-fl-is-required:before{opacity:1;content:"*";display:block;position:absolute;top:1px;right:18px;font-size:16px;line-height:1.75;color:#d32f2f;transition:all .2s ease-in-out;padding:6px 0 0;z-index:1}[id*=give-form].give-fl-form .give-fl-is-required.give-fl-is-active:before{opacity:0}[id*=give-form].give-fl-form.give-fl-style-1 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select{height:44px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label{top:1px;left:10px;background-color:transparent;padding:12px 3px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label:before{content:"";display:block;position:absolute;top:19px;left:0;right:0;height:1px;background-color:inherit;z-index:-1}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label{top:-9px;padding:3px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label:before{top:9px}[id*=give-form].give-fl-form.give-fl-style-2 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 textarea.give-fl-textarea{padding:12px}[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select{height:56px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active textarea.give-fl-textarea{padding:18px 12px 6px}[id*=give-form].give-fl-form.give-fl-style-2 label.give-fl-label{top:1px;left:10px;padding:6px 3px 3px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form .give-fl-wrap-select:after{content:"";position:absolute;display:block;top:1px;right:6px;height:calc(100% - 2px);width:15px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'><path fill='#757575' d='M 4 0 L 0 6.5 L 8 6.5 L 4 0 z M 0 9.5 L 4 16 L 4 16 L 8 9.5 z'/></svg>") no-repeat;background-position:100% 50%;background-size:7px 14px;z-index:2}.mfp-bg{z-index:1000001;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000002;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1000003}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1000005;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:give-icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff) format("woff"),url(../images/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal}.give-icon:before{font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:"\e603"}.give-icon-heart:before{content:"\e604"}.give-icon-question:before{content:"\e602"}.give-icon-info:before{content:"\e601"}.give-icon-new-tab:before{content:"\ea7e"}.give-icon-alert:before{content:"\f02d"}.give-icon-help:before{content:"\e606"}.give-icon-spinner:before{content:"\e605"}.give-button-with-loader span.give-loading-animation:before,.give-icon-spinner2:before,form[id*=give-form] .give-loading-animation:before{content:"\e607"}.give-icon-plus:before{content:"\e040"}.give-icon-minus:before{content:"\e041"}.give-icon-locked:before,[id*=give_secure_site_wrapper] span.padlock:before{content:"\e600"}.dashicons-give:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e800"}.fa-spin,.give-button-with-loader span.give-loading-animation,form[id*=give-form] .give-loading-animation{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}body.give_receipt_page{background-color:#fff;color:#141412;margin:0;font-family:Helvetica,sans-serif;font-size:12px}body.give_receipt_page #give_receipt_wrapper{width:660px;margin:0 auto;padding:50px 0}body.give_receipt_page table{display:table;width:100%;border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;font-size:14px;line-height:2;margin:0 0 20px}body.give_receipt_page td,body.give_receipt_page th{display:table-cell;text-align:left;border-top:1px solid #ededed;padding:6px 10px 6px 0;font-weight:400}body.give_receipt_page th{font-weight:700;text-transform:uppercase}body.give_receipt_page h3{font-size:22px;margin:40px 0 5px;clear:both;display:block;font-weight:700}table#give_donation_receipt,table#give_donation_receipt_products{width:100%}table#give_donation_receipt td,table#give_donation_receipt th{text-align:left}table#give_donation_receipt .give-receipt-thead-text{font-size:18px;text-align:center;display:block}table#give_donation_receipt .give-receipt-thead-text>span{font-size:16px}table#give_donation_receipt li{margin:0 0 8px 10px}table#give_donation_receipt ul{margin:0;padding:0;list-style:none}table#give_donation_receipt .give_receipt_payment_status.failed,table#give_donation_receipt .give_receipt_payment_status.pending,table#give_donation_receipt .give_receipt_payment_status.revoked{color:#f73f2e}table#give_donation_receipt span.donation-level-text-wrap{font-style:italic;display:block}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea{line-height:inherit;padding:12px;background-color:#fff}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=email],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=number],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=password],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=search],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=tel],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=text],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=url]{height:auto;min-height:50px}[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select{line-height:inherit}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active textarea.give-fl-textarea{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{top:1px;left:13px;right:0;padding:6px 0 0}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-required-indicator{display:none}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip{position:absolute;top:0;width:100%;height:100%;margin:0;z-index:1}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip:before{content:unset}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}[id*=give-form] .give-hidden{display:none}[id*=give-form] fieldset{background-color:transparent;padding:0;margin:0;border:0}[id*=give-form] .give-form-title{padding:0;margin:0 0 15px}[id*=give-form] div#give-sidebar-left{width:38%;float:left}[id*=give-form] div.images{margin:0 0 15px}[id*=give-form] div.images img{display:block;width:100%;height:auto;box-shadow:none}[id*=give-form] .give-custom-amount-text{clear:both}[id*=give-form] div.summary{width:58%;float:right}[id*=give-form] div.summary.give-full-width{width:100%;float:none}[id*=give-form] .give_form select.give-select.required{color:#000}[id*=give-form] div.give-form-content-wrap{margin:0 0 20px}[id*=give-form] div.give-form-content-wrap.give_post_form-content{margin:20px 0 0}[id*=give-form].give-display-modal form .give_notices{display:none}[id*=give-form].give-display-modal .give-btn,[id*=give-form].give-display-reveal .give-btn{margin:0 0 15px}[id*=give-form].give-display-modal #give-payment-mode-select,[id*=give-form].give-display-modal #give_purchase_form_wrap,[id*=give-form].give-display-reveal #give-payment-mode-select,[id*=give-form].give-display-reveal #give_purchase_form_wrap{display:none}[id*=give-form] .cc-address{margin-bottom:15px}.single-give_forms.et_right_sidebar #main-content .container:before{display:none}.single-give_forms .give_forms{*zoom:1}.single-give_forms .give_forms:after,.single-give_forms .give_forms:before{content:" ";display:table}.single-give_forms .give_forms:after{clear:both}#give-purchase-gravatars .give-gravatars-title{margin:0 0 15px}#give-purchase-gravatars .give-purchase-gravatars-list{list-style:none;margin:0;padding:0}#give-purchase-gravatars .give-purchase-gravatars-list li{list-style-type:none;display:inline-block;margin:0 5px 0 0;padding:0}#give-recurring-form,form.give-form,form[id*=give-form]{margin:0 0 25px;padding:0}#give-recurring-form .give-hidden,form.give-form .give-hidden,form[id*=give-form] .give-hidden{display:none}@media (min-width:481px){#give-recurring-form .give-title-prefix-wrap .form-row-first,#give-recurring-form .give-title-prefix-wrap .form-row-last,form.give-form .give-title-prefix-wrap .form-row-first,form.give-form .give-title-prefix-wrap .form-row-last,form[id*=give-form] .give-title-prefix-wrap .form-row-first,form[id*=give-form] .give-title-prefix-wrap .form-row-last{float:left;width:40%}#give-recurring-form .give-title-prefix-wrap .form-row-title,form.give-form .give-title-prefix-wrap .form-row-title,form[id*=give-form] .give-title-prefix-wrap .form-row-title{float:left;width:15%}}#give-recurring-form .give-tooltip,form.give-form .give-tooltip,form[id*=give-form] .give-tooltip{margin:0 3px;padding:0;font-size:14px;-moz-transition:.2s all linear;-o-transition:.2s all linear;transition:all .2s linear;color:rgba(51,51,51,.5)}#give-recurring-form .give-tooltip:hover,form.give-form .give-tooltip:hover,form[id*=give-form] .give-tooltip:hover{color:#333}#give-recurring-form h3.give-section-break,#give-recurring-form h4.give-section-break,#give-recurring-form legend,form.give-form h3.give-section-break,form.give-form h4.give-section-break,form.give-form legend,form[id*=give-form] h3.give-section-break,form[id*=give-form] h4.give-section-break,form[id*=give-form] legend{background-color:transparent;font-size:1.15em;font-weight:700;margin:10px 0 15px;padding:0 0 5px;border-bottom:1px solid rgba(0,0,0,.1);width:100%}#give-recurring-form h3.give-section-break span.sub-text,#give-recurring-form h4.give-section-break span.sub-text,#give-recurring-form legend span.sub-text,form.give-form h3.give-section-break span.sub-text,form.give-form h4.give-section-break span.sub-text,form.give-form legend span.sub-text,form[id*=give-form] h3.give-section-break span.sub-text,form[id*=give-form] h4.give-section-break span.sub-text,form[id*=give-form] legend span.sub-text{font-style:italic;font-weight:400}#give-recurring-form .form-row,form.give-form .form-row,form[id*=give-form] .form-row{*zoom:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 15px;overflow:visible;padding:0}#give-recurring-form .form-row:after,#give-recurring-form .form-row:before,form.give-form .form-row:after,form.give-form .form-row:before,form[id*=give-form] .form-row:after,form[id*=give-form] .form-row:before{content:" ";display:table}#give-recurring-form .form-row:after,form.give-form .form-row:after,form[id*=give-form] .form-row:after{clear:both}#give-recurring-form .form-row:last-child,form.give-form .form-row:last-child,form[id*=give-form] .form-row:last-child{margin-bottom:15px}#give-recurring-form .form-row label,form.give-form .form-row label,form[id*=give-form] .form-row label{display:block;margin:0 0 5px;position:relative;line-height:1.7}#give-recurring-form .form-row label.checkbox,form.give-form .form-row label.checkbox,form[id*=give-form] .form-row label.checkbox{display:inline}#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row select,#give-recurring-form .form-row textarea,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row select,form.give-form .form-row textarea,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row select,form[id*=give-form] .form-row textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border-radius:0;outline:none;color:#333;background-color:#fdfdfd;border:1px solid #ccc;margin:0;padding:.5em}#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus{background-color:#fff}#give-recurring-form .form-row input[type=email].required,#give-recurring-form .form-row input[type=password].required,#give-recurring-form .form-row input[type=tel].required,#give-recurring-form .form-row input[type=text].required,#give-recurring-form .form-row input[type=url].required,#give-recurring-form .form-row select.required,#give-recurring-form .form-row textarea.required,form.give-form .form-row input[type=email].required,form.give-form .form-row input[type=password].required,form.give-form .form-row input[type=tel].required,form.give-form .form-row input[type=text].required,form.give-form .form-row input[type=url].required,form.give-form .form-row select.required,form.give-form .form-row textarea.required,form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row select.required,form[id*=give-form] .form-row textarea.required{color:#333}#give-recurring-form .form-row-first,#give-recurring-form .form-row-title,form.give-form .form-row-first,form.give-form .form-row-title,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-title{margin-right:2.5%}#give-recurring-form .form-row-first,#give-recurring-form .form-row-last,form.give-form .form-row-first,form.give-form .form-row-last,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-last{float:left;width:48.5%}#give-recurring-form .form-row-last,form.give-form .form-row-last,form[id*=give-form] .form-row-last{float:right}#give-recurring-form .form-row-wide,form.give-form .form-row-wide,form[id*=give-form] .form-row-wide{*zoom:1;clear:both}#give-recurring-form .form-row-wide:after,#give-recurring-form .form-row-wide:before,form.give-form .form-row-wide:after,form.give-form .form-row-wide:before,form[id*=give-form] .form-row-wide:after,form[id*=give-form] .form-row-wide:before{content:" ";display:table}#give-recurring-form .form-row-wide:after,form.give-form .form-row-wide:after,form[id*=give-form] .form-row-wide:after{clear:both}#give-recurring-form .form-row-two-thirds,form.give-form .form-row-two-thirds,form[id*=give-form] .form-row-two-thirds{float:left;width:65.75%}#give-recurring-form .form-row-two-thirds.form-row-first,form.give-form .form-row-two-thirds.form-row-first,form[id*=give-form] .form-row-two-thirds.form-row-first{margin-left:0}#give-recurring-form .form-row-one-third,form.give-form .form-row-one-third,form[id*=give-form] .form-row-one-third{float:left;width:31.25%;margin-left:3%}#give-recurring-form .form-row-one-third.form-row-first,form.give-form .form-row-one-third.form-row-first,form[id*=give-form] .form-row-one-third.form-row-first{margin-left:0}@media (max-width:480px){#give-recurring-form .form-row-responsive,form.give-form .form-row-responsive,form[id*=give-form] .form-row-responsive{margin-left:0;margin-right:0;width:100%}}#give-recurring-form .give-error,#give-recurring-form .give-required-indicator,form.give-form .give-error,form.give-form .give-required-indicator,form[id*=give-form] .give-error,form[id*=give-form] .give-required-indicator{color:#a00}#give-recurring-form .card-expiration>select,form.give-form .card-expiration>select,form[id*=give-form] .card-expiration>select{width:44%;margin:0}#give-recurring-form .card-expiration>span.exp-divider,form.give-form .card-expiration>span.exp-divider,form[id*=give-form] .card-expiration>span.exp-divider{display:inline;text-align:center}#give-recurring-form .card-expiration select.card-expiry-year,form.give-form .card-expiration select.card-expiry-year,form[id*=give-form] .card-expiration select.card-expiry-year{float:right}#give-recurring-form .give-disabled,#give-recurring-form [disabled],form.give-form .give-disabled,form.give-form [disabled],form[id*=give-form] .give-disabled,form[id*=give-form] [disabled]{cursor:not-allowed}form[id*=give-form] .give-donation-amount{margin:0 0 15px}form[id*=give-form] .give-donation-amount .give-currency-symbol{background-color:#f2f2f2;border-top:1px solid #ccc;border-bottom:1px solid #ccc;color:#333;margin:0;padding:0 12px;height:35px;line-height:35px;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before{border-left:1px solid #ccc;border-right:none}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after{border-left:none;border-right:1px solid #ccc}form[id*=give-form] .give-donation-amount #give-amount,form[id*=give-form] .give-donation-amount #give-amount-text{border:1px solid #ccc;background:#fff;border-radius:0;height:35px;line-height:35px;padding:0 12px;margin:0;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:125px;float:left}form[id*=give-form] .give-donation-amount #give-amount-text.invalid-amount,form[id*=give-form] .give-donation-amount #give-amount.invalid-amount{border:1px solid red}form[id*=give-form] .give-donation-amount input.give-amount-top{width:125px}form[id*=give-form] .give-donation-amount span.give-final-total-amount{border:1px solid #ccc;border-radius:0;height:35px;line-height:35px;padding:0 12px;margin:0;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:not-allowed;background:#fff;float:left}form[id*=give-form] #give_terms_agreement legend{display:none}form[id*=give-form] #give_terms_agreement label{display:inline-block}form[id*=give-form] #give-final-total-wrap{margin:10px 0 25px;padding:0;*zoom:1}form[id*=give-form] #give-final-total-wrap:after,form[id*=give-form] #give-final-total-wrap:before{content:" ";display:table}form[id*=give-form] #give-final-total-wrap:after{clear:both}form[id*=give-form] #give-final-total-wrap .give-donation-total-label{background-color:#f2f2f2;color:#333;margin:0;padding:0 12px;height:35px;line-height:35px;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;border:1px solid #ccc}@media (max-width:480px){form[id*=give-form] #give-final-total-wrap .give-donation-total-label{display:block;float:none}}form[id*=give-form] #give-final-total-wrap .give-final-total-amount{background:#fff;border-radius:0;height:35px;line-height:35px;padding:0 12px;margin:0;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;border-left:none;float:left}@media (max-width:480px){form[id*=give-form] #give-final-total-wrap .give-final-total-amount{border:1px solid #ccc;border-top:0;display:block;float:none}}.give-display-button-only>:not(.give-btn-modal){display:none}form[id*=give-form] input[type=radio]{margin:0 .5em 0 0}form[id*=give-form] #give-donation-level-radio-list{margin:0 0 15px;padding:0;list-style:none;clear:both}form[id*=give-form] #give-donation-level-radio-list>li{list-style-type:none;list-style-image:none;margin:0;padding:0}form[id*=give-form] #give-donation-level-radio-list>li label{cursor:pointer;display:inline-block;margin:0}form[id*=give-form] #give-donation-level-radio-list>li input[type=radio]{margin:0 .5em 0 0;outline:none;width:auto}form[id*=give-form] #give-gateway-radio-list{*zoom:1;margin:0 0 15px;padding:0;list-style:none}form[id*=give-form] #give-gateway-radio-list:after,form[id*=give-form] #give-gateway-radio-list:before{content:" ";display:table}form[id*=give-form] #give-gateway-radio-list:after{clear:both}form[id*=give-form] #give-gateway-radio-list>li{list-style-type:none;list-style-image:none;margin:0;padding:0}@media (min-width:480px){form[id*=give-form] #give-gateway-radio-list>li{display:inline-block;margin-right:15px;margin-left:0}}form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option{cursor:pointer;display:inline;margin:0}form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{margin:0 .25em 0 0;outline:none;width:auto;display:inline}form[id*=give-form] input[type=checkbox]{margin:0 .25em 0 0}form[id*=give-form] select.give-select-level{outline:none;border-radius:0;min-width:155px;border:1px solid #ccc;margin:0 0 15px;display:block;clear:both;color:#333;background-color:#fdfdfd;padding:.5em;max-width:100%}#give-donation-level-button-wrap{*zoom:1;margin:0 0 15px;padding:0;clear:both;list-style:none}#give-donation-level-button-wrap:after,#give-donation-level-button-wrap:before{content:" ";display:table}#give-donation-level-button-wrap:after{clear:both}#give-donation-level-button-wrap>li{list-style-type:none;list-style-image:none;float:left;margin:0 5px 5px 0}.give_terms_links{float:right}[id*=give_secure_site_wrapper]{padding:4px 4px 15px 0;font-size:16px;line-height:20px}[id*=give_secure_site_wrapper] span.padlock{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:20px}[id*=give_secure_site_wrapper] span.padlock :before{display:inline-block}#give_purchase_form_wrap input.give-input.card-cvc.valid,#give_purchase_form_wrap input.give-input.card-expiry.valid,#give_purchase_form_wrap input.give-input.card-number.valid{background-image:url(../images/tick.png);background-repeat:no-repeat;background-position:right 10px top 50%;background-size:16px}#give_purchase_form_wrap input.give-input.card-cvc.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-expiry.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-number.valid.fl-input:not(.card-cvc):not(.card-expiry){background-position:right 55px top 50%}#give_purchase_form_wrap span.card-type{position:absolute;top:-2px;right:0;width:37px;height:26px;background-size:37px 26px!important}#give_purchase_form_wrap .fl-wrap span.card-type{top:calc(.5em + 6px);right:11px}#give_purchase_form_wrap span.card-type.off{display:none}#give_purchase_form_wrap span.card-type.visa{background:url(../images/visa.svg) no-repeat}#give_purchase_form_wrap span.card-type.mastercard{background:url(../images/mastercard.svg) no-repeat}#give_purchase_form_wrap span.card-type.discover{background:url(../images/discover.svg) no-repeat}#give_purchase_form_wrap span.card-type.amex{background:url(../images/amex.svg) no-repeat}#give_purchase_form_wrap span.card-type.maestro{background:url(../images/maestro.svg) no-repeat}#give_purchase_form_wrap span.card-type.dinersclub{background:url(../images/diners-club.svg) no-repeat}#give_purchase_form_wrap span.card-type.jcb{background:url(../images/jcb.svg) no-repeat}#give_purchase_form_wrap span.card-type.dankort{background:url(../images/dankort.png) no-repeat}#give_purchase_form_wrap span.card-type.unionpay{background:url(../images/unionpay.svg) no-repeat}@-webkit-keyframes opacity{0%{opacity:1}to{opacity:0}}@-moz-keyframes opacity{0%{opacity:1}to{opacity:0}}form[id*=give-form] p.give-loading-text,form[id*=give-form] span.give-loading-text{display:none;float:right;height:16px;width:16px;margin:0;padding:0;font-style:italic;line-height:20px;font-size:16px;font-weight:400}form[id*=give-form] .give-loading-animation{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;float:left;height:16px;width:16px;line-height:1;font-size:16px;margin:0 5px 0 0;background-size:20px 20px;background-repeat:no-repeat;background-color:transparent}form[id*=give-form] .give-payment-mode-label .give-loading-text{float:right}[id*=give-form] .give-login-account-wrap{margin:0 0 15px;position:relative}[id*=give-form] .give-login-account-wrap .give-login-message{text-align:right;margin:0;padding:0}[id*=give-form] .give-login-account-wrap .give-loading-text{position:absolute;right:0;top:.25em}[id*=give-form] fieldset[id^=give-login-fields]{margin:0 0 15px}[id*=give-form] .give-new-account-link{margin:0 0 15px;padding:0}[id*=give-form] .give_login_forgot_password{float:right}.give-submit-button-wrap input.give-cancel-login,[id^=give-user-login-submit] input.give-cancel-login{margin-left:5px}.give-submit-button-wrap span.give-loading-animation,[id^=give-user-login-submit] span.give-loading-animation{margin:0 0 0 .5em;display:none}.give-submit-button-wrap .give-submit,[id^=give-user-login-submit] .give-submit{float:left}.give-user-login-fields-container:after{display:block;content:"";clear:both}#give-login-form div.give-login,#give-login-form legend,#give-register-form div.give-login,#give-register-form legend{line-height:2;margin-bottom:15px}#give-login-form label,#give-register-form label{min-width:100px;display:inline-block}div.give-form-wrap.mfp-hide{display:block!important}div.mfp-content fieldset ol,div.mfp-content fieldset p,div.mfp-content fieldset ul{margin-bottom:1.2em;line-height:1.4}div.mfp-content form[id*=give-form] .give_notices{display:block!important}.give-btn{background:#ededed;border:1px solid #ccc;color:#333;padding:8px 10px;cursor:pointer;line-height:1.2em;font-size:1em}.give-btn:hover{background:#dbdbdb}#give_profile_editor_form legend{width:auto;padding:0 5px 5px;border-bottom:0}form#give-email-access-form div.g-recaptcha,form#give-email-access-form input#give-email{margin:0 0 15px}form#give-email-access-form input#give-email{width:305px}@media (max-width:768px){[id*=give-form] div#give-sidebar-left,[id*=give-form] div.images,[id*=give-form] div.summary{width:100%;float:none}}.give-form-wrap .give-form h3.give-section-break,.give-form-wrap .give-form h4.give-section-break{margin:10px 0 0}.give-do-validate input.error{border-color:red!important}.give-button-with-loader span.give-loading-animation{display:none;position:relative;top:3px;float:right;font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:16px;width:16px;line-height:1;font-size:16px;margin:0 0 0 5px;background-size:20px 20px;background-repeat:no-repeat;background-color:transparent}.give-active span.give-loading-animation{display:inline}@media (min-width:481px){html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-first,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-last,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-title{float:right!important}}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-title{margin-right:0!important;margin-left:2.5%}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-last{float:right!important}html[dir=rtl] form.give-form .form-row-last{float:left!important}html[dir=rtl] form.give-form .form-row-two-thirds{float:right!important}html[dir=rtl] form.give-form .form-row-two-thirds.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .form-row-one-third{float:right!important;margin-right:3%;margin-left:0!important}html[dir=rtl] form.give-form .form-row-one-third.form-row-first{margin-right:0!important}html[dir=rtl] form.give-form .card-expiration select.card-expiry-year{float:left!important}.give-embed-form-wrapper{width:100%!important;position:relative}.give-embed-form-wrapper .iframe-loader{height:100%;width:100%;position:absolute;top:0;pointer-events:none}.give-embed-form-wrapper iframe{width:100%!important}.give-embed-form-wrapper.is-hide{position:fixed;left:-9999px}.give-embed-form-wrapper.modal{position:fixed;z-index:999999;top:0;left:0;width:100%!important;height:100%!important;max-width:none!important;padding:0!important;margin:0!important;overflow:hidden auto}.give-embed-form-wrapper.modal .modal-inner-wrap{position:absolute;top:0;width:100%;z-index:1}.give-embed-form-wrapper.modal .modal-content{position:relative;margin:35px auto auto;max-width:572px;width:100%}.give-embed-form-wrapper.modal .close-btn-wrap{margin-top:15px}.give-embed-form-wrapper.modal .close-btn{background:#000;color:#fff!important;border-radius:24px;text-decoration:none;outline:none;font-size:.5em;position:absolute;right:9px;top:-14px;font-weight:700;padding:2px 10px;opacity:.3}.give-embed-form-wrapper.modal .close-btn:hover{opacity:.8}.give-embed-form-wrapper.modal .close-btn span{margin-left:3px;font-size:1.5em;line-height:.7em}.give-embed-form-wrapper.modal:after{content:"";display:block;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.8);overflow:hidden}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.js-give-grid-modal-launcher+div.js-give-embed-form-modal-launcher-wrap{display:none}.give_notices{position:relative}.give_notices .notice-dismiss{position:absolute;top:50%;right:0;transform:translateY(-50%);border:none;margin:0;padding:5px;background:0 0;color:#72777c;cursor:pointer;max-width:28px!important}.give_notices .notice-dismiss:before{background:0 0;color:#72777c;content:"\f153";display:block;font:400 16px/20px dashicons;speak:none;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased}.give_notices .notice-dismiss:hover{background-color:transparent}.give_notices .notice-dismiss:hover:before{color:#dc3232}.give_error,.give_success,.give_warning{position:relative;margin:15px 0;background:#f9f9f9;padding:1em 1.5em 1em 2em;border-left:4px solid;box-shadow:0 1px 1px rgba(0,0,0,.125);clear:both}.give_error>p,.give_success>p,.give_warning>p{margin:0!important;color:#333}.give_error:before,.give_success:before,.give_warning:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;font-size:16px;margin-top:-15px;left:-17px;color:#fff;width:30px;height:30px;border-radius:100%;text-align:center;line-height:30px;text-shadow:1px 1px rgba(0,0,0,.5)}.give_error{border-color:#a00}.give_error:before{content:"\f02d";background-color:#a00}.give_success{border-color:#7ad03a}.give_success:before{background-color:#7ad03a;content:"\e601"}.give_warning{border-color:#ffba00}.give_warning:before{background-color:#ffba00;content:"\f02d"}.twentythirteen .give_forms{padding:40px 0}.twentyfourteen .tfgive{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfgive .give_forms .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfgive div.give_forms.hentry.has-post-thumbnail{margin-top:0}.twentyfourteen .tfgive .give_forms .images img{margin-bottom:1em}@media screen and (min-width:673px){.twentyfourteen .tfgive{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfgive{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfgive{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfgive{margin-right:54px}.full-width .twentyfourteen .tfgive{margin-right:auto}}.twentyfifteen .t15give{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15give .page-title{margin-left:0}.twentyfifteen .t15give div.summary{padding:0}@media screen and (min-width:38.75em){.twentyfifteen .t15give{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15give{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.avada-row>div.give-wrap #content{width:100%}.give-goal-progress{margin-bottom:20px;clear:both}.give-goal-progress .income{font-size:46px;line-height:48px;letter-spacing:-1px;color:#333}.give-goal-progress .raised{margin-bottom:15px}.give-progress-bar{height:20px;position:relative;background:#eee;border-radius:25px;overflow:hidden}.give-progress-bar>span{display:block;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#2bc253;position:relative;overflow:hidden}table.give-table{color:#666;font-size:14px;text-shadow:1px 1px 0 #fff;background:#eaebec;margin:20px 0;border:1px solid #e0e0e0;border-top:none;border-bottom:none;width:100%}table.give-table thead{font-weight:700}table.give-table thead th:first-child{text-align:left;border-left:none}table.give-table th{padding:21px 25px;border:1px solid #e0e0e0;border-top-color:#e8e8e8;border-right:none;background:#f6f6f6;text-align:center;font-weight:700}table.give-table tbody tr{text-align:center}table.give-table tbody tr td{padding:18px;border:1px solid #e0e0e0;border-top-color:#fff;border-right:none;background:#fff;text-align:center}table.give-table tbody tr td:first-child{text-align:left;border-left:0}table.give-table tbody tr:nth-child(2n) td{background:#fcfcfc}body.give-twentysixteen div.entry-summary{margin:0}body.give-twentysixteen button.give-btn{color:#333}body.give-twentysixteen .give-submit{color:#fff}body.give-twentysixteen fieldset#give_terms_agreement{padding-left:0}body.give-twentyseventeen.colors-dark div#give_purchase_form_wrap span.give-final-total-amount,body.give-twentyseventeen.colors-dark div.give-total-wrap input.give-text-input,body.give-twentyseventeen.colors-dark div.give_notices p{color:#000}body.give-twentyseventeen.colors-dark form[id*=give] fieldset{background-color:transparent}body.give-twentynineteen .give-form .give-btn:focus{color:#fff}body.theme-twentytwenty .give-wrap{max-width:1200px;margin:60px auto}html[class*=avia] body#top form[id*=give-form] input.give-amount-top{width:unset;border:1px solid #ccc;border-left:none}html[class*=avia] body#top [id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{left:7px}html[class*=avia] body#top [id*=give-form].give-fl-form div.give-fl-is-active input{padding:8px 6px 0}.give-donation-history .give-table{table-layout:auto}.give-donation-history .give-table .give-security-column{float:left}.give-donation-history .give-table .give-security-column.give-security-description-wrap{width:75%;padding:16px 13px;font-size:12px;font-style:italic}.give-donation-history .give-table .give-security-column.give-security-button-wrap{width:25%;padding:25px 5px}.give-donation-history .give-table .give-security-column.give-security-button-wrap span{display:none;padding:0 20px}.give_user_history_main .give-mobile-title{display:none}@media screen and (max-width:480px){#give_user_history thead{display:none}#give_user_history tbody{border-top:1px solid #e0e0e0}#give_user_history tr{padding:.5rem 0;background:#fff}#give_user_history tr:nth-child(2n){background-color:#fafafa}#give_user_history td{border:none;padding-top:0;padding-bottom:0;background-color:transparent}#give_user_history td,#give_user_history tr{display:block;border-left:none;text-align:left}#give_user_history .give-mobile-title{display:inline-block;font-weight:700;min-width:6em}}.give-modal{top:0;left:0;width:100%;height:100%;z-index:2148482499;overflow:hidden;outline:none!important;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}.give-modal form[id*=give-form],.give-modal form[id*=give-form] .give-submit{margin-bottom:0}.give-modal form[id*=give-form] .give-payment-mode-label{margin-top:0;padding-top:0}@media (max-width:580px){.give-modal form[id*=give-form] .give-input{font-size:16px}}.give-modal .mfp-content{box-sizing:border-box;position:relative;background:#fff;padding:20px;width:auto;max-width:650px;margin:40px auto;z-index:2148482599}.give-modal .mfp-content [id*=give-form] #give-payment-mode-select,.give-modal .mfp-content [id*=give-form] #give_purchase_form_wrap,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-amount,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-levels-wrap{display:block}.give-modal .mfp-content .mfp-close:hover{background-color:transparent}.give-modal form.give-form button.mfp-close{position:absolute;display:block!important}.give-modal .mfp-container:after{display:none}.give-modal .mfp-content{vertical-align:middle;transform:translateY(-100px)}.give-modal.mfp-bg,.give-modal .mfp-content{opacity:0;transition:all .2s}.give-modal.mfp-ready .mfp-content{opacity:1;transform:translateY(0)}.give-modal.mfp-ready.mfp-bg{opacity:.8}.give-modal.mfp-removing .mfp-content{transform:translateY(-50px);opacity:0}.give-modal.mfp-removing.mfp-bg{opacity:0}.give-donation-grid-item-form{position:relative;margin:0 auto;max-width:600px;background-color:#fff;padding:1rem 1.5rem;height:85vh;overflow-y:auto}.give-donation-grid-item-form #give_purchase_form_wrap{display:block!important}.give-donation-grid-item-form .give-btn-modal,.give-donation-grid-item-form .give-btn-reveal{display:none!important}.modal-fade-slide.give-modal .mfp-content{padding:0;max-width:100%}.modal-fade-slide .give-modal--slide{opacity:0;transition:all .2s ease-out;transform:translateY(-20px) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-ready .give-modal--slide{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--slide{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.mfp-close:hover{background-color:transparent}.mfp-content .give-display-button-only .give-form-title{display:none}.mfp-content .give-display-button-only>:not(form),.mfp-content .give-display-button-only form>:not(.give-btn-modal){display:block}.give-donor{border:1px solid #e5e5e5;background:#fff;color:#333;font-size:1em;margin-bottom:20px;padding:20px;position:relative;transition:all .2s ease-out;width:100%}.give-donor__header{align-items:center;display:flex}.give-donor__image{border:1px solid #e5e5e5;background:#fff;text-align:center;flex-basis:60px;flex-shrink:0;line-height:60px;height:60px;margin-right:10px;overflow:hidden;border-radius:50%}.give-donor__image img{border-radius:50%;display:block;height:58px;object-fit:cover;width:100%}.give-donor__details{flex-grow:1;overflow:hidden}.give-donor__name{font-size:1em!important;font-weight:700!important;margin:0!important;padding:0!important}.give-donor__name,.give-donor__timestamp{color:#333!important;line-height:1.3!important}.give-donor__timestamp{display:block;font-size:75%!important}.give-donor__content{margin-top:10px;width:100%}.give-donor__content p{color:#333;font-size:1em!important;line-height:1.5!important;margin:0 0 20px!important;padding:0!important;width:100%}.give-donor__content:first-child{margin-top:0!important}.give-donor__content :last-child{margin-bottom:0!important}.give-donor__read-more{cursor:pointer;white-space:nowrap}.give-donor__excerpt+.give-donor__comment{display:none}.give-donor-wall-modal p:last-child{margin-bottom:0}.form-row .give-stripe-cc-field{box-sizing:border-box;width:100%;border-radius:0;outline:none;color:#333;background-color:#fdfdfd;border:1px solid #ccc;margin:0;padding:.5em}.give-stripe-cc-field.give-fl-input{height:auto;min-height:50px;line-height:inherit;padding:14px 10px;background-color:#fff}.give-stripe-cc-field-wrap .give-fl-is-active .give-fl-input{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}.give-stripe-cc-field-wrap .give-fl-label span{display:none}.give-stripe-single-cc-field-wrap{border:1px solid #ccc;background-color:#fdfdfd;padding:10px;height:40px;margin:0 0 15px}.give-form .give-stripe-cc-field.focus,.give-form .give-stripe-cc-field:focus{background-color:#fff}.give-stripe-checkout-modal{all:initial;box-sizing:border-box;position:fixed;font-family:-apple-system,BlinkMacSystemFont,sans-serif;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;z-index:100001!important}.give-stripe-checkout-modal.give-stripe-checkout-show-modal{opacity:1;visibility:visible;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s}.give-stripe-checkout-modal .give-stripe-checkout-modal-content{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);background:#fff;overflow:hidden;width:90%;max-width:fit-content;border-radius:.5rem}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header{background-color:#000;color:#fff;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-modal-close{background:none;padding:0;margin:15px;font:inherit;outline:inherit;color:#fff;cursor:pointer;position:absolute;top:0;right:0;border:none}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header h3{color:#fff;text-transform:uppercase;font-size:18px;font-weight:600;margin:0 0 10px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-form-title{color:#f5f5f5;font-size:18px;font-weight:600;margin:10px 0 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donor-email{color:#e5e5e5;font-size:14px;font-weight:400;margin:5px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donation-amount{font-size:36px;font-weight:600}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body{padding:20px;display:block;overflow:hidden}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body hr{margin:20px 0;border:1px solid #e5e5e5}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-checkout-modal-else-part{margin:-5px 0 20px;text-align:center;font-size:14px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-single-cc-field-wrap{margin:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer{padding:20px;text-align:center;background-color:#f5f5f5}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap{display:flex;align-items:center;justify-content:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap .sequoia-loader{bottom:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-sequoia-donate-button{order:99!important;display:flex;align-items:center;justify-content:center;padding:20px 28px!important;border-radius:4px;border:none;font-size:22px;line-height:20px;min-width:236px;filter:brightness(1);transition:filter .2s ease}.give-wrap .give-grid{max-width:30rem}.give-wrap .give-grid__item{margin-bottom:1.5rem;width:100%}.give-wrap .give-grid__item>:last-child{margin-bottom:0}.give-wrap .give-wrap:before{display:block;content:"";clear:both}@media (min-width:30rem){.give-wrap .give-grid{display:flex;flex-flow:row wrap;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{padding:0 .75rem;display:flex}}@media (min-width:30rem) and (min-width:40rem){.give-wrap .give-grid--2 .give-grid__item,.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:50%}}@media (min-width:30rem) and (min-width:72rem){.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:33.33333%}}@media (min-width:30rem) and (min-width:90rem){.give-wrap .give-grid--4 .give-grid__item{width:25%}}@supports (display:grid){.give-wrap .give-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;margin-bottom:0;padding:0;width:auto!important}@media (min-width:40rem){.give-wrap .give-grid--best-fit{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (min-width:40rem){.give-wrap .give-grid--2,.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:72rem){.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(3,1fr)}}@media (min-width:90rem){.give-wrap .give-grid--4{grid-template-columns:repeat(4,1fr)}}}.give-wrap .give-card{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);color:inherit;display:flex;flex-direction:column;width:100%;text-decoration:none;transition:all .1s ease-out}.give-wrap .give-card:active,.give-wrap .give-card:focus,.give-wrap .give-card:hover,.give-wrap .give-card:visited{border-color:#ccc;box-shadow:0 4px 12px rgba(0,0,0,.16)}.give-wrap .give-card__media img{border-radius:0;box-shadow:none;display:block;height:auto;margin:0;object-fit:cover;order:1;width:100%}.give-wrap .give-card__body{display:flex;flex-direction:column;flex-grow:1;order:2;padding:1.5rem}.give-wrap .give-card__body>:last-child{margin-bottom:0}.give-wrap .give-card__title{line-height:1.3;margin:0 0 .75rem;padding:0}.give-wrap .give-card__text{margin:0 0 1.5rem;padding:0}.give-wrap .give-card__progress{margin-top:auto;width:100%}.give-wrap .give-card__progress .raised,.give-wrap .give-card__progress>:last-child{margin-bottom:0}.give-wrap .give-card__progress .income{font-size:2em}.give-wrap .give-page-numbers{font-size:1.25em}#give-receipt .timeline-item{background:#fff}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:520px 0}}#give-receipt .placeholder-animation{max-width:650px;margin:0 auto}#give-receipt .animated-background{animation-duration:.85s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:520px 100%;position:relative}#give-receipt .container{margin:0 auto;width:650px;background-color:#eee;border:1px solid #eee}#give-receipt .layer{display:flex}#give-receipt .layer.h1{height:28px}#give-receipt .layer.h2{height:22px}#give-receipt .layer.inline-radios{height:12px}#give-receipt .layer.label{height:8px}#give-receipt .layer-item.opaque{background:#fff}#give-receipt .layer-gap{background-color:#fff}#give-receipt .layer-gap.large{height:40px}#give-receipt .layer-gap.medium{height:20px}#give-receipt .layer-gap.small{height:10px}#give-receipt .layer-1 .layer-item:nth-child(odd){width:45%}#give-receipt .layer-1 .layer-item:nth-child(2n){width:55%}#give-receipt .layer-4 .layer-item:first-child{width:30%}#give-receipt .layer-4 .layer-item:nth-child(2){width:10%}#give-receipt .layer-4 .layer-item:nth-child(3){width:20%}#give-receipt .layer-4 .layer-item:nth-child(4){width:30%}#give-receipt .layer-4 .layer-item:nth-child(5){width:10%}#give-receipt .layer-5 .layer-item:first-child{width:40%}#give-receipt .layer-5 .layer-item:nth-child(2){width:5%}#give-receipt .layer-5 .layer-item:nth-child(3){width:15%}#give-receipt .layer-5 .layer-item:nth-child(4){width:40%}#give-receipt .layer-6 .layer-item:nth-child(odd){width:30%}#give-receipt .layer-6 .layer-item:nth-child(2n){width:70%}#give-receipt .layer-8 .layer-item:first-child{width:40%}#give-receipt .layer-8 .layer-item:nth-child(2){width:20%}#give-receipt .layer-8 .layer-item:nth-child(3){width:40%}.give-grid-ie-utility{margin:0 -12px}@supports (display:grid){.give-grid-ie-utility{margin:0}}
trunk/assets/dist/css/give.rtl.css ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ * Give Frontend SCSS/CSS
3
+ *
4
+ * @description: The Main SCSS file for FRONTEND styles which is compiled and minified via Gulp taskrunner
5
+ * @package: Give
6
+ * @subpackage: SCSS/Frontend
7
+ * @copyright: Copyright (c) 2016, GiveWP
8
+ * @license: http://opensource.org/licenses/gpl-2.0.php GNU Public License
9
+ */.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.give-item-label:hover{color:#fff;text-decoration:none}/*! Hint.css - v2.5.0 - 2017-04-23
10
+ * http://kushagragour.in/lab/hint/
11
+ * Copyright (c) 2017 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:"";position:absolute;background:100% 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:-4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;right:50%}.hint--top:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);transform:translateX(50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(50%) translateY(-8px);-moz-transform:translateX(50%) translateY(-8px);transform:translateX(50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;right:50%}.hint--bottom:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);transform:translateX(50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(50%) translateY(8px);-moz-transform:translateX(50%) translateY(8px);transform:translateX(50%) translateY(8px)}.hint--right:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{right:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--left:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{left:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;right:50%}.hint--top-left:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%);margin-right:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(100%) translateY(-8px);-moz-transform:translateX(100%) translateY(-8px);transform:translateX(100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;right:50%}.hint--top-right:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-right:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;right:50%}.hint--bottom-left:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%);margin-right:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(100%) translateY(8px);-moz-transform:translateX(100%) translateY(8px);transform:translateX(100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;right:50%}.hint--bottom-right:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-right:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-right-color:#b34e4d}.hint--error.hint--right:before{border-left-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-right-color:#c09854}.hint--warning.hint--right:before{border-left-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-right-color:#3986ac}.hint--info.hint--right:before{border-left-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-right-color:#458746}.hint--success.hint--right:before{border-left-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(50%) translateY(-8px);-moz-transform:translateX(50%) translateY(-8px);transform:translateX(50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(100%) translateY(-8px);-moz-transform:translateX(100%) translateY(-8px);transform:translateX(100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(50%) translateY(8px);-moz-transform:translateX(50%) translateY(8px);transform:translateX(50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(100%) translateY(8px);-moz-transform:translateX(100%) translateY(8px);transform:translateX(100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}/*!
12
+ * Float Labels
13
+ *
14
+ * @version: 3.2.0
15
+ * @author: Paul Ryley (http://geminilabs.io)
16
+ * @url: https://geminilabs.github.io/float-labels.js
17
+ * @license: MIT
18
+ */[id*=give-form].give-fl-form .give-fl-wrap{position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[id*=give-form].give-fl-form input.give-fl-input,[id*=give-form].give-fl-form select.give-fl-select,[id*=give-form].give-fl-form textarea.give-fl-textarea{width:100%;outline:0;font-size:16px;line-height:normal;border-radius:0;border:1px solid #ccc;background-color:inherit;box-sizing:border-box;transition:all .2s ease-in-out;margin-bottom:0}[id*=give-form].give-fl-form input.give-fl-input:-moz-placeholder,[id*=give-form].give-fl-form input.give-fl-input::-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-moz-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input:-ms-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-ms-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-ms-input-placeholder{color:#757575}[id*=give-form].give-fl-form input.give-fl-input::-webkit-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-webkit-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-webkit-input-placeholder{color:#757575}[id*=give-form].give-fl-form select.give-fl-select{position:relative;color:#757575;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}[id*=give-form].give-fl-form .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form .give-fl-is-active textarea.give-fl-textarea{color:#333;background-color:inherit;border-color:#ccc}[id*=give-form].give-fl-form .give-fl-has-focus input.give-fl-input,[id*=give-form].give-fl-form .give-fl-has-focus select.give-fl-select,[id*=give-form].give-fl-form .give-fl-has-focus textarea.give-fl-textarea{background-color:inherit;border-color:#ccc}[id*=give-form].give-fl-form label.give-fl-label{opacity:0;visibility:hidden;display:block;position:absolute;top:-12px;right:0;font-size:12px;font-weight:700;line-height:1;color:#757575;border-radius-top-right:0;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-active label.give-fl-label{opacity:1;visibility:visible}[id*=give-form].give-fl-form .give-fl-has-focus label.give-fl-label{color:#1976d2}[id*=give-form].give-fl-form .give-fl-is-required:before{opacity:1;content:"*";display:block;position:absolute;top:1px;left:18px;font-size:16px;line-height:1.75;color:#d32f2f;transition:all .2s ease-in-out;padding:6px 0 0;z-index:1}[id*=give-form].give-fl-form .give-fl-is-required.give-fl-is-active:before{opacity:0}[id*=give-form].give-fl-form.give-fl-style-1 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select{height:44px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label{top:1px;right:10px;background-color:transparent;padding:12px 3px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label:before{content:"";display:block;position:absolute;top:19px;right:0;left:0;height:1px;background-color:inherit;z-index:-1}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label{top:-9px;padding:3px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label:before{top:9px}[id*=give-form].give-fl-form.give-fl-style-2 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 textarea.give-fl-textarea{padding:12px}[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select{height:56px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active textarea.give-fl-textarea{padding:18px 12px 6px}[id*=give-form].give-fl-form.give-fl-style-2 label.give-fl-label{top:1px;right:10px;padding:6px 3px 3px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form .give-fl-wrap-select:after{content:"";position:absolute;display:block;top:1px;left:6px;height:calc(100% - 2px);width:15px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'><path fill='#757575' d='M 4 0 L 0 6.5 L 8 6.5 L 4 0 z M 0 9.5 L 4 16 L 4 16 L 8 9.5 z'/></svg>") no-repeat;background-position:0 50%;background-size:7px 14px;z-index:2}.mfp-bg{z-index:1000001;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;right:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000002;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;right:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:right;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;right:8px;left:8px;z-index:1000003}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1000005;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;left:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 10px 18px 0;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;left:-6px;text-align:left;padding-left:6px;width:100%}.mfp-counter{position:absolute;top:0;left:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;right:0;top:0;margin-top:35px;margin-right:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{right:0}.mfp-arrow-left:after{border-left:17px solid #fff;margin-right:31px}.mfp-arrow-left:before{margin-right:25px;border-left:27px solid #3f3f3f}.mfp-arrow-right{left:0}.mfp-arrow-right:after{border-right:17px solid #fff;margin-right:39px}.mfp-arrow-right:before{border-right:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;right:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;right:0;top:40px;bottom:40px;display:block;left:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;right:0;width:100%;cursor:auto}.mfp-title{text-align:right;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-left:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-right:0;padding-left:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-right:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{left:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;left:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:100%;transform-origin:100%}.mfp-arrow-right{-webkit-transform-origin:0;transform-origin:0}.mfp-container{padding-right:6px;padding-left:6px}}@font-face{font-family:give-icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff) format("woff"),url(../images/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal}.give-icon:before{font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:"\e603"}.give-icon-heart:before{content:"\e604"}.give-icon-question:before{content:"\e602"}.give-icon-info:before{content:"\e601"}.give-icon-new-tab:before{content:"\ea7e"}.give-icon-alert:before{content:"\f02d"}.give-icon-help:before{content:"\e606"}.give-icon-spinner:before{content:"\e605"}.give-button-with-loader span.give-loading-animation:before,.give-icon-spinner2:before,form[id*=give-form] .give-loading-animation:before{content:"\e607"}.give-icon-plus:before{content:"\e040"}.give-icon-minus:before{content:"\e041"}.give-icon-locked:before,[id*=give_secure_site_wrapper] span.padlock:before{content:"\e600"}.dashicons-give:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e800"}.fa-spin,.give-button-with-loader span.give-loading-animation,form[id*=give-form] .give-loading-animation{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}body.give_receipt_page{background-color:#fff;color:#141412;margin:0;font-family:Helvetica,sans-serif;font-size:12px}body.give_receipt_page #give_receipt_wrapper{width:660px;margin:0 auto;padding:50px 0}body.give_receipt_page table{display:table;width:100%;border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;font-size:14px;line-height:2;margin:0 0 20px}body.give_receipt_page td,body.give_receipt_page th{display:table-cell;text-align:right;border-top:1px solid #ededed;padding:6px 0 6px 10px;font-weight:400}body.give_receipt_page th{font-weight:700;text-transform:uppercase}body.give_receipt_page h3{font-size:22px;margin:40px 0 5px;clear:both;display:block;font-weight:700}table#give_donation_receipt,table#give_donation_receipt_products{width:100%}table#give_donation_receipt td,table#give_donation_receipt th{text-align:right}table#give_donation_receipt .give-receipt-thead-text{font-size:18px;text-align:center;display:block}table#give_donation_receipt .give-receipt-thead-text>span{font-size:16px}table#give_donation_receipt li{margin:0 10px 8px 0}table#give_donation_receipt ul{margin:0;padding:0;list-style:none}table#give_donation_receipt .give_receipt_payment_status.failed,table#give_donation_receipt .give_receipt_payment_status.pending,table#give_donation_receipt .give_receipt_payment_status.revoked{color:#f73f2e}table#give_donation_receipt span.donation-level-text-wrap{font-style:italic;display:block}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea{line-height:inherit;padding:12px;background-color:#fff}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=email],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=number],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=password],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=search],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=tel],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=text],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=url]{height:auto;min-height:50px}[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select{line-height:inherit}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active textarea.give-fl-textarea{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{top:1px;right:13px;left:0;padding:6px 0 0}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-required-indicator{display:none}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip{position:absolute;top:0;width:100%;height:100%;margin:0;z-index:1}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip:before{content:unset}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}[id*=give-form] .give-hidden{display:none}[id*=give-form] fieldset{background-color:transparent;padding:0;margin:0;border:0}[id*=give-form] .give-form-title{padding:0;margin:0 0 15px}[id*=give-form] div#give-sidebar-left{width:38%;float:right}[id*=give-form] div.images{margin:0 0 15px}[id*=give-form] div.images img{display:block;width:100%;height:auto;box-shadow:none}[id*=give-form] .give-custom-amount-text{clear:both}[id*=give-form] div.summary{width:58%;float:left}[id*=give-form] div.summary.give-full-width{width:100%;float:none}[id*=give-form] .give_form select.give-select.required{color:#000}[id*=give-form] div.give-form-content-wrap{margin:0 0 20px}[id*=give-form] div.give-form-content-wrap.give_post_form-content{margin:20px 0 0}[id*=give-form].give-display-modal form .give_notices{display:none}[id*=give-form].give-display-modal .give-btn,[id*=give-form].give-display-reveal .give-btn{margin:0 0 15px}[id*=give-form].give-display-modal #give-payment-mode-select,[id*=give-form].give-display-modal #give_purchase_form_wrap,[id*=give-form].give-display-reveal #give-payment-mode-select,[id*=give-form].give-display-reveal #give_purchase_form_wrap{display:none}[id*=give-form] .cc-address{margin-bottom:15px}.single-give_forms.et_right_sidebar #main-content .container:before{display:none}.single-give_forms .give_forms{*zoom:1}.single-give_forms .give_forms:after,.single-give_forms .give_forms:before{content:" ";display:table}.single-give_forms .give_forms:after{clear:both}#give-purchase-gravatars .give-gravatars-title{margin:0 0 15px}#give-purchase-gravatars .give-purchase-gravatars-list{list-style:none;margin:0;padding:0}#give-purchase-gravatars .give-purchase-gravatars-list li{list-style-type:none;display:inline-block;margin:0 0 0 5px;padding:0}#give-recurring-form,form.give-form,form[id*=give-form]{margin:0 0 25px;padding:0}#give-recurring-form .give-hidden,form.give-form .give-hidden,form[id*=give-form] .give-hidden{display:none}@media (min-width:481px){#give-recurring-form .give-title-prefix-wrap .form-row-first,#give-recurring-form .give-title-prefix-wrap .form-row-last,form.give-form .give-title-prefix-wrap .form-row-first,form.give-form .give-title-prefix-wrap .form-row-last,form[id*=give-form] .give-title-prefix-wrap .form-row-first,form[id*=give-form] .give-title-prefix-wrap .form-row-last{float:right;width:40%}#give-recurring-form .give-title-prefix-wrap .form-row-title,form.give-form .give-title-prefix-wrap .form-row-title,form[id*=give-form] .give-title-prefix-wrap .form-row-title{float:right;width:15%}}#give-recurring-form .give-tooltip,form.give-form .give-tooltip,form[id*=give-form] .give-tooltip{margin:0 3px;padding:0;font-size:14px;-moz-transition:.2s all linear;-o-transition:.2s all linear;transition:all .2s linear;color:rgba(51,51,51,.5)}#give-recurring-form .give-tooltip:hover,form.give-form .give-tooltip:hover,form[id*=give-form] .give-tooltip:hover{color:#333}#give-recurring-form h3.give-section-break,#give-recurring-form h4.give-section-break,#give-recurring-form legend,form.give-form h3.give-section-break,form.give-form h4.give-section-break,form.give-form legend,form[id*=give-form] h3.give-section-break,form[id*=give-form] h4.give-section-break,form[id*=give-form] legend{background-color:transparent;font-size:1.15em;font-weight:700;margin:10px 0 15px;padding:0 0 5px;border-bottom:1px solid rgba(0,0,0,.1);width:100%}#give-recurring-form h3.give-section-break span.sub-text,#give-recurring-form h4.give-section-break span.sub-text,#give-recurring-form legend span.sub-text,form.give-form h3.give-section-break span.sub-text,form.give-form h4.give-section-break span.sub-text,form.give-form legend span.sub-text,form[id*=give-form] h3.give-section-break span.sub-text,form[id*=give-form] h4.give-section-break span.sub-text,form[id*=give-form] legend span.sub-text{font-style:italic;font-weight:400}#give-recurring-form .form-row,form.give-form .form-row,form[id*=give-form] .form-row{*zoom:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 15px;overflow:visible;padding:0}#give-recurring-form .form-row:after,#give-recurring-form .form-row:before,form.give-form .form-row:after,form.give-form .form-row:before,form[id*=give-form] .form-row:after,form[id*=give-form] .form-row:before{content:" ";display:table}#give-recurring-form .form-row:after,form.give-form .form-row:after,form[id*=give-form] .form-row:after{clear:both}#give-recurring-form .form-row:last-child,form.give-form .form-row:last-child,form[id*=give-form] .form-row:last-child{margin-bottom:15px}#give-recurring-form .form-row label,form.give-form .form-row label,form[id*=give-form] .form-row label{display:block;margin:0 0 5px;position:relative;line-height:1.7}#give-recurring-form .form-row label.checkbox,form.give-form .form-row label.checkbox,form[id*=give-form] .form-row label.checkbox{display:inline}#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row select,#give-recurring-form .form-row textarea,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row select,form.give-form .form-row textarea,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row select,form[id*=give-form] .form-row textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border-radius:0;outline:none;color:#333;background-color:#fdfdfd;border:1px solid #ccc;margin:0;padding:.5em}#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus{background-color:#fff}#give-recurring-form .form-row input[type=email].required,#give-recurring-form .form-row input[type=password].required,#give-recurring-form .form-row input[type=tel].required,#give-recurring-form .form-row input[type=text].required,#give-recurring-form .form-row input[type=url].required,#give-recurring-form .form-row select.required,#give-recurring-form .form-row textarea.required,form.give-form .form-row input[type=email].required,form.give-form .form-row input[type=password].required,form.give-form .form-row input[type=tel].required,form.give-form .form-row input[type=text].required,form.give-form .form-row input[type=url].required,form.give-form .form-row select.required,form.give-form .form-row textarea.required,form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row select.required,form[id*=give-form] .form-row textarea.required{color:#333}#give-recurring-form .form-row-first,#give-recurring-form .form-row-title,form.give-form .form-row-first,form.give-form .form-row-title,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-title{margin-left:2.5%}#give-recurring-form .form-row-first,#give-recurring-form .form-row-last,form.give-form .form-row-first,form.give-form .form-row-last,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-last{float:right;width:48.5%}#give-recurring-form .form-row-last,form.give-form .form-row-last,form[id*=give-form] .form-row-last{float:left}#give-recurring-form .form-row-wide,form.give-form .form-row-wide,form[id*=give-form] .form-row-wide{*zoom:1;clear:both}#give-recurring-form .form-row-wide:after,#give-recurring-form .form-row-wide:before,form.give-form .form-row-wide:after,form.give-form .form-row-wide:before,form[id*=give-form] .form-row-wide:after,form[id*=give-form] .form-row-wide:before{content:" ";display:table}#give-recurring-form .form-row-wide:after,form.give-form .form-row-wide:after,form[id*=give-form] .form-row-wide:after{clear:both}#give-recurring-form .form-row-two-thirds,form.give-form .form-row-two-thirds,form[id*=give-form] .form-row-two-thirds{float:right;width:65.75%}#give-recurring-form .form-row-two-thirds.form-row-first,form.give-form .form-row-two-thirds.form-row-first,form[id*=give-form] .form-row-two-thirds.form-row-first{margin-right:0}#give-recurring-form .form-row-one-third,form.give-form .form-row-one-third,form[id*=give-form] .form-row-one-third{float:right;width:31.25%;margin-right:3%}#give-recurring-form .form-row-one-third.form-row-first,form.give-form .form-row-one-third.form-row-first,form[id*=give-form] .form-row-one-third.form-row-first{margin-right:0}@media (max-width:480px){#give-recurring-form .form-row-responsive,form.give-form .form-row-responsive,form[id*=give-form] .form-row-responsive{margin-right:0;margin-left:0;width:100%}}#give-recurring-form .give-error,#give-recurring-form .give-required-indicator,form.give-form .give-error,form.give-form .give-required-indicator,form[id*=give-form] .give-error,form[id*=give-form] .give-required-indicator{color:#a00}#give-recurring-form .card-expiration>select,form.give-form .card-expiration>select,form[id*=give-form] .card-expiration>select{width:44%;margin:0}#give-recurring-form .card-expiration>span.exp-divider,form.give-form .card-expiration>span.exp-divider,form[id*=give-form] .card-expiration>span.exp-divider{display:inline;text-align:center}#give-recurring-form .card-expiration select.card-expiry-year,form.give-form .card-expiration select.card-expiry-year,form[id*=give-form] .card-expiration select.card-expiry-year{float:left}#give-recurring-form .give-disabled,#give-recurring-form [disabled],form.give-form .give-disabled,form.give-form [disabled],form[id*=give-form] .give-disabled,form[id*=give-form] [disabled]{cursor:not-allowed}form[id*=give-form] .give-donation-amount{margin:0 0 15px}form[id*=give-form] .give-donation-amount .give-currency-symbol{background-color:#f2f2f2;border-top:1px solid #ccc;border-bottom:1px solid #ccc;color:#333;margin:0;padding:0 12px;height:35px;line-height:35px;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:right}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before{border-right:1px solid #ccc;border-left:none}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after{border-right:none;border-left:1px solid #ccc}form[id*=give-form] .give-donation-amount #give-amount,form[id*=give-form] .give-donation-amount #give-amount-text{border:1px solid #ccc;background:#fff;border-radius:0;height:35px;line-height:35px;padding:0 12px;margin:0;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:125px;float:right}form[id*=give-form] .give-donation-amount #give-amount-text.invalid-amount,form[id*=give-form] .give-donation-amount #give-amount.invalid-amount{border:1px solid red}form[id*=give-form] .give-donation-amount input.give-amount-top{width:125px}form[id*=give-form] .give-donation-amount span.give-final-total-amount{border:1px solid #ccc;border-radius:0;height:35px;line-height:35px;padding:0 12px;margin:0;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:not-allowed;background:#fff;float:right}form[id*=give-form] #give_terms_agreement legend{display:none}form[id*=give-form] #give_terms_agreement label{display:inline-block}form[id*=give-form] #give-final-total-wrap{margin:10px 0 25px;padding:0;*zoom:1}form[id*=give-form] #give-final-total-wrap:after,form[id*=give-form] #give-final-total-wrap:before{content:" ";display:table}form[id*=give-form] #give-final-total-wrap:after{clear:both}form[id*=give-form] #give-final-total-wrap .give-donation-total-label{background-color:#f2f2f2;color:#333;margin:0;padding:0 12px;height:35px;line-height:35px;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:right;border:1px solid #ccc}@media (max-width:480px){form[id*=give-form] #give-final-total-wrap .give-donation-total-label{display:block;float:none}}form[id*=give-form] #give-final-total-wrap .give-final-total-amount{background:#fff;border-radius:0;height:35px;line-height:35px;padding:0 12px;margin:0;font-size:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;border-right:none;float:right}@media (max-width:480px){form[id*=give-form] #give-final-total-wrap .give-final-total-amount{border:1px solid #ccc;border-top:0;display:block;float:none}}.give-display-button-only>:not(.give-btn-modal){display:none}form[id*=give-form] input[type=radio]{margin:0 0 0 .5em}form[id*=give-form] #give-donation-level-radio-list{margin:0 0 15px;padding:0;list-style:none;clear:both}form[id*=give-form] #give-donation-level-radio-list>li{list-style-type:none;list-style-image:none;margin:0;padding:0}form[id*=give-form] #give-donation-level-radio-list>li label{cursor:pointer;display:inline-block;margin:0}form[id*=give-form] #give-donation-level-radio-list>li input[type=radio]{margin:0 0 0 .5em;outline:none;width:auto}form[id*=give-form] #give-gateway-radio-list{*zoom:1;margin:0 0 15px;padding:0;list-style:none}form[id*=give-form] #give-gateway-radio-list:after,form[id*=give-form] #give-gateway-radio-list:before{content:" ";display:table}form[id*=give-form] #give-gateway-radio-list:after{clear:both}form[id*=give-form] #give-gateway-radio-list>li{list-style-type:none;list-style-image:none;margin:0;padding:0}@media (min-width:480px){form[id*=give-form] #give-gateway-radio-list>li{display:inline-block;margin-left:15px;margin-right:0}}form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option{cursor:pointer;display:inline;margin:0}form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{margin:0 0 0 .25em;outline:none;width:auto;display:inline}form[id*=give-form] input[type=checkbox]{margin:0 0 0 .25em}form[id*=give-form] select.give-select-level{outline:none;border-radius:0;min-width:155px;border:1px solid #ccc;margin:0 0 15px;display:block;clear:both;color:#333;background-color:#fdfdfd;padding:.5em;max-width:100%}#give-donation-level-button-wrap{*zoom:1;margin:0 0 15px;padding:0;clear:both;list-style:none}#give-donation-level-button-wrap:after,#give-donation-level-button-wrap:before{content:" ";display:table}#give-donation-level-button-wrap:after{clear:both}#give-donation-level-button-wrap>li{list-style-type:none;list-style-image:none;float:right;margin:0 0 5px 5px}.give_terms_links{float:left}[id*=give_secure_site_wrapper]{padding:4px 0 15px 4px;font-size:16px;line-height:20px}[id*=give_secure_site_wrapper] span.padlock{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:20px}[id*=give_secure_site_wrapper] span.padlock :before{display:inline-block}#give_purchase_form_wrap input.give-input.card-cvc.valid,#give_purchase_form_wrap input.give-input.card-expiry.valid,#give_purchase_form_wrap input.give-input.card-number.valid{background-image:url(../images/tick.png);background-repeat:no-repeat;background-position:left 10px top 50%;background-size:16px}#give_purchase_form_wrap input.give-input.card-cvc.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-expiry.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-number.valid.fl-input:not(.card-cvc):not(.card-expiry){background-position:left 55px top 50%}#give_purchase_form_wrap span.card-type{position:absolute;top:-2px;left:0;width:37px;height:26px;background-size:37px 26px!important}#give_purchase_form_wrap .fl-wrap span.card-type{top:calc(.5em + 6px);left:11px}#give_purchase_form_wrap span.card-type.off{display:none}#give_purchase_form_wrap span.card-type.visa{background:url(../images/visa.svg) no-repeat}#give_purchase_form_wrap span.card-type.mastercard{background:url(../images/mastercard.svg) no-repeat}#give_purchase_form_wrap span.card-type.discover{background:url(../images/discover.svg) no-repeat}#give_purchase_form_wrap span.card-type.amex{background:url(../images/amex.svg) no-repeat}#give_purchase_form_wrap span.card-type.maestro{background:url(../images/maestro.svg) no-repeat}#give_purchase_form_wrap span.card-type.dinersclub{background:url(../images/diners-club.svg) no-repeat}#give_purchase_form_wrap span.card-type.jcb{background:url(../images/jcb.svg) no-repeat}#give_purchase_form_wrap span.card-type.dankort{background:url(../images/dankort.png) no-repeat}#give_purchase_form_wrap span.card-type.unionpay{background:url(../images/unionpay.svg) no-repeat}@-webkit-keyframes opacity{0%{opacity:1}to{opacity:0}}@-moz-keyframes opacity{0%{opacity:1}to{opacity:0}}form[id*=give-form] p.give-loading-text,form[id*=give-form] span.give-loading-text{display:none;float:left;height:16px;width:16px;margin:0;padding:0;font-style:italic;line-height:20px;font-size:16px;font-weight:400}form[id*=give-form] .give-loading-animation{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;float:right;height:16px;width:16px;line-height:1;font-size:16px;margin:0 0 0 5px;background-size:20px 20px;background-repeat:no-repeat;background-color:transparent}form[id*=give-form] .give-payment-mode-label .give-loading-text{float:left}[id*=give-form] .give-login-account-wrap{margin:0 0 15px;position:relative}[id*=give-form] .give-login-account-wrap .give-login-message{text-align:left;margin:0;padding:0}[id*=give-form] .give-login-account-wrap .give-loading-text{position:absolute;left:0;top:.25em}[id*=give-form] fieldset[id^=give-login-fields]{margin:0 0 15px}[id*=give-form] .give-new-account-link{margin:0 0 15px;padding:0}[id*=give-form] .give_login_forgot_password{float:left}.give-submit-button-wrap input.give-cancel-login,[id^=give-user-login-submit] input.give-cancel-login{margin-right:5px}.give-submit-button-wrap span.give-loading-animation,[id^=give-user-login-submit] span.give-loading-animation{margin:0 .5em 0 0;display:none}.give-submit-button-wrap .give-submit,[id^=give-user-login-submit] .give-submit{float:right}.give-user-login-fields-container:after{display:block;content:"";clear:both}#give-login-form div.give-login,#give-login-form legend,#give-register-form div.give-login,#give-register-form legend{line-height:2;margin-bottom:15px}#give-login-form label,#give-register-form label{min-width:100px;display:inline-block}div.give-form-wrap.mfp-hide{display:block!important}div.mfp-content fieldset ol,div.mfp-content fieldset p,div.mfp-content fieldset ul{margin-bottom:1.2em;line-height:1.4}div.mfp-content form[id*=give-form] .give_notices{display:block!important}.give-btn{background:#ededed;border:1px solid #ccc;color:#333;padding:8px 10px;cursor:pointer;line-height:1.2em;font-size:1em}.give-btn:hover{background:#dbdbdb}#give_profile_editor_form legend{width:auto;padding:0 5px 5px;border-bottom:0}form#give-email-access-form div.g-recaptcha,form#give-email-access-form input#give-email{margin:0 0 15px}form#give-email-access-form input#give-email{width:305px}@media (max-width:768px){[id*=give-form] div#give-sidebar-left,[id*=give-form] div.images,[id*=give-form] div.summary{width:100%;float:none}}.give-form-wrap .give-form h3.give-section-break,.give-form-wrap .give-form h4.give-section-break{margin:10px 0 0}.give-do-validate input.error{border-color:red!important}.give-button-with-loader span.give-loading-animation{display:none;position:relative;top:3px;float:left;font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:16px;width:16px;line-height:1;font-size:16px;margin:0 5px 0 0;background-size:20px 20px;background-repeat:no-repeat;background-color:transparent}.give-active span.give-loading-animation{display:inline}@media (min-width:481px){html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-first,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-last,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-title{float:left!important}}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-title{margin-left:0!important;margin-right:2.5%}html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-last{float:left!important}html[dir=rtl] form.give-form .form-row-last{float:right!important}html[dir=rtl] form.give-form .form-row-two-thirds{float:left!important}html[dir=rtl] form.give-form .form-row-two-thirds.form-row-first{margin-left:0!important}html[dir=rtl] form.give-form .form-row-one-third{float:left!important;margin-left:3%;margin-right:0!important}html[dir=rtl] form.give-form .form-row-one-third.form-row-first{margin-left:0!important}html[dir=rtl] form.give-form .card-expiration select.card-expiry-year{float:right!important}.give-embed-form-wrapper{width:100%!important;position:relative}.give-embed-form-wrapper .iframe-loader{height:100%;width:100%;position:absolute;top:0;pointer-events:none}.give-embed-form-wrapper iframe{width:100%!important}.give-embed-form-wrapper.is-hide{position:fixed;right:-9999px}.give-embed-form-wrapper.modal{position:fixed;z-index:999999;top:0;right:0;width:100%!important;height:100%!important;max-width:none!important;padding:0!important;margin:0!important;overflow:hidden auto}.give-embed-form-wrapper.modal .modal-inner-wrap{position:absolute;top:0;width:100%;z-index:1}.give-embed-form-wrapper.modal .modal-content{position:relative;margin:35px auto auto;max-width:572px;width:100%}.give-embed-form-wrapper.modal .close-btn-wrap{margin-top:15px}.give-embed-form-wrapper.modal .close-btn{background:#000;color:#fff!important;border-radius:24px;text-decoration:none;outline:none;font-size:.5em;position:absolute;left:9px;top:-14px;font-weight:700;padding:2px 10px;opacity:.3}.give-embed-form-wrapper.modal .close-btn:hover{opacity:.8}.give-embed-form-wrapper.modal .close-btn span{margin-right:3px;font-size:1.5em;line-height:.7em}.give-embed-form-wrapper.modal:after{content:"";display:block;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8);overflow:hidden}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(-180deg)}}.js-give-grid-modal-launcher+div.js-give-embed-form-modal-launcher-wrap{display:none}.give_notices{position:relative}.give_notices .notice-dismiss{position:absolute;top:50%;left:0;transform:translateY(-50%);border:none;margin:0;padding:5px;background:100% 0;color:#72777c;cursor:pointer;max-width:28px!important}.give_notices .notice-dismiss:before{background:100% 0;color:#72777c;content:"\f153";display:block;font:400 16px/20px dashicons;speak:none;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased}.give_notices .notice-dismiss:hover{background-color:transparent}.give_notices .notice-dismiss:hover:before{color:#dc3232}.give_error,.give_success,.give_warning{position:relative;margin:15px 0;background:#f9f9f9;padding:1em 2em 1em 1.5em;border-right:4px solid;box-shadow:0 1px 1px rgba(0,0,0,.125);clear:both}.give_error>p,.give_success>p,.give_warning>p{margin:0!important;color:#333}.give_error:before,.give_success:before,.give_warning:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;font-size:16px;margin-top:-15px;right:-17px;color:#fff;width:30px;height:30px;border-radius:100%;text-align:center;line-height:30px;text-shadow:-1px 1px rgba(0,0,0,.5)}.give_error{border-color:#a00}.give_error:before{content:"\f02d";background-color:#a00}.give_success{border-color:#7ad03a}.give_success:before{background-color:#7ad03a;content:"\e601"}.give_warning{border-color:#ffba00}.give_warning:before{background-color:#ffba00;content:"\f02d"}.twentythirteen .give_forms{padding:40px 0}.twentyfourteen .tfgive{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfgive .give_forms .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfgive div.give_forms.hentry.has-post-thumbnail{margin-top:0}.twentyfourteen .tfgive .give_forms .images img{margin-bottom:1em}@media screen and (min-width:673px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfgive{padding-left:15px;padding-right:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfgive{padding-left:30px;padding-right:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfgive{margin-left:54px}.full-width .twentyfourteen .tfgive{margin-left:auto}}.twentyfifteen .t15give{padding-right:7.6923%;padding-left:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15give .page-title{margin-right:0}.twentyfifteen .t15give div.summary{padding:0}@media screen and (min-width:38.75em){.twentyfifteen .t15give{margin-left:7.6923%;margin-right:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15give{margin-right:8.3333%;margin-left:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.avada-row>div.give-wrap #content{width:100%}.give-goal-progress{margin-bottom:20px;clear:both}.give-goal-progress .income{font-size:46px;line-height:48px;letter-spacing:-1px;color:#333}.give-goal-progress .raised{margin-bottom:15px}.give-progress-bar{height:20px;position:relative;background:#eee;border-radius:25px;overflow:hidden}.give-progress-bar>span{display:block;height:100%;border-top-left-radius:8px;border-bottom-left-radius:8px;border-top-right-radius:20px;border-bottom-right-radius:20px;background-color:#2bc253;position:relative;overflow:hidden}table.give-table{color:#666;font-size:14px;text-shadow:-1px 1px 0 #fff;background:#eaebec;margin:20px 0;border:1px solid #e0e0e0;border-top:none;border-bottom:none;width:100%}table.give-table thead{font-weight:700}table.give-table thead th:first-child{text-align:right;border-right:none}table.give-table th{padding:21px 25px;border:1px solid #e0e0e0;border-top-color:#e8e8e8;border-left:none;background:#f6f6f6;text-align:center;font-weight:700}table.give-table tbody tr{text-align:center}table.give-table tbody tr td{padding:18px;border:1px solid #e0e0e0;border-top-color:#fff;border-left:none;background:#fff;text-align:center}table.give-table tbody tr td:first-child{text-align:right;border-right:0}table.give-table tbody tr:nth-child(2n) td{background:#fcfcfc}body.give-twentysixteen div.entry-summary{margin:0}body.give-twentysixteen button.give-btn{color:#333}body.give-twentysixteen .give-submit{color:#fff}body.give-twentysixteen fieldset#give_terms_agreement{padding-right:0}body.give-twentyseventeen.colors-dark div#give_purchase_form_wrap span.give-final-total-amount,body.give-twentyseventeen.colors-dark div.give-total-wrap input.give-text-input,body.give-twentyseventeen.colors-dark div.give_notices p{color:#000}body.give-twentyseventeen.colors-dark form[id*=give] fieldset{background-color:transparent}body.give-twentynineteen .give-form .give-btn:focus{color:#fff}body.theme-twentytwenty .give-wrap{max-width:1200px;margin:60px auto}html[class*=avia] body#top form[id*=give-form] input.give-amount-top{width:unset;border:1px solid #ccc;border-right:none}html[class*=avia] body#top [id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{right:7px}html[class*=avia] body#top [id*=give-form].give-fl-form div.give-fl-is-active input{padding:8px 6px 0}.give-donation-history .give-table{table-layout:auto}.give-donation-history .give-table .give-security-column{float:right}.give-donation-history .give-table .give-security-column.give-security-description-wrap{width:75%;padding:16px 13px;font-size:12px;font-style:italic}.give-donation-history .give-table .give-security-column.give-security-button-wrap{width:25%;padding:25px 5px}.give-donation-history .give-table .give-security-column.give-security-button-wrap span{display:none;padding:0 20px}.give_user_history_main .give-mobile-title{display:none}@media screen and (max-width:480px){#give_user_history thead{display:none}#give_user_history tbody{border-top:1px solid #e0e0e0}#give_user_history tr{padding:.5rem 0;background:#fff}#give_user_history tr:nth-child(2n){background-color:#fafafa}#give_user_history td{border:none;padding-top:0;padding-bottom:0;background-color:transparent}#give_user_history td,#give_user_history tr{display:block;border-right:none;text-align:right}#give_user_history .give-mobile-title{display:inline-block;font-weight:700;min-width:6em}}.give-modal{top:0;right:0;width:100%;height:100%;z-index:2148482499;overflow:hidden;outline:none!important;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}.give-modal form[id*=give-form],.give-modal form[id*=give-form] .give-submit{margin-bottom:0}.give-modal form[id*=give-form] .give-payment-mode-label{margin-top:0;padding-top:0}@media (max-width:580px){.give-modal form[id*=give-form] .give-input{font-size:16px}}.give-modal .mfp-content{box-sizing:border-box;position:relative;background:#fff;padding:20px;width:auto;max-width:650px;margin:40px auto;z-index:2148482599}.give-modal .mfp-content [id*=give-form] #give-payment-mode-select,.give-modal .mfp-content [id*=give-form] #give_purchase_form_wrap,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-amount,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-levels-wrap{display:block}.give-modal .mfp-content .mfp-close:hover{background-color:transparent}.give-modal form.give-form button.mfp-close{position:absolute;display:block!important}.give-modal .mfp-container:after{display:none}.give-modal .mfp-content{vertical-align:middle;transform:translateY(-100px)}.give-modal.mfp-bg,.give-modal .mfp-content{opacity:0;transition:all .2s}.give-modal.mfp-ready .mfp-content{opacity:1;transform:translateY(0)}.give-modal.mfp-ready.mfp-bg{opacity:.8}.give-modal.mfp-removing .mfp-content{transform:translateY(-50px);opacity:0}.give-modal.mfp-removing.mfp-bg{opacity:0}.give-donation-grid-item-form{position:relative;margin:0 auto;max-width:600px;background-color:#fff;padding:1rem 1.5rem;height:85vh;overflow-y:auto}.give-donation-grid-item-form #give_purchase_form_wrap{display:block!important}.give-donation-grid-item-form .give-btn-modal,.give-donation-grid-item-form .give-btn-reveal{display:none!important}.modal-fade-slide.give-modal .mfp-content{padding:0;max-width:100%}.modal-fade-slide .give-modal--slide{opacity:0;transition:all .2s ease-out;transform:translateY(-20px) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-ready .give-modal--slide{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--slide{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.mfp-close:hover{background-color:transparent}.mfp-content .give-display-button-only .give-form-title{display:none}.mfp-content .give-display-button-only>:not(form),.mfp-content .give-display-button-only form>:not(.give-btn-modal){display:block}.give-donor{border:1px solid #e5e5e5;background:#fff;color:#333;font-size:1em;margin-bottom:20px;padding:20px;position:relative;transition:all .2s ease-out;width:100%}.give-donor__header{align-items:center;display:flex}.give-donor__image{border:1px solid #e5e5e5;background:#fff;text-align:center;flex-basis:60px;flex-shrink:0;line-height:60px;height:60px;margin-left:10px;overflow:hidden;border-radius:50%}.give-donor__image img{border-radius:50%;display:block;height:58px;object-fit:cover;width:100%}.give-donor__details{flex-grow:1;overflow:hidden}.give-donor__name{font-size:1em!important;font-weight:700!important;margin:0!important;padding:0!important}.give-donor__name,.give-donor__timestamp{color:#333!important;line-height:1.3!important}.give-donor__timestamp{display:block;font-size:75%!important}.give-donor__content{margin-top:10px;width:100%}.give-donor__content p{color:#333;font-size:1em!important;line-height:1.5!important;margin:0 0 20px!important;padding:0!important;width:100%}.give-donor__content:first-child{margin-top:0!important}.give-donor__content :last-child{margin-bottom:0!important}.give-donor__read-more{cursor:pointer;white-space:nowrap}.give-donor__excerpt+.give-donor__comment{display:none}.give-donor-wall-modal p:last-child{margin-bottom:0}.form-row .give-stripe-cc-field{box-sizing:border-box;width:100%;border-radius:0;outline:none;color:#333;background-color:#fdfdfd;border:1px solid #ccc;margin:0;padding:.5em}.give-stripe-cc-field.give-fl-input{height:auto;min-height:50px;line-height:inherit;padding:14px 10px;background-color:#fff}.give-stripe-cc-field-wrap .give-fl-is-active .give-fl-input{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}.give-stripe-cc-field-wrap .give-fl-label span{display:none}.give-stripe-single-cc-field-wrap{border:1px solid #ccc;background-color:#fdfdfd;padding:10px;height:40px;margin:0 0 15px}.give-form .give-stripe-cc-field.focus,.give-form .give-stripe-cc-field:focus{background-color:#fff}.give-stripe-checkout-modal{all:initial;box-sizing:border-box;position:fixed;font-family:-apple-system,BlinkMacSystemFont,sans-serif;right:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;z-index:100001!important}.give-stripe-checkout-modal.give-stripe-checkout-show-modal{opacity:1;visibility:visible;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s}.give-stripe-checkout-modal .give-stripe-checkout-modal-content{position:absolute;top:42%;right:50%;transform:translate(50%,-50%);background:#fff;overflow:hidden;width:90%;max-width:fit-content;border-radius:.5rem}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header{background-color:#000;color:#fff;padding:20px;text-align:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-modal-close{background:none;padding:0;margin:15px;font:inherit;outline:inherit;color:#fff;cursor:pointer;position:absolute;top:0;left:0;border:none}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header h3{color:#fff;text-transform:uppercase;font-size:18px;font-weight:600;margin:0 0 10px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-form-title{color:#f5f5f5;font-size:18px;font-weight:600;margin:10px 0 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donor-email{color:#e5e5e5;font-size:14px;font-weight:400;margin:5px 0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donation-amount{font-size:36px;font-weight:600}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body{padding:20px;display:block;overflow:hidden}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body hr{margin:20px 0;border:1px solid #e5e5e5}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-checkout-modal-else-part{margin:-5px 0 20px;text-align:center;font-size:14px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-single-cc-field-wrap{margin:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer{padding:20px;text-align:center;background-color:#f5f5f5}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap{display:flex;align-items:center;justify-content:center}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap .sequoia-loader{bottom:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-sequoia-donate-button{order:99!important;display:flex;align-items:center;justify-content:center;padding:20px 28px!important;border-radius:4px;border:none;font-size:22px;line-height:20px;min-width:236px;filter:brightness(1);transition:filter .2s ease}.give-wrap .give-grid{max-width:30rem}.give-wrap .give-grid__item{margin-bottom:1.5rem;width:100%}.give-wrap .give-grid__item>:last-child{margin-bottom:0}.give-wrap .give-wrap:before{display:block;content:"";clear:both}@media (min-width:30rem){.give-wrap .give-grid{display:flex;flex-flow:row wrap;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{padding:0 .75rem;display:flex}}@media (min-width:30rem) and (min-width:40rem){.give-wrap .give-grid--2 .give-grid__item,.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:50%}}@media (min-width:30rem) and (min-width:72rem){.give-wrap .give-grid--3 .give-grid__item,.give-wrap .give-grid--4 .give-grid__item{width:33.33333%}}@media (min-width:30rem) and (min-width:90rem){.give-wrap .give-grid--4 .give-grid__item{width:25%}}@supports (display:grid){.give-wrap .give-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid__item{display:flex;margin-bottom:0;padding:0;width:auto!important}@media (min-width:40rem){.give-wrap .give-grid--best-fit{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (min-width:40rem){.give-wrap .give-grid--2,.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:72rem){.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(3,1fr)}}@media (min-width:90rem){.give-wrap .give-grid--4{grid-template-columns:repeat(4,1fr)}}}.give-wrap .give-card{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);color:inherit;display:flex;flex-direction:column;width:100%;text-decoration:none;transition:all .1s ease-out}.give-wrap .give-card:active,.give-wrap .give-card:focus,.give-wrap .give-card:hover,.give-wrap .give-card:visited{border-color:#ccc;box-shadow:0 4px 12px rgba(0,0,0,.16)}.give-wrap .give-card__media img{border-radius:0;box-shadow:none;display:block;height:auto;margin:0;object-fit:cover;order:1;width:100%}.give-wrap .give-card__body{display:flex;flex-direction:column;flex-grow:1;order:2;padding:1.5rem}.give-wrap .give-card__body>:last-child{margin-bottom:0}.give-wrap .give-card__title{line-height:1.3;margin:0 0 .75rem;padding:0}.give-wrap .give-card__text{margin:0 0 1.5rem;padding:0}.give-wrap .give-card__progress{margin-top:auto;width:100%}.give-wrap .give-card__progress .raised,.give-wrap .give-card__progress>:last-child{margin-bottom:0}.give-wrap .give-card__progress .income{font-size:2em}.give-wrap .give-page-numbers{font-size:1.25em}#give-receipt .timeline-item{background:#fff}@keyframes placeHolderShimmer{0%{background-position:100% 0}to{background-position:520px 0}}#give-receipt .placeholder-animation{max-width:650px;margin:0 auto}#give-receipt .animated-background{animation-duration:.85s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(270deg,#eee 8%,#ddd 18%,#eee 33%);background-size:520px 100%;position:relative}#give-receipt .container{margin:0 auto;width:650px;background-color:#eee;border:1px solid #eee}#give-receipt .layer{display:flex}#give-receipt .layer.h1{height:28px}#give-receipt .layer.h2{height:22px}#give-receipt .layer.inline-radios{height:12px}#give-receipt .layer.label{height:8px}#give-receipt .layer-item.opaque{background:#fff}#give-receipt .layer-gap{background-color:#fff}#give-receipt .layer-gap.large{height:40px}#give-receipt .layer-gap.medium{height:20px}#give-receipt .layer-gap.small{height:10px}#give-receipt .layer-1 .layer-item:nth-child(odd){width:45%}#give-receipt .layer-1 .layer-item:nth-child(2n){width:55%}#give-receipt .layer-4 .layer-item:first-child{width:30%}#give-receipt .layer-4 .layer-item:nth-child(2){width:10%}#give-receipt .layer-4 .layer-item:nth-child(3){width:20%}#give-receipt .layer-4 .layer-item:nth-child(4){width:30%}#give-receipt .layer-4 .layer-item:nth-child(5){width:10%}#give-receipt .layer-5 .layer-item:first-child{width:40%}#give-receipt .layer-5 .layer-item:nth-child(2){width:5%}#give-receipt .layer-5 .layer-item:nth-child(3){width:15%}#give-receipt .layer-5 .layer-item:nth-child(4){width:40%}#give-receipt .layer-6 .layer-item:nth-child(odd){width:30%}#give-receipt .layer-6 .layer-item:nth-child(2n){width:70%}#give-receipt .layer-8 .layer-item:first-child{width:40%}#give-receipt .layer-8 .layer-item:nth-child(2){width:20%}#give-receipt .layer-8 .layer-item:nth-child(3){width:40%}.give-grid-ie-utility{margin:0 -12px}@supports (display:grid){.give-grid-ie-utility{margin:0}}
trunk/assets/dist/css/gutenberg.css ADDED
@@ -0,0 +1 @@
 
1
+ .gutenberg__editor .give-blank-slate__image{max-width:96px}.give-chosen-base-control a.chosen-single{box-shadow:none!important}.give-chosen-base-control ul.chosen-results{margin:0!important;text-align:left!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-give-donation-form{position:relative}.wp-block-give-donation-form form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{display:inline-block}.give-change-donation-form-btn svg{margin-top:3px}[data-type="give/donation-form"] .components-base-control__field{max-width:400px;margin:0 auto;text-align:left}.timeline-item{background:#fff}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:520px 0}}.placeholder-animation{max-width:650px;margin:0 auto}.animated-background{animation-duration:.85s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:520px 100%;position:relative}.container{margin:0 auto;width:650px;background-color:#eee;border:1px solid #eee}.layer{display:flex}.layer.h1{height:28px}.layer.h2{height:22px}.layer.inline-radios{height:12px}.layer.label{height:8px}.layer-item.opaque{background:#fff}.layer-gap{background-color:#fff}.layer-gap.large{height:40px}.layer-gap.medium{height:20px}.layer-gap.small{height:10px}.layer-1 .layer-item:nth-child(odd){width:45%}.layer-1 .layer-item:nth-child(2n){width:55%}.layer-4 .layer-item:first-child{width:30%}.layer-4 .layer-item:nth-child(2){width:10%}.layer-4 .layer-item:nth-child(3){width:20%}.layer-4 .layer-item:nth-child(4){width:30%}.layer-4 .layer-item:nth-child(5){width:10%}.layer-5 .layer-item:first-child{width:40%}.layer-5 .layer-item:nth-child(2){width:5%}.layer-5 .layer-item:nth-child(3){width:15%}.layer-5 .layer-item:nth-child(4){width:40%}.layer-6 .layer-item:nth-child(odd){width:30%}.layer-6 .layer-item:nth-child(2n){width:70%}.layer-8 .layer-item:first-child{width:40%}.layer-8 .layer-item:nth-child(2){width:20%}.layer-8 .layer-item:nth-child(3){width:40%}
trunk/assets/dist/css/gutenberg.rtl.css ADDED
@@ -0,0 +1 @@
 
1
+ .gutenberg__editor .give-blank-slate__image{max-width:96px}.give-chosen-base-control a.chosen-single{box-shadow:none!important}.give-chosen-base-control ul.chosen-results{margin:0!important;text-align:right!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-give-donation-form{position:relative}.wp-block-give-donation-form form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{display:inline-block}.give-change-donation-form-btn svg{margin-top:3px}[data-type="give/donation-form"] .components-base-control__field{max-width:400px;margin:0 auto;text-align:right}.timeline-item{background:#fff}@keyframes placeHolderShimmer{0%{background-position:100% 0}to{background-position:520px 0}}.placeholder-animation{max-width:650px;margin:0 auto}.animated-background{animation-duration:.85s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(270deg,#eee 8%,#ddd 18%,#eee 33%);background-size:520px 100%;position:relative}.container{margin:0 auto;width:650px;background-color:#eee;border:1px solid #eee}.layer{display:flex}.layer.h1{height:28px}.layer.h2{height:22px}.layer.inline-radios{height:12px}.layer.label{height:8px}.layer-item.opaque{background:#fff}.layer-gap{background-color:#fff}.layer-gap.large{height:40px}.layer-gap.medium{height:20px}.layer-gap.small{height:10px}.layer-1 .layer-item:nth-child(odd){width:45%}.layer-1 .layer-item:nth-child(2n){width:55%}.layer-4 .layer-item:first-child{width:30%}.layer-4 .layer-item:nth-child(2){width:10%}.layer-4 .layer-item:nth-child(3){width:20%}.layer-4 .layer-item:nth-child(4){width:30%}.layer-4 .layer-item:nth-child(5){width:10%}.layer-5 .layer-item:first-child{width:40%}.layer-5 .layer-item:nth-child(2){width:5%}.layer-5 .layer-item:nth-child(3){width:15%}.layer-5 .layer-item:nth-child(4){width:40%}.layer-6 .layer-item:nth-child(odd){width:30%}.layer-6 .layer-item:nth-child(2n){width:70%}.layer-8 .layer-item:first-child{width:40%}.layer-8 .layer-item:nth-child(2){width:20%}.layer-8 .layer-item:nth-child(3){width:40%}
trunk/assets/dist/css/plugin-deactivation-survey.css ADDED
@@ -0,0 +1 @@
 
1
+ .give-button{display:inline-block;height:30px;line-height:28px;padding:0 12px 2px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;margin-left:.5rem;font-weight:400;font-size:.9em}.give-button:active{transform:translateY(1px)}.give-button--primary{background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799;outline:0}.give-button--primary:hover{background:#008ec2;border-color:#006799;color:#fff}.give-button--primary:active{background:#0073aa;border-color:#006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.give-button--primary:focus{background:#0073aa;border-color:#006799;color:#fff;box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.give-button--secondary{color:#555;border-color:#ccc;background:#f7f7f7;box-shadow:0 1px 0 #ccc;vertical-align:top}.give-button--secondary:hover{background:#fafafa;border-color:#999;color:#23282d}.give-button--secondary:active{background:#eee;border-color:#999;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.give-button--secondary:focus{background:#eee}.mfp-bg{z-index:1000001;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000002;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1000003}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1000005;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.give-modal{box-shadow:0 15px 10px -5px rgba(0,0,0,.15);position:relative;background:#fff;font-family:Arial,Baskerville,monospace;font-size:16px;width:auto;max-width:500px;margin:60px auto 20px;border-top:5px solid transparent;line-height:1.5}.give-modal--success{border-top-color:#46b450}.give-modal--notice{border-top-color:#00a0d2}.give-modal--warning{border-top-color:#ffb900}.give-modal--error{border-top-color:#dc3232}.give-modal__body{padding:1.5rem}.give-modal__body>:last-child{margin-bottom:0}.give-modal__title{margin:0 0 .75rem;padding:0}.give-modal__description{margin:0 0 1.5rem;padding:0}.give-modal .give-spinner-wrap{margin-left:40%}.give-modal .give-modal__controls{position:relative;padding:1rem 1.5rem;background-color:#fbfbfb;border-top:1px solid #d7d7d7;text-align:right}.give-modal .give-modal__controls .spinner{display:none;visibility:visible;margin-left:0;float:left}.give-modal--additional-link{float:left;line-height:26px}.modal-fade-slide .give-modal--zoom{opacity:0;transition:all .2s ease-out;transform:translateY(-20px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-ready .give-modal--zoom{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--zoom{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}#deactivation-survey-title{display:flex;flex-flow:row wrap;align-items:center;margin:0;padding:.85rem 1rem;background-color:#f0f1f1;border-bottom:1px solid #cdcdcd}#deactivation-survey-title img{max-width:45px}#deactivation-survey-title span{margin-left:12px}.give-survey-extra-field{display:none;margin-bottom:15px}.deactivation-survey-form{padding:1rem 1.5rem}.deactivation-survey-form label{display:block;font-size:13px;margin-top:8px}.deactivation-survey-form .give-field-description{color:#888;font-style:italic}.deactivation-error{margin:25px 0 0;padding:1rem}.deactivation-survey-wrap{max-width:650px;border-top:0}.deactivation-survey-wrap .give-modal__body{padding:0}.deactivation-survey-wrap .give-modal__description{display:none}#survey-and-delete-data{background-color:#fefcf1;border:1px solid #f3eed6;margin-top:20px;padding:0 1rem}#survey-and-delete-data label{font-size:15px}#survey-and-delete-data .give-field-description{font-size:13px}
trunk/assets/dist/css/plugin-deactivation-survey.rtl.css ADDED
@@ -0,0 +1 @@
 
1
+ .give-button{display:inline-block;height:30px;line-height:28px;padding:0 12px 2px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;margin-right:.5rem;font-weight:400;font-size:.9em}.give-button:active{transform:translateY(1px)}.give-button--primary{background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,-1px 0 1px #006799,0 1px 1px #006799,1px 0 1px #006799;outline:0}.give-button--primary:hover{background:#008ec2;border-color:#006799;color:#fff}.give-button--primary:active{background:#0073aa;border-color:#006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.give-button--primary:focus{background:#0073aa;border-color:#006799;color:#fff;box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.give-button--secondary{color:#555;border-color:#ccc;background:#f7f7f7;box-shadow:0 1px 0 #ccc;vertical-align:top}.give-button--secondary:hover{background:#fafafa;border-color:#999;color:#23282d}.give-button--secondary:active{background:#eee;border-color:#999;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.give-button--secondary:focus{background:#eee}.mfp-bg{z-index:1000001;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;right:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000002;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;right:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:right;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;right:8px;left:8px;z-index:1000003}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1000005;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;left:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 10px 18px 0;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;left:-6px;text-align:left;padding-left:6px;width:100%}.mfp-counter{position:absolute;top:0;left:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;right:0;top:0;margin-top:35px;margin-right:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{right:0}.mfp-arrow-left:after{border-left:17px solid #fff;margin-right:31px}.mfp-arrow-left:before{margin-right:25px;border-left:27px solid #3f3f3f}.mfp-arrow-right{left:0}.mfp-arrow-right:after{border-right:17px solid #fff;margin-right:39px}.mfp-arrow-right:before{border-right:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;right:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;right:0;top:40px;bottom:40px;display:block;left:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;right:0;width:100%;cursor:auto}.mfp-title{text-align:right;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-left:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-right:0;padding-left:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-right:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{left:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;left:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:100%;transform-origin:100%}.mfp-arrow-right{-webkit-transform-origin:0;transform-origin:0}.mfp-container{padding-right:6px;padding-left:6px}}.give-modal{box-shadow:0 15px 10px -5px rgba(0,0,0,.15);position:relative;background:#fff;font-family:Arial,Baskerville,monospace;font-size:16px;width:auto;max-width:500px;margin:60px auto 20px;border-top:5px solid transparent;line-height:1.5}.give-modal--success{border-top-color:#46b450}.give-modal--notice{border-top-color:#00a0d2}.give-modal--warning{border-top-color:#ffb900}.give-modal--error{border-top-color:#dc3232}.give-modal__body{padding:1.5rem}.give-modal__body>:last-child{margin-bottom:0}.give-modal__title{margin:0 0 .75rem;padding:0}.give-modal__description{margin:0 0 1.5rem;padding:0}.give-modal .give-spinner-wrap{margin-right:40%}.give-modal .give-modal__controls{position:relative;padding:1rem 1.5rem;background-color:#fbfbfb;border-top:1px solid #d7d7d7;text-align:left}.give-modal .give-modal__controls .spinner{display:none;visibility:visible;margin-right:0;float:right}.give-modal--additional-link{float:right;line-height:26px}.modal-fade-slide .give-modal--zoom{opacity:0;transition:all .2s ease-out;transform:translateY(-20px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-ready .give-modal--zoom{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--zoom{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}#deactivation-survey-title{display:flex;flex-flow:row wrap;align-items:center;margin:0;padding:.85rem 1rem;background-color:#f0f1f1;border-bottom:1px solid #cdcdcd}#deactivation-survey-title img{max-width:45px}#deactivation-survey-title span{margin-right:12px}.give-survey-extra-field{display:none;margin-bottom:15px}.deactivation-survey-form{padding:1rem 1.5rem}.deactivation-survey-form label{display:block;font-size:13px;margin-top:8px}.deactivation-survey-form .give-field-description{color:#888;font-style:italic}.deactivation-error{margin:25px 0 0;padding:1rem}.deactivation-survey-wrap{max-width:650px;border-top:0}.deactivation-survey-wrap .give-modal__body{padding:0}.deactivation-survey-wrap .give-modal__description{display:none}#survey-and-delete-data{background-color:#fefcf1;border:1px solid #f3eed6;margin-top:20px;padding:0 1rem}#survey-and-delete-data label{font-size:15px}#survey-and-delete-data .give-field-description{font-size:13px}
trunk/assets/dist/fonts/fa-brands-400.eot ADDED
Binary file
trunk/assets/dist/fonts/fa-brands-400.ttf ADDED
Binary file
trunk/assets/dist/fonts/fa-brands-400.woff ADDED
Binary file
trunk/assets/dist/fonts/fa-brands-400.woff2 ADDED
Binary file
trunk/assets/dist/fonts/fa-regular-400.eot ADDED
Binary file
trunk/assets/dist/fonts/fa-regular-400.ttf ADDED
Binary file
trunk/assets/dist/fonts/fa-regular-400.woff ADDED
Binary file
trunk/assets/dist/fonts/fa-regular-400.woff2 ADDED
Binary file
trunk/assets/dist/fonts/fa-solid-900.eot ADDED
Binary file
trunk/assets/dist/fonts/fa-solid-900.ttf ADDED
Binary file
trunk/assets/dist/fonts/fa-solid-900.woff ADDED
Binary file
trunk/assets/dist/fonts/fa-solid-900.woff2 ADDED
Binary file
trunk/assets/dist/fonts/icomoon.eot ADDED
Binary file
trunk/assets/dist/fonts/icomoon.woff ADDED
Binary file
trunk/assets/dist/images/ach.png ADDED
Binary file
trunk/assets/dist/images/admin/LegacyForm.jpg ADDED
Binary file
trunk/assets/dist/images/admin/SequoiaForm.jpg ADDED
Binary file
trunk/assets/dist/images/admin/docs-book.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="51" height="65"><path opacity=".3" d="M28.688 35.7l-9.563-7.2-9.562 7.2V6.9H6.375v51.2h38.25V6.9H28.688z"/><path d="M44.625.5H6.375C2.869.5 0 3.38 0 6.9v51.2c0 3.52 2.869 6.4 6.375 6.4h38.25c3.506 0 6.375-2.88 6.375-6.4V6.9C51 3.38 48.131.5 44.625.5zM15.937 6.9h6.376v16l-3.188-2.4-3.188 2.4v-16zm28.688 51.2H6.375V6.9h3.188v28.8l9.562-7.2 9.563 7.2V6.9h15.937v51.2z"/></svg>
trunk/assets/dist/images/admin/give-faces-bg.png ADDED
Binary file
trunk/assets/dist/images/admin/happy-face.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="65" height="65"><g transform="translate(.5 .5)"><path d="M31.5 4.298C17.411 4.298 6 18.411 6 32.5 6 46.589 17.411 58 31.5 58s27.428-11.411 27.428-25.5S45.588 4.298 31.5 4.298z" opacity=".3"/><circle cx="21" cy="24" r="5"/><path d="M31.968 0C14.304 0 0 14.336 0 32s14.304 32 31.968 32C49.664 64 64 49.664 64 32S49.664 0 31.968 0zM32 57.6C17.856 57.6 6.4 46.144 6.4 32 6.4 17.856 17.856 6.4 32 6.4c14.144 0 25.6 11.456 25.6 25.6 0 14.144-11.456 25.6-25.6 25.6z"/><circle cx="43" cy="24" r="5"/><path d="M31.5 50c7.523 0 13.917-4.589 16.5-11H15c2.583 6.411 8.977 11 16.5 11z"/></g></svg>
trunk/assets/dist/images/admin/paypal-48.png ADDED
Binary file
trunk/assets/dist/images/admin/paypal-64.gif ADDED
Binary file
trunk/assets/dist/images/admin/shopping-cart.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="62" height="65"><path d="M30.976 24.881h6.095v-9.143h9.143V9.643h-9.143V.5h-6.095v9.143h-9.143v6.095h9.143v9.143zM18.786 52.31c-3.353 0-6.065 2.742-6.065 6.095 0 3.352 2.712 6.095 6.065 6.095 3.352 0 6.095-2.743 6.095-6.095 0-3.353-2.743-6.095-6.095-6.095zm30.476 0c-3.352 0-6.065 2.742-6.065 6.095 0 3.352 2.713 6.095 6.065 6.095 3.352 0 6.095-2.743 6.095-6.095 0-3.353-2.743-6.095-6.095-6.095zM22.138 37.07h22.705a6.066 6.066 0 005.333-3.139L61.94 12.57l-5.333-2.926-11.764 21.333H23.449L10.466 3.548H.5v6.095h6.095l10.972 23.131-4.115 7.436c-2.224 4.084.701 9.052 5.334 9.052h36.571v-6.095H18.786l3.352-6.096z"/></svg>
trunk/assets/dist/images/amex.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="750" height="471"><g fill="none"><rect width="750" height="471" rx="40" fill="#2557D6"/><path d="M0 221.2h36l8.1-19.5h18.2l8.1 19.5h70.9v-14.9l6.3 14.9h36.8l6.4-15.2v15.2h176.1l-.1-32h3.4c2.4 0 3.1.3 3.1 4.2v27.8h91.1v-7.5c7.4 4 18.8 7.5 33.9 7.5h38.3l8.2-19.5H563l8 19.5h73.8v-18.5l11.2 18.5h59.2V98.7h-58.6v14.4l-8.2-14.4h-60.1v14.4l-7.5-14.4h-81.2c-13.6 0-25.5 1.9-35.2 7.1v-7.1h-56v7.1c-6.1-5.4-14.5-7.1-23.8-7.1H179.9l-13.7 31.6-14.1-31.6H87.6v14.4l-7.1-14.4h-55L0 156.9v64.3zm227.4-17.7h-21.6l-.1-68.8-30.6 68.8h-18.5L126 134.7v68.8H83.1L75 183.9H31.1l-8.2 19.6H0l37.8-87.8h31.3l35.8 83.1v-83.1h34.5l27.5 59.6 25.4-59.6h35.1v87.8zM67.8 165.7l-14.5-35-14.3 35h28.8zm245.6 37.8H243v-87.8h70.4V134h-49.3v15.8h48.1v18h-48.1v17.5h49.3v18.2zm99.3-64.2c0 14-9.4 21.3-14.9 23.4 4.6 1.8 8.6 4.9 10.4 7.4 3 4.4 3.5 8.3 3.5 16.2v17.2h-21.2l-.1-11.1c0-5.2.5-12.8-3.3-17.1-3.1-3.1-7.8-3.7-15.4-3.7h-22.6v31.9H328v-87.8h48.5c10.8 0 18.7.3 25.5 4.2 6.7 3.9 10.7 9.6 10.7 19.4zM386 152.4c-2.9 1.7-6.3 1.8-10.4 1.8H350v-19.5h25.9c3.7 0 7.5.1 10 1.6 2.8 1.2 4.5 4 4.5 7.7 0 3.9-1.6 7-4.4 8.4zm60.5 51.1H425v-87.8h21.5v87.8zm249.7 0h-29.8l-40-65.9v65.9h-43l-8.2-19.6h-43.8l-7.9 19.6h-24.7c-10.2 0-23.2-2.2-30.6-9.7-7.4-7.5-11.2-17.6-11.2-33.5 0-13.1 2.3-25 11.3-34.4 6.9-7 17.5-10.2 32.1-10.2h20.4v18.8h-20c-7.7 0-12.1 1.1-16.2 5.2-3.6 3.7-6.1 10.7-6.1 19.9 0 9.4 1.9 16.2 5.8 20.6 3.2 3.5 9.1 4.6 14.7 4.6h9.5l29.7-69.1h31.6l35.7 83.1v-83.1h32.1l37 61.2v-61.2h21.6v87.8zm-128.1-37.8l-14.6-35-14.5 35h29.1zM750 343.8c-5.2 7.4-15.1 11.2-28.7 11.2h-40.7v-18.8h40.6c4 0 6.8-.6 8.5-2.2 1.5-1.4 2.5-3.3 2.5-5.7 0-2.6-1-4.6-2.6-5.8-1.5-1.4-3.7-2-7.4-2-19.8-.7-44.5.6-44.5-27.2 0-12.7 8.1-26.2 30.3-26.2h42v-17.4h-39.1c-11.7 0-20.3 2.8-26.4 7.1v-7.1h-57.7c-9.2 0-20 2.2-25.2 7.1v-7.1h-103v7.1c-8.2-5.8-22.1-7.1-28.5-7.1h-67.9v7.1c-6.5-6.2-21-7.1-29.8-7.1h-76L279 268.4l-16.4-18.7H149v122.6h111.5l17.9-19.1 16.9 19.1h68.8v-28.8h6.7c9.2.1 19.9-.2 29.4-4.3v33.1h56.7v-32h2.7c3.5 0 3.9.2 3.9 3.6v28.4h172.2c10.9 0 22.4-2.8 28.7-7.9v7.9H719c11.4 0 22.5-1.6 31-5.7v-22.8zm-341.5-47.2c0 24.4-18.3 29.5-36.8 29.5h-26.3v29.4h-41l-25.9-29.1-27 29.1H168v-87.8h84.8l25.9 28.8 26.9-28.8h67.3c16.8 0 35.6 4.6 35.6 28.9zM240.8 337H189v-17.4h46.3v-18H189v-15.9h52.8l23.1 25.6-24.1 25.7zm83.6 10.1L292 311.3l32.4-34.6v70.4zm47.8-39.1H345v-22.3h27.5c7.6 0 12.9 3.1 12.9 10.7s-5.1 11.6-13.2 11.6zM515 267.7h70.3v18.1H536v16h48.1v17.9H536v17.5l49.3.1v18.2H515v-87.8zm-27.1 47c4.7 1.7 8.5 4.8 10.3 7.4 3 4.3 3.5 8.3 3.5 16v17.4h-21.1v-11c0-5.3.5-13.1-3.4-17.2-3.1-3.1-7.8-3.9-15.5-3.9h-22.5v32.1H418v-87.8h48.7c10.6 0 18.4.4 25.3 4.1 6.7 4 10.9 9.5 10.9 19.5 0 14-9.4 21.2-15 23.4zM476 303.6c-2.8 1.7-6.3 1.8-10.4 1.8H440v-19.7h25.9c3.8 0 7.5 0 10.1 1.6 2.7 1.4 4.4 4.1 4.4 7.9 0 3.7-1.7 6.7-4.4 8.4zm190.3 5.6c4.1 4.2 6.3 9.6 6.3 18.6 0 18.9-11.8 27.7-33.1 27.7h-41v-18.8h40.9c4 0 6.8-.5 8.6-2.2 1.4-1.3 2.5-3.3 2.5-5.7 0-2.6-1.2-4.6-2.6-5.8-1.6-1.4-3.9-2-7.5-2-19.7-.7-44.4.6-44.4-27.2 0-12.7 8-26.1 30.1-26.1h42.3v18.7h-38.7c-3.8 0-6.3.1-8.4 1.6-2.4 1.4-3.2 3.5-3.2 6.3 0 3.3 1.9 5.5 4.6 6.5 2.2.8 4.6 1 8.2 1l11.4.3c11.4.3 19.3 2.3 24 7.1zm83.7-23.5h-38.4c-3.9 0-6.4.1-8.6 1.6-2.2 1.4-3 3.5-3 6.3 0 3.3 1.8 5.5 4.6 6.5 2.2.8 4.6 1 8.1 1l11.4.3c11.6.3 19.3 2.3 23.9 7.1.9.7 1.4 1.4 2 2.2v-25z" fill="#fff"/></g></svg>
trunk/assets/dist/images/anonymous-user.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg aria-hidden="true" data-prefix="fas" data-icon="user-circle" class="svg-inline--fa fa-user-circle fa-w-16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path fill="#e5e5e5" d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 96c48.6 0 88 39.4 88 88s-39.4 88-88 88-88-39.4-88-88 39.4-88 88-88zm0 344c-58.7 0-111.3-26.6-146.5-68.2 18.8-35.4 55.6-59.8 98.5-59.8 2.4 0 4.8.4 7.1 1.1 13 4.2 26.6 6.9 40.9 6.9 14.3 0 28-2.7 40.9-6.9 2.3-.7 4.7-1.1 7.1-1.1 42.9 0 79.7 24.4 98.5 59.8C359.3 421.4 306.7 448 248 448z"/></svg>
trunk/assets/dist/images/cash.png ADDED
Binary file
trunk/assets/dist/images/chosen-sprite.png ADDED
Binary file
trunk/assets/dist/images/chosen-sprite@2x.png ADDED
Binary file
trunk/assets/dist/images/close.png ADDED
Binary file
trunk/assets/dist/images/close.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg fill="#aaa" id="Layer_1" version="1.0" viewBox="0 0 24 24" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm4.9 13.5l-1.4 1.4-3.5-3.5-3.5 3.5-1.4-1.4 3.5-3.5-3.5-3.5 1.4-1.4 3.5 3.5 3.5-3.5 1.4 1.4-3.5 3.5 3.5 3.5z"/><style>path:hover{fill:tomato}</style></svg>
trunk/assets/dist/images/credit.png ADDED
Binary file
trunk/assets/dist/images/dankort.png ADDED
Binary file
trunk/assets/dist/images/debit.png ADDED
Binary file
trunk/assets/dist/images/diners-club.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg width="750" height="471" xmlns="http://www.w3.org/2000/svg"><g fill="none"><rect fill="#0079BE" width="750" height="471" rx="40"/><path d="M584.934 237.947c0-99.415-82.981-168.133-173.895-168.1h-78.242c-92.003-.033-167.73 68.705-167.73 168.1 0 90.93 75.727 165.64 167.73 165.204h78.242c90.914.436 173.895-74.293 173.895-165.204z" fill="#FFF"/><path d="M333.28 83.93c-84.07.027-152.194 68.308-152.214 152.58.02 84.258 68.144 152.533 152.214 152.56 84.09-.027 152.228-68.302 152.24-152.56-.012-84.272-68.15-152.553-152.24-152.58z" fill="#0079BE"/><path d="M237.066 236.098c.08-41.18 25.746-76.296 61.94-90.25v180.48c-36.194-13.947-61.861-49.044-61.94-90.23zm131 90.275V145.847c36.207 13.92 61.914 49.057 61.98 90.257-.066 41.212-25.773 76.322-61.98 90.269z" fill="#FFF"/></g></svg>
trunk/assets/dist/images/discover.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="750" height="471"><g fill="none"><path d="M52.9 0C23.7 0 0 23.2 0 51.7v367.6C0 447.9 23.7 471 52.9 471h644.2c29.2 0 52.9-23.2 52.9-51.7V51.7C750 23.1 726.3 0 697.1 0H52.9z" fill="#4D4D4D"/><path d="M314.6 152.2c8.5 0 15.6 1.7 24.3 5.9v22.1c-8.2-7.6-15.4-10.8-24.8-10.8-18.5 0-33.1 14.5-33.1 33 0 19.5 14.1 33.2 34 33.2 9 0 16-3 23.9-10.5v22.1c-9 4-16.3 5.6-24.8 5.6-30.1 0-53.4-22-53.4-50.2 0-28 23.9-50.4 53.9-50.4zm-93.4.6c11.1 0 21.3 3.6 29.7 10.7l-10.3 12.8c-5.1-5.4-10-7.8-15.9-7.8-8.5 0-14.7 4.7-14.7 10.7 0 5.2 3.5 8 15.3 12.1 22.5 7.8 29.1 14.8 29.1 30.1 0 18.6-14.4 31.6-34.9 31.6-15 0-26-5.7-35.1-18.4l12.8-11.6c4.6 8.3 12.1 12.8 21.6 12.8 8.8 0 15.3-5.8 15.3-13.6 0-4-2-7.5-5.9-9.9-2-1.2-5.9-2.9-13.7-5.5-18.5-6.4-24.9-13.2-24.9-26.4 0-15.8 13.7-27.6 31.6-27.6zm225.7 1.7h21.6l27 64.6 27.3-64.6h21.4l-43.7 98.7h-10.6l-43-98.7zm-382.1.1h29c32 0 54.4 19.8 54.4 48.2 0 14.2-6.9 27.9-18.4 37-9.7 7.6-20.8 11.1-36.1 11.1H64.8v-96.3zm92.5 0H177v96.3h-19.7v-96.3zm395.9 0h56v16.3h-36.3v21.4h34.9v16.3h-34.9v26h36.3v16.3h-56v-96.3zm69.1 0h29.2c22.8 0 35.9 10.4 35.9 28.4 0 14.8-8.2 24.5-23.1 27.3l31.9 40.6h-24.3l-27.3-38.7H642v38.7h-19.7v-96.3zm19.7 15.2v29.1h5.7c12.7 0 19.3-5.2 19.3-14.8 0-9.4-6.6-14.3-18.9-14.3H642zm-557.4 1.1v63.7h5.3c12.7 0 20.8-2.3 27-7.7 6.8-5.7 10.9-15 10.9-24.2s-4.1-18.2-10.9-24c-6.5-5.6-14.3-7.8-27-7.8h-5.3z" fill="#FFF"/><path d="M399.2 151.6c29.7 0 53.8 22.1 53.8 49.5s-24.1 49.6-53.8 49.6c-29.8 0-53.9-22.2-53.9-49.6 0-27.4 24.1-49.5 53.9-49.5zM750 271.1C724.9 288.3 537.4 411.5 212.7 471h484.4c29.2 0 52.9-23.2 52.9-51.7V271.1z" fill="#F47216"/></g></svg>
trunk/assets/dist/images/fa-brands-400.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg"><defs><font id="FontAwesome5Brands-Regular" horiz-adv-x="448"><font-face font-family="Font Awesome 5 Brands Regular" font-weight="400" units-per-em="512" panose-1="2 0 5 3 0 0 0 0 0 0" ascent="448" descent="-64" bbox="-0.200195 -66.9505 641.5 448.3" underline-thickness="25" underline-position="-50" unicode-range="U+0020-F957"/><glyph glyph-name="twitter-square" unicode="" d="M400 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352zm-48.9-158.8c12.8 9.3 24 20.9 32.9 34-11.8-5.1-24.6-8.8-37.8-10.2 13.6 8.1 23.9 20.9 28.8 36.1-12.6-7.5-26.8-13-41.6-15.8-12 12.8-29 20.7-47.9 20.7-40 0-73.3-36.1-64-80.6-54.4 2.8-102.9 28.8-135.2 68.6-5.7-9.7-8.899-20.9-8.899-33.1v-.107c0-19.359 13.081-43.772 29.2-54.493-10.7.4-20.9 3.4-29.6 8.3v-.8c0-31.9 22.5-58.3 52.5-64.4-10.4-2.7-19.5-2.7-29.6-1.2 8.3-26 32.5-44.9 61.3-45.5-22.5-17.6-50.7-28-81.4-28-5.4 0-10.5.2-15.8.8 29-18.6 63.5-29.4 100.7-29.4 120.6 0 186.6 99.9 186.6 186.6 0 2.8 0 5.7-.2 8.5z"/><glyph glyph-name="facebook-square" unicode="" d="M400 416c26.496 0 48-21.504 48-48V16c0-26.496-21.504-48-48-48H262.75v152.31h57.78l11 71.69h-68.78v46.55c0 19.61 9.61 38.73 40.42 38.73h31.27v61s-28.38 4.84-55.52 4.84c-56.67 0-93.67-34.33-93.67-96.48V192h-63v-71.69h63V-32H48C21.504-32 0-10.496 0 16v352c0 26.496 21.504 48 48 48h352z"/><glyph glyph-name="linkedin" unicode="" d="M416 416c17.6 0 32-14.5 32-32.3V.3c0-17.8-14.4-32.3-32-32.3H31.9C14.3-32 0-17.5 0 .3v383.4C0 401.5 14.3 416 31.9 416H416zM135.4 32h.1v213.8H69V32h66.4zm-33.2 243c21.3 0 38.5 17.2 38.5 38.5 0 21.2-17.3 38.5-38.5 38.5-21.3 0-38.5-17.3-38.5-38.5S80.9 275 102.2 275zM384.3 32v117.2c0 57.6-12.5 101.899-79.7 101.899-32.3 0-54-17.7-62.9-34.5h-.9v29.2h-63.7V32h66.4v105.8c0 27.9 5.3 54.9 39.9 54.9 34 0 34.5-31.9 34.5-56.7V32h66.4z"/><glyph glyph-name="github-square" unicode="" d="M400 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352zM277.3 32.3c66 22 110.8 84.9 110.7 158.3 0 91.8-74.4 161.5-166.2 161.5s-162-69.7-162-161.5C59.8 117.2 106 54.4 172 32.3c8.5-1.5 11.5 3.7 11.5 8 0 4.1-.2 26.7-.2 40.6 0 0-46.4-10-56.1 19.7 0 0-7.6 19.2-18.4 24.2 0 0-15.1 10.4 1.1 10.2 0 0 16.4-1.3 25.5-17.1 14.5-25.6 38.8-18.2 48.3-13.9 1.5 10.6 5.8 18 10.6 22.3-37 4.1-74.3 9.5-74.3 73.1 0 18.2 5 27.3 15.6 39-1.8 4.4-7.4 22.1 1.7 45 13.9 4.3 45.7-17.9 45.7-17.9 13.2 3.7 27.5 5.6 41.6 5.6 14.1 0 28.4-1.9 41.6-5.6 0 0 31.8 22.2 45.7 17.9 9.1-23 3.4-40.7 1.7-45 10.6-11.7 17.1-20.8 17.1-39 0-63.9-39-69-76-73.1 6.1-5.2 11.3-15.1 11.3-30.7 0-22.3-.2-49.9-.2-55.3 0-4.3 3.1-9.5 11.5-8zm-98.1 61.1c-1.9-.4-3.7.4-3.9 1.7-.2 1.5 1.1 2.8 3 3.2 1.9.2 3.7-.6 3.9-1.9.3-1.3-1-2.6-3-3zm-9.5.9c0 1.5-1.8 2.6-3.7 2.4-2 0-3.5-1.1-3.5-2.4 0-1.5 1.5-2.6 3.7-2.4 2 0 3.5 1.1 3.5 2.4zM156 95.4c-.4-1.3-2.4-1.9-4.1-1.3-1.9.4-3.2 1.9-2.8 3.2.4 1.3 2.4 1.9 4.1 1.5 2-.6 3.3-2.1 2.8-3.4zm-12.3 5.4c.9.8.4 2.8-.9 4.1-1.5 1.5-3.4 1.7-4.3.6-1-.9-.6-2.8.9-4.1 1.5-1.5 3.4-1.7 4.3-.6zm-9.1 9.1c1.1.8 1.1 2.6 0 4.1-.9 1.5-2.6 2.2-3.7 1.3-1.1-.7-1.1-2.4 0-3.9s2.8-2.1 3.7-1.5zm-6.5 9.7c.9.7.7 2.2-.4 3.5-1.1 1-2.6 1.5-3.5.6-.9-.7-.7-2.2.4-3.5 1.1-1 2.6-1.5 3.5-.6zm-6.7 7.4c.4.8-.2 1.9-1.5 2.6-1.3.5-2.4.2-2.8-.4-.4-.9.2-2 1.5-2.6 1.1-.7 2.4-.5 2.8.4z"/><glyph glyph-name="twitter" unicode="" horiz-adv-x="512" d="M459.37 296.284c.325-4.548.325-9.098.325-13.646 0-138.72-105.583-298.558-298.559-298.558C101.684-15.92 46.456 1.3 0 31.186c8.447-.974 16.569-1.299 25.34-1.299 49.055 0 94.213 16.569 130.274 44.832-46.132.976-84.792 31.189-98.112 72.773 6.498-.975 12.995-1.624 19.818-1.624 9.421 0 18.843 1.3 27.613 3.573-48.08 9.747-84.142 51.98-84.142 102.984v1.299c13.969-7.797 30.214-12.67 47.43-13.319-28.263 18.843-46.78 51.005-46.78 87.39 0 19.493 5.196 37.361 14.294 52.955 51.654-63.675 129.3-105.258 216.364-109.807-1.624 7.797-2.599 15.918-2.599 24.04 0 57.827 46.783 104.934 104.934 104.934 30.214 0 57.502-12.67 76.671-33.137 23.715 4.548 46.455 13.32 66.599 25.34-7.798-24.366-24.366-44.833-46.132-57.827 21.117 2.273 41.584 8.122 60.426 16.243-14.292-20.79-32.161-39.308-52.628-54.253z"/><glyph glyph-name="facebook" unicode="" horiz-adv-x="512" d="M504 192c0-123.78-90.69-226.38-209.25-245v173.31h57.78l11 71.69h-68.78v46.55c0 19.61 9.61 38.73 40.41 38.73h31.28v61s-28.38 4.84-55.52 4.84c-56.67 0-93.67-34.33-93.67-96.48V192h-63v-71.69h63V-53C98.69-34.38 8 68.22 8 192c0 137 111 248 248 248s248-111 248-248z"/><glyph glyph-name="github" unicode="" horiz-adv-x="496" d="M165.9 50.6c0-2-2.3-3.6-5.2-3.6-3.3-.3-5.6 1.3-5.6 3.6 0 2 2.3 3.6 5.2 3.6 3 .3 5.6-1.3 5.6-3.6zm-31.1 4.5c.7 2 3.6 3 6.2 2.3 3-.9 4.9-3.2 4.3-5.2-.6-2-3.6-3-6.2-2-3 .6-5 2.9-4.3 4.9zm44.2 1.7c2.9.3 5.6-1 5.9-2.9.3-2-1.7-3.9-4.6-4.6-3-.7-5.6.6-5.9 2.6-.3 2.3 1.7 4.2 4.6 4.9zM244.8 440C383.5 440 496 334.7 496 196 496 85.1 428.2-9.8 328.2-43c-12.7-2.3-17.3 5.6-17.3 12.1 0 8.2.3 49.9.3 83.6 0 23.5-7.8 38.5-17 46.4 55.9 6.3 114.8 14 114.8 110.5 0 27.4-9.8 41.2-25.8 58.9 2.6 6.5 11.1 33.2-2.6 67.9-20.9 6.6-69-27-69-27-20 5.6-41.5 8.5-62.8 8.5S206 315 186 309.4c0 0-48.1 33.5-69 27-13.7-34.6-5.2-61.4-2.6-67.9-16-17.6-23.6-31.4-23.6-58.9 0-96.2 56.4-104.3 112.3-110.5-7.2-6.6-13.7-17.7-16-33.7-14.3-6.6-51-17.7-72.9 20.9-13.7 23.8-38.6 25.8-38.6 25.8-24.5.3-1.6-15.4-1.6-15.4 16.4-7.5 27.8-36.6 27.8-36.6 14.7-44.8 84.7-29.8 84.7-29.8 0-21 .3-55.2.3-61.4 0-6.5-4.5-14.4-17.3-12.1C69.8-9.8 0 85.1 0 196c0 138.7 106.1 244 244.8 244zM97.2 95.1c1.3 1.3 3.6.6 5.2-1 1.7-1.9 2-4.2.7-5.2-1.3-1.3-3.6-.6-5.2 1-1.7 1.9-2 4.2-.7 5.2zm-10.8 8.1c.7 1 2.3 1.3 4.3.7 2-1 3-2.6 2.3-3.9-.7-1.4-2.7-1.7-4.3-.7-2 1-3 2.6-2.3 3.9zm32.4-35.6c1.3 1.6 4.3 1.3 6.5-1 2-1.9 2.6-4.9 1.3-6.2-1.3-1.6-4.2-1.3-6.5 1-2.3 1.9-2.9 4.9-1.3 6.2zm-11.4 14.7c1.6 1.3 4.2.3 5.6-2 1.6-2.3 1.6-4.9 0-6.2-1.3-1-4 0-5.6 2.3-1.6 2.3-1.6 4.9 0 5.9z"/><glyph glyph-name="pinterest" unicode="" horiz-adv-x="496" d="M496 192C496 55 385-56 248-56c-25.6 0-50.2 3.9-73.4 11.1 10.1 16.5 25.2 43.5 30.8 65 3 11.6 15.4 59 15.4 59 8.1-15.4 31.7-28.5 56.8-28.5 74.8 0 128.7 68.8 128.7 154.3 0 81.9-66.9 143.2-152.9 143.2-107 0-163.9-71.8-163.9-150.1 0-36.4 19.401-81.7 50.3-96.1 4.7-2.2 7.2-1.2 8.3 3.3.801 3.4 5 20.3 6.9 28.1.6 2.5.3 4.7-1.7 7.1-10.1 12.5-18.3 35.3-18.3 56.6 0 54.7 41.401 107.6 112 107.6 60.901 0 103.6-41.5 103.6-100.9 0-67.1-33.899-113.6-78-113.6-24.3 0-42.599 20.1-36.699 44.8 7 29.5 20.5 61.3 20.5 82.6 0 19-10.2 34.9-31.4 34.9-24.9 0-44.9-25.7-44.9-60.2 0-22 7.4-36.8 7.4-36.8s-24.5-103.8-29-123.2c-5-21.4-3-51.6-.9-71.2C65.4-2.9 0 86.9 0 192c0 137 111 248 248 248s248-111 248-248z"/><glyph glyph-name="pinterest-square" unicode="" d="M448 368V16c0-26.5-21.5-48-48-48H154.4c9.8 16.4 22.4 40 27.4 59.3 3 11.5 15.3 58.4 15.3 58.4 8-15.3 31.4-28.2 56.3-28.2 74.1 0 127.399 68.1 127.399 152.7 0 81.1-66.2 141.8-151.399 141.8-106 0-162.2-71.1-162.2-148.6 0-36 19.2-80.8 49.8-95.1 4.7-2.2 7.1-1.2 8.2 3.3.8 3.4 5 20.1 6.8 27.8.6 2.5.3 4.6-1.7 7-10.1 12.3-18.3 34.9-18.3 56 0 54.2 41 106.6 110.9 106.6 60.3 0 102.6-41.1 102.6-99.9 0-66.4-33.5-112.4-77.2-112.4-24.1 0-42.1 19.9-36.4 44.4 6.9 29.2 20.3 60.7 20.3 81.8 0 53-75.5 45.7-75.5-25 0-21.7 7.3-36.5 7.3-36.5-31.4-132.8-36.1-134.5-29.6-192.6l2.2-.8H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48z"/><glyph glyph-name="google-plus-square" unicode="" d="M400 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352zM164 92c57.7 0 96 40.5 96 97.6 0 6.5-.6 11.6-1.6 16.6H164v-34.4h56.9c-2.4-14.6-17.2-43.1-56.8-43.1-34.1 0-61.9 28.3-61.9 63.2 0 35 27.8 63.2 61.9 63.2 19.5 0 32.4-8.3 39.8-15.4l27.1 26.1c-17.5 16.4-40 26.2-67 26.2-55.3 0-100-44.7-100-100S108.7 92 164 92zm220 81.8V203h-29v29h-29.2v-29h-29v-29.2h29v-29H355v29h29z"/><glyph glyph-name="google-plus-g" unicode="" horiz-adv-x="640" d="M386.061 219.504c1.834-9.692 3.144-19.384 3.144-31.956C389.205 77.795 315.599 0 204.8 0c-106.084 0-192 85.915-192 192s85.916 192 192 192c51.864 0 95.083-18.86 128.61-50.292l-52.125-50.03c-14.146 13.62-39.029 29.6-76.486 29.6-65.483 0-118.92-54.223-118.92-121.278S139.317 70.723 204.8 70.723c75.961 0 104.514 54.745 108.965 82.774H204.8v66.008h181.261zm185.406-6.437H627.2v-56.001h-55.733v-55.733h-56.001v55.733h-55.732v56.001h55.732v55.732h56.001v-55.732z"/><glyph glyph-name="linkedin-in" unicode="" d="M100.28 0H7.4v299.1h92.88V0zM53.79 339.9C24.09 339.9 0 364.5 0 394.2c0 29.691 24.098 53.79 53.79 53.79s53.79-24.099 53.79-53.79c0-29.7-24.1-54.3-53.79-54.3zM447.9 0h-92.68v145.6c0 34.7-.7 79.2-48.29 79.2-48.29 0-55.69-37.7-55.69-76.7V0h-92.78v299.1h89.08v-40.8h1.3c12.4 23.5 42.69 48.3 87.88 48.3 94 0 111.28-61.9 111.28-142.3V0h-.1z"/><glyph glyph-name="github-alt" unicode="" horiz-adv-x="480" d="M186.1 119.3c0-20.9-10.9-55.1-36.7-55.1-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1c25.8 0 36.7-34.2 36.7-55.1zM480 169.8c0-31.9-3.2-65.7-17.5-95C424.6-1.8 320.4 0 245.8 0 170 0 59.6-2.7 20.2 74.8 5.6 103.8 0 137.9 0 169.8c0 41.9 13.9 81.5 41.5 113.601-5.2 15.8-7.7 32.4-7.7 48.8 0 21.5 4.9 32.3 14.6 51.8 45.3 0 74.3-9 108.8-36 29 6.9 58.8 10 88.7 10 27 0 54.2-2.9 80.4-9.2 34 26.7 63 35.2 107.8 35.2 9.8-19.5 14.6-30.3 14.6-51.8 0-16.4-2.6-32.7-7.7-48.2 27.5-32.4 39-72.3 39-114.2zm-64.3-50.5c0 43.9-26.7 82.6-73.5 82.6-18.9 0-37-3.4-56-6-14.9-2.3-29.8-3.2-45.1-3.2-15.2 0-30.1.9-45.1 3.2-18.7 2.6-37 6-56 6-46.8 0-73.5-38.7-73.5-82.6C66.5 31.5 146.9 18 216.9 18h48.199c70.3 0 150.601 13.4 150.601 101.3zm-82.6 55.1c25.8 0 36.7-34.2 36.7-55.1s-10.9-55.1-36.7-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1z"/><glyph glyph-name="maxcdn" unicode="" horiz-adv-x="512" d="M461.1 5.3h-97.4L415.6 248c2.3 10.2.9 19.5-4.4 25.7-5 6.1-13.7 9.6-24.2 9.6h-49.3l-59.5-278h-97.4l59.5 278h-83.4L97.4 5.3H0l59.5 278-44.6 95.4H387c39.401 0 75.3-16.3 98.3-44.9 23.3-28.6 31.8-67.4 23.601-105.9z"/><glyph glyph-name="html5" unicode="" horiz-adv-x="384" d="M0 416h384L349.1 20.2 191.5-32 34.9 20.2zm308.2-127.9l4.4 47.7H71.5l12.8-145.6h166.9l-6-62.2-53.701-14.5-53.5 14.5-3.5 38.1h-47.7l6-75.8 98.7-27.3h1.1v.3l97.9 27 13.6 148.4h-175.6l-4.1 49.4h183.8z"/><glyph glyph-name="css3" unicode="" horiz-adv-x="512" d="M480 416L416 48 192.7-32 0 48l19.6 94.8h82l-8-40.6L210 57.8l134.1 44.4 18.8 97.1H29.5l16 82h333.7l10.5 52.7H56.3l16.3 82H480z"/><glyph glyph-name="btc" unicode="" horiz-adv-x="384" d="M310.204 205.362c46.006-11.028 74.997-38.444 69.326-99.89-7.248-76.573-61.596-97.055-142.896-101.468V-64h-48.527V2.745c-12.29 0-25.21 0-38.444.314V-64h-48.529V4.004s-8.888.316-97.37.316l9.768 57.666c34.73-.614 50.33-3.421 53.255 16.07v217.43c-4.607 24.566-24.71 22.105-63.024 21.427v51.678c58.748-.276 79.529-.54 97.37 0V448h48.529v-77.833c12.919.315 25.839.63 38.444.63V448h48.527v-79.41c62.393-5.355 109.492-24.578 114.851-81.928 4.097-41.91-13.55-67.12-41.28-81.3zM150.608 313.447v-96.74c27.416 0 113.126-6.303 113.126 48.212 0 57.035-85.71 48.528-113.126 48.528zm0-251.776c32.772 0 133.126-6.933 133.127 53.253 0 62.393-100.355 53.255-133.127 53.255V61.67z"/><glyph glyph-name="youtube" unicode="" horiz-adv-x="576" d="M549.655 323.917c11.412-42.867 11.412-132.305 11.412-132.305s0-89.439-11.412-132.306c-6.281-23.65-24.787-41.5-48.284-47.82C458.78-.001 288-.001 288-.001S117.22 0 74.629 11.486c-23.497 6.32-42.003 24.17-48.284 47.82-11.413 42.867-11.413 132.306-11.413 132.306s0 89.437 11.413 132.305c6.28 23.65 24.787 42.275 48.284 48.597C117.219 384 287.999 384 287.999 384s170.782 0 213.372-11.486c23.497-6.32 42.003-24.947 48.284-48.597zm-317.51-213.508l142.739 81.201-142.739 81.205V110.41z"/><glyph glyph-name="xing" unicode="" horiz-adv-x="384" d="M162.7 238c-1.8-3.3-25.2-44.4-70.1-123.5-4.9-8.3-10.8-12.5-17.7-12.5H9.8c-7.7 0-12.1 7.5-8.5 14.4l69 121.3c.2 0 .2.1 0 .3l-43.9 75.6c-4.3 7.8.3 14.1 8.5 14.1H100c7.3 0 13.3-4.1 18-12.2zm219.9 163.9l-144-253v-.3L330.2-18c3.9-7.1.2-14.1-8.5-14.1h-65.2c-7.6 0-13.6 4-18 12.199l-92.4 168.5c3.3 5.8 51.5 90.8 144.801 255.2 4.6 8.1 10.4 12.2 17.5 12.2h65.7c8 0 12.3-6.7 8.5-14.1z"/><glyph glyph-name="xing-square" unicode="" d="M400 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352zM140.4 127.8c4.9 0 9.1 2.9 12.6 9.1 32.1 56.5 48.8 85.9 50.1 88.2l-31.9 55.3c-3.4 5.8-7.7 8.7-12.9 8.7h-46.6c-5.8 0-9-4.5-6-10.1l31.4-54c.1-.1.1-.2 0-.2l-49.3-86.7c-2.7-5 .5-10.3 6-10.3h46.6zm219.7 214.1c2.8 5.3-.3 10.1-6 10h-46.9c-5.1 0-9.2-2.9-12.5-8.7C228.1 225.8 193.6 165 191.3 160.9l66-120.301c3.2-5.8 7.401-8.7 12.901-8.7h46.6c6.1 0 8.8 5 6 10.1l-65.5 119v.2z"/><glyph glyph-name="dropbox" unicode="" horiz-adv-x="528" d="M264.4 331.7l-132-84.3 132-84.3-132-84.3L0 163.9l132.3 84.3L0 331.7 132.3 416zM131.6 52.3l132 84.3 132-84.3-132-84.3zm132.8 111.6l132 84.3-132 83.6L395.7 416 528 331.7l-132.3-84.3L528 163.2 395.7 78.9z"/><glyph glyph-name="stack-overflow" unicode="" horiz-adv-x="384" d="M290.7 137l-8.2-39-195.7 41 8.2 39.3zm51 87l-25.5-30.8-153.5 128.3 25.5 30.8zm-31.2-39.7L293.7 148l-181.2 84.5 16.7 36.5zM262 416l119.3-160.3-32-24L230 392zm20.5-328V48.3h-200V88h200zm39.7-80v120h40V-32H2.7v160h40V8h279.5z"/><glyph glyph-name="instagram" unicode="" d="M224.1 307c63.6 0 114.9-51.3 114.9-114.9 0-63.6-51.3-114.899-114.9-114.899-63.6 0-114.899 51.3-114.899 114.899 0 63.6 51.3 114.9 114.899 114.9zm0-189.6c41.1 0 74.7 33.5 74.7 74.7s-33.5 74.7-74.7 74.7-74.7-33.5-74.7-74.7 33.6-74.7 74.7-74.7zm146.4 194.3c0-14.9-12-26.8-26.8-26.8-14.9 0-26.8 12-26.8 26.8s12 26.8 26.8 26.8 26.8-12 26.8-26.8zm76.1-27.2c2.1-37 2.1-147.8 0-184.8-1.8-35.9-10-67.7-36.2-93.9-26.2-26.3-58-34.5-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.899 1.8-67.6 10-93.899 36.2s-34.5 58-36.2 93.9c-2.1 37-2.1 147.899 0 184.899 1.8 35.9 9.9 67.7 36.2 93.9s58.1 34.4 93.9 36.1c37 2.1 147.9 2.1 184.9 0 35.9-1.8 67.7-10 93.9-36.2 26.3-26.2 34.5-58 36.199-93.9zM398.8 60c11.7 29.4 9 99.5 9 132.1 0 32.6 2.7 102.601-9 132.101-7.9 19.7-23 34.8-42.6 42.6-29.4 11.6-99.5 9-132.1 9-32.6 0-102.6 2.7-132.1-9-19.7-7.9-34.8-23-42.6-42.6-11.6-29.4-9-99.5-9-132.101 0-32.6-2.7-102.6 9-132.1 7.9-19.7 23-34.8 42.6-42.6 29.4-11.6 99.5-9 132.1-9 32.6 0 102.6-2.7 132.1 9 19.7 7.9 34.8 23 42.6 42.6z"/><glyph glyph-name="flickr" unicode="" d="M400 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352zM144.5 129c35.1 0 63.5 28.4 63.5 63.5S179.6 256 144.5 256 81 227.6 81 192.5s28.4-63.5 63.5-63.5zm159 0c35.1 0 63.5 28.4 63.5 63.5S338.6 256 303.5 256 240 227.6 240 192.5s28.4-63.5 63.5-63.5z"/><glyph glyph-name="adn" unicode="" horiz-adv-x="496" d="M248 280.5l64.9-98.8H183.1zM496 192C496 55.1 384.9-56 248-56S0 55.1 0 192s111.1 248 248 248 248-111.1 248-248zm-99.8-82.7L248 332.5 99.8 109.3h30.4l33.6 51.7h168.601l33.6-51.7h30.2z"/><glyph glyph-name="bitbucket" unicode="" horiz-adv-x="512" d="M22.2 416l466.8-.2c.777-.01 2.03-.1 2.8-.2 7.396-1.22 13.398-8.291 13.398-15.787 0-.698-.088-1.824-.198-2.513L437.1-19.5c-1.217-7.398-8.29-13.402-15.787-13.402l-.213.001H95.4c-10.1.082-19.644 8.236-21.3 18.2L6.2 397.402a31.55 31.55 0 00-.2 2.8c.109 8.721 7.276 15.8 16 15.8h.2zm285.9-297.8l25.2 147H176l28.1-147h104z"/><glyph glyph-name="tumblr" unicode="" horiz-adv-x="320" d="M309.8-32.3c-13.6-14.5-50-31.7-97.4-31.7-120.8 0-147 88.8-147 140.6v144H17.9c-5.5 0-10 4.5-10 10v68c0 7.2 4.5 13.6 11.3 16 62 21.8 81.5 76 84.3 117.101.8 11 6.5 16.3 16.1 16.3h70.9c5.5 0 10-4.5 10-10V322.8h83c5.5 0 10-4.4 10-9.9v-81.7c0-5.5-4.5-10-10-10h-83.4V88c0-34.2 23.7-53.6 68-35.8 4.8 1.9 9 3.2 12.7 2.2 3.5-.9 5.8-3.4 7.4-7.9l22-64.3c1.8-5 3.3-10.6-.4-14.5z"/><glyph glyph-name="tumblr-square" unicode="" d="M400 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352zM317.7 51.8c2.3 2.4 1.3 5.9.3 9.1l-13.8 40.2c-1 2.8-2.4 4.4-4.6 4.9-2.4.6-5-.2-8-1.4-27.7-11.1-42.5 1-42.5 22.4v83.3h52.1c3.4 0 6.2 2.8 6.2 6.2v51.1c0 3.4-2.8 6.2-6.2 6.2h-51.9v72c0 3.4-2.8 6.2-6.2 6.2h-44.3c-5.9 0-9.5-3.3-10-10.2-1.8-25.7-13.9-59.5-52.7-73.2-4.3-1.5-7.1-5.5-7.1-10v-42.5c0-3.4 2.8-6.2 6.2-6.2h29.7v-90c0-32.4 16.4-87.9 91.9-87.9 29.7 0 52.4 10.7 60.9 19.8z"/><glyph glyph-name="apple" unicode="" horiz-adv-x="384" d="M318.7 179.3c0-1.9-3.5-61.2 61.7-91.9-12.2-36.8-54-118.6-102.6-119.3-28.1 0-44.6 17.9-76.4 17.9-32.801 0-50.6-17.3-75.801-17.9-48.2-1.5-94.4 88.5-107.199 125.2C8.8 121.233 4 148.3 4 174.5c0 88.7 59.3 132.3 115.1 133.2 27 0 61.4-19.7 76.4-19.7 14.2 0 53 23.5 88.5 20.7 37.5-2.9 65.9-17.7 84.7-44.6-33.6-20.4-50.2-48.1-50-84.8zm-56.6 164.2c-19.6-22.9-43.4-36.3-69.5-34.3-2.2 27.6 8.1 52.1 25.6 71.9 15.9 18.5 43.8 33.5 67.9 34.9.8-10.6 3.3-40.1-24-72.5z"/><glyph glyph-name="windows" unicode="" d="M0 354.3l183.6 25.3V202.2H0v152.1zM0 29.7v149.9h183.6V4.4zm203.8-28v177.9H448V-32zm0 380.6L448 416V202.2H203.8v180.1z"/><glyph glyph-name="android" unicode="" horiz-adv-x="576" d="M420.55 146.07c-13.248 0-24 10.752-24 24s10.752 24 24 24 24-10.752 24-24-10.752-24-24-24zm-265.1 0c-13.248 0-24 10.752-24 24s10.752 24 24 24 24-10.752 24-24-10.752-24-24-24zm273.7 144.48l47.94 83c.936 1.396 1.696 3.892 1.696 5.572 0 5.52-4.48 10-10 10-3.43 0-7.447-2.496-8.966-5.572l-48.54-84.07c-32.468 14.562-87.697 26.38-123.28 26.38s-90.813-11.818-123.28-26.38l-48.54 84.07c-1.519 3.076-5.535 5.572-8.966 5.572-5.52 0-10-4.48-10-10 0-1.68.76-4.176 1.696-5.572l47.94-83C64.53 245.78 8.24 162.45 0 64h576c-8.24 98.45-64.54 181.78-146.85 226.55z"/><glyph glyph-name="linux" unicode="" d="M220.8 324.7c-1.1.6-3.1.4-3.4 1.7-.2.4.2.9.6 1.1 1.6.9 3.8.6 5.5-.1 1.3-.6 3.4-1.5 3.2-2.9-.1-1.1-1.8-1.5-2.9-1.5-1.2 0-2 1.2-3 1.7zm-21.9-1.7c-1-.1-2.7.4-2.8 1.4-.2 1.4 1.9 2.3 3.2 2.9 1.7.7 3.9 1 5.5.1.4-.2.8-.7.6-1.1-.4-1.2-2.4-1-3.5-1.6-1-.5-1.8-1.7-3-1.7zM420 44.2c11.1-12.4 15.9-21.5 15.5-29.7C435 6.3 429 .7 421.6-3.8c-14.9-9-37.3-15.8-50.9-32.2-14.2-16.9-31.7-26.6-48.3-27.9-16.5-1.3-32 6.3-40.3 23v.1c-1.1 2.1-1.9 4.4-2.5 6.7-21.5-1.2-40.2 5.3-55.1 4.1-22-1.2-35.8-6.5-48.3-6.6-4.8-10.6-14.3-17.6-25.9-20.2-16-3.7-36.1 0-55.9 10.4-18.5 9.8-42 8.9-59.3 12.5-8.7 1.8-16.3 5-20.1 12.3-3.7 7.3-3 17.3 2.2 31.7 1.7 5.1.4 12.7-.8 20.8-.6 3.9-1.2 7.9-1.2 11.8 0 4.3.7 8.5 2.8 12.4 4.5 8.5 11.8 12.1 18.5 14.5 6.7 2.4 12.8 4 17 8.3 5.2 5.5 10.1 14.4 16.6 20.2-2.6 17.2.2 35.4 6.2 53.3 12.6 37.9 39.2 74.2 58.1 96.7 16.1 22.9 20.8 41.3 22.5 64.7 1.1 31.8-24.5 135.4 77.9 135.2 80.9-.1 76.3-85.4 75.8-131.3-.3-30.1 16.3-50.5 33.4-72 15.2-18 35.1-44.3 46.5-74.4 9.3-24.6 12.9-51.8 3.7-79.1 1.4-.5 2.8-1.2 4.1-2 1.4-.8 2.7-1.8 4-2.9 6.6-5.6 8.7-14.3 10.5-22.4 1.9-8.1 3.6-15.7 7.2-19.7zM223.7 360.7c-3.2-7.2-3.9-14.9-2.9-21.8 3.6-.9 8.9-2.4 13-4.4-2.1 12.2 4.5 23.5 11.8 23 8.9-.3 13.9-15.5 9.1-27.3-.8-1.9-2.8-3.4-3.9-4.6 6.7-2.3 11-4.1 12.6-4.9 7.9 9.5 10.8 26.2 4.3 40.4-9.8 21.4-34.2 21.8-44-.4zM183 372.2c-18.9 0-24-37.5-8.4-52.1 7.8 5.7 6.9 4.7 5.9 5.5-8 6.9-6.6 27.4 1.8 28.1 6.3.5 10.8-10.7 9.6-19.6 3.1 2.1 6.7 3.6 10.2 4.6 1.7 19.3-9 33.5-19.1 33.5zm-13.6-60.7c-4.2-3.3-5.6-7.4-4.2-12.3 1.5-4.9 6.1-10.5 14.7-15.3 7.8-4.6 12-11.5 20-15 2.6-1.1 5.7-1.9 9.6-2.1 18.4-1.1 27.1 11.3 38.2 14.9 11.7 3.7 20.1 11 22.7 18.1 3.2 8.5-2.1 14.7-10.5 18.2-11.3 4.9-16.3 5.2-22.6 9.3-10.3 6.6-18.8 8.9-25.9 8.9-14.4 0-23.2-9.8-27.9-14.2-.5-.5-7.9-5.9-14.1-10.5zm3.3-334c2.1 20.5-31.5 49-41 68.9L112.1 82c-6.8 9.2-13.8 14.8-21.9 16-7.7 1.2-12.6-1.4-17.7-6.9-4.8-5.1-8.8-12.3-14.3-18-7.8-6.5-9.3-6.2-19.6-9.9-6.3-2.2-11.3-4.6-14.8-11.3-2.7-5-2.1-12.2-.9-20 1.2-7.9 3-16.3.6-23.9v-.2c-5-13.7-5-21.7-2.6-26.4 7.9-15.4 46.6-6.1 76.5-21.9 31.4-16.4 72.6-17.1 75.3 18zm-1.4 25.9c37.6-25.7 82.2-15.7 114.3 7.2 3.2 11 6.3 21.3 6.8 29 .8 15.2 1.6 28.7 4.4 39.9 3.1 12.6 9.3 23.1 21.4 27.3 2.3 21.1 18.7 21.1 38.3 12.5 18.9-8.5 26-16 22.8-26.1 1 0 2 .1 4.2 0 5.2 16.9-14.3 28-30.7 34.8 2.9 12 2.4 24.1-.4 35.7-6 25.3-22.6 47.8-35.2 59-2.3.1-2.1-1.9 2.6-6.5 11.6-10.7 37.1-49.2 23.3-84.9-3.9 1-7.6 1.5-10.9 1.4-5.3 29.1-17.5 53.2-23.6 64.6-11.5 21.4-29.5 65.3-37.2 95.7-4.5-6.4-12.4-11.9-22.3-15-4.7-1.5-9.7-5.5-15.9-9-13.9-8-30-8.8-42.4 1.2-4.5 3.6-8 7.6-12.6 10.3-1.6.9-5.1 3.3-6.2 4.1-2-37.8-27.3-85.3-39.3-112.7-8.3-19.7-13.2-40.8-13.8-61.5-21.8 29.1-5.9 66.3 2.6 82.4 9.5 17.6 11 22.5 8.7 20.8-8.6-14-22-36.3-27.2-59.2-2.7-11.9-3.2-24 .3-35.2s11.1-21.5 24.6-29.9c0 0 24.8-14.3 38.3-32.5 7.4-10 9.7-18.7 7.4-24.9-2.5-6.7-9.6-8.9-16.7-8.9 4.8-6 10.3-13 14.4-19.6zm257.4 11.5c.3 5.1-3.1 13-13.7 24.6-10 11.3-7.2 33.1-17.1 41.6-6.9 6-13.6 5.4-22.6 5.1-7.7-8.8-25.8-19.6-38.4-16.3-11.5 2.9-18 16.3-18.8 29.5-.3-.2-.7-.3-1-.5C310 95 306 88.1 303.4 77.8c-2.5-10.2-3.4-23.5-4.2-38.7-.7-11.8-6.2-26.4-9.9-40.6-3.5-13.2-5.8-25.2-1.1-36.3 7.2-14.5 19.5-20.4 33.7-19.3 14.2 1.1 30.4 9.8 43.6 25.5 22 26.6 62.3 29.7 63.2 46.5zM173.3 299.3c-3.5 2.8-3.1 6.6-1.7 6.5 2.4-.3 2.8-3.5 4.3-4.9 2-1.9 4.6-4.4 7.7-6.9 6.2-4.9 14.5-9.7 24.9-9.7s22.5 6 29.9 10.2c4.2 2.4 9.5 6.6 13.9 9.8 3.4 2.5 3.2 5.4 6 5.1 2.8-.3.8-3.2-3.1-6.6-3.9-3.4-9.9-7.8-14.8-10.4-9.3-4.9-20.2-10.8-31.8-10.8-11.5 0-20.7 5.4-27.3 10.6-3.3 2.6-6 5.2-8 7.1z"/><glyph glyph-name="dribbble" unicode="" horiz-adv-x="512" d="M256 440c136.748 0 248-111.252 248-248S392.748-56 256-56 8 55.252 8 192s111.252 248 248 248zm163.97-114.366c-4.466-6.041-39.963-51.546-118.284-83.522 7.437-15.222 12.865-27.574 18.617-41.615 70.485 8.864 140.52-5.34 147.502-6.818-.466 49.998-18.332 95.909-47.835 131.955zm-23.549 24.496c-52.095 46.219-122.885 63.682-190.061 47.49 5.854-7.84 44.328-60.233 79.04-124.009 75.323 28.233 107.211 71.092 111.021 76.519zm-230.48 33.25c-59.264-27.953-103.562-82.585-117.298-148.318 9.475-.125 96.747-.504 195.834 25.81-35.099 62.392-72.951 114.85-78.536 122.509zM44.17 191.677c0-54.407 20.624-104.082 54.457-141.636 34.337 58.78 103.932 120.731 180.53 142.306-5.316 12.034-11.11 24.081-17.173 35.95-105.786-31.66-208.438-30.337-217.706-30.146a212.805 212.805 0 01-.108-6.474zm81.807-167.112c62.754-48.936 144.656-56.896 212.769-27.883-3.15 18.585-15.45 83.355-45.19 160.639-85.4-29.135-145.452-87.524-167.579-132.756zm248.38-8.49c47.522 32.134 81.353 83.037 90.795 141.978-7.247 2.287-65.567 19.682-131.947 9.056 27.706-76.137 38.98-138.147 41.152-151.033z"/><glyph glyph-name="skype" unicode="" d="M424.7 148.2c14.6-18.9 23.3-42.5 23.2-68.1 0-61.8-50.2-112-112-112-25.6 0-49.2 8.7-68.2 23.3-14.1-3-28.9-4.7-43.8-4.7C110.5-13.3 18.6 78.5 18.6 192c0 14.9 1.8 29.8 4.7 43.8C8.7 254.7 0 278.3 0 304c0 61.8 50.2 112 112 112 25.7 0 49.3-8.7 68.3-23.4 14.1 3 28.9 4.7 43.8 4.7 113.4 0 205.3-91.8 205.3-205.3 0-14.9-1.8-29.8-4.7-43.8zM230.1 56.7c54.9 0 112 27.4 112 86.5 0 50.8-49.3 68.3-90.7 77.6-48.3 11.2-69.1 13.2-69.1 33 0 15.5 16.3 22.5 42 22.5 45.8 0 46.7-33.5 75-33.5 18.9 0 30.3 14.9 30.3 31.8 0 33.5-55.7 55.4-110.8 55.4-50.5 0-109.1-21.9-109.1-81.1 0-65.2 55.3-71.8 117.8-87.2 26-6.4 42-9.3 42-28 0-14.9-16.6-26.3-42.3-26.3-54 0-56.9 44.9-88.1 44.9-20.5 0-29.5-14.6-29.5-30.6 0-35.8 54.9-65 120.5-65z"/><glyph glyph-name="foursquare" unicode="" horiz-adv-x="368" d="M323.1 445c40 0 50.7-22.8 42.2-65.2l-48.6-243c-3.7-14.5-9.2-39.7-44.3-39.7H189c-3.4 0-3.7.3-6.8-3.1 0 0-2.2-2.5-131.1-151.9C41-69.6 24.4-67.5 18.2-65 12.1-62.6 0-55.2 0-34.9v433.801c0 17.8 12.4 46.1 49.9 46.1h273.2zm-16.3-73.8c2.1 9.8-5.3 17.5-13.5 17.5h-219c-9.8 0-16.6-8.9-16.6-16.6V33.3c0-.9.9-1.2 1.8-.3 80.6 96.9 89.5 108.3 89.5 108.3 9.3 10.8 13 12.6 26.5 12.6H249c10.1 0 16 8.6 16.9 13.5.9 5 9.6 49.9 11.4 58.8 1.8 9-6.5 18.2-14.8 18.2h-90.4c-12 0-20.6 8.6-20.6 20.6v13c0 12 8.6 20.3 20.6 20.3h106.4c7.4 0 15.7 6.7 16.9 13.2z"/><glyph glyph-name="trello" unicode="" d="M392.3 416c30.8-.2 55.7-25.2 55.6-56V24c0-30.8-24.9-55.8-55.7-56H56C25.1-32 0-6.9 0 24c0 340-.1 336 0 336 0 30.9 25.1 56 56.1 56h336.2zM197 76.7h.1v254.2c0 14.9-12.1 26.9-26.9 26.9H87.3c-14.9 0-26.9-12.1-26.9-26.9V76.7c.1-14.8 12.2-26.7 27-26.6h82.7c14.8 0 26.7 11.9 26.9 26.6zm193.1 112v142.1c0 14.9-12.1 26.9-26.9 26.9h-81.1c-14.8 0-26.8-12.1-26.8-26.9V188.7c0-14.9 12.1-26.9 26.9-26.9h81c14.9 0 26.9 12.1 26.9 26.9z"/><glyph glyph-name="gratipay" unicode="" horiz-adv-x="496" d="M248 440c136.9 0 248-111.1 248-248S384.9-56 248-56 0 55.1 0 192s111.1 248 248 248zm114.6-226.4c8.8 12 19.1 50.4-13.8 72-27.7 18.1-54.2 4.2-68.1-11.9-15.1-16.9-45.8-17.9-61.7 0-13.9 16.1-40.4 30-68.5 11.9-32.7-21.6-22.3-60.1-13.6-72L249.6 60.901z"/><glyph glyph-name="vk" unicode="" horiz-adv-x="576" d="M545 330.3c-7.4-34.3-79.3-135.5-79.4-135.6-6.2-10-8.7-15 0-26.2 3.4-4.8 79.1-76.6 90.3-111.5 4.9-16.6-3.6-25-20.4-25h-58.9c-22.4 0-29 17.9-69 57.9-35 33.7-50 38.1-58.7 38.1-18.8 0-15.4-6.3-15.4-73.1 0-14.5-4.6-22.9-42.1-22.9-62.4 0-131 37.9-179.7 107.8-73.1 102.4-93.1 179.9-93.1 195.5 0 8.8 3.4 16.7 20.2 16.7h58.9c15.1 0 20.8-6.6 26.6-22.9 28.8-84 77.4-157.4 97.4-157.4 7.5 0 10.9 3.5 10.9 22.5V281c-2.2 40-23.4 43.3-23.4 57.5 0 6.5 5.6 13.5 15 13.5h92.6c12.4 0 16.6-6.7 16.6-21.7V213.6c0-12.5 5.7-16.9 9.4-16.9 7.5 0 13.8 4.4 27.5 18.1 42.4 47.4 72.4 120.5 72.4 120.5 3.7 8.8 10.6 16.7 25.6 16.7h58.9c17.8 0 21.5-9.2 17.8-21.7z"/><glyph glyph-name="weibo" unicode="" horiz-adv-x="512" d="M407 270.4c7.6 24-13.4 46.8-37.4 41.7-22-4.8-28.8 28.1-7.1 32.8 50.1 10.9 92.3-37.1 76.5-84.8-6.8-21.2-38.8-10.8-32 10.3zM214.8 1.3C108.5 1.3 0 52.7 0 137.6c0 44.3 28 95.4 76.3 143.7C176 381 279.5 382.2 249.9 287c-4-13.1 12.3-5.7 12.3-6 79.5 33.6 140.5 16.8 114-51.4-3.7-9.4 1.1-10.9 8.3-13.1C520.2 174.2 419.3 1.3 214.8 1.3zm143.7 146.3c-5.4 55.7-78.5 94-163.4 85.7-84.8-8.6-148.8-60.3-143.399-116 5.4-55.7 78.5-94 163.399-85.7 84.8 8.6 148.801 60.3 143.4 116zm-10.6 265.3c102.3 21.6 189.3-74.5 157.399-174.301-8.3-25-44.8-12.2-37.4 12 23.1 71.2-39.4 139.2-111.7 124-25.1-5.4-34.2 32.7-8.3 38.3zm-78.5-311c-17.1-38.8-66.8-60-109.101-46.3-40.8 13.1-58 53.4-40.3 89.7 17.7 35.4 63.1 55.4 103.4 45.1 42-10.8 63.1-50.2 46-88.5zm-86.3 30c-12.9 5.4-30-.3-38-12.9-8.3-12.9-4.3-28 8.6-34 13.1-6 30.8-.3 39.1 12.9 8 13.1 3.7 28.3-9.7 34zm32.6 13.4c-5.1 1.7-11.4-.6-14.3-5.4-2.9-5.1-1.4-10.6 3.7-12.9 5.1-2 11.7.3 14.6 5.4 2.8 5.2 1.1 10.9-4 12.9z"/><glyph glyph-name="renren" unicode="" horiz-adv-x="512" d="M214 278.9c0-110.4-61-205.4-147.6-247.4C30 74.8 8 130.3 8 191.4c0 122.699 89.1 224.399 206 244.1V278.9zM255-56c-42.9 0-83.3 11-118.5 30.4C193.7 10.5 239.9 65.1 255 129c15.5-63.9 61.7-118.5 118.8-154.7C338.7-45 298.3-56 255-56zm190.6 87.5C359 73.5 298 168.4 298 278.9v156.6c116.9-19.7 206-121.4 206-244.1 0-61.1-22-116.601-58.4-159.9z"/><glyph glyph-name="pagelines" unicode="" horiz-adv-x="384" d="M384 135.3c-55.1-136.7-187.1-54-187.1-54C156.4-.5 89.5-53.099 12.299-53.4c-16.1 0-16.6 24.4 0 24.4 64.4.3 120.5 42.7 157.2 110.1-41.1-15.899-118.6-27.899-161.6 82.2 109 44.901 159.1-11.2 178.3-45.5 9.9 24.401 17 50.901 21.6 79.7 0 0-139.7-21.9-149.5 98.1 119.1 47.9 152.6-76.699 152.6-76.699 1.6 16.7 3.3 52.6 3.3 53.4 0 0-106.3 73.7-38.1 165.2 124.6-43 61.4-162.4 61.4-162.4.5-1.6.5-23.8 0-33.4 0 0 45.2 89 136.4 57.5-4.2-134-141.9-106.4-141.9-106.4-4.4-27.4-11.2-53.4-20-77.5 0 0 83 91.8 172 20z"/><glyph glyph-name="stack-exchange" unicode="" d="M17.7 115.7h412.7v-22c0-37.7-29.3-68-65.3-68h-19L259.3-64v89.7H83c-36 0-65.3 30.3-65.3 68v22zm0 23.6v85h412.7v-85H17.7zm0 109.4v85h412.7v-85H17.7zM365 448c36 0 65.3-30.3 65.4-67.7V358H17.7v22.3C17.7 417.7 47 448 83 448h282z"/><glyph glyph-name="vimeo-square" unicode="" d="M400 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352zm-16.2-149.6c1.9 41.6-13.6 63-46.5 64-44.3 1.4-74.4-23.6-90.1-75.1 19.6 8.4 48.6 10.6 45.2-22.2-.9-11.1-8.1-27.1-21.5-48.3-37.2-58.7-46.3-39.1-66.8 90.5-5.8 36.5-21.1 53.5-46 51.1-22-2-57.2-38-94.1-70.4l15-19.4c14.3 10.1 22.7 15.1 25.1 15.1 20.8 0 31.5-54.1 56.7-146.4 12.9-34.4 28.6-51.6 47.3-51.6 30.1 0 66.9 28.3 110.4 84.8 42.1 54.1 63.9 96.8 65.3 127.9z"/><glyph glyph-name="slack" unicode="" d="M94.12 132.9c0-25.9-21.16-47.06-47.06-47.06C21.16 85.84 0 107 0 132.9c0 25.9 21.16 47.06 47.06 47.06h47.06V132.9zm23.72 0c0 25.9 21.16 47.06 47.06 47.06 25.9 0 47.06-21.16 47.06-47.06V15.059c0-25.9-21.16-47.06-47.06-47.06-25.9 0-47.06 21.16-47.06 47.06V132.9zm47.06 188.98c-25.9 0-47.06 21.16-47.06 47.06 0 25.9 21.16 47.06 47.06 47.06 25.9 0 47.06-21.16 47.06-47.06v-47.06H164.9zm0-23.72c25.9 0 47.06-21.16 47.06-47.06 0-25.9-21.16-47.06-47.06-47.06H47.059c-25.9 0-47.06 21.16-47.06 47.06 0 25.9 21.16 47.06 47.06 47.06H164.9zm188.98-47.06c0 25.9 21.16 47.06 47.06 47.06 25.9 0 47.06-21.16 47.06-47.06 0-25.9-21.16-47.06-47.06-47.06h-47.06v47.06zm-23.72 0c0-25.9-21.16-47.06-47.06-47.06-25.9 0-47.06 21.16-47.06 47.06v117.841c0 25.9 21.16 47.06 47.06 47.06 25.9 0 47.06-21.16 47.06-47.06V251.1zM283.1 62.12c25.9 0 47.06-21.16 47.06-47.06C330.16-10.84 309-32 283.1-32c-25.9 0-47.06 21.16-47.06 47.06v47.06h47.06zm0 23.72c-25.9 0-47.06 21.16-47.06 47.06 0 25.9 21.16 47.06 47.06 47.06h117.841c25.9 0 47.06-21.16 47.06-47.06 0-25.9-21.16-47.06-47.06-47.06H283.1z"/><glyph glyph-name="wordpress" unicode="" horiz-adv-x="512" d="M61.7 278.6L163.2.6C92.2 35 43.3 107.8 43.3 192c0 30.9 6.6 60.1 18.4 86.6zm337.9-75.9c0-18.2-7-39.3-16-68.7l-21.2-70.9-76.9 228.7c12.8.7 24.3 2 24.3 2 11.4 1.3 10.1 18.2-1.4 17.5 0 0-34.5-2.7-56.7-2.7-20.9 0-56 2.7-56 2.7-11.4.7-12.8-16.8-1.3-17.5 0 0 10.8-1.3 22.3-2l33.1-90.8-46.6-139.6-77.5 230.399c12.8.7 24.3 2 24.3 2 11.4 1.3 10.1 18.2-1.4 17.5 0 0-34.5-2.7-56.7-2.7-4 0-8.7.1-13.7.3 38.1 57.8 103.5 95.9 177.8 95.9 55.401 0 105.8-21.2 143.7-55.9-1 .1-1.9.2-2.8.2-20.9 0-35.7-18.2-35.7-37.8 0-17.5 10.1-32.4 20.9-49.9 8.1-14.2 17.5-32.4 17.5-58.7zm-139.9-29.3L325.1-5.8c.4-1 .9-2 1.5-2.9-22.1-7.8-45.8-12.1-70.6-12.1-20.9 0-41 3.1-60.1 8.7zm183 120.7c16.6-30.3 26-65.1 26-102.1 0-78.5-42.5-147-105.8-183.9l65 187.9c12.2 30.4 16.2 54.6 16.2 76.2 0 7.9-.5 15.1-1.4 21.9zM504 192C504 55.2 392.7-56 256-56 119.2-56 8 55.3 8 192c0 136.8 111.2 248 248 248 136.7 0 248-111.2 248-248zm-11.4 0c0 130.5-106.199 236.6-236.6 236.6-130.5 0-236.6-106.1-236.6-236.6S125.599-44.6 256-44.6c130.5 0 236.6 106.1 236.6 236.6z"/><glyph glyph-name="openid" unicode="" d="M271.5 16l-68-32C88.5-5.7 0 55.5 0 129.8c0 71.5 82.5 131 191.7 144.3v-43c-71.5-12.5-124-53-124-101.3 0-51 58.5-93.3 135.7-103v340l68 33.2V16h.1zM448 157l-131.3 28.5 36.8 20.7c-19.5 11.5-43.5 20-70 24.8v43c46.2-5.5 87.7-19.5 120.3-39.3l35 19.8z"/><glyph glyph-name="yahoo" unicode="" d="M252 156l4-220c-12.7 2.2-23.5 3.9-32.3 3.9-8.4 0-19.2-1.7-32.3-3.9l4 220c-55 94.8-110.4 196.8-174 292 11.9-3.1 23-3.9 33.2-3.9 9 0 20.4.8 34.1 3.9 40.9-72.2 82.1-138.7 135-225.5C261 284.1 314.8 366.6 358.6 448c11.1-2.9 22-3.9 32.9-3.9 11.5 0 23.2 1 35 3.9-34.4-47.9-131.6-216.9-174.5-292z"/><glyph glyph-name="google" unicode="" horiz-adv-x="488" d="M488 186.2C488 44.7 391.1-56 248-56 110.8-56 0 54.8 0 192s110.8 248 248 248c66.8 0 123-24.5 166.3-64.9l-67.5-64.9C258.5 395.4 94.3 331.4 94.3 192c0-86.5 69.1-156.6 153.7-156.6 98.2 0 135 70.4 140.8 106.9H248v85.299h236.1c2.3-12.7 3.9-24.9 3.9-41.4z"/><glyph glyph-name="reddit" unicode="" horiz-adv-x="512" d="M201.5 142.5c-13.8 0-24.9 11.1-24.9 24.6 0 13.8 11.1 24.9 24.9 24.9 13.6 0 24.6-11.1 24.6-24.9 0-13.6-11.1-24.6-24.6-24.6zM504 192C504 55 393-56 256-56S8 55 8 192s111 248 248 248 248-111 248-248zm-132.3 41.2c-9.4 0-17.7-3.9-23.8-10-22.4 15.5-52.6 25.5-86.1 26.6l17.4 78.3 55.4-12.5c0-13.6 11.1-24.6 24.6-24.6 13.8 0 24.9 11.3 24.9 24.9 0 13.6-11.1 24.9-24.9 24.9-9.7 0-18-5.8-22.1-13.8l-61.2 13.6c-3 .8-6.1-1.4-6.9-4.4l-19.1-86.4c-33.2-1.4-63.1-11.3-85.5-26.8-6.1 6.4-14.7 10.2-24.1 10.2-34.9 0-46.3-46.9-14.4-62.8-1.1-5-1.7-10.2-1.7-15.5 0-52.6 59.2-95.2 132-95.2 73.1 0 132.3 42.6 132.3 95.2 0 5.3-.6 10.8-1.9 15.8 31.3 16 19.8 62.5-14.9 62.5zM302.8 117c2.2 2.2 6.1 2.2 8.3 0 2.5-2.5 2.5-6.4 0-8.6-22.9-22.8-87.4-22.8-110.2 0-2.5 2.2-2.5 6.1 0 8.6 2.2 2.2 6.1 2.2 8.3 0 17.5-17.9 75.4-18.2 93.6 0zm7.7 75c13.9 0 24.9-11.1 24.9-24.9 0-13.5-11.1-24.6-24.9-24.6-13.5 0-24.6 11-24.6 24.6 0 13.8 11 24.9 24.6 24.9z"/><glyph glyph-name="reddit-square" unicode="" d="M283.2 102.5c2.7-2.7 2.7-6.8 0-9.2-24.5-24.5-93.8-24.6-118.4 0-2.7 2.4-2.7 6.5 0 9.2 2.4 2.4 6.5 2.4 8.9 0 18.7-19.2 81-19.6 100.5 0 2.4 2.3 6.6 2.3 9 0zm-91.3 53.8c0-14.6-11.9-26.5-26.5-26.5-14.9 0-26.8 11.9-26.8 26.5 0 14.9 11.9 26.8 26.8 26.8 14.6 0 26.5-11.9 26.5-26.8zm90.7 26.8c14.9 0 26.8-11.9 26.8-26.8 0-14.6-11.9-26.5-26.8-26.5-14.6 0-26.5 11.9-26.5 26.5 0 14.9 11.9 26.8 26.5 26.8zM448 368V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48zm-99.7-140.6c-10.1 0-19-4.2-25.6-10.7-24.1 16.7-56.5 27.4-92.5 28.6l18.7 84.2 59.5-13.4c0-14.6 11.9-26.5 26.5-26.5 14.9 0 26.8 12.2 26.8 26.8 0 14.6-11.9 26.8-26.8 26.8-10.4 0-19.3-6.2-23.8-14.9l-65.7 14.6c-3.3.9-6.5-1.5-7.4-4.8l-20.5-92.8c-35.7-1.5-67.8-12.2-91.9-28.9-6.5 6.8-15.8 11-25.9 11-37.5 0-49.8-50.4-15.5-67.5-1.2-5.4-1.8-11-1.8-16.7 0-56.5 63.7-102.3 141.9-102.3 78.5 0 142.2 45.8 142.2 102.3 0 5.7-.6 11.6-2.1 17 33.6 17.2 21.2 67.2-16.1 67.2z"/><glyph glyph-name="stumbleupon-circle" unicode="" horiz-adv-x="496" d="M256 440c137 0 248-111 248-248S393-56 256-56 8 55 8 192s111 248 248 248zm0-177.5c9.8 0 17.8-8 17.7-17.6v-20.6l22.9-10.7 34.1 10.1v23.7c0 40.3-34 72.6-74.7 72.6-40.5 0-74.7-32.1-74.7-72.1V139.5c0-9.9-8-17.8-17.8-17.8s-17.8 7.8-17.8 17.8v45.8H88.4v-46.5c0-41.4 33.5-74.9 74.9-74.9 41 0 74.9 33 74.9 73.9v106.9c0 9.8 8 17.8 17.8 17.8zm167.6-123.6s0 .5.1 46.4h-57.3v-48c0-9.7-8-17.6-17.8-17.6s-17.8 7.8-17.8 17.6v47.1l-34.1-10.1-22.9 10.7v-46.8c0-41 33.7-74.2 74.9-74.2 41.4 0 74.9 33.5 74.9 74.9z"/><glyph glyph-name="stumbleupon" unicode="" horiz-adv-x="512" d="M502.9 182v-69.7C502.9 50.2 452.6-.1 390.5-.1c-61.8 0-112.4 49.8-112.4 111.3v70.201l34.3-16 51.1 15.2V110c0-14.7 12-26.5 26.7-26.5S417 95.3 417 110v72h85.9zm-224.7 58.2v30.9c0 14.7-12 26.7-26.7 26.7s-26.7-12-26.7-26.7V110.8C224.8 49.5 174 0 112.4 0 50.3 0 0 50.3 0 112.3V182h86v-68.6c0-14.9 12-26.7 26.7-26.7s26.701 11.8 26.701 26.7v162.399c0 60 51.3 108.2 112.1 108.2 61 0 112.1-48.5 112.1-109v-35.6l-51.1-15.2z"/><glyph glyph-name="delicious" unicode="" d="M446.5 380c1-3.8 1.5-7.9 1.6-12V15.9c0-26.5-21.5-48-48-48h-352c-4.1 0-8.2.5-12 1.5-7.7 2-14.6 5.8-20.3 11-1.2 1.1-2.3 2.2-3.3 3.3-5.2 5.7-9 12.6-11 20.3C.5 7.8 0 11.9 0 16v352c0 26.5 21.5 48 48 47.9h352c4.1 0 8.2-.5 12-1.5 1.9-.4 3.7-1 5.4-1.7 1.9-.7 3.7-1.5 5.5-2.5 1.4-.7 2.7-1.5 4-2.4 1.1-.8 2.2-1.6 3.3-2.5 2.5-2 4.8-4.3 6.9-6.8 1.7-2.1 3.3-4.5 4.7-6.9 1.3-2.3 2.4-4.6 3.3-7.1.5-1.5 1-3 1.4-4.5zM416 16v176H224v192H48c-8.8 0-16-7.2-16-16V192h192V0h176c8.8 0 16 7.2 16 16z"/><glyph glyph-name="digg" unicode="" horiz-adv-x="512" d="M81.7 275.7V352h51V101.3H0v174.4h81.7zm0-133.4v92.3H50.9v-92.3h30.8zm297.2 133.4H512V32H378.9v40.8h81.8v28.5h-81.8v174.4zm81.8-133.4v92.3h-30.8v-92.3h30.8zm-235.6-41v174.4h133.301V32H225.1v40.8h82.1v28.5h-82.1zm51.2 133.3v-92.3h30.8v92.3h-30.8zM153.3 352h51.3v-51h-51.3v51zm0-76.3h51.3V101.3h-51.3v174.4z"/><glyph glyph-name="pied-piper-pp" unicode="" d="M205.3 273.4c0-21.1-14.2-38.1-31.7-38.1-7.1 0-12.8 1.2-17.2 3.7v68c4.4 2.7 10.1 4.2 17.2 4.2 17.5 0 31.7-16.9 31.7-37.8zm52.6-67c17.4 0 31.7-17 31.7-38.1 0-20.9-14.3-37.8-31.7-37.8-7.1 0-12.8 1.2-17.2 3.7v68c4.4 2.7 10.1 4.2 17.2 4.2zM448 368V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48zM185 192.9c41 0 74.2 35.6 74.2 79.6S226 352.1 185 352.1c-12 0-24.1-3.2-34.6-8.8h-45.7V137l51.8 10.099v50.6c8.6-3.1 18.1-4.8 28.5-4.8zm158.4-25.3c0 44-33.2 79.6-73.9 79.6-3.2 0-6.4-.2-9.6-.7-3.7-12.5-10.1-23.8-19.2-33.4-13.8-15-32.2-23.8-51.8-24.8V32l51.8 10.1v50.6c8.6-3.2 18.2-4.7 28.7-4.7 40.8 0 74 35.6 74 79.6z"/><glyph glyph-name="pied-piper-alt" unicode="" horiz-adv-x="576" d="M244 202l-27.7-5.7-1.7 4.9c6.7.5 12.7 3.7 19.3 3.7 3.8 0 6.9-.9 10.1-2.9zM379.9 4.1c9.5 0 28.2-45.1 33-55.1-35.9-13.4-70.3-15.9-106-9.8L300-15.7c15.8 10.3 60.9 19.8 79.9 19.8zM340.8 271c-7.6 3.5-63.9 6.4-98.8-10 6.3 11.8 13.2 17 25.9 21.8 27.3 10.3 40.2 30.5 58.9 51.1 11.9-8.4 12-24.6 31.6-23v-21.8l6.3-.3c37.4 14.4 74.7 30.2 106.6 54.6 48.3 36.8 52.9 50 81.3 100l2 2.6c-.6-14.1-6.3-27.3-12.4-39.9-30.5-63.8-78.7-100.3-146.8-116.7-12.4-2.9-26.4-3.2-37.6-8.9 1.4-9.8 13.2-18.1 13.2-23 0-3.4-5.5-7.2-7.5-8.6-11.2 12.9-16.1 19.3-22.7 22.1zm214.7 177l-.3-1.4-.6-.6.3.9zM496.3 65.9C516.4 31.7 540 11.6 569-14c-31-19.3-70.4-32.2-103.5-47.2-55.2 46.3-23 229.9-111.5 229.9-3.5-.7-2.4-.3-4.6-1.7 1.1-1.4 2.6-2.9 3.7-4 23.9-20.1 33.4-24.4 34.8-58.6l.3-9.5c.8-21.6-5.5-42.5-9.8-63.5-25.9.7-51.2-11-77.9-2.9-.7 5.9-1.1 30.9.3 41.1 1.4 9.5 33.6 29.9 33 43.7-5.5.6-9.2-2.6-12.4-6.9-13.3-19.5-47.2-41.9-71.3-41.9-16.6 0-56.3 71.5-76.4 85.9-3.2 2.3-5.2 5.4-7.8 8.6-16.1-3.8-139.4-32.2-147.4-32.2-6 0-11.5 4.9-11.5 10.9 0 5.5 3.401 10.7 8.901 11.8l139.6 30.4c-9.5 17.2 12.3 17.5 21.5 20.1 3.2.8 6.3 4 9.5 4 6.3 0 11.8-8.9 13.8-14.1 6.3 1.4 45.7 10.6 49.4 10.6 15.2 0 15.9-20.1 2.9-22.7l-52.3-11.5-.3-4.6c-.3-10.1 45.4-60.1 53.4-60.1 18.1 0 54.9 41.7 54.9 60.1 0 30.7-42.8 12.6-42.8 33.6 0 3.5 1.2 6.6 2.9 9.8l-19.5 5.5c13.1 13.6 13.8 31.7 10.9 50.3 14.7 2.9 26.7 4.6 41.4 4.6 56.9 0 45.7-8.6 65.5-54.3l14.4 7.2c-2.3-34.2-36.2-17.5-35.1-31l.3-6c74.7 2.9 116.1-58.6 150-115.5zM300.1 19.8h8.9L311.9-4l-11.8-3.4v27.2zm-68.7 150.4l13.8 3.5 31.3-50.9-21-13.8zm84.4-154.9c22.6 2.5 32.7 6.3 59.5 6.3.3-1.4.9-3.2.9-4.6 0-7.5-49.4-12.6-58.4-14.1z"/><glyph glyph-name="drupal" unicode="" d="M319.5 333.3C333 325 416 266.3 416 154c0-112-88.5-186-190.2-186C123.8-32 32 48.3 32 157.5c0 109 85 167.5 100.8 175.8 18.7 10.1 32.2 15.3 53.5 32.3 10.5 8.3 19.3 20.2 22 49.5 15.2-18.3 33.5-39.5 46.5-48.3 21.2-14 42.5-19.5 64.7-33.5zM322 7.7c4.2 4.2 1.9 13.1-4.2 8.5-8.5-6.3-27.5-14-54.5-14-34.5 0-51.5 13.3-51.5 13.3-6.2 0-11.3-7.2-6.5-12C231.9-21 301.9-12.4 322 7.7zm-54.5 52.6c-6.5-2.7-28.4-16.8-22.4-25 2.4-3.3 5.2-1.3 12.2 4.7 7.2 5.8 12 11 26.7 11 25.3 0 18.1-19.9 26.5-15.7 9.9 4.9-2.1 20.9-6.2 23.7-7.8 5.1-28.1 4.9-36.8 1.3zM360 43c39.1-3.3 64.5 106 15.8 106-20 0-60.5-41.5-81.8-41.8-24.7-.5-59 49-108.5 48.5-66.4-.4-90.6-78.6-51.8-105.2 57.2-38.7 130.4 42.9 161.3 42 19.5-.7 49.8-48.5 65-49.5z"/><glyph glyph-name="joomla" unicode="" d="M.6 355.9c0 33.3 26.8 60.1 59.8 60.1 30 0 54.5-21.9 59.2-50.2 32.6 7.6 67.1-.6 96.5-30l-44.3-44.3c-20.5 20.5-42.6 16.3-55.4 3.5-14.3-14.3-14.3-37.9 0-52.2l99.5-99.5-44-44.3c-87.7 87.2-49.7 49.7-99.8 99.7-26.8 26.5-35 64.8-24.8 98.9C20.4 303.4.6 327.3.6 355.9zm129.5-116.4c28.5 28.4 81.3 80.8 99.6 99.9 26.6 26.6 64.5 35 98.3 25.1 4.1 29.1 29.2 51.6 59.5 51.6 33 0 59.8-26.9 59.8-60.1 0-30.3-22.7-55.4-51.9-59.5 9.6-33.6 2.3-70-28.9-101.2l-44 44.3C343 260 338.8 282.2 326 295c-14.3 14.3-37.6 14.3-51.9 0-10-10.1-89.7-89.8-99.7-99.8zM396.4 87.3c29.1-4.1 51.6-28.9 51.6-59.1 0-33.3-26.8-60.1-59.8-60.1-29.2 0-53.4 20.7-58.9 48.1-34.7-10.8-75.1-2.2-102.7 28l44 44.3C291 68 313.2 72.2 326 85c14.3 14.3 14.3 37.6 0 51.9l-99.7 99.7 44.3 44.3c104.5-104.4 87.7-87.5 99.5-99.7 25.4-25.4 34.5-61.2 26.3-93.9zm-84.3 53.1c-87.3-87.3-67.4-67.7-99.5-99.7-25.7-25.4-61.5-34.2-94.2-26-6.1-26.9-30-46.7-58.6-46.7C26.8-32 0-5.2 0 28.1c0 28.3 19.5 52.2 46.2 58.2-8.5 33.1-.7 68.1 29.5 98.3l44-44.3c-20.1-20.1-16.3-42-3.2-55.4 14.3-14.3 37.6-14.3 51.9 0 49.3 49.4 12.7 13.4 99.7 99.8z"/><glyph glyph-name="behance" unicode="" horiz-adv-x="576" d="M232 210.8c43.6-12.3 64.7-45.2 64.7-89.7 0-72-60.5-102.9-124.9-102.9H0v354.4h167.1c60.7 0 113.301-17.2 113.301-87.8 0-35.8-16.6-58.8-48.4-74zM77.9 312.1v-82.7h79c27.8 0 47.5 12.1 47.5 42.2 0 32.6-25.3 40.5-53.4 40.5H77.9zm83.3-233.7c31.7 0 57.6 11.2 57.6 47 0 36.3-21.7 50.6-56 50.6H77.9V78.4h83.3zm358.5 240.7H376V354h143.7v-34.9zM576 142.8c0-4.5-.3-9-.6-13.2H390.3c0-41.1 21.7-65.3 63-65.3 21.4 0 49 11.6 55.7 33.5h62.2c-19.1-58.7-58.8-86.3-120.101-86.3-81 0-131.3 54.8-131.3 134.7 0 77 53.1 135.8 131.3 135.8 80.5 0 124.9-63.3 124.9-139.2zM390.4 174h114.699c-3 34-20.8 54.8-56.2 54.8-33.8 0-56.2-21.1-58.5-54.8z"/><glyph glyph-name="behance-square" unicode="" d="M186.5 155c0-19.3-14-25.4-31.2-25.4h-45.1v52.9h46c18.6-.1 30.3-7.8 30.3-27.5zm-7.7 82.3c0-16.3-10.7-22.9-25.8-22.9h-42.7v44.8h39.6c15.2 0 28.9-4.2 28.9-21.9zm132.3-23.2c19.2 0 28.8-11.2 30.5-29.7h-62.2c1.2 18.3 13.4 29.7 31.7 29.7zM448 368V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48zM271.7 263h77.8v18.9h-77.8V263zm-43-110.3c0 24.1-11.4 44.9-35 51.6 17.2 8.2 26.2 17.7 26.2 37 0 38.2-28.5 47.5-61.4 47.5H68v-192h93.1c34.9.2 67.6 16.9 67.6 55.9zM380 167.5c0 41.1-24.1 75.4-67.6 75.4-42.4 0-71.1-31.8-71.1-73.6 0-43.3 27.3-73 71.1-73 33.2 0 54.7 14.9 65.1 46.8h-33.7c-3.7-11.9-18.6-18.1-30.2-18.1-22.4 0-34.1 13.1-34.1 35.3h100.2c.1 2.3.3 4.8.3 7.2z"/><glyph glyph-name="steam" unicode="" horiz-adv-x="496" d="M496 192C496 55 384.8-56 247.6-56 133.8-56 38 20.3 8.6 124.4l95.2-39.3c6.4-32.1 34.9-56.4 68.9-56.4 39.2 0 71.9 32.4 70.2 73.5l84.5 60.2c52.1-1.3 95.8 40.9 95.8 93.5 0 51.6-42 93.5-93.7 93.5s-93.7-42-93.7-93.5v-1.2L176.6 169c-15.5.9-30.7-3.4-43.5-12.1L0 211.9C10.2 339.599 117.1 440 247.6 440 384.8 440 496 329 496 192zM155.7 63.7c19.8-8.2 42.5 1.1 50.8 21 8.3 19.8-1.1 42.5-20.9 50.7l-31.5 13c12.2 4.6 26 4.8 38.9-.6 13-5.4 23.1-15.6 28.5-28.6s5.3-27.3-.1-40.3c-11.2-26.8-42.1-39.6-69-28.4-10.212 4.27-22.397 15.828-27.2 25.8zm173.8 129.9c-34.4 0-62.4 28-62.4 62.3s28 62.3 62.4 62.3 62.4-28 62.4-62.3-27.9-62.3-62.4-62.3zm.1 15.6c25.9 0 46.9 21 46.9 46.8 0 25.9-21 46.8-46.9 46.8s-46.9-21-46.9-46.8c.1-25.8 21.1-46.8 46.9-46.8z"/><glyph glyph-name="steam-square" unicode="" d="M185.2 91.5c7.7 18.5-1 39.7-19.6 47.4l-29.5 12.2c11.4 4.3 24.3 4.5 36.4-.5 12.2-5.1 21.6-14.6 26.7-26.7 5-12.2 5-25.6-.1-37.7-10.5-25.1-39.4-37-64.6-26.5-11.6 4.8-20.4 13.6-25.4 24.2l28.5-11.8c18.6-7.8 39.9.9 47.6 19.4zM400 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v112.8l89.1-36.9c6-30 32.7-52.7 64.5-52.7 36.6 0 67.3 30.3 65.7 68.8l79 56.3c48.7-1.2 89.6 38.3 89.6 87.5 0 48.2-39.3 87.5-87.6 87.5s-87.6-39.3-87.6-87.5v-1.1l-55.4-80.2c-14.5.8-28.7-3.1-40.7-11.3L0 207.3V368c0 26.5 21.5 48 48 48h352zm-99.7-222.5c-32.2 0-58.4 26.1-58.4 58.3s26.2 58.3 58.4 58.3 58.4-26.2 58.4-58.3c0-32.1-26.2-58.3-58.4-58.3zm.1 14.6c24.2 0 43.9 19.6 43.9 43.8 0 24.2-19.6 43.8-43.9 43.8-24.2 0-43.9-19.6-43.9-43.8 0-24.2 19.7-43.8 43.9-43.8z"/><glyph glyph-name="spotify" unicode="" horiz-adv-x="496" d="M248 440c136.9 0 248-111.1 248-248S384.9-56 248-56 0 55.1 0 192s111.1 248 248 248zM348.7 75.1c8.1 0 15.2 6.3 15.2 15.4s-3.6 12.6-9.7 16.5c-71.4 42.7-155.101 44.3-237 26.2-7.5-1.6-13.6-6.5-13.6-16.8 0-8.1 6.1-15.8 15.8-15.8 2.9 0 8 1.6 11.9 2.6C203 117.9 275.6 116.3 338 78.7c3.9-2.3 6.5-3.6 10.7-3.6zm26.9 65.6c10.9 0 19.3 8.7 19.4 19.5 0 8.7-3.2 14.9-11.3 19.7-49.4 29.4-112.1 45.5-177 45.5-41.6 0-70-5.8-97.8-13.6-10.3-2.9-15.5-10-15.5-20.7s8.7-19.4 19.4-19.4c4.5 0 7.1 1.3 11.9 2.6 82.9 22.5 176.1 7.6 238.6-29.4 3.601-1.9 7.101-4.2 12.3-4.2zm31 76.2c12.2 0 23.2 9.7 23.2 23.3 0 11.9-5.1 18.1-12.9 22.6-55.9 32.6-132.4 47.8-205.4 47.8-42.9 0-82.299-4.9-117.5-15.2-9-2.6-17.4-10.3-17.4-23.9 0-13.3 10.101-23.6 23.301-23.6 4.8 0 9.3 1.6 12.9 2.6 82.4 23 209.7 12.8 280.9-29.7 4.5-2.6 7.7-3.9 12.899-3.9z"/><glyph glyph-name="deviantart" unicode="" horiz-adv-x="320" d="M320 354.8l-98.2-179.1 7.4-9.5H320V38.5H159.1l-13.5-9.2-43.7-84c-.3 0-8.6-8.6-9.2-9.2H0v93.2l93.2 179.4-7.4 9.2H0v127.6h156l13.5 9.2 43.7 84c.3 0 8.6 8.6 9.2 9.2H320v-93.1z"/><glyph glyph-name="soundcloud" unicode="" horiz-adv-x="640" d="M111.4 191.7l5.8-65-5.8-68.3c-.3-2.5-2.2-4.4-4.4-4.4s-4.2 1.9-4.2 4.4l-5.6 68.3 5.6 65c0 2.2 1.9 4.2 4.2 4.2 2.2 0 4.1-2 4.4-4.2zm21.4 45.6c2.5 0 4.7-2.2 4.7-5l5.8-105.6-5.8-68.3c0-2.8-2.2-5-4.7-5-2.8 0-4.7 2.2-5 5l-5 68.3 5 105.6c.3 2.8 2.2 5 5 5zm25.5 24.1c2.8 0 5.3-2.2 5.3-5.3l5.3-130-5.3-67.8c0-3.1-2.5-5.3-5.3-5.3-3.1 0-5.3 2.2-5.6 5.3l-4.4 67.8 4.4 130c.3 3.1 2.5 5.3 5.6 5.3zM7.2 164.8c1.4 0 2.2-1.1 2.5-2.5l5.6-35.6-5.6-35c-.3-1.4-1.1-2.5-2.5-2.5S5 90.3 4.7 91.7l-4.7 35 4.7 35.6c.3 1.4 1.1 2.5 2.5 2.5zm23.6 21.9c1.4 0 2.5-1.1 2.8-2.5l7.2-57.5-7.2-56.4c-.3-1.4-1.4-2.5-2.8-2.5s-2.5 1.1-2.5 2.8l-6.4 56.1 6.4 57.5c0 1.4 1.1 2.5 2.5 2.5zm25.3 11.4c1.7 0 3.1-1.4 3.1-3.3l6.9-68.1-6.9-65.8c0-1.7-1.4-3.1-3.1-3.1-1.6 0-3 1.4-3.3 3.1L47 126.7l5.8 68.1c.2 1.9 1.6 3.3 3.3 3.3zm25.3 2.2c1.9 0 3.6-1.4 3.9-3.6l6.4-70-6.4-67.8c-.3-2.2-2-3.6-3.9-3.6s-3.6 1.4-3.6 3.6L72 126.7l5.8 70c0 2.2 1.7 3.6 3.6 3.6zm241.4 110.9c2.5-1.4 4.1-4.2 4.5-7.2l3.9-177.5-3.9-64.2c0-4.7-3.9-8.6-8.6-8.6s-8.6 3.9-8.9 8.6L308.1 94l-1.7 32.5 3.3 176.7v.8c.2 2.5 1.4 5 3.3 6.7 1.4 1.1 3.4 1.9 5.6 1.9 1.4 0 3.1-.6 4.2-1.4zm-26.7-15.3c2.2-1.4 3.6-3.9 3.9-6.7l3.3-162.8-3.1-58.6-.3-6.701c0-2.3-.8-4.2-2.5-5.6-1.4-1.4-3.4-2.5-5.6-2.5-2.5 0-4.7 1.2-6.4 3.1-1.1 1.4-1.7 3-1.7 4.7v.3c-3.1 65.3-3.1 65.6-3.1 65.6l2.8 160.8.3 1.7c0 2.8 1.4 5.3 3.6 6.701 1.3.8 2.8 1.4 4.4 1.4 1.6 0 3-.6 4.4-1.4zm-111.4-22.5c3.4 0 5.9-2.8 6.1-6.1l5-140.6-5-67.2c-.3-3.3-2.8-5.8-6.1-5.8-3 0-5.5 2.5-5.8 5.8l-4.4 67.2 4.4 140.6c0 3.3 2.7 6.1 5.8 6.1zm376.7-62.8c43.3 0 78.6-35.3 78.5-78.9 0-43.3-35.3-78.3-78.6-78.3H343c-4.7.6-8.6 4.2-8.6 9.2v249.7c0 4.8 1.699 7 7.8 9.2 15.3 6.1 32.5 9.4 50.3 9.4 72.5 0 131.9-55.6 138.3-126.4 9.5 3.901 19.8 6.1 30.6 6.1zm-296.7 60.3c4.2 0 7.2-3.3 7.5-7.8l3.9-136.7-3.9-65.6c0-4.2-3.3-7.5-7.5-7.5s-7.5 3.3-7.8 7.5l-3.3 65.6 3.3 136.7c.3 4.5 3.6 7.8 7.8 7.8zm-53.6 7.8c3.6 0 6.4-3.1 6.7-6.7l4.4-145.3-4.4-66.9c-.3-3.6-3.1-6.4-6.7-6.4-3.3 0-6.1 2.8-6.4 6.4l-3.9 66.9 3.9 145.3c0 3.6 3.1 6.7 6.4 6.7zm26.7-3.4c3.9 0 6.9-3 6.9-6.9l4.2-141.7-4.2-66.4c0-3.8-3.1-6.9-6.9-6.9s-6.6 3-6.9 6.9l-3.9 66.4 3.9 141.7c0 3.8 3 6.9 6.9 6.9z"/><glyph glyph-name="vine" unicode="" horiz-adv-x="384" d="M384 193.3v-52.1c-18.4-4.2-36.9-6.1-52.1-6.1C295 57.7 228.9-8.7 206.8-21.1c-14-7.9-27.1-8.4-42.7.8C137-4 34.2 80.3 0 345.3h74.5C93.2 186.2 139 104.6 189.3 43.5c27.9 27.901 54.799 65.1 75.6 106.9-49.801 25.3-80.1 80.9-80.1 145.6 0 65.6 37.7 115.1 102.2 115.1 114.9 0 106.2-127.898 81.599-181.5 0 0-46.4-9.199-63.5 20.5 3.4 11.301 8.2 30.801 8.2 48.5 0 31.301-11.3 46.601-28.4 46.601-18.2 0-30.8-17.1-30.8-50 .1-79.2 59.4-118.7 129.9-101.9z"/><glyph glyph-name="codepen" unicode="" horiz-adv-x="512" d="M502.285 288.296c6.001-3.999 9.715-11.143 9.716-18.285v-156c0-7.142-3.715-14.286-9.715-18.285l-234-156.021c-8.06-4.96-16.584-4.915-24.571 0l-234 156.02C3.714 99.726 0 106.87 0 114.013V270.01c0 7.142 3.714 14.286 9.714 18.285l234 156c8.06 4.96 16.584 4.915 24.571 0zM278 384.869V282.297l95.429-63.715 76.857 51.429zm-44 0L61.714 270.011l76.857-51.429 95.43 63.715V384.87zM44 228.868v-73.714l55.143 36.857zM234-.847v102.571l-95.429 63.716-76.857-51.43zm22 140.858l77.715 52-77.715 52-77.715-52zM278-.847L450.286 114.01l-76.857 51.43-95.43-63.716V-.846zm190 156.001v73.714l-55.143-36.858z"/><glyph glyph-name="jsfiddle" unicode="" horiz-adv-x="576" d="M510.634 210.538c45.688-25.334 68.372-74.56 56.832-122.634-12.104-50.42-55.548-86.66-108.212-87.293-84.03-1.012-168.079-.459-252.12-.48-30.322-.007-60.668-.493-90.959.539C68.081 2.306 24.399 36.534 10.568 82.102c-14.129 46.551 2.19 94.623 41.901 124.615 2.547 1.924 4.87 6.52 4.515 9.545-3.746 31.86 7.145 57.671 32.676 76.408 26.282 19.288 55.228 21.588 85.331 9.167 2.366-.975 4.64-2.177 7.824-3.685 16.522 27.533 38.122 48.652 65.492 63.902 92.86 51.74 210.954 8.312 246.85-91.645 5.558-15.477 6.745-32.608 9.097-49.095.717-5.028 1.654-8.155 6.38-10.777zm21.107-156.88c39.313 48.375 22.418 117.668-35.143 144.497-7.435 3.466-9.725 7.744-9.847 15.894-1.87 125.129-132.78 187.063-230.24 132.697-26.114-14.568-46.45-34.896-60.671-61.294-7.591-14.09-11.929-7.978-22.198-2.527-24.612 13.063-49.047 12.64-72.034-3.083-21.967-15.025-31.91-36.62-26.42-62.98 2.409-11.571-.914-17.064-10.096-23.138-38.19-25.257-53.088-74.86-34.186-116.105 18.436-40.23 51.314-59.663 95.175-59.995.7-.005 163.728-.546 163.728.155 56.886 0 113.778-.552 170.652.229 28.938.398 53.05 13.218 71.28 35.65zm-87.789 80.499C438.103 103 409.33 79.06 377.286 79.061c-16.953.002-32.059 6.546-44.08 17.705-27.696 25.714-71.14 74.98-95.937 93.388-20.055 14.888-41.989 12.333-60.271-3.782-49.996-44.071 15.86-121.775 67.062-77.189 4.55 3.96 7.841 9.543 12.745 12.845 8.184 5.509 20.766.884 13.168-10.622-17.358-26.284-49.33-38.197-78.863-29.3-28.897 8.702-48.84 35.967-48.626 70.178 1.225 22.484 12.364 43.06 35.414 55.965 22.575 12.637 46.369 13.145 66.99-2.474 50.792-38.476 75.579-81.745 107.297-101.245 24.558-15.1 54.254-7.363 68.823 17.506 28.83 49.209-34.592 105.016-78.868 63.46-3.989-3.744-6.917-8.932-11.41-11.72-10.975-6.811-17.333 4.113-12.81 10.353 20.704 28.553 50.465 40.44 83.272 28.214 31.429-11.714 49.108-44.367 42.76-78.186z"/><glyph glyph-name="rebel" unicode="" horiz-adv-x="512" d="M256.5-56C117.2-56 9 60.2 13.2 198.1c2.8 79.2 43.2 152.2 116.5 200.4.3 0 1.9.6 1.1-.8-5.8-5.5-111.3-129.8-14.1-226.4 49.8-49.5 90-2.5 90-2.5 38.5 50.1-.6 125.9-.6 125.9-10 24.9-45.7 40.1-45.7 40.1l28.8 31.8c24.4-10.5 43.2-38.7 43.2-38.7.8 29.6-21.9 61.4-21.9 61.4l44.6 50.7 44.3-50.1c-20.5-28.8-21.9-62.6-21.9-62.6 13.8 23 43.5 39.3 43.5 39.3l28.5-31.8c-27.4-8.9-45.4-39.9-45.4-39.9-15.8-28.5-27.1-89.4.6-127.3 32.4-44.6 87.7 2.8 87.7 2.8 102.7 91.9-10.5 225-10.5 225-6.1 5.5.8 2.8.8 2.8 50.1-36.5 114.6-84.4 116.2-204.8C500.9 47.799 399-56 256.5-56z"/><glyph glyph-name="empire" unicode="" horiz-adv-x="496" d="M287.6 393.8c-10.8 2.2-22.1 3.3-33.5 3.6v18.2c78.1-2.2 146.101-44 184.601-106.6l-15.8-9.1c-6.1 9.7-12.7 18.8-20.2 27.1l-18-15.5c-26 29.6-61.4 50.7-101.9 58.4zM53.4 125.6c3.9-10.8 8.3-21.1 13.6-31.1l-15.8-9.1C34.1 117 24.1 153.5 24.1 192s9.9 75 27.1 106.5l15.8-9.099c-5.3-9.7-10-20.2-13.6-31l22.7-7.7c-6.4-18.3-9.7-38.2-9.7-58.7s3.6-40.4 10-58.7zM213.1 14l-4.7-23.8c10.8-1.9 22.2-3.3 33.5-3.6v-18.3C163.8-29.4 95.5 12.6 57 74.9l16 9.4c5.8-9.7 12.701-18.8 20.201-27.4l18 15.8c26.1-29.6 61.5-50.7 101.899-58.7zM93.3 327.1c-7.5-8.3-14.1-17.5-20.1-27.2L57.4 309C95.9 371.6 163.9 413.4 242 415.6v-18.199c-11.4-.3-22.7-1.4-33.5-3.6l4.7-23.8c-40.5-7.7-75.9-28.8-101.9-58.4zM402.7 56.9c7.5 8.6 14.4 17.7 20.1 27.4l16.1-9.4C400.4 12.6 332.1-29.5 254-31.7v18.3c11.4.3 22.7 1.7 33.5 3.6L282.8 14c40.5 8 75.9 29.1 101.9 58.7zM496 192C496 55 385-56 248-56S0 55 0 192s111 248 248 248 248-111 248-248zm-12.2 0c0 130.1-105.7 235.8-235.8 235.8S12.2 322.1 12.2 192 117.9-43.8 248-43.8 483.8 61.9 483.8 192zm-39 106.6C462 267 471.9 230.5 471.9 192s-9.9-75-27.1-106.4L429 94.7c5.3 10 9.7 20.2 13.6 31l-23 7.7c6.4 18.3 10 38.2 10 58.7s-3.3 40.4-9.7 58.7l22.7 7.7c-3.6 10.8-8.3 21.3-13.6 31zm-183-177.7l13.3-66.7c-8.6-1.7-17.7-2.8-27.1-2.8s-18.5 1.1-27.1 2.8l13.3 66.7c-16.3 3.3-30.5 11.6-40.7 23.5l-51.2-44.8c-11.9 13.6-21.3 29.4-27.1 46.8l64.2 22.1c-2.5 7.4-3.9 15.2-3.9 23.5s1.4 16 3.9 23.5l-64.5 22.1c6.1 17.5 15.5 33.2 27.4 46.8l51.2-44.8c10.3 11.9 24.4 20.5 40.7 23.8l-13.3 66.4c8.6 2 17.7 2.8 27.1 2.8s18.5-.9 27.1-2.8l-13.3-66.4c16.3-3.3 30.5-11.9 40.7-23.8l51.2 44.8c11.9-13.6 21.3-29.4 27.4-46.8l-64.5-22.1c2.5-7.4 3.9-15.2 3.9-23.5s-1.4-16-3.9-23.5l64.2-22.1c-5.8-17.5-15.2-33.2-27.1-46.8l-51.2 44.8c-10.3-11.9-24.4-20.2-40.7-23.5z"/><glyph glyph-name="git-square" unicode="" d="M100.59 113.76c48.57-3.31 58.95-2.11 58.95-11.94 0-20-65.55-20.06-65.55-1.52.01 5.09 3.29 9.4 6.6 13.46zm27.95 116.64c30.96 0 31.76-44.47-.75-44.47-33 0-31.54 44.47.75 44.47zM448 368V16c0-26.496-21.504-48-48-48H48C21.504-32 0-10.496 0 16v352c0 26.496 21.504 48 48 48h352c26.496 0 48-21.504 48-48zm-227-69.31c0-14.49 8.38-22.88 22.86-22.88 14.74 0 23.13 8.39 23.13 22.88 0 14.49-8.37 22.31-23.11 22.31-14.48 0-22.88-7.84-22.88-22.31zM199.18 253h-49.55c-25 6.55-81.56 4.85-81.56-46.75 0-18.8 9.4-32 21.85-38.11C74.23 153.77 66.8 147 66.8 137.4c0-6.87 2.79-13.22 11.18-16.76-8.9-8.4-14-14.48-14-25.92C64 74.65 81.53 63 127.52 63c44.22 0 69.87 16.51 69.87 45.73 0 36.67-28.23 35.32-94.77 39.38l8.38 13.43c17-4.74 74.19-6.23 74.19 42.43 0 11.69-4.83 19.82-9.4 25.67l23.38 1.78zm84.34-109.84l-13 1.78c-3.82.51-4.07 1-4.07 5.09v105.45h-52.6l-2.79-20.57c15.75-5.55 17-4.86 17-10.17V150c0-5.62-.31-4.58-17-6.87v-20.06h72.42zM384 133l-6.87 22.37c-40.93-15.37-37.85 12.41-37.85 16.73v60.72h37.85v25.41h-35.82c-2.87 0-2-2.52-2 38.63h-24.18c-2.79-27.7-11.68-38.88-34-41.42v-22.62c20.47 0 19.82.85 19.82-2.54v-66.57c0-28.72 11.43-40.91 41.67-40.91 14.45 0 30.45 4.83 41.38 10.2z"/><glyph glyph-name="git" unicode="" horiz-adv-x="512" d="M216.29 289.61l.04-34.55-37.41-2.84c7.27-9.36 15-22.37 15-41.07 0-77.89-91.43-75.47-118.7-67.89l-13.43-21.55c106.47-6.5 151.63-4.34 151.63-63 0-46.76-41.04-73.18-111.79-73.18C28.05-14.47 0 4.24 0 36.35c0 18.3 8.13 28.04 22.4 41.45C8.98 83.47 4.51 93.61 4.51 104.61c0 15.36 11.9 26.21 37 49.21-20 9.77-35 30.91-35 61C6.51 297.37 97 300.1 137 289.61h79.29zm-63.42-241.9c0 15.74-16.61 13.81-94.32 19.11-5.3-6.54-10.57-13.4-10.57-21.54 0-29.67 104.89-29.63 104.89 2.43zm-50.81 134.58c52.02 0 50.74 71.16 1.2 71.16-51.66 0-54-71.16-1.2-71.16zm133.3-100.51v32.1c26.75 3.66 27.24 2 27.24 11v119.51c0 8.5-2.05 7.38-27.24 16.26l4.47 32.92H324V124.86c0-6.51.4-7.32 6.51-8.14l20.73-2.84v-32.1H235.36zm52.45 244.31c-23.17 0-36.59 13.43-36.59 36.61s13.42 35.77 36.59 35.77c23.58 0 37-12.62 37-35.77 0-23.15-13.42-36.61-37-36.61zM512 97.54c-17.49-8.53-43.1-16.26-66.28-16.26-48.38 0-66.67 19.5-66.67 65.46v106.51c0 5.42 1.05 4.06-31.71 4.06v36.19c35.78 4.07 50 22 54.47 66.27h38.63c0-65.83-1.34-61.81 3.26-61.81H501v-40.65h-60.56v-97.15c0-6.92-4.92-51.41 60.57-26.84z"/><glyph glyph-name="hacker-news" unicode="" d="M0 416h448V-32H0v448zm21.2-197.2H21c.1.1.2.3.3.4 0-.1 0-.3-.1-.4zm218-53.9L320 320h-34.8c-54.8-101.2-48.3-98.6-60.6-125.6-10.1 24.4-6.8 27.3-59.3 125.6H128l79.8-153.3V64h31.4v100.9z"/><glyph glyph-name="tencent-weibo" unicode="" horiz-adv-x="384" d="M72.3-47.8c1.4-19.9-27.6-22.2-29.7-2.9C31 79.2 73.7 188.8 144 262.5c-15.6 34 9.2 77.1 50.6 77.1 30.3 0 55.1-24.6 55.1-55.1 0-44-49.5-70.8-86.9-45.1C97.1 168.1 61.4 69.6 72.3-47.8zM192 447.9c92 0 166.6-74.6 166.6-166.5 0-102.301-93.3-185.5-204-162.301-19 4.7-12.5 33.2 6.6 29.1 80.8-20.8 167.7 42.3 167.7 133.1 0 75.5-61.5 136.9-136.9 136.9C91 418.2 23.7 311.6 70 219c9-17.9-17.599-30.8-26.3-13.4-56 108.1 22.4 242.3 148.3 242.3z"/><glyph glyph-name="qq" unicode="" d="M433.754 27.555c-11.526-1.393-44.86 52.74-44.86 52.74 0-31.344-16.136-72.246-51.051-101.785 16.842-5.192 54.843-19.167 45.803-34.421-7.316-12.343-125.51-7.88-159.633-4.037-34.122-3.844-152.315-8.306-159.632 4.037-9.044 15.25 28.918 29.214 45.784 34.415-34.92 29.54-51.059 70.445-51.059 101.792 0 0-33.334-54.134-44.86-52.741-5.37.65-12.423 29.644 9.347 99.704 10.262 33.024 21.995 60.478 40.145 105.779C60.682 349.936 108.982 447.994 224 448c113.737-.006 163.156-96.133 160.264-214.963 18.118-45.223 29.912-72.85 40.144-105.778 21.768-70.06 14.716-99.053 9.346-99.704z"/><glyph glyph-name="weixin" unicode="" horiz-adv-x="576" d="M385.2 280.4c-92.4 0-165.4-69.1-165.3-154 0-14.2 2.2-27.9 6.2-40.8-6.2-.5-12.1-.8-18.3-.8-24.4 0-43.8 4.9-68.2 9.7l-68-34.1L90.9 119C42.3 153.1 13 197.2 13 250.6 13 343.2 100.5 416 207.7 416c95.6 0 179.7-58.3 196.3-136.7-6.2.8-12.4 1.1-18.8 1.1zm-104.5 52.9c-14.7 0-29.2-9.7-29.3-24.4 0-14.5 14.5-24.2 29.3-24.2 14.5 0 24.2 9.7 24.2 24.2 0 14.7-9.7 24.4-24.2 24.4zm-136.4-48.6c14.8 0 24.4 9.6 24.4 24.2 0 14.7-9.6 24.4-24.4 24.4-14.5 0-29.3-9.6-29.3-24.4 0-14.5 14.8-24.2 29.3-24.2zM563 128.6c0-43.8-29-82.7-68.2-112.1l14.8-48.6-53.4 29.3c-19.7-4.8-39.3-9.9-58.6-9.9-92.6 0-165.4 63.4-165.4 141.3s72.7 141.3 165.4 141.3c87.5 0 165.4-63.4 165.4-141.3zm-219.1 24.5c14.7 0 24.4 9.6 24.4 19.6 0 9.6-9.6 19.3-24.4 19.3-9.6 0-19.3-9.6-19.3-19.3 0-9.9 9.6-19.6 19.3-19.6zm107.1 0c14.5 0 24.5 9.6 24.4 19.6 0 9.6-9.9 19.3-24.4 19.3-9.6 0-19.3-9.6-19.3-19.3 0-9.9 9.6-19.6 19.3-19.6z"/><glyph glyph-name="slideshare" unicode="" horiz-adv-x="512" d="M187.7 294.3c34 0 61.7-25.7 61.7-57.7 0-31.7-27.7-57.7-61.7-57.7s-61.7 26-61.7 57.7c0 32 27.7 57.7 61.7 57.7zm143.4 0c34.3 0 61.8-25.7 61.7-57.7 0-31.7-27.4-57.7-61.7-57.7-34 0-61.7 26-61.7 57.7 0 32 27.7 57.7 61.7 57.7zm156.6-90c15.2 10.5 25.2-4 16.1-17.8-18.3-22.6-53.2-50.3-106.3-72 56.3-191.7-137.4-222.3-134.3-124 0 .7-.3 53.8-.3 93.5-4.301.8-8.6 2-13.7 3.1 0-40-.3-95.9-.3-96.6 3.1-98.2-190.601-67.6-134.301 124.1-53.2 21.7-88 49.4-106.3 72-9.1 13.7.9 28.301 16 17.7 2-1.399 4.3-2.899 6.3-4.3v198.3c0 27.401 20.6 49.7 46 49.7h359.1c25.4 0 46-22.299 46-49.7V200zm-30.5-19.2h.1v190.601c0 32.8-10.6 45.7-40.9 45.7H98.7c-31.7 0-40.6-10.8-40.6-45.7v-192.4c67.7-35.4 125.7-29.1 157.4-28 13.4.3 22-2.3 27.1-7.7 1.7-1.6 10-9.4 20.3-17.1 1.1 15.8 10 25.8 33.7 24.9 32.3-1.4 91.7-7.7 160.6 29.7z"/><glyph glyph-name="twitch" unicode="" horiz-adv-x="512" d="M391.17 344.53v-109.7h-38.63v109.7h38.63zM285 345V235.25h-38.63V345H285zM120.83 448h366.86V192L313.919 27.42h-77.25L140.139-64v91.42H24.309v329.16zm328.24-237.75v201.17H140.139V137.13h86.87v-64l67.6 64h77.24z"/><glyph glyph-name="yelp" unicode="" horiz-adv-x="384" d="M42.9 207.68l99.62-48.61c19.2-9.4 16.2-37.51-4.5-42.71L30.5 89.55c-1.511-.38-4-.687-5.558-.687-11.268 0-21.415 9.088-22.652 20.288-.71 6.181-1.286 16.25-1.286 22.472 0 17.81 4.608 45.966 10.286 62.847 2.885 8.568 12.566 15.522 21.607 15.522 2.908 0 7.389-1.036 10.003-2.312zm44-239.25c-5.485 3.752-9.927 12.19-9.927 18.836 0 4.829 2.619 11.663 5.847 15.253l74.21 82.4c14.31 15.811 40.51 5.201 39.81-16.099L192.94-42c-.412-12.148-10.612-22.007-22.767-22.007-1.071 0-2.797.146-3.853.328-23.869 4.042-59.449 18.427-79.42 32.109zM232.24 78.35c-11.3 18.11 6.2 40.41 26.51 33.91L364.17 78c8.69-2.89 15.742-12.667 15.742-21.825 0-2.813-.964-7.165-2.152-9.715-10.418-21.88-34.033-52.169-52.71-67.61-3.506-2.89-10.04-5.234-14.582-5.234-6.997 0-15.697 4.809-19.418 10.734zm148.33 132.23c1.047-2.416 1.937-6.513 1.937-9.146 0-9.498-7.396-19.382-16.507-22.064l-106.64-30.51c-20.5-5.9-37.1 17.01-25.2 34.71l62 91.92c3.75 5.557 12.235 10.065 18.938 10.065 4.745 0 11.493-2.538 15.062-5.666 18.166-16.036 40.75-47.086 50.41-69.31zM62.11 417.82c29.47 14.03 79.793 27.514 112.33 30.1.504.04 1.325.074 1.83.074 12.515 0 22.671-10.156 22.671-22.67V216.78c0-23.3-30.91-31.6-42.611-11.4L52.21 385.82c-1.682 2.921-3.046 8.029-3.046 11.4 0 7.931 5.8 17.16 12.946 20.6z"/><glyph glyph-name="paypal" unicode="" horiz-adv-x="384" d="M111.4 152.1c-3.5-19.2-17.4-108.699-21.5-134-.3-1.8-1-2.5-3-2.5H12.3C4.7 15.6-.8 22.2.2 29.5l58.6 371.9c1.5 9.6 10.1 16.9 20 16.9 152.3 0 165.1 3.7 204-11.4 60.1-23.3 65.6-79.5 44-140.3-21.5-62.6-72.5-89.5-140.1-90.3-43.401-.7-69.5 7-75.3-24.2zM357.1 296c28.4-21.2 30.3-57.8 23.8-92.6C364.4 119.9 309 91.1 238 91.1c-15 0-24.7 2.3-29.299-19.7-15.5-97.4-13.7-85.9-14.4-91.3-1.7-8.6-8.8-14.9-17.4-14.9h-63.5c-7.1 0-11.6 5.8-10.6 12.9 0 0 4.5 29.3 27.1 169.7.8 6.1 4.8 9.4 10.9 9.4 54 0 164.6-9.9 204.5 103.899 3.7 11.1 6.8 22.2 8.8 33.6.5 3.1 1.2 2.6 3 1.3z"/><glyph glyph-name="google-wallet" unicode="" d="M156.8 321.2c37.6-60.6 64.2-113.101 84.3-162.5-8.3-33.8-18.8-66.5-31.3-98.3-13.2 52.3-26.5 101.3-56 148.5 6.5 36.4 2.3 73.6 3 112.3zM109.3 248c5 0 10-2.5 13-6.5 43.8-59.8 66.3-123.8 82.5-193.5H101.3c-20 69.5-49.5 133-91.7 187.3-4 5.2 0 12.7 6.5 12.7h93.2zm47.8 88h108.7C340.6 233 397 106 409-32H295.3c-8.2 133.5-69.7 260-138.2 368zm251.8 68.5c19-67.5 31.1-139 31.1-212.6 0-69.5-9.5-142.5-25.3-203-10.9 92.5-42.4 184.6-90.6 270.8-4.2 50.5-13.3 99.5-26.5 146-1.2 5.3 2.5 10.3 7.8 10.3h88.3c7 0 13.4-4.7 15.2-11.5z"/><glyph glyph-name="cc-visa" unicode="" horiz-adv-x="576" d="M470.1 216.7s7.6-37.2 9.3-45H446c3.3 8.9 16 43.5 16 43.5-.2-.3 3.3 9.1 5.3 14.9zM576 368V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48zM152.5 116.8L215.7 272h-42.5l-39.3-106-4.3 21.5-14 71.4c-2.3 9.9-9.4 12.7-18.2 13.1H32.7l-.7-3.1c15.8-4 29.9-9.8 42.2-17.1l35.8-135h42.5zm94.4-.2L272.1 272h-40.2l-25.1-155.4h40.1zm139.9 50.8c.2 17.7-10.6 31.2-33.7 42.3-14.1 7.1-22.7 11.9-22.7 19.2.2 6.6 7.3 13.4 23.1 13.4 13.1.3 22.7-2.8 29.9-5.9l3.6-1.7 5.5 33.6c-7.9 3.1-20.5 6.6-36 6.6-39.7 0-67.6-21.2-67.8-51.4-.3-22.3 20-34.7 35.2-42.2 15.5-7.6 20.8-12.6 20.8-19.3-.2-10.4-12.6-15.2-24.1-15.2-16 0-24.6 2.5-37.7 8.3l-5.3 2.5-5.6-34.9c9.4-4.3 26.8-8.1 44.8-8.3 42.2-.1 69.7 20.8 70 53zM528 116.6L495.6 272h-31.1c-9.6 0-16.9-2.8-21-12.9l-59.7-142.5H426s6.9 19.2 8.4 23.3H486c1.2-5.5 4.8-23.3 4.8-23.3H528z"/><glyph glyph-name="cc-mastercard" unicode="" horiz-adv-x="576" d="M482.9 37.7c0-6.8-4.6-11.7-11.2-11.7-6.8 0-11.2 5.2-11.2 11.7s4.4 11.7 11.2 11.7c6.6 0 11.2-5.2 11.2-11.7zM172.1 49.4c6.5 0 10.8-5.2 10.9-11.7 0-6.8-4.4-11.7-10.9-11.7-7.1 0-11.2 5.2-11.2 11.7s4.1 11.7 11.2 11.7zm117.5.3c5.2 0 8.7-3 9.6-8.7h-19.1c.8 5.2 4.1 8.7 9.5 8.7zm107.8-.3c6.8 0 11.2-5.2 11.2-11.7 0-6.8-4.4-11.7-11.2-11.7-6.8 0-10.9 5.2-10.9 11.7s4.1 11.7 10.9 11.7zm105.9-26.1c0-.3.3-.5.3-1.1 0-.3-.3-.5-.3-1.1-.3-.3-.3-.5-.5-.8-.3-.3-.5-.5-1.1-.5-.3-.3-.5-.3-1.1-.3-.3 0-.5 0-1.1.3-.3 0-.5.3-.8.5-.3.3-.5.5-.5.8-.3.5-.3.8-.3 1.1 0 .5 0 .8.3 1.1 0 .5.3.8.5 1.1.3.3.5.3.8.5.5.3.8.3 1.1.3.5 0 .8 0 1.1-.3.5-.3.8-.3 1.1-.5.3-.2.2-.6.5-1.1zm-2.2-1.4c.5 0 .5.3.8.3.3.3.3.5.3.8s0 .5-.3.8c-.3 0-.5.3-1.1.3h-1.6v-3.5h.8V22h.3l1.1-1.4h.8zM576 367V15c0-26.5-21.5-48-48-48H48C21.5-33 0-11.5 0 15v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48zM64 227.4c0-76.5 62.1-138.5 138.5-138.5 27.2 0 53.9 8.2 76.5 23.1-72.9 59.3-72.4 171.2 0 230.5-22.6 15-49.3 23.1-76.5 23.1-76.4.1-138.5-62-138.5-138.2zm224-108.8c70.5 55 70.2 162.2 0 217.5-70.2-55.3-70.5-162.6 0-217.5zM145.7 42.3c0 8.7-5.7 14.4-14.7 14.7-4.6 0-9.5-1.4-12.8-6.5-2.4 4.1-6.5 6.5-12.2 6.5-3.8 0-7.6-1.4-10.6-5.4V56h-8.2V19.3h8.2c0 18.9-2.5 30.2 9 30.2 10.2 0 8.2-10.2 8.2-30.2h7.9c0 18.3-2.5 30.2 9 30.2 10.2 0 8.2-10 8.2-30.2h8.2v23h-.2zM190.6 56h-7.9v-4.4C180 54.9 176.2 57 171 57c-10.3 0-18.2-8.2-18.2-19.3 0-11.2 7.9-19.3 18.2-19.3 5.2 0 9 1.9 11.7 5.4v-4.6h7.9V56zm40.5-25.6c0 15-22.9 8.2-22.9 15.2 0 5.7 11.9 4.8 18.5 1.1l3.3 6.5c-9.4 6.1-30.2 6-30.2-8.2 0-14.3 22.9-8.3 22.9-15 0-6.3-13.5-5.8-20.7-.8l-3.5-6.3c11.2-7.6 32.6-6 32.6 7.5zm35.4-9.3l-2.2 6.8c-3.8-2.1-12.2-4.4-12.2 4.1v16.6h13.1V56h-13.1v11.2h-8.2V56h-7.6v-7.3h7.6V32c0-17.6 17.3-14.4 22.6-10.9zm13.3 13.4h27.5c0 16.2-7.4 22.6-17.4 22.6-10.6 0-18.2-7.9-18.2-19.3 0-20.5 22.6-23.9 33.8-14.2l-3.8 6c-7.8-6.4-19.6-5.8-21.9 4.9zM338.9 56c-4.6 2-11.6 1.8-15.2-4.4V56h-8.2V19.3h8.2V40c0 11.6 9.5 10.1 12.8 8.4zm10.6-18.3c0 11.4 11.6 15.1 20.7 8.4l3.8 6.5c-11.6 9.1-32.7 4.1-32.7-15 0-19.8 22.4-23.8 32.7-15l-3.8 6.5c-9.2-6.5-20.7-2.6-20.7 8.6zM416.2 56H408v-4.4c-8.3 11-29.9 4.8-29.9-13.9 0-19.2 22.4-24.7 29.9-13.9v-4.6h8.2V56zm33.7 0c-2.4 1.2-11 2.9-15.2-4.4V56h-7.9V19.3h7.9V40c0 11 9 10.3 12.8 8.4zm40.3 14.9h-7.9V51.6c-8.2 10.9-29.9 5.1-29.9-13.9 0-19.4 22.5-24.6 29.9-13.9v-4.6h7.9v51.7zm7.6 75.1v-4.6h.8v4.6h1.9v.8h-4.6v-.8h1.9zm6.6-123.8c0 .5 0 1.1-.3 1.6-.3.3-.5.8-.8 1.1-.3.3-.8.5-1.1.8-.5 0-1.1.3-1.6.3-.3 0-.8-.3-1.4-.3-.5-.3-.8-.5-1.1-.8-.5-.3-.8-.8-.8-1.1-.3-.5-.3-1.1-.3-1.6 0-.3 0-.8.3-1.4 0-.3.3-.8.8-1.1.3-.3.5-.5 1.1-.8.5-.3 1.1-.3 1.4-.3.5 0 1.1 0 1.6.3.3.3.8.5 1.1.8s.5.8.8 1.1c.3.6.3 1.1.3 1.4zm3.2 124.7h-1.4l-1.6-3.5-1.6 3.5h-1.4v-5.4h.8v4.1l1.6-3.5h1.1l1.4 3.5v-4.1h1.1v5.4zm4.4 80.5c0 76.2-62.1 138.3-138.5 138.3-27.2 0-53.9-8.2-76.5-23.1 72.1-59.3 73.2-171.5 0-230.5 22.6-15 49.5-23.1 76.5-23.1 76.4-.1 138.5 61.9 138.5 138.4z"/><glyph glyph-name="cc-discover" unicode="" horiz-adv-x="576" d="M520.4 251.9c0-8.4-5.5-12.8-15.8-12.8h-4.7V264h4.9c10.1 0 15.6-4.2 15.6-12.1zM528 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h480zm-44.1-138.9v-82h16v32.8h2.2l22.2-32.8h19.6l-25.8 34.4c12.1 2.5 18.7 10.6 18.7 23.2 0 28.5-30.3 24.4-52.9 24.4zM428 277v-82h45.3v13.8H444V231h28.3v13.8H444V263h29.3v14H428zm-68.7 0h-17.5l35-84.2h8.6l35.5 84.2h-17.5l-22.2-55.2zm-55.9 3c-24.6 0-44.6-19.9-44.6-44.6 0-24.6 19.9-44.6 44.6-44.6 24.6 0 44.6 19.9 44.6 44.6 0 24.6-19.9 44.6-44.6 44.6zm-49.3-6.1c-30.2 15-63.3-6.8-63.3-38 0-32.5 33.6-52.5 63.3-38.2v19c-19.3-19.3-46.8-5.8-46.8 19.2 0 23.7 26.7 39.1 46.8 19v19zm-97.2-66.3c-7.6 0-13.8 3.7-17.5 10.8l-10.3-9.9c17.8-26.1 56.6-18.2 56.6 11.3 0 13.1-5.4 19-23.6 25.6-9.6 3.4-12.3 5.9-12.3 10.3 0 8.7 14.5 14.1 24.9 2.5l8.4 10.8c-19.1 17.1-49.7 8.9-49.7-14.3 0-11.3 5.2-17.2 20.2-22.7 25.7-9.1 14.7-24.4 3.3-24.4zM55.4 195c30.9 0 44.1 22.4 44.1 40.9 0 24.1-18 41.1-44.1 41.1H32v-82h23.4zm67.5 0v82h-16v-82h16zM544 15v145C510.7 139.2 317.6 35.6 128 0h401c8.2 0 15 6.8 15 15zM74.1 256.4c5.7-5 8.9-12.6 8.9-20.5s-3.2-15.5-8.9-20.7c-4.9-4.4-11.6-6.4-21.9-6.4H48V263h4.2c10.3 0 16.7-1.7 21.9-6.6z"/><glyph glyph-name="cc-amex" unicode="" horiz-adv-x="576" d="M325.1 280.2c.1-8-4.3-15.7-11.7-18.7 9.5-3.3 11-9.2 11-18.4v-13.5h-16.6c-.3 14.8 3.6 25.1-14.8 25.1h-18v-25.1h-16.4v69.3l39.1-.3c13.3 0 27.4-2 27.4-18.4zm-29.4-11.3c5.7 0 11 1.3 11 7.9 0 6.4-5.6 7.4-10.7 7.4h-21v-15.3h20.7zM279 179.4c15.6 0 27.9-5.4 27.9-22.7 0-27.9-30.4-23.3-49.3-23.3l-.1-23.3h-32.2l-20.4 23-21.3-23h-65.4l.1 69.3h66.5l20.5-22.8 21 22.8H279zm-103.8-54.7l19 20.2-17.9 20.2h-41.7v-12.5h36.3v-14.1h-36.3v-13.8h40.6zm65.8-8.2V172l-25.3-27.4zm37.8 31c5.9 0 10.5 2.8 10.5 9.2 0 6.1-4.6 8.4-10.2 8.4h-21.5v-17.6h21.2zm-31.6 136.7h-38.9v-12.5h37.8v-14.1h-37.8v-13.8h38.9v-14.3h-55.5v69.3h55.5v-14.6zM576 192.6h-.2.2zm-194.6-31.9c-.1-7.6-4.2-15.3-11.9-18.4 9.2-3.3 11-9.5 11-18.4l-.1-13.8h-16.6l.1 11.5c0 11.8-3.8 13.8-14.8 13.8h-17.6l-.1-25.3h-16.6l.1 69.3h39.4c13 0 27.1-2.3 27.1-18.7zm-29.2-11.2c5.6 0 11 1.3 11 8.2 0 6.4-5.6 7.4-10.7 7.4h-21v-15.6h20.7zm-172.8 80h-16.8v54.2l-24-54.2H124l-24 54.2v-54.2H66.2l-6.4 15.3H25.3l-6.4-15.3H1l29.7 69.3h24.5l28.1-65.7v65.7h27.1l21.7-47 19.7 47h27.6v-69.3zM31.2 259.2h22.7l-11.5 27.6zm477.4-158.9c34.8 0 54.8-2.2 67.5 6.1V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v203.7h26.6c4.2 10.1 2.2 5.3 6.4 15.3h19.2c4.2-10 2.2-5.2 6.4-15.3h52.9v11.4c2.2-5 1.1-2.5 5.1-11.4h29.5c2.4 5.5 2.6 5.8 5.1 11.4v-11.4h135.5v25.1c6.4 0 8 .1 9.8-.2 0 0-.2-10.9.1-24.8h66.5v8.9c7.4-5.9 17.4-8.9 29.7-8.9h26.8c4.2 10.1 2.2 5.3 6.4 15.3h19c6.5-15 .2-.5 6.6-15.3h52.8v21.9c11.8-19.7 7.8-12.9 13.2-21.9h41.6v92h-39.9v-18.4c-12.2 20.2-6.3 10.4-11.2 18.4h-43.3v-20.6c-6.2 14.6-4.6 10.8-8.8 20.6h-32.4c-.4 0-2.3-.2-2.3.3h-27.6c-12.8 0-23.1-3.2-30.7-9.3v9.3h-39.9v-5.3c-10.8 6.1-20.7 5.1-64.4 5.3-.1 0-11.6.1-11.6 0h-103c-2.5-6.1-6.8-16.4-12.6-30-2.8 6-11 23.8-13.9 30h-46V291c-7.4 17.4-4.7 11-9 21.1H22.9c-3.4-7.9-13.7-32-23.1-53.9V368c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V192.6c-37.7.2-44 .9-54.3-5v5c-45.3 0-53.5 1.7-64.9-5.199v5.2h-78.2v-5.1c-11.4 6.5-21.4 5.1-75.7 5.1V187c-6.3 3.7-14.5 5.6-24.3 5.6h-58c-3.5-3.8-12.5-13.7-15.7-17.2-12.7 14.1-10.5 11.6-15.5 17.2h-83.1v-92.3h82c3.3 3.5 12.9 13.9 16.1 17.4 12.7-14.3 10.3-11.7 15.4-17.4h48.9c0 14.7.1 8.3.1 23 11.5-.2 24.3.2 34.3 6.2 0-13.9-.1-17.1-.1-29.2h39.6c0 18.5.1 7.4.1 25.3 6.2 0 7.7 0 9.4-.1.1-1.3 0 0 0-25.2 152.8 0 145.9-1.1 156.7 4.5v-4.5zm36.3 64.5c-4.6 0-9.2-.7-9.2-6.5 0-12.2 28.8.3 39.3-13.5V119c-4.9-7.1-14.1-8.9-22.5-8.9h-32l.1 14.8h32c4.1 0 8.4 1.3 8.4 6.4 0 14.6-42.7-5.6-42.7 27.4 0 14.1 11 20.7 23.8 20.7H575v-14.6h-30.1zm-57-39.8c4.1 0 8.7 1 8.8 6.4 0 14.9-42.7-5.6-42.7 27.4 0 14.1 10.7 20.7 23.5 20.7h33.2v-14.6h-30.4c-4.3 0-9.2-.8-9.2-6.4 0-15.1 42.9 6.9 42.9-26.3 0-16.4-11.4-22-26.2-22h-32.2l.1 14.8h32.2zm-42.2 40.1h-38.5v-12.5H445v-14.1h-37.9v-13.8l38.6-.3-.1-14.3h-55.2l.1 69.3h55.2v-14.3zm-56.3 108.1c.3.3 1.7 1 7.3 1 1 0 2-.1 3.1-.1l-7.3-16.9c-2.3 0-3.2.4-3.4.5-.2.2-1.1 1.9-1.1 7.9 0 5.4 1.1 7.4 1.4 7.6zm20.4 10.5h-.1.1zm-16.2 15.2h16.1v-15.2c-17.4.3-33.1 4.1-33.1-19.7 0-11.8 2.8-19.9 16.1-19.9h7.4l23.5 54.5h24.8l27.9-65.4v65.4h25.3l29.1-48.1v48.1h16.9v-69H524l-31.2 51.9v-51.9h-33.7l-6.6 15.3h-34.3l-6.4-15.3h-19.2c-22.8 0-33 11.8-33 34 0 23.3 10.5 35.3 34 35.3zm42.1-12.1l-11.6-27.6h22.8zm-101.1 12h16.9v-69.3h-16.9v69.3z"/><glyph glyph-name="cc-paypal" unicode="" horiz-adv-x="576" d="M186.3 189.8c0-12.2-9.7-21.5-22-21.5-9.2 0-16 5.2-16 15 0 12.2 9.5 22 21.7 22 9.3 0 16.3-5.7 16.3-15.5zM80.5 238.3c11.3 0 19.8-1.5 17.5-14.9-2-12.7-10.5-14.2-21.5-14.2l-8.2-.3 4.3 26.7c.2 1.7 1.7 2.7 3.2 2.7h4.7zm284 0c8.5 0 18-.5 18.1-11.1 0-15-9-18-22-18l-8-.3 4.2 26.7c.2 1.7 1.4 2.7 3.2 2.7h4.5zM576 368V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48zM128.3 232.6c0 21-16.2 28-34.7 28h-40c-2.5 0-5-2-5.2-4.7L32 153.8c-.3-2 1.2-4 3.2-4h19c2.7 0 5.2 2.9 5.5 5.7l4.5 26.6c1 7.2 13.2 4.7 18 4.7 28.6 0 46.1 17 46.1 45.8zm84.2-8.8h-19c-3.8 0-4-5.5-4.2-8.2-5.8 8.5-14.2 10-23.7 10-24.5 0-43.2-21.5-43.2-45.2 0-19.5 12.2-32.2 31.7-32.2 9 0 20.2 4.9 26.5 11.9-.5-1.5-1-4.7-1-6.2 0-2.3 1-4 3.2-4H200c2.7 0 5 2.9 5.5 5.7l10.2 64.3c.3 1.9-1.2 3.9-3.2 3.9zm40.5-97.9l63.7 92.6c.5.5.5 1 .5 1.7 0 1.7-1.5 3.5-3.2 3.5h-19.2c-1.7 0-3.5-1-4.5-2.5l-26.5-39-11 37.5c-.8 2.2-3 4-5.5 4h-18.7c-1.7 0-3.2-1.8-3.2-3.5 0-1.2 19.5-56.8 21.2-62.1-2.7-3.8-20.5-28.6-20.5-31.6 0-1.8 1.5-3.2 3.2-3.2h19.2c1.8.1 3.5 1.1 4.5 2.6zm159.3 106.7c0 21-16.2 28-34.7 28h-39.7c-2.7 0-5.2-2-5.5-4.7l-16.2-102c-.2-2 1.3-4 3.2-4h20.5c2 0 3.5 1.5 4 3.2l4.5 29c1 7.2 13.2 4.7 18 4.7 28.4 0 45.9 17 45.9 45.8zm84.2-8.8h-19c-3.8 0-4-5.5-4.3-8.2-5.5 8.5-14 10-23.7 10-24.5 0-43.2-21.5-43.2-45.2 0-19.5 12.2-32.2 31.7-32.2 9.3 0 20.5 4.9 26.5 11.9-.3-1.5-1-4.7-1-6.2 0-2.3 1-4 3.2-4H484c2.7 0 5 2.9 5.5 5.7l10.2 64.3c.3 1.9-1.2 3.9-3.2 3.9zm47.5 33.3c0 2-1.5 3.5-3.2 3.5h-18.5c-1.5 0-3-1.2-3.2-2.7l-16.2-104-.3-.5c0-1.8 1.5-3.5 3.5-3.5h16.5c2.5 0 5 2.9 5.2 5.7L544 256.8v.3zm-90-51.8c9.3 0 16.3-5.7 16.2-15.5 0-12.3-9.7-21.5-21.7-21.5-9.2 0-16.2 5.3-16.2 15 0 12.3 9.5 22 21.7 22z"/><glyph glyph-name="cc-stripe" unicode="" horiz-adv-x="576" d="M492.4 227.2c8.7 0 18-6.7 18-22.7h-36.7c0 16 9.8 22.7 18.7 22.7zM375 224.6c12.9.1 21.9-14.5 21.9-33.1 0-19.1-8.8-33.4-21.9-33.4-8.3 0-13.3 3-16.8 6.7l-.2 52.8c3.7 4.1 8.8 7 17 7zM528 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h480zM122.2 166.9c0 42.3-54.3 34.7-54.3 50.7 0 5.5 4.6 7.7 12.1 7.7 10.8 0 24.5-3.3 35.3-9.1v33.4c-11.8 4.7-23.5 6.5-35.3 6.5-28.8 0-48-15-48-40.2 0-39.3 54-32.9 54-49.9 0-6.6-5.7-8.7-13.6-8.7-11.8 0-26.9 4.9-38.9 11.3v-33.9c13.2-5.7 26.6-8.1 38.8-8.1 29.6.2 49.9 14.7 49.9 40.3zm68.8 56.6v30.3h-26.9v30.8l-34.7-7.4-.2-113.9c0-21 15.8-36.5 36.9-36.5 11.6 0 20.2 2.1 24.9 4.7v28.9c-4.5-1.8-27-8.3-27 12.6v50.5h27zm74-2.4v32.7h-.1c-4.7 1.7-21.3 4.8-29.6-10.5l-2.2 10.5h-30.7V129.3h35.5v84.4c8.4 11 22.6 8.9 27.1 7.4zm44.1-91.8v124.5h-35.7V129.3h35.7zm0 142.9v28.9l-35.7-7.6v-28.9zm74.1-145.5c25.4.1 48.6 20.5 48.6 65.6 0 41.3-23.5 63.8-48.4 63.8-13.9 0-22.9-6.6-27.8-11.1l-1.8 8.8h-31.3V88l35.5 7.5.1 40.2c5.1-3.7 12.7-9 25.1-9zm160.4 51.5c.1 2 .4 9.4.4 12.9 0 36.4-17.6 65.1-51.3 65.1-33.8 0-54.3-28.7-54.3-64.9 0-42.8 24.2-64.5 58.8-64.5 17 0 29.7 3.9 39.4 9.2v28.6c-9.7-4.9-20.8-7.9-34.9-7.9-13.8 0-26 4.9-27.6 21.5h69.5z"/><glyph glyph-name="lastfm" unicode="" horiz-adv-x="512" d="M225.8 80.9s-31.7-31.1-97.9-31.1C45.7 49.8 0 97.9 0 187c0 92.7 45.7 147.2 131.8 147.2 117.7 0 129.3-66.2 161.3-163 14-42.8 38.7-73.9 97.901-73.9 39.9 0 61 8.8 61 30.5 0 31.9-34.9 35.1-79.8 45.7-48.6 11.7-68 36.9-68 76.8 0 64 51.6 83.9 104.4 83.9 59.8 0 96.2-21.7 100.9-74.5l-58.6-7c-2.301 25.2-17.5 35.8-45.7 35.8-25.8 0-41.601-11.8-41.601-31.7 0-17.6 7.6-28.1 33.4-34 52.3-11.5 115-19.2 115-92.1 0-58.6-49.3-80.9-122-80.9-101.4 0-136.6 45.7-155.4 102.6-26.1 81.6-34.4 134.9-100.899 134.9-35.7 0-72.1-25.8-72.1-97.9 0-56.3 28.7-91.5 69.2-91.5 45.7 0 76.2 34 76.2 34z"/><glyph glyph-name="lastfm-square" unicode="" d="M400 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352zm-92.2-312.9c45.4 0 76.2 13.9 76.1 50.6 0 45.5-39.1 50.4-71.8 57.5-16.1 3.7-20.9 10.3-20.9 21.3 0 12.5 9.9 19.8 26 19.8 17.6 0 27.1-6.6 28.6-22.4l36.7 4.4c-2.9 33-25.6 46.6-63 46.6-32.9 0-65.2-12.4-65.2-52.4 0-24.9 12.1-40.7 42.5-48 28.1-6.6 49.9-8.7 49.9-28.6 0-13.6-13.2-19.1-38.1-19.1-37 0-52.4 19.4-61.2 46.2-20 60.5-27.3 101.9-100.8 101.9-53.9 0-82.5-34.1-82.5-92 0-55.7 28.6-85.8 79.9-85.8 41.4 0 61.2 19.4 61.2 19.4l-11.7 31.9s-19-21.3-47.6-21.3c-25.3 0-43.3 22-43.3 57.2 0 45.1 22.7 61.2 45.1 61.2 41.5 0 46.7-33.3 63-84.3 11.7-35.5 33.7-64.1 97.1-64.1z"/><glyph glyph-name="ioxhost" unicode="" horiz-adv-x="640" d="M616 288c13.3 0 24-10.7 24-24 0-13.2-10.7-24-24-24h-52.7c3.1-15.5 4.7-31.6 4.7-48C568 55 457-56 320-56 217.1-56 128.8 6.7 91.3 96H24c-13.3 0-24 10.7-24 24 0 13.2 10.7 24 24 24h52.7c-3.1 15.5-4.7 31.6-4.7 48 0 137 111 248 248 248 102.9 0 191.2-62.7 228.7-152H616zm-96-96c0 16.6-2 32.6-5.8 48H216c-13.3 0-24 10.7-24 24 0 13.2 10.7 24 24 24h279.5c-33.9 62-99.8 104-175.5 104-110.5 0-200-89.5-200-200 0-16.6 2-32.6 5.8-48H424c13.3 0 24-10.7 24-24 0-13.2-10.7-24-24-24H144.5C178.4 34 244.3-8 320-8c110.5 0 200 89.5 200 200zm-304 24h208c13.3 0 24-10.7 24-24 0-13.2-10.7-24-24-24H216c-13.3 0-24 10.7-24 24 0 13.2 10.7 24 24 24z"/><glyph glyph-name="angellist" unicode="" d="M347.1 232.6c48-11.7 54.9-50.6 54.9-93.7C402 24.6 328.6-64 210.6-64 114.401-64 46 12.402 46.1 84.6c0 37.101 14.2 61.701 51.101 71.701-3.1 8.3-8 20.8-8 29.7 0 23.5 24.9 52.6 48.3 52.6 6.9 0 13.7-2 20-4.3-12.4 35.2-46.6 126.7-46.6 162 0 28.8 14.6 51.7 45.7 51.7 40 0 85.4-144 95.1-172.5 12.5 31.4 52.5 163.1 97.1 163.1 28 0 43.7-22.3 43.7-48.9 0-30.2-33.7-124.5-45.4-157.1zM311.7 340l-33.1-93.7 34-6c8.5 23.4 47.1 128.9 47.1 148 0 7.1-2.3 16-10.9 16-16 0-33.1-52-37.1-64.3zm-169.4 59.7c0-29.1 34.6-120 45.5-148.8 7.7 4.4 19.8 2.7 35.4 1.4l-34.6 100.3c-31.8 92.8-46.3 59-46.3 47.1zM140 204c-7.7 0-20.3-13.4-20.4-21.1 0-20.8 56-97.7 76.9-97.7 5.7 0 10.6 6.3 10.6 11.4 0 12.8-37.8 107.4-67.1 107.4zM324.3 17.7c55.3 61.5 49.1 158.6 31 174.7-24 21.1-106 29.1-138.3 29.1-17.3 0-17.4-6.4-17.4-13.1 0-43.7 92.9-39.7 120.6-39.7 11.2 0 15.8-9.9 16.9-21.1-7.4-7.4-17.7-11.7-27.4-15.4-9.4-3.4-19.1-7.1-27.1-13.1-22-16-43.7-43.4-43.7-71.7 0-17.7 10.6-32.9 10.6-50.3 0-.3-2-6.5-2-7.4-32.6 2.3-40.6 34.6-41.7 61.7-3.4-.9-8-.6-11.7-.6 5.1-17.8-11.9-42-38-42-37.8 0-88 57.2-58.3 86.9 28.7-35.9 35-51.4 51.1-51.4 4 0 11.7 3.4 11.7 8.3 0 12.8-42.9 73.1-54.3 73.1-16.8 0-37.7-24.9-20.6-68.3 22.6-55.7 69.5-88.3 128.9-88.3 43.4 0 80.6 16.6 109.7 48.6zm-98.6 126c3.2-8.3 6.6-16.6 9.4-25.1 6.3 7.1 12.9 13.7 20.3 19.1-10 2-20 2.9-29.7 6z"/><glyph glyph-name="buysellads" unicode="" d="M224 297.3l42.9-160.7h-85.8zM448 368V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48zM382.7 42.7l-94.5 298.7H159.8L65.3 42.7H156l111.7 91.6 24.2-91.6h90.8z"/><glyph glyph-name="connectdevelop" unicode="" horiz-adv-x="576" d="M550.5 207c6.696-1.339 11.786-7.5 11.788-14.732 0-7.5-5.358-13.66-12.322-15L495.055 81.91c.536-1.607.804-3.214.804-4.821 0-7.232-5.09-13.393-12.054-14.731l-51.697-90.27c.536-1.338.803-2.677.803-4.284 0-8.304-6.697-15.268-15.268-15.268-4.286 0-8.304 1.875-10.982 4.821H299.517C296.838-45.857 292.552-48 288-48s-8.84 2.143-11.517 5.356H169.608C166.928-45.858 162.91-48 158.089-48c-8.303 0-15.267 6.697-15.267 15.268 0 1.875.535 3.75 1.07 5.357L92.196 62.356c-6.965 1.34-12.055 7.5-12.055 14.732 0 1.875.269 3.214.805 4.821l-55.18 95.358c-6.965 1.607-12.054 7.768-12.054 15 0 7.5 5.359 13.66 12.59 15l53.305 92.143c0 .536-.269 1.072-.269 1.607 0 6.16 3.751 11.25 9.108 13.66l55.982 97.234c-.536 1.339-1.071 3.214-1.071 4.821 0 8.572 6.965 15.268 15.267 15.268 4.823 0 8.84-2.143 11.786-5.625h106.071c2.68 3.482 6.697 5.625 11.518 5.625s8.839-2.143 11.518-5.624h106.606c2.947 3.482 6.965 5.625 11.786 5.625 8.304 0 15.267-6.697 15.267-15.268 0-1.607-.535-3.214-1.07-4.82l55.446-95.895c8.037-.267 14.733-6.964 14.733-15 0-2.68-.804-5.09-1.875-7.232zM153.535-2.732V73.07h-43.66zm0 83.84v50.623l-44.999-47.41c.535-1.072 1.071-2.143 1.339-3.214h43.66zm0 62.41l.001 92.946-50.089 51.965c-2.411-1.606-5.089-2.411-7.768-2.679l-51.965-90c.268-1.072.268-2.142.268-3.482 0-1.339 0-2.679-.535-4.018L99.16 91.822c1.339-.268 2.679-1.072 4.018-1.608zm0 102.322v72.053l-43.928-15.804c0-.268.268-.804.268-1.072 0-2.946-.804-5.624-2.143-7.767zm0 80.625v59.732l-43.66-75.536zm326.519-39.108l-.268.268-98.036-101.518 63.75-67.233 35.359 167.143zM291.75 92.893L280.5 81.107h22.768zm-.268 11.25l79.285 82.232-83.035 87.59-79.554-84.376zm5.357-5.893l16.875-17.143h124.02l5.892 28.125-67.5 71.25zm113.572 305.357L293.358 279.588l83.034-87.589 97.5 101.25c-1.34 2.143-2.142 4.821-2.142 7.767v.536l-57.858 100.714c-1.34.268-2.41.805-3.481 1.34zm-9.107 2.143h-4.287l-166.34-60 57.056-60.268zm-123.483 0H173.892l50.894-53.571 148.393 53.571h-75c-2.68-2.678-6.16-4.285-10.18-4.285s-7.5 1.607-10.178 4.285zm-116.249-5.625V329.41l54.911 19.822-51.161 53.84c-.73-.254-1.93-.614-2.68-.805zm0-79.286v-83.304l40.981-42.052 79.554 84.106-59.732 63.214zm0-92.678v-76.072L198 190.392zm0-87.858V81.108H269.25l17.143 17.677-82.768 85.982zm6.964-162.053h1.339l91.607 94.821h-99.91V-16.66l1.07-1.607c2.412-.804 4.287-1.875 5.894-3.482zm129.911 0h104.194l-91.606 94.821H272.73L181.124-21.75h96.428c2.68 2.41 6.429 4.285 10.448 4.285s7.767-1.875 10.447-4.285zm120 11.786l17.412 83.036H321.483l89.195-91.875c1.073.536 2.144 1.07 3.483 1.34zm12.856 22.232l34.822 60.803h-21.964zm34.822 68.84c.268 1.07.804 2.142 1.339 2.945l-17.143 18.214-4.553-21.16h20.357zm66.161 107.41c-.269 1.34-.536 2.411-.536 3.75 0 1.607.536 2.946.803 4.285L486.75 275.84l-34.554-163.928 20.625-21.964c1.34.803 2.679 1.34 4.018 1.874z"/><glyph glyph-name="dashcube" unicode="" d="M326.6 344l102.2 104V21c0-50.5-40.1-85-91.2-85H110.4c-51.1 0-91.2 34.5-91.2 85v229.5c0 50.2 40.1 93.5 91.2 93.5h216.2zM153.9 31.5v-.1h223.8l-51.1 52.3v123.5c0 17.7-14.3 32.5-32 32.5H153.9c-17.7 0-32.4-14.8-32.4-32.5V64.3c0-17.7 14.7-32.8 32.4-32.8z"/><glyph glyph-name="forumbee" unicode="" d="M5.8 138.3C2 155.3 0 172.5 0 189.7 0 313 99.8 413 223.1 413c16.6 0 33.3-2 49.3-5.5C149 360.5 51.9 262 5.8 138.3zm392.9 189.2c-151.101-44-269.2-164.4-312.3-315.7-17.2 13.4-32.7 30.9-45.2 49 43.4 149.9 160.1 267.7 309.7 312 18.1-12.6 34.1-27.8 47.8-45.3zm15.8-252.7C427.6 39.5 438.7 1.5 448-35c-36.1 9.3-72 20.5-107 33.6-25.7-16-54.6-26.9-84.6-31.3C299 47 364.6 114.7 444 157.6c-4.1-29.1-14.3-57.7-29.5-82.8zm29.7 145.5C330.5 173.6 240 80.901 193.7-33.2c-19.6 2.7-38.5 7.6-56.6 15.2C182 120.5 290.5 231.3 428.4 277.1c7.9-18.1 13.2-37.3 15.8-56.8z"/><glyph glyph-name="leanpub" unicode="" horiz-adv-x="576" d="M386.539 336.515L401.635 87.56l-10.979.275c-36.232.825-71.64-8.783-102.657-27.997-31.015 19.214-66.424 27.997-102.657 27.997-45.563 0-82.07-10.705-123.516-27.722L93.117 318.4c28.546 11.802 61.484 18.114 92.226 18.114 41.173 0 73.836-13.175 102.657-42.544 27.723 28.272 59.013 41.722 98.539 42.544zM569.07 0c-25.526 0-47.485 5.215-70.542 15.645-34.31 15.645-69.993 24.978-107.871 24.978C351.68 40.623 315.722 27.722 288 0c-27.723 27.723-63.68 40.623-102.657 40.623-37.878 0-73.56-9.333-107.871-24.978C55.24 5.764 32.732 0 8.303 0H6.93l42.545 349.141c39.251 22.233 87.012 34.86 132.301 34.86 37.055 0 75.209-7.685 106.225-29.095C319.017 376.316 357.171 384 394.226 384c45.29 0 93.05-12.626 132.301-34.859zm-43.368 44.741l-34.036 280.246c-30.742 14-67.248 21.41-101.01 21.41-38.428 0-74.384-12.077-102.656-38.702-28.273 26.625-64.228 38.702-102.657 38.702-33.76 0-70.267-7.41-101.01-21.41L50.299 44.741c47.21 19.486 82.894 33.486 135.045 33.486 37.604 0 70.817-9.606 102.657-29.644 31.84 20.038 65.052 29.644 102.657 29.644 52.15 0 87.834-14 135.045-33.486z"/><glyph glyph-name="sellsy" unicode="" horiz-adv-x="640" d="M539.71 210.692c55.157-13.483 94.074-63.124 94.073-119.509 0-68.026-55.464-123.184-123.185-123.184H129.401C61.68-32.001 6.215 23.156 6.216 91.184c0 47.496 27.885 91.01 70.785 111.234-2.144 7.354-3.065 15.015-3.065 22.37 0 46.27 37.691 83.96 83.963 83.96 20.223 0 39.835-7.354 55.156-20.53 18.387 74.77 85.8 127.78 163.021 127.78 92.542 0 167.924-75.381 167.924-167.923 0-12.564-1.226-25.127-4.29-37.384zM199.88 46.446v110.928c0 8.274-7.047 15.322-15.321 15.322H153.61c-8.273 0-15.32-7.048-15.32-15.322V46.446c0-8.273 7.046-15.321 15.32-15.321h30.949c8.273 0 15.321 7.047 15.321 15.321zm89.477 0v131.458c0 8.273-7.049 15.32-15.322 15.32h-30.95c-8.272 0-15.32-7.046-15.32-15.32V46.446c0-8.273 7.046-15.321 15.32-15.321h30.95c8.273 0 15.322 7.047 15.322 15.321zm89.477 0V209.16c0 8.273-7.047 15.322-15.321 15.322h-30.948c-8.275 0-15.323-7.048-15.323-15.322V46.446c0-8.273 7.048-15.321 15.323-15.321h30.948c8.274 0 15.321 7.047 15.321 15.321zm87.027 0v224.612c0 8.58-7.048 15.628-15.322 15.628h-28.497c-8.275 0-15.322-7.049-15.322-15.628V46.446c0-8.273 7.047-15.321 15.322-15.321h28.497c8.274 0 15.322 7.047 15.322 15.321z"/><glyph glyph-name="shirtsinbulk" unicode="" d="M100 37.7l4.4 9.9L135 34.2l-4.4-9.9zm39.4-17.5l4.4 9.9 30.6-13.4-4.4-9.9zm172.1 14l30.6 13.4 4.4-9.9-30.6-13.4zM179.1 3l4.4 9.6L213.8-.8l-4.4-9.9zM60.4 55.2l4.4 9.9 30.6-13.7-4.4-9.6zm211.4-38.5l30.6 13.4 4.4-9.9-30.6-13.4zM232.5-.8l30.6 13.4 4.4-9.6-30.6-13.7zm118.4 52.2l30.6 13.7 4.4-9.9-30.6-13.4zM170 401.4v-10.5h-33.5v10.5H170zm-47.2 0l-.1-10.5H89.2v10.5h33.6zm-47.3 0l.1-10.5H42.3v10.5h33.2zm141.5 0v-10.5h-33.2v10.5H217zm94.5 0v-10.5H278v10.5h33.5zm47.3 0v-10.5h-33.5v10.5h33.5zm-94.6 0v-10.5H231v10.5h33.2zm141.5 0v-10.5h-33.3v10.5h33.3zM52.8 96.9V63.4H42v33.5h10.8zm70 215.9l-.1-10.5H89.2v10.5h33.6zm-70-10.6v-23H42v33.5h33.6v-10.5H52.8zM221.7 73.6c-50.2 0-91.3 40.8-91.3 91.3 0 50.2 41.1 91.3 91.3 91.3 50.5 0 91.3-41.1 91.3-91.3 0-50.5-40.8-91.3-91.3-91.3zm-48.2 111.1c0-44.3 77.6-11.9 77.6-38 0-13.1-24-14.3-32.7-14.3-12.3 0-29.8 2.7-35.9 14.9h-.9l-9-18.4c14.8-9.3 29.1-12.2 47.2-12.2 19.5 0 51 5.8 51 31.2 0 48.1-78.5 16.3-78.5 37.9 0 13.1 20.8 14.9 29.8 14.9 10.8 0 29.2-3.2 35.6-13.1h.9l8.8 16.9c-15.1 6.2-27.4 12-44.3 12-20.1 0-49.6-6.4-49.6-31.8zM52.8 269.6V236H42v33.6h10.8zM395.2 63.4v33.5H406V63.4h-10.8zM52.8 140.1v-33.5H42v33.5h10.8zM0 444.3h448v-406L221.7-60.3 0 38.3v406zM418.8 57.2h.1v270.1H29.2V57.2L222-28.5zm0 299.3h.1v58.6H29.2v-58.6h389.6zm-366-130.1v-33.5H42v33.5h10.8zm0-43.2v-33.5H42v33.5h10.8zM170 312.8v-10.5h-33.5v10.5H170zm225.2-163.1v33.5H406v-33.5h-10.8zm0 43.2v33.5H406v-33.5h-10.8zM217 312.8v-10.5h-33.2v10.5H217zM395.2 236v33.5H406V236h-10.8zm0-129.5V140H406v-33.5h-10.8zm-131 206.3v-10.5H231v10.5h33.2zm47.3 0v-10.5H278v10.5h33.5zm83.7-33.6l.1 23h-22.8v10.5H406v-33.5h-10.8zm-36.4 33.6v-10.5h-33.5v10.5h33.5z"/><glyph glyph-name="simplybuilt" unicode="" horiz-adv-x="512" d="M481.2 384c14.7 0 26.5-11.8 26.7-26.3V26.3c0-14.5-11.8-26.3-26.6-26.3H30.9C16.1 0 4.3 11.8 4.3 26.3v331.4c0 14.5 11.8 26.3 26.4 26.3h106c14.6 0 26.6-11.8 26.6-26.3v-39.6h185.3v39.6c0 14.5 12.1 26.3 26.6 26.3h106zM149.8 92.2c36.9 0 66.6 29.7 66.6 66.4 0 36.9-29.7 66.6-66.6 66.6-36.7 0-66.4-29.7-66.4-66.6 0-36.7 29.8-66.4 66.4-66.4zm212.4 0c36.6 0 66.4 29.7 66.4 66.6 0 36.7-29.8 66.4-66.4 66.4-36.9 0-66.6-29.8-66.6-66.4 0-36.9 29.7-66.6 66.6-66.6z"/><glyph glyph-name="skyatlas" unicode="" horiz-adv-x="640" d="M640 118.7C640 52.8 587.5 4.3 522.5 4.3 356.6 4.3 325.9 254 162.8 254 15.901 254 15.7 41.8 168.4 41.8c42.5 0 90.9 17.8 125.3 42.5 5.6 4.1 16.9 16.3 22.8 16.3s10.9-5 10.9-10.9c0-7.8-13.1-19.1-18.7-24.1C267.8 30 208.4 4.4 154 4.4 70.6 4.3 0 63.4 0 149.3s67.5 149.1 152.8 149.1c185.3 0 222.5-245.9 361.9-245.9 99.9 0 94.8 139.7 3.4 139.7-17.5 0-35-11.6-46.9-11.6-8.4 0-15.9 7.2-15.9 15.6 0 11.6 5.3 23.7 5.3 36.3 0 66.6-50.9 114.7-116.899 114.7-53.1 0-80-36.9-88.8-36.9-6.2 0-11.2 5-11.2 11.2 0 5.6 4.1 10.3 7.8 14.4 25.3 28.8 64.7 43.7 102.8 43.7 79.4 0 139.1-58.4 139.1-137.8 0-6.9-.3-13.7-1.2-20.6 11.9 3.1 24.1 4.7 35.9 4.7 60.7 0 111.9-45.3 111.9-107.2z"/><glyph glyph-name="pinterest-p" unicode="" horiz-adv-x="384" d="M204 441.5c94.2 0 180-64.8 180-164.1 0-93.3-47.7-196.801-153.9-196.801-25.2 0-57 12.6-69.3 36-22.8-90.3-21-103.8-71.4-172.8-5.2-1.9-3.5-2.3-6.9 1.5-1.8 18.9-4.5 37.5-4.5 56.4 0 61.2 28.2 149.7 42 209.1-7.5 15.3-9.6 33.9-9.6 50.7 0 80 93.9 92 93.9 25.8 0-39-26.4-75.6-26.4-113.399 0-25.8 21.3-43.8 46.2-43.8 69 0 90.3 99.6 90.3 152.7 0 71.1-50.4 109.8-118.5 109.8-79.2 0-140.4-57-140.4-137.4 0-38.7 23.701-58.5 23.701-67.8 0-7.8-5.7-35.4-15.6-35.4C39.6 152 0 192 0 262.4c0 110.7 101.4 179.1 204 179.1z"/><glyph glyph-name="whatsapp" unicode="" d="M380.9 350.9c41.9-42 67.1-97.7 67.1-157 0-122.4-101.8-222-224.1-222h-.101c-37.2 0-73.7 9.3-106.1 27L-.001-32l31.5 115c-19.4 33.7-29.6 71.9-29.6 111 0 122.4 99.6 222 222 222 59.3 0 115.1-23.1 157-65.1zM223.9 9.3c101.699 0 186.6 82.8 186.6 184.6.1 49.3-21.3 95.6-56.1 130.5-34.8 34.9-81.1 54.1-130.4 54.1-101.8 0-184.6-82.8-184.6-184.5 0-34.9 9.7-68.8 28.2-98.2l4.4-7-18.6-68.1L123.2 39l6.7-4c28.3-16.8 60.8-25.7 94-25.7zm101.2 138.2c5.5-2.7 9.2-4.1 10.5-6.6 1.4-2.3 1.4-13.4-3.2-26.4-4.6-13-26.7-24.8-37.4-26.4-17.6-2.6-31.4-1.3-66.6 13.9-55.7 24.1-92 80.1-94.8 83.8-2.7 3.7-22.6 30.1-22.6 57.4s14.3 40.7 19.4 46.3c5.1 5.5 11.1 6.9 14.8 6.9s7.4 0 10.6-.2c3.4-.2 8 1.3 12.5-9.5 4.6-11.1 15.7-38.4 17.1-41.2 1.4-2.8 2.3-6 .5-9.7-10.6-21.2-22-20.5-16.3-30.3 21.5-36.9 42.9-49.7 75.5-66 5.5-2.8 8.8-2.3 12 1.4 3.3 3.8 13.9 16.2 17.6 21.8 3.7 5.6 7.4 4.7 12.5 2.8 5.1-1.8 32.4-15.2 37.9-18z"/><glyph glyph-name="viacoin" unicode="" horiz-adv-x="384" d="M384 416l-48-112h48v-48h-68.5l-13.8-32H384v-48H281.2L192-32l-89.2 208H0v48h82.3l-13.8 32H0v48h48L0 416h64l80.8-192h94.5L320 416h64zM192 112l27 64h-54z"/><glyph glyph-name="medium" unicode="" d="M0 416h448V-32H0v448zm372.2-106.1v5H289L229.7 167l-67.4 148H75v-5.1l28.1-33.9c2.8-2.5 4.2-6.1 3.8-9.8v-133c.8-4.8-.7-9.7-4.1-13.2L71.2 81.7v-5.1H161v5.1L129.4 120c-3.4 3.5-5.1 8.4-4.4 13.2v115l78.7-171.6h9.1l67.6 171.6V111.3c0-3.6 0-4.3-2.4-6.7L253.7 81v-4.9h118v5.1l-23.5 23c-2.1 1.5-3.1 4.1-2.7 6.7v169.3c-.4 2.5.6 5.1 2.7 6.701z"/><glyph glyph-name="y-combinator" unicode="" d="M448 416V-32H0v448h448zM236 160.5L313.5 306h-32.7L235 215c-4.7-9.3-9-18.3-12.8-26.8L210 215l-45.2 91h-35l76.7-143.8V67.7H236v92.8z"/><glyph glyph-name="optin-monster" unicode="" horiz-adv-x="576" d="M572.6 26.6c1-3.5 1.9-7 1.7-10.7.8-31.6-44.3-64-73.5-65.1-17.3-.8-34.6 8.4-42.7 23.5-113.5-4.1-227-4.9-340.199 0-8.4-15.1-25.7-24-43-23.5-28.9 1.1-74 33.5-73.5 65.1.3 3.8.8 7.3 1.9 10.8-5.6 9.4-4.8 15.3 5.4 11.6 3.3 5.2 7 9.5 11.1 13.8-2.5 10.9 1.3 14.1 11.1 9.2 4.5 3.3 10 6.5 15.9 9.2 0 15.8 11.8 11.2 17.3 5.7 12.5 1.8 20.2-.7 26.8-5.7v19.7c-12.9 0-40.6 11.4-45.9 36.2-5 20.8 2.6 38.1 25.1 47.6.8 5.9 8.1 14 14.9 15.9 7.6 1.9 12.5-4.6 14.1-10.3 7.4 0 17.8-1.5 21.1-8.1 5.4.5 11.1 1.4 16.5 1.9-2.4 1.9-5.1 3.5-8.1 4.6-5.1 8.9-13.8 11.1-24.6 11.6 0 .8 0 1.6.3 2.7-19.8.5-44.1 5.6-54.9 17.8-21.3 23.6-15.9 83.6 12.2 103.5 8.4 5.7 21.6.8 22.7-9.7 2.4-20.6.4-26.8 26.2-25.9 8.1 7.8 16.8 14.6 26.5 20-14.9 1.3-28.9-1.6-43.8-3.8 12.7 12.5 23.9 25.4 56.7 42.4 23.5 11.9 50 20.8 76.2 23.2-18.6 7.9-40 11.9-59.7 16.5 76.5 16.2 174.6 22.1 244.199-37.6 18.1-15.4 32.4-36.2 42.7-60 39.8-4.9 36.4 5.5 38.6 25.1 1.1 10.3 14.3 15.4 22.7 9.5 14.9-10.5 22.2-30.8 24.6-48.1 2.2-17.8.3-41.3-12.4-55.1-10.8-12.2-34.3-17.6-53.8-18.1v-2.8c-11.1-.2-20.3-2.4-25.7-11.6-3-1.1-5.7-2.7-8.4-4.6 5.7-.5 11.4-1.4 16.8-1.9 1.9 5.6 12.6 8.4 21.1 8.4 1.7 5.4 6.8 11.9 14.1 10.3 7.3-1.6 14.1-10 14.9-15.9 10.8-4.4 22.1-12.2 25.1-25.7 1.9-8.1 1.7-15.1.3-21.9-5.7-25.2-33.3-36.2-45.9-36.2 0-6.7 0-13.2-.3-19.7 8.1 6 16.4 7.2 26.8 5.7 6 5.9 17.6 9.4 17.6-5.7 5.6-2.7 11.3-6 15.9-9.2 10.1 5 13.7.5 10.8-9.2 4.1-4.3 8.1-8.9 11.1-13.8 10.1 3.6 11-2.1 5.4-11.6zm-73.8 254c17.3-6.7 26.2-22.1 30.3-35.7 1.1 10.6-2.7 39.5-13.8 51.1-7.3 7.3-14.1 5.1-14.1-.8 0-6.2-1.3-11.6-2.4-14.6zm-4.6-6.7c-3.2-3.3-9.2-4.9-14.1-5.7 13-15.7 17-41.7 12.7-63 10.8 2.2 20.5 6.3 26.2 12.2 1.9 2.2 3.8 4.9 4.9 7.6-1.1 21.3-10.2 42.7-29.7 48.9zm-24.1-6.8c-3.7 0-8.1 0-11.8.3 7.5-20.6 12.4-42.7 14.3-64.6 3.5 0 7.5.3 11.6.8 5.9 24.3-.3 51.6-14.1 63.5zM47.5 245c4.1 13.5 13 28.9 30.3 35.7-1 3-2.4 8.4-2.4 14.6 0 5.9-7.1 8.1-14.1.8-11.4-11.6-14.9-40.6-13.8-51.1zm9.7-27.6c5.7-6.2 15.4-10 26.2-12.2-4.3 21.4-.3 47.3 12.7 63-4.9.8-10.9 2.5-14.1 5.7-19.4-6.2-28.3-27.6-29.7-48.9 1.4-2.7 3-5.4 4.9-7.6zm47.9-14.6c2.4 22.2 9.1 43.8 19.8 63.5-5.2-1.1-10-3-14.9-4.9l-12.2-5.1v.3c-7.3-14.1-10-34.4-5.4-53 4.6-.5 8.6-.8 12.7-.8zm184 162.7c-41.9 0-76.2-34.1-76.2-75.9 0-42.2 34.3-76.2 76.2-76.2 41.9 0 76.2 34 76.2 76.2 0 41.9-34.3 75.9-76.2 75.9zm115.6-174.3c-12.9.8-26.2.8-39.5 1.1 10-50.6 3.3-64.7 16.5-58.1 16 8.1 22.7 39.2 23 57zm-54 1.6c-18.9.3-38.1.3-57 0v.3c-.3-5.2.2-38.1 4.3-41.1 11.1-5.4 39.5-4.6 51.1-1.1 5.4 1.6 2.4 37 1.6 41.9zM278.3 139c4.6 2.5 2.4 45.4 1.3 53.7v.3c-19.4-.3-38.6-.3-57.8-.8-1.9-9.2-4.6-48.9 1.9-51.6 13-5.7 41.6-5.1 54.6-1.6zm-106.5 51.1c-5.4-19.7.3-45.1 22.2-54.9 5.4-2.5 8.6-2.5 9.7 4.3 1.9 8.7 2.5 36.8 4.9 52.2-12.2-.2-24.6-.8-36.8-1.6zm-35.4-31.3c2.4-3.7 1.6-9.1-8-12.5 43.8-47 92.7-85.7 155.899-106.5 67.5 19.2 115.601 60 163.2 107-11.1 4.3-7.7 10.3-7.3 11.6-8.9.8-17.9 1.9-26.5 2.7-9.5-33-36-52.9-46.8-31.6-2.7 5.2-3.5 11.7-4.6 16.8-3.8-8.4-13.3-8.1-24.6-8.9-13.2-1.1-31.6-1.3-44 3-3-12.9-11.1-12.9-26.8-14.3-14.1-1.4-48.7-4.1-54.9 10.8-1.1-28.7-35.1-10-45.1 7-3.2 5.7-5.4 11.4-7 17.6-7.8-.8-15.7-1.6-23.5-2.7zM114.8-13.7c.5 2.5.8 5.2.8 8.2-5.7 23.2-18.6 49.7-33.5 54C59.7 55.2 13.2 25 15.9-6.1c12.7-19.5 40-35.7 59.2-36.5 17.8-.8 35.9 11.1 39.7 28.9zm-8.7 66c9-16 15.5-33.3 16.7-51.9 33.5 19.4 69.1 35.7 105.9 47-38.7 20.5-68.1 47.8-97.3 77-2.1-1.3-5.1-2.4-7.8-3.5-1.6-4.9 8.7-5.3 5.4-12.4-2.1-4.1-8.6-7.6-15.1-9.2-2.1-2.7-5.1-4.9-7.8-6.5h-.3c-.2-13.5-.2-27 .3-40.5zm337.6-64.6C406.9 9 369.6 29 328.099 40.7c-13.8-6.2-27.9-11.3-42.2-15.4-2.1-.8-2.1-.8-4.3 0-11.9 3.7-23.3 8.1-34.9 13.2-40.2-11.6-77.3-29.2-112.4-50.8h-.3v-.3c.3 0 .3 0 .3.3 103.2-4.1 206.4-3.5 309.4 0zM454.2.1c1 14.7 7.2 35.8 16.5 51.7l-.3-.3c.5 13.7.8 27.5.8 41.3-3 1.7-5.7 4.1-8.1 6.8-6.5 1.3-12.9 5.1-15.1 8.9-1.9 4.1 1.3 7.6 5.9 10.3-.2.5-.5 1.6-.5 2.4-3 .8-5.4 1.8-7.6 3.2-31.6-29.4-65.4-56.7-103.5-76.7C381.2 36 418.3 19.6 454.2.1zm105.9-6.2c3 31.1-43.5 61.4-66.2 54.5-14.6-4.3-27.8-30.8-33.5-54 0-23.8 21.2-37.9 40.5-37 19.2.8 46.5 17 59.2 36.5zM372.9 372.8c-35.7 39.2-81.4 47.8-126 23.5 25.2 56.2 122.199 48.6 126-23.5zM74.8 40.9c14.9 1.9 24.6-19.2 18.6-30.8C88.6.4 69.7-14 57.5-17.2 41-21.8 25.3-13.9 25.3-2.3c0 17.8 33.8 41.6 49.5 43.2zm215.9 176.2c-30.9 0-57.6 25.7-50.3 59.8 13.2-20.7 46.5-12 46.5 11.3 0 10-7 18.6-16.5 21.6 31.7 13.8 72.2-8.2 72.2-44.3 0-26.8-23.3-48.4-51.9-48.4zM68-26.1C67.5-17.7 88.3-2.6 97.2-1c8.6 1.6 12.7-11.4 9.7-18.4-2.7-5.7-10.5-13.5-17.3-16.2-9.4-3.2-21.1 3-21.6 9.5zm433.2 67c15.7-1.6 49.5-25.4 49.5-43.2 0-11.7-15.7-19.5-32.2-14.9C506.4-14 487.2.4 482.3 10.1c-5.7 11.6 4 32.7 18.9 30.8zM478.8-1c8.9-1.6 30-16.7 29.1-25.1-.2-6.5-12.1-12.7-21.3-9.5-7 2.7-14.9 10.5-17.3 16.2-2.9 7.1 1.1 20 9.5 18.4z"/><glyph glyph-name="opencart" unicode="" horiz-adv-x="640" d="M423.3 7.3c0-25.3-20.3-45.6-45.6-45.6S331.9-18 331.9 7.3s20.6 45.8 45.8 45.8c25.4 0 45.6-20.5 45.6-45.8zM169.4 53.1c25.3 0 45.8-20.5 45.8-45.8s-20.5-45.6-45.8-45.6c-25.3 0-45.6 20.4-45.6 45.6s20.3 45.8 45.6 45.8zm291.7 270c302.2 0 169.5-67.2-17.2-233.899 59.2 102.8 262.5 193.899-70.8 188.899C53.3 273.4 34.401 370.6 0 422.3c81.9-86.4 158.9-99.2 461.1-99.2z"/><glyph glyph-name="expeditedssl" unicode="" horiz-adv-x="496" d="M248 404.6c117.4 0 212.6-95.2 212.6-212.6S365.4-20.6 248-20.6 35.4 74.6 35.4 192 130.6 404.6 248 404.6zm-97.4-132.9h-.2v-26.6c0-5 3.9-8.9 8.9-8.9H177c5 0 8.9 3.9 8.9 8.9v26.6c0 82.1 124 82.1 124 0v-26.6c0-5 3.9-8.9 8.9-8.9h17.7c5 0 8.9 3.9 8.9 8.9v26.6c0 53.7-43.7 97.4-97.4 97.4s-97.4-43.7-97.4-97.4zM389.7 68v141.7c0 9.7-8 17.7-17.7 17.7H124c-9.7 0-17.7-8-17.7-17.7V68c0-9.7 8-17.7 17.7-17.7h248c9.7 0 17.7 8 17.7 17.7zm-248 137.3V72.401c0-2.5-1.9-4.4-4.4-4.4h-8.9c-2.5 0-4.4 1.9-4.4 4.4V205.3c0 2.5 1.9 4.4 4.4 4.4h8.9c2.5 0 4.4-1.9 4.4-4.4zm141.7-48.7c0-13-7.2-24.4-17.7-30.4V94.6c0-5-3.9-8.9-8.9-8.9h-17.7c-5 0-8.9 3.9-8.9 8.9v31.6c-10.5 6.1-17.7 17.4-17.7 30.4 0 19.7 15.8 35.4 35.4 35.4 19.6 0 35.5-15.8 35.5-35.4zM248 440c137 0 248-111 248-248S385-56 248-56 0 55 0 192s111 248 248 248zm0-478.3C375-38.3 478.3 65 478.3 192S375 422.3 248 422.3 17.7 319 17.7 192 121-38.3 248-38.3z"/><glyph glyph-name="cc-jcb" unicode="" horiz-adv-x="576" d="M431.5 203.7V236c41.2 0 38.5-.2 38.5-.2 7.3-1.3 13.3-7.3 13.3-16 0-8.8-6-14.5-13.3-15.8-1.2-.4-3.3-.3-38.5-.3zm42.8-20.2c7.5-1.5 13.5-8.3 13.5-17 0-9-6-15.5-13.5-17-2.8-.7-3.2-.5-42.8-.5v35c39.5 0 40 .2 42.8-.5zM576 368V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48zM182 255.7h-57c0-67.1 10.7-109.7-35.8-109.7-19.5 0-38.8 5.7-57.2 14.8v-28c30-8.3 68-8.3 68-8.3 97.9 0 82 47.7 82 131.2zm178.5-4.5c-63.4 16-165 14.9-165-59.3 0-77.1 108.2-73.6 165-59.2V161C312.9 136.3 253 139 253 192s59.8 55.6 107.5 31.2v28zM544 161.5c0 18.5-16.5 30.5-38 32v.8c19.5 2.7 30.3 15.5 30.3 30.2 0 19-15.7 30-37 31 0 0 6.3.3-120.3.3V128.3h122.7c24.3-.1 42.3 12.9 42.3 33.2z"/><glyph glyph-name="cc-diners-club" unicode="" horiz-adv-x="576" d="M239.7 368.1c97.2 0 175.8-78.6 175.8-175.8 0-96.9-78.6-175.8-175.8-175.8-96.9 0-175.8 78.9-175.8 175.8 0 97.2 78.9 175.8 175.8 175.8zM199.8 88.5v207.9c-41.7-16.2-71.4-56.7-71.4-104.101 0-47.4 29.7-87.9 71.4-103.8zm79.8-.3c41.7 16.2 71.4 56.7 71.4 104.1 0 47.4-29.7 87.9-71.4 104.101v-208.2zM528 416c26.5 0 48-21.5 48-48V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h480zM329.7 0c105 0 200.7 85.5 200.7 190.2 0 114.6-95.7 193.8-200.7 193.8h-90.3c-106.2 0-193.8-79.2-193.8-193.8C45.6 85.5 133.2 0 239.4 0h90.3z"/><glyph glyph-name="creative-commons" unicode="" horiz-adv-x="496" d="M245.83 233.13l-33.22-17.28c-9.43 19.58-25.24 19.93-27.46 19.93-22.13 0-33.22-14.61-33.22-43.84 0-23.57 9.21-43.84 33.22-43.84 14.47 0 24.65 7.09 30.57 21.26l30.55-15.5c-6.17-11.51-25.69-38.98-65.1-38.98-22.6 0-73.96 10.32-73.96 77.05 0 58.69 43 77.06 72.63 77.06 30.72.01 52.7-11.95 65.99-35.86zm143.05 0l-32.78-17.28c-9.5 19.77-25.72 19.93-27.9 19.93-22.14 0-33.22-14.61-33.22-43.84 0-23.55 9.23-43.84 33.22-43.84 14.45 0 24.65 7.09 30.54 21.26l31-15.5c-2.1-3.75-21.39-38.98-65.09-38.98-22.69 0-73.96 9.87-73.96 77.05 0 58.67 42.97 77.06 72.63 77.06 30.71.01 52.58-11.95 65.56-35.86zM247.56 439.95c141.82 0 248.44-110.13 248.44-248 0-147.13-118.51-248-248.44-248C113.6-56.05 0 53.46 0 191.95c0 132.939 104.74 248 247.56 248zm.87-450.81c103.16 0 202.83 81.13 202.84 202.82 0 113.8-90.29 203.26-202.819 203.26-118.29 0-203.72-97.85-203.72-203.27 0-109.771 91.16-202.811 203.699-202.811z"/><glyph glyph-name="gg" unicode="" horiz-adv-x="512" d="M179.2 217.6l102.399-102.399L179.2 12.801 0 192.001l179.2 179.2 44.8-44.8-25.6-25.6-19.2 19.2-128-128 128-128 51.5 51.5-77.1 76.5zm153.6 153.6L512 192 332.8 12.8 288 57.6l25.6 25.6L332.8 64l128 128-128 128-51.5-51.5 77.1-76.5-25.6-25.6-102.399 102.4z"/><glyph glyph-name="gg-circle" unicode="" horiz-adv-x="512" d="M257 440c137 0 248-111 248-248S394-56 257-56 9 55 9 192s111 248 248 248zM207.5 65.2l75 75.2-77.2 77.2-24.4-24.4 53.1-52.9-26.6-26.6-77.2 77.2 77.2 77.2 11.1-11.1 24.2 24.2-35.2 35.4L81.8 190.9zm99 2.2L432.2 193 306.5 318.7l-75-75 77.2-77.2 24.4 24.4-53.1 52.9 26.5 26.5 77.2-77.2-77.2-77.2-11.1 11.1-24.1-24.4z"/><glyph glyph-name="tripadvisor" unicode="" horiz-adv-x="576" d="M166.4 167.479c0-13.235-10.73-23.966-23.967-23.966-13.235 0-23.966 10.73-23.966 23.966s10.73 23.967 23.966 23.967c13.237 0 23.967-10.73 23.967-23.967zm264.962 23.956c13.23 0 23.955-10.725 23.956-23.956 0-13.23-10.727-23.955-23.956-23.955-13.231 0-23.956 10.725-23.956 23.955 0 13.231 10.725 23.956 23.956 23.956zm89.388-139.49c-62.667-49.104-153.276-38.11-202.379 24.559l-30.98-46.325-30.682 45.94C208.432 15.727 121.087 4.226 58.824 50.063-5.235 97.22-18.935 187.379 28.222 251.436 23.165 268.558 10.52 294.16 0 308.584l90.286.05c48.004 29.87 132.85 54.112 189.389 54.112 2.119 0 5.557-.037 7.675-.082 1.724.03 4.523.056 6.247.056 55.551 0 138.85-23.926 185.936-53.405l96.217-.074c-10.619-14.537-23.32-40.364-28.351-57.65 46.793-62.746 34.964-151.37-26.649-199.645zM259.366 166.24c-.007 63.557-51.535 115.075-115.092 115.067C80.716 281.3 29.2 229.773 29.206 166.215c.007-63.557 51.535-115.075 115.092-115.067 63.513.074 114.984 51.538 115.068 115.052v.04zm28.591 10.455c5.433 73.44 65.51 130.884 139.12 133.021-35.558 15.374-95.856 27.85-134.594 27.85-1.417 0-3.717-.016-5.134-.037-.953.008-2.5.016-3.455.016-39.232 0-100.479-12.217-136.709-27.27 74.345-1.581 135.3-59.424 140.771-133.58zm251.706 28.767c-21.992 59.634-88.162 90.148-147.795 68.157-59.634-21.992-90.148-88.162-68.157-147.795v-.032c22.038-59.607 88.198-90.09 147.827-68.113 59.615 22.004 90.113 88.162 68.125 147.783zm-326.039-37.975v-.115c-.057-39.328-31.986-71.163-71.314-71.107-39.328.058-71.163 31.987-71.106 71.315s31.986 71.163 71.314 71.105c39.26-.115 71.042-31.94 71.106-71.198zm-24.512 0v.084c-.052 25.783-20.994 46.644-46.778 46.594S95.689 193.17 95.74 167.386c.05-25.784 20.994-46.644 46.776-46.593 25.727.113 46.537 20.967 46.596 46.693zm313.423 0c-.02-39.328-31.918-71.242-71.247-71.222-39.33.022-71.194 31.918-71.173 71.247.02 39.328 31.918 71.195 71.247 71.173 39.29-.065 71.121-31.908 71.173-71.198zm-24.504.008c-.009 25.784-20.918 46.679-46.702 46.67s-46.679-20.918-46.67-46.702 20.918-46.678 46.702-46.67c25.765.046 46.636 20.928 46.67 46.693v.01z"/><glyph glyph-name="odnoklassniki" unicode="" horiz-adv-x="320" d="M275.1 114c-27.4-17.4-65.1-24.3-90-26.9L206 66.5l76.3-76.3c27.9-28.6-17.5-73.3-45.7-45.7-19.1 19.4-47.1 47.4-76.3 76.6L84-55.4C55.8-82.9 10.4-37.8 38.6-9.7 58 9.7 85.7 37.7 114.9 66.6l20.6 20.6c-24.6 2.6-62.9 9.1-90.6 26.9-32.6 21-46.9 33.3-34.3 59 7.4 14.6 27.7 26.9 54.6 5.7 0 0 36.3-28.9 94.9-28.9 58.6 0 94.9 28.9 94.9 28.9 26.9 21.1 47.1 8.9 54.6-5.7 12.4-25.7-1.9-38-34.5-59.1zM30.3 318.3C30.3 390 88.6 448 160 448s129.7-58 129.7-129.7c0-71.4-58.3-129.399-129.7-129.399s-129.7 58-129.7 129.399zm66 0c0-35.1 28.6-63.7 63.7-63.7s63.7 28.6 63.7 63.7c0 35.4-28.6 64-63.7 64s-63.7-28.6-63.7-64z"/><glyph glyph-name="odnoklassniki-square" unicode="" d="M184.2 270.9c0 22.1 17.9 40 39.8 40s39.8-17.9 39.8-40c0-22-17.9-39.8-39.8-39.8s-39.8 17.9-39.8 39.8zM448 368V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48zm-305.1-97.1c0-44.6 36.4-80.9 81.1-80.9s81.1 36.2 81.1 80.9c0 44.8-36.4 81.1-81.1 81.1s-81.1-36.2-81.1-81.1zm174.5-90.7c-4.6 9.1-17.3 16.8-34.1 3.6 0 0-22.7-18-59.3-18s-59.3 18-59.3 18c-16.8 13.2-29.5 5.5-34.1-3.6-7.9-16.1 1.1-23.7 21.4-37 17.3-11.1 41.2-15.2 56.6-16.8l-12.9-12.9c-18.2-18-35.5-35.5-47.7-47.7-17.6-17.6 10.7-45.8 28.4-28.6l47.7 47.9c18.2-18.2 35.7-35.7 47.7-47.9 17.6-17.2 46 10.7 28.6 28.6l-47.7 47.7-13 12.9c15.5 1.6 39.1 5.9 56.2 16.8 20.4 13.3 29.3 21 21.5 37z"/><glyph glyph-name="get-pocket" unicode="" d="M407.6 384c22.7 0 40.4-18.2 40.4-40.6V208.2C448 83.5 348.2-16 224.2-16 99.7-16 0 83.5 0 208.2v135.2C0 365.5 18.5 384 40.6 384h367zm-162-268.5C357.5 223 360.401 220.9 360.401 238.7c0 16.9-13.8 30.7-30.7 30.7s-14.9-2.4-105.5-89.3c-89.1 85.5-88.2 89.3-105.2 89.3-16.9 0-30.7-13.8-30.7-30.7 0-18.1 1.2-14.3 114.9-123.2 11-11.1 30-11.8 42.399 0z"/><glyph glyph-name="wikipedia-w" unicode="" horiz-adv-x="640" d="M640 396.8l-.3-12.2c-28.1-.8-45-15.8-55.8-40.3-25-57.8-103.3-240-155.3-358.6H415l-81.9 193.1c-32.5-63.6-68.3-130-99.2-193.1-.3-.3-15 0-15 .3C172 95.7 122.8 204.6 75.8 314.6c-11.4 26.7-49.4 70-75.6 69.7 0 3.1-.3 10-.3 14.2h161.899v-13.9c-19.2-1.1-52.8-13.3-43.3-34.2 21.9-49.7 103.6-240.3 125.6-288.6 15 29.7 57.8 109.2 75.3 142.8-13.9 28.3-58.6 133.9-72.8 160-9.7 17.8-36.1 19.4-55.8 19.7v13.9l142.5-.3v-13.1c-19.4-.6-38.1-7.8-29.4-26.1 18.9-40 30.6-68.1 48.1-104.7 5.6 10.8 34.7 69.4 48.1 100.8 8.9 20.6-3.9 28.6-38.6 29.4.3 3.6 0 10.3.3 13.6 44.4.3 111.101.3 123.101.6v-13.6c-22.5-.8-45.8-12.8-58.1-31.7l-59.2-122.8c6.4-16.1 63.3-142.8 69.2-156.7l122.4 282.601c-8.601 23.1-36.4 28.1-47.2 28.3v13.9l127.8-1.1z"/><glyph glyph-name="safari" unicode="" horiz-adv-x="512" d="M274.69 173.31L166 102l71.31 108.69zM256 440c137 0 248-111 248-248S393-56 256-56 8 55 8 192s111 248 248 248zm155.85-174.79c-2.71-1.135-4.912-4.44-4.912-7.38 0-.88.274-2.257.612-3.07 1.13-2.726 4.44-4.938 7.39-4.938.879 0 2.25.273 3.06.608l14.75 6.11c2.728 1.129 4.942 4.44 4.942 7.393 0 .88-.274 2.254-.612 3.067-1.127 2.73-4.44 4.946-7.394 4.946-.877 0-2.245-.271-3.056-.606zM314.43 354c-.342-.818-.62-2.201-.62-3.088 0-2.952 2.214-6.264 4.94-7.392.81-.335 2.182-.608 3.06-.608 2.95 0 6.26 2.212 7.39 4.938l6.13 14.78c.336.811.609 2.182.609 3.06 0 2.95-2.213 6.261-4.939 7.39-.813.338-2.188.612-3.07.612-2.938 0-6.245-2.2-7.38-4.912zM256 388c-4.416 0-8-3.584-8-8v-16c0-4.416 3.584-8 8-8s8 3.584 8 8v16c0 4.416-3.584 8-8 8zm-75-14.92c-2.725-1.13-4.936-4.44-4.936-7.39 0-.869.267-2.226.596-3.03l6.13-14.78c1.099-2.807 4.436-5.084 7.45-5.084 4.415 0 8 3.584 8 8 0 .923-.3 2.358-.67 3.204l-6.11 14.75c-1.129 2.727-4.44 4.941-7.393 4.941-.88 0-2.254-.273-3.067-.611zm-63.58-42.49c-1.293-1.293-2.352-3.826-2.352-5.655 0-1.815 1.037-4.334 2.312-5.625L128.69 308c1.293-1.292 3.827-2.34 5.655-2.34s4.362 1.048 5.655 2.34c1.284 1.292 2.326 3.818 2.326 5.64 0 1.822-1.042 4.348-2.326 5.64l-11.27 11.31c-1.293 1.293-3.827 2.342-5.655 2.342s-4.362-1.049-5.655-2.342zM60 192c0-4.416 3.584-8 8-8h16c4.416 0 8 3.584 8 8s-3.584 8-8 8H68c-4.416 0-8-3.584-8-8zm40.15-73.21c2.71 1.135 4.912 4.44 4.912 7.38 0 .88-.274 2.257-.612 3.07-1.13 2.726-4.44 4.938-7.39 4.938-.879 0-2.25-.273-3.06-.608l-14.75-6.11c-2.728-1.129-4.942-4.44-4.942-7.393 0-.88.274-2.254.612-3.067 1.127-2.73 4.44-4.946 7.394-4.946.877 0 2.245.271 3.056.606zm4.33 136c.333.81.604 2.146.604 3.02 0 2.95-2.21 6.26-4.934 7.39l-14.78 6.13c-.812.336-2.182.608-3.06.608-2.95 0-6.262-2.212-7.39-4.938-.338-.814-.613-2.189-.613-3.07 0-2.939 2.201-6.245 4.912-7.38L94 250.43c.815-.34 2.192-.615 3.075-.615 2.966 0 6.284 2.229 7.406 4.975zM197.57 30c.37.846.669 2.281.669 3.204 0 4.416-3.584 8-8 8-3.014 0-6.35-2.277-7.45-5.084l-6.13-14.78c-.335-.812-.608-2.182-.608-3.06a8.006 8.006 0 018.003-8.003c2.953 0 6.267 2.214 7.396 4.943zM264 4v16c0 4.416-3.584 8-8 8s-8-3.584-8-8V4c0-4.416 3.584-8 8-8s8 3.584 8 8zm67 6.92c2.725 1.13 4.936 4.44 4.936 7.39 0 .869-.267 2.226-.596 3.03l-6.13 14.78c-1.129 2.726-4.44 4.938-7.39 4.938-.879 0-2.249-.273-3.06-.608-2.726-1.13-4.938-4.44-4.938-7.39 0-.878.273-2.25.608-3.06l6.11-14.75c1.129-2.728 4.44-4.941 7.393-4.941.88 0 2.254.273 3.067.61zm63.58 42.49c1.293 1.293 2.352 3.826 2.352 5.655 0 1.815-1.037 4.334-2.312 5.625L383.31 76c-1.293 1.292-3.827 2.34-5.655 2.34S373.293 77.293 372 76c-1.284-1.292-2.326-3.818-2.326-5.64 0-1.822 1.042-4.348 2.326-5.64l11.27-11.31c1.293-1.293 3.827-2.342 5.655-2.342s4.362 1.05 5.655 2.342zM286.25 161.75l115.41 175.91-175.91-115.41L110.34 46.34zM437.08 117c.338.813.612 2.188.612 3.07 0 2.939-2.2 6.245-4.912 7.38L418 133.57c-.818.342-2.201.62-3.088.62-2.952 0-6.264-2.213-7.393-4.94-.335-.81-.607-2.182-.607-3.06 0-2.95 2.212-6.26 4.938-7.39l14.78-6.13c.811-.336 2.181-.608 3.06-.608 2.95 0 6.261 2.212 7.39 4.938zm6.92 67c4.416 0 8 3.584 8 8s-3.584 8-8 8h-16c-4.416 0-8-3.584-8-8s3.584-8 8-8h16z"/><glyph glyph-name="chrome" unicode="" horiz-adv-x="496" d="M131.5 230.5L55.1 347.9c47.6 59.2 119 91.8 192 92.1 42.3.3 85.5-10.5 124.8-33.2 43.4-25.2 76.4-61.4 97.4-103L264 314.6c-58.1 3.4-113.4-29.3-132.5-84.1zm32.9-38.5c0 46.3 37.4 83.6 83.6 83.6s83.6-37.4 83.6-83.6-37.4-83.6-83.6-83.6-83.6 37.4-83.6 83.6zm314.9 89.2c43.5-111.9 0-241.9-107.399-303.9-43.4-25.2-91.3-35.4-137.801-32.9l112.101 172.4c31.9 49 31.3 112.9-6.6 157.2zM133.7 144.4c26.3-51.7 81.9-83.3 139.5-72.5L209.5-52.901C90.8-34.701 0 67.999 0 191.999c0 50.1 14.9 96.9 40.4 135.9z"/><glyph glyph-name="firefox" unicode="" horiz-adv-x="512" d="M503.52 206.52c.24-4.44.36-9 .48-13.52C504 55.81 392.77-55.42 255.68-55.42c-122.779 0-224.859 89.27-244.779 206.38-.36 3.24-.72 6.36-1.08 9.6-4.92 42.6.48 87.36 16.08 124.79 10.8 25.881 32.64 54 49.8 62.881-16.2-31.8-24.12-63-25.8-83.88 11.28 37.2 32.63 68.36 62.51 90.36 51.24 37.67 120.23 39.36 147.71 15.36-51-17.51-106.55-87.96-94.31-170.511 1.651-11.354 7.08-28.933 12.12-39.24-9.52 25.08-10.36 60.36 5 83.28 17.16 25.55 41.63 30.95 54.71 28.19-5.16 1.08-16.56-20.75-18.24-24.59-3.45-7.856-6.25-21.195-6.25-29.775 0-.338.004-.887.01-1.224.327-19.2 11.778-45.631 25.56-59 47.65-46.431 124.561-28.16 159 24.84 23.64 36.479 26.52 98.389-3.84 147.59-6.293 9.965-18.335 24.64-26.88 32.76-47.66 45.47-116.06 64.669-180.24 52.99-.24 0-.6-.12-.84-.12-1.8-.36-3.48-.72-5.16-1.08-.36-.121-.84-.121-1.2-.24l-5.88-1.44c-14.52-3.56-34.8-10.8-49.44-19.56a.492.492 0 01-.24-.12l.12.12a.12.12 0 00-.12-.12l-.12-.12.12.12h-.13l.48.48c.48.48 1.32 1.16 2.4 2.16 19.68 17.76 49.32 31.92 82.91 39 12.418 2.609 32.793 4.849 45.48 5h10.63c10.578-.254 27.602-2.046 38-4 .96-.12 1.76-.361 2.76-.48h.12c1.8-.36 3.72-.841 5.64-1.2 15.928-3.617 40.76-12.38 55.43-19.56 2.4-1.201 4.8-2.4 7.2-3.72 7.163-3.568 18.183-10.341 24.6-15.12 4.32-3.12 8.48-6.361 12.48-9.84 5.355-4.274 13.548-11.756 18.29-16.7 7.016-6.888 17.548-18.823 23.51-26.64.96-1.2 1.76-2.4 2.76-3.72.4-.48.64-.84 1-1.32l1.8-2.52c.36-.48.72-1.08 1.08-1.56.48-.72 1.08-1.561 1.56-2.28.366-.474.904-1.281 1.2-1.8l1.44-2.13c.366-.474.903-1.28 1.2-1.8.48-.72.96-1.56 1.32-2.16.36-.6.84-1.24 1.2-1.92.36-.68.84-1.32 1.2-2 .36-.68.84-1.28 1.2-2 .367-.532.905-1.427 1.2-2 .36-.721.84-1.56 1.2-2.16.36-.6.72-1.32 1.08-1.92.36-.84.8-1.68 1.201-2.28.4-.6.64-1.2 1-1.8.36-.84.84-1.561 1.2-2.4.24-.48.48-1.08.72-1.56.48-.84.84-1.64 1.32-2.64l.36-.72c1.76-3.72 3.44-7.56 5-11.4 0-.12.12-.24.12-.36.44-1.2.96-2.28 1.44-3.48.12-.24.24-.6.36-.84.48-1.08.84-2.28 1.32-3.36.117-.27.278-.718.36-1 .36-1.08.84-2.28 1.2-3.36l.36-1.08c.48-1.2.84-2.28 1.2-3.48.12-.4.24-.64.36-1 .36-1.08.72-2.28 1.08-3.48.12-.24.12-.6.24-.84.36-1.2.72-2.52 1.08-3.72.12-.12.12-.36.24-.6l1.08-4c.12-.12.12-.12.12-.241 2.988-11.185 6.268-29.62 7.32-41.15V216l.36-4.68v-.12c0-1.56.12-3.12.24-4.68z"/><glyph glyph-name="opera" unicode="" horiz-adv-x="496" d="M313.9 415.3c-170.2 0-252.601-223.8-147.5-355.1 36.5-45.4 88.6-75.6 147.5-75.6 36.3 0 70.3 11.1 99.4 30.4C369.5-24.2 311.4-48 248-48c-3.901 0-8 0-11.901.3C104.599-41.6-.001 66.9-.001 200c0 137 111 248 248 248h.8c63.1-.3 120.7-24.1 164.4-63.1-29 19.4-63.1 30.4-99.3 30.4zM415.7 17.6C374.8-7.1 325-6 283.7 23.4c56.2 20.5 97.7 91.6 97.7 176.6 0 84.7-41.2 155.8-97.4 176.6 41.8 29.2 91.2 30.301 132.9 5 105.899-98.699 105.5-265.699-1.2-364z"/><glyph glyph-name="internet-explorer" unicode="" horiz-adv-x="512" d="M483.049 288.294c25.196-45.447 33.258-97.581 26.852-141.162H181.109c0-100.432 144.31-136.029 196.818-47.436H498.76C466.195 7.968 379.07-46.326 281.947-46.326c-35.137 0-70.273.144-101.695 15.574C92.854-75.246 0-87.322 0 11.254 0 57.06 23.247 118.35 43.993 156.276c35.135 63.722 81.412 124.875 135.687 173.168-43.706-18.86-91.125-66.296-121.977-101.158C83.58 341.073 187.169 421.924 294.8 414.743c130.032 59.793 209.673 34.144 209.673-38.578 0-27.432-10.569-63.295-21.424-87.87zM64.559 101.123C-8.442-51.277 76.084-71.121 164.826-22.181 118.262 5.252 82.27 49.972 64.559 101.123zm115.977 108.873h207.961c-2 55.151-50.563 94.871-103.981 94.871-53.704 0-101.979-39.72-103.979-94.871zm184.536 187.6c46.276-18.002 85.982-57.294 112.263-99.586 7.142 18.86 14.57 47.864 14.57 67.867 0 32.005-22.853 53.722-54.275 53.722-23.995 0-51.133-11.716-72.558-22.003z"/><glyph glyph-name="contao" unicode="" horiz-adv-x="512" d="M45.4 143C59.8 75.9 71.8 14 113.6-32H34C15.3-32 0-16.8 0 2v380c0 18.7 15.2 34 34 34h57.7c-13.8-12.6-26.1-27.2-36.9-43.6-45.4-70-27-146.8-9.4-229.4zM478 416c18.8 0 34-15.2 34-34V1.9c0-18.8-15.3-34-34-34h-52.1c38.7 38.4 60.6 92.1 57.4 163.6l-137.4-29.6c-1.7-32.5-12.9-63.8-57.4-73.2-24.9-5.3-45.4.6-58.3 11.7-15.8 13.5-28.4 31-49.5 131.2-21.4 100.5-17 121.6-8.2 140.3 7.3 15.3 23.7 29.3 48.3 34.6 44.8 9.4 67.7-14.9 82.6-43.9l137.1 29.3c-13.5 34.6-31.299 62.7-52.7 84.1H478z"/><glyph glyph-name="500" unicode="" d="M103.3 103.7c-6.5 14.2-6.9 18.3 7.4 23.1 25.6 8 8-9.2 43.2-49.2h.3v93.9c1.2 50.2 44 92.2 97.7 92.2 53.9 0 97.7-43.5 97.7-96.8 0-63.4-60.8-113.2-128.5-93.3-10.5 4.2-2.1 31.7 8.5 28.6 53 0 89.4 10.1 89.4 64.4 0 61-77.1 89.6-116.9 44.6-23.5-26.4-17.6-42.1-17.6-157.601 50.7-31 118.3-22 160.4 20.1 24.8 24.8 38.5 58 38.5 93 0 35.2-13.8 68.2-38.8 93.3-24.8 24.8-57.8 38.5-93.3 38.5s-68.8-13.8-93.5-38.5c-.3-.3-16-16.5-21.2-23.9l-.5-.6c-3.3-4.7-6.3-9.1-20.1-6.1-6.9 1.7-14.3 5.8-14.3 11.8V428c0 5 3.9 10.5 10.5 10.5h241.3c8.3 0 8.3-11.599 8.3-15.099 0-3.9 0-15.1-8.3-15.1H130.3V275.4h.3c104.2 109.8 282.801 36 282.801-108.9 0-178.1-244.8-220.3-310.1-62.8zm63.3 260.8c3.8 18.8 145.101 50.8 238.301-38.2 8.5-7.5-9.5-22.8-14.3-22.8-6.6 0-84.6 87.9-209.4 40.4-10-3.9-15.1 16.4-14.6 20.6zM393 33.3c8.1 8 27.6-12.6 20.7-20.4C278.1-122.7 56.1-39.2 32.1 134.2c-1.5 10.7 28.9 15.5 28.9 3.3C94-27.5 283-76.6 393 33.3zM213.6 141.4c0 3.4 2.3 4.7 20.4 22.6l-18.2 18.2c-5.6 5.6 7.4 17.3 12.4 17.3 3.1 0 2.9-.7 21.5-19.5l17.9 17.9c6.1 6.1 22.5-8.9 16.2-15.7L265.6 164l17.3-17.3c7.8-7.8-5.3-18.2-10.7-18.2-3.2 0-2.7.2-22.3 19.5-19.7-19.7-18.5-19.5-22.3-19.5-2.4 0-5.5 1.4-8.5 4.4-1.2 1.2-5.5 4.5-5.5 8.5z"/><glyph glyph-name="amazon" unicode="" d="M257.2 285.3c0 39.3 5.2 69.2-35.5 69.1 0 0-37.9 0-54.2-49.5L94 311.7C94 361 140.7 416 228.7 416c87.8 0 112.3-57 112.3-82.3V186.6c0-27.5 32.3-52.8 32.3-52.8l-56.8-56c-9.9 9.3-38.8 36.6-45.3 46.8C226 53.8 87.7 58.3 87.7 167.8c0 102 120.8 115.7 169.5 117.5zm0-86.8v40.6c-33.7-1.1-84.2-10.6-84.2-57.8 0-50.8 84.2-62.8 84.2 17.2zM393.2 35c-7.7-10-70-67-174.5-67S34.2 39.5 9.7 69c-6.8 7.7 1 11.3 5.5 8.3C88.5 32.8 203-40.5 387.7 47c7.5 3.7 13.3-2 5.5-12zm39.8-2.2C426.5 17 417 6 411.8 1.8c-5.5-4.5-9.5-2.7-6.5 3.8s19.3 46.5 12.7 55c-6.5 8.3-37 4.3-48 3.2-10.8-1-13-2-14 .3-2.3 5.7 21.7 15.5 37.5 17.5 15.7 1.8 41 .8 46-5.7 3.7-5.1 0-27.1-6.5-43.1z"/><glyph glyph-name="houzz" unicode="" d="M275.9 117.3H171.299V-32h-154.3v448h109.5V311.5l305.1-85.6V-32H275.9v149.3z"/><glyph glyph-name="vimeo-v" unicode="" d="M447.8 294.4c-2-43.6-32.4-103.301-91.4-179.101-60.9-79.2-112.4-118.8-154.6-118.8-26.1 0-48.2 24.1-66.3 72.3-35.2 129.2-50.2 204.9-79.3 204.9-3.4 0-15.1-7.1-35.2-21.1l-21 27.2c51.6 45.3 100.9 95.7 131.8 98.5 34.9 3.4 56.3-20.5 64.4-71.5 28.7-181.5 41.4-208.9 93.6-126.7 18.7 29.6 28.8 52.1 30.2 67.6 4.8 45.9-35.8 42.8-63.3 31 22 72.1 64.1 107.1 126.2 105.1 45.8-1.2 67.5-31.1 64.9-89.4z"/><glyph glyph-name="black-tie" unicode="" d="M0 416h448V-32H0v448zM316.5 90.8l-64.5 184 64.4 86.6H131.5l64.5-86.6-64.5-184L224 2.1z"/><glyph glyph-name="fonticons" unicode="" d="M0 416h448V-32H0v448zm187-140.9c11.9 0 16.6-4.3 16.3-23l50.7 6.1c0 44.6-30.6 52.8-64.7 52.8-50.8 0-77.3-20.4-77.3-70v-21H84v-37.4h22.2c2.9 0 5.8 0 5.8-2.3V68.901c0-5.6-1.5-7.3-6.7-7.9L84 59V33.3h130.7v25.1l-43.5 4.1c-5.2.6-3.2 1.5-3.2 7.3v112.9h55.7l11.1 37.3h-67.4c-2.9 0 .6 2 .6 4.4v23.3c0 17.5.6 27.399 19 27.399zm74.3-241.8h102.601v25.1l-15.7 2.6c-5.5.9-2.9 1.5-2.9 7.3V220h-80.2l-6.7-29.5 24.2-6.4c3.8-1.2 6.7-3.8 6.7-7.9V68.3c0-5.6-2.4-6.7-7.6-7.3l-20.4-2.6V33.3zm80.8 255.5L364 313l-3.5 9.6h-27.7l-15.5 28H308l-15.5-28h-27.7l-3.5-9.6 21.8-24.2-9-33.2 7.3-7.3 31.2 16.6 31.2-16.6 7.3 7.3z"/><glyph glyph-name="reddit-alien" unicode="" horiz-adv-x="512" d="M440.3 244.5c55.3 0 73.7-74.1 23.8-99.7 2.2-7.9 3.1-16.7 3.1-25.1C467.2 35.9 372.8-32 256.4-32 140.5-32 46.1 35.9 46.1 119.7c0 8.4.8 16.8 2.6 24.7C-2.2 169.9 16 244.5 71.6 244.5c15 0 28.7-6.2 38.4-16.3 35.8 24.7 83.4 40.6 136.3 42.8l30.4 137.6c1.3 4.9 6.1 8.4 11 7.101l97.4-21.6c6.6 12.7 19.9 22 35.3 22 22.1 0 39.7-18.1 39.7-39.7s-17.7-39.7-39.7-39.7c-21.6 0-39.2 17.6-39.2 39.2l-88.2 19.8-27.7-124.8c53.3-1.7 101.4-17.6 137.1-42.3 9.7 9.7 22.9 15.9 37.9 15.9zM129.4 139.1c0-21.6 17.7-39.3 39.7-39.2 21.6 0 39.2 17.6 39.2 39.2 0 22.1-17.6 39.7-39.2 39.7-22.1 0-39.7-17.7-39.7-39.7zm214.3-93.5c4 3.5 4 9.7-.1 13.7-3.5 3.5-9.7 3.5-13.2 0-29-29-121.2-28.5-149 0-3.5 3.5-9.7 3.5-13.2 0-4-4-4-10.2 0-13.7 36.4-36.4 139.1-36.4 175.5 0zm-.8 54.2c22 0 39.6 17.7 39.7 39.2 0 22.1-17.7 39.7-39.7 39.7-21.6 0-39.2-17.7-39.2-39.7 0-21.6 17.6-39.2 39.2-39.2z"/><glyph glyph-name="edge" unicode="" horiz-adv-x="512" d="M481.92 313.52c6.47-12.78 22.47-41.65 21.97-85.08-.08-37.59-26.49-83.483-58.95-102.44-14.957-8.883-41.214-16.13-58.61-16.179-.14 0-52.65-2.56-80.51 16.81-5.85 4.08-9.14 8.94-9.14 14 0 6.16 4.82 9 6.39 11 9.8 12.75 15.11 28.17 15.11 38.57 0 32.71-11 59.3-33 83.1-1.16 1.25-42.98 50.18-122.25 50.18-63.24 0-123.46-32.65-149.46-79.14C37.51 356.32 137.05 440 255.91 440c96.35 0 184.96-46.18 226.01-126.48zM212.77-27.67c1.28-.57 29.01-20.59 67.13-27.21-6.537-.629-17.174-1.14-23.741-1.14-87.024 0-187.626 63.953-224.56 142.75C5.85 142.2 7.52 192.69 8.6 205c4.17 34.28 27.08 59.7 46.842 74.8 29.63 22.69 68.819 35.69 107.529 35.69 7.05 0 43.92-.9 77.64-18.59 32.56-17.1 47.32-37.58 56.56-53.51 1.547-2.703 3.738-7.246 4.89-10.14-4.22 4.65-40.06 44.2-99.06-1-22.902-16.6-48.424-51.956-56.97-78.92-14.14-40.4-12.84-88.58 20.1-136 10.215-15.174 31.11-35.333 46.64-45zm250.72 98.33c1.993-1.259 3.612-4.195 3.612-6.553 0-1.251-.548-3.123-1.222-4.177-47.57-75.43-127.86-108.87-163-108.87-22.7 0-48.13 6.96-71.7 19.61-33 17.67-49.49 38.76-56 47.67-46.33 63.53-28.25 122.29-13.33 151.66 8.064 15.842 25.428 38.242 38.76 50-3.507-6.967-6.428-18.951-6.52-26.75 0-80.94 79.85-144 171.52-144h.342c19.727 0 50.732 5.608 69.208 12.52 5.788 2.17 14.932 6.255 20.41 9.12.97.539 2.658.975 3.766.975 1.243 0 3.105-.54 4.154-1.205z"/><glyph glyph-name="codiepie" unicode="" horiz-adv-x="472" d="M422.5 245.1c30.7 0 33.5-53.1-.3-53.1h-10.8v-44.3h-26.6v97.4h37.7zM472 95.4C429.9 3.5 350.4-56 248-56 111-56 0 55 0 192s111 248 248 248c97.4 0 172.8-53.7 218.2-138.4l-186-108.8zm-38.5-12.5l-60.3 30.7c-27.1-44.3-70.4-71.4-122.4-71.4-82.5 0-149.2 66.7-149.2 148.9 0 82.5 66.7 149.2 149.2 149.2 48.4 0 88.9-23.5 116.9-63.4l59.5 34.6c-40.7 62.599-104.7 100-179.2 100-121.2 0-219.5-98.3-219.5-219.5S126.8-27.5 248-27.5c78.6 0 146.5 42.099 185.5 110.4z"/><glyph glyph-name="modx" unicode="" d="M356 206.2l36.7-23.7V-32l-133 83.8zM440 373l-83.2-134.3-153.5 96.5 23 37.8H440zm-89-142.8l-249.8-57.7-46 29V416zM97 153.8l249.7 57.7L221.7 11H8z"/><glyph glyph-name="fort-awesome" unicode="" horiz-adv-x="512" d="M489.2 160.1c2.6 0 4.6-2 4.5-4.6V-64H310.8v96c0 72.6-109.7 72.6-109.7 0v-96H18.201v219.5c0 2.6 2 4.6 4.6 4.6h27.4c2.6 0 4.6-2 4.6-4.6v-32h36.6v178.3c0 2.601 2 4.601 4.6 4.601h27.4c2.6 0 4.6-2 4.6-4.6v-32h36.3v32c0 2.6 2 4.6 4.6 4.6h27.4c2.6 0 4.6-2 4.6-4.6v-32h36.6v32c0 6 8 4.6 11.7 4.6V418.1c-5.4 2.6-9.1 8.3-9.1 14.3 0 20.8 31.4 20.7 31.4 0 0-6-3.7-11.7-9.1-14.3v-4.9c7.7 1.8 15.7 2.9 23.7 2.9 11.7 0 22.9-4.3 32.6-4.3 8.9 0 18.9 4.3 24 4.3 2.6 0 4.6-2 4.6-4.6v-60c0-6.9-23.1-8-27.7-8-10.5 0-20.5 4.3-31.4 4.3-8.6 0-17.4-1.4-25.7-3.4v-38c3.7 0 11.7 1.4 11.7-4.6v-32h36.6v32c0 2.6 2 4.6 4.6 4.6h27.4c2.6 0 4.6-2 4.6-4.6v-32h36.6v32c0 2.6 2 4.6 4.6 4.6H416c2.6 0 4.6-2 4.6-4.6V123.5h36.6v32c0 2.6 2 4.6 4.6 4.6h27.4zm-288.1 4.5v64c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6zm146.4 0v64c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6z"/><glyph glyph-name="usb" unicode="" horiz-adv-x="640" d="M641.5 192c0-3.1-1.7-6.1-4.5-7.5L547.9 131c-1.4-.8-2.8-1.4-4.5-1.4-1.4 0-3.1.3-4.5 1.1-2.8 1.7-4.5 4.5-4.5 7.8v35.6H295.7c25.3-39.6 40.5-106.9 69.6-106.9H392V94c0 5 3.9 8.9 8.9 8.9H490c5 0 8.9-3.9 8.9-8.9V4.9c0-5-3.9-8.9-8.9-8.9h-89.1c-5 0-8.9 3.9-8.9 8.9v26.7h-26.7c-75.4 0-81.1 142.5-124.7 142.5H140.3c-8.1-30.6-35.9-53.5-69-53.5C32 120.7 0 152.7 0 192s32 71.3 71.3 71.3c33.1 0 61-22.8 69-53.5 39.1 0 43.9-9.5 74.6 60.4 40.1 89.1 58.1 82.1 108.9 82.1 7.5 20.9 27 35.6 50.4 35.6 29.5 0 53.5-23.9 53.5-53.5s-23.9-53.5-53.5-53.5c-23.4 0-42.9 14.8-50.4 35.6H294c-29.1 0-44.3-67.4-69.6-106.9h310.1v35.601c0 3.3 1.7 6.1 4.5 7.8s6.4 1.4 8.9-.3l89.1-53.5c2.8-1.1 4.5-4.1 4.5-7.2z"/><glyph glyph-name="product-hunt" unicode="" horiz-adv-x="512" d="M326.3 229.2c0-20.5-16.7-37.2-37.2-37.2h-70.3v74.4h70.3c20.5 0 37.2-16.7 37.2-37.2zM504 192C504 55 393-56 256-56S8 55 8 192s111 248 248 248 248-111 248-248zm-128.1 37.2c0 47.9-38.9 86.8-86.8 86.8H169.2V68h49.6v74.4h70.3c47.9 0 86.8 38.9 86.8 86.8z"/><glyph glyph-name="mixcloud" unicode="" horiz-adv-x="640" d="M424.43 228.271c42.362-9.138 74.48-47.07 74.48-92.2 0-52.331-42.64-94.694-94.968-94.694H114.328c-62.575 0-113.243 50.668-113.243 112.966 0 56.76 42.085 103.554 96.63 111.582C120.696 333.484 184.655 380 256.92 380c87.215 0 159.205-66.726 167.51-151.729zm-20.489-144.53c29.071 0 52.606 23.535 52.606 52.33 0 22.15-14.12 40.977-33.502 48.453-1.384-8.583-3.6-17.166-6.369-25.472-8.013-25.649-49.09-14.227-40.146 13.29 4.153 12.737 6.369 26.026 6.369 39.593 0 69.22-56.484 125.702-125.98 125.702-49.837 0-94.692-29.626-114.627-73.925 19.38-4.985 37.378-14.951 52.053-29.349 19.953-19.953-10.217-50.143-30.18-30.18-13.29 13.29-31.01 20.766-49.838 20.766-39.04 0-70.88-31.564-70.88-70.605s31.84-70.603 70.88-70.603h289.614zm235.069 52.33c0-44.024-12.736-86.387-37.102-122.657C597.755 7.322 591.111 4 584.188 4c-16.317 0-27.127 18.826-17.443 32.95 19.381 29.348 29.904 63.68 29.904 99.121a178.12 178.12 0 01-29.904 98.845c-15.655 22.831 19.362 47.24 35.163 23.534 24.367-35.993 37.102-78.356 37.102-122.379zm-70.88 0c0-31.565-9.137-62.022-26.856-88.325-4.154-6.091-10.8-9.136-17.721-9.136-17.201 0-27.022 18.979-17.442 32.947 13.012 19.105 19.657 41.256 19.657 64.514 0 22.98-6.645 45.407-19.658 64.512-15.761 22.986 19.008 47.094 35.164 23.535 17.718-26.026 26.856-56.483 26.856-88.047z"/><glyph glyph-name="scribd" unicode="" horiz-adv-x="384" d="M42.3 195.3c-16.1 19-24.7 45.9-24.8 79.9 0 100.4 75.2 153.1 167.2 153.1 98.6 1.601 156.8-49 184.3-70.6l-50.5-72.1-37.3 24.6 26.9 38.6c-36.5 24-79.4 36.5-123 35.8-50.7.801-111.7-27.199-111.7-76.199 0-18.7 11.2-20.7 28.6-15.6 23.3 5.3 41.9-.6 55.8-14 26.4-24.3 23.2-67.6-.7-91.9-29.2-29.5-85.2-27.3-114.8 8.4zm317.7-5.9C393.9 149 396.8 51.2 339.7-.201c-39.2-33.6-82.2-44.1-133.6-44.1-70.3-.3-138.2 25.4-190.7 72.2L0 41.7l60.8 71.8 35.6-27.4-33.7-39.4C104.4 15.8 154.9-.8 206.8-.6c61.9 0 104.7 23.5 121.4 64.4.9 4.2 1.4 8.4 1.4 12.7 0 18.7-11.2 20.7-28.6 15.6-23.3-5.3-42.2.5-56.3 14.4-12.4 11.3-19.1 27.5-18.4 44.3-.6 39.2 32.4 69.2 70.5 67.2 24.3.8 47.7-9.8 63.2-28.6z"/><glyph glyph-name="bluetooth" unicode="" d="M292.6 276.9L249.7 234l-.3 86zM249.4 57.1l.2 86 42.9-42.9zM416 188.6C416-17 344.1-64 230.9-64 117.7-64 32-17 32 188.6 32 394.201 115.4 448 228.6 448 341.8 448 416 394.1 416 188.6zm-158.5 0l79.4 88.6-125.1 134.3V234.6L138 308.402l-27-26.9 92.7-93-92.7-93 26.9-26.9 73.8 73.8 2.3-170 127.4 127.5z"/><glyph glyph-name="bluetooth-b" unicode="" horiz-adv-x="320" d="M196.48 187.977l97.911-103.333L145.84-64l-2.715 198.284-86.111-86.111-31.405 31.405 108.06 108.398-108.06 108.399 31.405 31.405 86.111-86.111v206.33l145.981-156.69zm40.86 102.996l-50.315 50.317.338-100.295zM187.363 134.96l-.338-100.294 50.315 50.316z"/><glyph glyph-name="gitlab" unicode="" horiz-adv-x="512" d="M105.2 423.1s56.5-174.8 56.6-174.8h-132l56.5 174.8c3.2 8.9 15.8 8.9 18.9 0zM.9 160.3l28.8 88 226.2-294L8 138.3c-6.8 5.1-9.7 14-7.1 22zm160.8 88h188.6L256-45.7zm349.4-88c2.5-8-.3-16.9-7.2-22L256-45.7l226.3 294zm-85.4 262.8l56.5-174.8h-132l56.6 174.8c3.2 8.9 15.8 8.9 18.9 0z"/><glyph glyph-name="wpbeginner" unicode="" horiz-adv-x="512" d="M462.799 125.626C519.009 61.318 466.961-32 370.944-32c-39.602 0-78.824 17.686-100.143 50.04-6.886-.356-22.702-.356-29.59 0C219.848-14.38 180.589-32 141.07-32 45.58-32-7.28 60.996 49.214 125.626-29.926 257.477 80.478 416 256.005 416c175.632 0 285.87-158.626 206.793-290.374zm-339.647 82.972h41.528v58.075h-41.528v-58.075zm217.18-86.072v23.839c-60.506-20.915-132.355-9.198-187.589 33.97l.246-24.896c51.1-46.367 131.746-57.875 187.343-32.913zm-150.753 86.072h166.058v58.075H189.579v-58.075z"/><glyph glyph-name="wpforms" unicode="" d="M448 372.8V11.1c0-24.3-19-43.2-43.2-43.2H43.2C19.3-32 0-13.4 0 11.2v361.6C0 396.902 18.8 416 43.2 416h361.7c24 0 43.1-18.799 43.1-43.2zM410.7 11.2v361.6c0 3-2.6 5.8-5.8 5.8h-9.3L285.3 304 224 353.9 162.8 304 52.5 378.7h-9.3c-3.2 0-5.8-2.8-5.8-5.8V11.2c0-3 2.6-5.799 5.8-5.799h361.7c3.199-.1 5.8 2.7 5.8 5.8zM150.2 262v-37H76.7v37h73.5zm0-74.4v-37.3H76.7v37.3h73.5zm11.1 147.3l54 43.7H96.8zm210-72.9v-37h-196v37h196zm0-74.4v-37.3h-196v37.3h196zm-84.6 147.3l64.5 43.7H232.8zM371.3 113V75.7h-99.4V113h99.4z"/><glyph glyph-name="envira" unicode="" d="M0 416c477.6 0 366.6-317.3 367.1-366.3L448-32h-26l-70.4 71.2c-39-4.2-124.399-34.5-214.399 37-90.2 71.5-85.2 157.1-137.2 339.8zm79.7-46c-49.7 23.5-5.2-9.2-5.2-9.2 45.2-31.2 66-73.7 90.2-119.9 31.5-60.2 79-139.7 144.2-167.7 65-28 34.2-12.5 6 8.5-28.2 21.201-68.2 87-91 130.2-31.7 60-61 118.6-144.2 158.1z"/><glyph glyph-name="glide" unicode="" d="M252.8 299.4c0-8.8-1.6-17.7-3.4-26.4-5.8-27.8-11.6-55.8-17.3-83.6-1.4-6.3-8.3-4.9-13.7-4.9-23.8 0-30.5 26-30.5 45.5 0 29.3 11.2 68.1 38.5 83.1 4.3 2.5 9.2 4.2 14.1 4.2 11.4 0 12.3-8.3 12.3-17.9zM448 368V16c0-26.5-21.5-48-48-48H48C21.5-32 0-10.5 0 16v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48zm-64-187c0 5.1-20.8 37.7-25.5 39.5-2.2.9-7.2 2.3-9.